2018-07-23 21:54:36,122 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-182 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 21:54:36,126 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QEYajvaJKmgAvMP7M3hHeGqkE export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c9462505ff8a4a87b98518c3007786d3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 21:54:36,127 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 21:54:36,128 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-23 21:54:36,165 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:54:36,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:54:36,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:54:36,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:54:36,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:54:36,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:54:36,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:54:36,464 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-23 21:54:36,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-23 21:54:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:54:36,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d988b96-2b19-4719-aa0b-a886501e1706 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:54:36,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9d988b96-2b19-4719-aa0b-a886501e1706 2018-07-23 21:54:36,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:54:36,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["hVQ8r3XtSfa-2hL9qWPcyg"], "issued_at": "2018-07-23T21:54:36.000000Z"}} 2018-07-23 21:54:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:37,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2342e17-8f68-4f8e-9d59-27e2635d2187 x-compute-request-id: req-b2342e17-8f68-4f8e-9d59-27e2635d2187 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-23 21:54:37,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-b2342e17-8f68-4f8e-9d59-27e2635d2187 2018-07-23 21:54:37,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.33680415154s 2018-07-23 21:54:37,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-aggregates used request id req-b2342e17-8f68-4f8e-9d59-27e2635d2187 2018-07-23 21:54:37,802 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-23 21:54:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:54:37,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:54:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:54:37,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:54:37,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:37,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de64880-67a8-4aa9-b372-606917cd9b06 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 21:54:37,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7de64880-67a8-4aa9-b372-606917cd9b06 2018-07-23 21:54:37,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0263209342957s 2018-07-23 21:54:37,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-7de64880-67a8-4aa9-b372-606917cd9b06 2018-07-23 21:54:37,839 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'2e1578e238b5402e9030dfc0b95d0a6b', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-23 21:54:37,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-23 21:54:37,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557d5cd2-8b0a-459b-b2fc-44d36d474e89 Content-Encoding: gzip Content-Length: 1984 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0044b5205d75482982ac427032e2e199"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42708614fab24f9d95165623033bcaa7", "id": "0044b5205d75482982ac427032e2e199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04fd617c816d41c5a9e7ab82a643358e"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "587d631cd475458b90261b809faa24b5", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/17fc3ae807874ac1b65a06c761876399"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c95be6c164f45cb974183739138c6f6", "id": "17fc3ae807874ac1b65a06c761876399"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/19cf46a8ee8c4fad833c5f806b3ff8ee"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1ef797274c0940dd9e62422f79684ed8"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e04db1d33f2d45c4b6979d7d515280f8", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f9412e5dfce4f90bb58c5aa507bcc2d"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21d7166db4384e22a518879dd208d3d0"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d8238c26f684fbfa2ec12ada6944c13", "id": "21d7166db4384e22a518879dd208d3d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/23b6c6448c5c46e0948242a733b6c68e"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3957d7578ef41b68ca33f49de37f37d", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/249a420ba0d34e06911a65cc6fc0a95a"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdf4c47c7d884a7f902856d45871213c", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/29e2b1459d2b4d55876f42b901ad3260"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa0538c1fb3f4f03a44a039b52a29e42", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/33dc63a79185489381b74cbc31c35263"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e04db1d33f2d45c4b6979d7d515280f8", "id": "33dc63a79185489381b74cbc31c35263"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/36ba7f29253040a48520f514f2a7d7d4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "587d631cd475458b90261b809faa24b5", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3ae893ec68e344359dc02bb2125d0354"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2cd778031182428fa292efa3d347389b", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3b7eb78c078940c695d3af1838eba838"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c95be6c164f45cb974183739138c6f6", "id": "3b7eb78c078940c695d3af1838eba838"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/44d2221818534b13971f2be339b70602"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdf4c47c7d884a7f902856d45871213c", "id": "44d2221818534b13971f2be339b70602"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4718bfaf41844a64b5c28223f4e65221"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "587d631cd475458b90261b809faa24b5", "id": "4718bfaf41844a64b5c28223f4e65221"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/472d51f5e82a4318a9021832e3a5b855"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2cd778031182428fa292efa3d347389b", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4e7250e4a174407283963ab9366765ff"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b22cd2ce79a84d6699d875eb7e86251f", "id": "4e7250e4a174407283963ab9366765ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/56395d3dc10741bba03be4fc68f67944"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55eb701c98d743058da2df4b49fe2d7b", "id": "56395d3dc10741bba03be4fc68f67944"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5737123b5c274b30873092bed5887b2d"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42708614fab24f9d95165623033bcaa7", "id": "5737123b5c274b30873092bed5887b2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6966ddf29fb346a9a2896cc7c11fbfd0"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b22cd2ce79a84d6699d875eb7e86251f", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6c82517b692a4c5d9c761b98d060228c"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fb9359b35cc43d2ade2fd87eaa17c86", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/85e458d37e3740e690b217d2401eb7eb"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2cd778031182428fa292efa3d347389b", "id": "85e458d37e3740e690b217d2401eb7eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/89395524f9464985b5de4e85ab988679"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdf4c47c7d884a7f902856d45871213c", "id": "89395524f9464985b5de4e85ab988679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8b8638905ebc41fe809792fef88c6ceb"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42708614fab24f9d95165623033bcaa7", "id": "8b8638905ebc41fe809792fef88c6ceb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8f1e8d2d78f447da819cf607c695c8c6"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e04db1d33f2d45c4b6979d7d515280f8", "id": "8f1e8d2d78f447da819cf607c695c8c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/94560b0c303045339820149e4ee6c16c"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "id": "94560b0c303045339820149e4ee6c16c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/946e30ea61504ec6a87dfae34683ac8e"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a09f6c81e0884822a23521b907e8f49f", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/952f5a2d98394cc2a320edc429a4d667"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3957d7578ef41b68ca33f49de37f37d", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a25a4b98256a482d90ee4eac1e57e193"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55eb701c98d743058da2df4b49fe2d7b", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aa65b3cd0f6d4898a16fcb46db53fbef"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a09f6c81e0884822a23521b907e8f49f", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b45f0054677e454fb92be116d2994568"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa0538c1fb3f4f03a44a039b52a29e42", "id": "b45f0054677e454fb92be116d2994568"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b96ca29a4e5b4d24b758bfc079b7d616"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55eb701c98d743058da2df4b49fe2d7b", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b9c0b4c5c0114887b647268a2a4a562a"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3957d7578ef41b68ca33f49de37f37d", "id": "b9c0b4c5c0114887b647268a2a4a562a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ba993e12958c4ce193c862dff79a785e"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d8238c26f684fbfa2ec12ada6944c13", "id": "ba993e12958c4ce193c862dff79a785e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ca8139bf76fb405dbbfe6d5ad4e71dd9"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b22cd2ce79a84d6699d875eb7e86251f", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ce3fdd8a69ad46abb0965e5475c5d27d"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c95be6c164f45cb974183739138c6f6", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d1d63fcddd544a6e8dc3ed5a9e7411a2"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a09f6c81e0884822a23521b907e8f49f", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d6e0a0ce93a44d5db101d67a51043cd7"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa0538c1fb3f4f03a44a039b52a29e42", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d91a3cd4051b4fe2817c3e61e4e2abce"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fb9359b35cc43d2ade2fd87eaa17c86", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f3fea8175c75424f8deb31bbf20371af"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fb9359b35cc43d2ade2fd87eaa17c86", "id": "f3fea8175c75424f8deb31bbf20371af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff4fc295db044fb38c7448416641fb74"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d8238c26f684fbfa2ec12ada6944c13", "id": "ff4fc295db044fb38c7448416641fb74"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-23 21:54:37,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-557d5cd2-8b0a-459b-b2fc-44d36d474e89 2018-07-23 21:54:37,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0938410758972s 2018-07-23 21:54:37,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-557d5cd2-8b0a-459b-b2fc-44d36d474e89 2018-07-23 21:54:37,943 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0044b5205d75482982ac427032e2e199'}, u'url': u'http://172.30.9.26:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'42708614fab24f9d95165623033bcaa7', u'id': u'0044b5205d75482982ac427032e2e199'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/04fd617c816d41c5a9e7ab82a643358e'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'587d631cd475458b90261b809faa24b5', u'id': u'04fd617c816d41c5a9e7ab82a643358e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/17fc3ae807874ac1b65a06c761876399'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7c95be6c164f45cb974183739138c6f6', u'id': u'17fc3ae807874ac1b65a06c761876399'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/19cf46a8ee8c4fad833c5f806b3ff8ee'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2aa329daf7c4b9395b9a6140ea1fe5f', u'id': u'19cf46a8ee8c4fad833c5f806b3ff8ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1ef797274c0940dd9e62422f79684ed8'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e04db1d33f2d45c4b6979d7d515280f8', u'id': u'1ef797274c0940dd9e62422f79684ed8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1f9412e5dfce4f90bb58c5aa507bcc2d'}, u'url': u'http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c2aa329daf7c4b9395b9a6140ea1fe5f', u'id': u'1f9412e5dfce4f90bb58c5aa507bcc2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/21d7166db4384e22a518879dd208d3d0'}, u'url': u'http://172.30.9.26:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d8238c26f684fbfa2ec12ada6944c13', u'id': u'21d7166db4384e22a518879dd208d3d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/23b6c6448c5c46e0948242a733b6c68e'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e3957d7578ef41b68ca33f49de37f37d', u'id': u'23b6c6448c5c46e0948242a733b6c68e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/249a420ba0d34e06911a65cc6fc0a95a'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fdf4c47c7d884a7f902856d45871213c', u'id': u'249a420ba0d34e06911a65cc6fc0a95a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/29e2b1459d2b4d55876f42b901ad3260'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aa0538c1fb3f4f03a44a039b52a29e42', u'id': u'29e2b1459d2b4d55876f42b901ad3260'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/33dc63a79185489381b74cbc31c35263'}, u'url': u'http://172.30.9.26:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e04db1d33f2d45c4b6979d7d515280f8', u'id': u'33dc63a79185489381b74cbc31c35263'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/36ba7f29253040a48520f514f2a7d7d4'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'587d631cd475458b90261b809faa24b5', u'id': u'36ba7f29253040a48520f514f2a7d7d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3ae893ec68e344359dc02bb2125d0354'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2cd778031182428fa292efa3d347389b', u'id': u'3ae893ec68e344359dc02bb2125d0354'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/3b7eb78c078940c695d3af1838eba838'}, u'url': u'http://172.30.9.26:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7c95be6c164f45cb974183739138c6f6', u'id': u'3b7eb78c078940c695d3af1838eba838'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/44d2221818534b13971f2be339b70602'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fdf4c47c7d884a7f902856d45871213c', u'id': u'44d2221818534b13971f2be339b70602'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/4718bfaf41844a64b5c28223f4e65221'}, u'url': u'http://172.30.9.26:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'587d631cd475458b90261b809faa24b5', u'id': u'4718bfaf41844a64b5c28223f4e65221'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/472d51f5e82a4318a9021832e3a5b855'}, u'url': u'http://172.30.9.26:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2cd778031182428fa292efa3d347389b', u'id': u'472d51f5e82a4318a9021832e3a5b855'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/4e7250e4a174407283963ab9366765ff'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b22cd2ce79a84d6699d875eb7e86251f', u'id': u'4e7250e4a174407283963ab9366765ff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/56395d3dc10741bba03be4fc68f67944'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'55eb701c98d743058da2df4b49fe2d7b', u'id': u'56395d3dc10741bba03be4fc68f67944'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5737123b5c274b30873092bed5887b2d'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'42708614fab24f9d95165623033bcaa7', u'id': u'5737123b5c274b30873092bed5887b2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6966ddf29fb346a9a2896cc7c11fbfd0'}, u'url': u'http://172.30.9.26:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b22cd2ce79a84d6699d875eb7e86251f', u'id': u'6966ddf29fb346a9a2896cc7c11fbfd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6c82517b692a4c5d9c761b98d060228c'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2fb9359b35cc43d2ade2fd87eaa17c86', u'id': u'6c82517b692a4c5d9c761b98d060228c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/85e458d37e3740e690b217d2401eb7eb'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2cd778031182428fa292efa3d347389b', u'id': u'85e458d37e3740e690b217d2401eb7eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/89395524f9464985b5de4e85ab988679'}, u'url': u'http://172.30.9.26:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fdf4c47c7d884a7f902856d45871213c', u'id': u'89395524f9464985b5de4e85ab988679'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8b8638905ebc41fe809792fef88c6ceb'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'42708614fab24f9d95165623033bcaa7', u'id': u'8b8638905ebc41fe809792fef88c6ceb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8f1e8d2d78f447da819cf607c695c8c6'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e04db1d33f2d45c4b6979d7d515280f8', u'id': u'8f1e8d2d78f447da819cf607c695c8c6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/94560b0c303045339820149e4ee6c16c'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2aa329daf7c4b9395b9a6140ea1fe5f', u'id': u'94560b0c303045339820149e4ee6c16c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/946e30ea61504ec6a87dfae34683ac8e'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a09f6c81e0884822a23521b907e8f49f', u'id': u'946e30ea61504ec6a87dfae34683ac8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/952f5a2d98394cc2a320edc429a4d667'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e3957d7578ef41b68ca33f49de37f37d', u'id': u'952f5a2d98394cc2a320edc429a4d667'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a25a4b98256a482d90ee4eac1e57e193'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'55eb701c98d743058da2df4b49fe2d7b', u'id': u'a25a4b98256a482d90ee4eac1e57e193'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/aa65b3cd0f6d4898a16fcb46db53fbef'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a09f6c81e0884822a23521b907e8f49f', u'id': u'aa65b3cd0f6d4898a16fcb46db53fbef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b45f0054677e454fb92be116d2994568'}, u'url': u'http://192.30.9.7:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aa0538c1fb3f4f03a44a039b52a29e42', u'id': u'b45f0054677e454fb92be116d2994568'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b96ca29a4e5b4d24b758bfc079b7d616'}, u'url': u'http://172.30.9.26:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'55eb701c98d743058da2df4b49fe2d7b', u'id': u'b96ca29a4e5b4d24b758bfc079b7d616'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b9c0b4c5c0114887b647268a2a4a562a'}, u'url': u'http://172.30.9.26:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e3957d7578ef41b68ca33f49de37f37d', u'id': u'b9c0b4c5c0114887b647268a2a4a562a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ba993e12958c4ce193c862dff79a785e'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d8238c26f684fbfa2ec12ada6944c13', u'id': u'ba993e12958c4ce193c862dff79a785e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ca8139bf76fb405dbbfe6d5ad4e71dd9'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b22cd2ce79a84d6699d875eb7e86251f', u'id': u'ca8139bf76fb405dbbfe6d5ad4e71dd9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ce3fdd8a69ad46abb0965e5475c5d27d'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7c95be6c164f45cb974183739138c6f6', u'id': u'ce3fdd8a69ad46abb0965e5475c5d27d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d1d63fcddd544a6e8dc3ed5a9e7411a2'}, u'url': u'http://172.30.9.26:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a09f6c81e0884822a23521b907e8f49f', u'id': u'd1d63fcddd544a6e8dc3ed5a9e7411a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d6e0a0ce93a44d5db101d67a51043cd7'}, u'url': u'http://172.30.9.26:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aa0538c1fb3f4f03a44a039b52a29e42', u'id': u'd6e0a0ce93a44d5db101d67a51043cd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d91a3cd4051b4fe2817c3e61e4e2abce'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2fb9359b35cc43d2ade2fd87eaa17c86', u'id': u'd91a3cd4051b4fe2817c3e61e4e2abce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/f3fea8175c75424f8deb31bbf20371af'}, u'url': u'http://172.30.9.26:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2fb9359b35cc43d2ade2fd87eaa17c86', u'id': u'f3fea8175c75424f8deb31bbf20371af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ff4fc295db044fb38c7448416641fb74'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d8238c26f684fbfa2ec12ada6944c13', u'id': u'ff4fc295db044fb38c7448416641fb74'})] 2018-07-23 21:54:37,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-23 21:54:37,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:38,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c03960d-c800-4060-a157-83f399c4a734 x-compute-request-id: req-0c03960d-c800-4060-a157-83f399c4a734 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-23 21:54:38,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-0c03960d-c800-4060-a157-83f399c4a734 2018-07-23 21:54:38,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.108812093735s 2018-07-23 21:54:38,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/extensions used request id req-0c03960d-c800-4060-a157-83f399c4a734 2018-07-23 21:54:38,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-23 21:54:38,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:39,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bbfaed8-2c34-4e4a-a93b-3a13134a8190 x-compute-request-id: req-3bbfaed8-2c34-4e4a-a93b-3a13134a8190 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-23 21:54:39,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-3bbfaed8-2c34-4e4a-a93b-3a13134a8190 2018-07-23 21:54:39,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.66470599174s 2018-07-23 21:54:39,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-floating-ip-pools used request id req-3bbfaed8-2c34-4e4a-a93b-3a13134a8190 2018-07-23 21:54:39,735 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-23 21:54:39,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:54:39,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:39,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-42b84935-0469-4d34-951b-4c9d4f9894b8 Date: Mon, 23 Jul 2018 21:54:39 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:54:39,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-42b84935-0469-4d34-951b-4c9d4f9894b8 2018-07-23 21:54:39,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0244600772858s 2018-07-23 21:54:39,765 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-42b84935-0469-4d34-951b-4c9d4f9894b8 2018-07-23 21:54:39,765 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-23 21:54:39,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 21:54:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:39,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e45ca926-8ed8-4fa1-b35e-ed23384ef102 x-compute-request-id: req-e45ca926-8ed8-4fa1-b35e-ed23384ef102 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 21:54:39,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e45ca926-8ed8-4fa1-b35e-ed23384ef102 2018-07-23 21:54:39,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.175473213196s 2018-07-23 21:54:39,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-e45ca926-8ed8-4fa1-b35e-ed23384ef102 2018-07-23 21:54:39,942 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 5}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 10}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-23 21:54:39,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-23 21:54:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:39,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0abdaf4-11f5-460b-b1c0-3437cae4a9a0 x-compute-request-id: req-d0abdaf4-11f5-460b-b1c0-3437cae4a9a0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 21:54:39,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d0abdaf4-11f5-460b-b1c0-3437cae4a9a0 2018-07-23 21:54:39,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0229489803314s 2018-07-23 21:54:39,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d0abdaf4-11f5-460b-b1c0-3437cae4a9a0 2018-07-23 21:54:39,966 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-23 21:54:39,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:54:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-70fe3dbe-cdbf-4a61-aa9c-87edbb1133c2 Date: Mon, 23 Jul 2018 21:54:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:54:40,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70fe3dbe-cdbf-4a61-aa9c-87edbb1133c2 2018-07-23 21:54:40,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0762000083923s 2018-07-23 21:54:40,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70fe3dbe-cdbf-4a61-aa9c-87edbb1133c2 2018-07-23 21:54:40,043 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'79acc888-f355-4cd0-8136-471e497c4f34'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:52:26Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-23T21:52:19Z', u'provider:network_type': u'flat', u'tenant_id': u'8707d8833d5c4b879e8357ef18a0ca79', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8707d8833d5c4b879e8357ef18a0ca79', u'l2_adjacency': True})] 2018-07-23 21:54:40,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:54:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f30e3821-03de-4c6c-817b-1392e90b0082 Date: Mon, 23 Jul 2018 21:54:40 GMT RESP BODY: {"ports":[]} 2018-07-23 21:54:40,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-f30e3821-03de-4c6c-817b-1392e90b0082 2018-07-23 21:54:40,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0339748859406s 2018-07-23 21:54:40,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json used request id req-f30e3821-03de-4c6c-817b-1392e90b0082 2018-07-23 21:54:40,079 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-23 21:54:40,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 21:54:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f2c3f6-c321-4142-af8a-21703029014e Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "006173427f8843a09b85005c05651c83"}, "user": {"id": "333a8383357744a0adb0d57b96df7c10"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/333a8383357744a0adb0d57b96df7c10/roles/006173427f8843a09b85005c05651c83"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "333a8383357744a0adb0d57b96df7c10"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/333a8383357744a0adb0d57b96df7c10/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "593b4bb563ce47b0b8865ff3447549b8"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/593b4bb563ce47b0b8865ff3447549b8/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "5fc945a2fc554bee9bd70db74834f507"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/5fc945a2fc554bee9bd70db74834f507/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "7687fd8df5be4c0f9f596cdb0a864f05"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/7687fd8df5be4c0f9f596cdb0a864f05/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "7f6235f43db248118908dce6021e98c1"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/7f6235f43db248118908dce6021e98c1/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "81bb1bffeb414d7890b4cd3f929559de"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/81bb1bffeb414d7890b4cd3f929559de/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "c9462505ff8a4a87b98518c3007786d3"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/8b6eeb42e9bf44bd95cd0618c7c55da0/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "8d00c1cd7eb64f919f2977c0a29f0b34"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/8d00c1cd7eb64f919f2977c0a29f0b34/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "a1640f116fd34273891219204b4f70dd"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/a1640f116fd34273891219204b4f70dd/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "c322389a74244ecea3699acd8bc68d19"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/c322389a74244ecea3699acd8bc68d19/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "c40fcbc7d8904fca884ae88056df62e2"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/c40fcbc7d8904fca884ae88056df62e2/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "c53b78a0ceb9400d80142496d02d67fe"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/c53b78a0ceb9400d80142496d02d67fe/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"project": {"id": "8707d8833d5c4b879e8357ef18a0ca79"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "c8d58386d29b40fa8225e228789febc8"}, "links": {"assignment": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79/users/c8d58386d29b40fa8225e228789febc8/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"domain": {"id": "2e1578e238b5402e9030dfc0b95d0a6b"}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "98ed2398284c48f3a952911d90a998b1"}, "links": {"assignment": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b/users/98ed2398284c48f3a952911d90a998b1/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}, {"scope": {"system": {"all": true}}, "role": {"id": "aec24dd85f0246a69b9efc1db0e5b0ef"}, "user": {"id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "links": {"assignment": "http://172.30.9.26:5000/v3/system/users/8b6eeb42e9bf44bd95cd0618c7c55da0/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}}], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-23 21:54:40,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-59f2c3f6-c321-4142-af8a-21703029014e 2018-07-23 21:54:40,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0907969474792s 2018-07-23 21:54:40,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments used request id req-59f2c3f6-c321-4142-af8a-21703029014e 2018-07-23 21:54:40,176 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'006173427f8843a09b85005c05651c83', 'user': u'333a8383357744a0adb0d57b96df7c10'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'333a8383357744a0adb0d57b96df7c10'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'593b4bb563ce47b0b8865ff3447549b8'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'5fc945a2fc554bee9bd70db74834f507'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'7687fd8df5be4c0f9f596cdb0a864f05'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'7f6235f43db248118908dce6021e98c1'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'81bb1bffeb414d7890b4cd3f929559de'}), Munch({'project': u'c9462505ff8a4a87b98518c3007786d3', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'8b6eeb42e9bf44bd95cd0618c7c55da0'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'8d00c1cd7eb64f919f2977c0a29f0b34'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'a1640f116fd34273891219204b4f70dd'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'c322389a74244ecea3699acd8bc68d19'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'c40fcbc7d8904fca884ae88056df62e2'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'c53b78a0ceb9400d80142496d02d67fe'}), Munch({'project': u'8707d8833d5c4b879e8357ef18a0ca79', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'c8d58386d29b40fa8225e228789febc8'}), Munch({'domain': u'2e1578e238b5402e9030dfc0b95d0a6b', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'98ed2398284c48f3a952911d90a998b1'}), Munch({'id': u'aec24dd85f0246a69b9efc1db0e5b0ef', 'user': u'8b6eeb42e9bf44bd95cd0618c7c55da0'})] 2018-07-23 21:54:40,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:54:40,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b106b7a6-78d5-48ac-b4be-a83ca0b003d8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:54:40,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b106b7a6-78d5-48ac-b4be-a83ca0b003d8 2018-07-23 21:54:40,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0858101844788s 2018-07-23 21:54:40,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b106b7a6-78d5-48ac-b4be-a83ca0b003d8 2018-07-23 21:54:40,266 - 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'ResellerAdmin', 'id': u'006173427f8843a09b85005c05651c83'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'aec24dd85f0246a69b9efc1db0e5b0ef'}), 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'affd7fa98789420591bd02be00f8f910'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'e318e80259fb444a9d1c262ee9f265e7'})] 2018-07-23 21:54:40,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:54:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63c280ae-705f-4da1-a865-c4494dbb3305 Date: Mon, 23 Jul 2018 21:54:40 GMT RESP BODY: {"routers": []} 2018-07-23 21:54:40,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-63c280ae-705f-4da1-a865-c4494dbb3305 2018-07-23 21:54:40,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.045361995697s 2018-07-23 21:54:40,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-63c280ae-705f-4da1-a865-c4494dbb3305 2018-07-23 21:54:40,312 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-23 21:54:40,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:54:40,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc0f9ad1-f151-4372-bc8d-c71b24235100 x-compute-request-id: req-fc0f9ad1-f151-4372-bc8d-c71b24235100 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 21:54:40,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc0f9ad1-f151-4372-bc8d-c71b24235100 2018-07-23 21:54:40,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207383871078s 2018-07-23 21:54:40,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc0f9ad1-f151-4372-bc8d-c71b24235100 2018-07-23 21:54:40,521 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-23 21:54:40,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 21:54:40,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:54:40,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:54:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.7:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:54:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898fdf0b-2f9b-452f-b011-8645efffcc3c Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2cd778031182428fa292efa3d347389b"}, "enabled": true, "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2fb9359b35cc43d2ade2fd87eaa17c86"}, "enabled": true, "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3d8238c26f684fbfa2ec12ada6944c13"}, "enabled": true, "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/42708614fab24f9d95165623033bcaa7"}, "enabled": true, "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4d6107b1002b46eaaa24b60d30d0fe72"}, "enabled": true, "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/55eb701c98d743058da2df4b49fe2d7b"}, "enabled": true, "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/587d631cd475458b90261b809faa24b5"}, "enabled": true, "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7c95be6c164f45cb974183739138c6f6"}, "enabled": true, "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a09f6c81e0884822a23521b907e8f49f"}, "enabled": true, "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa0538c1fb3f4f03a44a039b52a29e42"}, "enabled": true, "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b22cd2ce79a84d6699d875eb7e86251f"}, "enabled": true, "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c2aa329daf7c4b9395b9a6140ea1fe5f"}, "enabled": true, "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e04db1d33f2d45c4b6979d7d515280f8"}, "enabled": true, "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e3957d7578ef41b68ca33f49de37f37d"}, "enabled": true, "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fdf4c47c7d884a7f902856d45871213c"}, "enabled": true, "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-23 21:54:40,613 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-898fdf0b-2f9b-452f-b011-8645efffcc3c 2018-07-23 21:54:40,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0892219543457s 2018-07-23 21:54:40,614 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-898fdf0b-2f9b-452f-b011-8645efffcc3c 2018-07-23 21:54:40,619 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'2cd778031182428fa292efa3d347389b', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'2fb9359b35cc43d2ade2fd87eaa17c86', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'3d8238c26f684fbfa2ec12ada6944c13', 'name': u'panko'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'42708614fab24f9d95165623033bcaa7', 'name': u'heat'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'4d6107b1002b46eaaa24b60d30d0fe72', 'name': u'ceilometer'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'55eb701c98d743058da2df4b49fe2d7b', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'587d631cd475458b90261b809faa24b5', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'7c95be6c164f45cb974183739138c6f6', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'a09f6c81e0884822a23521b907e8f49f', 'name': u'keystone'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'aa0538c1fb3f4f03a44a039b52a29e42', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'b22cd2ce79a84d6699d875eb7e86251f', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'c2aa329daf7c4b9395b9a6140ea1fe5f', 'name': u'swift'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e04db1d33f2d45c4b6979d7d515280f8', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'e3957d7578ef41b68ca33f49de37f37d', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'fdf4c47c7d884a7f902856d45871213c', 'name': u'placement'})] 2018-07-23 21:54:40,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:54:40,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0cd3940f43863e414ec84adbe9d181709872da26" 2018-07-23 21:54:40,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-875aeccd-1612-4adc-8376-cdc3adf734f3 Date: Mon, 23 Jul 2018 21:54:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 21:54:40,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-875aeccd-1612-4adc-8376-cdc3adf734f3 2018-07-23 21:54:40,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0411920547485s 2018-07-23 21:54:40,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-875aeccd-1612-4adc-8376-cdc3adf734f3 2018-07-23 21:54:40,662 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:52:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'tenant_id': u'8707d8833d5c4b879e8357ef18a0ca79', u'created_at': u'2018-07-23T21:52:26Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'8707d8833d5c4b879e8357ef18a0ca79'})] 2018-07-23 21:54:40,778 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:54:40,779 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-23 21:54:40,838 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:54:40,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:54:40,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:54:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:54:40,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a3bfbb-de10-4384-aef9-54be47250ee6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:54:40,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-89a3bfbb-de10-4384-aef9-54be47250ee6 2018-07-23 21:54:40,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:54:41,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["bbEhIlw3S126fzD3rxY1uA"], "issued_at": "2018-07-23T21:54:41.000000Z"}} 2018-07-23 21:54:41,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:54:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:41,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f3bd4e63-fdf4-466b-8c5d-a9bce2f881c1 Date: Mon, 23 Jul 2018 21:54:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:54:41,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3bd4e63-fdf4-466b-8c5d-a9bce2f881c1 2018-07-23 21:54:41,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35750412941s 2018-07-23 21:54:41,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3bd4e63-fdf4-466b-8c5d-a9bce2f881c1 2018-07-23 21:54:41,699 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-23 21:54:41,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:54:41,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" -d '{"network": {"name": "tenantnetwork1-net_53f802ec-bc17-4113-85e0-b698325f5cf6", "admin_state_up": true}}' 2018-07-23 21:54:42,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-8535b693-ff46-4c30-9782-d75eabb57ead Date: Mon, 23 Jul 2018 21:54:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c525ee98-49e9-450c-ae60-e899c93f1a8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:54:42Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_53f802ec-bc17-4113-85e0-b698325f5cf6","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:54:41Z","mtu":1450}} 2018-07-23 21:54:42,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8535b693-ff46-4c30-9782-d75eabb57ead 2018-07-23 21:54:42,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.503769874573s 2018-07-23 21:54:42,204 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8535b693-ff46-4c30-9782-d75eabb57ead 2018-07-23 21:54:42,204 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:54:42Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c525ee98-49e9-450c-ae60-e899c93f1a8b', u'provider:segmentation_id': 99, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_53f802ec-bc17-4113-85e0-b698325f5cf6', u'created_at': u'2018-07-23T21:54:41Z', u'mtu': 1450, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'l2_adjacency': True}) 2018-07-23 21:54:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:54:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:42,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-73d4c409-868a-4801-8817-cc8b297c21a6 Date: Mon, 23 Jul 2018 21:54:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c525ee98-49e9-450c-ae60-e899c93f1a8b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:54:42Z","qos_policy_id":null,"name":"tenantnetwork1-net_53f802ec-bc17-4113-85e0-b698325f5cf6","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:54:41Z","provider:network_type":"vxlan"}]} 2018-07-23 21:54:42,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-73d4c409-868a-4801-8817-cc8b297c21a6 2018-07-23 21:54:42,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10689496994s 2018-07-23 21:54:42,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-73d4c409-868a-4801-8817-cc8b297c21a6 2018-07-23 21:54:42,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:54:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" -d '{"subnet": {"name": "tenantnetwork1-subnet_53f802ec-bc17-4113-85e0-b698325f5cf6", "enable_dhcp": true, "network_id": "c525ee98-49e9-450c-ae60-e899c93f1a8b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:54:42,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-bb04503d-d82a-4f52-ac4e-e1977f497b78 Date: Mon, 23 Jul 2018 21:54:42 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:54:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"11c6d1f3-0ca6-43ac-bf03-b811a88ecde2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_53f802ec-bc17-4113-85e0-b698325f5cf6","enable_dhcp":true,"segment_id":null,"network_id":"c525ee98-49e9-450c-ae60-e899c93f1a8b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:54:42Z","ip_version":4}} 2018-07-23 21:54:42,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bb04503d-d82a-4f52-ac4e-e1977f497b78 2018-07-23 21:54:42,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.383545160294s 2018-07-23 21:54:42,698 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-bb04503d-d82a-4f52-ac4e-e1977f497b78 2018-07-23 21:54:42,698 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:54:42Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'11c6d1f3-0ca6-43ac-bf03-b811a88ecde2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_53f802ec-bc17-4113-85e0-b698325f5cf6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c525ee98-49e9-450c-ae60-e899c93f1a8b', u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T21:54:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 21:54:42,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:54:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "tenantnetwork1-router_53f802ec-bc17-4113-85e0-b698325f5cf6", "admin_state_up": true}}' 2018-07-23 21:54:44,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-53bcc8b3-0409-46e5-852b-cc23c8aa39c7 Date: Mon, 23 Jul 2018 21:54:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:42Z", "admin_state_up": true, "updated_at": "2018-07-23T21:54:43Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "a5e8c022-bd15-4916-bcde-00674f2c5d0a", "name": "tenantnetwork1-router_53f802ec-bc17-4113-85e0-b698325f5cf6"}} 2018-07-23 21:54:44,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-53bcc8b3-0409-46e5-852b-cc23c8aa39c7 2018-07-23 21:54:44,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68929600716s 2018-07-23 21:54:44,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-53bcc8b3-0409-46e5-852b-cc23c8aa39c7 2018-07-23 21:54:44,389 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:54:43Z', u'revision_number': 3, u'ha': False, u'id': u'a5e8c022-bd15-4916-bcde-00674f2c5d0a', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_53f802ec-bc17-4113-85e0-b698325f5cf6', u'admin_state_up': True, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T21:54:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 21:54:44,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:54:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a/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}605cef2855ff1469428b634efa4b0bf1f54db729" -d '{"subnet_id": "11c6d1f3-0ca6-43ac-bf03-b811a88ecde2"}' 2018-07-23 21:54:46,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2832ad83-359a-467e-9a26-3674d98d4d52 Date: Mon, 23 Jul 2018 21:54:46 GMT RESP BODY: {"network_id": "c525ee98-49e9-450c-ae60-e899c93f1a8b", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "11c6d1f3-0ca6-43ac-bf03-b811a88ecde2", "subnet_ids": ["11c6d1f3-0ca6-43ac-bf03-b811a88ecde2"], "port_id": "36cd3b19-5fe6-4db1-a6c5-9ee486c0b295", "id": "a5e8c022-bd15-4916-bcde-00674f2c5d0a"} 2018-07-23 21:54:46,316 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a/add_router_interface.json used request id req-2832ad83-359a-467e-9a26-3674d98d4d52 2018-07-23 21:54:46,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9262650013s 2018-07-23 21:54:46,316 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a/add_router_interface.json used request id req-2832ad83-359a-467e-9a26-3674d98d4d52 returning object a5e8c022-bd15-4916-bcde-00674f2c5d0a 2018-07-23 21:54:46,440 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:54:46,440 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 21:54:46,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:54:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a/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}605cef2855ff1469428b634efa4b0bf1f54db729" -d '{"subnet_id": "11c6d1f3-0ca6-43ac-bf03-b811a88ecde2"}' 2018-07-23 21:54:47,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-44686168-c8e8-4808-839d-8e67146672d2 Date: Mon, 23 Jul 2018 21:54:47 GMT RESP BODY: {"network_id": "c525ee98-49e9-450c-ae60-e899c93f1a8b", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "11c6d1f3-0ca6-43ac-bf03-b811a88ecde2", "subnet_ids": ["11c6d1f3-0ca6-43ac-bf03-b811a88ecde2"], "port_id": "36cd3b19-5fe6-4db1-a6c5-9ee486c0b295", "id": "a5e8c022-bd15-4916-bcde-00674f2c5d0a"} 2018-07-23 21:54:47,950 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a/remove_router_interface.json used request id req-44686168-c8e8-4808-839d-8e67146672d2 2018-07-23 21:54:47,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.50471687317s 2018-07-23 21:54:47,950 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a/remove_router_interface.json used request id req-44686168-c8e8-4808-839d-8e67146672d2 returning object a5e8c022-bd15-4916-bcde-00674f2c5d0a 2018-07-23 21:54:47,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:54:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:48,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-96d52409-6d78-473c-aa7c-f61145b3da93 Date: Mon, 23 Jul 2018 21:54:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:42Z", "admin_state_up": true, "updated_at": "2018-07-23T21:54:47Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "a5e8c022-bd15-4916-bcde-00674f2c5d0a", "name": "tenantnetwork1-router_53f802ec-bc17-4113-85e0-b698325f5cf6"}]} 2018-07-23 21:54:48,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-96d52409-6d78-473c-aa7c-f61145b3da93 2018-07-23 21:54:48,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.333252191544s 2018-07-23 21:54:48,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-96d52409-6d78-473c-aa7c-f61145b3da93 2018-07-23 21:54:48,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:54:48,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:49,280 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-010aa654-7174-4b77-9323-9cc73beb0b6b Content-Length: 0 Date: Mon, 23 Jul 2018 21:54:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:54:49,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a.json used request id req-010aa654-7174-4b77-9323-9cc73beb0b6b 2018-07-23 21:54:49,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.995028972626s 2018-07-23 21:54:49,281 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/a5e8c022-bd15-4916-bcde-00674f2c5d0a.json used request id req-010aa654-7174-4b77-9323-9cc73beb0b6b 2018-07-23 21:54:49,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:54:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:49,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-7fdf7332-d4d3-4b19-9f4f-001e63d523b6 Date: Mon, 23 Jul 2018 21:54:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:54:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"11c6d1f3-0ca6-43ac-bf03-b811a88ecde2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_53f802ec-bc17-4113-85e0-b698325f5cf6","enable_dhcp":true,"segment_id":null,"network_id":"c525ee98-49e9-450c-ae60-e899c93f1a8b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:54:42Z","ip_version":4},{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 21:54:49,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7fdf7332-d4d3-4b19-9f4f-001e63d523b6 2018-07-23 21:54:49,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0775420665741s 2018-07-23 21:54:49,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7fdf7332-d4d3-4b19-9f4f-001e63d523b6 2018-07-23 21:54:49,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:54:49,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/11c6d1f3-0ca6-43ac-bf03-b811a88ecde2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:50,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5e81f4e-f5f3-4680-a51e-4c198782cc0d Date: Mon, 23 Jul 2018 21:54:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:54:50,380 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/11c6d1f3-0ca6-43ac-bf03-b811a88ecde2.json used request id req-e5e81f4e-f5f3-4680-a51e-4c198782cc0d 2018-07-23 21:54:50,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01910185814s 2018-07-23 21:54:50,380 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/11c6d1f3-0ca6-43ac-bf03-b811a88ecde2.json used request id req-e5e81f4e-f5f3-4680-a51e-4c198782cc0d 2018-07-23 21:54:50,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:54:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:50,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-a82bca2a-b09d-4f19-971c-df195c72ef6a Date: Mon, 23 Jul 2018 21:54:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"c525ee98-49e9-450c-ae60-e899c93f1a8b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:54:50Z","qos_policy_id":null,"name":"tenantnetwork1-net_53f802ec-bc17-4113-85e0-b698325f5cf6","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:54:41Z","provider:network_type":"vxlan"}]} 2018-07-23 21:54:50,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a82bca2a-b09d-4f19-971c-df195c72ef6a 2018-07-23 21:54:50,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0801160335541s 2018-07-23 21:54:50,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a82bca2a-b09d-4f19-971c-df195c72ef6a 2018-07-23 21:54:50,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:54:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/c525ee98-49e9-450c-ae60-e899c93f1a8b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}605cef2855ff1469428b634efa4b0bf1f54db729" 2018-07-23 21:54:51,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b57e52c1-3000-4f2a-8523-f525576e2ce9 Date: Mon, 23 Jul 2018 21:54:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:54:51,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c525ee98-49e9-450c-ae60-e899c93f1a8b.json used request id req-b57e52c1-3000-4f2a-8523-f525576e2ce9 2018-07-23 21:54:51,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.57657289505s 2018-07-23 21:54:51,039 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/c525ee98-49e9-450c-ae60-e899c93f1a8b.json used request id req-b57e52c1-3000-4f2a-8523-f525576e2ce9 2018-07-23 21:54:51,090 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-23 21:54:51,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:54:51,130 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:54:51,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:54:51,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:54:51,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:54:51,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:54:51,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:54:51,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:54:51,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:54:51,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:54:51,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df78748-ae95-4985-91b1-e0aeed69c8f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:54:51,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2df78748-ae95-4985-91b1-e0aeed69c8f8 2018-07-23 21:54:51,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:54:51,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:54:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["PtNN_eRFQouYkxwhGm68FA"], "issued_at": "2018-07-23T21:54:51.000000Z"}} 2018-07-23 21:54:51,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:54:51,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:52,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2169caf4-b715-42ec-a891-420a373fff82 Date: Mon, 23 Jul 2018 21:54:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:54:52,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2169caf4-b715-42ec-a891-420a373fff82 2018-07-23 21:54:52,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07433104515s 2018-07-23 21:54:52,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2169caf4-b715-42ec-a891-420a373fff82 2018-07-23 21:54:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:54:52,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:54:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:54:52,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:54:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:52,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f487dcb-20fe-4981-bfda-b058870b1ad0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 21:54:52,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6f487dcb-20fe-4981-bfda-b058870b1ad0 2018-07-23 21:54:52,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0919971466064s 2018-07-23 21:54:52,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6f487dcb-20fe-4981-bfda-b058870b1ad0 2018-07-23 21:54:52,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 21:54:52,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091"}}' 2018-07-23 21:54:52,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb7eb4c-5c2b-445c-a66a-ad081ef989a8 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849"}, "tags": [], "enabled": true, "id": "593cba1857954b8eafbf9304501fe849", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091"}} 2018-07-23 21:54:52,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ebb7eb4c-5c2b-445c-a66a-ad081ef989a8 2018-07-23 21:54:52,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.158899784088s 2018-07-23 21:54:52,936 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ebb7eb4c-5c2b-445c-a66a-ad081ef989a8 2018-07-23 21:54:52,936 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'593cba1857954b8eafbf9304501fe849', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091'}) 2018-07-23 21:54:52,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 21:54:52,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e62db168-8f20-425c-baf1-73b68ed8b385", "email": null, "name": "tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091"}}' 2018-07-23 21:54:53,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:54:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd044a08-bace-482c-a8e9-eaacf7d1e1c4 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091", "links": {"self": "http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f3a3718e6f244148d19f4d13f63ba79", "domain_id": "default", "password_expires_at": null}} 2018-07-23 21:54:53,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-bd044a08-bace-482c-a8e9-eaacf7d1e1c4 2018-07-23 21:54:53,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.418060064316s 2018-07-23 21:54:53,361 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-bd044a08-bace-482c-a8e9-eaacf7d1e1c4 2018-07-23 21:54:53,361 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6f3a3718e6f244148d19f4d13f63ba79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091'}) 2018-07-23 21:54:53,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:54:53,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:53,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f59d4b-b976-40a8-ac6e-9c996d178e72 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:54:53,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-42f59d4b-b976-40a8-ac6e-9c996d178e72 2018-07-23 21:54:53,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0906307697296s 2018-07-23 21:54:53,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-42f59d4b-b976-40a8-ac6e-9c996d178e72 2018-07-23 21:54:53,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:54:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:53,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038a5b58-1319-423a-b868-deb39477fc71 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:54:53,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-038a5b58-1319-423a-b868-deb39477fc71 2018-07-23 21:54:53,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0878028869629s 2018-07-23 21:54:53,549 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-038a5b58-1319-423a-b868-deb39477fc71 2018-07-23 21:54:53,550 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 21:54:53,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 21:54:53,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2090e9bcd294cb75468942bddc8ea14ea269e958" -d '{"role": {"name": "Member"}}' 2018-07-23 21:54:53,701 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:54:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97471e5-d9ef-4c86-9856-13dfea020f12 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bff0326109b4ce1866d0472203e304a", "links": {"self": "http://172.30.9.26:5000/v3/roles/9bff0326109b4ce1866d0472203e304a"}, "name": "Member"}} 2018-07-23 21:54:53,701 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d97471e5-d9ef-4c86-9856-13dfea020f12 2018-07-23 21:54:53,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.14786696434s 2018-07-23 21:54:53,702 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d97471e5-d9ef-4c86-9856-13dfea020f12 2018-07-23 21:54:53,702 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'9bff0326109b4ce1866d0472203e304a'}) 2018-07-23 21:54:53,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:54:53,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:53,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b683c4-5554-4b59-9022-140448f7ac97 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9bff0326109b4ce1866d0472203e304a", "links": {"self": "http://172.30.9.26:5000/v3/roles/9bff0326109b4ce1866d0472203e304a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:54:53,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-95b683c4-5554-4b59-9022-140448f7ac97 2018-07-23 21:54:53,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.021940946579s 2018-07-23 21:54:53,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-95b683c4-5554-4b59-9022-140448f7ac97 2018-07-23 21:54:53,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:54:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:53,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b407b8c2-5f61-4110-ae78-9628e5a55d18 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 21:54:53,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b407b8c2-5f61-4110-ae78-9628e5a55d18 2018-07-23 21:54:53,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154124975204s 2018-07-23 21:54:53,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-b407b8c2-5f61-4110-ae78-9628e5a55d18 2018-07-23 21:54:53,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:54:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:54,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3009e68a-d5c3-468f-a437-48236c7ee0a0 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091", "links": {"self": "http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f3a3718e6f244148d19f4d13f63ba79", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:54:54,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3009e68a-d5c3-468f-a437-48236c7ee0a0 2018-07-23 21:54:54,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116240978241s 2018-07-23 21:54:54,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3009e68a-d5c3-468f-a437-48236c7ee0a0 2018-07-23 21:54:54,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:54:54,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:54,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f63d979-20fc-40ce-932b-d520ee8ef25d Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849"}, "tags": [], "enabled": true, "id": "593cba1857954b8eafbf9304501fe849", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:54:54,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5f63d979-20fc-40ce-932b-d520ee8ef25d 2018-07-23 21:54:54,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0921669006348s 2018-07-23 21:54:54,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-5f63d979-20fc-40ce-932b-d520ee8ef25d 2018-07-23 21:54:54,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 21:54:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=6f3a3718e6f244148d19f4d13f63ba79&role.id=9bff0326109b4ce1866d0472203e304a&scope.project.id=593cba1857954b8eafbf9304501fe849" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:54,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ebb489-e3d5-4af0-9d39-c9d0438ba0a5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=6f3a3718e6f244148d19f4d13f63ba79&role.id=9bff0326109b4ce1866d0472203e304a&scope.project.id=593cba1857954b8eafbf9304501fe849", "previous": null, "next": null}} 2018-07-23 21:54:54,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6f3a3718e6f244148d19f4d13f63ba79&role.id=9bff0326109b4ce1866d0472203e304a&scope.project.id=593cba1857954b8eafbf9304501fe849 used request id req-d8ebb489-e3d5-4af0-9d39-c9d0438ba0a5 2018-07-23 21:54:54,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105689048767s 2018-07-23 21:54:54,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=6f3a3718e6f244148d19f4d13f63ba79&role.id=9bff0326109b4ce1866d0472203e304a&scope.project.id=593cba1857954b8eafbf9304501fe849 used request id req-d8ebb489-e3d5-4af0-9d39-c9d0438ba0a5 2018-07-23 21:54:54,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 21:54:54,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849/users/6f3a3718e6f244148d19f4d13f63ba79/roles/9bff0326109b4ce1866d0472203e304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:54:54,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:54:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0510e328-77ac-4af3-a66d-f020362fd12f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:54:54,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849/users/6f3a3718e6f244148d19f4d13f63ba79/roles/9bff0326109b4ce1866d0472203e304a used request id req-0510e328-77ac-4af3-a66d-f020362fd12f 2018-07-23 21:54:54,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16600394249s 2018-07-23 21:54:54,390 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849/users/6f3a3718e6f244148d19f4d13f63ba79/roles/9bff0326109b4ce1866d0472203e304a used request id req-0510e328-77ac-4af3-a66d-f020362fd12f 2018-07-23 21:54:54,391 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'593cba1857954b8eafbf9304501fe849', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e62db168-8f20-425c-baf1-73b68ed8b385', 'username': u'tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 21:54:54,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:54:54,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:54:54,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:54:54,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:54:54,393 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:54:54,394 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:54:54,395 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:54:54,396 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091', 'password': 'e62db168-8f20-425c-baf1-73b68ed8b385', 'project_name': 'tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '593cba1857954b8eafbf9304501fe849', 'project_domain_name': 'Default'} 2018-07-23 21:54:54,397 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-23 21:54:54,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:54:54,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103212a7-cc25-4230-a167-3f6e2135f796 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:54:54,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-103212a7-cc25-4230-a167-3f6e2135f796 2018-07-23 21:54:54,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:54:54,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bff0326109b4ce1866d0472203e304a", "name": "Member"}], "expires_at": "2018-07-23T22:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "593cba1857954b8eafbf9304501fe849", "name": "tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/593cba1857954b8eafbf9304501fe849", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/593cba1857954b8eafbf9304501fe849", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/593cba1857954b8eafbf9304501fe849", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/593cba1857954b8eafbf9304501fe849", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/593cba1857954b8eafbf9304501fe849", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/593cba1857954b8eafbf9304501fe849", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/593cba1857954b8eafbf9304501fe849", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/593cba1857954b8eafbf9304501fe849", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/593cba1857954b8eafbf9304501fe849", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_593cba1857954b8eafbf9304501fe849", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_593cba1857954b8eafbf9304501fe849", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/593cba1857954b8eafbf9304501fe849", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/593cba1857954b8eafbf9304501fe849", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/593cba1857954b8eafbf9304501fe849", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091", "id": "6f3a3718e6f244148d19f4d13f63ba79"}, "audit_ids": ["fz1QrQ1wR-Kz6AeOrDCfKA"], "issued_at": "2018-07-23T21:54:54.000000Z"}} 2018-07-23 21:54:54,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:54:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" -d '{"network": {"name": "tenantnetwork2-net_113771ab-9254-4403-973a-a57f1ec6b091", "admin_state_up": true}}' 2018-07-23 21:54:56,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-6bd4b0fd-3ce1-4e4a-892c-38f3faf6d84e Date: Mon, 23 Jul 2018 21:54:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f31ae590-9284-44f1-8210-032db607e98f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"593cba1857954b8eafbf9304501fe849","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:54:55Z","is_default":false,"name":"tenantnetwork2-net_113771ab-9254-4403-973a-a57f1ec6b091","qos_policy_id":null,"admin_state_up":true,"tenant_id":"593cba1857954b8eafbf9304501fe849","created_at":"2018-07-23T21:54:55Z","mtu":1450}} 2018-07-23 21:54:56,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6bd4b0fd-3ce1-4e4a-892c-38f3faf6d84e 2018-07-23 21:54:56,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.3085129261s 2018-07-23 21:54:56,121 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6bd4b0fd-3ce1-4e4a-892c-38f3faf6d84e 2018-07-23 21:54:56,121 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:54:55Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'f31ae590-9284-44f1-8210-032db607e98f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_113771ab-9254-4403-973a-a57f1ec6b091', u'admin_state_up': True, u'tenant_id': u'593cba1857954b8eafbf9304501fe849', u'created_at': u'2018-07-23T21:54:55Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'593cba1857954b8eafbf9304501fe849', u'l2_adjacency': True}) 2018-07-23 21:54:56,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:54:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" 2018-07-23 21:54:56,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-94ef650c-7ed0-42b8-b139-9b62f0583c83 Date: Mon, 23 Jul 2018 21:54:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f31ae590-9284-44f1-8210-032db607e98f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"593cba1857954b8eafbf9304501fe849","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:54:55Z","qos_policy_id":null,"name":"tenantnetwork2-net_113771ab-9254-4403-973a-a57f1ec6b091","admin_state_up":true,"tenant_id":"593cba1857954b8eafbf9304501fe849","created_at":"2018-07-23T21:54:55Z","mtu":1450}]} 2018-07-23 21:54:56,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-94ef650c-7ed0-42b8-b139-9b62f0583c83 2018-07-23 21:54:56,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130966901779s 2018-07-23 21:54:56,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-94ef650c-7ed0-42b8-b139-9b62f0583c83 2018-07-23 21:54:56,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:54:56,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" -d '{"subnet": {"name": "tenantnetwork2-subnet_113771ab-9254-4403-973a-a57f1ec6b091", "enable_dhcp": true, "network_id": "f31ae590-9284-44f1-8210-032db607e98f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:54:56,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17a3133a-77f0-4daa-b1b1-e31e606d48b3 Date: Mon, 23 Jul 2018 21:54:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ae590-9284-44f1-8210-032db607e98f","tenant_id":"593cba1857954b8eafbf9304501fe849","created_at":"2018-07-23T21:54:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:54:56Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"593cba1857954b8eafbf9304501fe849","id":"1b3e5785-0408-4021-914f-0c56d33f916b","subnetpool_id":null,"name":"tenantnetwork2-subnet_113771ab-9254-4403-973a-a57f1ec6b091"}} 2018-07-23 21:54:56,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-17a3133a-77f0-4daa-b1b1-e31e606d48b3 2018-07-23 21:54:56,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.689713954926s 2018-07-23 21:54:56,945 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-17a3133a-77f0-4daa-b1b1-e31e606d48b3 2018-07-23 21:54:56,945 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:54:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1b3e5785-0408-4021-914f-0c56d33f916b', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_113771ab-9254-4403-973a-a57f1ec6b091', u'enable_dhcp': True, u'network_id': u'f31ae590-9284-44f1-8210-032db607e98f', u'tenant_id': u'593cba1857954b8eafbf9304501fe849', u'created_at': u'2018-07-23T21:54:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'593cba1857954b8eafbf9304501fe849'}) 2018-07-23 21:54:56,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:54:56,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "tenantnetwork2-router_113771ab-9254-4403-973a-a57f1ec6b091", "admin_state_up": true}}' 2018-07-23 21:54:58,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-2a71671a-053c-43bf-ab8a-6f76f8a0fe06 Date: Mon, 23 Jul 2018 21:54:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:57Z", "admin_state_up": true, "updated_at": "2018-07-23T21:54:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "593cba1857954b8eafbf9304501fe849", "id": "32d88968-59ff-42dc-89c3-ba3e6820a0e7", "name": "tenantnetwork2-router_113771ab-9254-4403-973a-a57f1ec6b091"}} 2018-07-23 21:54:58,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-2a71671a-053c-43bf-ab8a-6f76f8a0fe06 2018-07-23 21:54:58,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35064601898s 2018-07-23 21:54:58,297 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-2a71671a-053c-43bf-ab8a-6f76f8a0fe06 2018-07-23 21:54:58,297 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:54:58Z', u'revision_number': 3, u'id': u'32d88968-59ff-42dc-89c3-ba3e6820a0e7', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_113771ab-9254-4403-973a-a57f1ec6b091', u'admin_state_up': True, u'tenant_id': u'593cba1857954b8eafbf9304501fe849', u'created_at': u'2018-07-23T21:54:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'593cba1857954b8eafbf9304501fe849'}) 2018-07-23 21:54:58,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:54:58,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7/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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" -d '{"subnet_id": "1b3e5785-0408-4021-914f-0c56d33f916b"}' 2018-07-23 21:55:00,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-18f4d79a-23a4-48a6-9a00-abe7a8f6a361 Date: Mon, 23 Jul 2018 21:55:00 GMT RESP BODY: {"network_id": "f31ae590-9284-44f1-8210-032db607e98f", "tenant_id": "593cba1857954b8eafbf9304501fe849", "subnet_id": "1b3e5785-0408-4021-914f-0c56d33f916b", "subnet_ids": ["1b3e5785-0408-4021-914f-0c56d33f916b"], "port_id": "b4283265-6652-4943-bc68-9924e584e71a", "id": "32d88968-59ff-42dc-89c3-ba3e6820a0e7"} 2018-07-23 21:55:00,522 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7/add_router_interface.json used request id req-18f4d79a-23a4-48a6-9a00-abe7a8f6a361 2018-07-23 21:55:00,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.22481608391s 2018-07-23 21:55:00,523 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7/add_router_interface.json used request id req-18f4d79a-23a4-48a6-9a00-abe7a8f6a361 returning object 32d88968-59ff-42dc-89c3-ba3e6820a0e7 2018-07-23 21:55:00,635 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:55:00,636 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 21:55:00,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:55:00,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7/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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" -d '{"subnet_id": "1b3e5785-0408-4021-914f-0c56d33f916b"}' 2018-07-23 21:55:02,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ca5f9b65-9dda-483b-8fb2-c1c279cf579a Date: Mon, 23 Jul 2018 21:55:02 GMT RESP BODY: {"network_id": "f31ae590-9284-44f1-8210-032db607e98f", "tenant_id": "593cba1857954b8eafbf9304501fe849", "subnet_id": "1b3e5785-0408-4021-914f-0c56d33f916b", "subnet_ids": ["1b3e5785-0408-4021-914f-0c56d33f916b"], "port_id": "b4283265-6652-4943-bc68-9924e584e71a", "id": "32d88968-59ff-42dc-89c3-ba3e6820a0e7"} 2018-07-23 21:55:02,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7/remove_router_interface.json used request id req-ca5f9b65-9dda-483b-8fb2-c1c279cf579a 2018-07-23 21:55:02,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5283639431s 2018-07-23 21:55:02,168 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7/remove_router_interface.json used request id req-ca5f9b65-9dda-483b-8fb2-c1c279cf579a returning object 32d88968-59ff-42dc-89c3-ba3e6820a0e7 2018-07-23 21:55:02,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:55:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" 2018-07-23 21:55:02,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-f89331b3-449b-468f-82af-33da7b45f386 Date: Mon, 23 Jul 2018 21:55:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:57Z", "admin_state_up": true, "updated_at": "2018-07-23T21:55:01Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "593cba1857954b8eafbf9304501fe849", "id": "32d88968-59ff-42dc-89c3-ba3e6820a0e7", "name": "tenantnetwork2-router_113771ab-9254-4403-973a-a57f1ec6b091"}]} 2018-07-23 21:55:02,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f89331b3-449b-468f-82af-33da7b45f386 2018-07-23 21:55:02,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.15031003952s 2018-07-23 21:55:02,320 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f89331b3-449b-468f-82af-33da7b45f386 2018-07-23 21:55:02,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:55:02,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" 2018-07-23 21:55:03,832 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-192dd5dc-9ba6-4fdc-aca7-bccd5a25dca3 Content-Length: 0 Date: Mon, 23 Jul 2018 21:55:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:03,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7.json used request id req-192dd5dc-9ba6-4fdc-aca7-bccd5a25dca3 2018-07-23 21:55:03,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.51186203957s 2018-07-23 21:55:03,833 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/32d88968-59ff-42dc-89c3-ba3e6820a0e7.json used request id req-192dd5dc-9ba6-4fdc-aca7-bccd5a25dca3 2018-07-23 21:55:03,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:55:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" 2018-07-23 21:55:03,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e8a1519-1e4d-49e4-87aa-af2bf11e0d23 Date: Mon, 23 Jul 2018 21:55:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f31ae590-9284-44f1-8210-032db607e98f","tenant_id":"593cba1857954b8eafbf9304501fe849","created_at":"2018-07-23T21:54:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:54:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"593cba1857954b8eafbf9304501fe849","id":"1b3e5785-0408-4021-914f-0c56d33f916b","subnetpool_id":null,"name":"tenantnetwork2-subnet_113771ab-9254-4403-973a-a57f1ec6b091"}]} 2018-07-23 21:55:03,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5e8a1519-1e4d-49e4-87aa-af2bf11e0d23 2018-07-23 21:55:03,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0938210487366s 2018-07-23 21:55:03,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-5e8a1519-1e4d-49e4-87aa-af2bf11e0d23 2018-07-23 21:55:03,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:55:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/1b3e5785-0408-4021-914f-0c56d33f916b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" 2018-07-23 21:55:05,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a67420e-be68-4276-be84-efd4f7119aa3 Date: Mon, 23 Jul 2018 21:55:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:05,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1b3e5785-0408-4021-914f-0c56d33f916b.json used request id req-9a67420e-be68-4276-be84-efd4f7119aa3 2018-07-23 21:55:05,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10028505325s 2018-07-23 21:55:05,030 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/1b3e5785-0408-4021-914f-0c56d33f916b.json used request id req-9a67420e-be68-4276-be84-efd4f7119aa3 2018-07-23 21:55:05,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:05,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" 2018-07-23 21:55:05,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-ff0a1cdd-881a-4cdb-9f89-4c576f8dbae3 Date: Mon, 23 Jul 2018 21:55:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"f31ae590-9284-44f1-8210-032db607e98f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"593cba1857954b8eafbf9304501fe849","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:04Z","qos_policy_id":null,"name":"tenantnetwork2-net_113771ab-9254-4403-973a-a57f1ec6b091","admin_state_up":true,"tenant_id":"593cba1857954b8eafbf9304501fe849","created_at":"2018-07-23T21:54:55Z","mtu":1450}]} 2018-07-23 21:55:05,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ff0a1cdd-881a-4cdb-9f89-4c576f8dbae3 2018-07-23 21:55:05,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104126930237s 2018-07-23 21:55:05,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ff0a1cdd-881a-4cdb-9f89-4c576f8dbae3 2018-07-23 21:55:05,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:55:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/f31ae590-9284-44f1-8210-032db607e98f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6d9a19ff1bd69e90bebd38424b3cd7e723c0bf7f" 2018-07-23 21:55:06,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1da34ce-63b6-4885-875a-a94d9179e252 Date: Mon, 23 Jul 2018 21:55:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:06,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f31ae590-9284-44f1-8210-032db607e98f.json used request id req-e1da34ce-63b6-4885-875a-a94d9179e252 2018-07-23 21:55:06,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.945270061493s 2018-07-23 21:55:06,081 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f31ae590-9284-44f1-8210-032db607e98f.json used request id req-e1da34ce-63b6-4885-875a-a94d9179e252 2018-07-23 21:55:06,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:55:06,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:55:06,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0c0879-a6d3-4373-adac-d73b673cbbd2 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091", "links": {"self": "http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f3a3718e6f244148d19f4d13f63ba79", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:55:06,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dc0c0879-a6d3-4373-adac-d73b673cbbd2 2018-07-23 21:55:06,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103939056396s 2018-07-23 21:55:06,186 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dc0c0879-a6d3-4373-adac-d73b673cbbd2 2018-07-23 21:55:06,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:55:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:55:06,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f764e5-4df3-4703-ada4-90aa3922800f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_113771ab-9254-4403-973a-a57f1ec6b091", "links": {"self": "http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6f3a3718e6f244148d19f4d13f63ba79", "description": null}} 2018-07-23 21:55:06,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79 used request id req-51f764e5-4df3-4703-ada4-90aa3922800f 2018-07-23 21:55:06,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986068248749s 2018-07-23 21:55:06,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79 used request id req-51f764e5-4df3-4703-ada4-90aa3922800f 2018-07-23 21:55:06,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 21:55:06,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:55:06,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbbe13a6-cb30-4291-b801-49b2d43dcbc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:55:06,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79 used request id req-cbbe13a6-cb30-4291-b801-49b2d43dcbc9 2018-07-23 21:55:06,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.170941114426s 2018-07-23 21:55:06,459 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6f3a3718e6f244148d19f4d13f63ba79 used request id req-cbbe13a6-cb30-4291-b801-49b2d43dcbc9 2018-07-23 21:55:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:55:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:55:06,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a540dc-9ae4-489d-9d3d-713226f139a3 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849"}, "tags": [], "enabled": true, "id": "593cba1857954b8eafbf9304501fe849", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_113771ab-9254-4403-973a-a57f1ec6b091"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:55:06,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-25a540dc-9ae4-489d-9d3d-713226f139a3 2018-07-23 21:55:06,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852031707764s 2018-07-23 21:55:06,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-25a540dc-9ae4-489d-9d3d-713226f139a3 2018-07-23 21:55:06,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 21:55:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:55:06,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ccb9fb2-36d2-410b-a0dd-5224f455fd43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:55:06,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-8ccb9fb2-36d2-410b-a0dd-5224f455fd43 2018-07-23 21:55:06,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176702022552s 2018-07-23 21:55:06,726 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-8ccb9fb2-36d2-410b-a0dd-5224f455fd43 2018-07-23 21:55:06,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:55:06,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:55:06,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee6c92b-1ef5-44b5-bcc1-cc6347c18953 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9bff0326109b4ce1866d0472203e304a", "links": {"self": "http://172.30.9.26:5000/v3/roles/9bff0326109b4ce1866d0472203e304a"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:55:06,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ee6c92b-1ef5-44b5-bcc1-cc6347c18953 2018-07-23 21:55:06,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118952989578s 2018-07-23 21:55:06,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ee6c92b-1ef5-44b5-bcc1-cc6347c18953 2018-07-23 21:55:06,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 21:55:06,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/9bff0326109b4ce1866d0472203e304a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2090e9bcd294cb75468942bddc8ea14ea269e958" 2018-07-23 21:55:06,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b74e790-a783-4acb-94be-9c18f03bb1a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:55:06,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9bff0326109b4ce1866d0472203e304a used request id req-5b74e790-a783-4acb-94be-9c18f03bb1a6 2018-07-23 21:55:06,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.114660024643s 2018-07-23 21:55:06,965 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9bff0326109b4ce1866d0472203e304a used request id req-5b74e790-a783-4acb-94be-9c18f03bb1a6 2018-07-23 21:55:07,007 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-23 21:55:07,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:55:07,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:55:07,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:55:07,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:55:07,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:55:07,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:55:07,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:55:07,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:55:07,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:55:07,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce89a06b-0386-4e5e-be79-6db12cb564c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:55:07,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ce89a06b-0386-4e5e-be79-6db12cb564c1 2018-07-23 21:55:07,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:55:07,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:55:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uE37VhMST3-KsEMR4tF3Eg"], "issued_at": "2018-07-23T21:55:07.000000Z"}} 2018-07-23 21:55:07,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:07,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:08,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e8b92634-0b1c-49cf-b9ae-2b737499fced Date: Mon, 23 Jul 2018 21:55:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:55:08,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e8b92634-0b1c-49cf-b9ae-2b737499fced 2018-07-23 21:55:08,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.942556858063s 2018-07-23 21:55:08,396 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e8b92634-0b1c-49cf-b9ae-2b737499fced 2018-07-23 21:55:08,396 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-23 21:55:08,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:55:08,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"network": {"name": "vmready1-net_af50cfb7-1736-4f54-ae19-39f58b798840", "admin_state_up": true}}' 2018-07-23 21:55:08,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f7ade0f1-f973-4016-84c3-e4bcb0c2c2f2 Date: Mon, 23 Jul 2018 21:55:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"22ac1bb8-03fa-445e-99d8-57b6fd74b45a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:08Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_af50cfb7-1736-4f54-ae19-39f58b798840","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:08Z","mtu":1450}} 2018-07-23 21:55:08,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f7ade0f1-f973-4016-84c3-e4bcb0c2c2f2 2018-07-23 21:55:08,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.306991815567s 2018-07-23 21:55:08,704 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-f7ade0f1-f973-4016-84c3-e4bcb0c2c2f2 2018-07-23 21:55:08,705 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:55:08Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'22ac1bb8-03fa-445e-99d8-57b6fd74b45a', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_af50cfb7-1736-4f54-ae19-39f58b798840', u'created_at': u'2018-07-23T21:55:08Z', u'mtu': 1450, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'l2_adjacency': True}) 2018-07-23 21:55:08,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:08,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-ec78fa27-86a2-4947-9105-3a404bc08618 Date: Mon, 23 Jul 2018 21:55:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"22ac1bb8-03fa-445e-99d8-57b6fd74b45a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:08Z","qos_policy_id":null,"name":"vmready1-net_af50cfb7-1736-4f54-ae19-39f58b798840","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:55:08,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ec78fa27-86a2-4947-9105-3a404bc08618 2018-07-23 21:55:08,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106251001358s 2018-07-23 21:55:08,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-ec78fa27-86a2-4947-9105-3a404bc08618 2018-07-23 21:55:08,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:55:08,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"subnet": {"name": "vmready1-subnet_af50cfb7-1736-4f54-ae19-39f58b798840", "enable_dhcp": true, "network_id": "22ac1bb8-03fa-445e-99d8-57b6fd74b45a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:55:09,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-7b96e98d-f96e-4daa-9791-b3fe6fc15d5e Date: Mon, 23 Jul 2018 21:55:09 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bf5af613-feba-4baf-b727-dd1f17957787","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_af50cfb7-1736-4f54-ae19-39f58b798840","enable_dhcp":true,"segment_id":null,"network_id":"22ac1bb8-03fa-445e-99d8-57b6fd74b45a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:08Z","ip_version":4}} 2018-07-23 21:55:09,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7b96e98d-f96e-4daa-9791-b3fe6fc15d5e 2018-07-23 21:55:09,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.599338054657s 2018-07-23 21:55:09,414 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7b96e98d-f96e-4daa-9791-b3fe6fc15d5e 2018-07-23 21:55:09,414 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:55:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bf5af613-feba-4baf-b727-dd1f17957787', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_af50cfb7-1736-4f54-ae19-39f58b798840', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'22ac1bb8-03fa-445e-99d8-57b6fd74b45a', u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T21:55:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 21:55:09,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:55:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "vmready1-router_af50cfb7-1736-4f54-ae19-39f58b798840", "admin_state_up": true}}' 2018-07-23 21:55:10,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-24a95319-5465-463d-9d65-913f799a3649 Date: Mon, 23 Jul 2018 21:55:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:09Z", "admin_state_up": true, "updated_at": "2018-07-23T21:55:10Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "433e04d8-9353-492d-852a-964893eaf7fa", "name": "vmready1-router_af50cfb7-1736-4f54-ae19-39f58b798840"}} 2018-07-23 21:55:10,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-24a95319-5465-463d-9d65-913f799a3649 2018-07-23 21:55:10,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.30857205391s 2018-07-23 21:55:10,724 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-24a95319-5465-463d-9d65-913f799a3649 2018-07-23 21:55:10,724 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:55:10Z', u'revision_number': 3, u'ha': False, u'id': u'433e04d8-9353-492d-852a-964893eaf7fa', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_af50cfb7-1736-4f54-ae19-39f58b798840', u'admin_state_up': True, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T21:55:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 21:55:10,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:55:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa/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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"subnet_id": "bf5af613-feba-4baf-b727-dd1f17957787"}' 2018-07-23 21:55:12,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8c76d909-50da-4d8b-a4c7-a2a0de9ab3bb Date: Mon, 23 Jul 2018 21:55:12 GMT RESP BODY: {"network_id": "22ac1bb8-03fa-445e-99d8-57b6fd74b45a", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "bf5af613-feba-4baf-b727-dd1f17957787", "subnet_ids": ["bf5af613-feba-4baf-b727-dd1f17957787"], "port_id": "9ef76edd-7de3-4c8a-b97f-b00e2f7742da", "id": "433e04d8-9353-492d-852a-964893eaf7fa"} 2018-07-23 21:55:12,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa/add_router_interface.json used request id req-8c76d909-50da-4d8b-a4c7-a2a0de9ab3bb 2018-07-23 21:55:12,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91182303429s 2018-07-23 21:55:12,637 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa/add_router_interface.json used request id req-8c76d909-50da-4d8b-a4c7-a2a0de9ab3bb returning object 433e04d8-9353-492d-852a-964893eaf7fa 2018-07-23 21:55:12,637 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 21:55:12,760 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 21:55:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:55:12,765 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 21:55:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 21:55:12,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:55:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:13,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-29011a67-f497-4fd2-89ce-66299cd3c3cd Date: Mon, 23 Jul 2018 21:55:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:55:13,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-29011a67-f497-4fd2-89ce-66299cd3c3cd 2018-07-23 21:55:13,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.649175882339s 2018-07-23 21:55:13,417 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-29011a67-f497-4fd2-89ce-66299cd3c3cd 2018-07-23 21:55:13,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 21:55:13,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840"}' 2018-07-23 21:55:13,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-107d8d05-7b1f-4409-acca-11fc8dcafa06 Date: Mon, 23 Jul 2018 21:55:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7", "size": null, "self": "/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:55:13Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840", "checksum": null, "created_at": "2018-07-23T21:55:13Z", "protected": false} 2018-07-23 21:55:13,548 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-107d8d05-7b1f-4409-acca-11fc8dcafa06 2018-07-23 21:55:13,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.123417139053s 2018-07-23 21:55:13,549 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-107d8d05-7b1f-4409-acca-11fc8dcafa06 returning object 2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7 2018-07-23 21:55:13,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 21:55:13,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '' 2018-07-23 21:55:16,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31d47e03-9ae7-4e74-810e-f2eef481353a Date: Mon, 23 Jul 2018 21:55:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:55:16,190 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/file used request id req-31d47e03-9ae7-4e74-810e-f2eef481353a 2018-07-23 21:55:16,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.64033794403s 2018-07-23 21:55:16,190 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/file used request id req-31d47e03-9ae7-4e74-810e-f2eef481353a 2018-07-23 21:55:16,190 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T21:55:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7', u'size': None, u'name': u'vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840', u'checksum': None, u'self': u'/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T21:55:13Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 21:55:16,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 21:55:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_af50cfb7-1736-4f54-ae19-39f58b798840", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 21:55:16,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5abb9b5-1b7b-4a5c-a85f-cbb3a85e981d x-compute-request-id: req-b5abb9b5-1b7b-4a5c-a85f-cbb3a85e981d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_af50cfb7-1736-4f54-ae19-39f58b798840", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe", "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": "ea422579-a5be-4e8d-8e57-fba07793b1fe"}} 2018-07-23 21:55:16,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b5abb9b5-1b7b-4a5c-a85f-cbb3a85e981d 2018-07-23 21:55:16,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.612289905548s 2018-07-23 21:55:16,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b5abb9b5-1b7b-4a5c-a85f-cbb3a85e981d 2018-07-23 21:55:16,805 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_af50cfb7-1736-4f54-ae19-39f58b798840', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'ea422579-a5be-4e8d-8e57-fba07793b1fe', 'swap': 0}) 2018-07-23 21:55:16,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 21:55:16,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe/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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"extra_specs": {}}' 2018-07-23 21:55:16,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a75a30c3-bc52-45c5-bb80-dc8430e5d9df x-compute-request-id: req-a75a30c3-bc52-45c5-bb80-dc8430e5d9df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 21:55:16,930 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe/os-extra_specs used request id req-a75a30c3-bc52-45c5-bb80-dc8430e5d9df 2018-07-23 21:55:16,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.124912023544s 2018-07-23 21:55:16,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe/os-extra_specs used request id req-a75a30c3-bc52-45c5-bb80-dc8430e5d9df 2018-07-23 21:55:17,042 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:55:17,043 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 21:55:17,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:55:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa/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}2452fed8b60d02e2d6d4f47bfed722714765458f" -d '{"subnet_id": "bf5af613-feba-4baf-b727-dd1f17957787"}' 2018-07-23 21:55:18,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2b373c3f-711e-4bbd-a7b1-a325d7034d20 Date: Mon, 23 Jul 2018 21:55:18 GMT RESP BODY: {"network_id": "22ac1bb8-03fa-445e-99d8-57b6fd74b45a", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "bf5af613-feba-4baf-b727-dd1f17957787", "subnet_ids": ["bf5af613-feba-4baf-b727-dd1f17957787"], "port_id": "9ef76edd-7de3-4c8a-b97f-b00e2f7742da", "id": "433e04d8-9353-492d-852a-964893eaf7fa"} 2018-07-23 21:55:18,757 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa/remove_router_interface.json used request id req-2b373c3f-711e-4bbd-a7b1-a325d7034d20 2018-07-23 21:55:18,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71000695229s 2018-07-23 21:55:18,758 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa/remove_router_interface.json used request id req-2b373c3f-711e-4bbd-a7b1-a325d7034d20 returning object 433e04d8-9353-492d-852a-964893eaf7fa 2018-07-23 21:55:18,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:55:18,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:18,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-44186345-6a29-401d-812d-56e1aa561005 Date: Mon, 23 Jul 2018 21:55:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:09Z", "admin_state_up": true, "updated_at": "2018-07-23T21:55:17Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "433e04d8-9353-492d-852a-964893eaf7fa", "name": "vmready1-router_af50cfb7-1736-4f54-ae19-39f58b798840"}]} 2018-07-23 21:55:18,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-44186345-6a29-401d-812d-56e1aa561005 2018-07-23 21:55:18,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122338056564s 2018-07-23 21:55:18,881 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-44186345-6a29-401d-812d-56e1aa561005 2018-07-23 21:55:18,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:55:18,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:19,870 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44a8c64c-ea1f-49d3-a6ca-52f4785c958a Content-Length: 0 Date: Mon, 23 Jul 2018 21:55:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:19,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa.json used request id req-44a8c64c-ea1f-49d3-a6ca-52f4785c958a 2018-07-23 21:55:19,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.988130807877s 2018-07-23 21:55:19,870 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/433e04d8-9353-492d-852a-964893eaf7fa.json used request id req-44a8c64c-ea1f-49d3-a6ca-52f4785c958a 2018-07-23 21:55:19,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:55:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:19,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-43d53f26-ab09-4ee6-9fe7-9dc4e432ee71 Date: Mon, 23 Jul 2018 21:55:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4},{"updated_at":"2018-07-23T21:55:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"bf5af613-feba-4baf-b727-dd1f17957787","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_af50cfb7-1736-4f54-ae19-39f58b798840","enable_dhcp":true,"segment_id":null,"network_id":"22ac1bb8-03fa-445e-99d8-57b6fd74b45a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:08Z","ip_version":4}]} 2018-07-23 21:55:19,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-43d53f26-ab09-4ee6-9fe7-9dc4e432ee71 2018-07-23 21:55:19,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0845050811768s 2018-07-23 21:55:19,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-43d53f26-ab09-4ee6-9fe7-9dc4e432ee71 2018-07-23 21:55:19,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:55:19,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/bf5af613-feba-4baf-b727-dd1f17957787.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:20,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e99559fa-235e-4be9-ac45-e095b5ba82b8 Date: Mon, 23 Jul 2018 21:55:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:20,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/bf5af613-feba-4baf-b727-dd1f17957787.json used request id req-e99559fa-235e-4be9-ac45-e095b5ba82b8 2018-07-23 21:55:20,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.997830152512s 2018-07-23 21:55:20,956 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/bf5af613-feba-4baf-b727-dd1f17957787.json used request id req-e99559fa-235e-4be9-ac45-e095b5ba82b8 2018-07-23 21:55:20,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:21,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-d2eb1069-22cf-4f46-88a2-786367f2ebe5 Date: Mon, 23 Jul 2018 21:55:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"22ac1bb8-03fa-445e-99d8-57b6fd74b45a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:20Z","qos_policy_id":null,"name":"vmready1-net_af50cfb7-1736-4f54-ae19-39f58b798840","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:08Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:55:21,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d2eb1069-22cf-4f46-88a2-786367f2ebe5 2018-07-23 21:55:21,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0798690319061s 2018-07-23 21:55:21,036 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-d2eb1069-22cf-4f46-88a2-786367f2ebe5 2018-07-23 21:55:21,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:55:21,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/22ac1bb8-03fa-445e-99d8-57b6fd74b45a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:22,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70e99593-5e5a-4d56-ae0f-352a78361e37 Date: Mon, 23 Jul 2018 21:55:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:22,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/22ac1bb8-03fa-445e-99d8-57b6fd74b45a.json used request id req-70e99593-5e5a-4d56-ae0f-352a78361e37 2018-07-23 21:55:22,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.996195077896s 2018-07-23 21:55:22,034 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/22ac1bb8-03fa-445e-99d8-57b6fd74b45a.json used request id req-70e99593-5e5a-4d56-ae0f-352a78361e37 2018-07-23 21:55:22,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:55:22,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:22,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-072f7f12-4f89-488a-abb3-d4e5176e48fa Date: Mon, 23 Jul 2018 21:55:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/snap", "metadata": {}}], "file": "/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7", "size": 12716032, "self": "/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:55:16Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_af50cfb7-1736-4f54-ae19-39f58b798840", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:55:13Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:55:22,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-072f7f12-4f89-488a-abb3-d4e5176e48fa 2018-07-23 21:55:22,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242838859558s 2018-07-23 21:55:22,063 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-072f7f12-4f89-488a-abb3-d4e5176e48fa 2018-07-23 21:55:22,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 21:55:22,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:22,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ff63c30-b390-49ab-9e74-7637af2c2954 Date: Mon, 23 Jul 2018 21:55:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:55:22,347 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7 used request id req-0ff63c30-b390-49ab-9e74-7637af2c2954 2018-07-23 21:55:22,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.282319068909s 2018-07-23 21:55:22,347 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2b6d21a5-5bf6-4ec8-b1c2-8dc5f97f81c7 used request id req-0ff63c30-b390-49ab-9e74-7637af2c2954 2018-07-23 21:55:22,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:55:22,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:22,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2596a3ff-c5ae-456f-bdc3-589539b3c369 x-compute-request-id: req-2596a3ff-c5ae-456f-bdc3-589539b3c369 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_af50cfb7-1736-4f54-ae19-39f58b798840", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe", "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": "ea422579-a5be-4e8d-8e57-fba07793b1fe"}]} 2018-07-23 21:55:22,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2596a3ff-c5ae-456f-bdc3-589539b3c369 2018-07-23 21:55:22,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259990692139s 2018-07-23 21:55:22,374 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2596a3ff-c5ae-456f-bdc3-589539b3c369 2018-07-23 21:55:22,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 21:55:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2452fed8b60d02e2d6d4f47bfed722714765458f" 2018-07-23 21:55:22,411 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e47bf059-c085-48b7-b9e1-1b79f98470ee x-compute-request-id: req-e47bf059-c085-48b7-b9e1-1b79f98470ee Content-Length: 0 Content-Type: application/json 2018-07-23 21:55:22,412 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe used request id req-e47bf059-c085-48b7-b9e1-1b79f98470ee 2018-07-23 21:55:22,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0359799861908s 2018-07-23 21:55:22,412 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ea422579-a5be-4e8d-8e57-fba07793b1fe used request id req-e47bf059-c085-48b7-b9e1-1b79f98470ee 2018-07-23 21:55:22,458 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-23 21:55:22,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:55:22,495 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:55:22,496 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:55:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:55:22,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8338c93c-3941-4189-8907-2354391ab428 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:55:22,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8338c93c-3941-4189-8907-2354391ab428 2018-07-23 21:55:22,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:55:22,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ktp8Z9lxSUqUBgR4EFT7-A"], "issued_at": "2018-07-23T21:55:22.000000Z"}} 2018-07-23 21:55:22,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:22,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:23,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9aa54bc8-f3b6-4a74-b1af-a82f421de59c Date: Mon, 23 Jul 2018 21:55:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:55:23,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9aa54bc8-f3b6-4a74-b1af-a82f421de59c 2018-07-23 21:55:23,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245261907578s 2018-07-23 21:55:23,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9aa54bc8-f3b6-4a74-b1af-a82f421de59c 2018-07-23 21:55:23,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:55:23,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:55:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:55:23,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:55:23,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:23,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dc38c7-7a19-4fc8-bde1-3c35b204e201 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 21:55:23,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-55dc38c7-7a19-4fc8-bde1-3c35b204e201 2018-07-23 21:55:23,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0921490192413s 2018-07-23 21:55:23,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-55dc38c7-7a19-4fc8-bde1-3c35b204e201 2018-07-23 21:55:23,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 21:55:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_063f13f5-9b99-470e-9840-930ea980f763"}}' 2018-07-23 21:55:23,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d9f1d4d-3613-4e82-83e5-3ab6db923566 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072"}, "tags": [], "enabled": true, "id": "230da8827ad8438fa1566d35f6c18072", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_063f13f5-9b99-470e-9840-930ea980f763"}} 2018-07-23 21:55:23,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6d9f1d4d-3613-4e82-83e5-3ab6db923566 2018-07-23 21:55:23,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.156445980072s 2018-07-23 21:55:23,404 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6d9f1d4d-3613-4e82-83e5-3ab6db923566 2018-07-23 21:55:23,404 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'230da8827ad8438fa1566d35f6c18072', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_063f13f5-9b99-470e-9840-930ea980f763'}) 2018-07-23 21:55:23,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 21:55:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "48b381fe-be50-4421-905c-f17a435cba08", "email": null, "name": "vmready2-user_063f13f5-9b99-470e-9840-930ea980f763"}}' 2018-07-23 21:55:23,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:55:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7bf456-f693-4056-9925-87be8f4b75e5 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_063f13f5-9b99-470e-9840-930ea980f763", "links": {"self": "http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15133ca2efce4842afb01260df803c6a", "domain_id": "default", "password_expires_at": null}} 2018-07-23 21:55:23,854 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6e7bf456-f693-4056-9925-87be8f4b75e5 2018-07-23 21:55:23,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.443456172943s 2018-07-23 21:55:23,854 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6e7bf456-f693-4056-9925-87be8f4b75e5 2018-07-23 21:55:23,855 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15133ca2efce4842afb01260df803c6a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_063f13f5-9b99-470e-9840-930ea980f763'}) 2018-07-23 21:55:23,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:55:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b258505a-c3dc-4a67-b32b-385d5e4d3581 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:55:23,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b258505a-c3dc-4a67-b32b-385d5e4d3581 2018-07-23 21:55:23,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.085067987442s 2018-07-23 21:55:23,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b258505a-c3dc-4a67-b32b-385d5e4d3581 2018-07-23 21:55:23,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:55:23,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:24,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7120e8e0-fedd-4821-bd14-2b9df89a1a81 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:55:24,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7120e8e0-fedd-4821-bd14-2b9df89a1a81 2018-07-23 21:55:24,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0863010883331s 2018-07-23 21:55:24,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7120e8e0-fedd-4821-bd14-2b9df89a1a81 2018-07-23 21:55:24,036 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 21:55:24,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 21:55:24,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" -d '{"role": {"name": "Member"}}' 2018-07-23 21:55:24,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df41e8be-7e8e-4ed3-a1fc-26e1dcd9e73a Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "21f1665d7e93408c9eaa1072dbc362b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/21f1665d7e93408c9eaa1072dbc362b7"}, "name": "Member"}} 2018-07-23 21:55:24,132 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-df41e8be-7e8e-4ed3-a1fc-26e1dcd9e73a 2018-07-23 21:55:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0926840305328s 2018-07-23 21:55:24,133 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-df41e8be-7e8e-4ed3-a1fc-26e1dcd9e73a 2018-07-23 21:55:24,133 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'21f1665d7e93408c9eaa1072dbc362b7'}) 2018-07-23 21:55:24,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:55:24,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:24,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-622f58d8-3a93-4239-9075-7d9ca299015f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "21f1665d7e93408c9eaa1072dbc362b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/21f1665d7e93408c9eaa1072dbc362b7"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:55:24,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-622f58d8-3a93-4239-9075-7d9ca299015f 2018-07-23 21:55:24,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884308815002s 2018-07-23 21:55:24,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-622f58d8-3a93-4239-9075-7d9ca299015f 2018-07-23 21:55:24,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:55:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:24,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085427c6-ff79-445d-a8a7-1a7fa619dd36 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 21:55:24,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-085427c6-ff79-445d-a8a7-1a7fa619dd36 2018-07-23 21:55:24,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0895609855652s 2018-07-23 21:55:24,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-085427c6-ff79-445d-a8a7-1a7fa619dd36 2018-07-23 21:55:24,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:55:24,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:24,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80203805-097a-443e-8246-e5c7d9fb3692 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_063f13f5-9b99-470e-9840-930ea980f763", "links": {"self": "http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15133ca2efce4842afb01260df803c6a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:55:24,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-80203805-097a-443e-8246-e5c7d9fb3692 2018-07-23 21:55:24,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111408948898s 2018-07-23 21:55:24,432 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-80203805-097a-443e-8246-e5c7d9fb3692 2018-07-23 21:55:24,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:55:24,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:24,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd99a4ca-8507-4aa5-a2ad-cac27ce91f94 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072"}, "tags": [], "enabled": true, "id": "230da8827ad8438fa1566d35f6c18072", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_063f13f5-9b99-470e-9840-930ea980f763"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:55:24,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-dd99a4ca-8507-4aa5-a2ad-cac27ce91f94 2018-07-23 21:55:24,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0878961086273s 2018-07-23 21:55:24,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-dd99a4ca-8507-4aa5-a2ad-cac27ce91f94 2018-07-23 21:55:24,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 21:55:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=15133ca2efce4842afb01260df803c6a&role.id=21f1665d7e93408c9eaa1072dbc362b7&scope.project.id=230da8827ad8438fa1566d35f6c18072" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:24,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea742b2-41ad-40e9-a6ce-f9b17f26ae49 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=15133ca2efce4842afb01260df803c6a&role.id=21f1665d7e93408c9eaa1072dbc362b7&scope.project.id=230da8827ad8438fa1566d35f6c18072", "previous": null, "next": null}} 2018-07-23 21:55:24,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=15133ca2efce4842afb01260df803c6a&role.id=21f1665d7e93408c9eaa1072dbc362b7&scope.project.id=230da8827ad8438fa1566d35f6c18072 used request id req-dea742b2-41ad-40e9-a6ce-f9b17f26ae49 2018-07-23 21:55:24,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0897870063782s 2018-07-23 21:55:24,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=15133ca2efce4842afb01260df803c6a&role.id=21f1665d7e93408c9eaa1072dbc362b7&scope.project.id=230da8827ad8438fa1566d35f6c18072 used request id req-dea742b2-41ad-40e9-a6ce-f9b17f26ae49 2018-07-23 21:55:24,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 21:55:24,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072/users/15133ca2efce4842afb01260df803c6a/roles/21f1665d7e93408c9eaa1072dbc362b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:24,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83fff124-9cda-4794-9539-c3936abea606 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:55:24,751 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072/users/15133ca2efce4842afb01260df803c6a/roles/21f1665d7e93408c9eaa1072dbc362b7 used request id req-83fff124-9cda-4794-9539-c3936abea606 2018-07-23 21:55:24,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.120448112488s 2018-07-23 21:55:24,751 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072/users/15133ca2efce4842afb01260df803c6a/roles/21f1665d7e93408c9eaa1072dbc362b7 used request id req-83fff124-9cda-4794-9539-c3936abea606 2018-07-23 21:55:24,752 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_063f13f5-9b99-470e-9840-930ea980f763', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'230da8827ad8438fa1566d35f6c18072', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '48b381fe-be50-4421-905c-f17a435cba08', 'username': u'vmready2-user_063f13f5-9b99-470e-9840-930ea980f763', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:55:24,753 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:55:24,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:55:24,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:55:24,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:55:24,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:55:24,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:55:24,756 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_063f13f5-9b99-470e-9840-930ea980f763', 'password': '48b381fe-be50-4421-905c-f17a435cba08', 'project_name': 'vmready2-project_063f13f5-9b99-470e-9840-930ea980f763', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '230da8827ad8438fa1566d35f6c18072', 'project_domain_name': 'Default'} 2018-07-23 21:55:24,756 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-23 21:55:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:55:24,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-024f38ae-3838-4083-b492-625b76d188ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:55:24,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-024f38ae-3838-4083-b492-625b76d188ab 2018-07-23 21:55:24,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:55:25,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "21f1665d7e93408c9eaa1072dbc362b7", "name": "Member"}], "expires_at": "2018-07-23T22:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "230da8827ad8438fa1566d35f6c18072", "name": "vmready2-project_063f13f5-9b99-470e-9840-930ea980f763"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/230da8827ad8438fa1566d35f6c18072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/230da8827ad8438fa1566d35f6c18072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/230da8827ad8438fa1566d35f6c18072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/230da8827ad8438fa1566d35f6c18072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/230da8827ad8438fa1566d35f6c18072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/230da8827ad8438fa1566d35f6c18072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/230da8827ad8438fa1566d35f6c18072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/230da8827ad8438fa1566d35f6c18072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/230da8827ad8438fa1566d35f6c18072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_230da8827ad8438fa1566d35f6c18072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_230da8827ad8438fa1566d35f6c18072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/230da8827ad8438fa1566d35f6c18072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/230da8827ad8438fa1566d35f6c18072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/230da8827ad8438fa1566d35f6c18072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_063f13f5-9b99-470e-9840-930ea980f763", "id": "15133ca2efce4842afb01260df803c6a"}, "audit_ids": ["FJSRGvOcRWax2aGMNKvTnA"], "issued_at": "2018-07-23T21:55:25.000000Z"}} 2018-07-23 21:55:25,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:55:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" -d '{"network": {"name": "vmready2-net_063f13f5-9b99-470e-9840-930ea980f763", "admin_state_up": true}}' 2018-07-23 21:55:26,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-9e049618-715a-47eb-83e4-9f529c5e120a Date: Mon, 23 Jul 2018 21:55:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1059a7b8-88ea-4713-ae2b-66039c58f94e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"230da8827ad8438fa1566d35f6c18072","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:26Z","is_default":false,"name":"vmready2-net_063f13f5-9b99-470e-9840-930ea980f763","qos_policy_id":null,"admin_state_up":true,"tenant_id":"230da8827ad8438fa1566d35f6c18072","created_at":"2018-07-23T21:55:26Z","mtu":1450}} 2018-07-23 21:55:26,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9e049618-715a-47eb-83e4-9f529c5e120a 2018-07-23 21:55:26,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.27994799614s 2018-07-23 21:55:26,436 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9e049618-715a-47eb-83e4-9f529c5e120a 2018-07-23 21:55:26,436 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:55:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'1059a7b8-88ea-4713-ae2b-66039c58f94e', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_063f13f5-9b99-470e-9840-930ea980f763', u'admin_state_up': True, u'tenant_id': u'230da8827ad8438fa1566d35f6c18072', u'created_at': u'2018-07-23T21:55:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'230da8827ad8438fa1566d35f6c18072', u'l2_adjacency': True}) 2018-07-23 21:55:26,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:26,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:26,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-39f5d62b-a74a-42c7-8e09-91193c182e02 Date: Mon, 23 Jul 2018 21:55:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1059a7b8-88ea-4713-ae2b-66039c58f94e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"230da8827ad8438fa1566d35f6c18072","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:26Z","qos_policy_id":null,"name":"vmready2-net_063f13f5-9b99-470e-9840-930ea980f763","admin_state_up":true,"tenant_id":"230da8827ad8438fa1566d35f6c18072","created_at":"2018-07-23T21:55:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:55:26,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-39f5d62b-a74a-42c7-8e09-91193c182e02 2018-07-23 21:55:26,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.149130105972s 2018-07-23 21:55:26,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-39f5d62b-a74a-42c7-8e09-91193c182e02 2018-07-23 21:55:26,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:55:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" -d '{"subnet": {"name": "vmready2-subnet_063f13f5-9b99-470e-9840-930ea980f763", "enable_dhcp": true, "network_id": "1059a7b8-88ea-4713-ae2b-66039c58f94e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:55:27,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93f18383-0c1f-4312-8cff-0ec8266a2298 Date: Mon, 23 Jul 2018 21:55:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1059a7b8-88ea-4713-ae2b-66039c58f94e","tenant_id":"230da8827ad8438fa1566d35f6c18072","created_at":"2018-07-23T21:55:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:55:26Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"230da8827ad8438fa1566d35f6c18072","id":"02e39276-e3c6-4547-b420-32f8b5ce3955","subnetpool_id":null,"name":"vmready2-subnet_063f13f5-9b99-470e-9840-930ea980f763"}} 2018-07-23 21:55:27,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-93f18383-0c1f-4312-8cff-0ec8266a2298 2018-07-23 21:55:27,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.707417964935s 2018-07-23 21:55:27,296 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-93f18383-0c1f-4312-8cff-0ec8266a2298 2018-07-23 21:55:27,296 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:55:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'02e39276-e3c6-4547-b420-32f8b5ce3955', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_063f13f5-9b99-470e-9840-930ea980f763', u'enable_dhcp': True, u'network_id': u'1059a7b8-88ea-4713-ae2b-66039c58f94e', u'tenant_id': u'230da8827ad8438fa1566d35f6c18072', u'created_at': u'2018-07-23T21:55:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'230da8827ad8438fa1566d35f6c18072'}) 2018-07-23 21:55:27,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:55:27,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "vmready2-router_063f13f5-9b99-470e-9840-930ea980f763", "admin_state_up": true}}' 2018-07-23 21:55:28,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a026aa13-46c9-4ab4-b610-fa5b1a7fd18e Date: Mon, 23 Jul 2018 21:55:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:27Z", "admin_state_up": true, "updated_at": "2018-07-23T21:55:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "25c63c2d-e7a7-4832-a2c6-ab6c8020c647", "name": "vmready2-router_063f13f5-9b99-470e-9840-930ea980f763"}} 2018-07-23 21:55:28,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a026aa13-46c9-4ab4-b610-fa5b1a7fd18e 2018-07-23 21:55:28,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35640501976s 2018-07-23 21:55:28,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a026aa13-46c9-4ab4-b610-fa5b1a7fd18e 2018-07-23 21:55:28,654 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:55:28Z', u'revision_number': 3, u'id': u'25c63c2d-e7a7-4832-a2c6-ab6c8020c647', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_063f13f5-9b99-470e-9840-930ea980f763', u'admin_state_up': True, u'tenant_id': u'230da8827ad8438fa1566d35f6c18072', u'created_at': u'2018-07-23T21:55:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'230da8827ad8438fa1566d35f6c18072'}) 2018-07-23 21:55:28,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:55:28,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647/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}5631b2c302e86595de22e993a272253b61575c89" -d '{"subnet_id": "02e39276-e3c6-4547-b420-32f8b5ce3955"}' 2018-07-23 21:55:30,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-294ede34-2270-4ac5-9ebc-b281a99a91c4 Date: Mon, 23 Jul 2018 21:55:30 GMT RESP BODY: {"network_id": "1059a7b8-88ea-4713-ae2b-66039c58f94e", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "subnet_id": "02e39276-e3c6-4547-b420-32f8b5ce3955", "subnet_ids": ["02e39276-e3c6-4547-b420-32f8b5ce3955"], "port_id": "24cbde06-5d3b-449a-98b1-24adeb685c2e", "id": "25c63c2d-e7a7-4832-a2c6-ab6c8020c647"} 2018-07-23 21:55:30,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647/add_router_interface.json used request id req-294ede34-2270-4ac5-9ebc-b281a99a91c4 2018-07-23 21:55:30,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.26839089394s 2018-07-23 21:55:30,923 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647/add_router_interface.json used request id req-294ede34-2270-4ac5-9ebc-b281a99a91c4 returning object 25c63c2d-e7a7-4832-a2c6-ab6c8020c647 2018-07-23 21:55:30,924 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 21:55:31,056 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 21:55:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:55:31,061 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 21:55:31 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 21:55:31,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:55:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:31,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-58d66911-17de-4fae-9d50-f1d9f608fbf9 Date: Mon, 23 Jul 2018 21:55:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:55:31,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-58d66911-17de-4fae-9d50-f1d9f608fbf9 2018-07-23 21:55:31,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.661474943161s 2018-07-23 21:55:31,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-58d66911-17de-4fae-9d50-f1d9f608fbf9 2018-07-23 21:55:31,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 21:55:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_063f13f5-9b99-470e-9840-930ea980f763", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_063f13f5-9b99-470e-9840-930ea980f763"}' 2018-07-23 21:55:31,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f693631d-277c-4452-b1a9-209561b5fe22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d482eab-d107-4fd9-ba79-80bbd2b0b432 Date: Mon, 23 Jul 2018 21:55:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f693631d-277c-4452-b1a9-209561b5fe22/file", "owner": "230da8827ad8438fa1566d35f6c18072", "id": "f693631d-277c-4452-b1a9-209561b5fe22", "size": null, "self": "/v2/images/f693631d-277c-4452-b1a9-209561b5fe22", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:55:31Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_063f13f5-9b99-470e-9840-930ea980f763", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_063f13f5-9b99-470e-9840-930ea980f763", "checksum": null, "created_at": "2018-07-23T21:55:31Z", "protected": false} 2018-07-23 21:55:31,818 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9d482eab-d107-4fd9-ba79-80bbd2b0b432 2018-07-23 21:55:31,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0851349830627s 2018-07-23 21:55:31,819 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9d482eab-d107-4fd9-ba79-80bbd2b0b432 returning object f693631d-277c-4452-b1a9-209561b5fe22 2018-07-23 21:55:31,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 21:55:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f693631d-277c-4452-b1a9-209561b5fe22/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}5631b2c302e86595de22e993a272253b61575c89" -d '' 2018-07-23 21:55:32,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e8bac827-9327-4c40-abf2-af40db3bfba8 Date: Mon, 23 Jul 2018 21:55:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:55:32,306 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f693631d-277c-4452-b1a9-209561b5fe22/file used request id req-e8bac827-9327-4c40-abf2-af40db3bfba8 2018-07-23 21:55:32,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.486842870712s 2018-07-23 21:55:32,306 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f693631d-277c-4452-b1a9-209561b5fe22/file used request id req-e8bac827-9327-4c40-abf2-af40db3bfba8 2018-07-23 21:55:32,307 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_063f13f5-9b99-470e-9840-930ea980f763', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T21:55:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/f693631d-277c-4452-b1a9-209561b5fe22/file', u'owner': u'230da8827ad8438fa1566d35f6c18072', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f693631d-277c-4452-b1a9-209561b5fe22', u'size': None, u'name': u'vmready2-img_063f13f5-9b99-470e-9840-930ea980f763', u'checksum': None, u'self': u'/v2/images/f693631d-277c-4452-b1a9-209561b5fe22', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T21:55:31Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 21:55:32,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 21:55:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_063f13f5-9b99-470e-9840-930ea980f763", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 21:55:32,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83acd177-e18e-4976-88c6-1344ad3fd081 x-compute-request-id: req-83acd177-e18e-4976-88c6-1344ad3fd081 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_063f13f5-9b99-470e-9840-930ea980f763", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93", "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": "fedae747-7196-48f0-9a7d-66f0de7ada93"}} 2018-07-23 21:55:32,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-83acd177-e18e-4976-88c6-1344ad3fd081 2018-07-23 21:55:32,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.627769947052s 2018-07-23 21:55:32,936 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-83acd177-e18e-4976-88c6-1344ad3fd081 2018-07-23 21:55:32,936 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_063f13f5-9b99-470e-9840-930ea980f763', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'fedae747-7196-48f0-9a7d-66f0de7ada93', 'swap': 0}) 2018-07-23 21:55:32,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 21:55:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93/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}007b02462387d9b3b0df2fd027ae9a1528eece78" -d '{"extra_specs": {}}' 2018-07-23 21:55:33,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e48caba-9593-49ae-b9b7-c73563c6abee x-compute-request-id: req-7e48caba-9593-49ae-b9b7-c73563c6abee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 21:55:33,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93/os-extra_specs used request id req-7e48caba-9593-49ae-b9b7-c73563c6abee 2018-07-23 21:55:33,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130722999573s 2018-07-23 21:55:33,068 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93/os-extra_specs used request id req-7e48caba-9593-49ae-b9b7-c73563c6abee 2018-07-23 21:55:33,181 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:55:33,182 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 21:55:33,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:55:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647/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}5631b2c302e86595de22e993a272253b61575c89" -d '{"subnet_id": "02e39276-e3c6-4547-b420-32f8b5ce3955"}' 2018-07-23 21:55:35,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4109785-902c-438f-98d1-0129162231d7 Date: Mon, 23 Jul 2018 21:55:35 GMT RESP BODY: {"network_id": "1059a7b8-88ea-4713-ae2b-66039c58f94e", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "subnet_id": "02e39276-e3c6-4547-b420-32f8b5ce3955", "subnet_ids": ["02e39276-e3c6-4547-b420-32f8b5ce3955"], "port_id": "24cbde06-5d3b-449a-98b1-24adeb685c2e", "id": "25c63c2d-e7a7-4832-a2c6-ab6c8020c647"} 2018-07-23 21:55:35,324 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647/remove_router_interface.json used request id req-d4109785-902c-438f-98d1-0129162231d7 2018-07-23 21:55:35,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13738512993s 2018-07-23 21:55:35,324 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647/remove_router_interface.json used request id req-d4109785-902c-438f-98d1-0129162231d7 returning object 25c63c2d-e7a7-4832-a2c6-ab6c8020c647 2018-07-23 21:55:35,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:55:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:35,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-d4416ad8-3b7b-46d2-8c52-12cdabdd11e3 Date: Mon, 23 Jul 2018 21:55:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:27Z", "admin_state_up": true, "updated_at": "2018-07-23T21:55:33Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "25c63c2d-e7a7-4832-a2c6-ab6c8020c647", "name": "vmready2-router_063f13f5-9b99-470e-9840-930ea980f763"}]} 2018-07-23 21:55:35,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d4416ad8-3b7b-46d2-8c52-12cdabdd11e3 2018-07-23 21:55:35,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135946989059s 2018-07-23 21:55:35,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d4416ad8-3b7b-46d2-8c52-12cdabdd11e3 2018-07-23 21:55:35,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:55:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:36,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-253c999e-7863-4888-ba27-b278188a58a9 Content-Length: 0 Date: Mon, 23 Jul 2018 21:55:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:36,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647.json used request id req-253c999e-7863-4888-ba27-b278188a58a9 2018-07-23 21:55:36,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09210991859s 2018-07-23 21:55:36,555 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/25c63c2d-e7a7-4832-a2c6-ab6c8020c647.json used request id req-253c999e-7863-4888-ba27-b278188a58a9 2018-07-23 21:55:36,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:55:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:36,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-a8b54578-1474-448b-87ba-3c4704e52d57 Date: Mon, 23 Jul 2018 21:55:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1059a7b8-88ea-4713-ae2b-66039c58f94e","tenant_id":"230da8827ad8438fa1566d35f6c18072","created_at":"2018-07-23T21:55:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:55:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"230da8827ad8438fa1566d35f6c18072","id":"02e39276-e3c6-4547-b420-32f8b5ce3955","subnetpool_id":null,"name":"vmready2-subnet_063f13f5-9b99-470e-9840-930ea980f763"}]} 2018-07-23 21:55:36,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a8b54578-1474-448b-87ba-3c4704e52d57 2018-07-23 21:55:36,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0942721366882s 2018-07-23 21:55:36,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a8b54578-1474-448b-87ba-3c4704e52d57 2018-07-23 21:55:36,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:55:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/02e39276-e3c6-4547-b420-32f8b5ce3955.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:37,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20e8af24-3e0f-484c-98f1-639ee1f0e137 Date: Mon, 23 Jul 2018 21:55:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:37,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/02e39276-e3c6-4547-b420-32f8b5ce3955.json used request id req-20e8af24-3e0f-484c-98f1-639ee1f0e137 2018-07-23 21:55:37,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14168190956s 2018-07-23 21:55:37,793 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/02e39276-e3c6-4547-b420-32f8b5ce3955.json used request id req-20e8af24-3e0f-484c-98f1-639ee1f0e137 2018-07-23 21:55:37,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:37,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6e579094-935a-4346-ace5-7e9d6aed9a54 Date: Mon, 23 Jul 2018 21:55:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"1059a7b8-88ea-4713-ae2b-66039c58f94e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"230da8827ad8438fa1566d35f6c18072","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:37Z","qos_policy_id":null,"name":"vmready2-net_063f13f5-9b99-470e-9840-930ea980f763","admin_state_up":true,"tenant_id":"230da8827ad8438fa1566d35f6c18072","created_at":"2018-07-23T21:55:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:55:37,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6e579094-935a-4346-ace5-7e9d6aed9a54 2018-07-23 21:55:37,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107733011246s 2018-07-23 21:55:37,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6e579094-935a-4346-ace5-7e9d6aed9a54 2018-07-23 21:55:37,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:55:37,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/1059a7b8-88ea-4713-ae2b-66039c58f94e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:38,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4b5f175-2f5c-4617-80d9-ab84c3af1898 Date: Mon, 23 Jul 2018 21:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:55:38,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1059a7b8-88ea-4713-ae2b-66039c58f94e.json used request id req-a4b5f175-2f5c-4617-80d9-ab84c3af1898 2018-07-23 21:55:38,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.917932033539s 2018-07-23 21:55:38,821 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1059a7b8-88ea-4713-ae2b-66039c58f94e.json used request id req-a4b5f175-2f5c-4617-80d9-ab84c3af1898 2018-07-23 21:55:38,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:55:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:38,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-73871ae7-e93c-46a8-bd21-51c0f50dbecf Date: Mon, 23 Jul 2018 21:55:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/f693631d-277c-4452-b1a9-209561b5fe22/snap", "metadata": {}}], "file": "/v2/images/f693631d-277c-4452-b1a9-209561b5fe22/file", "owner": "230da8827ad8438fa1566d35f6c18072", "id": "f693631d-277c-4452-b1a9-209561b5fe22", "size": 12716032, "self": "/v2/images/f693631d-277c-4452-b1a9-209561b5fe22", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/f693631d-277c-4452-b1a9-209561b5fe22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:55:32Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_063f13f5-9b99-470e-9840-930ea980f763", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_063f13f5-9b99-470e-9840-930ea980f763", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:55:31Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:55:38,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-73871ae7-e93c-46a8-bd21-51c0f50dbecf 2018-07-23 21:55:38,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361800193787s 2018-07-23 21:55:38,862 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-73871ae7-e93c-46a8-bd21-51c0f50dbecf 2018-07-23 21:55:38,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 21:55:38,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f693631d-277c-4452-b1a9-209561b5fe22 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5631b2c302e86595de22e993a272253b61575c89" 2018-07-23 21:55:39,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-247f7787-a64f-4de8-b7fe-094c855f0835 Date: Mon, 23 Jul 2018 21:55:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:55:39,142 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f693631d-277c-4452-b1a9-209561b5fe22 used request id req-247f7787-a64f-4de8-b7fe-094c855f0835 2018-07-23 21:55:39,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.279038190842s 2018-07-23 21:55:39,143 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f693631d-277c-4452-b1a9-209561b5fe22 used request id req-247f7787-a64f-4de8-b7fe-094c855f0835 2018-07-23 21:55:39,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:55:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:39,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8877bb25-65b5-4dff-a3ec-38cf673158e7 x-compute-request-id: req-8877bb25-65b5-4dff-a3ec-38cf673158e7 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_063f13f5-9b99-470e-9840-930ea980f763", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93", "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": "fedae747-7196-48f0-9a7d-66f0de7ada93"}]} 2018-07-23 21:55:39,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8877bb25-65b5-4dff-a3ec-38cf673158e7 2018-07-23 21:55:39,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238180160522s 2018-07-23 21:55:39,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-8877bb25-65b5-4dff-a3ec-38cf673158e7 2018-07-23 21:55:39,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 21:55:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:39,207 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:55:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b75aa3bc-4d5c-481b-88f8-71d69b308be5 x-compute-request-id: req-b75aa3bc-4d5c-481b-88f8-71d69b308be5 Content-Length: 0 Content-Type: application/json 2018-07-23 21:55:39,208 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93 used request id req-b75aa3bc-4d5c-481b-88f8-71d69b308be5 2018-07-23 21:55:39,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.038645029068s 2018-07-23 21:55:39,208 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fedae747-7196-48f0-9a7d-66f0de7ada93 used request id req-b75aa3bc-4d5c-481b-88f8-71d69b308be5 2018-07-23 21:55:39,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:55:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:39,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49096d85-bef0-46c3-853e-f8c17495aa12 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_063f13f5-9b99-470e-9840-930ea980f763", "links": {"self": "http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15133ca2efce4842afb01260df803c6a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:55:39,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-49096d85-bef0-46c3-853e-f8c17495aa12 2018-07-23 21:55:39,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997200012207s 2018-07-23 21:55:39,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-49096d85-bef0-46c3-853e-f8c17495aa12 2018-07-23 21:55:39,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:55:39,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:39,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb6a796-cc04-4376-86fb-4870dc51bd54 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_063f13f5-9b99-470e-9840-930ea980f763", "links": {"self": "http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "15133ca2efce4842afb01260df803c6a", "description": null}} 2018-07-23 21:55:39,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a used request id req-0cb6a796-cc04-4376-86fb-4870dc51bd54 2018-07-23 21:55:39,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136961936951s 2018-07-23 21:55:39,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a used request id req-0cb6a796-cc04-4376-86fb-4870dc51bd54 2018-07-23 21:55:39,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 21:55:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:39,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7df726b-7ebf-4c0d-84fd-d06c22c59aa4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:55:39,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a used request id req-e7df726b-7ebf-4c0d-84fd-d06c22c59aa4 2018-07-23 21:55:39,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.245179176331s 2018-07-23 21:55:39,698 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/15133ca2efce4842afb01260df803c6a used request id req-e7df726b-7ebf-4c0d-84fd-d06c22c59aa4 2018-07-23 21:55:39,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:55:39,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:39,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-456e1a78-4fcf-4211-8ab8-ad1ce6b3e26a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072"}, "tags": [], "enabled": true, "id": "230da8827ad8438fa1566d35f6c18072", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_063f13f5-9b99-470e-9840-930ea980f763"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:55:39,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-456e1a78-4fcf-4211-8ab8-ad1ce6b3e26a 2018-07-23 21:55:39,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.091117143631s 2018-07-23 21:55:39,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-456e1a78-4fcf-4211-8ab8-ad1ce6b3e26a 2018-07-23 21:55:39,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 21:55:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:40,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6570b85b-5ed9-4420-ab56-0b8c3430f4b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:55:40,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-6570b85b-5ed9-4420-ab56-0b8c3430f4b0 2018-07-23 21:55:40,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.214386940002s 2018-07-23 21:55:40,015 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-6570b85b-5ed9-4420-ab56-0b8c3430f4b0 2018-07-23 21:55:40,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:55:40,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:40,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5828ba8-e86f-4eee-965b-d8b2aefa23ed Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "21f1665d7e93408c9eaa1072dbc362b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/21f1665d7e93408c9eaa1072dbc362b7"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:55:40,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5828ba8-e86f-4eee-965b-d8b2aefa23ed 2018-07-23 21:55:40,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0868000984192s 2018-07-23 21:55:40,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5828ba8-e86f-4eee-965b-d8b2aefa23ed 2018-07-23 21:55:40,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 21:55:40,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/21f1665d7e93408c9eaa1072dbc362b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}007b02462387d9b3b0df2fd027ae9a1528eece78" 2018-07-23 21:55:40,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b5f3ebd-e229-400a-b7eb-e4bfc2fa19cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:55:40,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/21f1665d7e93408c9eaa1072dbc362b7 used request id req-2b5f3ebd-e229-400a-b7eb-e4bfc2fa19cb 2018-07-23 21:55:40,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.161757946014s 2018-07-23 21:55:40,272 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/21f1665d7e93408c9eaa1072dbc362b7 used request id req-2b5f3ebd-e229-400a-b7eb-e4bfc2fa19cb 2018-07-23 21:55:40,323 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:55:40,362 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:55:40,363 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:55:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:55:40,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a959c11-ea91-4c6a-8bcb-43b5f39b14a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:55:40,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4a959c11-ea91-4c6a-8bcb-43b5f39b14a7 2018-07-23 21:55:40,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:55:40,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["zG4--2FbQ1qbzM-0xMicWg"], "issued_at": "2018-07-23T21:55:40.000000Z"}} 2018-07-23 21:55:40,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:40,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:41,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-78c49f6c-ec2e-45cc-ae8d-4430f02427e6 Date: Mon, 23 Jul 2018 21:55:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:55:41,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-78c49f6c-ec2e-45cc-ae8d-4430f02427e6 2018-07-23 21:55:41,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244292974472s 2018-07-23 21:55:41,003 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-78c49f6c-ec2e-45cc-ae8d-4430f02427e6 2018-07-23 21:55:41,009 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-23 21:55:41,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:55:41,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"network": {"name": "singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f", "admin_state_up": true}}' 2018-07-23 21:55:41,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c7f98f29-4b60-4d1d-8a48-1f663076bcec Date: Mon, 23 Jul 2018 21:55:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d87a4468-60bf-4ddf-847c-88fe826d573b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:41Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","mtu":1450}} 2018-07-23 21:55:41,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c7f98f29-4b60-4d1d-8a48-1f663076bcec 2018-07-23 21:55:41,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.416963815689s 2018-07-23 21:55:41,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c7f98f29-4b60-4d1d-8a48-1f663076bcec 2018-07-23 21:55:41,427 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:55:41Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd87a4468-60bf-4ddf-847c-88fe826d573b', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f', u'created_at': u'2018-07-23T21:55:41Z', u'mtu': 1450, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'l2_adjacency': True}) 2018-07-23 21:55:41,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:41,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-72ce4ad9-7224-453e-86b3-159b6eb99ac5 Date: Mon, 23 Jul 2018 21:55:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d87a4468-60bf-4ddf-847c-88fe826d573b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:55:41Z","qos_policy_id":null,"name":"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","provider:network_type":"vxlan"}]} 2018-07-23 21:55:41,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-72ce4ad9-7224-453e-86b3-159b6eb99ac5 2018-07-23 21:55:41,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100534200668s 2018-07-23 21:55:41,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-72ce4ad9-7224-453e-86b3-159b6eb99ac5 2018-07-23 21:55:41,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:55:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"subnet": {"name": "singlevm1-subnet_68c2214e-cc00-430d-8cd5-74f9c167730f", "enable_dhcp": true, "network_id": "d87a4468-60bf-4ddf-847c-88fe826d573b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:55:41,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1782010f-851a-42f0-b421-135148948ba4 Date: Mon, 23 Jul 2018 21:55:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"645fe3b4-0188-43a6-99fe-7efffa8cbd5e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_68c2214e-cc00-430d-8cd5-74f9c167730f","enable_dhcp":true,"segment_id":null,"network_id":"d87a4468-60bf-4ddf-847c-88fe826d573b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","ip_version":4}} 2018-07-23 21:55:41,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1782010f-851a-42f0-b421-135148948ba4 2018-07-23 21:55:41,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.383832931519s 2018-07-23 21:55:41,914 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1782010f-851a-42f0-b421-135148948ba4 2018-07-23 21:55:41,915 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:55:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'645fe3b4-0188-43a6-99fe-7efffa8cbd5e', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_68c2214e-cc00-430d-8cd5-74f9c167730f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd87a4468-60bf-4ddf-847c-88fe826d573b', u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T21:55:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 21:55:41,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:55:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "singlevm1-router_68c2214e-cc00-430d-8cd5-74f9c167730f", "admin_state_up": true}}' 2018-07-23 21:55:43,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-3e18cca7-d47e-43b2-83a0-32f3c5dbd195 Date: Mon, 23 Jul 2018 21:55:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:41Z", "admin_state_up": true, "updated_at": "2018-07-23T21:55:42Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "25c97014-90ca-4b8e-8e06-5017039d25d9", "name": "singlevm1-router_68c2214e-cc00-430d-8cd5-74f9c167730f"}} 2018-07-23 21:55:43,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3e18cca7-d47e-43b2-83a0-32f3c5dbd195 2018-07-23 21:55:43,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.34211206436s 2018-07-23 21:55:43,258 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3e18cca7-d47e-43b2-83a0-32f3c5dbd195 2018-07-23 21:55:43,258 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:55:42Z', u'revision_number': 3, u'ha': False, u'id': u'25c97014-90ca-4b8e-8e06-5017039d25d9', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_68c2214e-cc00-430d-8cd5-74f9c167730f', u'admin_state_up': True, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T21:55:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 21:55:43,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:55:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9/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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"subnet_id": "645fe3b4-0188-43a6-99fe-7efffa8cbd5e"}' 2018-07-23 21:55:45,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff420205-aafa-4870-99e5-ccc16d76d8bc Date: Mon, 23 Jul 2018 21:55:45 GMT RESP BODY: {"network_id": "d87a4468-60bf-4ddf-847c-88fe826d573b", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "645fe3b4-0188-43a6-99fe-7efffa8cbd5e", "subnet_ids": ["645fe3b4-0188-43a6-99fe-7efffa8cbd5e"], "port_id": "932f9158-7f62-4658-b1b7-fe4bde481b85", "id": "25c97014-90ca-4b8e-8e06-5017039d25d9"} 2018-07-23 21:55:45,283 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9/add_router_interface.json used request id req-ff420205-aafa-4870-99e5-ccc16d76d8bc 2018-07-23 21:55:45,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02409505844s 2018-07-23 21:55:45,283 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9/add_router_interface.json used request id req-ff420205-aafa-4870-99e5-ccc16d76d8bc returning object 25c97014-90ca-4b8e-8e06-5017039d25d9 2018-07-23 21:55:45,284 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 21:55:45,415 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 21:55:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:55:45,422 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 21:55:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 21:55:45,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:55:45,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:45,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a3437768-9cdb-4b79-9534-6b0866ae60aa Date: Mon, 23 Jul 2018 21:55:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:55:45,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a3437768-9cdb-4b79-9534-6b0866ae60aa 2018-07-23 21:55:45,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179625988007s 2018-07-23 21:55:45,604 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a3437768-9cdb-4b79-9534-6b0866ae60aa 2018-07-23 21:55:45,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 21:55:45,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f"}' 2018-07-23 21:55:45,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1990144e-cf49-4c2e-acf2-1db694a6332b Date: Mon, 23 Jul 2018 21:55:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "size": null, "self": "/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:55:45Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f", "checksum": null, "created_at": "2018-07-23T21:55:45Z", "protected": false} 2018-07-23 21:55:45,784 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1990144e-cf49-4c2e-acf2-1db694a6332b 2018-07-23 21:55:45,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.172143936157s 2018-07-23 21:55:45,784 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1990144e-cf49-4c2e-acf2-1db694a6332b returning object 778f5bdf-66ac-40ec-94ca-2908807a87af 2018-07-23 21:55:45,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 21:55:45,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af/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}9f7f350fca1e996402b1f2109bee881c72034147" -d '' 2018-07-23 21:55:46,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d685861-b067-4f97-a284-7b5bab3748cb Date: Mon, 23 Jul 2018 21:55:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:55:46,279 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af/file used request id req-0d685861-b067-4f97-a284-7b5bab3748cb 2018-07-23 21:55:46,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.494285106659s 2018-07-23 21:55:46,279 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af/file used request id req-0d685861-b067-4f97-a284-7b5bab3748cb 2018-07-23 21:55:46,279 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T21:55:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'778f5bdf-66ac-40ec-94ca-2908807a87af', u'size': None, u'name': u'singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f', u'checksum': None, u'self': u'/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T21:55:45Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 21:55:46,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 21:55:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_68c2214e-cc00-430d-8cd5-74f9c167730f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 21:55:47,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78df6bdd-fa9d-40a6-999c-5195fc778b68 x-compute-request-id: req-78df6bdd-fa9d-40a6-999c-5195fc778b68 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_68c2214e-cc00-430d-8cd5-74f9c167730f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "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": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5"}} 2018-07-23 21:55:47,002 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-78df6bdd-fa9d-40a6-999c-5195fc778b68 2018-07-23 21:55:47,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.721856117249s 2018-07-23 21:55:47,002 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-78df6bdd-fa9d-40a6-999c-5195fc778b68 2018-07-23 21:55:47,003 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_68c2214e-cc00-430d-8cd5-74f9c167730f', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'cdbd7ca5-e541-409f-b68e-3f62037f2ed5', 'swap': 0}) 2018-07-23 21:55:47,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 21:55:47,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5/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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"extra_specs": {}}' 2018-07-23 21:55:47,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-774f2dbe-cec1-4330-a743-d5d76973340b x-compute-request-id: req-774f2dbe-cec1-4330-a743-d5d76973340b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 21:55:47,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5/os-extra_specs used request id req-774f2dbe-cec1-4330-a743-d5d76973340b 2018-07-23 21:55:47,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227510929108s 2018-07-23 21:55:47,027 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5/os-extra_specs used request id req-774f2dbe-cec1-4330-a743-d5d76973340b 2018-07-23 21:55:47,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 21:55:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"keypair": {"name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f"}}' 2018-07-23 21:55:47,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a7d6956-d5af-425b-a58b-b61cbfb7db31 x-compute-request-id: req-2a7d6956-d5af-425b-a58b-b61cbfb7db31 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsoI9GNdj+hr+Gfsu1dvRtflm1cCAcaUn4ERhL5TvU624TMItuwcR3paXHc5ffJ2e7L/Ht0o3oDGARMC6LJRWk8S7czOY6iviLiARmESP/6Dqnf5im6d/LRdlu4TMpKOy4AxXTMVpwaoi3lIB11x9ApWOC5X3pYeo1YYtGtyA122xnYtnq4KzkFakyveF0k73tkGz0hXp+qz2PaRrKilEDIdODOgb8wdKIj6cJRiuTtk0tN/WDPUe1PYSfoP9z9WRhq74dn3fSJ9kMwd7NmJO2zIWxh0bVQUMdks8H3mZCclMjio9qeNPM1WTnboeMUYo175xSmEf+2qxIkv8CUcBF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArKCPRjXY/oa/hn7LtXb0bX5ZtXAgHGlJ+BEYS+U71OtuEzCL\nbsHEd6Wlx3OX3ydnuy/x7dKN6AxgETAuiyUVpPEu3MzmOor4i4gEZhEj/+g6p3+Y\npunfy0XZbuEzKSjsuAMV0zFacGqIt5SAddcfQKVjguV96WHqNWGLRrcgNdtsZ2LZ\n6uCs5BWpMr3hdJO97ZBs9IV6fqs9j2kayopRAyHTgzoG/MHSiI+nCUYrk7ZNLTf1\ngz1HtT2En6D/c/VkYau+HZ930ifZDMHezZiTtsyFsYdG1UFDHZLPB95mQnJTI4qP\nanjTzNVk526HjFGKNe+cUphH/tqsSJL/AlHARQIDAQABAoIBAQCp7LZ71z+NdBiN\njLx7GOgL6+bkWcXSEbZVMIapFrHpqgHFc/CcirIZUH46McfaSxCpys0rXCqBs8TQ\nxovaPhvrK9oEUNGD6Q41UyN5UQANxIwQGuKp0uePUWdx5M2Wg4lYrPjL1fX/WG7R\nvqUg2iwSV3r3+20Q0WhZOXZ+mn5jY8eLWFdlpZYC6NOp5FeoUg2Dc70f8Sduzj7i\nfFCewBEbof58XMEsAeyCW2Dgoz85iHShmy5BiTYKyLsq832IMTJ2b7kZ/m9gxj7a\ncxZbM7ggduqLir22gDmYYxPDVzJ9G+Jw29uZdozkqEQLqsDqwiP82lCF4wydzolL\nY64vQGEBAoGBANWlrW2abxAIbW3s1jBOFM2tbekygxRg9xVN6T5G5FN+40BETMVR\n9toJpMsFrHm96hkKBr0yAZPZSzCXebu4xpB2YITtn7XkWIHqGyTj6y7v2/EMzNNh\nI8E1GaomiRgNUpikT7khTtM7ptywZagltVHDtjOMjVB3JHoQk/hsgGGFAoGBAM7Z\nK3k8MIihKzYhmVHOFDcbVOfxdh0NM2cLKhwRCmzKEgzaedHvq6eXtTsOHrB4jjCt\nRkbDWyxJILTFz/vIbR+xC9HJRep25p2zfrnzitEBFlrg/G5gjDkbX0Qd/DCRI8cp\nMQyjd2opxVNGIYR+HEFW1nQwjNcGtouDmcORjr/BAoGAZ1wiDTZ7qMwK9PVxoikE\nU4Ul+X3ggIlwwDPTNbfiWqq2kq74XTYMMOwdd8Mk8Dj6+mYpYHrC3J5xi+6cjD8W\ngWljxKuZaswwLZnuy+ggLbMJOxMwPMtwGtbvtauzA5nebc6Aa1Y75mGjln0YkUK8\n9/OxQDstWtJpKUy/6Z3EdmkCgYAhrT3kuSX1uLe+Um4R4YltB2glcyyVwkZyKmEq\nvKOD3spdiVx4D5tU5+A7wyq/9IDB8BQXBUtcxHMsu2AHUDRkCoEwIKLfb4hQeJ7T\nS5F4QcMP/L1cgx+RVKGIB5G9noPCszQnKJ4SjMZxrmNanOWgxbCYribgA1nJER4B\ntzsUgQKBgAtt/LNZsusO7i61RUBLgltN0Ixsr1ddfwGOJpvZeMhiwzzOIDcyU4Qx\nBrc192wgJ5J3LxdgIbplztzceHmuTwNOd44kLEtW2SUGbhVXNi01bK8eH6WMLcnv\nlxYGk0BGX+7B+1sH3/bPPZmZeXyGEo83OkNZ9tx0QK4E6bYKHP2k\n-----END RSA PRIVATE KEY-----\n", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "fingerprint": "33:45:c7:1d:1e:be:cf:10:c4:00:ff:d7:2f:8b:15:7e"}} 2018-07-23 21:55:47,187 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2a7d6956-d5af-425b-a58b-b61cbfb7db31 2018-07-23 21:55:47,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.160102128983s 2018-07-23 21:55:47,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2a7d6956-d5af-425b-a58b-b61cbfb7db31 2018-07-23 21:55:47,189 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsoI9GNdj+hr+Gfsu1dvRtflm1cCAcaUn4ERhL5TvU624TMItuwcR3paXHc5ffJ2e7L/Ht0o3oDGARMC6LJRWk8S7czOY6iviLiARmESP/6Dqnf5im6d/LRdlu4TMpKOy4AxXTMVpwaoi3lIB11x9ApWOC5X3pYeo1YYtGtyA122xnYtnq4KzkFakyveF0k73tkGz0hXp+qz2PaRrKilEDIdODOgb8wdKIj6cJRiuTtk0tN/WDPUe1PYSfoP9z9WRhq74dn3fSJ9kMwd7NmJO2zIWxh0bVQUMdks8H3mZCclMjio9qeNPM1WTnboeMUYo175xSmEf+2qxIkv8CUcBF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEArKCPRjXY/oa/hn7LtXb0bX5ZtXAgHGlJ+BEYS+U71OtuEzCL\nbsHEd6Wlx3OX3ydnuy/x7dKN6AxgETAuiyUVpPEu3MzmOor4i4gEZhEj/+g6p3+Y\npunfy0XZbuEzKSjsuAMV0zFacGqIt5SAddcfQKVjguV96WHqNWGLRrcgNdtsZ2LZ\n6uCs5BWpMr3hdJO97ZBs9IV6fqs9j2kayopRAyHTgzoG/MHSiI+nCUYrk7ZNLTf1\ngz1HtT2En6D/c/VkYau+HZ930ifZDMHezZiTtsyFsYdG1UFDHZLPB95mQnJTI4qP\nanjTzNVk526HjFGKNe+cUphH/tqsSJL/AlHARQIDAQABAoIBAQCp7LZ71z+NdBiN\njLx7GOgL6+bkWcXSEbZVMIapFrHpqgHFc/CcirIZUH46McfaSxCpys0rXCqBs8TQ\nxovaPhvrK9oEUNGD6Q41UyN5UQANxIwQGuKp0uePUWdx5M2Wg4lYrPjL1fX/WG7R\nvqUg2iwSV3r3+20Q0WhZOXZ+mn5jY8eLWFdlpZYC6NOp5FeoUg2Dc70f8Sduzj7i\nfFCewBEbof58XMEsAeyCW2Dgoz85iHShmy5BiTYKyLsq832IMTJ2b7kZ/m9gxj7a\ncxZbM7ggduqLir22gDmYYxPDVzJ9G+Jw29uZdozkqEQLqsDqwiP82lCF4wydzolL\nY64vQGEBAoGBANWlrW2abxAIbW3s1jBOFM2tbekygxRg9xVN6T5G5FN+40BETMVR\n9toJpMsFrHm96hkKBr0yAZPZSzCXebu4xpB2YITtn7XkWIHqGyTj6y7v2/EMzNNh\nI8E1GaomiRgNUpikT7khTtM7ptywZagltVHDtjOMjVB3JHoQk/hsgGGFAoGBAM7Z\nK3k8MIihKzYhmVHOFDcbVOfxdh0NM2cLKhwRCmzKEgzaedHvq6eXtTsOHrB4jjCt\nRkbDWyxJILTFz/vIbR+xC9HJRep25p2zfrnzitEBFlrg/G5gjDkbX0Qd/DCRI8cp\nMQyjd2opxVNGIYR+HEFW1nQwjNcGtouDmcORjr/BAoGAZ1wiDTZ7qMwK9PVxoikE\nU4Ul+X3ggIlwwDPTNbfiWqq2kq74XTYMMOwdd8Mk8Dj6+mYpYHrC3J5xi+6cjD8W\ngWljxKuZaswwLZnuy+ggLbMJOxMwPMtwGtbvtauzA5nebc6Aa1Y75mGjln0YkUK8\n9/OxQDstWtJpKUy/6Z3EdmkCgYAhrT3kuSX1uLe+Um4R4YltB2glcyyVwkZyKmEq\nvKOD3spdiVx4D5tU5+A7wyq/9IDB8BQXBUtcxHMsu2AHUDRkCoEwIKLfb4hQeJ7T\nS5F4QcMP/L1cgx+RVKGIB5G9noPCszQnKJ4SjMZxrmNanOWgxbCYribgA1nJER4B\ntzsUgQKBgAtt/LNZsusO7i61RUBLgltN0Ixsr1ddfwGOJpvZeMhiwzzOIDcyU4Qx\nBrc192wgJ5J3LxdgIbplztzceHmuTwNOd44kLEtW2SUGbhVXNi01bK8eH6WMLcnv\nlxYGk0BGX+7B+1sH3/bPPZmZeXyGEo83OkNZ9tx0QK4E6bYKHP2k\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8b6eeb42e9bf44bd95cd0618c7c55da0', 'name': u'singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f', 'created_at': '2018-07-23T21:55:47.188962', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'33:45:c7:1d:1e:be:cf:10:c4:00:ff:d7:2f:8b:15:7e', 'type': 'ssh', 'id': u'singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f'}) 2018-07-23 21:55:47,189 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEArKCPRjXY/oa/hn7LtXb0bX5ZtXAgHGlJ+BEYS+U71OtuEzCL bsHEd6Wlx3OX3ydnuy/x7dKN6AxgETAuiyUVpPEu3MzmOor4i4gEZhEj/+g6p3+Y punfy0XZbuEzKSjsuAMV0zFacGqIt5SAddcfQKVjguV96WHqNWGLRrcgNdtsZ2LZ 6uCs5BWpMr3hdJO97ZBs9IV6fqs9j2kayopRAyHTgzoG/MHSiI+nCUYrk7ZNLTf1 gz1HtT2En6D/c/VkYau+HZ930ifZDMHezZiTtsyFsYdG1UFDHZLPB95mQnJTI4qP anjTzNVk526HjFGKNe+cUphH/tqsSJL/AlHARQIDAQABAoIBAQCp7LZ71z+NdBiN jLx7GOgL6+bkWcXSEbZVMIapFrHpqgHFc/CcirIZUH46McfaSxCpys0rXCqBs8TQ xovaPhvrK9oEUNGD6Q41UyN5UQANxIwQGuKp0uePUWdx5M2Wg4lYrPjL1fX/WG7R vqUg2iwSV3r3+20Q0WhZOXZ+mn5jY8eLWFdlpZYC6NOp5FeoUg2Dc70f8Sduzj7i fFCewBEbof58XMEsAeyCW2Dgoz85iHShmy5BiTYKyLsq832IMTJ2b7kZ/m9gxj7a cxZbM7ggduqLir22gDmYYxPDVzJ9G+Jw29uZdozkqEQLqsDqwiP82lCF4wydzolL Y64vQGEBAoGBANWlrW2abxAIbW3s1jBOFM2tbekygxRg9xVN6T5G5FN+40BETMVR 9toJpMsFrHm96hkKBr0yAZPZSzCXebu4xpB2YITtn7XkWIHqGyTj6y7v2/EMzNNh I8E1GaomiRgNUpikT7khTtM7ptywZagltVHDtjOMjVB3JHoQk/hsgGGFAoGBAM7Z K3k8MIihKzYhmVHOFDcbVOfxdh0NM2cLKhwRCmzKEgzaedHvq6eXtTsOHrB4jjCt RkbDWyxJILTFz/vIbR+xC9HJRep25p2zfrnzitEBFlrg/G5gjDkbX0Qd/DCRI8cp MQyjd2opxVNGIYR+HEFW1nQwjNcGtouDmcORjr/BAoGAZ1wiDTZ7qMwK9PVxoikE U4Ul+X3ggIlwwDPTNbfiWqq2kq74XTYMMOwdd8Mk8Dj6+mYpYHrC3J5xi+6cjD8W gWljxKuZaswwLZnuy+ggLbMJOxMwPMtwGtbvtauzA5nebc6Aa1Y75mGjln0YkUK8 9/OxQDstWtJpKUy/6Z3EdmkCgYAhrT3kuSX1uLe+Um4R4YltB2glcyyVwkZyKmEq vKOD3spdiVx4D5tU5+A7wyq/9IDB8BQXBUtcxHMsu2AHUDRkCoEwIKLfb4hQeJ7T S5F4QcMP/L1cgx+RVKGIB5G9noPCszQnKJ4SjMZxrmNanOWgxbCYribgA1nJER4B tzsUgQKBgAtt/LNZsusO7i61RUBLgltN0Ixsr1ddfwGOJpvZeMhiwzzOIDcyU4Qx Brc192wgJ5J3LxdgIbplztzceHmuTwNOd44kLEtW2SUGbhVXNi01bK8eH6WMLcnv lxYGk0BGX+7B+1sH3/bPPZmZeXyGEo83OkNZ9tx0QK4E6bYKHP2k -----END RSA PRIVATE KEY----- 2018-07-23 21:55:47,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 21:55:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"security_group": {"name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-23 21:55:47,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-33ff94ea-7f7d-4d91-9410-f7d752af1059 Date: Mon, 23 Jul 2018 21:55:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:47Z", "updated_at": "2018-07-23T21:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "1e019369-e591-4e30-b3d4-6bd78b2035ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "3db112f3-c09e-4cc2-92ff-36417e96cf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}} 2018-07-23 21:55:47,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-33ff94ea-7f7d-4d91-9410-f7d752af1059 2018-07-23 21:55:47,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.206049919128s 2018-07-23 21:55:47,398 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-33ff94ea-7f7d-4d91-9410-f7d752af1059 2018-07-23 21:55:47,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:55:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:47,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-9db8b6b5-7603-4e41-b730-20d9d0c08b16 Date: Mon, 23 Jul 2018 21:55:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:47Z", "updated_at": "2018-07-23T21:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "1e019369-e591-4e30-b3d4-6bd78b2035ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "3db112f3-c09e-4cc2-92ff-36417e96cf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "updated_at": "2018-07-23T21:54:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "21ec9b8d-ea62-420a-83d2-f7dbe2209ef5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "63fffd3d-5544-44a0-a498-0b631b96c6f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "853a833e-7a9a-42e5-a18a-a21234a74ac5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "fc232858-29ca-4a75-a693-cc3b0d7c6abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 21:55:47,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9db8b6b5-7603-4e41-b730-20d9d0c08b16 2018-07-23 21:55:47,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0975170135498s 2018-07-23 21:55:47,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-9db8b6b5-7603-4e41-b730-20d9d0c08b16 2018-07-23 21:55:47,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:55:47,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -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": "4383ec8d-2b64-418b-a431-1ef6faff0549"}}' 2018-07-23 21:55:47,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-568be6dc-a41c-41d2-ab00-a549fe68ceb4 Date: Mon, 23 Jul 2018 21:55:47 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-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "port_range_min": 22, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:47Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "c6ef62b5-bd2a-4fb2-b823-aa5158f8c617"}} 2018-07-23 21:55:47,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-568be6dc-a41c-41d2-ab00-a549fe68ceb4 2018-07-23 21:55:47,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.223773002625s 2018-07-23 21:55:47,730 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-568be6dc-a41c-41d2-ab00-a549fe68ceb4 2018-07-23 21:55:47,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:55:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:47,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-7aec3f46-1cbd-4764-a714-0d3c18060723 Date: Mon, 23 Jul 2018 21:55:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:47Z", "updated_at": "2018-07-23T21:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "1e019369-e591-4e30-b3d4-6bd78b2035ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "3db112f3-c09e-4cc2-92ff-36417e96cf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "c6ef62b5-bd2a-4fb2-b823-aa5158f8c617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 3, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "updated_at": "2018-07-23T21:54:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "21ec9b8d-ea62-420a-83d2-f7dbe2209ef5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "63fffd3d-5544-44a0-a498-0b631b96c6f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "853a833e-7a9a-42e5-a18a-a21234a74ac5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "fc232858-29ca-4a75-a693-cc3b0d7c6abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 21:55:47,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7aec3f46-1cbd-4764-a714-0d3c18060723 2018-07-23 21:55:47,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0533630847931s 2018-07-23 21:55:47,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-7aec3f46-1cbd-4764-a714-0d3c18060723 2018-07-23 21:55:47,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:55:47,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -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": "4383ec8d-2b64-418b-a431-1ef6faff0549"}}' 2018-07-23 21:55:47,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1a86eafa-fa55-4dbd-8973-9370add88f33 Date: Mon, 23 Jul 2018 21:55:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:47Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "992c92ff-f5d2-4cb6-b797-57e1f4e58ca5"}} 2018-07-23 21:55:47,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1a86eafa-fa55-4dbd-8973-9370add88f33 2018-07-23 21:55:47,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142948865891s 2018-07-23 21:55:47,935 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-1a86eafa-fa55-4dbd-8973-9370add88f33 2018-07-23 21:55:47,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:48,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-40a0efc2-f588-4bba-b6f9-5ed13edefe39 Date: Mon, 23 Jul 2018 21:55:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d87a4468-60bf-4ddf-847c-88fe826d573b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["645fe3b4-0188-43a6-99fe-7efffa8cbd5e"],"description":"","tags":[],"updated_at":"2018-07-23T21:55:41Z","qos_policy_id":null,"name":"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","provider:network_type":"vxlan"}]} 2018-07-23 21:55:48,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-40a0efc2-f588-4bba-b6f9-5ed13edefe39 2018-07-23 21:55:48,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0859789848328s 2018-07-23 21:55:48,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-40a0efc2-f588-4bba-b6f9-5ed13edefe39 2018-07-23 21:55:48,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:55:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:48,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-3dac5abd-4089-4327-aa53-e09bad583ed3 Date: Mon, 23 Jul 2018 21:55:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/778f5bdf-66ac-40ec-94ca-2908807a87af/snap", "metadata": {}}], "file": "/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "size": 12716032, "self": "/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/778f5bdf-66ac-40ec-94ca-2908807a87af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:55:46Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:55:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:55:48,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3dac5abd-4089-4327-aa53-e09bad583ed3 2018-07-23 21:55:48,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234670639038s 2018-07-23 21:55:48,051 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-3dac5abd-4089-4327-aa53-e09bad583ed3 2018-07-23 21:55:48,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:55:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:48,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e99ab3e9-ac90-4fb1-984f-8325d72e3e63 x-compute-request-id: req-e99ab3e9-ac90-4fb1-984f-8325d72e3e63 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_68c2214e-cc00-430d-8cd5-74f9c167730f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "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": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5"}]} 2018-07-23 21:55:48,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e99ab3e9-ac90-4fb1-984f-8325d72e3e63 2018-07-23 21:55:48,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242209434509s 2018-07-23 21:55:48,077 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e99ab3e9-ac90-4fb1-984f-8325d72e3e63 2018-07-23 21:55:48,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:55:48,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"server": {"name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "imageRef": "778f5bdf-66ac-40ec-94ca-2908807a87af", "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "flavorRef": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d87a4468-60bf-4ddf-847c-88fe826d573b"}], "security_groups": [{"name": "4383ec8d-2b64-418b-a431-1ef6faff0549"}]}}' 2018-07-23 21:55:49,469 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bba9755-7d19-4c74-9382-25c21fee1765 x-compute-request-id: req-9bba9755-7d19-4c74-9382-25c21fee1765 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4383ec8d-2b64-418b-a431-1ef6faff0549"}], "OS-DCF:diskConfig": "MANUAL", "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "adminPass": "o6gVSisdDDnt"}} 2018-07-23 21:55:49,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9bba9755-7d19-4c74-9382-25c21fee1765 2018-07-23 21:55:49,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.39064192772s 2018-07-23 21:55:49,470 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-9bba9755-7d19-4c74-9382-25c21fee1765 2018-07-23 21:55:49,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:55:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:50,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ff2b9a-fb6e-4784-b4bb-8029cfc293d8 x-compute-request-id: req-b5ff2b9a-fb6e-4784-b4bb-8029cfc293d8 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "image": {"id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "links": [{"href": "http://172.30.9.26:8774/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "links": [{"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "bookmark"}]}, "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "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-23T21:55:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "created": "2018-07-23T21:55:49Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:55:50,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5ff2b9a-fb6e-4784-b4bb-8029cfc293d8 2018-07-23 21:55:50,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.985039949417s 2018-07-23 21:55:50,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b5ff2b9a-fb6e-4784-b4bb-8029cfc293d8 2018-07-23 21:55:50,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:55:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:50,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-70d26843-029d-47ff-96cf-aa18b0aa5b3d Date: Mon, 23 Jul 2018 21:55:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d87a4468-60bf-4ddf-847c-88fe826d573b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["645fe3b4-0188-43a6-99fe-7efffa8cbd5e"],"description":"","tags":[],"updated_at":"2018-07-23T21:55:41Z","qos_policy_id":null,"name":"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","provider:network_type":"vxlan"}]} 2018-07-23 21:55:50,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70d26843-029d-47ff-96cf-aa18b0aa5b3d 2018-07-23 21:55:50,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106018066406s 2018-07-23 21:55:50,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-70d26843-029d-47ff-96cf-aa18b0aa5b3d 2018-07-23 21:55:50,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:55:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:50,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-e6083e54-dc8e-4c98-8594-a7adde1c86ea Date: Mon, 23 Jul 2018 21:55:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"645fe3b4-0188-43a6-99fe-7efffa8cbd5e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_68c2214e-cc00-430d-8cd5-74f9c167730f","enable_dhcp":true,"segment_id":null,"network_id":"d87a4468-60bf-4ddf-847c-88fe826d573b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","ip_version":4},{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 21:55:50,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e6083e54-dc8e-4c98-8594-a7adde1c86ea 2018-07-23 21:55:50,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0645442008972s 2018-07-23 21:55:50,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e6083e54-dc8e-4c98-8594-a7adde1c86ea 2018-07-23 21:55:50,635 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:55:52,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:55:52,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:53,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cc2cb9b-2d9f-46ef-aec7-1ded866ea9c4 x-compute-request-id: req-5cc2cb9b-2d9f-46ef-aec7-1ded866ea9c4 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "image": {"id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "links": [{"href": "http://172.30.9.26:8774/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "links": [{"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "bookmark"}]}, "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "security_groups": [{"name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:55:52Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "created": "2018-07-23T21:55:49Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:55:53,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cc2cb9b-2d9f-46ef-aec7-1ded866ea9c4 2018-07-23 21:55:53,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01979184151s 2018-07-23 21:55:53,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5cc2cb9b-2d9f-46ef-aec7-1ded866ea9c4 2018-07-23 21:55:53,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:55:55,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:55:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:55:56,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-197dd654-3169-4c37-bea7-5331275da023 x-compute-request-id: req-197dd654-3169-4c37-bea7-5331275da023 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:da:84", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "image": {"id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "links": [{"href": "http://172.30.9.26:8774/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "links": [{"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "bookmark"}]}, "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "security_groups": [{"name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:55:53Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "created": "2018-07-23T21:55:49Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:55:56,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-197dd654-3169-4c37-bea7-5331275da023 2018-07-23 21:55:56,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31461596489s 2018-07-23 21:55:56,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-197dd654-3169-4c37-bea7-5331275da023 2018-07-23 21:55:56,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:55:58,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:55:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:00,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:55:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06caa429-c834-4b65-a36b-ff3abbea7236 x-compute-request-id: req-06caa429-c834-4b65-a36b-ff3abbea7236 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:da:84", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "image": {"id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "links": [{"href": "http://172.30.9.26:8774/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "links": [{"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "bookmark"}]}, "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "security_groups": [{"name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:55:53Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "created": "2018-07-23T21:55:49Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:00,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06caa429-c834-4b65-a36b-ff3abbea7236 2018-07-23 21:56:00,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.7744641304s 2018-07-23 21:56:00,761 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-06caa429-c834-4b65-a36b-ff3abbea7236 2018-07-23 21:56:00,765 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:56:02,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99e864c4-175c-477a-a53f-83016a8ab2ae x-compute-request-id: req-99e864c4-175c-477a-a53f-83016a8ab2ae Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:da:84", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "image": {"id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "links": [{"href": "http://172.30.9.26:8774/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T21:55:59.000000", "flavor": {"id": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "links": [{"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "bookmark"}]}, "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "security_groups": [{"name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:55:59Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "created": "2018-07-23T21:55:49Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:03,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99e864c4-175c-477a-a53f-83016a8ab2ae 2018-07-23 21:56:03,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365389108658s 2018-07-23 21:56:03,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-99e864c4-175c-477a-a53f-83016a8ab2ae 2018-07-23 21:56:03,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:56:03,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-d33ddd88-da85-4ff4-aa55-51e512255207 Date: Mon, 23 Jul 2018 21:56:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:55:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"645fe3b4-0188-43a6-99fe-7efffa8cbd5e","ip_address":"192.168.120.8"}],"id":"1dec1fb9-810f-4145-a85c-d11bc3ba0f03","security_groups":["4383ec8d-2b64-418b-a431-1ef6faff0549"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:da:84","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d87a4468-60bf-4ddf-847c-88fe826d573b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:52Z","binding:vnic_type":"normal","device_id":"51d0819a-0e54-474a-8ee8-db6be8e8ce74","ip_allocation":"immediate"}]} 2018-07-23 21:56:03,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-d33ddd88-da85-4ff4-aa55-51e512255207 2018-07-23 21:56:03,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0450389385223s 2018-07-23 21:56:03,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-d33ddd88-da85-4ff4-aa55-51e512255207 2018-07-23 21:56:03,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:56:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1dec1fb9-810f-4145-a85c-d11bc3ba0f03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-447e7200-9771-4d3c-971e-4d5acb036857 Date: Mon, 23 Jul 2018 21:56:03 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:56:03,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1dec1fb9-810f-4145-a85c-d11bc3ba0f03 used request id req-447e7200-9771-4d3c-971e-4d5acb036857 2018-07-23 21:56:03,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018718957901s 2018-07-23 21:56:03,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1dec1fb9-810f-4145-a85c-d11bc3ba0f03 used request id req-447e7200-9771-4d3c-971e-4d5acb036857 2018-07-23 21:56:03,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44429f9b-6ddc-49b7-bc2c-19d7783e7c27 x-compute-request-id: req-44429f9b-6ddc-49b7-bc2c-19d7783e7c27 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:da:84", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "image": {"id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "links": [{"href": "http://172.30.9.26:8774/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T21:55:59.000000", "flavor": {"id": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "links": [{"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "bookmark"}]}, "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "security_groups": [{"name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:55:59Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "created": "2018-07-23T21:55:49Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:03,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44429f9b-6ddc-49b7-bc2c-19d7783e7c27 2018-07-23 21:56:03,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343017101288s 2018-07-23 21:56:03,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44429f9b-6ddc-49b7-bc2c-19d7783e7c27 2018-07-23 21:56:03,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:56:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-4bac1100-a2c9-4fb1-b7fc-227a59add1ab Date: Mon, 23 Jul 2018 21:56:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:55:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"645fe3b4-0188-43a6-99fe-7efffa8cbd5e","ip_address":"192.168.120.8"}],"id":"1dec1fb9-810f-4145-a85c-d11bc3ba0f03","security_groups":["4383ec8d-2b64-418b-a431-1ef6faff0549"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:da:84","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d87a4468-60bf-4ddf-847c-88fe826d573b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:52Z","binding:vnic_type":"normal","device_id":"51d0819a-0e54-474a-8ee8-db6be8e8ce74","ip_allocation":"immediate"}]} 2018-07-23 21:56:03,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-4bac1100-a2c9-4fb1-b7fc-227a59add1ab 2018-07-23 21:56:03,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.042680978775s 2018-07-23 21:56:03,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-4bac1100-a2c9-4fb1-b7fc-227a59add1ab 2018-07-23 21:56:03,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:56:03,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1dec1fb9-810f-4145-a85c-d11bc3ba0f03" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ef32eb49-e568-48dd-b8e2-a96881aafe3a Date: Mon, 23 Jul 2018 21:56:03 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:56:03,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1dec1fb9-810f-4145-a85c-d11bc3ba0f03 used request id req-ef32eb49-e568-48dd-b8e2-a96881aafe3a 2018-07-23 21:56:03,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0172929763794s 2018-07-23 21:56:03,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=1dec1fb9-810f-4145-a85c-d11bc3ba0f03 used request id req-ef32eb49-e568-48dd-b8e2-a96881aafe3a 2018-07-23 21:56:03,622 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:da:84', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'778f5bdf-66ac-40ec-94ca-2908807a87af'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-23T21:55:59.000000', 'flavor': Munch({u'id': u'cdbd7ca5-e541-409f-b68e-3f62037f2ed5'}), 'az': u'nova', 'id': u'51d0819a-0e54-474a-8ee8-db6be8e8ce74', 'security_groups': [Munch({u'name': u'singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8b6eeb42e9bf44bd95cd0618c7c55da0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:55:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:55:59Z', 'hostId': u'069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-07-23T21:55:59.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f', 'adminPass': None, 'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', 'created_at': u'2018-07-23T21:55:49Z', 'created': u'2018-07-23T21:55:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:56:03,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:03,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-10920264-2580-4c8b-9ad4-a9925be28399 Date: Mon, 23 Jul 2018 21:56:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d87a4468-60bf-4ddf-847c-88fe826d573b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["645fe3b4-0188-43a6-99fe-7efffa8cbd5e"],"description":"","tags":[],"updated_at":"2018-07-23T21:55:41Z","qos_policy_id":null,"name":"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","provider:network_type":"vxlan"}]} 2018-07-23 21:56:03,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-10920264-2580-4c8b-9ad4-a9925be28399 2018-07-23 21:56:03,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0815968513489s 2018-07-23 21:56:03,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-10920264-2580-4c8b-9ad4-a9925be28399 2018-07-23 21:56:03,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:56:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:03,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-7b7e63a4-f796-4cc8-a114-01aae816da2b Date: Mon, 23 Jul 2018 21:56:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:55:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"645fe3b4-0188-43a6-99fe-7efffa8cbd5e","ip_address":"192.168.120.8"}],"id":"1dec1fb9-810f-4145-a85c-d11bc3ba0f03","security_groups":["4383ec8d-2b64-418b-a431-1ef6faff0549"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:da:84","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d87a4468-60bf-4ddf-847c-88fe826d573b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:52Z","binding:vnic_type":"normal","device_id":"51d0819a-0e54-474a-8ee8-db6be8e8ce74","ip_allocation":"immediate"}]} 2018-07-23 21:56:03,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-7b7e63a4-f796-4cc8-a114-01aae816da2b 2018-07-23 21:56:03,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0565288066864s 2018-07-23 21:56:03,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-7b7e63a4-f796-4cc8-a114-01aae816da2b 2018-07-23 21:56:03,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 21:56:03,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.8", "port_id": "1dec1fb9-810f-4145-a85c-d11bc3ba0f03"}}' 2018-07-23 21:56:05,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-64f1b29e-01b7-466c-87c2-44a2a0b430be Date: Mon, 23 Jul 2018 21:56:05 GMT RESP BODY: {"floatingip": {"router_id": "25c97014-90ca-4b8e-8e06-5017039d25d9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:56:04Z", "updated_at": "2018-07-23T21:56:04Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "c9462505ff8a4a87b98518c3007786d3", "port_id": "1dec1fb9-810f-4145-a85c-d11bc3ba0f03", "id": "3065b962-f2a4-4b97-ab28-503559652be4", "qos_policy_id": null}} 2018-07-23 21:56:05,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-64f1b29e-01b7-466c-87c2-44a2a0b430be 2018-07-23 21:56:05,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.16780304909s 2018-07-23 21:56:05,934 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-64f1b29e-01b7-466c-87c2-44a2a0b430be 2018-07-23 21:56:05,938 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'25c97014-90ca-4b8e-8e06-5017039d25d9', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', 'created_at': u'2018-07-23T21:56:04Z', 'attached': True, 'updated_at': u'2018-07-23T21:56:04Z', 'id': u'3065b962-f2a4-4b97-ab28-503559652be4', 'floating_network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'25c97014-90ca-4b8e-8e06-5017039d25d9', u'qos_policy_id': None, 'project_id': u'c9462505ff8a4a87b98518c3007786d3', 'port_id': u'1dec1fb9-810f-4145-a85c-d11bc3ba0f03', 'port': u'1dec1fb9-810f-4145-a85c-d11bc3ba0f03', 'network': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde'}) 2018-07-23 21:56:05,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 21:56:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 21:56:06,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cbbdced-cd9e-452a-9c32-d040075d39e2 x-compute-request-id: req-6cbbdced-cd9e-452a-9c32-d040075d39e2 Content-Encoding: gzip Content-Length: 9573 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 466269235 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.136622] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138295] pid_max: default: 32768 minimum: 301\n[ 0.139203] ACPI: Core revision 20150930\n[ 0.140603] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141931] Security Framework initialized\n[ 0.142757] Yama: becoming mindful.\n[ 0.143495] AppArmor: AppArmor initialized\n[ 0.144371] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145732] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149696] Initializing cgroup subsys io\n[ 0.150519] Initializing cgroup subsys memory\n[ 0.151384] Initializing cgroup subsys devices\n[ 0.152275] Initializing cgroup subsys freezer\n[ 0.153157] Initializing cgroup subsys net_cls\n[ 0.154032] Initializing cgroup subsys perf_event\n[ 0.154955] Initializing cgroup subsys net_prio\n[ 0.155857] Initializing cgroup subsys hugetlb\n[ 0.156734] Initializing cgroup subsys pids\n[ 0.157613] CPU: Physical Processor ID: 0\n[ 0.159112] mce: CPU supports 10 MCE banks\n[ 0.159982] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.160996] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181471] ftrace: allocating 31920 entries in 125 pages\n[ 0.206199] smpboot: Max logical packages: 1\n[ 0.207073] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208436] x2apic enabled\n[ 0.209249] Switched APIC routing to physical x2apic.\n[ 0.210983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212117] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216025] KVM setup paravirtual spinlock\n[ 0.217331] x86: Booted up 1 node, 1 CPUs\n[ 0.218155] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219565] devtmpfs: initialized\n[ 0.221287] evm: security.selinux\n[ 0.222000] evm: security.SMACK64\n[ 0.222699] evm: security.SMACK64EXEC\n[ 0.223450] evm: security.SMACK64TRANSMUTE\n[ 0.224266] evm: security.SMACK64MMAP\n[ 0.225021] evm: security.ima\n[ 0.225673] evm: security.capability\n[ 0.226484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228364] pinctrl core: initialized pinctrl subsystem\n[ 0.229486] RTC time: 21:55:59, date: 07/23/18\n[ 0.230466] NET: Registered protocol family 16\n[ 0.231464] cpuidle: using governor ladder\n[ 0.232295] cpuidle: using governor menu\n[ 0.233091] PCCT header not found.\n[ 0.233856] ACPI: bus type PCI registered\n[ 0.234671] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.235933] PCI: Using configuration type 1 for base access\n[ 0.237723] ACPI: Added _OSI(Module Device)\n[ 0.238576] ACPI: Added _OSI(Processor Device)\n[ 0.239446] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240356] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242113] ACPI: Interpreter enabled\n[ 0.242893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.244760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.246615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250339] ACPI: (supports S0 S5)\n[ 0.251055] ACPI: Using IOAPIC for interrupt routing\n[ 0.252012] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.258771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261015] acpiphp: Slot [3] registered\n[ 0.261833] acpiphp: Slot [4] registered\n[ 0.262645] acpiphp: Slot [5] registered\n[ 0.263453] acpiphp: Slot [6] registered\n[ 0.264259] acpiphp: Slot [7] registered\n[ 0.265073] acpiphp: Slot [8] registered\n[ 0.265884] acpiphp: Slot [9] registered\n[ 0.266693] acpiphp: Slot [10] registered\n[ 0.267529] acpiphp: Slot [11] registered\n[ 0.268353] acpiphp: Slot [12] registered\n[ 0.269181] acpiphp: Slot [13] registered\n[ 0.270005] acpiphp: Slot [14] registered\n[ 0.270827] acpiphp: Slot [15] registered\n[ 0.281766] acpiphp: Slot [16] registered\n[ 0.282602] acpiphp: Slot [17] registered\n[ 0.283419] acpiphp: Slot [18] registered\n[ 0.284239] acpiphp: Slot [19] registered\n[ 0.285061] acpiphp: Slot [20] registered\n[ 0.285889] acpiphp: Slot [21] registered\n[ 0.286710] acpiphp: Slot [22] registered\n[ 0.287531] acpiphp: Slot [23] registered\n[ 0.288359] acpiphp: Slot [24] registered\n[ 0.289181] acpiphp: Slot [25] registered\n[ 0.290006] acpiphp: Slot [26] registered\n[ 0.290826] acpiphp: Slot [27] registered\n[ 0.291649] acpiphp: Slot [28] registered\n[ 0.292464] acpiphp: Slot [29] registered\n[ 0.293282] acpiphp: Slot [30] registered\n[ 0.294108] acpiphp: Slot [31] registered\n[ 0.294928] PCI host bridge to bus 0000:00\n[ 0.295745] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.296968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.298195] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.299660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.301118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.302606] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.305888] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.307175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.308360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.309638] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.314715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.333122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.334627] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.336409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.337845] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.339247] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.340528] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.341837] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.342907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.344462] vgaarb: loaded\n[ 0.345068] vgaarb: bridge control possible 0000:00:02.0\n[ 0.346315] SCSI subsystem initialized\n[ 0.347239] ACPI: bus type USB registered\n[ 0.348080] usbcore: registered new interface driver usbfs\n[ 0.349125] usbcore: registered new interface driver hub\n[ 0.350150] usbcore: registered new device driver usb\n[ 0.351269] PCI: Using ACPI for IRQ routing\n[ 0.352391] NetLabel: Initializing\n[ 0.353116] NetLabel: domain hash size = 128\n[ 0.353972] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.354942] NetLabel: unlabeled traffic allowed by default\n[ 0.356112] clocksource: Switched to clocksource kvm-clock\n[ 0.364236] AppArmor: AppArmor Filesystem Enabled\n[ 0.365223] pnp: PnP ACPI init\n[ 0.366172] pnp: PnP ACPI: found 5 devices\n[ 0.372502] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.374239] NET: Registered protocol family 2\n[ 0.375291] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.376611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.377829] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.379042] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.380147] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.381347] NET: Registered protocol family 1\n[ 0.382238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.383342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.384428] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.398476] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412610] Trying to unpack rootfs image as initramfs...\n[ 0.469273] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.470950] Scanning for low memory corruption every 60 seconds\n[ 0.472329] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.473506] audit: initializing netlink subsys (disabled)\n[ 0.474544] audit: type=2000 audit(1532382960.170:1): initialized\n[ 0.475891] Initialise system trusted keyring\n[ 0.476868] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.478044] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.480206] zbud: loaded\n[ 0.480946] VFS: Disk quotas dquot_6.6.0\n[ 0.481777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.483408] fuse init (API version 7.23)\n[ 0.484338] Key type big_key registered\n[ 0.485156] Allocating IMA MOK and blacklist keyrings.\n[ 0.486411] Key type asymmetric registered\n[ 0.487247] Asymmetric key parser 'x509' registered\n[ 0.488235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.489726] io scheduler noop registered\n[ 0.490526] io scheduler deadline registered (default)\n[ 0.491533] io scheduler cfq registered\n[ 0.492395] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.493452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.494736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.496211] ACPI: Power Button [PWRF]\n[ 0.497073] GHES: HEST is not enabled!\n[ 0.510752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.538645] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.540790] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.564736] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.567065] Linux agpgart interface v0.103\n[ 0.569754] brd: module loaded\n[ 0.571432] loop: module loaded\n[ 0.575097] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.576587] GPT:90111 != 2097151\n[ 0.577278] GPT:Alternate GPT header not at the end of the disk.\n[ 0.578392] GPT:90111 != 2097151\n[ 0.579099] GPT: Use GNU Parted to correct GPT errors.\n[ 0.580226] vda: vda1 vda15\n[ 0.581623] scsi host0: ata_piix\n[ 0.582560] scsi host1: ata_piix\n[ 0.583420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.584968] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.586753] libphy: Fixed MDIO Bus: probed\n[ 0.587744] tun: Universal TUN/TAP device driver, 1.6\n[ 0.588947] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.591502] PPP generic driver version 2.4.2\n[ 0.592984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.597749] ehci-pci: EHCI PCI platform driver\n[ 0.599411] ehci-platform: EHCI generic platform driver\n[ 0.600991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602543] ohci-pci: OHCI PCI platform driver\n[ 0.603548] ohci-platform: OHCI generic platform driver\n[ 0.604687] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.619604] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.620751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.622430] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.623530] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.624746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.626046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.627506] usb usb1: Product: UHCI Host Controller\n[ 0.628467] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.629643] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.630726] hub 1-0:1.0: USB hub found\n[ 0.631527] hub 1-0:1.0: 2 ports detected\n[ 0.632716] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.634953] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.635933] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.637038] mousedev: PS/2 mouse device common for all mice\n[ 0.638351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.640260] rtc_cmos 00:00: RTC can wake from S4\n[ 0.641419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.642663] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.643886] i2c /dev entries driver\n[ 0.644702] device-mapper: uevent: version 1.0.3\n[ 0.645705] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.647402] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.648973] NET: Registered protocol family 10\n[ 0.650180] NET: Registered protocol family 17\n[ 0.651099] Key type dns_resolver registered\n[ 0.652167] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.653309] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.655175] registered taskstats version 1\n[ 0.656047] Loading compiled-in X.509 certificates\n[ 0.657598] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.659534] zswap: loaded using pool lzo/zbud\n[ 0.661250] Key type trusted registered\n[ 0.663031] Key type encrypted registered\n[ 0.663882] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.664969] ima: No TPM chip found, activating TPM-bypass!\n[ 0.666062] evm: HMAC attrs: 0x1\n[ 0.667116] Magic number: 10:853:955\n[ 0.668011] rtc_cmos 00:00: setting system clock to 2018-07-23 21:55:59 UTC (1532382959)\n[ 0.669684] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.670830] EDD information not available.\n[ 0.745485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.757372] Write protecting the kernel read-only data: 14336k\n[ 0.759556] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.761446] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.807346] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXC1PRcTzGvAh2gO4CSSpXv7+yuBdmrOhjGn6qkbzfUW/ZL/m3NeCMPQbkFKjxEm9gz6PU6/916PVu7c3DACqr1355Sy3TaiQp36/vshvEyiPZb+T5w6Fqw+62jEOwOg3ruu4dvxDU3YniMRZGQ2KSFvsmwoAwEVlthmNzn1PgV+W9k7pvhMHf67NbPcTj49hJjGfoch2F1QBajFwyA3uFAcrzjfl6LlS1nllSwfFv0lO0yER5MpNoka2F+lojWRSX8lJo5diLXCCcYkWC2XQDa/1lREKud+X8VBP5sxyi4FvfqgDyyG1ljfex9kU6NtuOak73qN2X5uk8jeIKHgUL root@singlevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f\nssh-dss AAAAB3NzaC1kc3MAAACBAOJaPdYShvTP6N+m8iguLZF8ozFhuU/Nk+TE15TkeF1sSOu2lsweFrI5ETnSVVFCJLD8tZQJeQfs+Kn78sUrfxt+Yxt3rNer+wqCLb7ZQ/Msv1I3J4ej3QE4f5+J6FtxF9KVttSHRgOHiIpDkO8a+K0FGB7LsCrsQB07573ppq+vAAAAFQCHlFEyNAuyG/GgvZlsQxIrsBZs4QAAAIBTtsytBSos2aOvr00qJlmhCrhQPImNscD/72iPAwSrub1R/phNyKgbSE3jjM6AC28jtEX1J0XgZF4gQvYiP02dHrhezCb/xZSlH/mJqF1H7DHLHasvBUmWBaNSj45aQD92NZ+8xUCho5STinHeKcpnvRrDuo5DK7ZPp/YpvhbBTQAAAIAWR0Gkp2gOgDk2uehfborSRVrlL9op5G0V04BVog67u9En+4CJAoW5g7bo6SzbWY45dEAl4pm1Jd1wDpALctwwPHO/fNFpi7PlLBo8eIdWoeCGWN52+g6ZLfFkzaj1izp/kQJzqvPpzj1i5ga7QAatW4Gx15XFI8txOCVlXiak1w== root@singlevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe1c:da84/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.79 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f login: "} 2018-07-23 21:56:06,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74/action used request id req-6cbbdced-cd9e-452a-9c32-d040075d39e2 2018-07-23 21:56:06,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.722628831863s 2018-07-23 21:56:06,662 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74/action used request id req-6cbbdced-cd9e-452a-9c32-d040075d39e2 2018-07-23 21:56:06,662 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 466269235 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.136622] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138295] pid_max: default: 32768 minimum: 301 [ 0.139203] ACPI: Core revision 20150930 [ 0.140603] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141931] Security Framework initialized [ 0.142757] Yama: becoming mindful. [ 0.143495] AppArmor: AppArmor initialized [ 0.144371] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145732] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147032] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148258] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149696] Initializing cgroup subsys io [ 0.150519] Initializing cgroup subsys memory [ 0.151384] Initializing cgroup subsys devices [ 0.152275] Initializing cgroup subsys freezer [ 0.153157] Initializing cgroup subsys net_cls [ 0.154032] Initializing cgroup subsys perf_event [ 0.154955] Initializing cgroup subsys net_prio [ 0.155857] Initializing cgroup subsys hugetlb [ 0.156734] Initializing cgroup subsys pids [ 0.157613] CPU: Physical Processor ID: 0 [ 0.159112] mce: CPU supports 10 MCE banks [ 0.159982] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.160996] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175406] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181471] ftrace: allocating 31920 entries in 125 pages [ 0.206199] smpboot: Max logical packages: 1 [ 0.207073] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208436] x2apic enabled [ 0.209249] Switched APIC routing to physical x2apic. [ 0.210983] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212117] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214213] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216025] KVM setup paravirtual spinlock [ 0.217331] x86: Booted up 1 node, 1 CPUs [ 0.218155] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219565] devtmpfs: initialized [ 0.221287] evm: security.selinux [ 0.222000] evm: security.SMACK64 [ 0.222699] evm: security.SMACK64EXEC [ 0.223450] evm: security.SMACK64TRANSMUTE [ 0.224266] evm: security.SMACK64MMAP [ 0.225021] evm: security.ima [ 0.225673] evm: security.capability [ 0.226484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228364] pinctrl core: initialized pinctrl subsystem [ 0.229486] RTC time: 21:55:59, date: 07/23/18 [ 0.230466] NET: Registered protocol family 16 [ 0.231464] cpuidle: using governor ladder [ 0.232295] cpuidle: using governor menu [ 0.233091] PCCT header not found. [ 0.233856] ACPI: bus type PCI registered [ 0.234671] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.235933] PCI: Using configuration type 1 for base access [ 0.237723] ACPI: Added _OSI(Module Device) [ 0.238576] ACPI: Added _OSI(Processor Device) [ 0.239446] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240356] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242113] ACPI: Interpreter enabled [ 0.242893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.244760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.246615] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248478] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250339] ACPI: (supports S0 S5) [ 0.251055] ACPI: Using IOAPIC for interrupt routing [ 0.252012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256309] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257566] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.258771] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261015] acpiphp: Slot [3] registered [ 0.261833] acpiphp: Slot [4] registered [ 0.262645] acpiphp: Slot [5] registered [ 0.263453] acpiphp: Slot [6] registered [ 0.264259] acpiphp: Slot [7] registered [ 0.265073] acpiphp: Slot [8] registered [ 0.265884] acpiphp: Slot [9] registered [ 0.266693] acpiphp: Slot [10] registered [ 0.267529] acpiphp: Slot [11] registered [ 0.268353] acpiphp: Slot [12] registered [ 0.269181] acpiphp: Slot [13] registered [ 0.270005] acpiphp: Slot [14] registered [ 0.270827] acpiphp: Slot [15] registered [ 0.281766] acpiphp: Slot [16] registered [ 0.282602] acpiphp: Slot [17] registered [ 0.283419] acpiphp: Slot [18] registered [ 0.284239] acpiphp: Slot [19] registered [ 0.285061] acpiphp: Slot [20] registered [ 0.285889] acpiphp: Slot [21] registered [ 0.286710] acpiphp: Slot [22] registered [ 0.287531] acpiphp: Slot [23] registered [ 0.288359] acpiphp: Slot [24] registered [ 0.289181] acpiphp: Slot [25] registered [ 0.290006] acpiphp: Slot [26] registered [ 0.290826] acpiphp: Slot [27] registered [ 0.291649] acpiphp: Slot [28] registered [ 0.292464] acpiphp: Slot [29] registered [ 0.293282] acpiphp: Slot [30] registered [ 0.294108] acpiphp: Slot [31] registered [ 0.294928] PCI host bridge to bus 0000:00 [ 0.295745] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.296968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.298195] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.299660] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.301118] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.302606] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.305888] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.307175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.308360] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.309638] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313216] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.314715] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.333122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.334627] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.336409] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.337845] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.339247] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340528] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.341837] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344462] vgaarb: loaded [ 0.345068] vgaarb: bridge control possible 0000:00:02.0 [ 0.346315] SCSI subsystem initialized [ 0.347239] ACPI: bus type USB registered [ 0.348080] usbcore: registered new interface driver usbfs [ 0.349125] usbcore: registered new interface driver hub [ 0.350150] usbcore: registered new device driver usb [ 0.351269] PCI: Using ACPI for IRQ routing [ 0.352391] NetLabel: Initializing [ 0.353116] NetLabel: domain hash size = 128 [ 0.353972] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.354942] NetLabel: unlabeled traffic allowed by default [ 0.356112] clocksource: Switched to clocksource kvm-clock [ 0.364236] AppArmor: AppArmor Filesystem Enabled [ 0.365223] pnp: PnP ACPI init [ 0.366172] pnp: PnP ACPI: found 5 devices [ 0.372502] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.374239] NET: Registered protocol family 2 [ 0.375291] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.376611] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.377829] TCP: Hash tables configured (established 4096 bind 4096) [ 0.379042] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.380147] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.381347] NET: Registered protocol family 1 [ 0.382238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.383342] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.384428] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398476] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412610] Trying to unpack rootfs image as initramfs... [ 0.469273] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.470950] Scanning for low memory corruption every 60 seconds [ 0.472329] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.473506] audit: initializing netlink subsys (disabled) [ 0.474544] audit: type=2000 audit(1532382960.170:1): initialized [ 0.475891] Initialise system trusted keyring [ 0.476868] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.478044] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.480206] zbud: loaded [ 0.480946] VFS: Disk quotas dquot_6.6.0 [ 0.481777] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.483408] fuse init (API version 7.23) [ 0.484338] Key type big_key registered [ 0.485156] Allocating IMA MOK and blacklist keyrings. [ 0.486411] Key type asymmetric registered [ 0.487247] Asymmetric key parser 'x509' registered [ 0.488235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.489726] io scheduler noop registered [ 0.490526] io scheduler deadline registered (default) [ 0.491533] io scheduler cfq registered [ 0.492395] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.493452] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.494736] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.496211] ACPI: Power Button [PWRF] [ 0.497073] GHES: HEST is not enabled! [ 0.510752] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.538645] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.540790] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.564736] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.567065] Linux agpgart interface v0.103 [ 0.569754] brd: module loaded [ 0.571432] loop: module loaded [ 0.575097] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.576587] GPT:90111 != 2097151 [ 0.577278] GPT:Alternate GPT header not at the end of the disk. [ 0.578392] GPT:90111 != 2097151 [ 0.579099] GPT: Use GNU Parted to correct GPT errors. [ 0.580226] vda: vda1 vda15 [ 0.581623] scsi host0: ata_piix [ 0.582560] scsi host1: ata_piix [ 0.583420] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.584968] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.586753] libphy: Fixed MDIO Bus: probed [ 0.587744] tun: Universal TUN/TAP device driver, 1.6 [ 0.588947] tun: (C) 1999-2004 Max Krasnyansky [ 0.591502] PPP generic driver version 2.4.2 [ 0.592984] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.597749] ehci-pci: EHCI PCI platform driver [ 0.599411] ehci-platform: EHCI generic platform driver [ 0.600991] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602543] ohci-pci: OHCI PCI platform driver [ 0.603548] ohci-platform: OHCI generic platform driver [ 0.604687] uhci_hcd: USB Universal Host Controller Interface driver [ 0.619604] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.620751] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.622430] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.623530] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.624746] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.626046] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.627506] usb usb1: Product: UHCI Host Controller [ 0.628467] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.629643] usb usb1: SerialNumber: 0000:00:01.2 [ 0.630726] hub 1-0:1.0: USB hub found [ 0.631527] hub 1-0:1.0: 2 ports detected [ 0.632716] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.634953] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.635933] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.637038] mousedev: PS/2 mouse device common for all mice [ 0.638351] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.640260] rtc_cmos 00:00: RTC can wake from S4 [ 0.641419] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.642663] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.643886] i2c /dev entries driver [ 0.644702] device-mapper: uevent: version 1.0.3 [ 0.645705] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.647402] ledtrig-cpu: registered to indicate activity on CPUs [ 0.648973] NET: Registered protocol family 10 [ 0.650180] NET: Registered protocol family 17 [ 0.651099] Key type dns_resolver registered [ 0.652167] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.653309] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.655175] registered taskstats version 1 [ 0.656047] Loading compiled-in X.509 certificates [ 0.657598] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.659534] zswap: loaded using pool lzo/zbud [ 0.661250] Key type trusted registered [ 0.663031] Key type encrypted registered [ 0.663882] AppArmor: AppArmor sha1 policy hashing enabled [ 0.664969] ima: No TPM chip found, activating TPM-bypass! [ 0.666062] evm: HMAC attrs: 0x1 [ 0.667116] Magic number: 10:853:955 [ 0.668011] rtc_cmos 00:00: setting system clock to 2018-07-23 21:55:59 UTC (1532382959) [ 0.669684] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.670830] EDD information not available. [ 0.745485] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.757372] Write protecting the kernel read-only data: 14336k [ 0.759556] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.761446] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.807346] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXC1PRcTzGvAh2gO4CSSpXv7+yuBdmrOhjGn6qkbzfUW/ZL/m3NeCMPQbkFKjxEm9gz6PU6/916PVu7c3DACqr1355Sy3TaiQp36/vshvEyiPZb+T5w6Fqw+62jEOwOg3ruu4dvxDU3YniMRZGQ2KSFvsmwoAwEVlthmNzn1PgV+W9k7pvhMHf67NbPcTj49hJjGfoch2F1QBajFwyA3uFAcrzjfl6LlS1nllSwfFv0lO0yER5MpNoka2F+lojWRSX8lJo5diLXCCcYkWC2XQDa/1lREKud+X8VBP5sxyi4FvfqgDyyG1ljfex9kU6NtuOak73qN2X5uk8jeIKHgUL root@singlevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f ssh-dss AAAAB3NzaC1kc3MAAACBAOJaPdYShvTP6N+m8iguLZF8ozFhuU/Nk+TE15TkeF1sSOu2lsweFrI5ETnSVVFCJLD8tZQJeQfs+Kn78sUrfxt+Yxt3rNer+wqCLb7ZQ/Msv1I3J4ej3QE4f5+J6FtxF9KVttSHRgOHiIpDkO8a+K0FGB7LsCrsQB07573ppq+vAAAAFQCHlFEyNAuyG/GgvZlsQxIrsBZs4QAAAIBTtsytBSos2aOvr00qJlmhCrhQPImNscD/72iPAwSrub1R/phNyKgbSE3jjM6AC28jtEX1J0XgZF4gQvYiP02dHrhezCb/xZSlH/mJqF1H7DHLHasvBUmWBaNSj45aQD92NZ+8xUCho5STinHeKcpnvRrDuo5DK7ZPp/YpvhbBTQAAAIAWR0Gkp2gOgDk2uehfborSRVrlL9op5G0V04BVog67u9En+4CJAoW5g7bo6SzbWY45dEAl4pm1Jd1wDpALctwwPHO/fNFpi7PlLBo8eIdWoeCGWN52+g6ZLfFkzaj1izp/kQJzqvPpzj1i5ga7QAatW4Gx15XFI8txOCVlXiak1w== root@singlevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fe1c:da84/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-68c2214e-cc00-430d-8cd5-74f9c167730f login: 2018-07-23 21:56:06,666 - paramiko.transport - DEBUG - starting thread (client mode): 0x74403290L 2018-07-23 21:56:06,667 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 21:56:06,667 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 21:56:06,667 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 21:56:06,669 - 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-23 21:56:06,670 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 21:56:06,670 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 21:56:06,670 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 21:56:06,670 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 21:56:06,671 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 21:56:06,690 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 21:56:06,690 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 21:56:06,699 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: fa46abc4308d1babab50aed7ba36951a 2018-07-23 21:56:06,700 - paramiko.transport - DEBUG - Trying discovered key 3345c71d1ebecf10c400ffd72f8b157e in /tmp/tmpnqKEkt 2018-07-23 21:56:06,727 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 21:56:06,733 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 21:56:06,764 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 21:56:06,765 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 21:56:06,766 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 21:56:06,767 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 21:56:06,768 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 21:56:06,768 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-23 21:56:06,773 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 21:56:06,885 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:56:06,886 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:26 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 21:56:06,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 21:56:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/3065b962-f2a4-4b97-ab28-503559652be4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:07,855 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d041313-225b-4e8d-a659-7e80a50ccee1 Content-Length: 0 Date: Mon, 23 Jul 2018 21:56:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:07,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3065b962-f2a4-4b97-ab28-503559652be4.json used request id req-7d041313-225b-4e8d-a659-7e80a50ccee1 2018-07-23 21:56:07,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.961925029755s 2018-07-23 21:56:07,855 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/3065b962-f2a4-4b97-ab28-503559652be4.json used request id req-7d041313-225b-4e8d-a659-7e80a50ccee1 2018-07-23 21:56:07,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:56:07,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:07,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1b7369ae-22cb-43c3-83e5-ce9fe345292e Date: Mon, 23 Jul 2018 21:56:07 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:56:07,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1b7369ae-22cb-43c3-83e5-ce9fe345292e 2018-07-23 21:56:07,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546398162842s 2018-07-23 21:56:07,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1b7369ae-22cb-43c3-83e5-ce9fe345292e 2018-07-23 21:56:07,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:56:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:08,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68b7894f-b55e-46dc-9ffa-254a970182c1 x-compute-request-id: req-68b7894f-b55e-46dc-9ffa-254a970182c1 Content-Type: application/json 2018-07-23 21:56:08,286 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-68b7894f-b55e-46dc-9ffa-254a970182c1 2018-07-23 21:56:08,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.370536088943s 2018-07-23 21:56:08,287 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74 used request id req-68b7894f-b55e-46dc-9ffa-254a970182c1 2018-07-23 21:56:08,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:08,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:09,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35f4de60-3269-47d0-8019-4a48064197e7 x-compute-request-id: req-35f4de60-3269-47d0-8019-4a48064197e7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:da:84", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:da:84", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/51d0819a-0e54-474a-8ee8-db6be8e8ce74", "rel": "bookmark"}], "image": {"id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "links": [{"href": "http://172.30.9.26:8774/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-07-23T21:55:59.000000", "flavor": {"id": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "links": [{"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "bookmark"}]}, "id": "51d0819a-0e54-474a-8ee8-db6be8e8ce74", "security_groups": [{"name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:56:08Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_68c2214e-cc00-430d-8cd5-74f9c167730f", "created": "2018-07-23T21:55:49Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:09,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35f4de60-3269-47d0-8019-4a48064197e7 2018-07-23 21:56:09,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.883486032486s 2018-07-23 21:56:09,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35f4de60-3269-47d0-8019-4a48064197e7 2018-07-23 21:56:09,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:56:11,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:11,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6a59879c-8c9a-4b8a-ae80-1c7e25cc7f30 x-compute-request-id: req-6a59879c-8c9a-4b8a-ae80-1c7e25cc7f30 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 21:56:11,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6a59879c-8c9a-4b8a-ae80-1c7e25cc7f30 2018-07-23 21:56:11,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.100783824921s 2018-07-23 21:56:11,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6a59879c-8c9a-4b8a-ae80-1c7e25cc7f30 2018-07-23 21:56:11,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:56:11,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:11,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-1973a1fc-ed00-47e6-ad91-892df81fc837 Date: Mon, 23 Jul 2018 21:56:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:47Z", "updated_at": "2018-07-23T21:55:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "1e019369-e591-4e30-b3d4-6bd78b2035ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "3db112f3-c09e-4cc2-92ff-36417e96cf16", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "992c92ff-f5d2-4cb6-b797-57e1f4e58ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:55:47Z", "revision_number": 0, "id": "c6ef62b5-bd2a-4fb2-b823-aa5158f8c617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:47Z", "security_group_id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "4383ec8d-2b64-418b-a431-1ef6faff0549", "name": "singlevm1-sg_68c2214e-cc00-430d-8cd5-74f9c167730f"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "updated_at": "2018-07-23T21:54:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "21ec9b8d-ea62-420a-83d2-f7dbe2209ef5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "63fffd3d-5544-44a0-a498-0b631b96c6f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "853a833e-7a9a-42e5-a18a-a21234a74ac5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "fc232858-29ca-4a75-a693-cc3b0d7c6abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 21:56:11,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1973a1fc-ed00-47e6-ad91-892df81fc837 2018-07-23 21:56:11,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.061173915863s 2018-07-23 21:56:11,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-1973a1fc-ed00-47e6-ad91-892df81fc837 2018-07-23 21:56:11,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 21:56:11,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4383ec8d-2b64-418b-a431-1ef6faff0549.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:11,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2912791e-28bd-4c80-868b-18076f6ede2a Content-Length: 0 Date: Mon, 23 Jul 2018 21:56:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:11,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4383ec8d-2b64-418b-a431-1ef6faff0549.json used request id req-2912791e-28bd-4c80-868b-18076f6ede2a 2018-07-23 21:56:11,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.176002025604s 2018-07-23 21:56:11,519 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4383ec8d-2b64-418b-a431-1ef6faff0549.json used request id req-2912791e-28bd-4c80-868b-18076f6ede2a 2018-07-23 21:56:11,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 21:56:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:11,561 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:56:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4536fde8-e0e6-4a40-938f-356145780add x-compute-request-id: req-4536fde8-e0e6-4a40-938f-356145780add Content-Length: 0 Content-Type: application/json 2018-07-23 21:56:11,561 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f used request id req-4536fde8-e0e6-4a40-938f-356145780add 2018-07-23 21:56:11,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0421948432922s 2018-07-23 21:56:11,562 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm1-kp_68c2214e-cc00-430d-8cd5-74f9c167730f used request id req-4536fde8-e0e6-4a40-938f-356145780add 2018-07-23 21:56:11,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:56:11,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9/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}9f7f350fca1e996402b1f2109bee881c72034147" -d '{"subnet_id": "645fe3b4-0188-43a6-99fe-7efffa8cbd5e"}' 2018-07-23 21:56:13,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c5e4cfc-c509-4e2f-91e4-f16f6847af5d Date: Mon, 23 Jul 2018 21:56:13 GMT RESP BODY: {"network_id": "d87a4468-60bf-4ddf-847c-88fe826d573b", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "645fe3b4-0188-43a6-99fe-7efffa8cbd5e", "subnet_ids": ["645fe3b4-0188-43a6-99fe-7efffa8cbd5e"], "port_id": "932f9158-7f62-4658-b1b7-fe4bde481b85", "id": "25c97014-90ca-4b8e-8e06-5017039d25d9"} 2018-07-23 21:56:13,056 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9/remove_router_interface.json used request id req-7c5e4cfc-c509-4e2f-91e4-f16f6847af5d 2018-07-23 21:56:13,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.49428319931s 2018-07-23 21:56:13,057 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9/remove_router_interface.json used request id req-7c5e4cfc-c509-4e2f-91e4-f16f6847af5d returning object 25c97014-90ca-4b8e-8e06-5017039d25d9 2018-07-23 21:56:13,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:56:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:13,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-ee009509-969c-4bef-aa18-56514e79f267 Date: Mon, 23 Jul 2018 21:56:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:55:41Z", "admin_state_up": true, "updated_at": "2018-07-23T21:56:12Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "25c97014-90ca-4b8e-8e06-5017039d25d9", "name": "singlevm1-router_68c2214e-cc00-430d-8cd5-74f9c167730f"}]} 2018-07-23 21:56:13,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ee009509-969c-4bef-aa18-56514e79f267 2018-07-23 21:56:13,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.328801870346s 2018-07-23 21:56:13,386 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-ee009509-969c-4bef-aa18-56514e79f267 2018-07-23 21:56:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:56:13,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:14,438 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03ac3d80-8bbc-44bb-8885-1309fdaee53e Content-Length: 0 Date: Mon, 23 Jul 2018 21:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:14,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9.json used request id req-03ac3d80-8bbc-44bb-8885-1309fdaee53e 2018-07-23 21:56:14,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05028104782s 2018-07-23 21:56:14,438 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/25c97014-90ca-4b8e-8e06-5017039d25d9.json used request id req-03ac3d80-8bbc-44bb-8885-1309fdaee53e 2018-07-23 21:56:14,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:56:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:14,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-afe9e61e-9af3-4945-b720-41ad2e9ff91d Date: Mon, 23 Jul 2018 21:56:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:55:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"645fe3b4-0188-43a6-99fe-7efffa8cbd5e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_68c2214e-cc00-430d-8cd5-74f9c167730f","enable_dhcp":true,"segment_id":null,"network_id":"d87a4468-60bf-4ddf-847c-88fe826d573b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","ip_version":4},{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 21:56:14,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-afe9e61e-9af3-4945-b720-41ad2e9ff91d 2018-07-23 21:56:14,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0408239364624s 2018-07-23 21:56:14,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-afe9e61e-9af3-4945-b720-41ad2e9ff91d 2018-07-23 21:56:14,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:56:14,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/645fe3b4-0188-43a6-99fe-7efffa8cbd5e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:15,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0401fc7-34f3-4547-a30a-8afa11cb8431 Date: Mon, 23 Jul 2018 21:56:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:15,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/645fe3b4-0188-43a6-99fe-7efffa8cbd5e.json used request id req-d0401fc7-34f3-4547-a30a-8afa11cb8431 2018-07-23 21:56:15,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.820719003677s 2018-07-23 21:56:15,302 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/645fe3b4-0188-43a6-99fe-7efffa8cbd5e.json used request id req-d0401fc7-34f3-4547-a30a-8afa11cb8431 2018-07-23 21:56:15,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:15,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-cf418b8c-5115-457a-8884-7f32c04d16d8 Date: Mon, 23 Jul 2018 21:56:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"d87a4468-60bf-4ddf-847c-88fe826d573b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:56:15Z","qos_policy_id":null,"name":"singlevm1-net_68c2214e-cc00-430d-8cd5-74f9c167730f","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T21:55:41Z","provider:network_type":"vxlan"}]} 2018-07-23 21:56:15,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cf418b8c-5115-457a-8884-7f32c04d16d8 2018-07-23 21:56:15,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081197977066s 2018-07-23 21:56:15,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cf418b8c-5115-457a-8884-7f32c04d16d8 2018-07-23 21:56:15,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:56:15,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/d87a4468-60bf-4ddf-847c-88fe826d573b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:16,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b04e9ef-8fcf-4d67-8e86-77d25d8f0b87 Date: Mon, 23 Jul 2018 21:56:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:16,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d87a4468-60bf-4ddf-847c-88fe826d573b.json used request id req-2b04e9ef-8fcf-4d67-8e86-77d25d8f0b87 2018-07-23 21:56:16,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43756699562s 2018-07-23 21:56:16,823 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d87a4468-60bf-4ddf-847c-88fe826d573b.json used request id req-2b04e9ef-8fcf-4d67-8e86-77d25d8f0b87 2018-07-23 21:56:16,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:56:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:16,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7ffd489b-abf1-462e-88cd-6ab39346e394 Date: Mon, 23 Jul 2018 21:56:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/778f5bdf-66ac-40ec-94ca-2908807a87af/snap", "metadata": {}}], "file": "/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "778f5bdf-66ac-40ec-94ca-2908807a87af", "size": 12716032, "self": "/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/778f5bdf-66ac-40ec-94ca-2908807a87af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:55:46Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_68c2214e-cc00-430d-8cd5-74f9c167730f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:55:45Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:56:16,845 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ffd489b-abf1-462e-88cd-6ab39346e394 2018-07-23 21:56:16,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0212368965149s 2018-07-23 21:56:16,846 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7ffd489b-abf1-462e-88cd-6ab39346e394 2018-07-23 21:56:16,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 21:56:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:17,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9641e20c-7a88-40c4-8665-bbadb7ed6e06 Date: Mon, 23 Jul 2018 21:56:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:56:17,236 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af used request id req-9641e20c-7a88-40c4-8665-bbadb7ed6e06 2018-07-23 21:56:17,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.38858294487s 2018-07-23 21:56:17,236 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/778f5bdf-66ac-40ec-94ca-2908807a87af used request id req-9641e20c-7a88-40c4-8665-bbadb7ed6e06 2018-07-23 21:56:17,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:56:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:17,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a3d311a-f328-422a-8d48-b367b06247a4 x-compute-request-id: req-7a3d311a-f328-422a-8d48-b367b06247a4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_68c2214e-cc00-430d-8cd5-74f9c167730f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5", "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": "cdbd7ca5-e541-409f-b68e-3f62037f2ed5"}]} 2018-07-23 21:56:17,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7a3d311a-f328-422a-8d48-b367b06247a4 2018-07-23 21:56:17,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266098976135s 2018-07-23 21:56:17,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-7a3d311a-f328-422a-8d48-b367b06247a4 2018-07-23 21:56:17,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 21:56:17,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f7f350fca1e996402b1f2109bee881c72034147" 2018-07-23 21:56:17,312 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:56:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0948e9f6-53f8-4ed3-bf71-b74b2d98c7a2 x-compute-request-id: req-0948e9f6-53f8-4ed3-bf71-b74b2d98c7a2 Content-Length: 0 Content-Type: application/json 2018-07-23 21:56:17,312 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5 used request id req-0948e9f6-53f8-4ed3-bf71-b74b2d98c7a2 2018-07-23 21:56:17,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474889278412s 2018-07-23 21:56:17,313 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/cdbd7ca5-e541-409f-b68e-3f62037f2ed5 used request id req-0948e9f6-53f8-4ed3-bf71-b74b2d98c7a2 2018-07-23 21:56:17,361 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-07-23 21:56:17,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:56:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:56:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:56:17,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:56:17,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1274eafe-d248-421b-8d6e-864f898317fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:56:17,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1274eafe-d248-421b-8d6e-864f898317fa 2018-07-23 21:56:17,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:56:17,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["m559w6lPTWuk95nB9tVigQ"], "issued_at": "2018-07-23T21:56:17.000000Z"}} 2018-07-23 21:56:17,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:18,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e5129082-91e7-4714-a079-16061a32f48c Date: Mon, 23 Jul 2018 21:56:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:56:18,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5129082-91e7-4714-a079-16061a32f48c 2018-07-23 21:56:18,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255594968796s 2018-07-23 21:56:18,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e5129082-91e7-4714-a079-16061a32f48c 2018-07-23 21:56:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:56:18,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:56:18,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:56:18,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:18,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba76be0-e77f-48ef-9066-d7a21c5b6964 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 21:56:18,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-dba76be0-e77f-48ef-9066-d7a21c5b6964 2018-07-23 21:56:18,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.090756893158s 2018-07-23 21:56:18,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-dba76be0-e77f-48ef-9066-d7a21c5b6964 2018-07-23 21:56:18,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 21:56:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}}' 2018-07-23 21:56:18,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0d5bb79-0603-4ddd-9e63-2138f16b3a73 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2"}, "tags": [], "enabled": true, "id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}} 2018-07-23 21:56:18,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d0d5bb79-0603-4ddd-9e63-2138f16b3a73 2018-07-23 21:56:18,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132887125015s 2018-07-23 21:56:18,289 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d0d5bb79-0603-4ddd-9e63-2138f16b3a73 2018-07-23 21:56:18,290 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1'}) 2018-07-23 21:56:18,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 21:56:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9a81e64c-fd8f-4d62-83e4-568026e7ff11", "email": null, "name": "singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}}' 2018-07-23 21:56:18,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aaf86be-5cde-4b45-afa5-a9b4dba7f374 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "links": {"self": "http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3058d6bcba2049f8b2c76364b3ab678a", "domain_id": "default", "password_expires_at": null}} 2018-07-23 21:56:18,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6aaf86be-5cde-4b45-afa5-a9b4dba7f374 2018-07-23 21:56:18,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.359366178513s 2018-07-23 21:56:18,657 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6aaf86be-5cde-4b45-afa5-a9b4dba7f374 2018-07-23 21:56:18,657 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3058d6bcba2049f8b2c76364b3ab678a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1'}) 2018-07-23 21:56:18,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:56:18,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:18,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892c7672-6fe1-41e7-802f-e7b4f9ed1344 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:56:18,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-892c7672-6fe1-41e7-802f-e7b4f9ed1344 2018-07-23 21:56:18,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0870509147644s 2018-07-23 21:56:18,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-892c7672-6fe1-41e7-802f-e7b4f9ed1344 2018-07-23 21:56:18,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:56:18,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:18,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8a0d4f-8fc6-458f-a93a-d3ce9d62375c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:56:18,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc8a0d4f-8fc6-458f-a93a-d3ce9d62375c 2018-07-23 21:56:18,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0837850570679s 2018-07-23 21:56:18,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc8a0d4f-8fc6-458f-a93a-d3ce9d62375c 2018-07-23 21:56:18,838 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 21:56:18,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 21:56:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" -d '{"role": {"name": "Member"}}' 2018-07-23 21:56:18,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f0ba8aa-808a-4071-8c38-45df15ed5b6e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "386c4629668b47508b3171e796d18705", "links": {"self": "http://172.30.9.26:5000/v3/roles/386c4629668b47508b3171e796d18705"}, "name": "Member"}} 2018-07-23 21:56:18,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1f0ba8aa-808a-4071-8c38-45df15ed5b6e 2018-07-23 21:56:18,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.089066028595s 2018-07-23 21:56:18,931 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1f0ba8aa-808a-4071-8c38-45df15ed5b6e 2018-07-23 21:56:18,931 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'386c4629668b47508b3171e796d18705'}) 2018-07-23 21:56:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:56:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:18,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec031ab-545a-4952-83f4-c4e31785ec53 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "386c4629668b47508b3171e796d18705", "links": {"self": "http://172.30.9.26:5000/v3/roles/386c4629668b47508b3171e796d18705"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:56:18,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fec031ab-545a-4952-83f4-c4e31785ec53 2018-07-23 21:56:18,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0204458236694s 2018-07-23 21:56:18,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fec031ab-545a-4952-83f4-c4e31785ec53 2018-07-23 21:56:18,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:56:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:19,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc480c7c-e025-4211-a237-65dc53a6fa2e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 21:56:19,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fc480c7c-e025-4211-a237-65dc53a6fa2e 2018-07-23 21:56:19,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0893878936768s 2018-07-23 21:56:19,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-fc480c7c-e025-4211-a237-65dc53a6fa2e 2018-07-23 21:56:19,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:56:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:19,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2afc169a-aa49-4073-852d-e8242faac441 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "links": {"self": "http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3058d6bcba2049f8b2c76364b3ab678a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:56:19,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2afc169a-aa49-4073-852d-e8242faac441 2018-07-23 21:56:19,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103895187378s 2018-07-23 21:56:19,155 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2afc169a-aa49-4073-852d-e8242faac441 2018-07-23 21:56:19,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:56:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:19,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d898b8f-130b-4cb1-a07d-2368692bf742 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2"}, "tags": [], "enabled": true, "id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:56:19,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6d898b8f-130b-4cb1-a07d-2368692bf742 2018-07-23 21:56:19,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984399318695s 2018-07-23 21:56:19,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-6d898b8f-130b-4cb1-a07d-2368692bf742 2018-07-23 21:56:19,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 21:56:19,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=3058d6bcba2049f8b2c76364b3ab678a&role.id=386c4629668b47508b3171e796d18705&scope.project.id=8b4a9ecf9ada4bf9a1407d103611bfe2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:19,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21eda555-497e-44f0-be02-b6a75968f95f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=3058d6bcba2049f8b2c76364b3ab678a&role.id=386c4629668b47508b3171e796d18705&scope.project.id=8b4a9ecf9ada4bf9a1407d103611bfe2", "previous": null, "next": null}} 2018-07-23 21:56:19,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3058d6bcba2049f8b2c76364b3ab678a&role.id=386c4629668b47508b3171e796d18705&scope.project.id=8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-21eda555-497e-44f0-be02-b6a75968f95f 2018-07-23 21:56:19,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0851800441742s 2018-07-23 21:56:19,359 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=3058d6bcba2049f8b2c76364b3ab678a&role.id=386c4629668b47508b3171e796d18705&scope.project.id=8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-21eda555-497e-44f0-be02-b6a75968f95f 2018-07-23 21:56:19,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 21:56:19,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2/users/3058d6bcba2049f8b2c76364b3ab678a/roles/386c4629668b47508b3171e796d18705 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:19,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55010626-7bd1-4808-8835-ead27e316559 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:56:19,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2/users/3058d6bcba2049f8b2c76364b3ab678a/roles/386c4629668b47508b3171e796d18705 used request id req-55010626-7bd1-4808-8835-ead27e316559 2018-07-23 21:56:19,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122655153275s 2018-07-23 21:56:19,484 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2/users/3058d6bcba2049f8b2c76364b3ab678a/roles/386c4629668b47508b3171e796d18705 used request id req-55010626-7bd1-4808-8835-ead27e316559 2018-07-23 21:56:19,485 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9a81e64c-fd8f-4d62-83e4-568026e7ff11', 'username': u'singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:56:19,486 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:56:19,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:56:19,489 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'password': '9a81e64c-fd8f-4d62-83e4-568026e7ff11', 'project_name': 'singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '8b4a9ecf9ada4bf9a1407d103611bfe2', 'project_domain_name': 'Default'} 2018-07-23 21:56:19,489 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-07-23 21:56:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:56:19,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a5690d-e901-4775-8c9b-bac99bce0117 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:56:19,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-27a5690d-e901-4775-8c9b-bac99bce0117 2018-07-23 21:56:19,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:56:19,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "386c4629668b47508b3171e796d18705", "name": "Member"}], "expires_at": "2018-07-23T22:56:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "name": "singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/8b4a9ecf9ada4bf9a1407d103611bfe2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "id": "3058d6bcba2049f8b2c76364b3ab678a"}, "audit_ids": ["btxPjKtzRMmuOTGr40SrPQ"], "issued_at": "2018-07-23T21:56:19.000000Z"}} 2018-07-23 21:56:19,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:56:19,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"network": {"name": "singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "admin_state_up": true}}' 2018-07-23 21:56:20,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3b088e2e-7305-46a1-8278-a1f920cf4494 Date: Mon, 23 Jul 2018 21:56:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4af2113-20dc-49d7-b5f4-181233232b7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:56:20Z","is_default":false,"name":"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","mtu":1450}} 2018-07-23 21:56:20,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3b088e2e-7305-46a1-8278-a1f920cf4494 2018-07-23 21:56:20,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.643934011459s 2018-07-23 21:56:20,522 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3b088e2e-7305-46a1-8278-a1f920cf4494 2018-07-23 21:56:20,523 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:56:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'a4af2113-20dc-49d7-b5f4-181233232b7a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', u'admin_state_up': True, u'tenant_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', u'created_at': u'2018-07-23T21:56:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', u'l2_adjacency': True}) 2018-07-23 21:56:20,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:20,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:20,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-3981b63c-b2ce-4c34-941a-145b6dc32f36 Date: Mon, 23 Jul 2018 21:56:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a4af2113-20dc-49d7-b5f4-181233232b7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:56:20Z","qos_policy_id":null,"name":"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1","admin_state_up":true,"tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","mtu":1450}]} 2018-07-23 21:56:20,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3981b63c-b2ce-4c34-941a-145b6dc32f36 2018-07-23 21:56:20,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.14857006073s 2018-07-23 21:56:20,672 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3981b63c-b2ce-4c34-941a-145b6dc32f36 2018-07-23 21:56:20,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:56:20,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"subnet": {"name": "singlevm2-subnet_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "enable_dhcp": true, "network_id": "a4af2113-20dc-49d7-b5f4-181233232b7a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:56:21,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0d4e16ca-54a9-4ee9-918d-d2d23b7a18d2 Date: Mon, 23 Jul 2018 21:56:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4af2113-20dc-49d7-b5f4-181233232b7a","tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:56:20Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","id":"c3f20312-d8a0-4d83-9642-c84c5412fe19","subnetpool_id":null,"name":"singlevm2-subnet_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}} 2018-07-23 21:56:21,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0d4e16ca-54a9-4ee9-918d-d2d23b7a18d2 2018-07-23 21:56:21,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.5334649086s 2018-07-23 21:56:21,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-0d4e16ca-54a9-4ee9-918d-d2d23b7a18d2 2018-07-23 21:56:21,208 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:56:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c3f20312-d8a0-4d83-9642-c84c5412fe19', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', u'enable_dhcp': True, u'network_id': u'a4af2113-20dc-49d7-b5f4-181233232b7a', u'tenant_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', u'created_at': u'2018-07-23T21:56:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2'}) 2018-07-23 21:56:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:56:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "singlevm2-router_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "admin_state_up": true}}' 2018-07-23 21:56:22,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-53ccc088-33b6-49ff-bc23-9dcf5840e91f Date: Mon, 23 Jul 2018 21:56:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:21Z", "admin_state_up": true, "updated_at": "2018-07-23T21:56:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "f349263c-360b-4dc6-8aa8-6504a22c0ce4", "name": "singlevm2-router_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}} 2018-07-23 21:56:22,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-53ccc088-33b6-49ff-bc23-9dcf5840e91f 2018-07-23 21:56:22,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42311906815s 2018-07-23 21:56:22,632 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-53ccc088-33b6-49ff-bc23-9dcf5840e91f 2018-07-23 21:56:22,633 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:56:22Z', u'revision_number': 3, u'id': u'f349263c-360b-4dc6-8aa8-6504a22c0ce4', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', u'admin_state_up': True, u'tenant_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', u'created_at': u'2018-07-23T21:56:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2'}) 2018-07-23 21:56:22,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:56:22,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4/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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"subnet_id": "c3f20312-d8a0-4d83-9642-c84c5412fe19"}' 2018-07-23 21:56:24,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-997dd245-5ed0-4f8c-886c-f27eb74e2fcc Date: Mon, 23 Jul 2018 21:56:24 GMT RESP BODY: {"network_id": "a4af2113-20dc-49d7-b5f4-181233232b7a", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "subnet_id": "c3f20312-d8a0-4d83-9642-c84c5412fe19", "subnet_ids": ["c3f20312-d8a0-4d83-9642-c84c5412fe19"], "port_id": "ef57fa51-b65f-49db-ac00-a2f35c977e42", "id": "f349263c-360b-4dc6-8aa8-6504a22c0ce4"} 2018-07-23 21:56:24,741 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4/add_router_interface.json used request id req-997dd245-5ed0-4f8c-886c-f27eb74e2fcc 2018-07-23 21:56:24,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1082072258s 2018-07-23 21:56:24,742 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4/add_router_interface.json used request id req-997dd245-5ed0-4f8c-886c-f27eb74e2fcc returning object f349263c-360b-4dc6-8aa8-6504a22c0ce4 2018-07-23 21:56:24,742 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 21:56:24,873 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 21:56:24,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:56:24,879 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 21:56:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 21:56:24,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:56:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:25,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-df134f6d-6c44-4fd9-9b68-91b74a16400c Date: Mon, 23 Jul 2018 21:56:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:56:25,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-df134f6d-6c44-4fd9-9b68-91b74a16400c 2018-07-23 21:56:25,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194988012314s 2018-07-23 21:56:25,079 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-df134f6d-6c44-4fd9-9b68-91b74a16400c 2018-07-23 21:56:25,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 21:56:25,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}' 2018-07-23 21:56:25,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e108ab2-70fa-49a8-b605-9f20dd254c02 Date: Mon, 23 Jul 2018 21:56:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73/file", "owner": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "size": null, "self": "/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:56:25Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "checksum": null, "created_at": "2018-07-23T21:56:25Z", "protected": false} 2018-07-23 21:56:25,152 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8e108ab2-70fa-49a8-b605-9f20dd254c02 2018-07-23 21:56:25,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0653119087219s 2018-07-23 21:56:25,153 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8e108ab2-70fa-49a8-b605-9f20dd254c02 returning object 98367ecc-3cf8-426b-b880-2ef69022cc73 2018-07-23 21:56:25,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 21:56:25,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73/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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '' 2018-07-23 21:56:26,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1c7b18b-7018-45fc-97f7-827002cc356d Date: Mon, 23 Jul 2018 21:56:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:56:26,153 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73/file used request id req-d1c7b18b-7018-45fc-97f7-827002cc356d 2018-07-23 21:56:26,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.999823093414s 2018-07-23 21:56:26,154 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73/file used request id req-d1c7b18b-7018-45fc-97f7-827002cc356d 2018-07-23 21:56:26,154 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T21:56:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73/file', u'owner': u'8b4a9ecf9ada4bf9a1407d103611bfe2', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'98367ecc-3cf8-426b-b880-2ef69022cc73', u'size': None, u'name': u'singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', u'checksum': None, u'self': u'/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T21:56:25Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 21:56:26,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 21:56:26,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 21:56:26,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a7b5561-2fef-47f5-bfd7-b7a8e70a136d x-compute-request-id: req-8a7b5561-2fef-47f5-bfd7-b7a8e70a136d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "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": "388016df-8ade-47e7-8dee-a2fb4696a9e4"}} 2018-07-23 21:56:26,423 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a7b5561-2fef-47f5-bfd7-b7a8e70a136d 2018-07-23 21:56:26,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.268615961075s 2018-07-23 21:56:26,424 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8a7b5561-2fef-47f5-bfd7-b7a8e70a136d 2018-07-23 21:56:26,425 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'388016df-8ade-47e7-8dee-a2fb4696a9e4', 'swap': 0}) 2018-07-23 21:56:26,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 21:56:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4/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}b07fb162ba8c62c73799d114fcb4219733e15612" -d '{"extra_specs": {}}' 2018-07-23 21:56:26,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68377974-16f5-441d-a32f-1dd5d6f225fa x-compute-request-id: req-68377974-16f5-441d-a32f-1dd5d6f225fa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 21:56:26,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4/os-extra_specs used request id req-68377974-16f5-441d-a32f-1dd5d6f225fa 2018-07-23 21:56:26,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225729942322s 2018-07-23 21:56:26,448 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4/os-extra_specs used request id req-68377974-16f5-441d-a32f-1dd5d6f225fa 2018-07-23 21:56:26,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 21:56:26,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"keypair": {"name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}}' 2018-07-23 21:56:26,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9b45e81-9e83-46ec-a2eb-e0767fe56965 x-compute-request-id: req-b9b45e81-9e83-46ec-a2eb-e0767fe56965 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDkL8XxCtAH6QCa5wsdgqCiDa7fuEnKI637sAPsFK54OIHD5UPe+j7yjeXDDuNTyjd0F6xCGJOj6/KFfX+dWIupDDmxN1JuM/Zr+SUUVMulCX6HoRGIYZD/96sepwuMC0UZbwHjwKs+8q/IaVznFKSh5QX9PF2xIVaGR8ZoGcng5A8lTEjy2LUwDO1ms9ZOGhsYhA6DLOQ9OwLOHUmxchR06tT3TD65Vuc8r2Xg+xf5pa1FdTKHliq34/KlN+HnB1rwMcgoJXk/tcAGChT6YfiUHQsmMJNRHHMpMYZPGbnMTvH3276F20Z4DMi3P1c/M0j4iwT3F/AD7xHAmCbnbcl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAw5C/F8QrQB+kAmucLHYKgog2u37hJyiOt+7AD7BSueDiBw+V\nD3vo+8o3lww7jU8o3dBesQhiTo+vyhX1/nViLqQw5sTdSbjP2a/klFFTLpQl+h6E\nRiGGQ//erHqcLjAtFGW8B48CrPvKvyGlc5xSkoeUF/TxdsSFWhkfGaBnJ4OQPJUx\nI8ti1MAztZrPWThobGIQOgyzkPTsCzh1JsXIUdOrU90w+uVbnPK9l4PsX+aWtRXU\nyh5Yqt+PypTfh5wda8DHIKCV5P7XABgoU+mH4lB0LJjCTURxzKTGGTxm5zE7x99u\n+hdtGeAzItz9XPzNI+IsE9xfwA+8RwJgm523JQIDAQABAoIBAQC8DHFTvxP/ou0o\nTqVrs03D2osWm5iQ+NTTVMZlz5yck/uD4p3ot7N+eiIeImsZJCcds4F6JZ+x/0R/\nw8I5HlJ8mvFS1bYbb5SdtB7N561euqIR8koqzY230VAi9fs8BqMyW+kEM6XVBIEe\nbJIVqxlTQP9MUgHlvG6mBkX7dFv8hzm3Ini1QWGi2Oo5q4x74KxT/TS2yjOocYXZ\nGnRRCEPFjXyuqFufwTFFzwQ8wx61wlPu+fgwL0WlVsXkOH++x3E6n+skR0iELWtI\nqDvHPry/C1VAD2TmvX7rZyZF1EhxQwH0rHiA7qERpJpfMgtqa5lDjrGhegkgegpK\nirk73MZBAoGBAP7IUsluaKlfjER1ThidTp/2MvSD5QyDgboqFa8a/7SZG3Vfn3hM\n7ewgtH/rBDwhdYb7rtKyGlxCOt/ffycw6Gjc8cMOEO6GbbCzv+WyJKeWkpg+mkmK\nwaY1oWi2guQxWgoQT+gDgttiveg+JqCj98sbmMZJ2Qwc5lAJLnO2LKrNAoGBAMR/\n+4a0ilIHqfcfIKlILDWfNygsvzM3cx7baB62Z9HOkd6Y29m/GR/Rpf4fpOS3sJ0g\n8YdpKKUn0J7P1UiUKQRsSllnsIwdBHknOaL8AfDvocuZ/6dtZTTl62ojK9kNjoOf\ngHWUL6LyWQtqjm1PuEWTfJo/1pTs0LTdkiH9EW25AoGBAIM88NftVWAZZYlF22p2\nbS+cg/bLkcp2WvZoAy9let2uGCTHkr9G8S82UYOqrU3D9mQHdK/3Kfjn7Kew2jB3\n0t9hH+9XaYVUHWBt1qUctCDXQL/HT3YeUU2qRnBHwviEK1sPt/lNBbS4EhZ1HTSW\nAWfP2UwacgD5SfFkKVdVOYDpAoGBAIg8q6lDdztUcPUTMdPsZCpxTw6dp5rc8QYN\n3OyeTvDaJayNkrAvnD3BXzMHwY2KBfuLIapesH2BU1Uoh5mgj6evZQUDrRYX8EgH\neCCWVMo1epntFaGBaU/5sPSPmhENIygC6E+dBEIXgME3ibQkN4CVtyhC5oWugy1D\nCdRi3ziRAoGBAP3WX6D3X9T37q11kr9l2fR358mL3g6BMyg//jhiKuMExOIhbLTB\nvplO6UucGt3W8L9Cfvh5DOtHW0aF6BSz8AsSGit7/pDkRxjiLlkme+2wuceaSj1A\nrztz+92KGoiPvW0PVvcOifq2tXYERgLNzWPeGUnJ/HbkgVPRZu+vZjke\n-----END RSA PRIVATE KEY-----\n", "user_id": "3058d6bcba2049f8b2c76364b3ab678a", "name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "fingerprint": "5b:c3:19:7a:5f:d7:45:76:b6:6c:8f:cd:a0:08:9a:3c"}} 2018-07-23 21:56:26,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b9b45e81-9e83-46ec-a2eb-e0767fe56965 2018-07-23 21:56:26,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.359724998474s 2018-07-23 21:56:26,809 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-b9b45e81-9e83-46ec-a2eb-e0767fe56965 2018-07-23 21:56:26,810 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDkL8XxCtAH6QCa5wsdgqCiDa7fuEnKI637sAPsFK54OIHD5UPe+j7yjeXDDuNTyjd0F6xCGJOj6/KFfX+dWIupDDmxN1JuM/Zr+SUUVMulCX6HoRGIYZD/96sepwuMC0UZbwHjwKs+8q/IaVznFKSh5QX9PF2xIVaGR8ZoGcng5A8lTEjy2LUwDO1ms9ZOGhsYhA6DLOQ9OwLOHUmxchR06tT3TD65Vuc8r2Xg+xf5pa1FdTKHliq34/KlN+HnB1rwMcgoJXk/tcAGChT6YfiUHQsmMJNRHHMpMYZPGbnMTvH3276F20Z4DMi3P1c/M0j4iwT3F/AD7xHAmCbnbcl Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAw5C/F8QrQB+kAmucLHYKgog2u37hJyiOt+7AD7BSueDiBw+V\nD3vo+8o3lww7jU8o3dBesQhiTo+vyhX1/nViLqQw5sTdSbjP2a/klFFTLpQl+h6E\nRiGGQ//erHqcLjAtFGW8B48CrPvKvyGlc5xSkoeUF/TxdsSFWhkfGaBnJ4OQPJUx\nI8ti1MAztZrPWThobGIQOgyzkPTsCzh1JsXIUdOrU90w+uVbnPK9l4PsX+aWtRXU\nyh5Yqt+PypTfh5wda8DHIKCV5P7XABgoU+mH4lB0LJjCTURxzKTGGTxm5zE7x99u\n+hdtGeAzItz9XPzNI+IsE9xfwA+8RwJgm523JQIDAQABAoIBAQC8DHFTvxP/ou0o\nTqVrs03D2osWm5iQ+NTTVMZlz5yck/uD4p3ot7N+eiIeImsZJCcds4F6JZ+x/0R/\nw8I5HlJ8mvFS1bYbb5SdtB7N561euqIR8koqzY230VAi9fs8BqMyW+kEM6XVBIEe\nbJIVqxlTQP9MUgHlvG6mBkX7dFv8hzm3Ini1QWGi2Oo5q4x74KxT/TS2yjOocYXZ\nGnRRCEPFjXyuqFufwTFFzwQ8wx61wlPu+fgwL0WlVsXkOH++x3E6n+skR0iELWtI\nqDvHPry/C1VAD2TmvX7rZyZF1EhxQwH0rHiA7qERpJpfMgtqa5lDjrGhegkgegpK\nirk73MZBAoGBAP7IUsluaKlfjER1ThidTp/2MvSD5QyDgboqFa8a/7SZG3Vfn3hM\n7ewgtH/rBDwhdYb7rtKyGlxCOt/ffycw6Gjc8cMOEO6GbbCzv+WyJKeWkpg+mkmK\nwaY1oWi2guQxWgoQT+gDgttiveg+JqCj98sbmMZJ2Qwc5lAJLnO2LKrNAoGBAMR/\n+4a0ilIHqfcfIKlILDWfNygsvzM3cx7baB62Z9HOkd6Y29m/GR/Rpf4fpOS3sJ0g\n8YdpKKUn0J7P1UiUKQRsSllnsIwdBHknOaL8AfDvocuZ/6dtZTTl62ojK9kNjoOf\ngHWUL6LyWQtqjm1PuEWTfJo/1pTs0LTdkiH9EW25AoGBAIM88NftVWAZZYlF22p2\nbS+cg/bLkcp2WvZoAy9let2uGCTHkr9G8S82UYOqrU3D9mQHdK/3Kfjn7Kew2jB3\n0t9hH+9XaYVUHWBt1qUctCDXQL/HT3YeUU2qRnBHwviEK1sPt/lNBbS4EhZ1HTSW\nAWfP2UwacgD5SfFkKVdVOYDpAoGBAIg8q6lDdztUcPUTMdPsZCpxTw6dp5rc8QYN\n3OyeTvDaJayNkrAvnD3BXzMHwY2KBfuLIapesH2BU1Uoh5mgj6evZQUDrRYX8EgH\neCCWVMo1epntFaGBaU/5sPSPmhENIygC6E+dBEIXgME3ibQkN4CVtyhC5oWugy1D\nCdRi3ziRAoGBAP3WX6D3X9T37q11kr9l2fR358mL3g6BMyg//jhiKuMExOIhbLTB\nvplO6UucGt3W8L9Cfvh5DOtHW0aF6BSz8AsSGit7/pDkRxjiLlkme+2wuceaSj1A\nrztz+92KGoiPvW0PVvcOifq2tXYERgLNzWPeGUnJ/HbkgVPRZu+vZjke\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3058d6bcba2049f8b2c76364b3ab678a', 'name': u'singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'created_at': '2018-07-23T21:56:26.810224', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'name': 'singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5b:c3:19:7a:5f:d7:45:76:b6:6c:8f:cd:a0:08:9a:3c', 'type': 'ssh', 'id': u'singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1'}) 2018-07-23 21:56:26,810 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAw5C/F8QrQB+kAmucLHYKgog2u37hJyiOt+7AD7BSueDiBw+V D3vo+8o3lww7jU8o3dBesQhiTo+vyhX1/nViLqQw5sTdSbjP2a/klFFTLpQl+h6E RiGGQ//erHqcLjAtFGW8B48CrPvKvyGlc5xSkoeUF/TxdsSFWhkfGaBnJ4OQPJUx I8ti1MAztZrPWThobGIQOgyzkPTsCzh1JsXIUdOrU90w+uVbnPK9l4PsX+aWtRXU yh5Yqt+PypTfh5wda8DHIKCV5P7XABgoU+mH4lB0LJjCTURxzKTGGTxm5zE7x99u +hdtGeAzItz9XPzNI+IsE9xfwA+8RwJgm523JQIDAQABAoIBAQC8DHFTvxP/ou0o TqVrs03D2osWm5iQ+NTTVMZlz5yck/uD4p3ot7N+eiIeImsZJCcds4F6JZ+x/0R/ w8I5HlJ8mvFS1bYbb5SdtB7N561euqIR8koqzY230VAi9fs8BqMyW+kEM6XVBIEe bJIVqxlTQP9MUgHlvG6mBkX7dFv8hzm3Ini1QWGi2Oo5q4x74KxT/TS2yjOocYXZ GnRRCEPFjXyuqFufwTFFzwQ8wx61wlPu+fgwL0WlVsXkOH++x3E6n+skR0iELWtI qDvHPry/C1VAD2TmvX7rZyZF1EhxQwH0rHiA7qERpJpfMgtqa5lDjrGhegkgegpK irk73MZBAoGBAP7IUsluaKlfjER1ThidTp/2MvSD5QyDgboqFa8a/7SZG3Vfn3hM 7ewgtH/rBDwhdYb7rtKyGlxCOt/ffycw6Gjc8cMOEO6GbbCzv+WyJKeWkpg+mkmK waY1oWi2guQxWgoQT+gDgttiveg+JqCj98sbmMZJ2Qwc5lAJLnO2LKrNAoGBAMR/ +4a0ilIHqfcfIKlILDWfNygsvzM3cx7baB62Z9HOkd6Y29m/GR/Rpf4fpOS3sJ0g 8YdpKKUn0J7P1UiUKQRsSllnsIwdBHknOaL8AfDvocuZ/6dtZTTl62ojK9kNjoOf gHWUL6LyWQtqjm1PuEWTfJo/1pTs0LTdkiH9EW25AoGBAIM88NftVWAZZYlF22p2 bS+cg/bLkcp2WvZoAy9let2uGCTHkr9G8S82UYOqrU3D9mQHdK/3Kfjn7Kew2jB3 0t9hH+9XaYVUHWBt1qUctCDXQL/HT3YeUU2qRnBHwviEK1sPt/lNBbS4EhZ1HTSW AWfP2UwacgD5SfFkKVdVOYDpAoGBAIg8q6lDdztUcPUTMdPsZCpxTw6dp5rc8QYN 3OyeTvDaJayNkrAvnD3BXzMHwY2KBfuLIapesH2BU1Uoh5mgj6evZQUDrRYX8EgH eCCWVMo1epntFaGBaU/5sPSPmhENIygC6E+dBEIXgME3ibQkN4CVtyhC5oWugy1D CdRi3ziRAoGBAP3WX6D3X9T37q11kr9l2fR358mL3g6BMyg//jhiKuMExOIhbLTB vplO6UucGt3W8L9Cfvh5DOtHW0aF6BSz8AsSGit7/pDkRxjiLlkme+2wuceaSj1A rztz+92KGoiPvW0PVvcOifq2tXYERgLNzWPeGUnJ/HbkgVPRZu+vZjke -----END RSA PRIVATE KEY----- 2018-07-23 21:56:26,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 21:56:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"security_group": {"name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-07-23 21:56:27,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-a26e06ca-0037-41dc-b3ff-c08f08ae1765 Date: Mon, 23 Jul 2018 21:56:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:26Z", "updated_at": "2018-07-23T21:56:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "7efdf441-3a30-4751-bffb-7ee47da35d77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "8f370fd2-ef33-46c9-927e-6a2f956136d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 2, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}} 2018-07-23 21:56:27,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a26e06ca-0037-41dc-b3ff-c08f08ae1765 2018-07-23 21:56:27,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.342656135559s 2018-07-23 21:56:27,157 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a26e06ca-0037-41dc-b3ff-c08f08ae1765 2018-07-23 21:56:27,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:56:27,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:27,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-b83a6077-847d-46da-9c7b-c415cb766fcc Date: Mon, 23 Jul 2018 21:56:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:26Z", "updated_at": "2018-07-23T21:56:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "7efdf441-3a30-4751-bffb-7ee47da35d77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "8f370fd2-ef33-46c9-927e-6a2f956136d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 2, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}]} 2018-07-23 21:56:27,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b83a6077-847d-46da-9c7b-c415cb766fcc 2018-07-23 21:56:27,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0722699165344s 2018-07-23 21:56:27,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b83a6077-847d-46da-9c7b-c415cb766fcc 2018-07-23 21:56:27,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:56:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -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": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681"}}' 2018-07-23 21:56:27,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-501eef07-dddf-4e26-95af-4847645a7892 Date: Mon, 23 Jul 2018 21:56:27 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-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "port_range_min": 22, "revision_number": 0, "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:27Z", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "99c27006-d6e4-43a1-87b5-806572087fbe"}} 2018-07-23 21:56:27,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-501eef07-dddf-4e26-95af-4847645a7892 2018-07-23 21:56:27,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14920091629s 2018-07-23 21:56:27,388 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-501eef07-dddf-4e26-95af-4847645a7892 2018-07-23 21:56:27,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:56:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:27,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-0192156c-5d52-4086-a093-78af76e14c7d Date: Mon, 23 Jul 2018 21:56:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:26Z", "updated_at": "2018-07-23T21:56:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "7efdf441-3a30-4751-bffb-7ee47da35d77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "8f370fd2-ef33-46c9-927e-6a2f956136d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "99c27006-d6e4-43a1-87b5-806572087fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 3, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}]} 2018-07-23 21:56:27,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0192156c-5d52-4086-a093-78af76e14c7d 2018-07-23 21:56:27,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499958992004s 2018-07-23 21:56:27,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0192156c-5d52-4086-a093-78af76e14c7d 2018-07-23 21:56:27,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:56:27,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -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": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681"}}' 2018-07-23 21:56:27,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8a0e9c63-57bf-4a8f-9a88-da5048471555 Date: Mon, 23 Jul 2018 21:56:27 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-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "port_range_min": null, "revision_number": 0, "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:27Z", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "7e1043a4-d822-4f24-ba52-c7d21ab58f1c"}} 2018-07-23 21:56:27,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8a0e9c63-57bf-4a8f-9a88-da5048471555 2018-07-23 21:56:27,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.157850027084s 2018-07-23 21:56:27,603 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8a0e9c63-57bf-4a8f-9a88-da5048471555 2018-07-23 21:56:27,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:27,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:27,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-5276d6d7-8b96-4ab6-a68f-f7903a50f840 Date: Mon, 23 Jul 2018 21:56:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4af2113-20dc-49d7-b5f4-181233232b7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","l2_adjacency":true,"status":"ACTIVE","subnets":["c3f20312-d8a0-4d83-9642-c84c5412fe19"],"description":"","tags":[],"updated_at":"2018-07-23T21:56:20Z","qos_policy_id":null,"name":"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1","admin_state_up":true,"tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","mtu":1450}]} 2018-07-23 21:56:27,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5276d6d7-8b96-4ab6-a68f-f7903a50f840 2018-07-23 21:56:27,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118864059448s 2018-07-23 21:56:27,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5276d6d7-8b96-4ab6-a68f-f7903a50f840 2018-07-23 21:56:27,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:56:27,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:27,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ec1d8cef-e108-4a6d-949d-c9ebbb70c311 Date: Mon, 23 Jul 2018 21:56:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/98367ecc-3cf8-426b-b880-2ef69022cc73/snap", "metadata": {}}], "file": "/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73/file", "owner": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "size": 12716032, "self": "/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/98367ecc-3cf8-426b-b880-2ef69022cc73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:56:26Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:56:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:56:27,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ec1d8cef-e108-4a6d-949d-c9ebbb70c311 2018-07-23 21:56:27,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0326018333435s 2018-07-23 21:56:27,761 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ec1d8cef-e108-4a6d-949d-c9ebbb70c311 2018-07-23 21:56:27,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:56:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:27,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47a7e5e4-b247-4687-9cd6-f9371cb4ac41 x-compute-request-id: req-47a7e5e4-b247-4687-9cd6-f9371cb4ac41 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "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": "388016df-8ade-47e7-8dee-a2fb4696a9e4"}]} 2018-07-23 21:56:27,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-47a7e5e4-b247-4687-9cd6-f9371cb4ac41 2018-07-23 21:56:27,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255649089813s 2018-07-23 21:56:27,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-47a7e5e4-b247-4687-9cd6-f9371cb4ac41 2018-07-23 21:56:27,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:56:27,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"server": {"name": "singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "imageRef": "98367ecc-3cf8-426b-b880-2ef69022cc73", "key_name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "flavorRef": "388016df-8ade-47e7-8dee-a2fb4696a9e4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a4af2113-20dc-49d7-b5f4-181233232b7a"}], "security_groups": [{"name": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681"}]}}' 2018-07-23 21:56:30,108 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f97e105-76e9-4547-801c-fd2dc8c5db9c x-compute-request-id: req-7f97e105-76e9-4547-801c-fd2dc8c5db9c Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681"}], "OS-DCF:diskConfig": "MANUAL", "id": "d76c6d7f-2ef8-438b-9119-dbf54366cabb", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "bookmark"}], "adminPass": "eaMX8CV2W4hJ"}} 2018-07-23 21:56:30,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7f97e105-76e9-4547-801c-fd2dc8c5db9c 2018-07-23 21:56:30,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.31867599487s 2018-07-23 21:56:30,109 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7f97e105-76e9-4547-801c-fd2dc8c5db9c 2018-07-23 21:56:30,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:30,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-728acd0a-b4cc-41a6-98eb-0dd7df3be254 x-compute-request-id: req-728acd0a-b4cc-41a6-98eb-0dd7df3be254 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "bookmark"}], "image": {"id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "links": [{"href": "http://172.30.9.26:8774/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388016df-8ade-47e7-8dee-a2fb4696a9e4", "links": [{"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "bookmark"}]}, "id": "d76c6d7f-2ef8-438b-9119-dbf54366cabb", "user_id": "3058d6bcba2049f8b2c76364b3ab678a", "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-23T21:56:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "name": "singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "created": "2018-07-23T21:56:30Z", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:30,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-728acd0a-b4cc-41a6-98eb-0dd7df3be254 2018-07-23 21:56:30,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461122989655s 2018-07-23 21:56:30,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-728acd0a-b4cc-41a6-98eb-0dd7df3be254 2018-07-23 21:56:30,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:30,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:30,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-6c48cedf-be6f-4217-8b00-12f94bf3f052 Date: Mon, 23 Jul 2018 21:56:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4af2113-20dc-49d7-b5f4-181233232b7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","l2_adjacency":true,"status":"ACTIVE","subnets":["c3f20312-d8a0-4d83-9642-c84c5412fe19"],"description":"","tags":[],"updated_at":"2018-07-23T21:56:20Z","qos_policy_id":null,"name":"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1","admin_state_up":true,"tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","mtu":1450}]} 2018-07-23 21:56:30,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6c48cedf-be6f-4217-8b00-12f94bf3f052 2018-07-23 21:56:30,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13550901413s 2018-07-23 21:56:30,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6c48cedf-be6f-4217-8b00-12f94bf3f052 2018-07-23 21:56:30,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:56:30,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:30,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4c0a58bc-b423-4a1c-afc8-45befb52071a Date: Mon, 23 Jul 2018 21:56:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4af2113-20dc-49d7-b5f4-181233232b7a","tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","id":"c3f20312-d8a0-4d83-9642-c84c5412fe19","subnetpool_id":null,"name":"singlevm2-subnet_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}]} 2018-07-23 21:56:30,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4c0a58bc-b423-4a1c-afc8-45befb52071a 2018-07-23 21:56:30,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.091726064682s 2018-07-23 21:56:30,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-4c0a58bc-b423-4a1c-afc8-45befb52071a 2018-07-23 21:56:30,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:56:32,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:33,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95a9d452-0fa9-487d-9dcc-8032b41283cf x-compute-request-id: req-95a9d452-0fa9-487d-9dcc-8032b41283cf Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "bookmark"}], "image": {"id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "links": [{"href": "http://172.30.9.26:8774/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388016df-8ade-47e7-8dee-a2fb4696a9e4", "links": [{"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "bookmark"}]}, "id": "d76c6d7f-2ef8-438b-9119-dbf54366cabb", "security_groups": [{"name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}], "user_id": "3058d6bcba2049f8b2c76364b3ab678a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:56:31Z", "hostId": "7a6a30722980fa895a9dccfb074d8726d798b28055bd7ced4a36412b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "name": "singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "created": "2018-07-23T21:56:30Z", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:33,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-95a9d452-0fa9-487d-9dcc-8032b41283cf 2018-07-23 21:56:33,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53279709816s 2018-07-23 21:56:33,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-95a9d452-0fa9-487d-9dcc-8032b41283cf 2018-07-23 21:56:33,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:56:35,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:35,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1413dba-8536-4036-b238-28ee5e1eb2cb x-compute-request-id: req-a1413dba-8536-4036-b238-28ee5e1eb2cb Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "bookmark"}], "image": {"id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "links": [{"href": "http://172.30.9.26:8774/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "388016df-8ade-47e7-8dee-a2fb4696a9e4", "links": [{"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "bookmark"}]}, "id": "d76c6d7f-2ef8-438b-9119-dbf54366cabb", "security_groups": [{"name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}], "user_id": "3058d6bcba2049f8b2c76364b3ab678a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:56:31Z", "hostId": "7a6a30722980fa895a9dccfb074d8726d798b28055bd7ced4a36412b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "name": "singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "created": "2018-07-23T21:56:30Z", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:35,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1413dba-8536-4036-b238-28ee5e1eb2cb 2018-07-23 21:56:35,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201169967651s 2018-07-23 21:56:35,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a1413dba-8536-4036-b238-28ee5e1eb2cb 2018-07-23 21:56:35,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:56:37,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:37,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:38,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0da4b6e0-eb51-40b6-8a10-cfbb8f4eaebe x-compute-request-id: req-0da4b6e0-eb51-40b6-8a10-cfbb8f4eaebe Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:5d:38", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "bookmark"}], "image": {"id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "links": [{"href": "http://172.30.9.26:8774/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:56:35.000000", "flavor": {"id": "388016df-8ade-47e7-8dee-a2fb4696a9e4", "links": [{"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "bookmark"}]}, "id": "d76c6d7f-2ef8-438b-9119-dbf54366cabb", "security_groups": [{"name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}], "user_id": "3058d6bcba2049f8b2c76364b3ab678a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:56:35Z", "hostId": "7a6a30722980fa895a9dccfb074d8726d798b28055bd7ced4a36412b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "name": "singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "created": "2018-07-23T21:56:30Z", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:38,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0da4b6e0-eb51-40b6-8a10-cfbb8f4eaebe 2018-07-23 21:56:38,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40317988396s 2018-07-23 21:56:38,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0da4b6e0-eb51-40b6-8a10-cfbb8f4eaebe 2018-07-23 21:56:38,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:56:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:39,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-6474e8c5-2d37-40e6-b58e-ac7bb43b3c55 Date: Mon, 23 Jul 2018 21:56:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:56:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3f20312-d8a0-4d83-9642-c84c5412fe19","ip_address":"192.168.120.7"}],"id":"b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155","security_groups":["58f0dc2d-ed7b-4ca5-bc2c-f39f68677681"],"mac_address":"fa:16:3e:c2:5d:38","project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4af2113-20dc-49d7-b5f4-181233232b7a","tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:31Z","binding:vnic_type":"normal","device_id":"d76c6d7f-2ef8-438b-9119-dbf54366cabb","ip_allocation":"immediate"}]} 2018-07-23 21:56:39,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-6474e8c5-2d37-40e6-b58e-ac7bb43b3c55 2018-07-23 21:56:39,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.148248910904s 2018-07-23 21:56:39,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-6474e8c5-2d37-40e6-b58e-ac7bb43b3c55 2018-07-23 21:56:39,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:56:39,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:39,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b9fff09e-46e0-4209-9f37-61913ef67697 Date: Mon, 23 Jul 2018 21:56:39 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:56:39,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155 used request id req-b9fff09e-46e0-4209-9f37-61913ef67697 2018-07-23 21:56:39,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0188708305359s 2018-07-23 21:56:39,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155 used request id req-b9fff09e-46e0-4209-9f37-61913ef67697 2018-07-23 21:56:39,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:39,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:39,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ff8b53d-2054-4aec-b293-a9899ee1ad9f x-compute-request-id: req-4ff8b53d-2054-4aec-b293-a9899ee1ad9f Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:5d:38", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "bookmark"}], "image": {"id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "links": [{"href": "http://172.30.9.26:8774/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:56:35.000000", "flavor": {"id": "388016df-8ade-47e7-8dee-a2fb4696a9e4", "links": [{"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "bookmark"}]}, "id": "d76c6d7f-2ef8-438b-9119-dbf54366cabb", "security_groups": [{"name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}], "user_id": "3058d6bcba2049f8b2c76364b3ab678a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:56:35Z", "hostId": "7a6a30722980fa895a9dccfb074d8726d798b28055bd7ced4a36412b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "name": "singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "created": "2018-07-23T21:56:30Z", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:39,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ff8b53d-2054-4aec-b293-a9899ee1ad9f 2018-07-23 21:56:39,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.615230083466s 2018-07-23 21:56:39,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ff8b53d-2054-4aec-b293-a9899ee1ad9f 2018-07-23 21:56:39,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:56:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:39,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-ab6a28c1-93d2-44f8-903d-951fc88c0173 Date: Mon, 23 Jul 2018 21:56:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:56:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3f20312-d8a0-4d83-9642-c84c5412fe19","ip_address":"192.168.120.7"}],"id":"b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155","security_groups":["58f0dc2d-ed7b-4ca5-bc2c-f39f68677681"],"mac_address":"fa:16:3e:c2:5d:38","project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4af2113-20dc-49d7-b5f4-181233232b7a","tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:31Z","binding:vnic_type":"normal","device_id":"d76c6d7f-2ef8-438b-9119-dbf54366cabb","ip_allocation":"immediate"}]} 2018-07-23 21:56:39,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-ab6a28c1-93d2-44f8-903d-951fc88c0173 2018-07-23 21:56:39,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0593461990356s 2018-07-23 21:56:39,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-ab6a28c1-93d2-44f8-903d-951fc88c0173 2018-07-23 21:56:39,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:56:39,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:39,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cf510188-88a6-4335-aad0-d33e5c81ca41 Date: Mon, 23 Jul 2018 21:56:39 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:56:39,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155 used request id req-cf510188-88a6-4335-aad0-d33e5c81ca41 2018-07-23 21:56:39,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189568996429s 2018-07-23 21:56:39,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155 used request id req-cf510188-88a6-4335-aad0-d33e5c81ca41 2018-07-23 21:56:39,843 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:5d:38', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'98367ecc-3cf8-426b-b880-2ef69022cc73'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:56:35.000000', 'flavor': Munch({u'id': u'388016df-8ade-47e7-8dee-a2fb4696a9e4'}), 'az': u'nova', 'id': u'd76c6d7f-2ef8-438b-9119-dbf54366cabb', 'security_groups': [Munch({u'name': u'singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3058d6bcba2049f8b2c76364b3ab678a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'name': 'singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:56:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:56:35Z', 'hostId': u'7a6a30722980fa895a9dccfb074d8726d798b28055bd7ced4a36412b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'7a6a30722980fa895a9dccfb074d8726d798b28055bd7ced4a36412b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:56:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'name': u'singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'adminPass': None, 'tenant_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'created_at': u'2018-07-23T21:56:30Z', 'created': u'2018-07-23T21:56:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:56:39,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:39,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-9404c368-d386-4408-aa3a-b634cfd731a6 Date: Mon, 23 Jul 2018 21:56:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a4af2113-20dc-49d7-b5f4-181233232b7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","l2_adjacency":true,"status":"ACTIVE","subnets":["c3f20312-d8a0-4d83-9642-c84c5412fe19"],"description":"","tags":[],"updated_at":"2018-07-23T21:56:20Z","qos_policy_id":null,"name":"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1","admin_state_up":true,"tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","mtu":1450}]} 2018-07-23 21:56:39,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9404c368-d386-4408-aa3a-b634cfd731a6 2018-07-23 21:56:39,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122283935547s 2018-07-23 21:56:39,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-9404c368-d386-4408-aa3a-b634cfd731a6 2018-07-23 21:56:39,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:56:39,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:40,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-b0c4de6f-9d0b-488e-9432-f1605a5c9946 Date: Mon, 23 Jul 2018 21:56:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:56:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c3f20312-d8a0-4d83-9642-c84c5412fe19","ip_address":"192.168.120.7"}],"id":"b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155","security_groups":["58f0dc2d-ed7b-4ca5-bc2c-f39f68677681"],"mac_address":"fa:16:3e:c2:5d:38","project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a4af2113-20dc-49d7-b5f4-181233232b7a","tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:31Z","binding:vnic_type":"normal","device_id":"d76c6d7f-2ef8-438b-9119-dbf54366cabb","ip_allocation":"immediate"}]} 2018-07-23 21:56:40,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-b0c4de6f-9d0b-488e-9432-f1605a5c9946 2018-07-23 21:56:40,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528950691223s 2018-07-23 21:56:40,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-b0c4de6f-9d0b-488e-9432-f1605a5c9946 2018-07-23 21:56:40,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 21:56:40,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.7", "port_id": "b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155"}}' 2018-07-23 21:56:42,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-32949784-9d10-4971-ae80-4821f160dec5 Date: Mon, 23 Jul 2018 21:56:42 GMT RESP BODY: {"floatingip": {"router_id": "f349263c-360b-4dc6-8aa8-6504a22c0ce4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:41Z", "updated_at": "2018-07-23T21:56:41Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_id": "b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155", "id": "80278119-876c-4db6-8321-a85b4fcafbaa", "qos_policy_id": null}} 2018-07-23 21:56:42,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-32949784-9d10-4971-ae80-4821f160dec5 2018-07-23 21:56:42,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.08096003532s 2018-07-23 21:56:42,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-32949784-9d10-4971-ae80-4821f160dec5 2018-07-23 21:56:42,109 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'f349263c-360b-4dc6-8aa8-6504a22c0ce4', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'created_at': u'2018-07-23T21:56:41Z', 'attached': True, 'updated_at': u'2018-07-23T21:56:41Z', 'id': u'80278119-876c-4db6-8321-a85b4fcafbaa', 'floating_network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'name': 'singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f349263c-360b-4dc6-8aa8-6504a22c0ce4', u'qos_policy_id': None, 'project_id': u'8b4a9ecf9ada4bf9a1407d103611bfe2', 'port_id': u'b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155', 'port': u'b6acb4cf-2ca0-4c6c-a3da-a8abb22e7155', 'network': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde'}) 2018-07-23 21:56:42,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 21:56:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 21:56:42,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1246a7f2-1077-4486-a2f8-2f04879debc9 x-compute-request-id: req-1246a7f2-1077-4486-a2f8-2f04879debc9 Content-Encoding: gzip Content-Length: 9578 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 446459964 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135594] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137272] pid_max: default: 32768 minimum: 301\n[ 0.138169] ACPI: Core revision 20150930\n[ 0.139565] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140890] Security Framework initialized\n[ 0.141686] Yama: becoming mindful.\n[ 0.142414] AppArmor: AppArmor initialized\n[ 0.143326] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.144645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.145925] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.147153] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148578] Initializing cgroup subsys io\n[ 0.149371] Initializing cgroup subsys memory\n[ 0.150219] Initializing cgroup subsys devices\n[ 0.151144] Initializing cgroup subsys freezer\n[ 0.152024] Initializing cgroup subsys net_cls\n[ 0.152902] Initializing cgroup subsys perf_event\n[ 0.153824] Initializing cgroup subsys net_prio\n[ 0.154740] Initializing cgroup subsys hugetlb\n[ 0.155628] Initializing cgroup subsys pids\n[ 0.156472] CPU: Physical Processor ID: 0\n[ 0.157947] mce: CPU supports 10 MCE banks\n[ 0.158844] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.175545] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.181607] ftrace: allocating 31920 entries in 125 pages\n[ 0.206460] smpboot: Max logical packages: 1\n[ 0.207374] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.208735] x2apic enabled\n[ 0.209524] Switched APIC routing to physical x2apic.\n[ 0.211274] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212458] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.214564] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.216376] KVM setup paravirtual spinlock\n[ 0.217679] x86: Booted up 1 node, 1 CPUs\n[ 0.218518] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.219941] devtmpfs: initialized\n[ 0.221694] evm: security.selinux\n[ 0.222413] evm: security.SMACK64\n[ 0.223105] evm: security.SMACK64EXEC\n[ 0.223885] evm: security.SMACK64TRANSMUTE\n[ 0.224722] evm: security.SMACK64MMAP\n[ 0.225471] evm: security.ima\n[ 0.226150] evm: security.capability\n[ 0.226978] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.228874] pinctrl core: initialized pinctrl subsystem\n[ 0.229997] RTC time: 21:56:36, date: 07/23/18\n[ 0.230986] NET: Registered protocol family 16\n[ 0.231969] cpuidle: using governor ladder\n[ 0.232819] cpuidle: using governor menu\n[ 0.233627] PCCT header not found.\n[ 0.234372] ACPI: bus type PCI registered\n[ 0.235165] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.236441] PCI: Using configuration type 1 for base access\n[ 0.238197] ACPI: Added _OSI(Module Device)\n[ 0.239070] ACPI: Added _OSI(Processor Device)\n[ 0.239947] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.240864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.242598] ACPI: Interpreter enabled\n[ 0.243396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.245227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.247073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.248899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.250723] ACPI: (supports S0 S5)\n[ 0.251420] ACPI: Using IOAPIC for interrupt routing\n[ 0.252370] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.255508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.256674] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.257903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.259109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.261316] acpiphp: Slot [3] registered\n[ 0.262115] acpiphp: Slot [4] registered\n[ 0.262941] acpiphp: Slot [5] registered\n[ 0.263925] acpiphp: Slot [6] registered\n[ 0.264802] acpiphp: Slot [7] registered\n[ 0.265693] acpiphp: Slot [8] registered\n[ 0.266570] acpiphp: Slot [9] registered\n[ 0.267450] acpiphp: Slot [10] registered\n[ 0.268345] acpiphp: Slot [11] registered\n[ 0.269238] acpiphp: Slot [12] registered\n[ 0.270127] acpiphp: Slot [13] registered\n[ 0.271015] acpiphp: Slot [14] registered\n[ 0.271902] acpiphp: Slot [15] registered\n[ 0.282949] acpiphp: Slot [16] registered\n[ 0.283844] acpiphp: Slot [17] registered\n[ 0.284732] acpiphp: Slot [18] registered\n[ 0.285615] acpiphp: Slot [19] registered\n[ 0.286491] acpiphp: Slot [20] registered\n[ 0.287379] acpiphp: Slot [21] registered\n[ 0.288264] acpiphp: Slot [22] registered\n[ 0.289140] acpiphp: Slot [23] registered\n[ 0.290022] acpiphp: Slot [24] registered\n[ 0.290905] acpiphp: Slot [25] registered\n[ 0.291791] acpiphp: Slot [26] registered\n[ 0.292687] acpiphp: Slot [27] registered\n[ 0.293619] acpiphp: Slot [28] registered\n[ 0.294502] acpiphp: Slot [29] registered\n[ 0.295379] acpiphp: Slot [30] registered\n[ 0.296263] acpiphp: Slot [31] registered\n[ 0.297139] PCI host bridge to bus 0000:00\n[ 0.298026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.300692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303846] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305433] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310267] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311532] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312911] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316542] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.340178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.341699] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.343222] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.344755] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.346100] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.347489] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.348615] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.350301] vgaarb: loaded\n[ 0.350935] vgaarb: bridge control possible 0000:00:02.0\n[ 0.352249] SCSI subsystem initialized\n[ 0.353260] ACPI: bus type USB registered\n[ 0.354153] usbcore: registered new interface driver usbfs\n[ 0.355266] usbcore: registered new interface driver hub\n[ 0.356345] usbcore: registered new device driver usb\n[ 0.357530] PCI: Using ACPI for IRQ routing\n[ 0.358710] NetLabel: Initializing\n[ 0.359479] NetLabel: domain hash size = 128\n[ 0.360393] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.361418] NetLabel: unlabeled traffic allowed by default\n[ 0.362684] clocksource: Switched to clocksource kvm-clock\n[ 0.371109] AppArmor: AppArmor Filesystem Enabled\n[ 0.372151] pnp: PnP ACPI init\n[ 0.373172] pnp: PnP ACPI: found 5 devices\n[ 0.379688] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.381526] NET: Registered protocol family 2\n[ 0.382642] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.384085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.385406] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.386715] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.387910] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389208] NET: Registered protocol family 1\n[ 0.390172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.391413] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.392591] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.406445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.420472] Trying to unpack rootfs image as initramfs...\n[ 0.477999] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.479789] Scanning for low memory corruption every 60 seconds\n[ 0.481250] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.482482] audit: initializing netlink subsys (disabled)\n[ 0.483623] audit: type=2000 audit(1532382996.578:1): initialized\n[ 0.485078] Initialise system trusted keyring\n[ 0.486091] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487333] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489534] zbud: loaded\n[ 0.490299] VFS: Disk quotas dquot_6.6.0\n[ 0.491175] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.492863] fuse init (API version 7.23)\n[ 0.493832] Key type big_key registered\n[ 0.494733] Allocating IMA MOK and blacklist keyrings.\n[ 0.496030] Key type asymmetric registered\n[ 0.496907] Asymmetric key parser 'x509' registered\n[ 0.497922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499519] io scheduler noop registered\n[ 0.500357] io scheduler deadline registered (default)\n[ 0.501420] io scheduler cfq registered\n[ 0.502360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.506438] ACPI: Power Button [PWRF]\n[ 0.507380] GHES: HEST is not enabled!\n[ 0.520835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.575201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577632] Linux agpgart interface v0.103\n[ 0.580455] brd: module loaded\n[ 0.582209] loop: module loaded\n[ 0.585783] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.587394] GPT:90111 != 2097151\n[ 0.588114] GPT:Alternate GPT header not at the end of the disk.\n[ 0.589308] GPT:90111 != 2097151\n[ 0.590027] GPT: Use GNU Parted to correct GPT errors.\n[ 0.591072] vda: vda1 vda15\n[ 0.592358] scsi host0: ata_piix\n[ 0.593181] scsi host1: ata_piix\n[ 0.593969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.595303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596925] libphy: Fixed MDIO Bus: probed\n[ 0.597805] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598847] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601185] PPP generic driver version 2.4.2\n[ 0.602272] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604206] ehci-pci: EHCI PCI platform driver\n[ 0.605595] ehci-platform: EHCI generic platform driver\n[ 0.607199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.609045] ohci-pci: OHCI PCI platform driver\n[ 0.610468] ohci-platform: OHCI generic platform driver\n[ 0.612066] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629502] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.631831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.634235] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.635953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.638139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.640120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.642311] usb usb1: Product: UHCI Host Controller\n[ 0.644014] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.645854] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.647866] hub 1-0:1.0: USB hub found\n[ 0.649097] hub 1-0:1.0: 2 ports detected\n[ 0.650928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654255] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655774] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.657482] mousedev: PS/2 mouse device common for all mice\n[ 0.659459] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.662377] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665976] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.667941] i2c /dev entries driver\n[ 0.669222] device-mapper: uevent: version 1.0.3\n[ 0.670807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.673525] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676219] NET: Registered protocol family 10\n[ 0.678193] NET: Registered protocol family 17\n[ 0.679652] Key type dns_resolver registered\n[ 0.681420] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.683110] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686025] registered taskstats version 1\n[ 0.687443] Loading compiled-in X.509 certificates\n[ 0.689554] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.692601] zswap: loaded using pool lzo/zbud\n[ 0.695387] Key type trusted registered\n[ 0.697703] Key type encrypted registered\n[ 0.699003] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.700622] ima: No TPM chip found, activating TPM-bypass!\n[ 0.702200] evm: HMAC attrs: 0x1\n[ 0.703767] Magic number: 10:853:955\n[ 0.705051] rtc_cmos 00:00: setting system clock to 2018-07-23 21:56:36 UTC (1532382996)\n[ 0.707640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.709360] EDD information not available.\n[ 0.757133] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.769836] Write protecting the kernel read-only data: 14336k\n[ 0.774244] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.777154] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.826916] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.11. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGDrktDVTf+cdk4iBpTBc5Jz0xjE1iarpJnDgD6/YDFGILzpsNoeG2vzHrpluAdWIiagBN4pcKcgXjEsBTZmTj64RGvxv3j2wKJXr59AiEFJJzXLjJ5+k6VPQeokYNlnq3r4uczU4OzfvbrZsAbuqwwm8Eu3vSXVsr44a1rFRWlIW8xkmS+G3GRf0xJ2xa5S+IflJu1QSeBaf/8nnS7/UFqjv8wxSrWukR7uy98ZCh2ohUXccENlkzBEBKcacD+2djEy/x6YmyB7GkzkoVe6THnLiLxysWfWC66tkeVs9pFDhNgBu/iRxOE62Y7USZET+q3LM82RZs/RTGtk6alxAx root@singlevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1\nssh-dss AAAAB3NzaC1kc3MAAACBAOIEjIfoxOjuVu0uOGkKrPJLKHudU2/bD9wi8NbbOC4liVaD26yT458Ektha+KRwH58Ku0A17ZTi3B1RZwVfkvky/9N3XtxvwV6D+Rd+M32qjRcvAi7KWb+qxaaNvlbhYNXZnIEk43FEF3bX7hJTiK2H2lYN1Sf9J11bn4gfJjA1AAAAFQCfK/MWJPbDbJM0IKnsSWXrbrcDcQAAAIBx9+uE4EMTihHaSN15Lj6usppamfORrIxhWiAYUG9Rj7t1rofObgg4Y7W019RQEHSn+IjLGKiqTWSpvUs5kS7In96LV+1KyQejfboqqayd1CrqZJDVt69Ms+EDeQJJMvzsfB67pmknSX8rsQk+IgsWIfmdNWDyn6RbAdk14mWQvwAAAIEA04Om2wz8EjnxzOSwzOYvrbVzAzn75MLd3+8bF23uVONu90XXRkJnzBP8xzNtai9d79Syyum5AQA1b9S0Y349nn1jv6G1jNzHXMmyZrORyYJKomlKETvs05Q5rmQqJLJ/vewsO98lyWSogMhN7CtqMU1eKb+qMyWFvLIwUsiRtZY= root@singlevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fec2:5d38/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.66 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 login: "} 2018-07-23 21:56:42,216 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb/action used request id req-1246a7f2-1077-4486-a2f8-2f04879debc9 2018-07-23 21:56:42,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106913089752s 2018-07-23 21:56:42,217 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb/action used request id req-1246a7f2-1077-4486-a2f8-2f04879debc9 2018-07-23 21:56:42,217 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 446459964 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135594] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137272] pid_max: default: 32768 minimum: 301 [ 0.138169] ACPI: Core revision 20150930 [ 0.139565] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140890] Security Framework initialized [ 0.141686] Yama: becoming mindful. [ 0.142414] AppArmor: AppArmor initialized [ 0.143326] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.145925] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.147153] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148578] Initializing cgroup subsys io [ 0.149371] Initializing cgroup subsys memory [ 0.150219] Initializing cgroup subsys devices [ 0.151144] Initializing cgroup subsys freezer [ 0.152024] Initializing cgroup subsys net_cls [ 0.152902] Initializing cgroup subsys perf_event [ 0.153824] Initializing cgroup subsys net_prio [ 0.154740] Initializing cgroup subsys hugetlb [ 0.155628] Initializing cgroup subsys pids [ 0.156472] CPU: Physical Processor ID: 0 [ 0.157947] mce: CPU supports 10 MCE banks [ 0.158844] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159851] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.175545] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.181607] ftrace: allocating 31920 entries in 125 pages [ 0.206460] smpboot: Max logical packages: 1 [ 0.207374] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.208735] x2apic enabled [ 0.209524] Switched APIC routing to physical x2apic. [ 0.211274] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212458] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.214564] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.216376] KVM setup paravirtual spinlock [ 0.217679] x86: Booted up 1 node, 1 CPUs [ 0.218518] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.219941] devtmpfs: initialized [ 0.221694] evm: security.selinux [ 0.222413] evm: security.SMACK64 [ 0.223105] evm: security.SMACK64EXEC [ 0.223885] evm: security.SMACK64TRANSMUTE [ 0.224722] evm: security.SMACK64MMAP [ 0.225471] evm: security.ima [ 0.226150] evm: security.capability [ 0.226978] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.228874] pinctrl core: initialized pinctrl subsystem [ 0.229997] RTC time: 21:56:36, date: 07/23/18 [ 0.230986] NET: Registered protocol family 16 [ 0.231969] cpuidle: using governor ladder [ 0.232819] cpuidle: using governor menu [ 0.233627] PCCT header not found. [ 0.234372] ACPI: bus type PCI registered [ 0.235165] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.236441] PCI: Using configuration type 1 for base access [ 0.238197] ACPI: Added _OSI(Module Device) [ 0.239070] ACPI: Added _OSI(Processor Device) [ 0.239947] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.240864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.242598] ACPI: Interpreter enabled [ 0.243396] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.245227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.247073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.248899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.250723] ACPI: (supports S0 S5) [ 0.251420] ACPI: Using IOAPIC for interrupt routing [ 0.252370] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.255508] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.256674] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.257903] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.259109] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.261316] acpiphp: Slot [3] registered [ 0.262115] acpiphp: Slot [4] registered [ 0.262941] acpiphp: Slot [5] registered [ 0.263925] acpiphp: Slot [6] registered [ 0.264802] acpiphp: Slot [7] registered [ 0.265693] acpiphp: Slot [8] registered [ 0.266570] acpiphp: Slot [9] registered [ 0.267450] acpiphp: Slot [10] registered [ 0.268345] acpiphp: Slot [11] registered [ 0.269238] acpiphp: Slot [12] registered [ 0.270127] acpiphp: Slot [13] registered [ 0.271015] acpiphp: Slot [14] registered [ 0.271902] acpiphp: Slot [15] registered [ 0.282949] acpiphp: Slot [16] registered [ 0.283844] acpiphp: Slot [17] registered [ 0.284732] acpiphp: Slot [18] registered [ 0.285615] acpiphp: Slot [19] registered [ 0.286491] acpiphp: Slot [20] registered [ 0.287379] acpiphp: Slot [21] registered [ 0.288264] acpiphp: Slot [22] registered [ 0.289140] acpiphp: Slot [23] registered [ 0.290022] acpiphp: Slot [24] registered [ 0.290905] acpiphp: Slot [25] registered [ 0.291791] acpiphp: Slot [26] registered [ 0.292687] acpiphp: Slot [27] registered [ 0.293619] acpiphp: Slot [28] registered [ 0.294502] acpiphp: Slot [29] registered [ 0.295379] acpiphp: Slot [30] registered [ 0.296263] acpiphp: Slot [31] registered [ 0.297139] PCI host bridge to bus 0000:00 [ 0.298026] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299361] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.300692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302269] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.303846] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305433] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308892] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310267] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311532] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312911] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316542] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318368] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.340178] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.341699] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.343222] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.344755] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.346100] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.347489] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.348615] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.350301] vgaarb: loaded [ 0.350935] vgaarb: bridge control possible 0000:00:02.0 [ 0.352249] SCSI subsystem initialized [ 0.353260] ACPI: bus type USB registered [ 0.354153] usbcore: registered new interface driver usbfs [ 0.355266] usbcore: registered new interface driver hub [ 0.356345] usbcore: registered new device driver usb [ 0.357530] PCI: Using ACPI for IRQ routing [ 0.358710] NetLabel: Initializing [ 0.359479] NetLabel: domain hash size = 128 [ 0.360393] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.361418] NetLabel: unlabeled traffic allowed by default [ 0.362684] clocksource: Switched to clocksource kvm-clock [ 0.371109] AppArmor: AppArmor Filesystem Enabled [ 0.372151] pnp: PnP ACPI init [ 0.373172] pnp: PnP ACPI: found 5 devices [ 0.379688] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.381526] NET: Registered protocol family 2 [ 0.382642] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.384085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.385406] TCP: Hash tables configured (established 4096 bind 4096) [ 0.386715] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.387910] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.389208] NET: Registered protocol family 1 [ 0.390172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.391413] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.392591] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.406445] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.420472] Trying to unpack rootfs image as initramfs... [ 0.477999] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.479789] Scanning for low memory corruption every 60 seconds [ 0.481250] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.482482] audit: initializing netlink subsys (disabled) [ 0.483623] audit: type=2000 audit(1532382996.578:1): initialized [ 0.485078] Initialise system trusted keyring [ 0.486091] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487333] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489534] zbud: loaded [ 0.490299] VFS: Disk quotas dquot_6.6.0 [ 0.491175] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.492863] fuse init (API version 7.23) [ 0.493832] Key type big_key registered [ 0.494733] Allocating IMA MOK and blacklist keyrings. [ 0.496030] Key type asymmetric registered [ 0.496907] Asymmetric key parser 'x509' registered [ 0.497922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499519] io scheduler noop registered [ 0.500357] io scheduler deadline registered (default) [ 0.501420] io scheduler cfq registered [ 0.502360] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504873] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.506438] ACPI: Power Button [PWRF] [ 0.507380] GHES: HEST is not enabled! [ 0.520835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548469] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.575201] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577632] Linux agpgart interface v0.103 [ 0.580455] brd: module loaded [ 0.582209] loop: module loaded [ 0.585783] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.587394] GPT:90111 != 2097151 [ 0.588114] GPT:Alternate GPT header not at the end of the disk. [ 0.589308] GPT:90111 != 2097151 [ 0.590027] GPT: Use GNU Parted to correct GPT errors. [ 0.591072] vda: vda1 vda15 [ 0.592358] scsi host0: ata_piix [ 0.593181] scsi host1: ata_piix [ 0.593969] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.595303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596925] libphy: Fixed MDIO Bus: probed [ 0.597805] tun: Universal TUN/TAP device driver, 1.6 [ 0.598847] tun: (C) 1999-2004 Max Krasnyansky [ 0.601185] PPP generic driver version 2.4.2 [ 0.602272] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604206] ehci-pci: EHCI PCI platform driver [ 0.605595] ehci-platform: EHCI generic platform driver [ 0.607199] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.609045] ohci-pci: OHCI PCI platform driver [ 0.610468] ohci-platform: OHCI generic platform driver [ 0.612066] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629502] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.631831] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.634235] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.635953] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.638139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.640120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.642311] usb usb1: Product: UHCI Host Controller [ 0.644014] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.645854] usb usb1: SerialNumber: 0000:00:01.2 [ 0.647866] hub 1-0:1.0: USB hub found [ 0.649097] hub 1-0:1.0: 2 ports detected [ 0.650928] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654255] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655774] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.657482] mousedev: PS/2 mouse device common for all mice [ 0.659459] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.662377] rtc_cmos 00:00: RTC can wake from S4 [ 0.664072] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665976] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.667941] i2c /dev entries driver [ 0.669222] device-mapper: uevent: version 1.0.3 [ 0.670807] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.673525] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676219] NET: Registered protocol family 10 [ 0.678193] NET: Registered protocol family 17 [ 0.679652] Key type dns_resolver registered [ 0.681420] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.683110] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.686025] registered taskstats version 1 [ 0.687443] Loading compiled-in X.509 certificates [ 0.689554] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.692601] zswap: loaded using pool lzo/zbud [ 0.695387] Key type trusted registered [ 0.697703] Key type encrypted registered [ 0.699003] AppArmor: AppArmor sha1 policy hashing enabled [ 0.700622] ima: No TPM chip found, activating TPM-bypass! [ 0.702200] evm: HMAC attrs: 0x1 [ 0.703767] Magic number: 10:853:955 [ 0.705051] rtc_cmos 00:00: setting system clock to 2018-07-23 21:56:36 UTC (1532382996) [ 0.707640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.709360] EDD information not available. [ 0.757133] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.769836] Write protecting the kernel read-only data: 14336k [ 0.774244] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.777154] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.826916] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.11. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCGDrktDVTf+cdk4iBpTBc5Jz0xjE1iarpJnDgD6/YDFGILzpsNoeG2vzHrpluAdWIiagBN4pcKcgXjEsBTZmTj64RGvxv3j2wKJXr59AiEFJJzXLjJ5+k6VPQeokYNlnq3r4uczU4OzfvbrZsAbuqwwm8Eu3vSXVsr44a1rFRWlIW8xkmS+G3GRf0xJ2xa5S+IflJu1QSeBaf/8nnS7/UFqjv8wxSrWukR7uy98ZCh2ohUXccENlkzBEBKcacD+2djEy/x6YmyB7GkzkoVe6THnLiLxysWfWC66tkeVs9pFDhNgBu/iRxOE62Y7USZET+q3LM82RZs/RTGtk6alxAx root@singlevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 ssh-dss AAAAB3NzaC1kc3MAAACBAOIEjIfoxOjuVu0uOGkKrPJLKHudU2/bD9wi8NbbOC4liVaD26yT458Ektha+KRwH58Ku0A17ZTi3B1RZwVfkvky/9N3XtxvwV6D+Rd+M32qjRcvAi7KWb+qxaaNvlbhYNXZnIEk43FEF3bX7hJTiK2H2lYN1Sf9J11bn4gfJjA1AAAAFQCfK/MWJPbDbJM0IKnsSWXrbrcDcQAAAIBx9+uE4EMTihHaSN15Lj6usppamfORrIxhWiAYUG9Rj7t1rofObgg4Y7W019RQEHSn+IjLGKiqTWSpvUs5kS7In96LV+1KyQejfboqqayd1CrqZJDVt69Ms+EDeQJJMvzsfB67pmknSX8rsQk+IgsWIfmdNWDyn6RbAdk14mWQvwAAAIEA04Om2wz8EjnxzOSwzOYvrbVzAzn75MLd3+8bF23uVONu90XXRkJnzBP8xzNtai9d79Syyum5AQA1b9S0Y349nn1jv6G1jNzHXMmyZrORyYJKomlKETvs05Q5rmQqJLJ/vewsO98lyWSogMhN7CtqMU1eKb+qMyWFvLIwUsiRtZY= root@singlevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fec2:5d38/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 login: 2018-07-23 21:56:42,770 - paramiko.transport - DEBUG - starting thread (client mode): 0x74241490L 2018-07-23 21:56:42,770 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 21:56:42,770 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 21:56:42,771 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 21:56:42,772 - 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-23 21:56:42,772 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 21:56:42,773 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 21:56:42,773 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 21:56:42,773 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 21:56:42,773 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 21:56:42,789 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 21:56:42,790 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 21:56:42,802 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: c7724f13676b8e012e283a17ae471b1b 2018-07-23 21:56:42,803 - paramiko.transport - DEBUG - Trying discovered key 5bc3197a5fd74576b66c8fcda0089a3c in /tmp/tmp1ZDVt4 2018-07-23 21:56:42,830 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 21:56:42,837 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 21:56:42,868 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 21:56:42,869 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 21:56:42,869 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 21:56:42,870 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 21:56:42,871 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 21:56:42,871 - functest.core.singlevm - DEBUG - output: Hello World 2018-07-23 21:56:42,875 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 21:56:42,990 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:56:42,991 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 21:56:42,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 21:56:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/80278119-876c-4db6-8321-a85b4fcafbaa.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:43,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8393331-9e48-4816-98b3-fb57ec804cc5 Content-Length: 0 Date: Mon, 23 Jul 2018 21:56:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:43,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/80278119-876c-4db6-8321-a85b4fcafbaa.json used request id req-c8393331-9e48-4816-98b3-fb57ec804cc5 2018-07-23 21:56:43,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.770374059677s 2018-07-23 21:56:43,769 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/80278119-876c-4db6-8321-a85b4fcafbaa.json used request id req-c8393331-9e48-4816-98b3-fb57ec804cc5 2018-07-23 21:56:43,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:56:43,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:43,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8f9de161-85db-485c-a77a-9e31e43c603b Date: Mon, 23 Jul 2018 21:56:43 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:56:43,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8f9de161-85db-485c-a77a-9e31e43c603b 2018-07-23 21:56:43,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0425269603729s 2018-07-23 21:56:43,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-8f9de161-85db-485c-a77a-9e31e43c603b 2018-07-23 21:56:43,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:56:43,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:43,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:56:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7792bc1e-4ce0-4170-b26d-f668a8ae941e x-compute-request-id: req-7792bc1e-4ce0-4170-b26d-f668a8ae941e Content-Type: application/json 2018-07-23 21:56:43,939 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-7792bc1e-4ce0-4170-b26d-f668a8ae941e 2018-07-23 21:56:43,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.12141084671s 2018-07-23 21:56:43,940 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb used request id req-7792bc1e-4ce0-4170-b26d-f668a8ae941e 2018-07-23 21:56:43,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:43,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:45,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed58386b-1ed2-411f-8cd3-485e1ca3516c x-compute-request-id: req-ed58386b-1ed2-411f-8cd3-485e1ca3516c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:5d:38", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:5d:38", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d76c6d7f-2ef8-438b-9119-dbf54366cabb", "rel": "bookmark"}], "image": {"id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "links": [{"href": "http://172.30.9.26:8774/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:56:35.000000", "flavor": {"id": "388016df-8ade-47e7-8dee-a2fb4696a9e4", "links": [{"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "bookmark"}]}, "id": "d76c6d7f-2ef8-438b-9119-dbf54366cabb", "security_groups": [{"name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}], "user_id": "3058d6bcba2049f8b2c76364b3ab678a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:56:43Z", "hostId": "7a6a30722980fa895a9dccfb074d8726d798b28055bd7ced4a36412b", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "name": "singlevm2-vm_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "created": "2018-07-23T21:56:30Z", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:56:45,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ed58386b-1ed2-411f-8cd3-485e1ca3516c 2018-07-23 21:56:45,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18447995186s 2018-07-23 21:56:45,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ed58386b-1ed2-411f-8cd3-485e1ca3516c 2018-07-23 21:56:45,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:56:47,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:56:47,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:47,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8975c9af-32a7-46ae-9a2b-aed0d1d0567d x-compute-request-id: req-8975c9af-32a7-46ae-9a2b-aed0d1d0567d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 21:56:47,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8975c9af-32a7-46ae-9a2b-aed0d1d0567d 2018-07-23 21:56:47,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0825381278992s 2018-07-23 21:56:47,212 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8975c9af-32a7-46ae-9a2b-aed0d1d0567d 2018-07-23 21:56:47,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:56:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:47,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-a7541eaf-e67d-4f7e-98a6-dff4c85b6931 Date: Mon, 23 Jul 2018 21:56:47 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:26Z", "updated_at": "2018-07-23T21:56:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "7e1043a4-d822-4f24-ba52-c7d21ab58f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "7efdf441-3a30-4751-bffb-7ee47da35d77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "8f370fd2-ef33-46c9-927e-6a2f956136d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:56:27Z", "revision_number": 0, "id": "99c27006-d6e4-43a1-87b5-806572087fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:27Z", "security_group_id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "58f0dc2d-ed7b-4ca5-bc2c-f39f68677681", "name": "singlevm2-sg_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}]} 2018-07-23 21:56:47,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a7541eaf-e67d-4f7e-98a6-dff4c85b6931 2018-07-23 21:56:47,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524020195007s 2018-07-23 21:56:47,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-a7541eaf-e67d-4f7e-98a6-dff4c85b6931 2018-07-23 21:56:47,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 21:56:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/58f0dc2d-ed7b-4ca5-bc2c-f39f68677681.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:47,426 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5090bde4-966c-434b-bbb6-04b15fe5189f Content-Length: 0 Date: Mon, 23 Jul 2018 21:56:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:47,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/58f0dc2d-ed7b-4ca5-bc2c-f39f68677681.json used request id req-5090bde4-966c-434b-bbb6-04b15fe5189f 2018-07-23 21:56:47,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.155143022537s 2018-07-23 21:56:47,427 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/58f0dc2d-ed7b-4ca5-bc2c-f39f68677681.json used request id req-5090bde4-966c-434b-bbb6-04b15fe5189f 2018-07-23 21:56:47,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 21:56:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:47,475 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3f99785-feaa-422f-b4d1-42ea71c22b1d x-compute-request-id: req-c3f99785-feaa-422f-b4d1-42ea71c22b1d Content-Length: 0 Content-Type: application/json 2018-07-23 21:56:47,475 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 used request id req-c3f99785-feaa-422f-b4d1-42ea71c22b1d 2018-07-23 21:56:47,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0473649501801s 2018-07-23 21:56:47,475 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/singlevm2-kp_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1 used request id req-c3f99785-feaa-422f-b4d1-42ea71c22b1d 2018-07-23 21:56:47,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:56:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4/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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" -d '{"subnet_id": "c3f20312-d8a0-4d83-9642-c84c5412fe19"}' 2018-07-23 21:56:49,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-543126de-ba7a-492c-a0f5-4a1857abfc44 Date: Mon, 23 Jul 2018 21:56:49 GMT RESP BODY: {"network_id": "a4af2113-20dc-49d7-b5f4-181233232b7a", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "subnet_id": "c3f20312-d8a0-4d83-9642-c84c5412fe19", "subnet_ids": ["c3f20312-d8a0-4d83-9642-c84c5412fe19"], "port_id": "ef57fa51-b65f-49db-ac00-a2f35c977e42", "id": "f349263c-360b-4dc6-8aa8-6504a22c0ce4"} 2018-07-23 21:56:49,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4/remove_router_interface.json used request id req-543126de-ba7a-492c-a0f5-4a1857abfc44 2018-07-23 21:56:49,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73044514656s 2018-07-23 21:56:49,206 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4/remove_router_interface.json used request id req-543126de-ba7a-492c-a0f5-4a1857abfc44 returning object f349263c-360b-4dc6-8aa8-6504a22c0ce4 2018-07-23 21:56:49,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:56:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:49,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e8ff6259-160c-4e79-a758-1a73c16ddce8 Date: Mon, 23 Jul 2018 21:56:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:21Z", "admin_state_up": true, "updated_at": "2018-07-23T21:56:48Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "f349263c-360b-4dc6-8aa8-6504a22c0ce4", "name": "singlevm2-router_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}]} 2018-07-23 21:56:49,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e8ff6259-160c-4e79-a758-1a73c16ddce8 2018-07-23 21:56:49,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132451057434s 2018-07-23 21:56:49,340 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-e8ff6259-160c-4e79-a758-1a73c16ddce8 2018-07-23 21:56:49,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:56:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:50,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43190ac1-dcd2-44f1-ac98-a4c2bed934df Content-Length: 0 Date: Mon, 23 Jul 2018 21:56:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:50,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4.json used request id req-43190ac1-dcd2-44f1-ac98-a4c2bed934df 2018-07-23 21:56:50,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.03436517715s 2018-07-23 21:56:50,376 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/f349263c-360b-4dc6-8aa8-6504a22c0ce4.json used request id req-43190ac1-dcd2-44f1-ac98-a4c2bed934df 2018-07-23 21:56:50,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:56:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:50,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-6f844ca1-7bf5-4dd5-94c4-2a8451f5a04a Date: Mon, 23 Jul 2018 21:56:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a4af2113-20dc-49d7-b5f4-181233232b7a","tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:56:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","id":"c3f20312-d8a0-4d83-9642-c84c5412fe19","subnetpool_id":null,"name":"singlevm2-subnet_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}]} 2018-07-23 21:56:50,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6f844ca1-7bf5-4dd5-94c4-2a8451f5a04a 2018-07-23 21:56:50,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047914981842s 2018-07-23 21:56:50,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-6f844ca1-7bf5-4dd5-94c4-2a8451f5a04a 2018-07-23 21:56:50,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:56:50,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/c3f20312-d8a0-4d83-9642-c84c5412fe19.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:51,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12e8746a-3120-4b79-b993-0cf0369a85d9 Date: Mon, 23 Jul 2018 21:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:51,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c3f20312-d8a0-4d83-9642-c84c5412fe19.json used request id req-12e8746a-3120-4b79-b993-0cf0369a85d9 2018-07-23 21:56:51,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10226392746s 2018-07-23 21:56:51,528 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c3f20312-d8a0-4d83-9642-c84c5412fe19.json used request id req-12e8746a-3120-4b79-b993-0cf0369a85d9 2018-07-23 21:56:51,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:51,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-cbd0420d-ce4c-4ad3-b30d-b55961671532 Date: Mon, 23 Jul 2018 21:56:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a4af2113-20dc-49d7-b5f4-181233232b7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:56:51Z","qos_policy_id":null,"name":"singlevm2-net_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1","admin_state_up":true,"tenant_id":"8b4a9ecf9ada4bf9a1407d103611bfe2","created_at":"2018-07-23T21:56:20Z","mtu":1450}]} 2018-07-23 21:56:51,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cbd0420d-ce4c-4ad3-b30d-b55961671532 2018-07-23 21:56:51,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103954076767s 2018-07-23 21:56:51,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cbd0420d-ce4c-4ad3-b30d-b55961671532 2018-07-23 21:56:51,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:56:51,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/a4af2113-20dc-49d7-b5f4-181233232b7a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:52,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7deb623-9ec6-4c2e-ac67-0a571c060736 Date: Mon, 23 Jul 2018 21:56:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:56:52,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a4af2113-20dc-49d7-b5f4-181233232b7a.json used request id req-f7deb623-9ec6-4c2e-ac67-0a571c060736 2018-07-23 21:56:52,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03787088394s 2018-07-23 21:56:52,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a4af2113-20dc-49d7-b5f4-181233232b7a.json used request id req-f7deb623-9ec6-4c2e-ac67-0a571c060736 2018-07-23 21:56:52,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:56:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:52,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a1d01330-efe0-4b9a-bf4e-6aa052bd7680 Date: Mon, 23 Jul 2018 21:56:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/98367ecc-3cf8-426b-b880-2ef69022cc73/snap", "metadata": {}}], "file": "/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73/file", "owner": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "98367ecc-3cf8-426b-b880-2ef69022cc73", "size": 12716032, "self": "/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/98367ecc-3cf8-426b-b880-2ef69022cc73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:56:26Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:56:25Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:56:52,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a1d01330-efe0-4b9a-bf4e-6aa052bd7680 2018-07-23 21:56:52,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18755698204s 2018-07-23 21:56:52,865 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-a1d01330-efe0-4b9a-bf4e-6aa052bd7680 2018-07-23 21:56:52,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 21:56:52,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c3c06f2ba9c4d453a662ff8ee790de944f31f154" 2018-07-23 21:56:53,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe865da3-a957-46c9-a368-a516e92823c0 Date: Mon, 23 Jul 2018 21:56:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:56:53,190 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73 used request id req-fe865da3-a957-46c9-a368-a516e92823c0 2018-07-23 21:56:53,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.32367515564s 2018-07-23 21:56:53,190 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/98367ecc-3cf8-426b-b880-2ef69022cc73 used request id req-fe865da3-a957-46c9-a368-a516e92823c0 2018-07-23 21:56:53,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:56:53,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:53,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc2a648d-52f5-4b25-ae63-131c87c393fb x-compute-request-id: req-cc2a648d-52f5-4b25-ae63-131c87c393fb Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4", "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": "388016df-8ade-47e7-8dee-a2fb4696a9e4"}]} 2018-07-23 21:56:53,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cc2a648d-52f5-4b25-ae63-131c87c393fb 2018-07-23 21:56:53,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264539718628s 2018-07-23 21:56:53,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cc2a648d-52f5-4b25-ae63-131c87c393fb 2018-07-23 21:56:53,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 21:56:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:53,292 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26833e19-0730-4bde-af88-bf763622bc19 x-compute-request-id: req-26833e19-0730-4bde-af88-bf763622bc19 Content-Length: 0 Content-Type: application/json 2018-07-23 21:56:53,292 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4 used request id req-26833e19-0730-4bde-af88-bf763622bc19 2018-07-23 21:56:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0735020637512s 2018-07-23 21:56:53,293 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/388016df-8ade-47e7-8dee-a2fb4696a9e4 used request id req-26833e19-0730-4bde-af88-bf763622bc19 2018-07-23 21:56:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:56:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:53,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218cfe23-89fb-4fb3-8831-141e3c0a6f17 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "links": {"self": "http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3058d6bcba2049f8b2c76364b3ab678a", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:56:53,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-218cfe23-89fb-4fb3-8831-141e3c0a6f17 2018-07-23 21:56:53,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104887008667s 2018-07-23 21:56:53,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-218cfe23-89fb-4fb3-8831-141e3c0a6f17 2018-07-23 21:56:53,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:56:53,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:53,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d606e87d-6af0-47bc-8bf6-df2b1053bf31 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1", "links": {"self": "http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3058d6bcba2049f8b2c76364b3ab678a", "description": null}} 2018-07-23 21:56:53,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a used request id req-d606e87d-6af0-47bc-8bf6-df2b1053bf31 2018-07-23 21:56:53,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113024950027s 2018-07-23 21:56:53,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a used request id req-d606e87d-6af0-47bc-8bf6-df2b1053bf31 2018-07-23 21:56:53,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 21:56:53,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:53,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f6e069-f8d3-49ec-8c1f-514eaaf93336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:56:53,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a used request id req-32f6e069-f8d3-49ec-8c1f-514eaaf93336 2018-07-23 21:56:53,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276607990265s 2018-07-23 21:56:53,796 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3058d6bcba2049f8b2c76364b3ab678a used request id req-32f6e069-f8d3-49ec-8c1f-514eaaf93336 2018-07-23 21:56:53,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:56:53,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:53,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434f2d77-ece5-4492-842a-4899173860c7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2"}, "tags": [], "enabled": true, "id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_3342c1f3-80ed-464b-bdf4-8db0cdf8f6e1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:56:53,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-434f2d77-ece5-4492-842a-4899173860c7 2018-07-23 21:56:53,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830218791962s 2018-07-23 21:56:53,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-434f2d77-ece5-4492-842a-4899173860c7 2018-07-23 21:56:53,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 21:56:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:54,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ae1ac7-5d19-4930-b59a-493dfa3e196b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:56:54,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-76ae1ac7-5d19-4930-b59a-493dfa3e196b 2018-07-23 21:56:54,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.208135843277s 2018-07-23 21:56:54,099 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-76ae1ac7-5d19-4930-b59a-493dfa3e196b 2018-07-23 21:56:54,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:56:54,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:54,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40b87a4-fda5-4f84-b9aa-59f0cc75f578 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "386c4629668b47508b3171e796d18705", "links": {"self": "http://172.30.9.26:5000/v3/roles/386c4629668b47508b3171e796d18705"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:56:54,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e40b87a4-fda5-4f84-b9aa-59f0cc75f578 2018-07-23 21:56:54,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860908031464s 2018-07-23 21:56:54,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e40b87a4-fda5-4f84-b9aa-59f0cc75f578 2018-07-23 21:56:54,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 21:56:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/386c4629668b47508b3171e796d18705 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b07fb162ba8c62c73799d114fcb4219733e15612" 2018-07-23 21:56:54,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82b21f87-4737-4e5d-befb-37086a9630c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:56:54,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/386c4629668b47508b3171e796d18705 used request id req-82b21f87-4737-4e5d-befb-37086a9630c8 2018-07-23 21:56:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.12270116806s 2018-07-23 21:56:54,317 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/386c4629668b47508b3171e796d18705 used request id req-82b21f87-4737-4e5d-befb-37086a9630c8 2018-07-23 21:56:54,370 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:56:54,411 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:56:54,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:56:54,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:56:54,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6884c816-2de5-4fe2-9ed4-27ed16aff8b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:56:54,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6884c816-2de5-4fe2-9ed4-27ed16aff8b5 2018-07-23 21:56:54,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:56:54,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ki3PsD6bSRCFiWQF-_Jv-w"], "issued_at": "2018-07-23T21:56:54.000000Z"}} 2018-07-23 21:56:54,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:55,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a6a69ca8-cc25-48e7-9646-a3cf73d3e78b Date: Mon, 23 Jul 2018 21:56:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:56:55,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6a69ca8-cc25-48e7-9646-a3cf73d3e78b 2018-07-23 21:56:55,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267673015594s 2018-07-23 21:56:55,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6a69ca8-cc25-48e7-9646-a3cf73d3e78b 2018-07-23 21:56:55,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:56:55,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:56:55,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:56:55,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:55,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def77f97-fb84-4a50-9f19-83acbbcc83fc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 21:56:55,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-def77f97-fb84-4a50-9f19-83acbbcc83fc 2018-07-23 21:56:55,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0863788127899s 2018-07-23 21:56:55,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-def77f97-fb84-4a50-9f19-83acbbcc83fc 2018-07-23 21:56:55,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 21:56:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b"}}' 2018-07-23 21:56:55,309 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b24684c7-9ab4-44d4-b943-c958fd9dedc1 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002"}, "tags": [], "enabled": true, "id": "bb011c36d48b461290d4dca452b81002", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b"}} 2018-07-23 21:56:55,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b24684c7-9ab4-44d4-b943-c958fd9dedc1 2018-07-23 21:56:55,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119292020798s 2018-07-23 21:56:55,309 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b24684c7-9ab4-44d4-b943-c958fd9dedc1 2018-07-23 21:56:55,310 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'bb011c36d48b461290d4dca452b81002', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b'}) 2018-07-23 21:56:55,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 21:56:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "63e35c59-c9ab-41e8-91e4-c7f3ab0810c8", "email": null, "name": "vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b"}}' 2018-07-23 21:56:55,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37762fd7-5638-46e0-999d-15661fddb2f0 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b", "links": {"self": "http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "027106693f104d1c983da0e6ed6e290e", "domain_id": "default", "password_expires_at": null}} 2018-07-23 21:56:55,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-37762fd7-5638-46e0-999d-15661fddb2f0 2018-07-23 21:56:55,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369641065598s 2018-07-23 21:56:55,686 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-37762fd7-5638-46e0-999d-15661fddb2f0 2018-07-23 21:56:55,687 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'027106693f104d1c983da0e6ed6e290e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b'}) 2018-07-23 21:56:55,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:56:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:55,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8483636c-136b-4c0a-b2f6-892062be9691 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:56:55,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8483636c-136b-4c0a-b2f6-892062be9691 2018-07-23 21:56:55,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0866889953613s 2018-07-23 21:56:55,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8483636c-136b-4c0a-b2f6-892062be9691 2018-07-23 21:56:55,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:56:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:55,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc23dfcb-f4f3-48cf-91fe-5dfff5b4d6d2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:56:55,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc23dfcb-f4f3-48cf-91fe-5dfff5b4d6d2 2018-07-23 21:56:55,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0214700698853s 2018-07-23 21:56:55,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc23dfcb-f4f3-48cf-91fe-5dfff5b4d6d2 2018-07-23 21:56:55,805 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 21:56:55,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 21:56:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" -d '{"role": {"name": "Member"}}' 2018-07-23 21:56:55,901 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d4ec373-f842-48cd-a48d-b9e02a70540b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66afc39f753b4fbf88ec48a7ced0f621", "links": {"self": "http://172.30.9.26:5000/v3/roles/66afc39f753b4fbf88ec48a7ced0f621"}, "name": "Member"}} 2018-07-23 21:56:55,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d4ec373-f842-48cd-a48d-b9e02a70540b 2018-07-23 21:56:55,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0928609371185s 2018-07-23 21:56:55,902 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d4ec373-f842-48cd-a48d-b9e02a70540b 2018-07-23 21:56:55,902 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'66afc39f753b4fbf88ec48a7ced0f621'}) 2018-07-23 21:56:55,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:56:55,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:55,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6661eae-bbf8-4d7d-87f9-1221cbe1c8ba Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66afc39f753b4fbf88ec48a7ced0f621", "links": {"self": "http://172.30.9.26:5000/v3/roles/66afc39f753b4fbf88ec48a7ced0f621"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:56:55,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a6661eae-bbf8-4d7d-87f9-1221cbe1c8ba 2018-07-23 21:56:55,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0886309146881s 2018-07-23 21:56:55,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a6661eae-bbf8-4d7d-87f9-1221cbe1c8ba 2018-07-23 21:56:55,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:56:56,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:56,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499daa0d-1d98-4433-b345-09bb811af2d2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 21:56:56,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-499daa0d-1d98-4433-b345-09bb811af2d2 2018-07-23 21:56:56,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0879428386688s 2018-07-23 21:56:56,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-499daa0d-1d98-4433-b345-09bb811af2d2 2018-07-23 21:56:56,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:56:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:56,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3908a572-0fd8-4e1d-a71b-2933e191f2ac Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b", "links": {"self": "http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "027106693f104d1c983da0e6ed6e290e", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:56:56,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3908a572-0fd8-4e1d-a71b-2933e191f2ac 2018-07-23 21:56:56,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106182098389s 2018-07-23 21:56:56,195 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3908a572-0fd8-4e1d-a71b-2933e191f2ac 2018-07-23 21:56:56,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:56:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4113aba0-399e-4802-8c2e-6d75e088670e Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002"}, "tags": [], "enabled": true, "id": "bb011c36d48b461290d4dca452b81002", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:56:56,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4113aba0-399e-4802-8c2e-6d75e088670e 2018-07-23 21:56:56,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0887129306793s 2018-07-23 21:56:56,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-4113aba0-399e-4802-8c2e-6d75e088670e 2018-07-23 21:56:56,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 21:56:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=027106693f104d1c983da0e6ed6e290e&role.id=66afc39f753b4fbf88ec48a7ced0f621&scope.project.id=bb011c36d48b461290d4dca452b81002" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:56,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff83ff4a-e76e-4a4d-a8c9-d6d154b0c119 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=027106693f104d1c983da0e6ed6e290e&role.id=66afc39f753b4fbf88ec48a7ced0f621&scope.project.id=bb011c36d48b461290d4dca452b81002", "previous": null, "next": null}} 2018-07-23 21:56:56,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=027106693f104d1c983da0e6ed6e290e&role.id=66afc39f753b4fbf88ec48a7ced0f621&scope.project.id=bb011c36d48b461290d4dca452b81002 used request id req-ff83ff4a-e76e-4a4d-a8c9-d6d154b0c119 2018-07-23 21:56:56,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0838761329651s 2018-07-23 21:56:56,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=027106693f104d1c983da0e6ed6e290e&role.id=66afc39f753b4fbf88ec48a7ced0f621&scope.project.id=bb011c36d48b461290d4dca452b81002 used request id req-ff83ff4a-e76e-4a4d-a8c9-d6d154b0c119 2018-07-23 21:56:56,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 21:56:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002/users/027106693f104d1c983da0e6ed6e290e/roles/66afc39f753b4fbf88ec48a7ced0f621 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:56:56,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4373a69-f715-42a8-af2c-cbef8de189aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:56:56,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002/users/027106693f104d1c983da0e6ed6e290e/roles/66afc39f753b4fbf88ec48a7ced0f621 used request id req-a4373a69-f715-42a8-af2c-cbef8de189aa 2018-07-23 21:56:56,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136343002319s 2018-07-23 21:56:56,528 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002/users/027106693f104d1c983da0e6ed6e290e/roles/66afc39f753b4fbf88ec48a7ced0f621 used request id req-a4373a69-f715-42a8-af2c-cbef8de189aa 2018-07-23 21:56:56,529 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'bb011c36d48b461290d4dca452b81002', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '63e35c59-c9ab-41e8-91e4-c7f3ab0810c8', 'username': u'vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 21:56:56,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:56:56,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:56:56,531 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:56:56,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:56:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:56:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:56:56,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:56:56,534 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b', 'password': '63e35c59-c9ab-41e8-91e4-c7f3ab0810c8', 'project_name': 'vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'bb011c36d48b461290d4dca452b81002', 'project_domain_name': 'Default'} 2018-07-23 21:56:56,534 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-07-23 21:56:56,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:56:56,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad34fe68-48f9-4739-ab1f-1ddb26803577 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:56:56,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad34fe68-48f9-4739-ab1f-1ddb26803577 2018-07-23 21:56:56,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:56:56,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66afc39f753b4fbf88ec48a7ced0f621", "name": "Member"}], "expires_at": "2018-07-23T22:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb011c36d48b461290d4dca452b81002", "name": "vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/bb011c36d48b461290d4dca452b81002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/bb011c36d48b461290d4dca452b81002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/bb011c36d48b461290d4dca452b81002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bb011c36d48b461290d4dca452b81002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/bb011c36d48b461290d4dca452b81002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/bb011c36d48b461290d4dca452b81002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bb011c36d48b461290d4dca452b81002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/bb011c36d48b461290d4dca452b81002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/bb011c36d48b461290d4dca452b81002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_bb011c36d48b461290d4dca452b81002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bb011c36d48b461290d4dca452b81002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bb011c36d48b461290d4dca452b81002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/bb011c36d48b461290d4dca452b81002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/bb011c36d48b461290d4dca452b81002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b", "id": "027106693f104d1c983da0e6ed6e290e"}, "audit_ids": ["H-Ut-zhZRk6RH3eDx4lf3g"], "issued_at": "2018-07-23T21:56:56.000000Z"}} 2018-07-23 21:56:56,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:56:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"network": {"name": "vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b", "admin_state_up": true}}' 2018-07-23 21:56:57,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c100dc6d-6eed-4c3f-a8c4-341cad8982d5 Date: Mon, 23 Jul 2018 21:56:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb011c36d48b461290d4dca452b81002","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:56:57Z","is_default":false,"name":"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","mtu":1450}} 2018-07-23 21:56:57,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c100dc6d-6eed-4c3f-a8c4-341cad8982d5 2018-07-23 21:56:57,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.525635004044s 2018-07-23 21:56:57,464 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c100dc6d-6eed-4c3f-a8c4-341cad8982d5 2018-07-23 21:56:57,464 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:56:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'69ea1441-ec8a-4e1c-b8d3-7c24eeef9741', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b', u'admin_state_up': True, u'tenant_id': u'bb011c36d48b461290d4dca452b81002', u'created_at': u'2018-07-23T21:56:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb011c36d48b461290d4dca452b81002', u'l2_adjacency': True}) 2018-07-23 21:56:57,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:56:57,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:56:57,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-65071481-80e4-4ca4-9492-e7549515ca2e Date: Mon, 23 Jul 2018 21:56:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bb011c36d48b461290d4dca452b81002","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:56:57Z","qos_policy_id":null,"name":"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b","admin_state_up":true,"tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:56:57,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-65071481-80e4-4ca4-9492-e7549515ca2e 2018-07-23 21:56:57,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124336957932s 2018-07-23 21:56:57,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-65071481-80e4-4ca4-9492-e7549515ca2e 2018-07-23 21:56:57,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:56:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"subnet": {"name": "vping_ssh-subnet_9013aded-364c-4eee-817d-78055299e86b", "enable_dhcp": true, "network_id": "69ea1441-ec8a-4e1c-b8d3-7c24eeef9741", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:56:58,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7da41978-ea24-4b9b-9621-8e349512a030 Date: Mon, 23 Jul 2018 21:56:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:56:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"bb011c36d48b461290d4dca452b81002","id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","subnetpool_id":null,"name":"vping_ssh-subnet_9013aded-364c-4eee-817d-78055299e86b"}} 2018-07-23 21:56:58,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7da41978-ea24-4b9b-9621-8e349512a030 2018-07-23 21:56:58,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.668899059296s 2018-07-23 21:56:58,260 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-7da41978-ea24-4b9b-9621-8e349512a030 2018-07-23 21:56:58,261 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:56:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f46a299f-ced5-4e32-8d86-f085bea7ae4c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_9013aded-364c-4eee-817d-78055299e86b', u'enable_dhcp': True, u'network_id': u'69ea1441-ec8a-4e1c-b8d3-7c24eeef9741', u'tenant_id': u'bb011c36d48b461290d4dca452b81002', u'created_at': u'2018-07-23T21:56:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb011c36d48b461290d4dca452b81002'}) 2018-07-23 21:56:58,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:56:58,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "vping_ssh-router_9013aded-364c-4eee-817d-78055299e86b", "admin_state_up": true}}' 2018-07-23 21:56:59,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-07bfff91-e60f-4da9-a255-a611f49db806 Date: Mon, 23 Jul 2018 21:56:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:58Z", "admin_state_up": true, "updated_at": "2018-07-23T21:56:59Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bb011c36d48b461290d4dca452b81002", "id": "142864e3-0078-48e9-9117-fbef83253b9a", "name": "vping_ssh-router_9013aded-364c-4eee-817d-78055299e86b"}} 2018-07-23 21:56:59,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-07bfff91-e60f-4da9-a255-a611f49db806 2018-07-23 21:56:59,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.38389420509s 2018-07-23 21:56:59,646 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-07bfff91-e60f-4da9-a255-a611f49db806 2018-07-23 21:56:59,646 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:56:59Z', u'revision_number': 3, u'id': u'142864e3-0078-48e9-9117-fbef83253b9a', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_9013aded-364c-4eee-817d-78055299e86b', u'admin_state_up': True, u'tenant_id': u'bb011c36d48b461290d4dca452b81002', u'created_at': u'2018-07-23T21:56:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'bb011c36d48b461290d4dca452b81002'}) 2018-07-23 21:56:59,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:56:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a/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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"subnet_id": "f46a299f-ced5-4e32-8d86-f085bea7ae4c"}' 2018-07-23 21:57:01,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd3acca8-b7d3-49c3-a82d-62638b69d259 Date: Mon, 23 Jul 2018 21:57:01 GMT RESP BODY: {"network_id": "69ea1441-ec8a-4e1c-b8d3-7c24eeef9741", "tenant_id": "bb011c36d48b461290d4dca452b81002", "subnet_id": "f46a299f-ced5-4e32-8d86-f085bea7ae4c", "subnet_ids": ["f46a299f-ced5-4e32-8d86-f085bea7ae4c"], "port_id": "b275a7d7-73e5-4b06-a87e-407f94c52674", "id": "142864e3-0078-48e9-9117-fbef83253b9a"} 2018-07-23 21:57:01,781 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a/add_router_interface.json used request id req-bd3acca8-b7d3-49c3-a82d-62638b69d259 2018-07-23 21:57:01,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13388705254s 2018-07-23 21:57:01,781 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a/add_router_interface.json used request id req-bd3acca8-b7d3-49c3-a82d-62638b69d259 returning object 142864e3-0078-48e9-9117-fbef83253b9a 2018-07-23 21:57:01,781 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 21:57:01,925 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 21:57:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:57:01,932 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 21:57:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 21:57:01,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:57:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:02,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-42b6e5d6-2546-4c49-bea9-c4bbef6cfae8 Date: Mon, 23 Jul 2018 21:57:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:57:02,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-42b6e5d6-2546-4c49-bea9-c4bbef6cfae8 2018-07-23 21:57:02,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.660795927048s 2018-07-23 21:57:02,598 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-42b6e5d6-2546-4c49-bea9-c4bbef6cfae8 2018-07-23 21:57:02,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 21:57:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b"}' 2018-07-23 21:57:02,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6f6508c2-e64b-478c-b216-1a841d756433 Date: Mon, 23 Jul 2018 21:57:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/file", "owner": "bb011c36d48b461290d4dca452b81002", "id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "size": null, "self": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:02Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "checksum": null, "created_at": "2018-07-23T21:57:02Z", "protected": false} 2018-07-23 21:57:02,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6f6508c2-e64b-478c-b216-1a841d756433 2018-07-23 21:57:02,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0663318634033s 2018-07-23 21:57:02,673 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6f6508c2-e64b-478c-b216-1a841d756433 returning object 4979eb0c-a3ca-462a-b1c9-1d3b0e244d19 2018-07-23 21:57:02,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 21:57:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '' 2018-07-23 21:57:03,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e9929ca-92eb-4e64-83d1-b4c56bf6e11b Date: Mon, 23 Jul 2018 21:57:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:57:03,202 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/file used request id req-2e9929ca-92eb-4e64-83d1-b4c56bf6e11b 2018-07-23 21:57:03,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.528619766235s 2018-07-23 21:57:03,203 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/file used request id req-2e9929ca-92eb-4e64-83d1-b4c56bf6e11b 2018-07-23 21:57:03,203 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T21:57:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/file', u'owner': u'bb011c36d48b461290d4dca452b81002', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'4979eb0c-a3ca-462a-b1c9-1d3b0e244d19', u'size': None, u'name': u'vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b', u'checksum': None, u'self': u'/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T21:57:02Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 21:57:03,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 21:57:03,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_9013aded-364c-4eee-817d-78055299e86b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 21:57:03,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62168edc-6b67-466d-9edd-db7c3d113509 x-compute-request-id: req-62168edc-6b67-466d-9edd-db7c3d113509 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_9013aded-364c-4eee-817d-78055299e86b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "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": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8"}} 2018-07-23 21:57:03,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-62168edc-6b67-466d-9edd-db7c3d113509 2018-07-23 21:57:03,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22592997551s 2018-07-23 21:57:03,430 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-62168edc-6b67-466d-9edd-db7c3d113509 2018-07-23 21:57:03,431 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_9013aded-364c-4eee-817d-78055299e86b', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8', 'swap': 0}) 2018-07-23 21:57:03,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 21:57:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8/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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" -d '{"extra_specs": {}}' 2018-07-23 21:57:03,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f95d4444-9610-46a0-8ece-25cc16c0d494 x-compute-request-id: req-f95d4444-9610-46a0-8ece-25cc16c0d494 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 21:57:03,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8/os-extra_specs used request id req-f95d4444-9610-46a0-8ece-25cc16c0d494 2018-07-23 21:57:03,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0256500244141s 2018-07-23 21:57:03,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8/os-extra_specs used request id req-f95d4444-9610-46a0-8ece-25cc16c0d494 2018-07-23 21:57:03,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 21:57:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"keypair": {"name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b"}}' 2018-07-23 21:57:03,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f00ee499-e318-4881-9d24-9f0857120ac3 x-compute-request-id: req-f00ee499-e318-4881-9d24-9f0857120ac3 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWbAhg3dyF8pYHWWldOpLGj77S3RLNQMQ8Ba7LOr1n2kNydEiAhgtCS7GaeXsgkxdg9SBzl6diWJinAHypVKD25nNXHsLEnXgyYUQV0zz8kD1KDs0HAPFKV2C62DpLX+FGxuw+Bq+TZntsjIkKVJmHsIt+F6610pdrlGLmPIXJ+J98FKLVCQbx9LBRBPiFIoqfc5meaYeEAYBW8Q2ckzS+8nco1V3KBnCXhvIt5WBxcfSFZSSAGEPBr04kJISMZ7FGEEjaU6YEFoqP+jyxZAEvxv2L5igd+un1Tc1TSOiP4JkjpaSMjX4gf1SXEbfTWdgutW7lrxi3jLrtU92ZdyLv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1mwIYN3chfKWB1lpXTqSxo++0t0SzUDEPAWuyzq9Z9pDcnRI\ngIYLQkuxmnl7IJMXYPUgc5enYliYpwB8qVSg9uZzVx7CxJ14MmFEFdM8/JA9Sg7N\nBwDxSldgutg6S1/hRsbsPgavk2Z7bIyJClSZh7CLfheutdKXa5Ri5jyFyfiffBSi\n1QkG8fSwUQT4hSKKn3OZnmmHhAGAVvENnJM0vvJ3KNVdygZwl4byLeVgcXH0hWUk\ngBhDwa9OJCSEjGexRhBI2lOmBBaKj/o8sWQBL8b9i+YoHfrp9U3NU0joj+CZI6Wk\njI1+IH9UlxG301nYLrVu5a8Yt4y67VPdmXci7wIDAQABAoIBAGaEhIT7zoHkeELP\nRwciCCcTdyMOO/0SqEAiX24fiYtr2a+RVVDNxfhOhH3c8zeh3B2pVXiu24Kz5ViD\nbRbwtX0WtbLDrE+hEmTUCF9+/burowITjYd5tePbXw42b7i2ANl8JluJisyoxP4j\nOypLRJSRnkANRqT8KRVwftChwz3K1y0ExnZ55AYtHZqJIGfBoYxH9/wzENvQwhDb\noj6V8RmBC3+Dv9eN9vUz+2HNmlxztJSAeSaGadP81fRNhrOrtU1MW3mSrchUa4CF\ncPAxoakyhFFN4eX2RAk1Ljd8GKAPBMR+e1fCJrzh9Ws2JN7aFIGGyH6dtccjJMw1\n+pCWWmECgYEA78D/3CAxeT4vPxwL0XwVVeI9lQ0yZqRChhhntwPl4qfrluw2W4bP\njMHZD5zkHAjX9xMmEEpnJlEBwRMNHk66KTkD+TWhMXo1mOYfKi3po0gk5cb8N5rR\nnWY+WrcN+rOJoVYm5ZI2+U4+sJFLJDp2YXa+RuuRheZQszmkLnMbvIcCgYEA5POa\nFTGlBqJ1Mqjy/A3B2evylIWfJAU7t/jZN0VKxravQJLFrLpZ+/nMqjpDhl9/4vDj\nxf96omE2/OfBWCVgdrS3ZtjJupBdMgDG+nr1zQsSxypA2+BINumba+fIvmho5xMP\nmiU37Rhg4JG/lRN2yoez4kZwN+kZjZTYoEaWqFkCgYBkuzMEumXu6ciR/GeewUJ5\njg+PozbM1zC4BGL3CuU4QJMEGwSPmelz2zImlCVm/fQ2882nRItoFtrk0utNE4i1\nryXTO8wY7J6+OdlYMGgcWUBfZiYr+pkdR4rlNEnkTjCCH59CDxeX0V8XckQe2Y1J\nT8mMJIdEucqoMoyfk29Q2wKBgB2SfXd5Vxh5SWwGuIPn/v734/hdHgYYCvOjV+M0\ntwjdtdtAWfoKg+7xAAeIyQoFMc6NUM5VRnDM375g7O9GvKP4iavmGoBXf0IjKZBW\n64LViFJjWcdMu+cj22hfouU9NTeLlbtSTVv5hyHakYVe4zwbtRdoA7ylBiDsdeKV\n24XZAoGBANzmfkFTE1qKlocEHPO4EAR2vcyp/HYbI67BTVUhawS4zT16I0sb7KDu\n0IYQiHThP2IUDpz2dceWObzCNkaPu4VFrudNqZRgTZwljcjyEeaxfgasbJ2bo1qB\nRlrqfnW4ln4mxSAz8b9z9jIkJJWI98tat2/KBmtvlYp/2Cn+z/A4\n-----END RSA PRIVATE KEY-----\n", "user_id": "027106693f104d1c983da0e6ed6e290e", "name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "fingerprint": "eb:f3:7a:ed:ca:d3:31:2d:99:9f:75:6b:c0:bd:08:cf"}} 2018-07-23 21:57:03,968 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f00ee499-e318-4881-9d24-9f0857120ac3 2018-07-23 21:57:03,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.510454893112s 2018-07-23 21:57:03,969 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-f00ee499-e318-4881-9d24-9f0857120ac3 2018-07-23 21:57:03,969 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWbAhg3dyF8pYHWWldOpLGj77S3RLNQMQ8Ba7LOr1n2kNydEiAhgtCS7GaeXsgkxdg9SBzl6diWJinAHypVKD25nNXHsLEnXgyYUQV0zz8kD1KDs0HAPFKV2C62DpLX+FGxuw+Bq+TZntsjIkKVJmHsIt+F6610pdrlGLmPIXJ+J98FKLVCQbx9LBRBPiFIoqfc5meaYeEAYBW8Q2ckzS+8nco1V3KBnCXhvIt5WBxcfSFZSSAGEPBr04kJISMZ7FGEEjaU6YEFoqP+jyxZAEvxv2L5igd+un1Tc1TSOiP4JkjpaSMjX4gf1SXEbfTWdgutW7lrxi3jLrtU92ZdyLv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1mwIYN3chfKWB1lpXTqSxo++0t0SzUDEPAWuyzq9Z9pDcnRI\ngIYLQkuxmnl7IJMXYPUgc5enYliYpwB8qVSg9uZzVx7CxJ14MmFEFdM8/JA9Sg7N\nBwDxSldgutg6S1/hRsbsPgavk2Z7bIyJClSZh7CLfheutdKXa5Ri5jyFyfiffBSi\n1QkG8fSwUQT4hSKKn3OZnmmHhAGAVvENnJM0vvJ3KNVdygZwl4byLeVgcXH0hWUk\ngBhDwa9OJCSEjGexRhBI2lOmBBaKj/o8sWQBL8b9i+YoHfrp9U3NU0joj+CZI6Wk\njI1+IH9UlxG301nYLrVu5a8Yt4y67VPdmXci7wIDAQABAoIBAGaEhIT7zoHkeELP\nRwciCCcTdyMOO/0SqEAiX24fiYtr2a+RVVDNxfhOhH3c8zeh3B2pVXiu24Kz5ViD\nbRbwtX0WtbLDrE+hEmTUCF9+/burowITjYd5tePbXw42b7i2ANl8JluJisyoxP4j\nOypLRJSRnkANRqT8KRVwftChwz3K1y0ExnZ55AYtHZqJIGfBoYxH9/wzENvQwhDb\noj6V8RmBC3+Dv9eN9vUz+2HNmlxztJSAeSaGadP81fRNhrOrtU1MW3mSrchUa4CF\ncPAxoakyhFFN4eX2RAk1Ljd8GKAPBMR+e1fCJrzh9Ws2JN7aFIGGyH6dtccjJMw1\n+pCWWmECgYEA78D/3CAxeT4vPxwL0XwVVeI9lQ0yZqRChhhntwPl4qfrluw2W4bP\njMHZD5zkHAjX9xMmEEpnJlEBwRMNHk66KTkD+TWhMXo1mOYfKi3po0gk5cb8N5rR\nnWY+WrcN+rOJoVYm5ZI2+U4+sJFLJDp2YXa+RuuRheZQszmkLnMbvIcCgYEA5POa\nFTGlBqJ1Mqjy/A3B2evylIWfJAU7t/jZN0VKxravQJLFrLpZ+/nMqjpDhl9/4vDj\nxf96omE2/OfBWCVgdrS3ZtjJupBdMgDG+nr1zQsSxypA2+BINumba+fIvmho5xMP\nmiU37Rhg4JG/lRN2yoez4kZwN+kZjZTYoEaWqFkCgYBkuzMEumXu6ciR/GeewUJ5\njg+PozbM1zC4BGL3CuU4QJMEGwSPmelz2zImlCVm/fQ2882nRItoFtrk0utNE4i1\nryXTO8wY7J6+OdlYMGgcWUBfZiYr+pkdR4rlNEnkTjCCH59CDxeX0V8XckQe2Y1J\nT8mMJIdEucqoMoyfk29Q2wKBgB2SfXd5Vxh5SWwGuIPn/v734/hdHgYYCvOjV+M0\ntwjdtdtAWfoKg+7xAAeIyQoFMc6NUM5VRnDM375g7O9GvKP4iavmGoBXf0IjKZBW\n64LViFJjWcdMu+cj22hfouU9NTeLlbtSTVv5hyHakYVe4zwbtRdoA7ylBiDsdeKV\n24XZAoGBANzmfkFTE1qKlocEHPO4EAR2vcyp/HYbI67BTVUhawS4zT16I0sb7KDu\n0IYQiHThP2IUDpz2dceWObzCNkaPu4VFrudNqZRgTZwljcjyEeaxfgasbJ2bo1qB\nRlrqfnW4ln4mxSAz8b9z9jIkJJWI98tat2/KBmtvlYp/2Cn+z/A4\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'027106693f104d1c983da0e6ed6e290e', 'name': u'vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b', 'created_at': '2018-07-23T21:57:03.969926', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb011c36d48b461290d4dca452b81002', 'name': 'vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'eb:f3:7a:ed:ca:d3:31:2d:99:9f:75:6b:c0:bd:08:cf', 'type': 'ssh', 'id': u'vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b'}) 2018-07-23 21:57:03,970 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1mwIYN3chfKWB1lpXTqSxo++0t0SzUDEPAWuyzq9Z9pDcnRI gIYLQkuxmnl7IJMXYPUgc5enYliYpwB8qVSg9uZzVx7CxJ14MmFEFdM8/JA9Sg7N BwDxSldgutg6S1/hRsbsPgavk2Z7bIyJClSZh7CLfheutdKXa5Ri5jyFyfiffBSi 1QkG8fSwUQT4hSKKn3OZnmmHhAGAVvENnJM0vvJ3KNVdygZwl4byLeVgcXH0hWUk gBhDwa9OJCSEjGexRhBI2lOmBBaKj/o8sWQBL8b9i+YoHfrp9U3NU0joj+CZI6Wk jI1+IH9UlxG301nYLrVu5a8Yt4y67VPdmXci7wIDAQABAoIBAGaEhIT7zoHkeELP RwciCCcTdyMOO/0SqEAiX24fiYtr2a+RVVDNxfhOhH3c8zeh3B2pVXiu24Kz5ViD bRbwtX0WtbLDrE+hEmTUCF9+/burowITjYd5tePbXw42b7i2ANl8JluJisyoxP4j OypLRJSRnkANRqT8KRVwftChwz3K1y0ExnZ55AYtHZqJIGfBoYxH9/wzENvQwhDb oj6V8RmBC3+Dv9eN9vUz+2HNmlxztJSAeSaGadP81fRNhrOrtU1MW3mSrchUa4CF cPAxoakyhFFN4eX2RAk1Ljd8GKAPBMR+e1fCJrzh9Ws2JN7aFIGGyH6dtccjJMw1 +pCWWmECgYEA78D/3CAxeT4vPxwL0XwVVeI9lQ0yZqRChhhntwPl4qfrluw2W4bP jMHZD5zkHAjX9xMmEEpnJlEBwRMNHk66KTkD+TWhMXo1mOYfKi3po0gk5cb8N5rR nWY+WrcN+rOJoVYm5ZI2+U4+sJFLJDp2YXa+RuuRheZQszmkLnMbvIcCgYEA5POa FTGlBqJ1Mqjy/A3B2evylIWfJAU7t/jZN0VKxravQJLFrLpZ+/nMqjpDhl9/4vDj xf96omE2/OfBWCVgdrS3ZtjJupBdMgDG+nr1zQsSxypA2+BINumba+fIvmho5xMP miU37Rhg4JG/lRN2yoez4kZwN+kZjZTYoEaWqFkCgYBkuzMEumXu6ciR/GeewUJ5 jg+PozbM1zC4BGL3CuU4QJMEGwSPmelz2zImlCVm/fQ2882nRItoFtrk0utNE4i1 ryXTO8wY7J6+OdlYMGgcWUBfZiYr+pkdR4rlNEnkTjCCH59CDxeX0V8XckQe2Y1J T8mMJIdEucqoMoyfk29Q2wKBgB2SfXd5Vxh5SWwGuIPn/v734/hdHgYYCvOjV+M0 twjdtdtAWfoKg+7xAAeIyQoFMc6NUM5VRnDM375g7O9GvKP4iavmGoBXf0IjKZBW 64LViFJjWcdMu+cj22hfouU9NTeLlbtSTVv5hyHakYVe4zwbtRdoA7ylBiDsdeKV 24XZAoGBANzmfkFTE1qKlocEHPO4EAR2vcyp/HYbI67BTVUhawS4zT16I0sb7KDu 0IYQiHThP2IUDpz2dceWObzCNkaPu4VFrudNqZRgTZwljcjyEeaxfgasbJ2bo1qB RlrqfnW4ln4mxSAz8b9z9jIkJJWI98tat2/KBmtvlYp/2Cn+z/A4 -----END RSA PRIVATE KEY----- 2018-07-23 21:57:03,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 21:57:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"security_group": {"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-07-23 21:57:04,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-ed1b407a-e53c-4954-b0de-b7132bd53d3c Date: Mon, 23 Jul 2018 21:57:04 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:57:04Z", "updated_at": "2018-07-23T21:57:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "0b2dc84e-3d60-4901-8b55-ef4ce62fc248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "582012b9-727a-491a-ac2d-1e4a8b03a57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 2, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}} 2018-07-23 21:57:04,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ed1b407a-e53c-4954-b0de-b7132bd53d3c 2018-07-23 21:57:04,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.172997951508s 2018-07-23 21:57:04,146 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ed1b407a-e53c-4954-b0de-b7132bd53d3c 2018-07-23 21:57:04,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:57:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-92010b10-0033-4c7f-807b-188b520d09b7 Date: Mon, 23 Jul 2018 21:57:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:57:04Z", "updated_at": "2018-07-23T21:57:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "0b2dc84e-3d60-4901-8b55-ef4ce62fc248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "582012b9-727a-491a-ac2d-1e4a8b03a57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 2, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}]} 2018-07-23 21:57:04,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-92010b10-0033-4c7f-807b-188b520d09b7 2018-07-23 21:57:04,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0701539516449s 2018-07-23 21:57:04,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-92010b10-0033-4c7f-807b-188b520d09b7 2018-07-23 21:57:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:57:04,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -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": "ec269d58-0529-4458-a873-c57e71bc4c0b"}}' 2018-07-23 21:57:04,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8f57f1b6-c080-4342-81c6-bea8b1f4b516 Date: Mon, 23 Jul 2018 21:57:04 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-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "port_range_min": 22, "revision_number": 0, "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:57:04Z", "project_id": "bb011c36d48b461290d4dca452b81002", "id": "dc909410-83b0-4ff1-8e0c-97c8b41582fa"}} 2018-07-23 21:57:04,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8f57f1b6-c080-4342-81c6-bea8b1f4b516 2018-07-23 21:57:04,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133763074875s 2018-07-23 21:57:04,359 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-8f57f1b6-c080-4342-81c6-bea8b1f4b516 2018-07-23 21:57:04,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:57:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:04,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c4dbce89-6ab2-429a-999d-630d3a0dad6e Date: Mon, 23 Jul 2018 21:57:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:57:04Z", "updated_at": "2018-07-23T21:57:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "0b2dc84e-3d60-4901-8b55-ef4ce62fc248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "582012b9-727a-491a-ac2d-1e4a8b03a57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "dc909410-83b0-4ff1-8e0c-97c8b41582fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 3, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}]} 2018-07-23 21:57:04,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c4dbce89-6ab2-429a-999d-630d3a0dad6e 2018-07-23 21:57:04,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050400018692s 2018-07-23 21:57:04,413 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-c4dbce89-6ab2-429a-999d-630d3a0dad6e 2018-07-23 21:57:04,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:57:04,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -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": "ec269d58-0529-4458-a873-c57e71bc4c0b"}}' 2018-07-23 21:57:04,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-068d89cc-ade2-4718-9e47-1b4aa0ffca85 Date: Mon, 23 Jul 2018 21:57:04 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-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "port_range_min": null, "revision_number": 0, "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:57:04Z", "project_id": "bb011c36d48b461290d4dca452b81002", "id": "24d0dbf8-cfa7-4ce9-ae15-c1b41c89e896"}} 2018-07-23 21:57:04,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-068d89cc-ade2-4718-9e47-1b4aa0ffca85 2018-07-23 21:57:04,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127761125565s 2018-07-23 21:57:04,545 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-068d89cc-ade2-4718-9e47-1b4aa0ffca85 2018-07-23 21:57:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:04,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c67c99a3-fb6b-4093-96ae-b779cb9774b2 Date: Mon, 23 Jul 2018 21:57:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb011c36d48b461290d4dca452b81002","l2_adjacency":true,"status":"ACTIVE","subnets":["f46a299f-ced5-4e32-8d86-f085bea7ae4c"],"description":"","tags":[],"updated_at":"2018-07-23T21:56:57Z","qos_policy_id":null,"name":"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b","admin_state_up":true,"tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:57:04,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c67c99a3-fb6b-4093-96ae-b779cb9774b2 2018-07-23 21:57:04,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106945991516s 2018-07-23 21:57:04,654 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c67c99a3-fb6b-4093-96ae-b779cb9774b2 2018-07-23 21:57:04,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:57:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:04,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2d94252b-d5dc-44fd-b924-df1688ae6890 Date: Mon, 23 Jul 2018 21:57:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/snap", "metadata": {}}], "file": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/file", "owner": "bb011c36d48b461290d4dca452b81002", "id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "size": 12716032, "self": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:57:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:57:04,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d94252b-d5dc-44fd-b924-df1688ae6890 2018-07-23 21:57:04,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0352628231049s 2018-07-23 21:57:04,694 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d94252b-d5dc-44fd-b924-df1688ae6890 2018-07-23 21:57:04,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:57:04,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:04,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb5a6f66-0ed2-43fb-80f5-10f14ce30421 x-compute-request-id: req-fb5a6f66-0ed2-43fb-80f5-10f14ce30421 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9013aded-364c-4eee-817d-78055299e86b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "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": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8"}]} 2018-07-23 21:57:04,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fb5a6f66-0ed2-43fb-80f5-10f14ce30421 2018-07-23 21:57:04,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0299291610718s 2018-07-23 21:57:04,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-fb5a6f66-0ed2-43fb-80f5-10f14ce30421 2018-07-23 21:57:04,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:57:04,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"server": {"name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "imageRef": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "flavorRef": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69ea1441-ec8a-4e1c-b8d3-7c24eeef9741"}], "security_groups": [{"name": "ec269d58-0529-4458-a873-c57e71bc4c0b"}]}}' 2018-07-23 21:57:05,634 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:57:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac579879-f44b-448f-bf2d-149849b21185 x-compute-request-id: req-ac579879-f44b-448f-bf2d-149849b21185 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ec269d58-0529-4458-a873-c57e71bc4c0b"}], "OS-DCF:diskConfig": "MANUAL", "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "adminPass": "pjcK2sVQTk7u"}} 2018-07-23 21:57:05,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ac579879-f44b-448f-bf2d-149849b21185 2018-07-23 21:57:05,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.906718015671s 2018-07-23 21:57:05,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ac579879-f44b-448f-bf2d-149849b21185 2018-07-23 21:57:05,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:06,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2c786a6-15df-484e-80f5-898f1897a739 x-compute-request-id: req-d2c786a6-15df-484e-80f5-898f1897a739 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "user_id": "027106693f104d1c983da0e6ed6e290e", "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-23T21:57:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:06,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d2c786a6-15df-484e-80f5-898f1897a739 2018-07-23 21:57:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614023923874s 2018-07-23 21:57:06,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d2c786a6-15df-484e-80f5-898f1897a739 2018-07-23 21:57:06,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:06,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:06,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-88e40ba1-550f-4b4f-88ee-5abf5d82d5db Date: Mon, 23 Jul 2018 21:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb011c36d48b461290d4dca452b81002","l2_adjacency":true,"status":"ACTIVE","subnets":["f46a299f-ced5-4e32-8d86-f085bea7ae4c"],"description":"","tags":[],"updated_at":"2018-07-23T21:56:57Z","qos_policy_id":null,"name":"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b","admin_state_up":true,"tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:57:06,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-88e40ba1-550f-4b4f-88ee-5abf5d82d5db 2018-07-23 21:57:06,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115982055664s 2018-07-23 21:57:06,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-88e40ba1-550f-4b4f-88ee-5abf5d82d5db 2018-07-23 21:57:06,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:57:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:06,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-f59af468-887e-433c-8b1a-f6b049bd9877 Date: Mon, 23 Jul 2018 21:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:56:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bb011c36d48b461290d4dca452b81002","id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","subnetpool_id":null,"name":"vping_ssh-subnet_9013aded-364c-4eee-817d-78055299e86b"}]} 2018-07-23 21:57:06,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f59af468-887e-433c-8b1a-f6b049bd9877 2018-07-23 21:57:06,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0944030284882s 2018-07-23 21:57:06,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-f59af468-887e-433c-8b1a-f6b049bd9877 2018-07-23 21:57:06,470 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:57:08,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:09,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89a3d5a9-047e-4f37-8402-161b52673141 x-compute-request-id: req-89a3d5a9-047e-4f37-8402-161b52673141 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:57:07Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:09,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-89a3d5a9-047e-4f37-8402-161b52673141 2018-07-23 21:57:09,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554797887802s 2018-07-23 21:57:09,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-89a3d5a9-047e-4f37-8402-161b52673141 2018-07-23 21:57:09,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:57:11,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:11,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c19a9fb5-b4ca-43b2-a7ca-9d98b36cfef2 x-compute-request-id: req-c19a9fb5-b4ca-43b2-a7ca-9d98b36cfef2 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:57:07Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:11,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c19a9fb5-b4ca-43b2-a7ca-9d98b36cfef2 2018-07-23 21:57:11,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538466930389s 2018-07-23 21:57:11,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c19a9fb5-b4ca-43b2-a7ca-9d98b36cfef2 2018-07-23 21:57:11,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:57:13,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f81ef327-90de-4e2f-9b52-d2a9cd89a754 x-compute-request-id: req-f81ef327-90de-4e2f-9b52-d2a9cd89a754 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d0:e2", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:11.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:11Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:14,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f81ef327-90de-4e2f-9b52-d2a9cd89a754 2018-07-23 21:57:14,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668802976608s 2018-07-23 21:57:14,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f81ef327-90de-4e2f-9b52-d2a9cd89a754 2018-07-23 21:57:14,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:57:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=2aabbe63-d14f-418b-8c2c-c0f8b76bc8da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-04a67335-af8e-4731-a92f-24f9d9652d33 Date: Mon, 23 Jul 2018 21:57:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:57:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","ip_address":"192.168.120.9"}],"id":"fc5ef7e4-d4f4-4e99-b21f-1c68a4091711","security_groups":["ec269d58-0529-4458-a873-c57e71bc4c0b"],"mac_address":"fa:16:3e:04:d0:e2","project_id":"bb011c36d48b461290d4dca452b81002","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:57:07Z","binding:vnic_type":"normal","device_id":"2aabbe63-d14f-418b-8c2c-c0f8b76bc8da","ip_allocation":"immediate"}]} 2018-07-23 21:57:14,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2aabbe63-d14f-418b-8c2c-c0f8b76bc8da used request id req-04a67335-af8e-4731-a92f-24f9d9652d33 2018-07-23 21:57:14,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0543670654297s 2018-07-23 21:57:14,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2aabbe63-d14f-418b-8c2c-c0f8b76bc8da used request id req-04a67335-af8e-4731-a92f-24f9d9652d33 2018-07-23 21:57:14,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:57:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=fc5ef7e4-d4f4-4e99-b21f-1c68a4091711" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0f9de19b-6492-47f6-b0c1-197310c44d02 Date: Mon, 23 Jul 2018 21:57:14 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:57:14,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=fc5ef7e4-d4f4-4e99-b21f-1c68a4091711 used request id req-0f9de19b-6492-47f6-b0c1-197310c44d02 2018-07-23 21:57:14,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184161663055s 2018-07-23 21:57:14,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=fc5ef7e4-d4f4-4e99-b21f-1c68a4091711 used request id req-0f9de19b-6492-47f6-b0c1-197310c44d02 2018-07-23 21:57:14,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:14,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-099b938d-b073-4556-b270-60c5f8d8796b x-compute-request-id: req-099b938d-b073-4556-b270-60c5f8d8796b Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d0:e2", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:11.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:11Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:14,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-099b938d-b073-4556-b270-60c5f8d8796b 2018-07-23 21:57:14,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340049028397s 2018-07-23 21:57:14,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-099b938d-b073-4556-b270-60c5f8d8796b 2018-07-23 21:57:14,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:57:14,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=2aabbe63-d14f-418b-8c2c-c0f8b76bc8da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-0f435015-89eb-486c-a7c5-e3b9aaa6b541 Date: Mon, 23 Jul 2018 21:57:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:57:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","ip_address":"192.168.120.9"}],"id":"fc5ef7e4-d4f4-4e99-b21f-1c68a4091711","security_groups":["ec269d58-0529-4458-a873-c57e71bc4c0b"],"mac_address":"fa:16:3e:04:d0:e2","project_id":"bb011c36d48b461290d4dca452b81002","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:57:07Z","binding:vnic_type":"normal","device_id":"2aabbe63-d14f-418b-8c2c-c0f8b76bc8da","ip_allocation":"immediate"}]} 2018-07-23 21:57:14,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2aabbe63-d14f-418b-8c2c-c0f8b76bc8da used request id req-0f435015-89eb-486c-a7c5-e3b9aaa6b541 2018-07-23 21:57:14,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524499416351s 2018-07-23 21:57:14,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=2aabbe63-d14f-418b-8c2c-c0f8b76bc8da used request id req-0f435015-89eb-486c-a7c5-e3b9aaa6b541 2018-07-23 21:57:14,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:57:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=fc5ef7e4-d4f4-4e99-b21f-1c68a4091711" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-177a31b8-d330-4419-8e3c-6c3c9f388e8f Date: Mon, 23 Jul 2018 21:57:14 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:57:14,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=fc5ef7e4-d4f4-4e99-b21f-1c68a4091711 used request id req-177a31b8-d330-4419-8e3c-6c3c9f388e8f 2018-07-23 21:57:14,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0178890228271s 2018-07-23 21:57:14,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=fc5ef7e4-d4f4-4e99-b21f-1c68a4091711 used request id req-177a31b8-d330-4419-8e3c-6c3c9f388e8f 2018-07-23 21:57:14,753 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:d0:e2', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4979eb0c-a3ca-462a-b1c9-1d3b0e244d19'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:57:11.000000', 'flavor': Munch({u'id': u'7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8'}), 'az': u'nova', 'id': u'2aabbe63-d14f-418b-8c2c-c0f8b76bc8da', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'027106693f104d1c983da0e6ed6e290e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb011c36d48b461290d4dca452b81002', 'name': 'vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:57:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:57:11Z', 'hostId': u'3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:57:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bb011c36d48b461290d4dca452b81002', 'name': u'vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b', 'adminPass': None, 'tenant_id': u'bb011c36d48b461290d4dca452b81002', 'created_at': u'2018-07-23T21:57:05Z', 'created': u'2018-07-23T21:57:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:57:14,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:14,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-dca467b2-abaa-4555-ab58-907c11239367 Date: Mon, 23 Jul 2018 21:57:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb011c36d48b461290d4dca452b81002","l2_adjacency":true,"status":"ACTIVE","subnets":["f46a299f-ced5-4e32-8d86-f085bea7ae4c"],"description":"","tags":[],"updated_at":"2018-07-23T21:56:57Z","qos_policy_id":null,"name":"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b","admin_state_up":true,"tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:57:14,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dca467b2-abaa-4555-ab58-907c11239367 2018-07-23 21:57:14,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105512142181s 2018-07-23 21:57:14,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-dca467b2-abaa-4555-ab58-907c11239367 2018-07-23 21:57:14,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:57:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b0e33fe6-6421-446b-b68c-4636a6ef1d5b Date: Mon, 23 Jul 2018 21:57:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/snap", "metadata": {}}], "file": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/file", "owner": "bb011c36d48b461290d4dca452b81002", "id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "size": 12716032, "self": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:57:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:57:14,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b0e33fe6-6421-446b-b68c-4636a6ef1d5b 2018-07-23 21:57:14,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398209095001s 2018-07-23 21:57:14,905 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b0e33fe6-6421-446b-b68c-4636a6ef1d5b 2018-07-23 21:57:14,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:57:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:14,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-687e1b9a-b947-425c-81e5-fbcbfdcca1b7 x-compute-request-id: req-687e1b9a-b947-425c-81e5-fbcbfdcca1b7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9013aded-364c-4eee-817d-78055299e86b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "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": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8"}]} 2018-07-23 21:57:14,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-687e1b9a-b947-425c-81e5-fbcbfdcca1b7 2018-07-23 21:57:14,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278689861298s 2018-07-23 21:57:14,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-687e1b9a-b947-425c-81e5-fbcbfdcca1b7 2018-07-23 21:57:14,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:57:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"server": {"name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "imageRef": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "flavorRef": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "69ea1441-ec8a-4e1c-b8d3-7c24eeef9741"}], "security_groups": [{"name": "ec269d58-0529-4458-a873-c57e71bc4c0b"}]}}' 2018-07-23 21:57:16,639 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e93102f3-595b-4090-985c-059569e7b0f8 x-compute-request-id: req-e93102f3-595b-4090-985c-059569e7b0f8 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "ec269d58-0529-4458-a873-c57e71bc4c0b"}], "OS-DCF:diskConfig": "MANUAL", "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "adminPass": "76MpUZxK3CZo"}} 2018-07-23 21:57:16,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e93102f3-595b-4090-985c-059569e7b0f8 2018-07-23 21:57:16,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.70358991623s 2018-07-23 21:57:16,640 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e93102f3-595b-4090-985c-059569e7b0f8 2018-07-23 21:57:16,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:16,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4607d6a0-9c0e-4bb8-bfdc-5bd223bb4859 x-compute-request-id: req-4607d6a0-9c0e-4bb8-bfdc-5bd223bb4859 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "user_id": "027106693f104d1c983da0e6ed6e290e", "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-23T21:57:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:16Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d0:e2", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:11.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:11Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:17,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4607d6a0-9c0e-4bb8-bfdc-5bd223bb4859 2018-07-23 21:57:17,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.588011980057s 2018-07-23 21:57:17,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4607d6a0-9c0e-4bb8-bfdc-5bd223bb4859 2018-07-23 21:57:17,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:57:19,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:19,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9d40244-e6b1-4bed-97c6-8a9f844462df x-compute-request-id: req-e9d40244-e6b1-4bed-97c6-8a9f844462df Content-Encoding: gzip Content-Length: 888 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:57:17Z", "hostId": "1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:16Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d0:e2", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:11.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:11Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:19,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e9d40244-e6b1-4bed-97c6-8a9f844462df 2018-07-23 21:57:19,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376418113708s 2018-07-23 21:57:19,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e9d40244-e6b1-4bed-97c6-8a9f844462df 2018-07-23 21:57:19,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:57:21,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:21,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:21,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-765832ce-f427-4743-95b7-b751794b509f x-compute-request-id: req-765832ce-f427-4743-95b7-b751794b509f Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:20.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:20Z", "hostId": "1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:16Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d0:e2", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:11.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:11Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:21,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-765832ce-f427-4743-95b7-b751794b509f 2018-07-23 21:57:21,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197664022446s 2018-07-23 21:57:21,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-765832ce-f427-4743-95b7-b751794b509f 2018-07-23 21:57:21,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:57:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:22,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-bc9ae4cd-f3a4-4710-a380-5fa43debe6bd Date: Mon, 23 Jul 2018 21:57:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:57:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","ip_address":"192.168.120.11"}],"id":"60366058-4bf1-4c16-bfc7-976a817cb438","security_groups":["ec269d58-0529-4458-a873-c57e71bc4c0b"],"mac_address":"fa:16:3e:7a:ee:b8","project_id":"bb011c36d48b461290d4dca452b81002","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:57:17Z","binding:vnic_type":"normal","device_id":"baca2dbc-0b86-4e9f-85f2-0d22b906dc1e","ip_allocation":"immediate"}]} 2018-07-23 21:57:22,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-bc9ae4cd-f3a4-4710-a380-5fa43debe6bd 2018-07-23 21:57:22,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.208923101425s 2018-07-23 21:57:22,032 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-bc9ae4cd-f3a4-4710-a380-5fa43debe6bd 2018-07-23 21:57:22,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:57:22,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=60366058-4bf1-4c16-bfc7-976a817cb438" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:22,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1605c24e-df99-4abe-9c4e-eb7423be05c6 Date: Mon, 23 Jul 2018 21:57:22 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:57:22,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=60366058-4bf1-4c16-bfc7-976a817cb438 used request id req-1605c24e-df99-4abe-9c4e-eb7423be05c6 2018-07-23 21:57:22,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.017814874649s 2018-07-23 21:57:22,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=60366058-4bf1-4c16-bfc7-976a817cb438 used request id req-1605c24e-df99-4abe-9c4e-eb7423be05c6 2018-07-23 21:57:22,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:22,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:22,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6636e9f0-93d0-4b3b-b337-d133f8dced71 x-compute-request-id: req-6636e9f0-93d0-4b3b-b337-d133f8dced71 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:20.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:20Z", "hostId": "1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:16Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d0:e2", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:11.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:11Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:22,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6636e9f0-93d0-4b3b-b337-d133f8dced71 2018-07-23 21:57:22,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212258815765s 2018-07-23 21:57:22,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6636e9f0-93d0-4b3b-b337-d133f8dced71 2018-07-23 21:57:22,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:57:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:22,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-9bd46e3c-514c-478d-97a9-e5f72a3c7c97 Date: Mon, 23 Jul 2018 21:57:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:57:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","ip_address":"192.168.120.11"}],"id":"60366058-4bf1-4c16-bfc7-976a817cb438","security_groups":["ec269d58-0529-4458-a873-c57e71bc4c0b"],"mac_address":"fa:16:3e:7a:ee:b8","project_id":"bb011c36d48b461290d4dca452b81002","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:57:17Z","binding:vnic_type":"normal","device_id":"baca2dbc-0b86-4e9f-85f2-0d22b906dc1e","ip_allocation":"immediate"}]} 2018-07-23 21:57:22,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-9bd46e3c-514c-478d-97a9-e5f72a3c7c97 2018-07-23 21:57:22,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534400939941s 2018-07-23 21:57:22,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-9bd46e3c-514c-478d-97a9-e5f72a3c7c97 2018-07-23 21:57:22,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:57:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=60366058-4bf1-4c16-bfc7-976a817cb438" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:22,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1f477543-d1b9-47f6-8333-dc4df8576ef6 Date: Mon, 23 Jul 2018 21:57:22 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:57:22,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=60366058-4bf1-4c16-bfc7-976a817cb438 used request id req-1f477543-d1b9-47f6-8333-dc4df8576ef6 2018-07-23 21:57:22,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018235206604s 2018-07-23 21:57:22,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=60366058-4bf1-4c16-bfc7-976a817cb438 used request id req-1f477543-d1b9-47f6-8333-dc4df8576ef6 2018-07-23 21:57:22,351 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:ee:b8', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4979eb0c-a3ca-462a-b1c9-1d3b0e244d19'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:57:20.000000', 'flavor': Munch({u'id': u'7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8'}), 'az': u'nova', 'id': u'baca2dbc-0b86-4e9f-85f2-0d22b906dc1e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'027106693f104d1c983da0e6ed6e290e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb011c36d48b461290d4dca452b81002', 'name': 'vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:57:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:57:20Z', 'hostId': u'1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:57:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bb011c36d48b461290d4dca452b81002', 'name': u'vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b', 'adminPass': None, 'tenant_id': u'bb011c36d48b461290d4dca452b81002', 'created_at': u'2018-07-23T21:57:16Z', 'created': u'2018-07-23T21:57:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:57:22,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:22,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-0b5f5347-7ccc-4421-9106-be868659c04b Date: Mon, 23 Jul 2018 21:57:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb011c36d48b461290d4dca452b81002","l2_adjacency":true,"status":"ACTIVE","subnets":["f46a299f-ced5-4e32-8d86-f085bea7ae4c"],"description":"","tags":[],"updated_at":"2018-07-23T21:56:57Z","qos_policy_id":null,"name":"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b","admin_state_up":true,"tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:57:22,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0b5f5347-7ccc-4421-9106-be868659c04b 2018-07-23 21:57:22,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10799407959s 2018-07-23 21:57:22,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-0b5f5347-7ccc-4421-9106-be868659c04b 2018-07-23 21:57:22,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:57:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:22,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-890e8095-582e-435f-8927-53fd07f0591a Date: Mon, 23 Jul 2018 21:57:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:57:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","ip_address":"192.168.120.11"}],"id":"60366058-4bf1-4c16-bfc7-976a817cb438","security_groups":["ec269d58-0529-4458-a873-c57e71bc4c0b"],"mac_address":"fa:16:3e:7a:ee:b8","project_id":"bb011c36d48b461290d4dca452b81002","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:57:17Z","binding:vnic_type":"normal","device_id":"baca2dbc-0b86-4e9f-85f2-0d22b906dc1e","ip_allocation":"immediate"}]} 2018-07-23 21:57:22,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-890e8095-582e-435f-8927-53fd07f0591a 2018-07-23 21:57:22,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0537309646606s 2018-07-23 21:57:22,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-890e8095-582e-435f-8927-53fd07f0591a 2018-07-23 21:57:22,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 21:57:22,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.11", "port_id": "60366058-4bf1-4c16-bfc7-976a817cb438"}}' 2018-07-23 21:57:24,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-cb9dd212-40ec-40ad-afd8-a40bded7cf81 Date: Mon, 23 Jul 2018 21:57:24 GMT RESP BODY: {"floatingip": {"router_id": "142864e3-0078-48e9-9117-fbef83253b9a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:57:23Z", "updated_at": "2018-07-23T21:57:23Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "bb011c36d48b461290d4dca452b81002", "port_id": "60366058-4bf1-4c16-bfc7-976a817cb438", "id": "d4fe179d-aa6e-41ef-be41-84a8aa070e3b", "qos_policy_id": null}} 2018-07-23 21:57:24,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-cb9dd212-40ec-40ad-afd8-a40bded7cf81 2018-07-23 21:57:24,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.79326891899s 2018-07-23 21:57:24,312 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-cb9dd212-40ec-40ad-afd8-a40bded7cf81 2018-07-23 21:57:24,316 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'142864e3-0078-48e9-9117-fbef83253b9a', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bb011c36d48b461290d4dca452b81002', 'created_at': u'2018-07-23T21:57:23Z', 'attached': True, 'updated_at': u'2018-07-23T21:57:23Z', 'id': u'd4fe179d-aa6e-41ef-be41-84a8aa070e3b', 'floating_network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb011c36d48b461290d4dca452b81002', 'name': 'vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'142864e3-0078-48e9-9117-fbef83253b9a', u'qos_policy_id': None, 'project_id': u'bb011c36d48b461290d4dca452b81002', 'port_id': u'60366058-4bf1-4c16-bfc7-976a817cb438', 'port': u'60366058-4bf1-4c16-bfc7-976a817cb438', 'network': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde'}) 2018-07-23 21:57:24,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 21:57:24,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 21:57:24,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33d612ee-964a-415e-b8e9-c7f7d4fdbf54 x-compute-request-id: req-33d612ee-964a-415e-b8e9-c7f7d4fdbf54 Content-Encoding: gzip Content-Length: 7906 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 472547050 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.166397] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.168558] pid_max: default: 32768 minimum: 301\n[ 0.169749] ACPI: Core revision 20150930\n[ 0.171401] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.173112] Security Framework initialized\n[ 0.174222] Yama: becoming mindful.\n[ 0.175198] AppArmor: AppArmor initialized\n[ 0.176066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.177378] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178635] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179818] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181242] Initializing cgroup subsys io\n[ 0.182046] Initializing cgroup subsys memory\n[ 0.182891] Initializing cgroup subsys devices\n[ 0.183742] Initializing cgroup subsys freezer\n[ 0.184595] Initializing cgroup subsys net_cls\n[ 0.185461] Initializing cgroup subsys perf_event\n[ 0.186361] Initializing cgroup subsys net_prio\n[ 0.187229] Initializing cgroup subsys hugetlb\n[ 0.188076] Initializing cgroup subsys pids\n[ 0.188934] CPU: Physical Processor ID: 0\n[ 0.190437] mce: CPU supports 10 MCE banks\n[ 0.191276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.192261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.206925] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.213225] ftrace: allocating 31920 entries in 125 pages\n[ 0.239368] smpboot: Max logical packages: 1\n[ 0.240225] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.241564] x2apic enabled\n[ 0.242363] Switched APIC routing to physical x2apic.\n[ 0.244073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.245176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.247214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.248973] KVM setup paravirtual spinlock\n[ 0.250290] x86: Booted up 1 node, 1 CPUs\n[ 0.251101] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.252484] devtmpfs: initialized\n[ 0.254202] evm: security.selinux\n[ 0.254898] evm: security.SMACK64\n[ 0.255574] evm: security.SMACK64EXEC\n[ 0.256307] evm: security.SMACK64TRANSMUTE\n[ 0.257101] evm: security.SMACK64MMAP\n[ 0.257836] evm: security.ima\n[ 0.258469] evm: security.capability\n[ 0.259268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.261103] pinctrl core: initialized pinctrl subsystem\n[ 0.262198] RTC time: 21:57:20, date: 07/23/18\n[ 0.263156] NET: Registered protocol family 16\n[ 0.264139] cpuidle: using governor ladder\n[ 0.264951] cpuidle: using governor menu\n[ 0.265725] PCCT header not found.\n[ 0.266477] ACPI: bus type PCI registered\n[ 0.267274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268501] PCI: Using configuration type 1 for base access\n[ 0.270275] ACPI: Added _OSI(Module Device)\n[ 0.271114] ACPI: Added _OSI(Processor Device)\n[ 0.271969] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.272856] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.274574] ACPI: Interpreter enabled\n[ 0.275339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.277168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.278981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.280803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.282611] ACPI: (supports S0 S5)\n[ 0.283307] ACPI: Using IOAPIC for interrupt routing\n[ 0.284240] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.287331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.288464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.289683] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.290868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.293062] acpiphp: Slot [3] registered\n[ 0.293856] acpiphp: Slot [4] registered\n[ 0.294642] acpiphp: Slot [5] registered\n[ 0.295435] acpiphp: Slot [6] registered\n[ 0.296247] acpiphp: Slot [7] registered\n[ 0.297046] acpiphp: Slot [8] registered\n[ 0.297841] acpiphp: Slot [9] registered\n[ 0.298627] acpiphp: Slot [10] registered\n[ 0.299431] acpiphp: Slot [11] registered\n[ 0.300306] acpiphp: Slot [12] registered\n[ 0.301310] acpiphp: Slot [13] registered\n[ 0.302307] acpiphp: Slot [14] registered\n[ 0.303296] acpiphp: Slot [15] registered\n[ 0.314056] acpiphp: Slot [16] registered\n[ 0.315050] acpiphp: Slot [17] registered\n[ 0.316037] acpiphp: Slot [18] registered\n[ 0.317023] acpiphp: Slot [19] registered\n[ 0.318008] acpiphp: Slot [20] registered\n[ 0.318998] acpiphp: Slot [21] registered\n[ 0.319989] acpiphp: Slot [22] registered\n[ 0.320976] acpiphp: Slot [23] registered\n[ 0.321964] acpiphp: Slot [24] registered\n[ 0.322952] acpiphp: Slot [25] registered\n[ 0.323938] acpiphp: Slot [26] registered\n[ 0.324923] acpiphp: Slot [27] registered\n[ 0.325913] acpiphp: Slot [28] registered\n[ 0.326902] acpiphp: Slot [29] registered\n[ 0.327889] acpiphp: Slot [30] registered\n[ 0.328875] acpiphp: Slot [31] registered\n[ 0.329858] PCI host bridge to bus 0000:00\n[ 0.330841] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.332337] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.333836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.335604] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.337371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.339180] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.342695] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.344293] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.345747] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.347319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.351064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.353081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.373655] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.375385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.377051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.378746] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.380228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.381531] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.382880] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.383935] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.385478] vgaarb: loaded\n[ 0.386081] vgaarb: bridge control possible 0000:00:02.0\n[ 0.387336] SCSI subsystem initialized\n[ 0.388278] ACPI: bus type USB registered\n[ 0.389112] usbcore: registered new interface driver usbfs\n[ 0.390144] usbcore: registered new interface driver hub\n[ 0.391157] usbcore: registered new device driver usb\n[ 0.392282] PCI: Using ACPI for IRQ routing\n[ 0.393417] NetLabel: Initializing\n[ 0.394140] NetLabel: domain hash size = 128\n[ 0.394989] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.395953] NetLabel: unlabeled traffic allowed by default\n[ 0.397125] clocksource: Switched to clocksource kvm-clock\n[ 0.405693] AppArmor: AppArmor Filesystem Enabled\n[ 0.406674] pnp: PnP ACPI init\n[ 0.407627] pnp: PnP ACPI: found 5 devices\n[ 0.413982] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.415701] NET: Registered protocol family 2\n[ 0.416761] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.418060] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.419265] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.420458] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.421544] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.422729] NET: Registered protocol family 1\n[ 0.423653] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.424748] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.425828] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.439731] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.453928] Trying to unpack rootfs image as initramfs...\n[ 0.511905] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.513602] Scanning for low memory corruption every 60 seconds\n[ 0.515007] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.516174] audit: initializing netlink subsys (disabled)\n[ 0.517262] audit: type=2000 audit(1532383041.611:1): initialized\n[ 0.518634] Initialise system trusted keyring\n[ 0.519600] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.520761] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522884] zbud: loaded\n[ 0.523619] VFS: Disk quotas dquot_6.6.0\n[ 0.524450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526087] fuse init (API version 7.23)\n[ 0.527005] Key type big_key registered\n[ 0.527810] Allocating IMA MOK and blacklist keyrings.\n[ 0.529054] Key type asymmetric registered\n[ 0.529891] Asymmetric key parser 'x509' registered\n[ 0.530866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532347] io scheduler noop registered\n[ 0.533154] io scheduler deadline registered (default)\n[ 0.534160] io scheduler cfq registered\n[ 0.535014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536059] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.537359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538813] ACPI: Power Button [PWRF]\n[ 0.539666] GHES: HEST is not enabled!\n[ 0.553199] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.581083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.583197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.609555] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.613449] Linux agpgart interface v0.103\n[ 0.617280] brd: module loaded\n[ 0.619054] loop: module loaded\n[ 0.623569] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.625036] GPT:90111 != 2097151\n[ 0.625720] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626832] GPT:90111 != 2097151\n[ 0.627511] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628501] vda: vda1 vda15\n[ 0.630212] scsi host0: ata_piix\n[ 0.631030] scsi host1: ata_piix\n[ 0.631765] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.632994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.634549] libphy: Fixed MDIO Bus: probed\n[ 0.635396] tun: Universal TUN/TAP device driver, 1.6\n[ 0.636358] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.639011] PPP generic driver version 2.4.2\n[ 0.640002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.641227] ehci-pci: EHCI PCI platform driver\n[ 0.642133] ehci-platform: EHCI generic platform driver\n[ 0.643133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644306] ohci-pci: OHCI PCI platform driver\n[ 0.645218] ohci-platform: OHCI generic platform driver\n[ 0.646243] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.660668] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.661745] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.664263] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.665500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.666758] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.668195] usb usb1: Product: UHCI Host Controller\n[ 0.669158] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.670328] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.671350] hub 1-0:1.0: USB hub found\n[ 0.672169] hub 1-0:1.0: 2 ports detected\n[ 0.673237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.675460] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.676441] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.677541] mousedev: PS/2 mouse device common for all mice\n[ 0.678878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.680873] rtc_cmos 00:00: RTC can wake from S4\n[ 0.682081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.683309] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.684549] i2c /dev entries driver\n[ 0.685393] device-mapper: uevent: version 1.0.3\n[ 0.686414] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.688116] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.689898] NET: Registered protocol family 10\n[ 0.691300] NET: Registered protocol family 17\n[ 0.692272] Key type dns_resolver registered\n[ 0.693486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.694647] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.696572] registered taskstats version 1\n[ 0.697486] Loading compiled-in X.509 certificates\n[ 0.699080] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.701042] zswap: loaded using pool lzo/zbud\n[ 0.703135] Key type trusted registered\n[ 0.704960] Key type encrypted registered\n[ 0.705840] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.706916] ima: No TPM chip found, activating TPM-bypass!\n[ 0.707998] evm: HMAC attrs: 0x1\n[ 0.709050] Magic number: 10:406:1006\n[ 0.709997] rtc_cmos 00:00: setting system clock to 2018-07-23 21:57:21 UTC (1532383041)\n[ 0.711701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.712828] EDD information not available.\n[ 0.795399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.807209] Write protecting the kernel read-only data: 14336k\n[ 0.810787] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.812801] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.858565] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-07-23 21:57:24,380 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e/action used request id req-33d612ee-964a-415e-b8e9-c7f7d4fdbf54 2018-07-23 21:57:24,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0642070770264s 2018-07-23 21:57:24,381 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e/action used request id req-33d612ee-964a-415e-b8e9-c7f7d4fdbf54 2018-07-23 21:57:24,382 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 472547050 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.166397] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.168558] pid_max: default: 32768 minimum: 301 [ 0.169749] ACPI: Core revision 20150930 [ 0.171401] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.173112] Security Framework initialized [ 0.174222] Yama: becoming mindful. [ 0.175198] AppArmor: AppArmor initialized [ 0.176066] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.177378] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178635] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179818] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181242] Initializing cgroup subsys io [ 0.182046] Initializing cgroup subsys memory [ 0.182891] Initializing cgroup subsys devices [ 0.183742] Initializing cgroup subsys freezer [ 0.184595] Initializing cgroup subsys net_cls [ 0.185461] Initializing cgroup subsys perf_event [ 0.186361] Initializing cgroup subsys net_prio [ 0.187229] Initializing cgroup subsys hugetlb [ 0.188076] Initializing cgroup subsys pids [ 0.188934] CPU: Physical Processor ID: 0 [ 0.190437] mce: CPU supports 10 MCE banks [ 0.191276] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.192261] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.206925] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.213225] ftrace: allocating 31920 entries in 125 pages [ 0.239368] smpboot: Max logical packages: 1 [ 0.240225] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.241564] x2apic enabled [ 0.242363] Switched APIC routing to physical x2apic. [ 0.244073] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.245176] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.247214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.248973] KVM setup paravirtual spinlock [ 0.250290] x86: Booted up 1 node, 1 CPUs [ 0.251101] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.252484] devtmpfs: initialized [ 0.254202] evm: security.selinux [ 0.254898] evm: security.SMACK64 [ 0.255574] evm: security.SMACK64EXEC [ 0.256307] evm: security.SMACK64TRANSMUTE [ 0.257101] evm: security.SMACK64MMAP [ 0.257836] evm: security.ima [ 0.258469] evm: security.capability [ 0.259268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.261103] pinctrl core: initialized pinctrl subsystem [ 0.262198] RTC time: 21:57:20, date: 07/23/18 [ 0.263156] NET: Registered protocol family 16 [ 0.264139] cpuidle: using governor ladder [ 0.264951] cpuidle: using governor menu [ 0.265725] PCCT header not found. [ 0.266477] ACPI: bus type PCI registered [ 0.267274] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268501] PCI: Using configuration type 1 for base access [ 0.270275] ACPI: Added _OSI(Module Device) [ 0.271114] ACPI: Added _OSI(Processor Device) [ 0.271969] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.272856] ACPI: Added _OSI(Processor Aggregator Device) [ 0.274574] ACPI: Interpreter enabled [ 0.275339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.277168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.278981] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.280803] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.282611] ACPI: (supports S0 S5) [ 0.283307] ACPI: Using IOAPIC for interrupt routing [ 0.284240] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.287331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.288464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.289683] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.290868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.293062] acpiphp: Slot [3] registered [ 0.293856] acpiphp: Slot [4] registered [ 0.294642] acpiphp: Slot [5] registered [ 0.295435] acpiphp: Slot [6] registered [ 0.296247] acpiphp: Slot [7] registered [ 0.297046] acpiphp: Slot [8] registered [ 0.297841] acpiphp: Slot [9] registered [ 0.298627] acpiphp: Slot [10] registered [ 0.299431] acpiphp: Slot [11] registered [ 0.300306] acpiphp: Slot [12] registered [ 0.301310] acpiphp: Slot [13] registered [ 0.302307] acpiphp: Slot [14] registered [ 0.303296] acpiphp: Slot [15] registered [ 0.314056] acpiphp: Slot [16] registered [ 0.315050] acpiphp: Slot [17] registered [ 0.316037] acpiphp: Slot [18] registered [ 0.317023] acpiphp: Slot [19] registered [ 0.318008] acpiphp: Slot [20] registered [ 0.318998] acpiphp: Slot [21] registered [ 0.319989] acpiphp: Slot [22] registered [ 0.320976] acpiphp: Slot [23] registered [ 0.321964] acpiphp: Slot [24] registered [ 0.322952] acpiphp: Slot [25] registered [ 0.323938] acpiphp: Slot [26] registered [ 0.324923] acpiphp: Slot [27] registered [ 0.325913] acpiphp: Slot [28] registered [ 0.326902] acpiphp: Slot [29] registered [ 0.327889] acpiphp: Slot [30] registered [ 0.328875] acpiphp: Slot [31] registered [ 0.329858] PCI host bridge to bus 0000:00 [ 0.330841] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.332337] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.333836] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.335604] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.337371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.339180] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.342695] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.344293] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.345747] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.347319] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.351064] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.353081] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.373655] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.375385] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.377051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.378746] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.380228] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.381531] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.382880] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.383935] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.385478] vgaarb: loaded [ 0.386081] vgaarb: bridge control possible 0000:00:02.0 [ 0.387336] SCSI subsystem initialized [ 0.388278] ACPI: bus type USB registered [ 0.389112] usbcore: registered new interface driver usbfs [ 0.390144] usbcore: registered new interface driver hub [ 0.391157] usbcore: registered new device driver usb [ 0.392282] PCI: Using ACPI for IRQ routing [ 0.393417] NetLabel: Initializing [ 0.394140] NetLabel: domain hash size = 128 [ 0.394989] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.395953] NetLabel: unlabeled traffic allowed by default [ 0.397125] clocksource: Switched to clocksource kvm-clock [ 0.405693] AppArmor: AppArmor Filesystem Enabled [ 0.406674] pnp: PnP ACPI init [ 0.407627] pnp: PnP ACPI: found 5 devices [ 0.413982] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.415701] NET: Registered protocol family 2 [ 0.416761] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.418060] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.419265] TCP: Hash tables configured (established 4096 bind 4096) [ 0.420458] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.421544] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.422729] NET: Registered protocol family 1 [ 0.423653] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.424748] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.425828] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.439731] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.453928] Trying to unpack rootfs image as initramfs... [ 0.511905] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.513602] Scanning for low memory corruption every 60 seconds [ 0.515007] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.516174] audit: initializing netlink subsys (disabled) [ 0.517262] audit: type=2000 audit(1532383041.611:1): initialized [ 0.518634] Initialise system trusted keyring [ 0.519600] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.520761] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522884] zbud: loaded [ 0.523619] VFS: Disk quotas dquot_6.6.0 [ 0.524450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526087] fuse init (API version 7.23) [ 0.527005] Key type big_key registered [ 0.527810] Allocating IMA MOK and blacklist keyrings. [ 0.529054] Key type asymmetric registered [ 0.529891] Asymmetric key parser 'x509' registered [ 0.530866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.532347] io scheduler noop registered [ 0.533154] io scheduler deadline registered (default) [ 0.534160] io scheduler cfq registered [ 0.535014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536059] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.537359] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.538813] ACPI: Power Button [PWRF] [ 0.539666] GHES: HEST is not enabled! [ 0.553199] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.581083] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.583197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.609555] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.613449] Linux agpgart interface v0.103 [ 0.617280] brd: module loaded [ 0.619054] loop: module loaded [ 0.623569] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.625036] GPT:90111 != 2097151 [ 0.625720] GPT:Alternate GPT header not at the end of the disk. [ 0.626832] GPT:90111 != 2097151 [ 0.627511] GPT: Use GNU Parted to correct GPT errors. [ 0.628501] vda: vda1 vda15 [ 0.630212] scsi host0: ata_piix [ 0.631030] scsi host1: ata_piix [ 0.631765] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.632994] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.634549] libphy: Fixed MDIO Bus: probed [ 0.635396] tun: Universal TUN/TAP device driver, 1.6 [ 0.636358] tun: (C) 1999-2004 Max Krasnyansky [ 0.639011] PPP generic driver version 2.4.2 [ 0.640002] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.641227] ehci-pci: EHCI PCI platform driver [ 0.642133] ehci-platform: EHCI generic platform driver [ 0.643133] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644306] ohci-pci: OHCI PCI platform driver [ 0.645218] ohci-platform: OHCI generic platform driver [ 0.646243] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660668] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.661745] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.663236] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.664263] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.665500] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.666758] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.668195] usb usb1: Product: UHCI Host Controller [ 0.669158] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.670328] usb usb1: SerialNumber: 0000:00:01.2 [ 0.671350] hub 1-0:1.0: USB hub found [ 0.672169] hub 1-0:1.0: 2 ports detected [ 0.673237] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.675460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.676441] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.677541] mousedev: PS/2 mouse device common for all mice [ 0.678878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.680873] rtc_cmos 00:00: RTC can wake from S4 [ 0.682081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.683309] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.684549] i2c /dev entries driver [ 0.685393] device-mapper: uevent: version 1.0.3 [ 0.686414] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.688116] ledtrig-cpu: registered to indicate activity on CPUs [ 0.689898] NET: Registered protocol family 10 [ 0.691300] NET: Registered protocol family 17 [ 0.692272] Key type dns_resolver registered [ 0.693486] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.694647] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.696572] registered taskstats version 1 [ 0.697486] Loading compiled-in X.509 certificates [ 0.699080] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.701042] zswap: loaded using pool lzo/zbud [ 0.703135] Key type trusted registered [ 0.704960] Key type encrypted registered [ 0.705840] AppArmor: AppArmor sha1 policy hashing enabled [ 0.706916] ima: No TPM chip found, activating TPM-bypass! [ 0.707998] evm: HMAC attrs: 0x1 [ 0.709050] Magic number: 10:406:1006 [ 0.709997] rtc_cmos 00:00: setting system clock to 2018-07-23 21:57:21 UTC (1532383041) [ 0.711701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.712828] EDD information not available. [ 0.795399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.807209] Write protecting the kernel read-only data: 14336k [ 0.810787] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.812801] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.858565] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-07-23 21:57:25,061 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202 2018-07-23 21:57:35,073 - paramiko.transport - DEBUG - starting thread (client mode): 0x7424de50L 2018-07-23 21:57:35,074 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 21:57:35,074 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 21:57:35,074 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 21:57:35,076 - 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-23 21:57:35,076 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 21:57:35,076 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 21:57:35,076 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 21:57:35,076 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 21:57:35,076 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 21:57:35,094 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 21:57:35,094 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 21:57:35,105 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: d15efaa5904e38d551552786a07998d2 2018-07-23 21:57:35,107 - paramiko.transport - DEBUG - Trying discovered key ebf37aedcad3312d999f756bc0bd08cf in /tmp/tmp8oamtr 2018-07-23 21:57:35,133 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 21:57:35,139 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 21:57:35,171 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 21:57:35,172 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 21:57:35,172 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 21:57:35,173 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 21:57:35,218 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 21:57:35,218 - functest.opnfv_tests.openstack.vping.vping_ssh - DEBUG - output: PING 192.168.120.9 (192.168.120.9): 56 data bytes 64 bytes from 192.168.120.9: seq=0 ttl=64 time=42.611 ms --- 192.168.120.9 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.611/42.611/42.611 ms 2018-07-23 21:57:35,223 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 21:57:35,336 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:57:35,336 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 21:57:35,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:57:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:35,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71e41940-c901-4913-b548-ce684d878100 x-compute-request-id: req-71e41940-c901-4913-b548-ce684d878100 Content-Type: application/json 2018-07-23 21:57:35,491 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da used request id req-71e41940-c901-4913-b548-ce684d878100 2018-07-23 21:57:35,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149962902069s 2018-07-23 21:57:35,492 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da used request id req-71e41940-c901-4913-b548-ce684d878100 2018-07-23 21:57:35,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:35,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:36,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b05eb2c-afc7-44a2-8e8c-f2d018133a1b x-compute-request-id: req-6b05eb2c-afc7-44a2-8e8c-f2d018133a1b Content-Encoding: gzip Content-Length: 898 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:20.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:20Z", "hostId": "1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:16Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:d0:e2", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:11.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "2aabbe63-d14f-418b-8c2c-c0f8b76bc8da", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:35Z", "hostId": "3f78b7e986e5d4de416c0f12a542ebde9e188cac2446704933ffb83d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:05Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:36,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6b05eb2c-afc7-44a2-8e8c-f2d018133a1b 2018-07-23 21:57:36,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567734956741s 2018-07-23 21:57:36,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6b05eb2c-afc7-44a2-8e8c-f2d018133a1b 2018-07-23 21:57:36,063 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:57:38,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:38,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb8d3dda-5038-40b7-bcb3-878bd0928789 x-compute-request-id: req-eb8d3dda-5038-40b7-bcb3-878bd0928789 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:20.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:20Z", "hostId": "1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:16Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:38,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb8d3dda-5038-40b7-bcb3-878bd0928789 2018-07-23 21:57:38,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353601932526s 2018-07-23 21:57:38,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb8d3dda-5038-40b7-bcb3-878bd0928789 2018-07-23 21:57:38,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 21:57:38,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/d4fe179d-aa6e-41ef-be41-84a8aa070e3b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:39,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f52fea50-5e26-4336-864e-f2fd1b17cd21 Content-Length: 0 Date: Mon, 23 Jul 2018 21:57:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:57:39,323 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d4fe179d-aa6e-41ef-be41-84a8aa070e3b.json used request id req-f52fea50-5e26-4336-864e-f2fd1b17cd21 2018-07-23 21:57:39,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.898258924484s 2018-07-23 21:57:39,323 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/d4fe179d-aa6e-41ef-be41-84a8aa070e3b.json used request id req-f52fea50-5e26-4336-864e-f2fd1b17cd21 2018-07-23 21:57:39,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:57:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:39,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b22ab188-8019-4e12-9e8c-b44f5c99e70b Date: Mon, 23 Jul 2018 21:57:39 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:57:39,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b22ab188-8019-4e12-9e8c-b44f5c99e70b 2018-07-23 21:57:39,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0530068874359s 2018-07-23 21:57:39,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-b22ab188-8019-4e12-9e8c-b44f5c99e70b 2018-07-23 21:57:39,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:57:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:39,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18e8387d-e23c-4af0-90e3-c95bb0157a55 x-compute-request-id: req-18e8387d-e23c-4af0-90e3-c95bb0157a55 Content-Type: application/json 2018-07-23 21:57:39,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-18e8387d-e23c-4af0-90e3-c95bb0157a55 2018-07-23 21:57:39,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.121745824814s 2018-07-23 21:57:39,504 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e used request id req-18e8387d-e23c-4af0-90e3-c95bb0157a55 2018-07-23 21:57:39,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:40,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0a11dfc-0a18-46af-a9ec-f762f671d344 x-compute-request-id: req-d0a11dfc-0a18-46af-a9ec-f762f671d344 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:ee:b8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "rel": "bookmark"}], "image": {"id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "links": [{"href": "http://172.30.9.26:8774/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:57:20.000000", "flavor": {"id": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "links": [{"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "bookmark"}]}, "id": "baca2dbc-0b86-4e9f-85f2-0d22b906dc1e", "security_groups": [{"name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}], "user_id": "027106693f104d1c983da0e6ed6e290e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:57:39Z", "hostId": "1168f8bd695102cc50c07d327b619adf1ff3c2e920ac15bd9e410ca3", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b", "name": "vping_ssh-vm_9013aded-364c-4eee-817d-78055299e86b", "created": "2018-07-23T21:57:16Z", "tenant_id": "bb011c36d48b461290d4dca452b81002", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:57:40,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d0a11dfc-0a18-46af-a9ec-f762f671d344 2018-07-23 21:57:40,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601649999619s 2018-07-23 21:57:40,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d0a11dfc-0a18-46af-a9ec-f762f671d344 2018-07-23 21:57:40,109 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:57:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:42,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-203f61c3-dc12-4c5c-882c-de15c8e68f80 x-compute-request-id: req-203f61c3-dc12-4c5c-882c-de15c8e68f80 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 21:57:42,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-203f61c3-dc12-4c5c-882c-de15c8e68f80 2018-07-23 21:57:42,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0843698978424s 2018-07-23 21:57:42,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-203f61c3-dc12-4c5c-882c-de15c8e68f80 2018-07-23 21:57:42,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:57:42,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:42,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-b33240b5-1dee-48f5-aee5-cad8bf3072a3 Date: Mon, 23 Jul 2018 21:57:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:57:04Z", "updated_at": "2018-07-23T21:57:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "0b2dc84e-3d60-4901-8b55-ef4ce62fc248", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "24d0dbf8-cfa7-4ce9-ae15-c1b41c89e896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "582012b9-727a-491a-ac2d-1e4a8b03a57b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:57:04Z", "revision_number": 0, "id": "dc909410-83b0-4ff1-8e0c-97c8b41582fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:04Z", "security_group_id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "ec269d58-0529-4458-a873-c57e71bc4c0b", "name": "vping_ssh-sg_9013aded-364c-4eee-817d-78055299e86b"}]} 2018-07-23 21:57:42,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b33240b5-1dee-48f5-aee5-cad8bf3072a3 2018-07-23 21:57:42,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0525481700897s 2018-07-23 21:57:42,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-b33240b5-1dee-48f5-aee5-cad8bf3072a3 2018-07-23 21:57:42,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 21:57:42,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ec269d58-0529-4458-a873-c57e71bc4c0b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:42,431 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c81ddcb-0826-4057-b176-bbe42d0bf253 Content-Length: 0 Date: Mon, 23 Jul 2018 21:57:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:57:42,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ec269d58-0529-4458-a873-c57e71bc4c0b.json used request id req-0c81ddcb-0826-4057-b176-bbe42d0bf253 2018-07-23 21:57:42,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.173976182938s 2018-07-23 21:57:42,431 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ec269d58-0529-4458-a873-c57e71bc4c0b.json used request id req-0c81ddcb-0826-4057-b176-bbe42d0bf253 2018-07-23 21:57:42,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 21:57:42,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:42,479 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:57:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e075e671-78ef-4ad4-ba52-35724c440771 x-compute-request-id: req-e075e671-78ef-4ad4-ba52-35724c440771 Content-Length: 0 Content-Type: application/json 2018-07-23 21:57:42,479 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b used request id req-e075e671-78ef-4ad4-ba52-35724c440771 2018-07-23 21:57:42,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0472931861877s 2018-07-23 21:57:42,479 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vping_ssh-kp_9013aded-364c-4eee-817d-78055299e86b used request id req-e075e671-78ef-4ad4-ba52-35724c440771 2018-07-23 21:57:42,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:57:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a/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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" -d '{"subnet_id": "f46a299f-ced5-4e32-8d86-f085bea7ae4c"}' 2018-07-23 21:57:43,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bc9a4a99-8fe2-44f4-8732-d03fb3730f12 Date: Mon, 23 Jul 2018 21:57:43 GMT RESP BODY: {"network_id": "69ea1441-ec8a-4e1c-b8d3-7c24eeef9741", "tenant_id": "bb011c36d48b461290d4dca452b81002", "subnet_id": "f46a299f-ced5-4e32-8d86-f085bea7ae4c", "subnet_ids": ["f46a299f-ced5-4e32-8d86-f085bea7ae4c"], "port_id": "b275a7d7-73e5-4b06-a87e-407f94c52674", "id": "142864e3-0078-48e9-9117-fbef83253b9a"} 2018-07-23 21:57:43,955 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a/remove_router_interface.json used request id req-bc9a4a99-8fe2-44f4-8732-d03fb3730f12 2018-07-23 21:57:43,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47552514076s 2018-07-23 21:57:43,956 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a/remove_router_interface.json used request id req-bc9a4a99-8fe2-44f4-8732-d03fb3730f12 returning object 142864e3-0078-48e9-9117-fbef83253b9a 2018-07-23 21:57:43,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:57:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:44,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-373e4868-384c-488d-bfa0-e443d4f95446 Date: Mon, 23 Jul 2018 21:57:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:58Z", "admin_state_up": true, "updated_at": "2018-07-23T21:57:43Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "bb011c36d48b461290d4dca452b81002", "id": "142864e3-0078-48e9-9117-fbef83253b9a", "name": "vping_ssh-router_9013aded-364c-4eee-817d-78055299e86b"}]} 2018-07-23 21:57:44,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-373e4868-384c-488d-bfa0-e443d4f95446 2018-07-23 21:57:44,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.357007026672s 2018-07-23 21:57:44,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-373e4868-384c-488d-bfa0-e443d4f95446 2018-07-23 21:57:44,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:57:44,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:45,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6eae7a7b-d7a3-41f9-8d84-8f3e9f39cbcd Content-Length: 0 Date: Mon, 23 Jul 2018 21:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:57:45,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a.json used request id req-6eae7a7b-d7a3-41f9-8d84-8f3e9f39cbcd 2018-07-23 21:57:45,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09393596649s 2018-07-23 21:57:45,409 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/142864e3-0078-48e9-9117-fbef83253b9a.json used request id req-6eae7a7b-d7a3-41f9-8d84-8f3e9f39cbcd 2018-07-23 21:57:45,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:57:45,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:45,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-795e262c-6adb-479f-b916-7d66c1e722b4 Date: Mon, 23 Jul 2018 21:57:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:56:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"bb011c36d48b461290d4dca452b81002","id":"f46a299f-ced5-4e32-8d86-f085bea7ae4c","subnetpool_id":null,"name":"vping_ssh-subnet_9013aded-364c-4eee-817d-78055299e86b"}]} 2018-07-23 21:57:45,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-795e262c-6adb-479f-b916-7d66c1e722b4 2018-07-23 21:57:45,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0560438632965s 2018-07-23 21:57:45,466 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-795e262c-6adb-479f-b916-7d66c1e722b4 2018-07-23 21:57:45,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:57:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/f46a299f-ced5-4e32-8d86-f085bea7ae4c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:46,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-acea8320-3a12-4d04-855f-2e143b25fa71 Date: Mon, 23 Jul 2018 21:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:57:46,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f46a299f-ced5-4e32-8d86-f085bea7ae4c.json used request id req-acea8320-3a12-4d04-855f-2e143b25fa71 2018-07-23 21:57:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.911380052567s 2018-07-23 21:57:46,379 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f46a299f-ced5-4e32-8d86-f085bea7ae4c.json used request id req-acea8320-3a12-4d04-855f-2e143b25fa71 2018-07-23 21:57:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:46,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:46,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-2416f0d3-45cf-40ae-a1d9-c5121be54699 Date: Mon, 23 Jul 2018 21:57:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"69ea1441-ec8a-4e1c-b8d3-7c24eeef9741","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bb011c36d48b461290d4dca452b81002","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:57:46Z","qos_policy_id":null,"name":"vping_ssh-net_9013aded-364c-4eee-817d-78055299e86b","admin_state_up":true,"tenant_id":"bb011c36d48b461290d4dca452b81002","created_at":"2018-07-23T21:56:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:57:46,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2416f0d3-45cf-40ae-a1d9-c5121be54699 2018-07-23 21:57:46,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101909160614s 2018-07-23 21:57:46,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2416f0d3-45cf-40ae-a1d9-c5121be54699 2018-07-23 21:57:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:57:46,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/69ea1441-ec8a-4e1c-b8d3-7c24eeef9741.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:47,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ece8c54a-a50a-4fa5-88bd-b159c0b068b0 Date: Mon, 23 Jul 2018 21:57:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:57:47,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/69ea1441-ec8a-4e1c-b8d3-7c24eeef9741.json used request id req-ece8c54a-a50a-4fa5-88bd-b159c0b068b0 2018-07-23 21:57:47,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02216911316s 2018-07-23 21:57:47,505 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/69ea1441-ec8a-4e1c-b8d3-7c24eeef9741.json used request id req-ece8c54a-a50a-4fa5-88bd-b159c0b068b0 2018-07-23 21:57:47,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:57:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:47,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7476b2a1-f72f-4687-a882-7897a4f4efeb Date: Mon, 23 Jul 2018 21:57:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/snap", "metadata": {}}], "file": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/file", "owner": "bb011c36d48b461290d4dca452b81002", "id": "4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "size": 12716032, "self": "/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9013aded-364c-4eee-817d-78055299e86b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:57:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:57:47,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7476b2a1-f72f-4687-a882-7897a4f4efeb 2018-07-23 21:57:47,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194493055344s 2018-07-23 21:57:47,704 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-7476b2a1-f72f-4687-a882-7897a4f4efeb 2018-07-23 21:57:47,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 21:57:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5775abe0541544f82953fc1c2c6b123d2f2c5e5e" 2018-07-23 21:57:48,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e10effe-63e9-4c02-a6ec-d755a416596f Date: Mon, 23 Jul 2018 21:57:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:57:48,223 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19 used request id req-4e10effe-63e9-4c02-a6ec-d755a416596f 2018-07-23 21:57:48,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.517023086548s 2018-07-23 21:57:48,223 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4979eb0c-a3ca-462a-b1c9-1d3b0e244d19 used request id req-4e10effe-63e9-4c02-a6ec-d755a416596f 2018-07-23 21:57:48,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:57:48,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:48,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-085b5fc5-0149-47a7-a4cf-172c45ba2849 x-compute-request-id: req-085b5fc5-0149-47a7-a4cf-172c45ba2849 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9013aded-364c-4eee-817d-78055299e86b", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8", "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": "7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8"}]} 2018-07-23 21:57:48,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-085b5fc5-0149-47a7-a4cf-172c45ba2849 2018-07-23 21:57:48,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279738903046s 2018-07-23 21:57:48,252 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-085b5fc5-0149-47a7-a4cf-172c45ba2849 2018-07-23 21:57:48,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 21:57:48,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:48,281 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-827c9754-1848-485c-86dd-a7503de60f51 x-compute-request-id: req-827c9754-1848-485c-86dd-a7503de60f51 Content-Length: 0 Content-Type: application/json 2018-07-23 21:57:48,281 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8 used request id req-827c9754-1848-485c-86dd-a7503de60f51 2018-07-23 21:57:48,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0286018848419s 2018-07-23 21:57:48,282 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7cfaa70f-5c2d-4f47-b0c1-9d4ad86745a8 used request id req-827c9754-1848-485c-86dd-a7503de60f51 2018-07-23 21:57:48,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:57:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:48,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431f55b2-6bb5-4999-9049-0defa4c572b0 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"users": [{"name": "vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b", "links": {"self": "http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "027106693f104d1c983da0e6ed6e290e", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:57:48,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-431f55b2-6bb5-4999-9049-0defa4c572b0 2018-07-23 21:57:48,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11413192749s 2018-07-23 21:57:48,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-431f55b2-6bb5-4999-9049-0defa4c572b0 2018-07-23 21:57:48,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:57:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:48,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98297ac1-166e-4b6b-89d1-858ca0c2a54f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_9013aded-364c-4eee-817d-78055299e86b", "links": {"self": "http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "027106693f104d1c983da0e6ed6e290e", "description": null}} 2018-07-23 21:57:48,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e used request id req-98297ac1-166e-4b6b-89d1-858ca0c2a54f 2018-07-23 21:57:48,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967240333557s 2018-07-23 21:57:48,500 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e used request id req-98297ac1-166e-4b6b-89d1-858ca0c2a54f 2018-07-23 21:57:48,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 21:57:48,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:48,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ca9893-8874-4e7a-9e11-e479d6ce0c89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:57:48,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e used request id req-a5ca9893-8874-4e7a-9e11-e479d6ce0c89 2018-07-23 21:57:48,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225139856339s 2018-07-23 21:57:48,726 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/027106693f104d1c983da0e6ed6e290e used request id req-a5ca9893-8874-4e7a-9e11-e479d6ce0c89 2018-07-23 21:57:48,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:57:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:48,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94c3a56-d51c-4f87-bbc6-be694087c126 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002"}, "tags": [], "enabled": true, "id": "bb011c36d48b461290d4dca452b81002", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9013aded-364c-4eee-817d-78055299e86b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:57:48,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d94c3a56-d51c-4f87-bbc6-be694087c126 2018-07-23 21:57:48,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10740685463s 2018-07-23 21:57:48,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d94c3a56-d51c-4f87-bbc6-be694087c126 2018-07-23 21:57:48,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 21:57:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:49,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32826370-abc3-4eca-a780-59f5ec82721e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:57:49,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-32826370-abc3-4eca-a780-59f5ec82721e 2018-07-23 21:57:49,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168766975403s 2018-07-23 21:57:49,010 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-32826370-abc3-4eca-a780-59f5ec82721e 2018-07-23 21:57:49,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:57:49,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:49,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011a7f54-23a5-4120-8183-faa8c3ed161c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "66afc39f753b4fbf88ec48a7ced0f621", "links": {"self": "http://172.30.9.26:5000/v3/roles/66afc39f753b4fbf88ec48a7ced0f621"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:57:49,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-011a7f54-23a5-4120-8183-faa8c3ed161c 2018-07-23 21:57:49,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0905361175537s 2018-07-23 21:57:49,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-011a7f54-23a5-4120-8183-faa8c3ed161c 2018-07-23 21:57:49,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 21:57:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/66afc39f753b4fbf88ec48a7ced0f621 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}30fe08461c6d3c97d0c2314372bdfd33462a03a2" 2018-07-23 21:57:49,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7cee65e-072e-4130-9bf6-05be1b69a4df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:57:49,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/66afc39f753b4fbf88ec48a7ced0f621 used request id req-e7cee65e-072e-4130-9bf6-05be1b69a4df 2018-07-23 21:57:49,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.108633041382s 2018-07-23 21:57:49,216 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/66afc39f753b4fbf88ec48a7ced0f621 used request id req-e7cee65e-072e-4130-9bf6-05be1b69a4df 2018-07-23 21:57:49,270 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:57:49,311 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:57:49,312 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:57:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:57:49,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3a018c-5ac8-4aad-9776-2dc5b5ec08b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:57:49,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2d3a018c-5ac8-4aad-9776-2dc5b5ec08b3 2018-07-23 21:57:49,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:57:49,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["bxt3F5bzR2KBiCdUZVoUcg"], "issued_at": "2018-07-23T21:57:49.000000Z"}} 2018-07-23 21:57:49,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:50,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-937bad3e-be15-4e7f-aefe-993be94faaac Date: Mon, 23 Jul 2018 21:57:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:57:50,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-937bad3e-be15-4e7f-aefe-993be94faaac 2018-07-23 21:57:50,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.311394929886s 2018-07-23 21:57:50,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-937bad3e-be15-4e7f-aefe-993be94faaac 2018-07-23 21:57:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:57:50,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:57:50,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:57:50,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:50,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1338e1a3-d3d3-423c-ae9b-7a6807aa2669 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 21:57:50,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1338e1a3-d3d3-423c-ae9b-7a6807aa2669 2018-07-23 21:57:50,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0915989875793s 2018-07-23 21:57:50,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-1338e1a3-d3d3-423c-ae9b-7a6807aa2669 2018-07-23 21:57:50,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 21:57:50,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}}' 2018-07-23 21:57:50,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b17c86e-6081-43be-88fa-98208f2da544 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835"}, "tags": [], "enabled": true, "id": "be54fd59f1b14720b730560844836835", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}} 2018-07-23 21:57:50,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6b17c86e-6081-43be-88fa-98208f2da544 2018-07-23 21:57:50,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129215955734s 2018-07-23 21:57:50,249 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6b17c86e-6081-43be-88fa-98208f2da544 2018-07-23 21:57:50,250 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'be54fd59f1b14720b730560844836835', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86'}) 2018-07-23 21:57:50,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 21:57:50,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d79cbd46-2b5e-43f3-94ac-bd0fd5ff3474", "email": null, "name": "vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}}' 2018-07-23 21:57:50,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43419170-97db-408a-b7c9-8acbadf2c065 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": {"self": "http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c239db520d2140b7b7486cef1929583e", "domain_id": "default", "password_expires_at": null}} 2018-07-23 21:57:50,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-43419170-97db-408a-b7c9-8acbadf2c065 2018-07-23 21:57:50,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357185125351s 2018-07-23 21:57:50,613 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-43419170-97db-408a-b7c9-8acbadf2c065 2018-07-23 21:57:50,614 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c239db520d2140b7b7486cef1929583e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86'}) 2018-07-23 21:57:50,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:57:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:50,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f19e8e1-78ce-4b7a-a142-44214750dfe5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:57:50,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f19e8e1-78ce-4b7a-a142-44214750dfe5 2018-07-23 21:57:50,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0865650177002s 2018-07-23 21:57:50,705 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f19e8e1-78ce-4b7a-a142-44214750dfe5 2018-07-23 21:57:50,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:57:50,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:50,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c6fd0c-0d17-4606-9a50-21a2e6d99cf6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:57:50,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d6c6fd0c-0d17-4606-9a50-21a2e6d99cf6 2018-07-23 21:57:50,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924408435822s 2018-07-23 21:57:50,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d6c6fd0c-0d17-4606-9a50-21a2e6d99cf6 2018-07-23 21:57:50,804 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 21:57:50,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 21:57:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" -d '{"role": {"name": "Member"}}' 2018-07-23 21:57:50,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd41b88-223f-42fb-a803-826560e5a556 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dbfc09349c148c5b43a8cd264430dc3", "links": {"self": "http://172.30.9.26:5000/v3/roles/2dbfc09349c148c5b43a8cd264430dc3"}, "name": "Member"}} 2018-07-23 21:57:50,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3bd41b88-223f-42fb-a803-826560e5a556 2018-07-23 21:57:50,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.110085964203s 2018-07-23 21:57:50,918 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3bd41b88-223f-42fb-a803-826560e5a556 2018-07-23 21:57:50,918 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'2dbfc09349c148c5b43a8cd264430dc3'}) 2018-07-23 21:57:50,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:57:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:50,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44206b50-b16b-4b2a-bcf6-cc018656c827 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2dbfc09349c148c5b43a8cd264430dc3", "links": {"self": "http://172.30.9.26:5000/v3/roles/2dbfc09349c148c5b43a8cd264430dc3"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:57:50,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-44206b50-b16b-4b2a-bcf6-cc018656c827 2018-07-23 21:57:50,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0189130306244s 2018-07-23 21:57:50,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-44206b50-b16b-4b2a-bcf6-cc018656c827 2018-07-23 21:57:50,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:57:50,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:51,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482e3f1b-132b-4d6b-a352-f062ccb0fe1b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 21:57:51,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-482e3f1b-132b-4d6b-a352-f062ccb0fe1b 2018-07-23 21:57:51,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0895619392395s 2018-07-23 21:57:51,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-482e3f1b-132b-4d6b-a352-f062ccb0fe1b 2018-07-23 21:57:51,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:57:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:51,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca9e331-1a3f-49ea-a2c1-4ee7a73a094d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": {"self": "http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c239db520d2140b7b7486cef1929583e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:57:51,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dca9e331-1a3f-49ea-a2c1-4ee7a73a094d 2018-07-23 21:57:51,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102909088135s 2018-07-23 21:57:51,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-dca9e331-1a3f-49ea-a2c1-4ee7a73a094d 2018-07-23 21:57:51,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:57:51,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:51,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b979661a-d8a6-4c5a-b4ef-1169b562938a Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835"}, "tags": [], "enabled": true, "id": "be54fd59f1b14720b730560844836835", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:57:51,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b979661a-d8a6-4c5a-b4ef-1169b562938a 2018-07-23 21:57:51,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0880069732666s 2018-07-23 21:57:51,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-b979661a-d8a6-4c5a-b4ef-1169b562938a 2018-07-23 21:57:51,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 21:57:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=c239db520d2140b7b7486cef1929583e&role.id=2dbfc09349c148c5b43a8cd264430dc3&scope.project.id=be54fd59f1b14720b730560844836835" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:51,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63027fe2-0018-47fd-810f-aa33828b5284 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=c239db520d2140b7b7486cef1929583e&role.id=2dbfc09349c148c5b43a8cd264430dc3&scope.project.id=be54fd59f1b14720b730560844836835", "previous": null, "next": null}} 2018-07-23 21:57:51,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c239db520d2140b7b7486cef1929583e&role.id=2dbfc09349c148c5b43a8cd264430dc3&scope.project.id=be54fd59f1b14720b730560844836835 used request id req-63027fe2-0018-47fd-810f-aa33828b5284 2018-07-23 21:57:51,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0908467769623s 2018-07-23 21:57:51,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=c239db520d2140b7b7486cef1929583e&role.id=2dbfc09349c148c5b43a8cd264430dc3&scope.project.id=be54fd59f1b14720b730560844836835 used request id req-63027fe2-0018-47fd-810f-aa33828b5284 2018-07-23 21:57:51,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 21:57:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835/users/c239db520d2140b7b7486cef1929583e/roles/2dbfc09349c148c5b43a8cd264430dc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:57:51,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1c8087-45d1-4adf-bb9c-c6430404edbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:57:51,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835/users/c239db520d2140b7b7486cef1929583e/roles/2dbfc09349c148c5b43a8cd264430dc3 used request id req-cd1c8087-45d1-4adf-bb9c-c6430404edbe 2018-07-23 21:57:51,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126726865768s 2018-07-23 21:57:51,468 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835/users/c239db520d2140b7b7486cef1929583e/roles/2dbfc09349c148c5b43a8cd264430dc3 used request id req-cd1c8087-45d1-4adf-bb9c-c6430404edbe 2018-07-23 21:57:51,469 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'be54fd59f1b14720b730560844836835', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd79cbd46-2b5e-43f3-94ac-bd0fd5ff3474', 'username': u'vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 21:57:51,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:57:51,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:57:51,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:57:51,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:57:51,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:57:51,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:57:51,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:57:51,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:57:51,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:57:51,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:57:51,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:57:51,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:57:51,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:57:51,473 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:57:51,475 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'password': 'd79cbd46-2b5e-43f3-94ac-bd0fd5ff3474', 'project_name': 'vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'be54fd59f1b14720b730560844836835', 'project_domain_name': 'Default'} 2018-07-23 21:57:51,475 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-07-23 21:57:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:57:51,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f4ed8b-9ac6-4870-840b-06fbfe7940aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:57:51,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a9f4ed8b-9ac6-4870-840b-06fbfe7940aa 2018-07-23 21:57:51,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:57:51,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dbfc09349c148c5b43a8cd264430dc3", "name": "Member"}], "expires_at": "2018-07-23T22:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be54fd59f1b14720b730560844836835", "name": "vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/be54fd59f1b14720b730560844836835", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/be54fd59f1b14720b730560844836835", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/be54fd59f1b14720b730560844836835", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/be54fd59f1b14720b730560844836835", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/be54fd59f1b14720b730560844836835", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/be54fd59f1b14720b730560844836835", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/be54fd59f1b14720b730560844836835", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/be54fd59f1b14720b730560844836835", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/be54fd59f1b14720b730560844836835", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_be54fd59f1b14720b730560844836835", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be54fd59f1b14720b730560844836835", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/be54fd59f1b14720b730560844836835", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/be54fd59f1b14720b730560844836835", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/be54fd59f1b14720b730560844836835", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "id": "c239db520d2140b7b7486cef1929583e"}, "audit_ids": ["6FlEchOeRkCEUTS4PKWFMg"], "issued_at": "2018-07-23T21:57:51.000000Z"}} 2018-07-23 21:57:51,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:57:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"network": {"name": "vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "admin_state_up": true}}' 2018-07-23 21:57:52,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-1452def5-3c83-4b3b-8a1f-1348e6ae7d72 Date: Mon, 23 Jul 2018 21:57:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"be54fd59f1b14720b730560844836835","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:57:52Z","is_default":false,"name":"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86","qos_policy_id":null,"admin_state_up":true,"tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","mtu":1450}} 2018-07-23 21:57:52,494 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1452def5-3c83-4b3b-8a1f-1348e6ae7d72 2018-07-23 21:57:52,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.625683069229s 2018-07-23 21:57:52,494 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1452def5-3c83-4b3b-8a1f-1348e6ae7d72 2018-07-23 21:57:52,495 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:57:52Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'0afad8a6-7756-4f4f-a465-80c0d9ea3e0f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', u'admin_state_up': True, u'tenant_id': u'be54fd59f1b14720b730560844836835', u'created_at': u'2018-07-23T21:57:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'be54fd59f1b14720b730560844836835', u'l2_adjacency': True}) 2018-07-23 21:57:52,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:52,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:57:52,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-2358a9b0-f162-4e35-ae97-b6172edb6aea Date: Mon, 23 Jul 2018 21:57:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"be54fd59f1b14720b730560844836835","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:57:52Z","qos_policy_id":null,"name":"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86","admin_state_up":true,"tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:57:52,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2358a9b0-f162-4e35-ae97-b6172edb6aea 2018-07-23 21:57:52,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124253034592s 2018-07-23 21:57:52,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2358a9b0-f162-4e35-ae97-b6172edb6aea 2018-07-23 21:57:52,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:57:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"subnet": {"name": "vping_userdata-subnet_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "enable_dhcp": true, "network_id": "0afad8a6-7756-4f4f-a465-80c0d9ea3e0f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:57:53,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c3ef6ab-1846-4bb6-900c-eeacc30dd1bf Date: Mon, 23 Jul 2018 21:57:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:57:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"be54fd59f1b14720b730560844836835","id":"b9322e85-1838-4185-a286-71a561e8538b","subnetpool_id":null,"name":"vping_userdata-subnet_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}} 2018-07-23 21:57:53,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8c3ef6ab-1846-4bb6-900c-eeacc30dd1bf 2018-07-23 21:57:53,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.684474945068s 2018-07-23 21:57:53,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-8c3ef6ab-1846-4bb6-900c-eeacc30dd1bf 2018-07-23 21:57:53,307 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:57:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b9322e85-1838-4185-a286-71a561e8538b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', u'enable_dhcp': True, u'network_id': u'0afad8a6-7756-4f4f-a465-80c0d9ea3e0f', u'tenant_id': u'be54fd59f1b14720b730560844836835', u'created_at': u'2018-07-23T21:57:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'be54fd59f1b14720b730560844836835'}) 2018-07-23 21:57:53,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:57:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "vping_userdata-router_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "admin_state_up": true}}' 2018-07-23 21:57:54,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d25523e1-8019-42de-82d4-a9d3afe22d9f Date: Mon, 23 Jul 2018 21:57:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:53Z", "admin_state_up": true, "updated_at": "2018-07-23T21:57:54Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "be54fd59f1b14720b730560844836835", "id": "18f05e15-7a3a-405a-81f2-f6205b8f3c88", "name": "vping_userdata-router_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}} 2018-07-23 21:57:54,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d25523e1-8019-42de-82d4-a9d3afe22d9f 2018-07-23 21:57:54,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4556889534s 2018-07-23 21:57:54,764 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-d25523e1-8019-42de-82d4-a9d3afe22d9f 2018-07-23 21:57:54,764 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:57:54Z', u'revision_number': 3, u'id': u'18f05e15-7a3a-405a-81f2-f6205b8f3c88', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', u'admin_state_up': True, u'tenant_id': u'be54fd59f1b14720b730560844836835', u'created_at': u'2018-07-23T21:57:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'be54fd59f1b14720b730560844836835'}) 2018-07-23 21:57:54,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:57:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88/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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"subnet_id": "b9322e85-1838-4185-a286-71a561e8538b"}' 2018-07-23 21:57:56,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-edbe87ca-2060-444d-93cc-2deca1ec5934 Date: Mon, 23 Jul 2018 21:57:56 GMT RESP BODY: {"network_id": "0afad8a6-7756-4f4f-a465-80c0d9ea3e0f", "tenant_id": "be54fd59f1b14720b730560844836835", "subnet_id": "b9322e85-1838-4185-a286-71a561e8538b", "subnet_ids": ["b9322e85-1838-4185-a286-71a561e8538b"], "port_id": "29ae08f1-34d0-47bf-9466-18e2ebf8a902", "id": "18f05e15-7a3a-405a-81f2-f6205b8f3c88"} 2018-07-23 21:57:56,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88/add_router_interface.json used request id req-edbe87ca-2060-444d-93cc-2deca1ec5934 2018-07-23 21:57:56,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01202392578s 2018-07-23 21:57:56,777 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88/add_router_interface.json used request id req-edbe87ca-2060-444d-93cc-2deca1ec5934 returning object 18f05e15-7a3a-405a-81f2-f6205b8f3c88 2018-07-23 21:57:56,777 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 21:57:56,927 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 21:57:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:57:56,934 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 21:57:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 21:57:56,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:57:56,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:57:57,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1a913364-25da-41a1-8dbf-e8c4126c1bb0 Date: Mon, 23 Jul 2018 21:57:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:57:57,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1a913364-25da-41a1-8dbf-e8c4126c1bb0 2018-07-23 21:57:57,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.650850057602s 2018-07-23 21:57:57,591 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-1a913364-25da-41a1-8dbf-e8c4126c1bb0 2018-07-23 21:57:57,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 21:57:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}' 2018-07-23 21:57:57,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5905c728-cfb9-42ed-a3b2-c5d0765719a2 Date: Mon, 23 Jul 2018 21:57:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/file", "owner": "be54fd59f1b14720b730560844836835", "id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "size": null, "self": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:57Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "checksum": null, "created_at": "2018-07-23T21:57:57Z", "protected": false} 2018-07-23 21:57:57,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5905c728-cfb9-42ed-a3b2-c5d0765719a2 2018-07-23 21:57:57,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0867650508881s 2018-07-23 21:57:57,686 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5905c728-cfb9-42ed-a3b2-c5d0765719a2 returning object 05a43420-1f90-4bea-8bcd-bd375f2def0a 2018-07-23 21:57:57,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 21:57:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '' 2018-07-23 21:57:58,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f66177f3-c6b3-4b52-af8a-28e6a29ad9d4 Date: Mon, 23 Jul 2018 21:57:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:57:58,205 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/file used request id req-f66177f3-c6b3-4b52-af8a-28e6a29ad9d4 2018-07-23 21:57:58,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.51821398735s 2018-07-23 21:57:58,205 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/file used request id req-f66177f3-c6b3-4b52-af8a-28e6a29ad9d4 2018-07-23 21:57:58,205 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T21:57:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/file', u'owner': u'be54fd59f1b14720b730560844836835', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'05a43420-1f90-4bea-8bcd-bd375f2def0a', u'size': None, u'name': u'vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', u'checksum': None, u'self': u'/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T21:57:57Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 21:57:58,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 21:57:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 21:57:58,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed98e8d3-8b81-42f4-91ef-572d6642bb40 x-compute-request-id: req-ed98e8d3-8b81-42f4-91ef-572d6642bb40 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "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": "2a0ade2f-b035-4d72-97e9-16205fa21a02"}} 2018-07-23 21:57:58,438 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ed98e8d3-8b81-42f4-91ef-572d6642bb40 2018-07-23 21:57:58,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.231796979904s 2018-07-23 21:57:58,438 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ed98e8d3-8b81-42f4-91ef-572d6642bb40 2018-07-23 21:57:58,439 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'2a0ade2f-b035-4d72-97e9-16205fa21a02', 'swap': 0}) 2018-07-23 21:57:58,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 21:57:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02/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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" -d '{"extra_specs": {}}' 2018-07-23 21:57:58,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2bd780e6-f0e9-41a4-9e1d-4d8e9964bfc7 x-compute-request-id: req-2bd780e6-f0e9-41a4-9e1d-4d8e9964bfc7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 21:57:58,464 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02/os-extra_specs used request id req-2bd780e6-f0e9-41a4-9e1d-4d8e9964bfc7 2018-07-23 21:57:58,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242710113525s 2018-07-23 21:57:58,464 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02/os-extra_specs used request id req-2bd780e6-f0e9-41a4-9e1d-4d8e9964bfc7 2018-07-23 21:57:58,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:57:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:57:58,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-17d08d4d-b897-4509-84b5-bb73d735b509 Date: Mon, 23 Jul 2018 21:57:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be54fd59f1b14720b730560844836835","l2_adjacency":true,"status":"ACTIVE","subnets":["b9322e85-1838-4185-a286-71a561e8538b"],"description":"","tags":[],"updated_at":"2018-07-23T21:57:52Z","qos_policy_id":null,"name":"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86","admin_state_up":true,"tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:57:58,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-17d08d4d-b897-4509-84b5-bb73d735b509 2018-07-23 21:57:58,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118153095245s 2018-07-23 21:57:58,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-17d08d4d-b897-4509-84b5-bb73d735b509 2018-07-23 21:57:58,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:57:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:57:58,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6325629f-64a0-47e5-98c2-a43466691d69 Date: Mon, 23 Jul 2018 21:57:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/snap", "metadata": {}}], "file": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/file", "owner": "be54fd59f1b14720b730560844836835", "id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "size": 12716032, "self": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:57:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:57:58,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6325629f-64a0-47e5-98c2-a43466691d69 2018-07-23 21:57:58,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354809761047s 2018-07-23 21:57:58,625 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6325629f-64a0-47e5-98c2-a43466691d69 2018-07-23 21:57:58,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:57:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:57:58,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c48a19d0-1db2-4531-b35f-9f03b608edec x-compute-request-id: req-c48a19d0-1db2-4531-b35f-9f03b608edec Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "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": "2a0ade2f-b035-4d72-97e9-16205fa21a02"}]} 2018-07-23 21:57:58,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c48a19d0-1db2-4531-b35f-9f03b608edec 2018-07-23 21:57:58,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.120887994766s 2018-07-23 21:57:58,748 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-c48a19d0-1db2-4531-b35f-9f03b608edec 2018-07-23 21:57:58,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:57:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"server": {"name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "imageRef": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "flavorRef": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0afad8a6-7756-4f4f-a465-80c0d9ea3e0f"}]}}' 2018-07-23 21:57:59,727 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-062b1553-8411-40c8-a045-16dc8b072187 x-compute-request-id: req-062b1553-8411-40c8-a045-16dc8b072187 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "adminPass": "KEUv2e4hc22g"}} 2018-07-23 21:57:59,727 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-062b1553-8411-40c8-a045-16dc8b072187 2018-07-23 21:57:59,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.977120161057s 2018-07-23 21:57:59,728 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-062b1553-8411-40c8-a045-16dc8b072187 2018-07-23 21:57:59,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:57:59,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:00,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbc6a741-c5d3-4388-924e-160963226f86 x-compute-request-id: req-dbc6a741-c5d3-4388-924e-160963226f86 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "user_id": "c239db520d2140b7b7486cef1929583e", "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-23T21:57:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:00,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbc6a741-c5d3-4388-924e-160963226f86 2018-07-23 21:58:00,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593687057495s 2018-07-23 21:58:00,323 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dbc6a741-c5d3-4388-924e-160963226f86 2018-07-23 21:58:00,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:00,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:00,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-1a749b84-6d00-4046-9ec0-96b1d3e7b879 Date: Mon, 23 Jul 2018 21:58:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be54fd59f1b14720b730560844836835","l2_adjacency":true,"status":"ACTIVE","subnets":["b9322e85-1838-4185-a286-71a561e8538b"],"description":"","tags":[],"updated_at":"2018-07-23T21:57:52Z","qos_policy_id":null,"name":"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86","admin_state_up":true,"tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:58:00,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1a749b84-6d00-4046-9ec0-96b1d3e7b879 2018-07-23 21:58:00,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257874011993s 2018-07-23 21:58:00,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1a749b84-6d00-4046-9ec0-96b1d3e7b879 2018-07-23 21:58:00,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:58:00,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:00,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1d8f0aa8-8f8c-42bf-8aa9-95b07873b41b Date: Mon, 23 Jul 2018 21:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:57:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"be54fd59f1b14720b730560844836835","id":"b9322e85-1838-4185-a286-71a561e8538b","subnetpool_id":null,"name":"vping_userdata-subnet_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}]} 2018-07-23 21:58:00,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1d8f0aa8-8f8c-42bf-8aa9-95b07873b41b 2018-07-23 21:58:00,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.068489074707s 2018-07-23 21:58:00,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-1d8f0aa8-8f8c-42bf-8aa9-95b07873b41b 2018-07-23 21:58:00,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:02,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:02,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:03,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03cca260-20fe-4f87-90d0-3faac090adca x-compute-request-id: req-03cca260-20fe-4f87-90d0-3faac090adca Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:58:00Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:03,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03cca260-20fe-4f87-90d0-3faac090adca 2018-07-23 21:58:03,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506381034851s 2018-07-23 21:58:03,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-03cca260-20fe-4f87-90d0-3faac090adca 2018-07-23 21:58:03,174 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:05,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:05,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:05,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1dc5ab3-bf7a-4dee-a169-53700f517439 x-compute-request-id: req-f1dc5ab3-bf7a-4dee-a169-53700f517439 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:05,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1dc5ab3-bf7a-4dee-a169-53700f517439 2018-07-23 21:58:05,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487447023392s 2018-07-23 21:58:05,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f1dc5ab3-bf7a-4dee-a169-53700f517439 2018-07-23 21:58:05,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:05,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-4d41859a-40fc-4119-857b-487e305719bc Date: Mon, 23 Jul 2018 21:58:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9322e85-1838-4185-a286-71a561e8538b","ip_address":"192.168.120.6"}],"id":"0d4a410c-0888-490f-92d3-ceedaf52faa5","security_groups":["20ddbd4a-97a2-455a-bdb4-903aba851a8c"],"mac_address":"fa:16:3e:da:bf:97","project_id":"be54fd59f1b14720b730560844836835","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:58:00Z","binding:vnic_type":"normal","device_id":"5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a","ip_allocation":"immediate"}]} 2018-07-23 21:58:05,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a used request id req-4d41859a-40fc-4119-857b-487e305719bc 2018-07-23 21:58:05,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0741758346558s 2018-07-23 21:58:05,744 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a used request id req-4d41859a-40fc-4119-857b-487e305719bc 2018-07-23 21:58:05,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:58:05,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0d4a410c-0888-490f-92d3-ceedaf52faa5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:05,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7cdc759a-86d2-4356-a25d-1805f1236c37 Date: Mon, 23 Jul 2018 21:58:05 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:58:05,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0d4a410c-0888-490f-92d3-ceedaf52faa5 used request id req-7cdc759a-86d2-4356-a25d-1805f1236c37 2018-07-23 21:58:05,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.017233133316s 2018-07-23 21:58:05,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0d4a410c-0888-490f-92d3-ceedaf52faa5 used request id req-7cdc759a-86d2-4356-a25d-1805f1236c37 2018-07-23 21:58:05,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:05,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:06,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de10e7ff-c845-484c-b25e-b413c48d235b x-compute-request-id: req-de10e7ff-c845-484c-b25e-b413c48d235b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:06,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de10e7ff-c845-484c-b25e-b413c48d235b 2018-07-23 21:58:06,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332123994827s 2018-07-23 21:58:06,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-de10e7ff-c845-484c-b25e-b413c48d235b 2018-07-23 21:58:06,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:06,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-a7ea0de3-e0ef-4f0b-84a2-5a94b7155a80 Date: Mon, 23 Jul 2018 21:58:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9322e85-1838-4185-a286-71a561e8538b","ip_address":"192.168.120.6"}],"id":"0d4a410c-0888-490f-92d3-ceedaf52faa5","security_groups":["20ddbd4a-97a2-455a-bdb4-903aba851a8c"],"mac_address":"fa:16:3e:da:bf:97","project_id":"be54fd59f1b14720b730560844836835","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:58:00Z","binding:vnic_type":"normal","device_id":"5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a","ip_allocation":"immediate"}]} 2018-07-23 21:58:06,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a used request id req-a7ea0de3-e0ef-4f0b-84a2-5a94b7155a80 2018-07-23 21:58:06,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0523250102997s 2018-07-23 21:58:06,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a used request id req-a7ea0de3-e0ef-4f0b-84a2-5a94b7155a80 2018-07-23 21:58:06,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:58:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0d4a410c-0888-490f-92d3-ceedaf52faa5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:06,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fd2fe647-e164-4e0f-a5f7-02dfe8f1f985 Date: Mon, 23 Jul 2018 21:58:06 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:58:06,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0d4a410c-0888-490f-92d3-ceedaf52faa5 used request id req-fd2fe647-e164-4e0f-a5f7-02dfe8f1f985 2018-07-23 21:58:06,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0170719623566s 2018-07-23 21:58:06,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=0d4a410c-0888-490f-92d3-ceedaf52faa5 used request id req-fd2fe647-e164-4e0f-a5f7-02dfe8f1f985 2018-07-23 21:58:06,180 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:da:bf:97', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'05a43420-1f90-4bea-8bcd-bd375f2def0a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:58:05.000000', 'flavor': Munch({u'id': u'2a0ade2f-b035-4d72-97e9-16205fa21a02'}), 'az': u'nova', 'id': u'5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c239db520d2140b7b7486cef1929583e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be54fd59f1b14720b730560844836835', 'name': 'vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:58:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:58:05Z', 'hostId': u'6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:58:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'be54fd59f1b14720b730560844836835', 'name': u'vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'adminPass': None, 'tenant_id': u'be54fd59f1b14720b730560844836835', 'created_at': u'2018-07-23T21:57:59Z', 'created': u'2018-07-23T21:57:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:58:06,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:06,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-5a68381b-6281-43ec-b4fc-22f0f6a0b0d0 Date: Mon, 23 Jul 2018 21:58:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be54fd59f1b14720b730560844836835","l2_adjacency":true,"status":"ACTIVE","subnets":["b9322e85-1838-4185-a286-71a561e8538b"],"description":"","tags":[],"updated_at":"2018-07-23T21:57:52Z","qos_policy_id":null,"name":"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86","admin_state_up":true,"tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:58:06,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5a68381b-6281-43ec-b4fc-22f0f6a0b0d0 2018-07-23 21:58:06,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099888086319s 2018-07-23 21:58:06,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5a68381b-6281-43ec-b4fc-22f0f6a0b0d0 2018-07-23 21:58:06,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:58:06,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:06,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-71f1f9a1-74d3-4600-a795-312edd46e860 Date: Mon, 23 Jul 2018 21:58:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/snap", "metadata": {}}], "file": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/file", "owner": "be54fd59f1b14720b730560844836835", "id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "size": 12716032, "self": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:57:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:58:06,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-71f1f9a1-74d3-4600-a795-312edd46e860 2018-07-23 21:58:06,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330910682678s 2018-07-23 21:58:06,319 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-71f1f9a1-74d3-4600-a795-312edd46e860 2018-07-23 21:58:06,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:58:06,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:06,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e98e1e5c-ebe6-457e-a28a-b59dd9061276 x-compute-request-id: req-e98e1e5c-ebe6-457e-a28a-b59dd9061276 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "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": "2a0ade2f-b035-4d72-97e9-16205fa21a02"}]} 2018-07-23 21:58:06,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e98e1e5c-ebe6-457e-a28a-b59dd9061276 2018-07-23 21:58:06,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267519950867s 2018-07-23 21:58:06,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e98e1e5c-ebe6-457e-a28a-b59dd9061276 2018-07-23 21:58:06,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:58:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"server": {"name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "imageRef": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "flavorRef": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjYgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0afad8a6-7756-4f4f-a465-80c0d9ea3e0f"}]}}' 2018-07-23 21:58:07,165 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55604bb2-741c-4c46-9f25-4e8207a2817c x-compute-request-id: req-55604bb2-741c-4c46-9f25-4e8207a2817c Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "adminPass": "2PgBpQcD378w"}} 2018-07-23 21:58:07,165 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-55604bb2-741c-4c46-9f25-4e8207a2817c 2018-07-23 21:58:07,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.815800189972s 2018-07-23 21:58:07,166 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-55604bb2-741c-4c46-9f25-4e8207a2817c 2018-07-23 21:58:07,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:07,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:07,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc7a1a2b-066f-40d1-ad9d-ecfb39cba7b5 x-compute-request-id: req-fc7a1a2b-066f-40d1-ad9d-ecfb39cba7b5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "user_id": "c239db520d2140b7b7486cef1929583e", "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-23T21:58:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:07,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc7a1a2b-066f-40d1-ad9d-ecfb39cba7b5 2018-07-23 21:58:07,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468394041061s 2018-07-23 21:58:07,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-fc7a1a2b-066f-40d1-ad9d-ecfb39cba7b5 2018-07-23 21:58:07,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:09,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:10,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b7ead06-27f5-4567-ab89-ed9ce50efcf8 x-compute-request-id: req-3b7ead06-27f5-4567-ab89-ed9ce50efcf8 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:58:08Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:10,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3b7ead06-27f5-4567-ab89-ed9ce50efcf8 2018-07-23 21:58:10,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379571914673s 2018-07-23 21:58:10,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3b7ead06-27f5-4567-ab89-ed9ce50efcf8 2018-07-23 21:58:10,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:12,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:12,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:12,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2e6912a-c9fd-4ec5-9492-25978f1c67cc x-compute-request-id: req-e2e6912a-c9fd-4ec5-9492-25978f1c67cc Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:58:08Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:12,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2e6912a-c9fd-4ec5-9492-25978f1c67cc 2018-07-23 21:58:12,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391737937927s 2018-07-23 21:58:12,422 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e2e6912a-c9fd-4ec5-9492-25978f1c67cc 2018-07-23 21:58:12,426 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:14,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:14,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:14,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c1f523-9038-44ac-b8f0-d4b26de77160 x-compute-request-id: req-21c1f523-9038-44ac-b8f0-d4b26de77160 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b4:ed", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:12.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:12Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:14,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21c1f523-9038-44ac-b8f0-d4b26de77160 2018-07-23 21:58:14,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.240605115891s 2018-07-23 21:58:14,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21c1f523-9038-44ac-b8f0-d4b26de77160 2018-07-23 21:58:14,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:14,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:14,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-487848ef-f6f3-41a5-aa10-bee95ca5c57b Date: Mon, 23 Jul 2018 21:58:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9322e85-1838-4185-a286-71a561e8538b","ip_address":"192.168.120.9"}],"id":"a30e797c-1ff1-4192-9ce2-bf542114074c","security_groups":["20ddbd4a-97a2-455a-bdb4-903aba851a8c"],"mac_address":"fa:16:3e:44:b4:ed","project_id":"be54fd59f1b14720b730560844836835","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:58:08Z","binding:vnic_type":"normal","device_id":"bc02fa96-3ad9-43bd-9904-86bb3e7c6b96","ip_allocation":"immediate"}]} 2018-07-23 21:58:14,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-487848ef-f6f3-41a5-aa10-bee95ca5c57b 2018-07-23 21:58:14,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0596480369568s 2018-07-23 21:58:14,735 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-487848ef-f6f3-41a5-aa10-bee95ca5c57b 2018-07-23 21:58:14,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:58:14,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:14,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7416ac5-d711-4a53-9a12-c67e944ca1ab Date: Mon, 23 Jul 2018 21:58:14 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:58:14,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c used request id req-e7416ac5-d711-4a53-9a12-c67e944ca1ab 2018-07-23 21:58:14,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186810493469s 2018-07-23 21:58:14,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c used request id req-e7416ac5-d711-4a53-9a12-c67e944ca1ab 2018-07-23 21:58:14,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:14,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-899d8f14-a25b-4b0b-8d1f-2f47eef020f2 x-compute-request-id: req-899d8f14-a25b-4b0b-8d1f-2f47eef020f2 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b4:ed", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:12.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:12Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:14,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-899d8f14-a25b-4b0b-8d1f-2f47eef020f2 2018-07-23 21:58:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215286016464s 2018-07-23 21:58:14,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-899d8f14-a25b-4b0b-8d1f-2f47eef020f2 2018-07-23 21:58:14,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:14,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:15,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-1424689b-5f98-42d9-b9e1-a44e076432d6 Date: Mon, 23 Jul 2018 21:58:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9322e85-1838-4185-a286-71a561e8538b","ip_address":"192.168.120.9"}],"id":"a30e797c-1ff1-4192-9ce2-bf542114074c","security_groups":["20ddbd4a-97a2-455a-bdb4-903aba851a8c"],"mac_address":"fa:16:3e:44:b4:ed","project_id":"be54fd59f1b14720b730560844836835","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:58:08Z","binding:vnic_type":"normal","device_id":"bc02fa96-3ad9-43bd-9904-86bb3e7c6b96","ip_allocation":"immediate"}]} 2018-07-23 21:58:15,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-1424689b-5f98-42d9-b9e1-a44e076432d6 2018-07-23 21:58:15,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0526888370514s 2018-07-23 21:58:15,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-1424689b-5f98-42d9-b9e1-a44e076432d6 2018-07-23 21:58:15,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:58:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:15,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fb8fc398-fa9d-4b95-a55c-fad2d8063e9d Date: Mon, 23 Jul 2018 21:58:15 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:58:15,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c used request id req-fb8fc398-fa9d-4b95-a55c-fad2d8063e9d 2018-07-23 21:58:15,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181851387024s 2018-07-23 21:58:15,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c used request id req-fb8fc398-fa9d-4b95-a55c-fad2d8063e9d 2018-07-23 21:58:15,057 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:b4:ed', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'05a43420-1f90-4bea-8bcd-bd375f2def0a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:58:12.000000', 'flavor': Munch({u'id': u'2a0ade2f-b035-4d72-97e9-16205fa21a02'}), 'az': u'nova', 'id': u'bc02fa96-3ad9-43bd-9904-86bb3e7c6b96', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c239db520d2140b7b7486cef1929583e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'be54fd59f1b14720b730560844836835', 'name': 'vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:58:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:58:12Z', 'hostId': u'bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:58:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'be54fd59f1b14720b730560844836835', 'name': u'vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86', 'adminPass': None, 'tenant_id': u'be54fd59f1b14720b730560844836835', 'created_at': u'2018-07-23T21:58:07Z', 'created': u'2018-07-23T21:58:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:58:15,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:15,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d7e05ab-ab6c-4e59-8490-5935d09f3524 x-compute-request-id: req-7d7e05ab-ab6c-4e59-8490-5935d09f3524 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b4:ed", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:12.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:12Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:15,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d7e05ab-ab6c-4e59-8490-5935d09f3524 2018-07-23 21:58:15,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203764915466s 2018-07-23 21:58:15,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7d7e05ab-ab6c-4e59-8490-5935d09f3524 2018-07-23 21:58:15,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:15,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-68616808-f430-4fb7-9922-e0c7d486ed68 Date: Mon, 23 Jul 2018 21:58:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9322e85-1838-4185-a286-71a561e8538b","ip_address":"192.168.120.9"}],"id":"a30e797c-1ff1-4192-9ce2-bf542114074c","security_groups":["20ddbd4a-97a2-455a-bdb4-903aba851a8c"],"mac_address":"fa:16:3e:44:b4:ed","project_id":"be54fd59f1b14720b730560844836835","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:58:08Z","binding:vnic_type":"normal","device_id":"bc02fa96-3ad9-43bd-9904-86bb3e7c6b96","ip_allocation":"immediate"}]} 2018-07-23 21:58:15,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-68616808-f430-4fb7-9922-e0c7d486ed68 2018-07-23 21:58:15,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0619070529938s 2018-07-23 21:58:15,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-68616808-f430-4fb7-9922-e0c7d486ed68 2018-07-23 21:58:15,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:58:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:15,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-275edc15-2ece-420c-80d2-77cdbb6f58ec Date: Mon, 23 Jul 2018 21:58:15 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:58:15,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c used request id req-275edc15-2ece-420c-80d2-77cdbb6f58ec 2018-07-23 21:58:15,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206270217896s 2018-07-23 21:58:15,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=a30e797c-1ff1-4192-9ce2-bf542114074c used request id req-275edc15-2ece-420c-80d2-77cdbb6f58ec 2018-07-23 21:58:15,355 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-07-23 21:58:16,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:16,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:16,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8bc0554-1376-4e69-bba6-beead78f3be0 x-compute-request-id: req-e8bc0554-1376-4e69-bba6-beead78f3be0 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b4:ed", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:12.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:12Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:05Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:16,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8bc0554-1376-4e69-bba6-beead78f3be0 2018-07-23 21:58:16,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448240041733s 2018-07-23 21:58:16,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e8bc0554-1376-4e69-bba6-beead78f3be0 2018-07-23 21:58:16,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 21:58:16,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 21:58:17,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d61fa173-dc6e-4c1c-9126-52c7a8e54559 x-compute-request-id: req-d61fa173-dc6e-4c1c-9126-52c7a8e54559 Content-Encoding: gzip Content-Length: 9548 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 578176658 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.143536] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.145229] pid_max: default: 32768 minimum: 301\n[ 0.146144] ACPI: Core revision 20150930\n[ 0.147547] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148892] Security Framework initialized\n[ 0.149724] Yama: becoming mindful.\n[ 0.150466] AppArmor: AppArmor initialized\n[ 0.151348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152711] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.154019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155252] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156698] Initializing cgroup subsys io\n[ 0.157530] Initializing cgroup subsys memory\n[ 0.158414] Initializing cgroup subsys devices\n[ 0.159314] Initializing cgroup subsys freezer\n[ 0.160202] Initializing cgroup subsys net_cls\n[ 0.161090] Initializing cgroup subsys perf_event\n[ 0.162024] Initializing cgroup subsys net_prio\n[ 0.162936] Initializing cgroup subsys hugetlb\n[ 0.163824] Initializing cgroup subsys pids\n[ 0.164714] CPU: Physical Processor ID: 0\n[ 0.166226] mce: CPU supports 10 MCE banks\n[ 0.167095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.182579] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188685] ftrace: allocating 31920 entries in 125 pages\n[ 0.213704] smpboot: Max logical packages: 1\n[ 0.214598] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215977] x2apic enabled\n[ 0.216799] Switched APIC routing to physical x2apic.\n[ 0.218547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.219699] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.221816] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223644] KVM setup paravirtual spinlock\n[ 0.224957] x86: Booted up 1 node, 1 CPUs\n[ 0.225790] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227219] devtmpfs: initialized\n[ 0.228951] evm: security.selinux\n[ 0.229671] evm: security.SMACK64\n[ 0.230374] evm: security.SMACK64EXEC\n[ 0.231130] evm: security.SMACK64TRANSMUTE\n[ 0.231954] evm: security.SMACK64MMAP\n[ 0.232716] evm: security.ima\n[ 0.233372] evm: security.capability\n[ 0.234190] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236085] pinctrl core: initialized pinctrl subsystem\n[ 0.237209] RTC time: 21:58:12, date: 07/23/18\n[ 0.238205] NET: Registered protocol family 16\n[ 0.239212] cpuidle: using governor ladder\n[ 0.240053] cpuidle: using governor menu\n[ 0.240860] PCCT header not found.\n[ 0.241633] ACPI: bus type PCI registered\n[ 0.242452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243726] PCI: Using configuration type 1 for base access\n[ 0.245517] ACPI: Added _OSI(Module Device)\n[ 0.246381] ACPI: Added _OSI(Processor Device)\n[ 0.247259] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.248176] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.249958] ACPI: Interpreter enabled\n[ 0.250752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.256548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.258424] ACPI: (supports S0 S5)\n[ 0.259141] ACPI: Using IOAPIC for interrupt routing\n[ 0.260118] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.263270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.264440] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.265712] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.266927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.269203] acpiphp: Slot [3] registered\n[ 0.270034] acpiphp: Slot [4] registered\n[ 0.270858] acpiphp: Slot [5] registered\n[ 0.271680] acpiphp: Slot [6] registered\n[ 0.272493] acpiphp: Slot [7] registered\n[ 0.273310] acpiphp: Slot [8] registered\n[ 0.274126] acpiphp: Slot [9] registered\n[ 0.274947] acpiphp: Slot [10] registered\n[ 0.275776] acpiphp: Slot [11] registered\n[ 0.276614] acpiphp: Slot [12] registered\n[ 0.277466] acpiphp: Slot [13] registered\n[ 0.278308] acpiphp: Slot [14] registered\n[ 0.279138] acpiphp: Slot [15] registered\n[ 0.290006] acpiphp: Slot [16] registered\n[ 0.290851] acpiphp: Slot [17] registered\n[ 0.291683] acpiphp: Slot [18] registered\n[ 0.292508] acpiphp: Slot [19] registered\n[ 0.293334] acpiphp: Slot [20] registered\n[ 0.294162] acpiphp: Slot [21] registered\n[ 0.294990] acpiphp: Slot [22] registered\n[ 0.295820] acpiphp: Slot [23] registered\n[ 0.296649] acpiphp: Slot [24] registered\n[ 0.297475] acpiphp: Slot [25] registered\n[ 0.298304] acpiphp: Slot [26] registered\n[ 0.299128] acpiphp: Slot [27] registered\n[ 0.299973] acpiphp: Slot [28] registered\n[ 0.300854] acpiphp: Slot [29] registered\n[ 0.301683] acpiphp: Slot [30] registered\n[ 0.302515] acpiphp: Slot [31] registered\n[ 0.303342] PCI host bridge to bus 0000:00\n[ 0.304164] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.305403] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.306639] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.308116] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.309588] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.311100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.314407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.315714] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.316912] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.318205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321800] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323381] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.341719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.343211] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.345008] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.346470] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347888] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.349175] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.350501] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.353152] vgaarb: loaded\n[ 0.353768] vgaarb: bridge control possible 0000:00:02.0\n[ 0.355027] SCSI subsystem initialized\n[ 0.355959] ACPI: bus type USB registered\n[ 0.356807] usbcore: registered new interface driver usbfs\n[ 0.357864] usbcore: registered new interface driver hub\n[ 0.358899] usbcore: registered new device driver usb\n[ 0.360027] PCI: Using ACPI for IRQ routing\n[ 0.361162] NetLabel: Initializing\n[ 0.361903] NetLabel: domain hash size = 128\n[ 0.362771] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.363750] NetLabel: unlabeled traffic allowed by default\n[ 0.364932] clocksource: Switched to clocksource kvm-clock\n[ 0.373113] AppArmor: AppArmor Filesystem Enabled\n[ 0.374116] pnp: PnP ACPI init\n[ 0.375066] pnp: PnP ACPI: found 5 devices\n[ 0.381406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383169] NET: Registered protocol family 2\n[ 0.384243] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.385578] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.386820] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.388048] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389161] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390381] NET: Registered protocol family 1\n[ 0.391275] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392402] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393504] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421753] Trying to unpack rootfs image as initramfs...\n[ 0.478624] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.480321] Scanning for low memory corruption every 60 seconds\n[ 0.481707] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.482908] audit: initializing netlink subsys (disabled)\n[ 0.483956] audit: type=2000 audit(1532383092.931:1): initialized\n[ 0.485354] Initialise system trusted keyring\n[ 0.486332] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.487525] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.489685] zbud: loaded\n[ 0.490435] VFS: Disk quotas dquot_6.6.0\n[ 0.491274] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.492906] fuse init (API version 7.23)\n[ 0.493845] Key type big_key registered\n[ 0.494673] Allocating IMA MOK and blacklist keyrings.\n[ 0.495916] Key type asymmetric registered\n[ 0.496761] Asymmetric key parser 'x509' registered\n[ 0.497756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.499259] io scheduler noop registered\n[ 0.500075] io scheduler deadline registered (default)\n[ 0.501103] io scheduler cfq registered\n[ 0.501979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.503045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.504342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.505833] ACPI: Power Button [PWRF]\n[ 0.506715] GHES: HEST is not enabled!\n[ 0.520420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.548477] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.550618] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.574690] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.577042] Linux agpgart interface v0.103\n[ 0.579778] brd: module loaded\n[ 0.581490] loop: module loaded\n[ 0.585471] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.587038] GPT:90111 != 2097151\n[ 0.587762] GPT:Alternate GPT header not at the end of the disk.\n[ 0.588901] GPT:90111 != 2097151\n[ 0.589618] GPT: Use GNU Parted to correct GPT errors.\n[ 0.590644] vda: vda1 vda15\n[ 0.591910] scsi host0: ata_piix\n[ 0.592722] scsi host1: ata_piix\n[ 0.593476] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.594755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.596269] libphy: Fixed MDIO Bus: probed\n[ 0.597130] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.600464] PPP generic driver version 2.4.2\n[ 0.601424] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.602724] ehci-pci: EHCI PCI platform driver\n[ 0.603633] ehci-platform: EHCI generic platform driver\n[ 0.604666] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.606094] ohci-pci: OHCI PCI platform driver\n[ 0.607023] ohci-platform: OHCI generic platform driver\n[ 0.608053] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.624458] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.625808] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.627356] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.628455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.629721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.631036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.632528] usb usb1: Product: UHCI Host Controller\n[ 0.633504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.634705] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.635838] hub 1-0:1.0: USB hub found\n[ 0.636654] hub 1-0:1.0: 2 ports detected\n[ 0.637720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.640003] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.641017] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.642303] mousedev: PS/2 mouse device common for all mice\n[ 0.643680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.645638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.646827] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.648069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.649340] i2c /dev entries driver\n[ 0.650189] device-mapper: uevent: version 1.0.3\n[ 0.651208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.652971] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.654560] NET: Registered protocol family 10\n[ 0.655769] NET: Registered protocol family 17\n[ 0.656713] Key type dns_resolver registered\n[ 0.657798] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.658945] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.660818] registered taskstats version 1\n[ 0.661714] Loading compiled-in X.509 certificates\n[ 0.663236] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.665199] zswap: loaded using pool lzo/zbud\n[ 0.666917] Key type trusted registered\n[ 0.668700] Key type encrypted registered\n[ 0.669585] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.670666] ima: No TPM chip found, activating TPM-bypass!\n[ 0.671757] evm: HMAC attrs: 0x1\n[ 0.672818] Magic number: 10:406:1006\n[ 0.673771] rtc_cmos 00:00: setting system clock to 2018-07-23 21:58:13 UTC (1532383093)\n[ 0.675467] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.676625] EDD information not available.\n[ 0.754299] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.766109] Write protecting the kernel read-only data: 14336k\n[ 0.768303] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.770211] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.71\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.919113] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.48s]\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOxILR8o8lmwposcuSfSvY53j4ICcgyfe1Z48czy24+1tsQ7FHttwMQGZ8+DOLwAI4ZlnpMDuvbWx/DKpo8DinCr6cxsrOPDhSwbPw6Qis5ru1Yoo929707IjqWyqdUwefiuzcaUELa3fvgOgFcMOKffWXd758v3+rogmCx1H+4QTNJtzp43hOeEofL8HvOfexQqDxgJ1x3stklgD+6s9w2o2ukmzKWEQibz6eunOCthhehk8mClwJmLwSjVYnStrzcHQM7A2PQBA99ymIy3E/yiMkVDyJV8YuZm1xuMShtd77eRrR8zttMFN2auCbUn+WM1astpoSAMsAdu491A0z root@vping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86\nssh-dss AAAAB3NzaC1kc3MAAACBAMuqG7CaU6b3AtOuFmea19Nmu0zHhmh3jFXr/fqicdL80VXnmNgh4YVJ9WaufAR918YHbxQzH0chMNDaeyzYH48yttD0Hu+PQCOj8F0dSWNmYJCrqmGPLMeOLc1Bub0oTBH3dArssdkMMJD+Er9itW4Jjmt880mTyGrcRXdOAO1ZAAAAFQDfJ4uotyH9jzSidttbG0cbPAs53wAAAIBgYEt01HTLtaiYpIcYjjDdIW1hXN9echDwNk5idDz1jq2w0nRuwgFcSEO/xylHK7a3OelfDGMqBQDjML/7HfOxhM259LiT0HNTR4cjr7Ju8zakQIxhJB7IkMPA/M7mqUwsjSMxNNdnbzpTJoT/1ZQjv9ds8j2wt/qfOdnBQ3XMugAAAIAnD/IiveS7ZM/YiO3B6Dn5dowpr2mumDA/jn0fpT33y4zr837bi9WWHi7yPqIIyeZ888lh6dGb6AnKPc/S3Cq4T8fDfFTcpk4Pxu27pjSMxueT11NJOy34T4O2DDWGMu4kJ1CVW89V2w3ji9R3OqkMysThrv9n0dRhWHChdLSCTg== root@vping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe44:b4ed/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86 login: "} 2018-07-23 21:58:17,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96/action used request id req-d61fa173-dc6e-4c1c-9126-52c7a8e54559 2018-07-23 21:58:17,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.68238902092s 2018-07-23 21:58:17,492 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96/action used request id req-d61fa173-dc6e-4c1c-9126-52c7a8e54559 2018-07-23 21:58:17,492 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 578176658 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.143536] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.145229] pid_max: default: 32768 minimum: 301 [ 0.146144] ACPI: Core revision 20150930 [ 0.147547] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148892] Security Framework initialized [ 0.149724] Yama: becoming mindful. [ 0.150466] AppArmor: AppArmor initialized [ 0.151348] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152711] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.154019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155252] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156698] Initializing cgroup subsys io [ 0.157530] Initializing cgroup subsys memory [ 0.158414] Initializing cgroup subsys devices [ 0.159314] Initializing cgroup subsys freezer [ 0.160202] Initializing cgroup subsys net_cls [ 0.161090] Initializing cgroup subsys perf_event [ 0.162024] Initializing cgroup subsys net_prio [ 0.162936] Initializing cgroup subsys hugetlb [ 0.163824] Initializing cgroup subsys pids [ 0.164714] CPU: Physical Processor ID: 0 [ 0.166226] mce: CPU supports 10 MCE banks [ 0.167095] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168125] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.182579] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188685] ftrace: allocating 31920 entries in 125 pages [ 0.213704] smpboot: Max logical packages: 1 [ 0.214598] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215977] x2apic enabled [ 0.216799] Switched APIC routing to physical x2apic. [ 0.218547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.219699] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.221816] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223644] KVM setup paravirtual spinlock [ 0.224957] x86: Booted up 1 node, 1 CPUs [ 0.225790] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227219] devtmpfs: initialized [ 0.228951] evm: security.selinux [ 0.229671] evm: security.SMACK64 [ 0.230374] evm: security.SMACK64EXEC [ 0.231130] evm: security.SMACK64TRANSMUTE [ 0.231954] evm: security.SMACK64MMAP [ 0.232716] evm: security.ima [ 0.233372] evm: security.capability [ 0.234190] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236085] pinctrl core: initialized pinctrl subsystem [ 0.237209] RTC time: 21:58:12, date: 07/23/18 [ 0.238205] NET: Registered protocol family 16 [ 0.239212] cpuidle: using governor ladder [ 0.240053] cpuidle: using governor menu [ 0.240860] PCCT header not found. [ 0.241633] ACPI: bus type PCI registered [ 0.242452] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243726] PCI: Using configuration type 1 for base access [ 0.245517] ACPI: Added _OSI(Module Device) [ 0.246381] ACPI: Added _OSI(Processor Device) [ 0.247259] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.248176] ACPI: Added _OSI(Processor Aggregator Device) [ 0.249958] ACPI: Interpreter enabled [ 0.250752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254648] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.256548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.258424] ACPI: (supports S0 S5) [ 0.259141] ACPI: Using IOAPIC for interrupt routing [ 0.260118] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.263270] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.264440] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.265712] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.266927] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.269203] acpiphp: Slot [3] registered [ 0.270034] acpiphp: Slot [4] registered [ 0.270858] acpiphp: Slot [5] registered [ 0.271680] acpiphp: Slot [6] registered [ 0.272493] acpiphp: Slot [7] registered [ 0.273310] acpiphp: Slot [8] registered [ 0.274126] acpiphp: Slot [9] registered [ 0.274947] acpiphp: Slot [10] registered [ 0.275776] acpiphp: Slot [11] registered [ 0.276614] acpiphp: Slot [12] registered [ 0.277466] acpiphp: Slot [13] registered [ 0.278308] acpiphp: Slot [14] registered [ 0.279138] acpiphp: Slot [15] registered [ 0.290006] acpiphp: Slot [16] registered [ 0.290851] acpiphp: Slot [17] registered [ 0.291683] acpiphp: Slot [18] registered [ 0.292508] acpiphp: Slot [19] registered [ 0.293334] acpiphp: Slot [20] registered [ 0.294162] acpiphp: Slot [21] registered [ 0.294990] acpiphp: Slot [22] registered [ 0.295820] acpiphp: Slot [23] registered [ 0.296649] acpiphp: Slot [24] registered [ 0.297475] acpiphp: Slot [25] registered [ 0.298304] acpiphp: Slot [26] registered [ 0.299128] acpiphp: Slot [27] registered [ 0.299973] acpiphp: Slot [28] registered [ 0.300854] acpiphp: Slot [29] registered [ 0.301683] acpiphp: Slot [30] registered [ 0.302515] acpiphp: Slot [31] registered [ 0.303342] PCI host bridge to bus 0000:00 [ 0.304164] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.305403] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.306639] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.308116] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.309588] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.311100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.314407] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.315714] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.316912] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.318205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321800] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323381] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.341719] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.343211] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.345008] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.346470] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347888] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.349175] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.350501] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.353152] vgaarb: loaded [ 0.353768] vgaarb: bridge control possible 0000:00:02.0 [ 0.355027] SCSI subsystem initialized [ 0.355959] ACPI: bus type USB registered [ 0.356807] usbcore: registered new interface driver usbfs [ 0.357864] usbcore: registered new interface driver hub [ 0.358899] usbcore: registered new device driver usb [ 0.360027] PCI: Using ACPI for IRQ routing [ 0.361162] NetLabel: Initializing [ 0.361903] NetLabel: domain hash size = 128 [ 0.362771] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.363750] NetLabel: unlabeled traffic allowed by default [ 0.364932] clocksource: Switched to clocksource kvm-clock [ 0.373113] AppArmor: AppArmor Filesystem Enabled [ 0.374116] pnp: PnP ACPI init [ 0.375066] pnp: PnP ACPI: found 5 devices [ 0.381406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383169] NET: Registered protocol family 2 [ 0.384243] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.385578] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.386820] TCP: Hash tables configured (established 4096 bind 4096) [ 0.388048] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389161] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.390381] NET: Registered protocol family 1 [ 0.391275] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392402] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.393504] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407574] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421753] Trying to unpack rootfs image as initramfs... [ 0.478624] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.480321] Scanning for low memory corruption every 60 seconds [ 0.481707] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.482908] audit: initializing netlink subsys (disabled) [ 0.483956] audit: type=2000 audit(1532383092.931:1): initialized [ 0.485354] Initialise system trusted keyring [ 0.486332] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.487525] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.489685] zbud: loaded [ 0.490435] VFS: Disk quotas dquot_6.6.0 [ 0.491274] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.492906] fuse init (API version 7.23) [ 0.493845] Key type big_key registered [ 0.494673] Allocating IMA MOK and blacklist keyrings. [ 0.495916] Key type asymmetric registered [ 0.496761] Asymmetric key parser 'x509' registered [ 0.497756] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.499259] io scheduler noop registered [ 0.500075] io scheduler deadline registered (default) [ 0.501103] io scheduler cfq registered [ 0.501979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.503045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.504342] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.505833] ACPI: Power Button [PWRF] [ 0.506715] GHES: HEST is not enabled! [ 0.520420] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.548477] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.550618] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.574690] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.577042] Linux agpgart interface v0.103 [ 0.579778] brd: module loaded [ 0.581490] loop: module loaded [ 0.585471] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.587038] GPT:90111 != 2097151 [ 0.587762] GPT:Alternate GPT header not at the end of the disk. [ 0.588901] GPT:90111 != 2097151 [ 0.589618] GPT: Use GNU Parted to correct GPT errors. [ 0.590644] vda: vda1 vda15 [ 0.591910] scsi host0: ata_piix [ 0.592722] scsi host1: ata_piix [ 0.593476] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.594755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.596269] libphy: Fixed MDIO Bus: probed [ 0.597130] tun: Universal TUN/TAP device driver, 1.6 [ 0.598128] tun: (C) 1999-2004 Max Krasnyansky [ 0.600464] PPP generic driver version 2.4.2 [ 0.601424] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.602724] ehci-pci: EHCI PCI platform driver [ 0.603633] ehci-platform: EHCI generic platform driver [ 0.604666] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.606094] ohci-pci: OHCI PCI platform driver [ 0.607023] ohci-platform: OHCI generic platform driver [ 0.608053] uhci_hcd: USB Universal Host Controller Interface driver [ 0.624458] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.625808] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.627356] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.628455] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.629721] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.631036] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.632528] usb usb1: Product: UHCI Host Controller [ 0.633504] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.634705] usb usb1: SerialNumber: 0000:00:01.2 [ 0.635838] hub 1-0:1.0: USB hub found [ 0.636654] hub 1-0:1.0: 2 ports detected [ 0.637720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.640003] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.641017] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.642303] mousedev: PS/2 mouse device common for all mice [ 0.643680] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.645638] rtc_cmos 00:00: RTC can wake from S4 [ 0.646827] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.648069] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.649340] i2c /dev entries driver [ 0.650189] device-mapper: uevent: version 1.0.3 [ 0.651208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.652971] ledtrig-cpu: registered to indicate activity on CPUs [ 0.654560] NET: Registered protocol family 10 [ 0.655769] NET: Registered protocol family 17 [ 0.656713] Key type dns_resolver registered [ 0.657798] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.658945] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.660818] registered taskstats version 1 [ 0.661714] Loading compiled-in X.509 certificates [ 0.663236] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.665199] zswap: loaded using pool lzo/zbud [ 0.666917] Key type trusted registered [ 0.668700] Key type encrypted registered [ 0.669585] AppArmor: AppArmor sha1 policy hashing enabled [ 0.670666] ima: No TPM chip found, activating TPM-bypass! [ 0.671757] evm: HMAC attrs: 0x1 [ 0.672818] Magic number: 10:406:1006 [ 0.673771] rtc_cmos 00:00: setting system clock to 2018-07-23 21:58:13 UTC (1532383093) [ 0.675467] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.676625] EDD information not available. [ 0.754299] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.766109] Write protecting the kernel read-only data: 14336k [ 0.768303] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.770211] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.71 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.919113] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.48s] === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCOxILR8o8lmwposcuSfSvY53j4ICcgyfe1Z48czy24+1tsQ7FHttwMQGZ8+DOLwAI4ZlnpMDuvbWx/DKpo8DinCr6cxsrOPDhSwbPw6Qis5ru1Yoo929707IjqWyqdUwefiuzcaUELa3fvgOgFcMOKffWXd758v3+rogmCx1H+4QTNJtzp43hOeEofL8HvOfexQqDxgJ1x3stklgD+6s9w2o2ukmzKWEQibz6eunOCthhehk8mClwJmLwSjVYnStrzcHQM7A2PQBA99ymIy3E/yiMkVDyJV8YuZm1xuMShtd77eRrR8zttMFN2auCbUn+WM1astpoSAMsAdu491A0z root@vping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86 ssh-dss AAAAB3NzaC1kc3MAAACBAMuqG7CaU6b3AtOuFmea19Nmu0zHhmh3jFXr/fqicdL80VXnmNgh4YVJ9WaufAR918YHbxQzH0chMNDaeyzYH48yttD0Hu+PQCOj8F0dSWNmYJCrqmGPLMeOLc1Bub0oTBH3dArssdkMMJD+Er9itW4Jjmt880mTyGrcRXdOAO1ZAAAAFQDfJ4uotyH9jzSidttbG0cbPAs53wAAAIBgYEt01HTLtaiYpIcYjjDdIW1hXN9echDwNk5idDz1jq2w0nRuwgFcSEO/xylHK7a3OelfDGMqBQDjML/7HfOxhM259LiT0HNTR4cjr7Ju8zakQIxhJB7IkMPA/M7mqUwsjSMxNNdnbzpTJoT/1ZQjv9ds8j2wt/qfOdnBQ3XMugAAAIAnD/IiveS7ZM/YiO3B6Dn5dowpr2mumDA/jn0fpT33y4zr837bi9WWHi7yPqIIyeZ888lh6dGb6AnKPc/S3Cq4T8fDfFTcpk4Pxu27pjSMxueT11NJOy34T4O2DDWGMu4kJ1CVW89V2w3ji9R3OqkMysThrv9n0dRhWHChdLSCTg== root@vping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe44:b4ed/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-1d3be164-7d00-4b5d-9900-96f3e9eb6f86 login: 2018-07-23 21:58:17,493 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-07-23 21:58:17,605 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:58:17,606 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:26 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-23 21:58:17,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:58:17,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:17,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06fc98f6-c95a-4666-93bc-f3569361aa57 x-compute-request-id: req-06fc98f6-c95a-4666-93bc-f3569361aa57 Content-Type: application/json 2018-07-23 21:58:17,748 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a used request id req-06fc98f6-c95a-4666-93bc-f3569361aa57 2018-07-23 21:58:17,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.136980056763s 2018-07-23 21:58:17,749 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a used request id req-06fc98f6-c95a-4666-93bc-f3569361aa57 2018-07-23 21:58:17,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:17,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:17,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bed49ee-ad4c-49cd-9e03-0f09620c8a51 x-compute-request-id: req-2bed49ee-ad4c-49cd-9e03-0f09620c8a51 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b4:ed", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:12.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:12Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:bf:97", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:05.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "5678dd39-b58a-4dfb-9fc4-aa0b0edbe11a", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:17Z", "hostId": "6df039a199ff2d2d2d3cf37899fcb0ce43143c99381b09cc8cf1dd14", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:57:59Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:17,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2bed49ee-ad4c-49cd-9e03-0f09620c8a51 2018-07-23 21:58:17,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.241792201996s 2018-07-23 21:58:17,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2bed49ee-ad4c-49cd-9e03-0f09620c8a51 2018-07-23 21:58:17,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:19,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:20,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e029748-f762-4f99-a5ee-29efe5abd5e7 x-compute-request-id: req-1e029748-f762-4f99-a5ee-29efe5abd5e7 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b4:ed", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:12.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:12Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:20,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e029748-f762-4f99-a5ee-29efe5abd5e7 2018-07-23 21:58:20,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529108047485s 2018-07-23 21:58:20,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1e029748-f762-4f99-a5ee-29efe5abd5e7 2018-07-23 21:58:20,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:58:20,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:20,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d8033cd-2202-4a27-9e3b-b9ad5f00e4e7 x-compute-request-id: req-3d8033cd-2202-4a27-9e3b-b9ad5f00e4e7 Content-Type: application/json 2018-07-23 21:58:20,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-3d8033cd-2202-4a27-9e3b-b9ad5f00e4e7 2018-07-23 21:58:20,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148751974106s 2018-07-23 21:58:20,677 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96 used request id req-3d8033cd-2202-4a27-9e3b-b9ad5f00e4e7 2018-07-23 21:58:20,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:20,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:20,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddc98060-b2a9-4fb8-95e9-745d5ccdc07a x-compute-request-id: req-ddc98060-b2a9-4fb8-95e9-745d5ccdc07a Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:b4:ed", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "rel": "bookmark"}], "image": {"id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "links": [{"href": "http://172.30.9.26:8774/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:12.000000", "flavor": {"id": "2a0ade2f-b035-4d72-97e9-16205fa21a02", "links": [{"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "bookmark"}]}, "id": "bc02fa96-3ad9-43bd-9904-86bb3e7c6b96", "security_groups": [{"name": "default"}], "user_id": "c239db520d2140b7b7486cef1929583e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:20Z", "hostId": "bd897d7e65e32d7bdf059df7d56a3525a6eab5212e2ab08685140b7f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "created": "2018-07-23T21:58:07Z", "tenant_id": "be54fd59f1b14720b730560844836835", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:20,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ddc98060-b2a9-4fb8-95e9-745d5ccdc07a 2018-07-23 21:58:20,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229326963425s 2018-07-23 21:58:20,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ddc98060-b2a9-4fb8-95e9-745d5ccdc07a 2018-07-23 21:58:20,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:22,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:22,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c1fa666-074c-4b09-8480-4ac71102aa65 x-compute-request-id: req-4c1fa666-074c-4b09-8480-4ac71102aa65 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 21:58:22,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c1fa666-074c-4b09-8480-4ac71102aa65 2018-07-23 21:58:22,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0727050304413s 2018-07-23 21:58:22,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c1fa666-074c-4b09-8480-4ac71102aa65 2018-07-23 21:58:22,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:58:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88/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}6f89289a9b2182220a8c36314f3f06678aab7ee9" -d '{"subnet_id": "b9322e85-1838-4185-a286-71a561e8538b"}' 2018-07-23 21:58:24,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a14226ed-3f35-4a99-a5f0-4982efca462c Date: Mon, 23 Jul 2018 21:58:24 GMT RESP BODY: {"network_id": "0afad8a6-7756-4f4f-a465-80c0d9ea3e0f", "tenant_id": "be54fd59f1b14720b730560844836835", "subnet_id": "b9322e85-1838-4185-a286-71a561e8538b", "subnet_ids": ["b9322e85-1838-4185-a286-71a561e8538b"], "port_id": "29ae08f1-34d0-47bf-9466-18e2ebf8a902", "id": "18f05e15-7a3a-405a-81f2-f6205b8f3c88"} 2018-07-23 21:58:24,620 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88/remove_router_interface.json used request id req-a14226ed-3f35-4a99-a5f0-4982efca462c 2018-07-23 21:58:24,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.63510608673s 2018-07-23 21:58:24,621 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88/remove_router_interface.json used request id req-a14226ed-3f35-4a99-a5f0-4982efca462c returning object 18f05e15-7a3a-405a-81f2-f6205b8f3c88 2018-07-23 21:58:24,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:58:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:24,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-3b2d250b-8c0e-4667-9b4b-b22ac7454c37 Date: Mon, 23 Jul 2018 21:58:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:53Z", "admin_state_up": true, "updated_at": "2018-07-23T21:58:23Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "be54fd59f1b14720b730560844836835", "id": "18f05e15-7a3a-405a-81f2-f6205b8f3c88", "name": "vping_userdata-router_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}]} 2018-07-23 21:58:24,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3b2d250b-8c0e-4667-9b4b-b22ac7454c37 2018-07-23 21:58:24,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140213012695s 2018-07-23 21:58:24,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-3b2d250b-8c0e-4667-9b4b-b22ac7454c37 2018-07-23 21:58:24,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:58:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:25,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-539c5baf-251c-4ddc-b3eb-c398f9d9a8ff Content-Length: 0 Date: Mon, 23 Jul 2018 21:58:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:58:25,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88.json used request id req-539c5baf-251c-4ddc-b3eb-c398f9d9a8ff 2018-07-23 21:58:25,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.00313591957s 2018-07-23 21:58:25,767 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/18f05e15-7a3a-405a-81f2-f6205b8f3c88.json used request id req-539c5baf-251c-4ddc-b3eb-c398f9d9a8ff 2018-07-23 21:58:25,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:58:25,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:25,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e55b17d3-63a4-4ad2-aa11-6afe7bc5bc8e Date: Mon, 23 Jul 2018 21:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:57:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"be54fd59f1b14720b730560844836835","id":"b9322e85-1838-4185-a286-71a561e8538b","subnetpool_id":null,"name":"vping_userdata-subnet_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}]} 2018-07-23 21:58:25,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e55b17d3-63a4-4ad2-aa11-6afe7bc5bc8e 2018-07-23 21:58:25,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0507121086121s 2018-07-23 21:58:25,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-e55b17d3-63a4-4ad2-aa11-6afe7bc5bc8e 2018-07-23 21:58:25,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:58:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/b9322e85-1838-4185-a286-71a561e8538b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:26,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6b4ec81-0360-4054-98be-479e5e5cb38b Date: Mon, 23 Jul 2018 21:58:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:58:26,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b9322e85-1838-4185-a286-71a561e8538b.json used request id req-a6b4ec81-0360-4054-98be-479e5e5cb38b 2018-07-23 21:58:26,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13106107712s 2018-07-23 21:58:26,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b9322e85-1838-4185-a286-71a561e8538b.json used request id req-a6b4ec81-0360-4054-98be-479e5e5cb38b 2018-07-23 21:58:26,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:27,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-3a9b83b3-c797-4009-b916-fbd4c2bcd9fa Date: Mon, 23 Jul 2018 21:58:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0afad8a6-7756-4f4f-a465-80c0d9ea3e0f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be54fd59f1b14720b730560844836835","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:58:26Z","qos_policy_id":null,"name":"vping_userdata-net_1d3be164-7d00-4b5d-9900-96f3e9eb6f86","admin_state_up":true,"tenant_id":"be54fd59f1b14720b730560844836835","created_at":"2018-07-23T21:57:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:58:27,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3a9b83b3-c797-4009-b916-fbd4c2bcd9fa 2018-07-23 21:58:27,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107506990433s 2018-07-23 21:58:27,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3a9b83b3-c797-4009-b916-fbd4c2bcd9fa 2018-07-23 21:58:27,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:58:27,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0afad8a6-7756-4f4f-a465-80c0d9ea3e0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:27,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-685549cd-4411-4b36-8dac-1ef4ec2b4276 Date: Mon, 23 Jul 2018 21:58:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:58:27,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0afad8a6-7756-4f4f-a465-80c0d9ea3e0f.json used request id req-685549cd-4411-4b36-8dac-1ef4ec2b4276 2018-07-23 21:58:27,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.896116018295s 2018-07-23 21:58:27,957 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0afad8a6-7756-4f4f-a465-80c0d9ea3e0f.json used request id req-685549cd-4411-4b36-8dac-1ef4ec2b4276 2018-07-23 21:58:27,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:58:27,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:28,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d6a4496c-576c-4e66-a280-5b805517bd5b Date: Mon, 23 Jul 2018 21:58:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/snap", "metadata": {}}], "file": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/file", "owner": "be54fd59f1b14720b730560844836835", "id": "05a43420-1f90-4bea-8bcd-bd375f2def0a", "size": 12716032, "self": "/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/05a43420-1f90-4bea-8bcd-bd375f2def0a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:57:58Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:57:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:58:28,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d6a4496c-576c-4e66-a280-5b805517bd5b 2018-07-23 21:58:28,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182739019394s 2018-07-23 21:58:28,144 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d6a4496c-576c-4e66-a280-5b805517bd5b 2018-07-23 21:58:28,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 21:58:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6f89289a9b2182220a8c36314f3f06678aab7ee9" 2018-07-23 21:58:28,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4039751-37e3-4ff9-99c2-1ba237f8646a Date: Mon, 23 Jul 2018 21:58:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:58:28,463 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a used request id req-f4039751-37e3-4ff9-99c2-1ba237f8646a 2018-07-23 21:58:28,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.317179918289s 2018-07-23 21:58:28,464 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/05a43420-1f90-4bea-8bcd-bd375f2def0a used request id req-f4039751-37e3-4ff9-99c2-1ba237f8646a 2018-07-23 21:58:28,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:58:28,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:28,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3711b2a-f588-49dd-a6be-417586c738a1 x-compute-request-id: req-e3711b2a-f588-49dd-a6be-417586c738a1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02", "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": "2a0ade2f-b035-4d72-97e9-16205fa21a02"}]} 2018-07-23 21:58:28,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e3711b2a-f588-49dd-a6be-417586c738a1 2018-07-23 21:58:28,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257089138031s 2018-07-23 21:58:28,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e3711b2a-f588-49dd-a6be-417586c738a1 2018-07-23 21:58:28,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 21:58:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:28,541 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:58:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eaa78614-9ae2-45b1-a96f-73a94b0b3d7d x-compute-request-id: req-eaa78614-9ae2-45b1-a96f-73a94b0b3d7d Content-Length: 0 Content-Type: application/json 2018-07-23 21:58:28,541 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02 used request id req-eaa78614-9ae2-45b1-a96f-73a94b0b3d7d 2018-07-23 21:58:28,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0500159263611s 2018-07-23 21:58:28,542 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2a0ade2f-b035-4d72-97e9-16205fa21a02 used request id req-eaa78614-9ae2-45b1-a96f-73a94b0b3d7d 2018-07-23 21:58:28,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:58:28,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:28,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51bb23bb-a015-4ecc-88d9-279e7377bd7a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": {"self": "http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c239db520d2140b7b7486cef1929583e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:58:28,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-51bb23bb-a015-4ecc-88d9-279e7377bd7a 2018-07-23 21:58:28,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109519004822s 2018-07-23 21:58:28,653 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-51bb23bb-a015-4ecc-88d9-279e7377bd7a 2018-07-23 21:58:28,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:58:28,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:28,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb525d3-1414-4da3-abf5-72a43edb82bf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_1d3be164-7d00-4b5d-9900-96f3e9eb6f86", "links": {"self": "http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c239db520d2140b7b7486cef1929583e", "description": null}} 2018-07-23 21:58:28,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e used request id req-ccb525d3-1414-4da3-abf5-72a43edb82bf 2018-07-23 21:58:28,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107105016708s 2018-07-23 21:58:28,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e used request id req-ccb525d3-1414-4da3-abf5-72a43edb82bf 2018-07-23 21:58:28,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 21:58:28,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:28,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7404c38d-2b6b-499a-818c-af1cd3c502ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:58:28,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e used request id req-7404c38d-2b6b-499a-818c-af1cd3c502ff 2018-07-23 21:58:28,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.222836971283s 2018-07-23 21:58:28,990 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c239db520d2140b7b7486cef1929583e used request id req-7404c38d-2b6b-499a-818c-af1cd3c502ff 2018-07-23 21:58:28,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:58:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:29,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0aae603-6dd8-45fe-a6bd-11f050370256 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835"}, "tags": [], "enabled": true, "id": "be54fd59f1b14720b730560844836835", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_1d3be164-7d00-4b5d-9900-96f3e9eb6f86"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:58:29,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e0aae603-6dd8-45fe-a6bd-11f050370256 2018-07-23 21:58:29,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0910851955414s 2018-07-23 21:58:29,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e0aae603-6dd8-45fe-a6bd-11f050370256 2018-07-23 21:58:29,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 21:58:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:29,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13acc680-e374-404c-aacd-c70adf1ad441 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:58:29,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-13acc680-e374-404c-aacd-c70adf1ad441 2018-07-23 21:58:29,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153910160065s 2018-07-23 21:58:29,246 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-13acc680-e374-404c-aacd-c70adf1ad441 2018-07-23 21:58:29,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:58:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:29,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76cbe474-6867-4500-a275-f4bf123a6bf2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2dbfc09349c148c5b43a8cd264430dc3", "links": {"self": "http://172.30.9.26:5000/v3/roles/2dbfc09349c148c5b43a8cd264430dc3"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:58:29,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76cbe474-6867-4500-a275-f4bf123a6bf2 2018-07-23 21:58:29,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101099967957s 2018-07-23 21:58:29,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76cbe474-6867-4500-a275-f4bf123a6bf2 2018-07-23 21:58:29,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 21:58:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/2dbfc09349c148c5b43a8cd264430dc3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}651e27c0c7a04f50c3babfeb08a15be7ecad3895" 2018-07-23 21:58:29,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:58:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf5484d-a1a2-435d-a964-f823c4e6eac7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:58:29,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2dbfc09349c148c5b43a8cd264430dc3 used request id req-faf5484d-a1a2-435d-a964-f823c4e6eac7 2018-07-23 21:58:29,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.110889911652s 2018-07-23 21:58:29,468 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2dbfc09349c148c5b43a8cd264430dc3 used request id req-faf5484d-a1a2-435d-a964-f823c4e6eac7 2018-07-23 21:58:29,522 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-07-23 21:58:29,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:58:29,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:58:29,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:58:29,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:58:29,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:58:29,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:58:29,563 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:58:29,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:58:29,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:58:29,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7372d97a-e904-4ff0-9840-8cf47a04979d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:58:29,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7372d97a-e904-4ff0-9840-8cf47a04979d 2018-07-23 21:58:29,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:58:29,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:58:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["PCMttVAySQCSb7HrKsrTWw"], "issued_at": "2018-07-23T21:58:29.000000Z"}} 2018-07-23 21:58:29,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:30,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-52632620-9f8e-47c7-8ca4-a9685f79a1f3 Date: Mon, 23 Jul 2018 21:58:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:58:30,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-52632620-9f8e-47c7-8ca4-a9685f79a1f3 2018-07-23 21:58:30,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.443665981293s 2018-07-23 21:58:30,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-52632620-9f8e-47c7-8ca4-a9685f79a1f3 2018-07-23 21:58:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:58:30,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:58:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:58:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:58:30,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:30,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69cc94b-2f36-46e0-acb8-de6c8a991574 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 21:58:30,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-b69cc94b-2f36-46e0-acb8-de6c8a991574 2018-07-23 21:58:30,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0891261100769s 2018-07-23 21:58:30,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-b69cc94b-2f36-46e0-acb8-de6c8a991574 2018-07-23 21:58:30,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 21:58:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e"}}' 2018-07-23 21:58:30,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1c9ee1-8d90-446c-9c58-9d5938367291 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715"}, "tags": [], "enabled": true, "id": "15cb252aa671449abdb4e503cbe95715", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e"}} 2018-07-23 21:58:30,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2b1c9ee1-8d90-446c-9c58-9d5938367291 2018-07-23 21:58:30,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132477045059s 2018-07-23 21:58:30,634 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2b1c9ee1-8d90-446c-9c58-9d5938367291 2018-07-23 21:58:30,634 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'15cb252aa671449abdb4e503cbe95715', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e'}) 2018-07-23 21:58:30,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 21:58:30,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4f0f8f0c-154d-4265-a466-f0470219a362", "email": null, "name": "cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e"}}' 2018-07-23 21:58:31,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e9a40c-514f-45ab-b375-9dc33946b630 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e", "links": {"self": "http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f25323ccdc2452382b8c2eb6936ab5f", "domain_id": "default", "password_expires_at": null}} 2018-07-23 21:58:31,005 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-a3e9a40c-514f-45ab-b375-9dc33946b630 2018-07-23 21:58:31,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364877939224s 2018-07-23 21:58:31,005 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-a3e9a40c-514f-45ab-b375-9dc33946b630 2018-07-23 21:58:31,006 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2f25323ccdc2452382b8c2eb6936ab5f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e'}) 2018-07-23 21:58:31,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:58:31,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc003e9d-d262-4495-a560-0ce038dde66b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:58:31,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc003e9d-d262-4495-a560-0ce038dde66b 2018-07-23 21:58:31,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911571979523s 2018-07-23 21:58:31,101 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc003e9d-d262-4495-a560-0ce038dde66b 2018-07-23 21:58:31,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:58:31,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f757058f-9972-4588-88a6-0b870900446d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:58:31,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f757058f-9972-4588-88a6-0b870900446d 2018-07-23 21:58:31,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0859680175781s 2018-07-23 21:58:31,192 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f757058f-9972-4588-88a6-0b870900446d 2018-07-23 21:58:31,193 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 21:58:31,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 21:58:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" -d '{"role": {"name": "Member"}}' 2018-07-23 21:58:31,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab8b563b-4724-47ce-8a11-c84cf35dfcc4 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "270f5bd060904b679b33d52a7af74230", "links": {"self": "http://172.30.9.26:5000/v3/roles/270f5bd060904b679b33d52a7af74230"}, "name": "Member"}} 2018-07-23 21:58:31,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab8b563b-4724-47ce-8a11-c84cf35dfcc4 2018-07-23 21:58:31,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.103744029999s 2018-07-23 21:58:31,300 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ab8b563b-4724-47ce-8a11-c84cf35dfcc4 2018-07-23 21:58:31,301 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'270f5bd060904b679b33d52a7af74230'}) 2018-07-23 21:58:31,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:58:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a23dc95-eace-4c17-9369-f16dd2072ea1 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "270f5bd060904b679b33d52a7af74230", "links": {"self": "http://172.30.9.26:5000/v3/roles/270f5bd060904b679b33d52a7af74230"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:58:31,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0a23dc95-eace-4c17-9369-f16dd2072ea1 2018-07-23 21:58:31,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0881588459015s 2018-07-23 21:58:31,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0a23dc95-eace-4c17-9369-f16dd2072ea1 2018-07-23 21:58:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 21:58:31,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfc068d-6a00-4228-818e-fa885583ae46 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 21:58:31,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bcfc068d-6a00-4228-818e-fa885583ae46 2018-07-23 21:58:31,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0206370353699s 2018-07-23 21:58:31,419 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-bcfc068d-6a00-4228-818e-fa885583ae46 2018-07-23 21:58:31,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:58:31,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e10da2a-a8e7-4553-9acf-e9b0056bad91 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e", "links": {"self": "http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f25323ccdc2452382b8c2eb6936ab5f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:58:31,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4e10da2a-a8e7-4553-9acf-e9b0056bad91 2018-07-23 21:58:31,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122525930405s 2018-07-23 21:58:31,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4e10da2a-a8e7-4553-9acf-e9b0056bad91 2018-07-23 21:58:31,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:58:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2855f2-f141-4f3c-81d3-8baa55b0c812 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715"}, "tags": [], "enabled": true, "id": "15cb252aa671449abdb4e503cbe95715", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:58:31,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1e2855f2-f141-4f3c-81d3-8baa55b0c812 2018-07-23 21:58:31,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0918009281158s 2018-07-23 21:58:31,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1e2855f2-f141-4f3c-81d3-8baa55b0c812 2018-07-23 21:58:31,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 21:58:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=2f25323ccdc2452382b8c2eb6936ab5f&role.id=270f5bd060904b679b33d52a7af74230&scope.project.id=15cb252aa671449abdb4e503cbe95715" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319ca356-0a8b-4e5d-8abc-2f1aa62fb071 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=2f25323ccdc2452382b8c2eb6936ab5f&role.id=270f5bd060904b679b33d52a7af74230&scope.project.id=15cb252aa671449abdb4e503cbe95715", "previous": null, "next": null}} 2018-07-23 21:58:31,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2f25323ccdc2452382b8c2eb6936ab5f&role.id=270f5bd060904b679b33d52a7af74230&scope.project.id=15cb252aa671449abdb4e503cbe95715 used request id req-319ca356-0a8b-4e5d-8abc-2f1aa62fb071 2018-07-23 21:58:31,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0940999984741s 2018-07-23 21:58:31,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=2f25323ccdc2452382b8c2eb6936ab5f&role.id=270f5bd060904b679b33d52a7af74230&scope.project.id=15cb252aa671449abdb4e503cbe95715 used request id req-319ca356-0a8b-4e5d-8abc-2f1aa62fb071 2018-07-23 21:58:31,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 21:58:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715/users/2f25323ccdc2452382b8c2eb6936ab5f/roles/270f5bd060904b679b33d52a7af74230 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:58:31,884 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d57447e-6184-46c3-ac7a-180ae269d3d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:58:31,884 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715/users/2f25323ccdc2452382b8c2eb6936ab5f/roles/270f5bd060904b679b33d52a7af74230 used request id req-2d57447e-6184-46c3-ac7a-180ae269d3d3 2018-07-23 21:58:31,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131453990936s 2018-07-23 21:58:31,885 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715/users/2f25323ccdc2452382b8c2eb6936ab5f/roles/270f5bd060904b679b33d52a7af74230 used request id req-2d57447e-6184-46c3-ac7a-180ae269d3d3 2018-07-23 21:58:31,885 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'15cb252aa671449abdb4e503cbe95715', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4f0f8f0c-154d-4265-a466-f0470219a362', 'username': u'cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 21:58:31,886 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:58:31,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:58:31,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:58:31,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:58:31,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:58:31,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:58:31,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:58:31,887 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:58:31,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:58:31,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:58:31,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:58:31,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:58:31,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:58:31,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:58:31,891 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e', 'password': '4f0f8f0c-154d-4265-a466-f0470219a362', 'project_name': 'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '15cb252aa671449abdb4e503cbe95715', 'project_domain_name': 'Default'} 2018-07-23 21:58:31,891 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-07-23 21:58:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:58:31,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4a2fcb-e7ac-4f36-8c6e-ba5bb21ea5f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:58:31,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3b4a2fcb-e7ac-4f36-8c6e-ba5bb21ea5f5 2018-07-23 21:58:31,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:58:32,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "270f5bd060904b679b33d52a7af74230", "name": "Member"}], "expires_at": "2018-07-23T22:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15cb252aa671449abdb4e503cbe95715", "name": "cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/15cb252aa671449abdb4e503cbe95715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/15cb252aa671449abdb4e503cbe95715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/15cb252aa671449abdb4e503cbe95715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/15cb252aa671449abdb4e503cbe95715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/15cb252aa671449abdb4e503cbe95715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/15cb252aa671449abdb4e503cbe95715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/15cb252aa671449abdb4e503cbe95715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/15cb252aa671449abdb4e503cbe95715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/15cb252aa671449abdb4e503cbe95715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_15cb252aa671449abdb4e503cbe95715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_15cb252aa671449abdb4e503cbe95715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/15cb252aa671449abdb4e503cbe95715", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/15cb252aa671449abdb4e503cbe95715", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e", "id": "2f25323ccdc2452382b8c2eb6936ab5f"}, "audit_ids": ["10n8_NBST3a-cRubHar7pA"], "issued_at": "2018-07-23T21:58:32.000000Z"}} 2018-07-23 21:58:32,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 21:58:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"network": {"name": "cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e", "admin_state_up": true}}' 2018-07-23 21:58:32,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-b9283acf-7c08-4e40-8213-c39559137180 Date: Mon, 23 Jul 2018 21:58:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:58:32Z","is_default":false,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450}} 2018-07-23 21:58:32,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b9283acf-7c08-4e40-8213-c39559137180 2018-07-23 21:58:32,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.625903129578s 2018-07-23 21:58:32,904 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b9283acf-7c08-4e40-8213-c39559137180 2018-07-23 21:58:32,905 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T21:58:32Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'7ba34f9f-6bc6-40bf-9e99-005340aa5c3f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e', u'admin_state_up': True, u'tenant_id': u'15cb252aa671449abdb4e503cbe95715', u'created_at': u'2018-07-23T21:58:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'15cb252aa671449abdb4e503cbe95715', u'l2_adjacency': True}) 2018-07-23 21:58:32,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:33,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-1a66ad3c-ceb7-4e5f-9d64-016ba1385d50 Date: Mon, 23 Jul 2018 21:58:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:58:32Z","qos_policy_id":null,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:58:33,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1a66ad3c-ceb7-4e5f-9d64-016ba1385d50 2018-07-23 21:58:33,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124622106552s 2018-07-23 21:58:33,030 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1a66ad3c-ceb7-4e5f-9d64-016ba1385d50 2018-07-23 21:58:33,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 21:58:33,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"subnet": {"name": "cinder_test-subnet_b62e6f5a-f978-46ae-9331-c506da95677e", "enable_dhcp": true, "network_id": "7ba34f9f-6bc6-40bf-9e99-005340aa5c3f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 21:58:33,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b0444b0a-f860-4495-bd87-841fa683b872 Date: Mon, 23 Jul 2018 21:58:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:58:33Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"15cb252aa671449abdb4e503cbe95715","id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","subnetpool_id":null,"name":"cinder_test-subnet_b62e6f5a-f978-46ae-9331-c506da95677e"}} 2018-07-23 21:58:33,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b0444b0a-f860-4495-bd87-841fa683b872 2018-07-23 21:58:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.539756059647s 2018-07-23 21:58:33,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b0444b0a-f860-4495-bd87-841fa683b872 2018-07-23 21:58:33,572 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:58:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'83727326-d52c-40c5-bf5a-88dd00a26ca7', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_b62e6f5a-f978-46ae-9331-c506da95677e', u'enable_dhcp': True, u'network_id': u'7ba34f9f-6bc6-40bf-9e99-005340aa5c3f', u'tenant_id': u'15cb252aa671449abdb4e503cbe95715', u'created_at': u'2018-07-23T21:58:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'15cb252aa671449abdb4e503cbe95715'}) 2018-07-23 21:58:33,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 21:58:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "cinder_test-router_b62e6f5a-f978-46ae-9331-c506da95677e", "admin_state_up": true}}' 2018-07-23 21:58:35,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-5e308e02-68b5-449b-8f8a-c7cc9382d8ee Date: Mon, 23 Jul 2018 21:58:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:33Z", "admin_state_up": true, "updated_at": "2018-07-23T21:58:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "6c6e0ed0-7b88-4947-9c26-645a05c847e5", "name": "cinder_test-router_b62e6f5a-f978-46ae-9331-c506da95677e"}} 2018-07-23 21:58:35,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5e308e02-68b5-449b-8f8a-c7cc9382d8ee 2018-07-23 21:58:35,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77030515671s 2018-07-23 21:58:35,344 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-5e308e02-68b5-449b-8f8a-c7cc9382d8ee 2018-07-23 21:58:35,344 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T21:58:35Z', u'revision_number': 3, u'id': u'6c6e0ed0-7b88-4947-9c26-645a05c847e5', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_b62e6f5a-f978-46ae-9331-c506da95677e', u'admin_state_up': True, u'tenant_id': u'15cb252aa671449abdb4e503cbe95715', u'created_at': u'2018-07-23T21:58:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'15cb252aa671449abdb4e503cbe95715'}) 2018-07-23 21:58:35,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 21:58:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5/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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"subnet_id": "83727326-d52c-40c5-bf5a-88dd00a26ca7"}' 2018-07-23 21:58:37,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62809388-f4a9-4d64-ba77-5fdcf932564d Date: Mon, 23 Jul 2018 21:58:37 GMT RESP BODY: {"network_id": "7ba34f9f-6bc6-40bf-9e99-005340aa5c3f", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "subnet_id": "83727326-d52c-40c5-bf5a-88dd00a26ca7", "subnet_ids": ["83727326-d52c-40c5-bf5a-88dd00a26ca7"], "port_id": "9cc41c65-b7d0-433f-95b3-480e8890cfd4", "id": "6c6e0ed0-7b88-4947-9c26-645a05c847e5"} 2018-07-23 21:58:37,475 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5/add_router_interface.json used request id req-62809388-f4a9-4d64-ba77-5fdcf932564d 2018-07-23 21:58:37,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12990188599s 2018-07-23 21:58:37,475 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5/add_router_interface.json used request id req-62809388-f4a9-4d64-ba77-5fdcf932564d returning object 6c6e0ed0-7b88-4947-9c26-645a05c847e5 2018-07-23 21:58:37,475 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 21:58:37,628 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 21:58:37,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 21:58:37,636 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 21:58:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 21:58:37,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:58:37,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:38,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8d9860bb-530a-42ba-8190-3fceb12720ec Date: Mon, 23 Jul 2018 21:58:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:58:38,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d9860bb-530a-42ba-8190-3fceb12720ec 2018-07-23 21:58:38,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.652101039886s 2018-07-23 21:58:38,293 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-8d9860bb-530a-42ba-8190-3fceb12720ec 2018-07-23 21:58:38,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 21:58:38,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e"}' 2018-07-23 21:58:38,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4ea11a5-5a33-4173-83b5-edbdeeed37b4 Date: Mon, 23 Jul 2018 21:58:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/file", "owner": "15cb252aa671449abdb4e503cbe95715", "id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "size": null, "self": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:58:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "checksum": null, "created_at": "2018-07-23T21:58:38Z", "protected": false} 2018-07-23 21:58:38,360 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b4ea11a5-5a33-4173-83b5-edbdeeed37b4 2018-07-23 21:58:38,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0590798854828s 2018-07-23 21:58:38,360 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b4ea11a5-5a33-4173-83b5-edbdeeed37b4 returning object 74a37de5-a743-499d-b4fc-7afcdbddb2a6 2018-07-23 21:58:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 21:58:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '' 2018-07-23 21:58:38,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-daac55e0-e082-430b-9e40-81eaf0ad6187 Date: Mon, 23 Jul 2018 21:58:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:58:38,750 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/file used request id req-daac55e0-e082-430b-9e40-81eaf0ad6187 2018-07-23 21:58:38,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.389312982559s 2018-07-23 21:58:38,751 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/file used request id req-daac55e0-e082-430b-9e40-81eaf0ad6187 2018-07-23 21:58:38,751 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T21:58:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/file', u'owner': u'15cb252aa671449abdb4e503cbe95715', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'74a37de5-a743-499d-b4fc-7afcdbddb2a6', u'size': None, u'name': u'cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e', u'checksum': None, u'self': u'/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T21:58:38Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 21:58:38,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 21:58:38,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_b62e6f5a-f978-46ae-9331-c506da95677e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 21:58:38,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9fd6ebdd-79bd-4e15-a31e-d2bd88ac0b5a x-compute-request-id: req-9fd6ebdd-79bd-4e15-a31e-d2bd88ac0b5a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_b62e6f5a-f978-46ae-9331-c506da95677e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "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": "0dd1caaa-09f7-41f4-b974-3f807b4ea023"}} 2018-07-23 21:58:38,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9fd6ebdd-79bd-4e15-a31e-d2bd88ac0b5a 2018-07-23 21:58:38,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.240214109421s 2018-07-23 21:58:38,992 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9fd6ebdd-79bd-4e15-a31e-d2bd88ac0b5a 2018-07-23 21:58:38,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_b62e6f5a-f978-46ae-9331-c506da95677e', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'0dd1caaa-09f7-41f4-b974-3f807b4ea023', 'swap': 0}) 2018-07-23 21:58:38,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 21:58:38,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023/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}6356201c4e3774be3f006cd4b376a241677a7c5b" -d '{"extra_specs": {}}' 2018-07-23 21:58:39,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e2c1fc1-acbd-4847-89f9-980835aa77ff x-compute-request-id: req-4e2c1fc1-acbd-4847-89f9-980835aa77ff Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 21:58:39,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023/os-extra_specs used request id req-4e2c1fc1-acbd-4847-89f9-980835aa77ff 2018-07-23 21:58:39,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219352245331s 2018-07-23 21:58:39,016 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023/os-extra_specs used request id req-4e2c1fc1-acbd-4847-89f9-980835aa77ff 2018-07-23 21:58:39,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 21:58:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"keypair": {"name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e"}}' 2018-07-23 21:58:39,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4affb38e-c43c-4cbe-b608-328ed63f61bb x-compute-request-id: req-4affb38e-c43c-4cbe-b608-328ed63f61bb Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSJu6LT7dA4Y4EPH6/iLrrFftTYsSa/mvMlF3C+EOHKRa28qA5JqczuKT6rJ8fwW9yiCuB+dT20u9D6DxHnO6rU20VJrUcR6tMUyLy8r6T/10FcrBwcmrPSQAzmHcsLsyDAOlf+0uNSZQGHRmmX/28kj0BV4pdn3qOD5S97yKA9uQaWy05+YvqsSLlxnfJ/op+id7y4XkudrDBk4Voo9iH1LBiAM5eK/sPkzop6Iesjet2dJXUgz3aOUqkoOSmz43XcxglzoHXD1hJPa5OA3SMtURyjiraJfTMiMYfQTP9lchKN1Z9oZqoh9XDCz4HZ5y0hD/40zK/966nC7CHCMIV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0ibui0+3QOGOBDx+v4i66xX7U2LEmv5rzJRdwvhDhykWtvKg\nOSanM7ik+qyfH8FvcogrgfnU9tLvQ+g8R5zuq1NtFSa1HEerTFMi8vK+k/9dBXKw\ncHJqz0kAM5h3LC7MgwDpX/tLjUmUBh0Zpl/9vJI9AVeKXZ96jg+Uve8igPbkGlst\nOfmL6rEi5cZ3yf6Kfone8uF5LnawwZOFaKPYh9SwYgDOXiv7D5M6KeiHrI3rdnSV\n1IM92jlKpKDkps+N13MYJc6B1w9YST2uTgN0jLVEco4q2iX0zIjGH0Ez/ZXISjdW\nfaGaqIfVwws+B2ectIQ/+NMyv/eupwuwhwjCFQIDAQABAoIBACJWIhu5BqQfNmkS\nyVLaMFBA4zOYq673av2eMEOu9LmcyQ1TT0KHQkJ9JNegZM93d5IrFZDDFTzO8jES\nPOcmiQiNNQGDtYvNWfu6ibdQWjssOjKtro5w42rC7rl/a9lYPCobeAYqtQl8wCbP\nkmVQwdCRxE3306/AYvHbMd5muCiB4nsajjcBt/HGC6XmpZhKBrpQ4yqgAG/k4jRg\ntVHhv99wHg5Ew/AYR2fU7sp4ZlmKp0Y7oulkLzInMN0mvRgg+QEnsYSlceAlfj7H\nQJ4ucgHJK/49z5MSKCe15EPHj0vLzoR4rYJRrQgVDd1xmn+FYaSp9jYD3ygF/LYE\nIVr17/ECgYEA+aFKe3VCp4FWUzqKIeC7bPoSrv1RHBbg6LdNOsRFQ2eH827HUmuI\n1JfTYs/AVrM72fFD6Jok38pATljMBejkQedb04I4Mxc0w1ckZ7XOGzf+KY37FRmk\nsKqYyHugq9tC3ClREJxOSh+J9lZ49OX4wTLDj2uKj7DAJq9zOrJeK2MCgYEA14PA\nPRAq6nLGQ8Opdfj0VxQDuifKDPUIAicVxFEAumSsz1l7CICkT0yETAjLsrJW7RBz\n4HX3pbqEuUB2DDFj27ayUK4hlFRhpicKqK0T+ELyo8CrnkorgUpvdyTsGeOETrc/\niyPOsSyoz8bbuv+VRcxB6XOzbVF19adwHqNvIicCgYA/rcNgRwNf04B/7rj592gY\nXpqRhRFBxxxMgSX0TckVbr2hfare/YuEH87OsAxykXo9GGyoU1oAtIk+8yvofgZs\nQWaNR/SqI8tT4VDqG9id3OS7GPrp4QbAAmTDD7Zm4KHno6qIQDdAdVcuPdTRNDEG\np7p3RYmtKft6YttUJ9gZ3QKBgBxOkdFzbi+dI62C5Z85M968IkExOLi69nJR7+n5\nOb9BufECL8bOHsbLphTWkurFweUhZBb3Z6+87/HlJZw0YIlbVdCDDqYM70aDmkLN\nePIC2RvpEqGX3F7/B+T+VISR/a7ZIt+DtIJQ+1tPI01MhK7GRWIEcGzLZlL9yxw7\nGz3BAoGBAO+V/6j5Nd8kqFqhCY0PH59cvdpGLJ+jmyYvfzFZtjECsyVEoyAu369a\nSjY1cwsIZ1gJvQrrCzEHoUn9/jMMZ5oMgzaVMnUvS2nMyxVTUcuA7MmdFE3L/P+2\nPKJIRbeE48V39dz9mSwIDKi5Ej/qAaOnKA23FSpPj+rH0VRQ3n8O\n-----END RSA PRIVATE KEY-----\n", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "fingerprint": "cb:ee:11:52:fb:d6:75:07:f4:04:4f:f8:6e:d1:fd:d4"}} 2018-07-23 21:58:39,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-4affb38e-c43c-4cbe-b608-328ed63f61bb 2018-07-23 21:58:39,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.211563825607s 2018-07-23 21:58:39,228 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-4affb38e-c43c-4cbe-b608-328ed63f61bb 2018-07-23 21:58:39,229 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSJu6LT7dA4Y4EPH6/iLrrFftTYsSa/mvMlF3C+EOHKRa28qA5JqczuKT6rJ8fwW9yiCuB+dT20u9D6DxHnO6rU20VJrUcR6tMUyLy8r6T/10FcrBwcmrPSQAzmHcsLsyDAOlf+0uNSZQGHRmmX/28kj0BV4pdn3qOD5S97yKA9uQaWy05+YvqsSLlxnfJ/op+id7y4XkudrDBk4Voo9iH1LBiAM5eK/sPkzop6Iesjet2dJXUgz3aOUqkoOSmz43XcxglzoHXD1hJPa5OA3SMtURyjiraJfTMiMYfQTP9lchKN1Z9oZqoh9XDCz4HZ5y0hD/40zK/966nC7CHCMIV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0ibui0+3QOGOBDx+v4i66xX7U2LEmv5rzJRdwvhDhykWtvKg\nOSanM7ik+qyfH8FvcogrgfnU9tLvQ+g8R5zuq1NtFSa1HEerTFMi8vK+k/9dBXKw\ncHJqz0kAM5h3LC7MgwDpX/tLjUmUBh0Zpl/9vJI9AVeKXZ96jg+Uve8igPbkGlst\nOfmL6rEi5cZ3yf6Kfone8uF5LnawwZOFaKPYh9SwYgDOXiv7D5M6KeiHrI3rdnSV\n1IM92jlKpKDkps+N13MYJc6B1w9YST2uTgN0jLVEco4q2iX0zIjGH0Ez/ZXISjdW\nfaGaqIfVwws+B2ectIQ/+NMyv/eupwuwhwjCFQIDAQABAoIBACJWIhu5BqQfNmkS\nyVLaMFBA4zOYq673av2eMEOu9LmcyQ1TT0KHQkJ9JNegZM93d5IrFZDDFTzO8jES\nPOcmiQiNNQGDtYvNWfu6ibdQWjssOjKtro5w42rC7rl/a9lYPCobeAYqtQl8wCbP\nkmVQwdCRxE3306/AYvHbMd5muCiB4nsajjcBt/HGC6XmpZhKBrpQ4yqgAG/k4jRg\ntVHhv99wHg5Ew/AYR2fU7sp4ZlmKp0Y7oulkLzInMN0mvRgg+QEnsYSlceAlfj7H\nQJ4ucgHJK/49z5MSKCe15EPHj0vLzoR4rYJRrQgVDd1xmn+FYaSp9jYD3ygF/LYE\nIVr17/ECgYEA+aFKe3VCp4FWUzqKIeC7bPoSrv1RHBbg6LdNOsRFQ2eH827HUmuI\n1JfTYs/AVrM72fFD6Jok38pATljMBejkQedb04I4Mxc0w1ckZ7XOGzf+KY37FRmk\nsKqYyHugq9tC3ClREJxOSh+J9lZ49OX4wTLDj2uKj7DAJq9zOrJeK2MCgYEA14PA\nPRAq6nLGQ8Opdfj0VxQDuifKDPUIAicVxFEAumSsz1l7CICkT0yETAjLsrJW7RBz\n4HX3pbqEuUB2DDFj27ayUK4hlFRhpicKqK0T+ELyo8CrnkorgUpvdyTsGeOETrc/\niyPOsSyoz8bbuv+VRcxB6XOzbVF19adwHqNvIicCgYA/rcNgRwNf04B/7rj592gY\nXpqRhRFBxxxMgSX0TckVbr2hfare/YuEH87OsAxykXo9GGyoU1oAtIk+8yvofgZs\nQWaNR/SqI8tT4VDqG9id3OS7GPrp4QbAAmTDD7Zm4KHno6qIQDdAdVcuPdTRNDEG\np7p3RYmtKft6YttUJ9gZ3QKBgBxOkdFzbi+dI62C5Z85M968IkExOLi69nJR7+n5\nOb9BufECL8bOHsbLphTWkurFweUhZBb3Z6+87/HlJZw0YIlbVdCDDqYM70aDmkLN\nePIC2RvpEqGX3F7/B+T+VISR/a7ZIt+DtIJQ+1tPI01MhK7GRWIEcGzLZlL9yxw7\nGz3BAoGBAO+V/6j5Nd8kqFqhCY0PH59cvdpGLJ+jmyYvfzFZtjECsyVEoyAu369a\nSjY1cwsIZ1gJvQrrCzEHoUn9/jMMZ5oMgzaVMnUvS2nMyxVTUcuA7MmdFE3L/P+2\nPKJIRbeE48V39dz9mSwIDKi5Ej/qAaOnKA23FSpPj+rH0VRQ3n8O\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2f25323ccdc2452382b8c2eb6936ab5f', 'name': u'cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e', 'created_at': '2018-07-23T21:58:39.229487', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15cb252aa671449abdb4e503cbe95715', 'name': 'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cb:ee:11:52:fb:d6:75:07:f4:04:4f:f8:6e:d1:fd:d4', 'type': 'ssh', 'id': u'cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e'}) 2018-07-23 21:58:39,229 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0ibui0+3QOGOBDx+v4i66xX7U2LEmv5rzJRdwvhDhykWtvKg OSanM7ik+qyfH8FvcogrgfnU9tLvQ+g8R5zuq1NtFSa1HEerTFMi8vK+k/9dBXKw cHJqz0kAM5h3LC7MgwDpX/tLjUmUBh0Zpl/9vJI9AVeKXZ96jg+Uve8igPbkGlst OfmL6rEi5cZ3yf6Kfone8uF5LnawwZOFaKPYh9SwYgDOXiv7D5M6KeiHrI3rdnSV 1IM92jlKpKDkps+N13MYJc6B1w9YST2uTgN0jLVEco4q2iX0zIjGH0Ez/ZXISjdW faGaqIfVwws+B2ectIQ/+NMyv/eupwuwhwjCFQIDAQABAoIBACJWIhu5BqQfNmkS yVLaMFBA4zOYq673av2eMEOu9LmcyQ1TT0KHQkJ9JNegZM93d5IrFZDDFTzO8jES POcmiQiNNQGDtYvNWfu6ibdQWjssOjKtro5w42rC7rl/a9lYPCobeAYqtQl8wCbP kmVQwdCRxE3306/AYvHbMd5muCiB4nsajjcBt/HGC6XmpZhKBrpQ4yqgAG/k4jRg tVHhv99wHg5Ew/AYR2fU7sp4ZlmKp0Y7oulkLzInMN0mvRgg+QEnsYSlceAlfj7H QJ4ucgHJK/49z5MSKCe15EPHj0vLzoR4rYJRrQgVDd1xmn+FYaSp9jYD3ygF/LYE IVr17/ECgYEA+aFKe3VCp4FWUzqKIeC7bPoSrv1RHBbg6LdNOsRFQ2eH827HUmuI 1JfTYs/AVrM72fFD6Jok38pATljMBejkQedb04I4Mxc0w1ckZ7XOGzf+KY37FRmk sKqYyHugq9tC3ClREJxOSh+J9lZ49OX4wTLDj2uKj7DAJq9zOrJeK2MCgYEA14PA PRAq6nLGQ8Opdfj0VxQDuifKDPUIAicVxFEAumSsz1l7CICkT0yETAjLsrJW7RBz 4HX3pbqEuUB2DDFj27ayUK4hlFRhpicKqK0T+ELyo8CrnkorgUpvdyTsGeOETrc/ iyPOsSyoz8bbuv+VRcxB6XOzbVF19adwHqNvIicCgYA/rcNgRwNf04B/7rj592gY XpqRhRFBxxxMgSX0TckVbr2hfare/YuEH87OsAxykXo9GGyoU1oAtIk+8yvofgZs QWaNR/SqI8tT4VDqG9id3OS7GPrp4QbAAmTDD7Zm4KHno6qIQDdAdVcuPdTRNDEG p7p3RYmtKft6YttUJ9gZ3QKBgBxOkdFzbi+dI62C5Z85M968IkExOLi69nJR7+n5 Ob9BufECL8bOHsbLphTWkurFweUhZBb3Z6+87/HlJZw0YIlbVdCDDqYM70aDmkLN ePIC2RvpEqGX3F7/B+T+VISR/a7ZIt+DtIJQ+1tPI01MhK7GRWIEcGzLZlL9yxw7 Gz3BAoGBAO+V/6j5Nd8kqFqhCY0PH59cvdpGLJ+jmyYvfzFZtjECsyVEoyAu369a SjY1cwsIZ1gJvQrrCzEHoUn9/jMMZ5oMgzaVMnUvS2nMyxVTUcuA7MmdFE3L/P+2 PKJIRbeE48V39dz9mSwIDKi5Ej/qAaOnKA23FSpPj+rH0VRQ3n8O -----END RSA PRIVATE KEY----- 2018-07-23 21:58:39,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 21:58:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"security_group": {"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-07-23 21:58:39,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-0036c4df-d398-4c1b-ba54-996131c0f696 Date: Mon, 23 Jul 2018 21:58:39 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:39Z", "updated_at": "2018-07-23T21:58:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "dffe7a13-39a5-467e-a205-52c2abfa429d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "ff6193b2-7c1e-4ed4-aa01-a83d055a7623", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 2, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}} 2018-07-23 21:58:39,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0036c4df-d398-4c1b-ba54-996131c0f696 2018-07-23 21:58:39,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.188235044479s 2018-07-23 21:58:39,421 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-0036c4df-d398-4c1b-ba54-996131c0f696 2018-07-23 21:58:39,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:58:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:39,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-4c70551c-a57d-43a4-9789-13b0e7d38958 Date: Mon, 23 Jul 2018 21:58:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:39Z", "updated_at": "2018-07-23T21:58:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "dffe7a13-39a5-467e-a205-52c2abfa429d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "ff6193b2-7c1e-4ed4-aa01-a83d055a7623", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 2, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}]} 2018-07-23 21:58:39,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4c70551c-a57d-43a4-9789-13b0e7d38958 2018-07-23 21:58:39,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0724658966064s 2018-07-23 21:58:39,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-4c70551c-a57d-43a4-9789-13b0e7d38958 2018-07-23 21:58:39,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:58:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -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": "3efe0788-90b8-4e17-b869-cc37e6b643e4"}}' 2018-07-23 21:58:39,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ad882f4f-72b1-408f-a05b-3a00906abf30 Date: Mon, 23 Jul 2018 21:58:39 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-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "port_range_min": 22, "revision_number": 0, "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:39Z", "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "6d1703f6-6dfa-43ff-a903-d4af428054f5"}} 2018-07-23 21:58:39,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ad882f4f-72b1-408f-a05b-3a00906abf30 2018-07-23 21:58:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.163910150528s 2018-07-23 21:58:39,666 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-ad882f4f-72b1-408f-a05b-3a00906abf30 2018-07-23 21:58:39,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:58:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:39,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-6bc0cdd5-a477-45a4-9a36-00213f9e9e03 Date: Mon, 23 Jul 2018 21:58:39 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:39Z", "updated_at": "2018-07-23T21:58:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "6d1703f6-6dfa-43ff-a903-d4af428054f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": 22, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "dffe7a13-39a5-467e-a205-52c2abfa429d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "ff6193b2-7c1e-4ed4-aa01-a83d055a7623", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 3, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}]} 2018-07-23 21:58:39,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6bc0cdd5-a477-45a4-9a36-00213f9e9e03 2018-07-23 21:58:39,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484049320221s 2018-07-23 21:58:39,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6bc0cdd5-a477-45a4-9a36-00213f9e9e03 2018-07-23 21:58:39,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 21:58:39,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -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": "3efe0788-90b8-4e17-b869-cc37e6b643e4"}}' 2018-07-23 21:58:39,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e89cfb40-c528-4548-aa23-38dfe46ce50e Date: Mon, 23 Jul 2018 21:58:39 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-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "port_range_min": null, "revision_number": 0, "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:39Z", "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "65f26768-0bfb-49b5-95c1-ee5e0bd6ef53"}} 2018-07-23 21:58:39,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e89cfb40-c528-4548-aa23-38dfe46ce50e 2018-07-23 21:58:39,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132770061493s 2018-07-23 21:58:39,855 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-e89cfb40-c528-4548-aa23-38dfe46ce50e 2018-07-23 21:58:39,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:39,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:39,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-7d7ae27d-b556-4177-877e-15a4428b4886 Date: Mon, 23 Jul 2018 21:58:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":["83727326-d52c-40c5-bf5a-88dd00a26ca7"],"description":"","tags":[],"updated_at":"2018-07-23T21:58:33Z","qos_policy_id":null,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:58:39,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7d7ae27d-b556-4177-877e-15a4428b4886 2018-07-23 21:58:39,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109718799591s 2018-07-23 21:58:39,966 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7d7ae27d-b556-4177-877e-15a4428b4886 2018-07-23 21:58:39,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:58:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:40,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-09b3a4f1-79c5-4bb4-bbfc-fb377a7c6d2f Date: Mon, 23 Jul 2018 21:58:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/snap", "metadata": {}}], "file": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/file", "owner": "15cb252aa671449abdb4e503cbe95715", "id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "size": 12716032, "self": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:58:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:58:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:58:40,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-09b3a4f1-79c5-4bb4-bbfc-fb377a7c6d2f 2018-07-23 21:58:40,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359869003296s 2018-07-23 21:58:40,008 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-09b3a4f1-79c5-4bb4-bbfc-fb377a7c6d2f 2018-07-23 21:58:40,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:58:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:40,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31d6fec2-a453-4774-bc63-d8117bf9e02b x-compute-request-id: req-31d6fec2-a453-4774-bc63-d8117bf9e02b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b62e6f5a-f978-46ae-9331-c506da95677e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "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": "0dd1caaa-09f7-41f4-b974-3f807b4ea023"}]} 2018-07-23 21:58:40,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-31d6fec2-a453-4774-bc63-d8117bf9e02b 2018-07-23 21:58:40,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267400741577s 2018-07-23 21:58:40,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-31d6fec2-a453-4774-bc63-d8117bf9e02b 2018-07-23 21:58:40,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:58:40,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"server": {"name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "imageRef": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "flavorRef": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7ba34f9f-6bc6-40bf-9e99-005340aa5c3f"}], "security_groups": [{"name": "3efe0788-90b8-4e17-b869-cc37e6b643e4"}]}}' 2018-07-23 21:58:41,134 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c2bb4bd-b286-42bc-b4e8-617cd184d72d x-compute-request-id: req-0c2bb4bd-b286-42bc-b4e8-617cd184d72d Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3efe0788-90b8-4e17-b869-cc37e6b643e4"}], "OS-DCF:diskConfig": "MANUAL", "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "adminPass": "Dr8aYfhpVMi2"}} 2018-07-23 21:58:41,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0c2bb4bd-b286-42bc-b4e8-617cd184d72d 2018-07-23 21:58:41,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.09595990181s 2018-07-23 21:58:41,135 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-0c2bb4bd-b286-42bc-b4e8-617cd184d72d 2018-07-23 21:58:41,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:41,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:41,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7128aace-ead4-49db-95d0-c3ee00ae50a6 x-compute-request-id: req-7128aace-ead4-49db-95d0-c3ee00ae50a6 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "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-23T21:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:41,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7128aace-ead4-49db-95d0-c3ee00ae50a6 2018-07-23 21:58:41,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570178985596s 2018-07-23 21:58:41,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7128aace-ead4-49db-95d0-c3ee00ae50a6 2018-07-23 21:58:41,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:41,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a88c62d1-a281-4f1b-a5d9-a09a434bc67c Date: Mon, 23 Jul 2018 21:58:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":["83727326-d52c-40c5-bf5a-88dd00a26ca7"],"description":"","tags":[],"updated_at":"2018-07-23T21:58:33Z","qos_policy_id":null,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:58:41,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a88c62d1-a281-4f1b-a5d9-a09a434bc67c 2018-07-23 21:58:41,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10102891922s 2018-07-23 21:58:41,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-a88c62d1-a281-4f1b-a5d9-a09a434bc67c 2018-07-23 21:58:41,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:58:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:41,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a50d2f94-9d4a-492e-948b-7241bf6f169e Date: Mon, 23 Jul 2018 21:58:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:58:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"15cb252aa671449abdb4e503cbe95715","id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","subnetpool_id":null,"name":"cinder_test-subnet_b62e6f5a-f978-46ae-9331-c506da95677e"}]} 2018-07-23 21:58:41,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a50d2f94-9d4a-492e-948b-7241bf6f169e 2018-07-23 21:58:41,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0862979888916s 2018-07-23 21:58:41,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-a50d2f94-9d4a-492e-948b-7241bf6f169e 2018-07-23 21:58:41,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:43,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:44,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad30751f-bf17-4821-b123-b917bc15f5dd x-compute-request-id: req-ad30751f-bf17-4821-b123-b917bc15f5dd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:58:42Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:44,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad30751f-bf17-4821-b123-b917bc15f5dd 2018-07-23 21:58:44,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594685077667s 2018-07-23 21:58:44,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ad30751f-bf17-4821-b123-b917bc15f5dd 2018-07-23 21:58:44,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:46,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bab37bd3-eae1-4273-9b3f-33213dab8364 x-compute-request-id: req-bab37bd3-eae1-4273-9b3f-33213dab8364 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:58:42Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:46,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bab37bd3-eae1-4273-9b3f-33213dab8364 2018-07-23 21:58:46,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.299885988235s 2018-07-23 21:58:46,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-bab37bd3-eae1-4273-9b3f-33213dab8364 2018-07-23 21:58:46,811 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:48,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:48,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:49,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15d14bcb-35a0-4b5e-8ab0-939983c49fe5 x-compute-request-id: req-15d14bcb-35a0-4b5e-8ab0-939983c49fe5 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:46.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:46Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:49,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15d14bcb-35a0-4b5e-8ab0-939983c49fe5 2018-07-23 21:58:49,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51585817337s 2018-07-23 21:58:49,329 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-15d14bcb-35a0-4b5e-8ab0-939983c49fe5 2018-07-23 21:58:49,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:49,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-f0923b5a-2aeb-4c57-bf7e-ae4b80ccacba Date: Mon, 23 Jul 2018 21:58:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","ip_address":"192.168.120.5"}],"id":"5e363cdb-cc6b-4035-b101-2cdd840c3a76","security_groups":["3efe0788-90b8-4e17-b869-cc37e6b643e4"],"mac_address":"fa:16:3e:68:20:80","project_id":"15cb252aa671449abdb4e503cbe95715","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:42Z","binding:vnic_type":"normal","device_id":"b5f4f056-34f6-4b60-a03b-aed78d641879","ip_allocation":"immediate"}]} 2018-07-23 21:58:49,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-f0923b5a-2aeb-4c57-bf7e-ae4b80ccacba 2018-07-23 21:58:49,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0853450298309s 2018-07-23 21:58:49,419 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-f0923b5a-2aeb-4c57-bf7e-ae4b80ccacba 2018-07-23 21:58:49,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:58:49,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e363cdb-cc6b-4035-b101-2cdd840c3a76" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:49,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ab6124da-94b0-4cd0-b608-72306618f017 Date: Mon, 23 Jul 2018 21:58:49 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:58:49,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e363cdb-cc6b-4035-b101-2cdd840c3a76 used request id req-ab6124da-94b0-4cd0-b608-72306618f017 2018-07-23 21:58:49,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0179049968719s 2018-07-23 21:58:49,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e363cdb-cc6b-4035-b101-2cdd840c3a76 used request id req-ab6124da-94b0-4cd0-b608-72306618f017 2018-07-23 21:58:49,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:58:49,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:49,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81a7ccbe-7aa3-4d1f-8533-edea8c169a3f x-compute-request-id: req-81a7ccbe-7aa3-4d1f-8533-edea8c169a3f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:46.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:46Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:58:49,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81a7ccbe-7aa3-4d1f-8533-edea8c169a3f 2018-07-23 21:58:49,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484455108643s 2018-07-23 21:58:49,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-81a7ccbe-7aa3-4d1f-8533-edea8c169a3f 2018-07-23 21:58:49,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:49,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:49,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-6c73d1b7-d27b-4e8c-81b6-f47178911998 Date: Mon, 23 Jul 2018 21:58:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","ip_address":"192.168.120.5"}],"id":"5e363cdb-cc6b-4035-b101-2cdd840c3a76","security_groups":["3efe0788-90b8-4e17-b869-cc37e6b643e4"],"mac_address":"fa:16:3e:68:20:80","project_id":"15cb252aa671449abdb4e503cbe95715","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:42Z","binding:vnic_type":"normal","device_id":"b5f4f056-34f6-4b60-a03b-aed78d641879","ip_allocation":"immediate"}]} 2018-07-23 21:58:49,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-6c73d1b7-d27b-4e8c-81b6-f47178911998 2018-07-23 21:58:49,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514030456543s 2018-07-23 21:58:49,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-6c73d1b7-d27b-4e8c-81b6-f47178911998 2018-07-23 21:58:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:58:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e363cdb-cc6b-4035-b101-2cdd840c3a76" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:50,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e1342917-4514-4288-adb5-77ce7c089cd2 Date: Mon, 23 Jul 2018 21:58:50 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:58:50,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e363cdb-cc6b-4035-b101-2cdd840c3a76 used request id req-e1342917-4514-4288-adb5-77ce7c089cd2 2018-07-23 21:58:50,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184118747711s 2018-07-23 21:58:50,007 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e363cdb-cc6b-4035-b101-2cdd840c3a76 used request id req-e1342917-4514-4288-adb5-77ce7c089cd2 2018-07-23 21:58:50,007 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:20:80', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74a37de5-a743-499d-b4fc-7afcdbddb2a6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:58:46.000000', 'flavor': Munch({u'id': u'0dd1caaa-09f7-41f4-b974-3f807b4ea023'}), 'az': u'nova', 'id': u'b5f4f056-34f6-4b60-a03b-aed78d641879', 'security_groups': [Munch({u'name': u'cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2f25323ccdc2452382b8c2eb6936ab5f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15cb252aa671449abdb4e503cbe95715', 'name': 'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:58:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:58:46Z', 'hostId': u'294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:58:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'15cb252aa671449abdb4e503cbe95715', 'name': u'cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e', 'adminPass': None, 'tenant_id': u'15cb252aa671449abdb4e503cbe95715', 'created_at': u'2018-07-23T21:58:41Z', 'created': u'2018-07-23T21:58:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:58:50,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:58:50,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:50,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-6b1f1732-f326-4876-88bd-93c4fe6abd70 Date: Mon, 23 Jul 2018 21:58:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":["83727326-d52c-40c5-bf5a-88dd00a26ca7"],"description":"","tags":[],"updated_at":"2018-07-23T21:58:33Z","qos_policy_id":null,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:58:50,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6b1f1732-f326-4876-88bd-93c4fe6abd70 2018-07-23 21:58:50,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102962017059s 2018-07-23 21:58:50,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6b1f1732-f326-4876-88bd-93c4fe6abd70 2018-07-23 21:58:50,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:58:50,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:50,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-9d12804e-9faa-4258-a4d6-3d759c88b6b5 Date: Mon, 23 Jul 2018 21:58:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:58:46Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","ip_address":"192.168.120.5"}],"id":"5e363cdb-cc6b-4035-b101-2cdd840c3a76","security_groups":["3efe0788-90b8-4e17-b869-cc37e6b643e4"],"mac_address":"fa:16:3e:68:20:80","project_id":"15cb252aa671449abdb4e503cbe95715","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:42Z","binding:vnic_type":"normal","device_id":"b5f4f056-34f6-4b60-a03b-aed78d641879","ip_allocation":"immediate"}]} 2018-07-23 21:58:50,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-9d12804e-9faa-4258-a4d6-3d759c88b6b5 2018-07-23 21:58:50,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0539569854736s 2018-07-23 21:58:50,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-9d12804e-9faa-4258-a4d6-3d759c88b6b5 2018-07-23 21:58:50,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 21:58:50,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.5", "port_id": "5e363cdb-cc6b-4035-b101-2cdd840c3a76"}}' 2018-07-23 21:58:52,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-4dbdc3f6-1885-45dd-ab78-ba2991b2e8f0 Date: Mon, 23 Jul 2018 21:58:51 GMT RESP BODY: {"floatingip": {"router_id": "6c6e0ed0-7b88-4947-9c26-645a05c847e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:51Z", "updated_at": "2018-07-23T21:58:51Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "15cb252aa671449abdb4e503cbe95715", "port_id": "5e363cdb-cc6b-4035-b101-2cdd840c3a76", "id": "0f3c1c47-d3c9-4c9a-897d-b8ce19693b06", "qos_policy_id": null}} 2018-07-23 21:58:52,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4dbdc3f6-1885-45dd-ab78-ba2991b2e8f0 2018-07-23 21:58:52,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.8337829113s 2018-07-23 21:58:52,004 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-4dbdc3f6-1885-45dd-ab78-ba2991b2e8f0 2018-07-23 21:58:52,008 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'6c6e0ed0-7b88-4947-9c26-645a05c847e5', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'15cb252aa671449abdb4e503cbe95715', 'created_at': u'2018-07-23T21:58:51Z', 'attached': True, 'updated_at': u'2018-07-23T21:58:51Z', 'id': u'0f3c1c47-d3c9-4c9a-897d-b8ce19693b06', 'floating_network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15cb252aa671449abdb4e503cbe95715', 'name': 'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6c6e0ed0-7b88-4947-9c26-645a05c847e5', u'qos_policy_id': None, 'project_id': u'15cb252aa671449abdb4e503cbe95715', 'port_id': u'5e363cdb-cc6b-4035-b101-2cdd840c3a76', 'port': u'5e363cdb-cc6b-4035-b101-2cdd840c3a76', 'network': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde'}) 2018-07-23 21:58:52,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 21:58:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 21:58:52,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a62c0f1-26c8-4f10-927c-8907ff223716 x-compute-request-id: req-4a62c0f1-26c8-4f10-927c-8907ff223716 Content-Encoding: gzip Content-Length: 9573 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 469683485 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.140009] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.141671] pid_max: default: 32768 minimum: 301\n[ 0.142575] ACPI: Core revision 20150930\n[ 0.143965] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.145288] Security Framework initialized\n[ 0.146108] Yama: becoming mindful.\n[ 0.146842] AppArmor: AppArmor initialized\n[ 0.147710] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.149051] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150333] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151552] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.152980] Initializing cgroup subsys io\n[ 0.153797] Initializing cgroup subsys memory\n[ 0.154659] Initializing cgroup subsys devices\n[ 0.155541] Initializing cgroup subsys freezer\n[ 0.156413] Initializing cgroup subsys net_cls\n[ 0.157284] Initializing cgroup subsys perf_event\n[ 0.158193] Initializing cgroup subsys net_prio\n[ 0.159089] Initializing cgroup subsys hugetlb\n[ 0.159958] Initializing cgroup subsys pids\n[ 0.160857] CPU: Physical Processor ID: 0\n[ 0.162358] mce: CPU supports 10 MCE banks\n[ 0.163217] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.164221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178639] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184704] ftrace: allocating 31920 entries in 125 pages\n[ 0.209661] smpboot: Max logical packages: 1\n[ 0.210543] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211904] x2apic enabled\n[ 0.212720] Switched APIC routing to physical x2apic.\n[ 0.214455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.215590] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.217675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.219491] KVM setup paravirtual spinlock\n[ 0.220789] x86: Booted up 1 node, 1 CPUs\n[ 0.221603] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222998] devtmpfs: initialized\n[ 0.224721] evm: security.selinux\n[ 0.225425] evm: security.SMACK64\n[ 0.226119] evm: security.SMACK64EXEC\n[ 0.226862] evm: security.SMACK64TRANSMUTE\n[ 0.227691] evm: security.SMACK64MMAP\n[ 0.228443] evm: security.ima\n[ 0.229086] evm: security.capability\n[ 0.229890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231772] pinctrl core: initialized pinctrl subsystem\n[ 0.232878] RTC time: 21:58:47, date: 07/23/18\n[ 0.233848] NET: Registered protocol family 16\n[ 0.234834] cpuidle: using governor ladder\n[ 0.235661] cpuidle: using governor menu\n[ 0.236448] PCCT header not found.\n[ 0.237209] ACPI: bus type PCI registered\n[ 0.238011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239251] PCI: Using configuration type 1 for base access\n[ 0.241016] ACPI: Added _OSI(Module Device)\n[ 0.241856] ACPI: Added _OSI(Processor Device)\n[ 0.242721] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243630] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.245384] ACPI: Interpreter enabled\n[ 0.246157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253551] ACPI: (supports S0 S5)\n[ 0.254258] ACPI: Using IOAPIC for interrupt routing\n[ 0.255205] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259502] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260752] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261949] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264186] acpiphp: Slot [3] registered\n[ 0.264990] acpiphp: Slot [4] registered\n[ 0.265804] acpiphp: Slot [5] registered\n[ 0.266609] acpiphp: Slot [6] registered\n[ 0.267417] acpiphp: Slot [7] registered\n[ 0.268225] acpiphp: Slot [8] registered\n[ 0.269028] acpiphp: Slot [9] registered\n[ 0.269824] acpiphp: Slot [10] registered\n[ 0.270649] acpiphp: Slot [11] registered\n[ 0.271476] acpiphp: Slot [12] registered\n[ 0.272299] acpiphp: Slot [13] registered\n[ 0.273113] acpiphp: Slot [14] registered\n[ 0.273924] acpiphp: Slot [15] registered\n[ 0.284691] acpiphp: Slot [16] registered\n[ 0.285508] acpiphp: Slot [17] registered\n[ 0.286325] acpiphp: Slot [18] registered\n[ 0.287138] acpiphp: Slot [19] registered\n[ 0.287947] acpiphp: Slot [20] registered\n[ 0.288768] acpiphp: Slot [21] registered\n[ 0.289596] acpiphp: Slot [22] registered\n[ 0.290411] acpiphp: Slot [23] registered\n[ 0.291229] acpiphp: Slot [24] registered\n[ 0.292040] acpiphp: Slot [25] registered\n[ 0.292855] acpiphp: Slot [26] registered\n[ 0.293678] acpiphp: Slot [27] registered\n[ 0.294498] acpiphp: Slot [28] registered\n[ 0.295315] acpiphp: Slot [29] registered\n[ 0.296164] acpiphp: Slot [30] registered\n[ 0.296981] acpiphp: Slot [31] registered\n[ 0.297796] PCI host bridge to bus 0000:00\n[ 0.298611] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301058] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302506] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.303960] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305443] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.309990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311174] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317575] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.338661] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.340095] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342890] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.344170] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345471] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346530] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.348087] vgaarb: loaded\n[ 0.348689] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349929] SCSI subsystem initialized\n[ 0.350847] ACPI: bus type USB registered\n[ 0.351679] usbcore: registered new interface driver usbfs\n[ 0.352714] usbcore: registered new interface driver hub\n[ 0.353728] usbcore: registered new device driver usb\n[ 0.354841] PCI: Using ACPI for IRQ routing\n[ 0.355958] NetLabel: Initializing\n[ 0.356684] NetLabel: domain hash size = 128\n[ 0.357536] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358508] NetLabel: unlabeled traffic allowed by default\n[ 0.359668] clocksource: Switched to clocksource kvm-clock\n[ 0.367850] AppArmor: AppArmor Filesystem Enabled\n[ 0.368849] pnp: PnP ACPI init\n[ 0.369794] pnp: PnP ACPI: found 5 devices\n[ 0.376138] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377863] NET: Registered protocol family 2\n[ 0.378920] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381437] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382641] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.384930] NET: Registered protocol family 1\n[ 0.385810] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386908] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387987] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416181] Trying to unpack rootfs image as initramfs...\n[ 0.473636] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.475290] Scanning for low memory corruption every 60 seconds\n[ 0.476655] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477821] audit: initializing netlink subsys (disabled)\n[ 0.478850] audit: type=2000 audit(1532383127.596:1): initialized\n[ 0.480220] Initialise system trusted keyring\n[ 0.481177] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.482339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.484485] zbud: loaded\n[ 0.485220] VFS: Disk quotas dquot_6.6.0\n[ 0.486047] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487649] fuse init (API version 7.23)\n[ 0.488575] Key type big_key registered\n[ 0.489385] Allocating IMA MOK and blacklist keyrings.\n[ 0.490608] Key type asymmetric registered\n[ 0.491440] Asymmetric key parser 'x509' registered\n[ 0.492424] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493895] io scheduler noop registered\n[ 0.494692] io scheduler deadline registered (default)\n[ 0.495698] io scheduler cfq registered\n[ 0.496570] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497616] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.500359] ACPI: Power Button [PWRF]\n[ 0.501219] GHES: HEST is not enabled!\n[ 0.514879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542675] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.544806] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.568710] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.571025] Linux agpgart interface v0.103\n[ 0.573701] brd: module loaded\n[ 0.575397] loop: module loaded\n[ 0.578848] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.580335] GPT:90111 != 2097151\n[ 0.581022] GPT:Alternate GPT header not at the end of the disk.\n[ 0.582122] GPT:90111 != 2097151\n[ 0.582801] GPT: Use GNU Parted to correct GPT errors.\n[ 0.583785] vda: vda1 vda15\n[ 0.585028] scsi host0: ata_piix\n[ 0.585813] scsi host1: ata_piix\n[ 0.586600] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.587857] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.589374] libphy: Fixed MDIO Bus: probed\n[ 0.590211] tun: Universal TUN/TAP device driver, 1.6\n[ 0.593304] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.596731] PPP generic driver version 2.4.2\n[ 0.597719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.598940] ehci-pci: EHCI PCI platform driver\n[ 0.599837] ehci-platform: EHCI generic platform driver\n[ 0.600850] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602000] ohci-pci: OHCI PCI platform driver\n[ 0.602886] ohci-platform: OHCI generic platform driver\n[ 0.603904] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618342] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620862] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621918] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.625773] usb usb1: Product: UHCI Host Controller\n[ 0.626715] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.627872] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628872] hub 1-0:1.0: USB hub found\n[ 0.629669] hub 1-0:1.0: 2 ports detected\n[ 0.630635] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.632842] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633822] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634889] mousedev: PS/2 mouse device common for all mice\n[ 0.636362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638259] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640641] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.641858] i2c /dev entries driver\n[ 0.642653] device-mapper: uevent: version 1.0.3\n[ 0.643641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645329] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.646850] NET: Registered protocol family 10\n[ 0.648040] NET: Registered protocol family 17\n[ 0.648955] Key type dns_resolver registered\n[ 0.650000] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651121] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.652954] registered taskstats version 1\n[ 0.653820] Loading compiled-in X.509 certificates\n[ 0.655318] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657206] zswap: loaded using pool lzo/zbud\n[ 0.658888] Key type trusted registered\n[ 0.660700] Key type encrypted registered\n[ 0.661546] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.662590] ima: No TPM chip found, activating TPM-bypass!\n[ 0.663637] evm: HMAC attrs: 0x1\n[ 0.664650] Magic number: 10:406:1006\n[ 0.665558] rtc_cmos 00:00: setting system clock to 2018-07-23 21:58:47 UTC (1532383127)\n[ 0.667212] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.668366] EDD information not available.\n[ 0.748980] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.760662] Write protecting the kernel read-only data: 14336k\n[ 0.762808] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.764673] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.59\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.810377] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.85. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVniXC+GgrRWLY1Vw0UAnamRROoT+u0xi9Wpk1j/EGmNLzQWfaE6eavm1COvs2ST2pgbn3RRs9B9+EkCcbRnhhqUx3gsZLCc2MGj2psfIE4Or2Ym5Xj16WC4Ud3eEDir2wzt+hIrbpbZtHJ27aIXpXBaocMJ0iSaAxxoI90kYIG2gcQxVnUxaw3l/aHURLZgb37hK7bDrl8ArVKC71b8sMeauPIQBfaqI59MzfHIZWG3ObJ/RXyfETQNd2uP+lgXEu/+DOazKdsqZniX+EcFIVRB9zwhe2zGJoZmRyg37NRHLgBLdDP6J28WXroSA5+v+De9HraNQHlLu+8uATufpj root@cinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e\nssh-dss AAAAB3NzaC1kc3MAAACBANUaSZgydpvYxYR9+tCIBEt8PGOwyNta4FASoz62EBgyr/TzAzs3nwDlmgrNQQmFg1Pb2VZy+IMEgb2ZoZSKR7PXO9zdbDBk6HTYvWmAp6FswI2HPUkhNTZn9k6prRf+FNojPys2NEwIlJ5U8tMYDN32Wqtd7BgP/b5xSBxz4tH/AAAAFQDni3R94ZIpBD+I9/UqvirWiTLs/wAAAIBa8U+Y8IeIFcfwMkwqlmWbGiWCfs8NZXuXiCErWjI+FytyPkj7C+9OgCa5HiLS1rKKhuG8mrDpMITOydbCBBRnyFyoRC0TJBPu7zBuv1G5DZu4YfetbAgKnTbuGyj9kK5ozMkDw0STLZM+Q0o+LQhmDLmAML+OMnsrGUZDVeV98AAAAIAA3PsEfhDaqN+yLf2GxBBIUj468Hb8+0Ojl2gSnW/vDA7p5AXLYYACHHSM21bOnqBjdBR+xjExrbzJkv+Hk05jais29mHA2BzKWV4QEJdmf5TCpZ+QoxlktSag7FoNnKz8U5SPTxivihxgaHxkl+A5Ize610aPuL5zbbDnDuSKiw== root@cinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.31s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe68:2080/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.67 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e login: "} 2018-07-23 21:58:52,086 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/action used request id req-4a62c0f1-26c8-4f10-927c-8907ff223716 2018-07-23 21:58:52,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0781328678131s 2018-07-23 21:58:52,087 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/action used request id req-4a62c0f1-26c8-4f10-927c-8907ff223716 2018-07-23 21:58:52,087 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 469683485 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.140009] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.141671] pid_max: default: 32768 minimum: 301 [ 0.142575] ACPI: Core revision 20150930 [ 0.143965] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.145288] Security Framework initialized [ 0.146108] Yama: becoming mindful. [ 0.146842] AppArmor: AppArmor initialized [ 0.147710] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149051] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150333] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151552] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.152980] Initializing cgroup subsys io [ 0.153797] Initializing cgroup subsys memory [ 0.154659] Initializing cgroup subsys devices [ 0.155541] Initializing cgroup subsys freezer [ 0.156413] Initializing cgroup subsys net_cls [ 0.157284] Initializing cgroup subsys perf_event [ 0.158193] Initializing cgroup subsys net_prio [ 0.159089] Initializing cgroup subsys hugetlb [ 0.159958] Initializing cgroup subsys pids [ 0.160857] CPU: Physical Processor ID: 0 [ 0.162358] mce: CPU supports 10 MCE banks [ 0.163217] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.164221] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178639] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184704] ftrace: allocating 31920 entries in 125 pages [ 0.209661] smpboot: Max logical packages: 1 [ 0.210543] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211904] x2apic enabled [ 0.212720] Switched APIC routing to physical x2apic. [ 0.214455] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.215590] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.217675] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.219491] KVM setup paravirtual spinlock [ 0.220789] x86: Booted up 1 node, 1 CPUs [ 0.221603] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222998] devtmpfs: initialized [ 0.224721] evm: security.selinux [ 0.225425] evm: security.SMACK64 [ 0.226119] evm: security.SMACK64EXEC [ 0.226862] evm: security.SMACK64TRANSMUTE [ 0.227691] evm: security.SMACK64MMAP [ 0.228443] evm: security.ima [ 0.229086] evm: security.capability [ 0.229890] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231772] pinctrl core: initialized pinctrl subsystem [ 0.232878] RTC time: 21:58:47, date: 07/23/18 [ 0.233848] NET: Registered protocol family 16 [ 0.234834] cpuidle: using governor ladder [ 0.235661] cpuidle: using governor menu [ 0.236448] PCCT header not found. [ 0.237209] ACPI: bus type PCI registered [ 0.238011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.239251] PCI: Using configuration type 1 for base access [ 0.241016] ACPI: Added _OSI(Module Device) [ 0.241856] ACPI: Added _OSI(Processor Device) [ 0.242721] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243630] ACPI: Added _OSI(Processor Aggregator Device) [ 0.245384] ACPI: Interpreter enabled [ 0.246157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.248018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253551] ACPI: (supports S0 S5) [ 0.254258] ACPI: Using IOAPIC for interrupt routing [ 0.255205] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259502] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260752] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261949] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264186] acpiphp: Slot [3] registered [ 0.264990] acpiphp: Slot [4] registered [ 0.265804] acpiphp: Slot [5] registered [ 0.266609] acpiphp: Slot [6] registered [ 0.267417] acpiphp: Slot [7] registered [ 0.268225] acpiphp: Slot [8] registered [ 0.269028] acpiphp: Slot [9] registered [ 0.269824] acpiphp: Slot [10] registered [ 0.270649] acpiphp: Slot [11] registered [ 0.271476] acpiphp: Slot [12] registered [ 0.272299] acpiphp: Slot [13] registered [ 0.273113] acpiphp: Slot [14] registered [ 0.273924] acpiphp: Slot [15] registered [ 0.284691] acpiphp: Slot [16] registered [ 0.285508] acpiphp: Slot [17] registered [ 0.286325] acpiphp: Slot [18] registered [ 0.287138] acpiphp: Slot [19] registered [ 0.287947] acpiphp: Slot [20] registered [ 0.288768] acpiphp: Slot [21] registered [ 0.289596] acpiphp: Slot [22] registered [ 0.290411] acpiphp: Slot [23] registered [ 0.291229] acpiphp: Slot [24] registered [ 0.292040] acpiphp: Slot [25] registered [ 0.292855] acpiphp: Slot [26] registered [ 0.293678] acpiphp: Slot [27] registered [ 0.294498] acpiphp: Slot [28] registered [ 0.295315] acpiphp: Slot [29] registered [ 0.296164] acpiphp: Slot [30] registered [ 0.296981] acpiphp: Slot [31] registered [ 0.297796] PCI host bridge to bus 0000:00 [ 0.298611] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299834] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301058] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302506] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.303960] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305443] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308707] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.309990] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311174] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312446] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316051] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317575] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336758] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.338661] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.340095] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341501] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342890] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.344170] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345471] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346530] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.348087] vgaarb: loaded [ 0.348689] vgaarb: bridge control possible 0000:00:02.0 [ 0.349929] SCSI subsystem initialized [ 0.350847] ACPI: bus type USB registered [ 0.351679] usbcore: registered new interface driver usbfs [ 0.352714] usbcore: registered new interface driver hub [ 0.353728] usbcore: registered new device driver usb [ 0.354841] PCI: Using ACPI for IRQ routing [ 0.355958] NetLabel: Initializing [ 0.356684] NetLabel: domain hash size = 128 [ 0.357536] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358508] NetLabel: unlabeled traffic allowed by default [ 0.359668] clocksource: Switched to clocksource kvm-clock [ 0.367850] AppArmor: AppArmor Filesystem Enabled [ 0.368849] pnp: PnP ACPI init [ 0.369794] pnp: PnP ACPI: found 5 devices [ 0.376138] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377863] NET: Registered protocol family 2 [ 0.378920] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381437] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382641] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383737] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.384930] NET: Registered protocol family 1 [ 0.385810] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386908] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387987] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416181] Trying to unpack rootfs image as initramfs... [ 0.473636] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.475290] Scanning for low memory corruption every 60 seconds [ 0.476655] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477821] audit: initializing netlink subsys (disabled) [ 0.478850] audit: type=2000 audit(1532383127.596:1): initialized [ 0.480220] Initialise system trusted keyring [ 0.481177] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.482339] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.484485] zbud: loaded [ 0.485220] VFS: Disk quotas dquot_6.6.0 [ 0.486047] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487649] fuse init (API version 7.23) [ 0.488575] Key type big_key registered [ 0.489385] Allocating IMA MOK and blacklist keyrings. [ 0.490608] Key type asymmetric registered [ 0.491440] Asymmetric key parser 'x509' registered [ 0.492424] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493895] io scheduler noop registered [ 0.494692] io scheduler deadline registered (default) [ 0.495698] io scheduler cfq registered [ 0.496570] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497616] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498882] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.500359] ACPI: Power Button [PWRF] [ 0.501219] GHES: HEST is not enabled! [ 0.514879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542675] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544806] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.568710] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.571025] Linux agpgart interface v0.103 [ 0.573701] brd: module loaded [ 0.575397] loop: module loaded [ 0.578848] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.580335] GPT:90111 != 2097151 [ 0.581022] GPT:Alternate GPT header not at the end of the disk. [ 0.582122] GPT:90111 != 2097151 [ 0.582801] GPT: Use GNU Parted to correct GPT errors. [ 0.583785] vda: vda1 vda15 [ 0.585028] scsi host0: ata_piix [ 0.585813] scsi host1: ata_piix [ 0.586600] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.587857] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.589374] libphy: Fixed MDIO Bus: probed [ 0.590211] tun: Universal TUN/TAP device driver, 1.6 [ 0.593304] tun: (C) 1999-2004 Max Krasnyansky [ 0.596731] PPP generic driver version 2.4.2 [ 0.597719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.598940] ehci-pci: EHCI PCI platform driver [ 0.599837] ehci-platform: EHCI generic platform driver [ 0.600850] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602000] ohci-pci: OHCI PCI platform driver [ 0.602886] ohci-platform: OHCI generic platform driver [ 0.603904] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618342] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619372] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620862] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621918] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.625773] usb usb1: Product: UHCI Host Controller [ 0.626715] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627872] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628872] hub 1-0:1.0: USB hub found [ 0.629669] hub 1-0:1.0: 2 ports detected [ 0.630635] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.632842] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633822] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634889] mousedev: PS/2 mouse device common for all mice [ 0.636362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638259] rtc_cmos 00:00: RTC can wake from S4 [ 0.639408] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640641] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.641858] i2c /dev entries driver [ 0.642653] device-mapper: uevent: version 1.0.3 [ 0.643641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645329] ledtrig-cpu: registered to indicate activity on CPUs [ 0.646850] NET: Registered protocol family 10 [ 0.648040] NET: Registered protocol family 17 [ 0.648955] Key type dns_resolver registered [ 0.650000] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651121] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.652954] registered taskstats version 1 [ 0.653820] Loading compiled-in X.509 certificates [ 0.655318] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657206] zswap: loaded using pool lzo/zbud [ 0.658888] Key type trusted registered [ 0.660700] Key type encrypted registered [ 0.661546] AppArmor: AppArmor sha1 policy hashing enabled [ 0.662590] ima: No TPM chip found, activating TPM-bypass! [ 0.663637] evm: HMAC attrs: 0x1 [ 0.664650] Magic number: 10:406:1006 [ 0.665558] rtc_cmos 00:00: setting system clock to 2018-07-23 21:58:47 UTC (1532383127) [ 0.667212] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.668366] EDD information not available. [ 0.748980] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.760662] Write protecting the kernel read-only data: 14336k [ 0.762808] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.764673] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.59 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.810377] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.85. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVniXC+GgrRWLY1Vw0UAnamRROoT+u0xi9Wpk1j/EGmNLzQWfaE6eavm1COvs2ST2pgbn3RRs9B9+EkCcbRnhhqUx3gsZLCc2MGj2psfIE4Or2Ym5Xj16WC4Ud3eEDir2wzt+hIrbpbZtHJ27aIXpXBaocMJ0iSaAxxoI90kYIG2gcQxVnUxaw3l/aHURLZgb37hK7bDrl8ArVKC71b8sMeauPIQBfaqI59MzfHIZWG3ObJ/RXyfETQNd2uP+lgXEu/+DOazKdsqZniX+EcFIVRB9zwhe2zGJoZmRyg37NRHLgBLdDP6J28WXroSA5+v+De9HraNQHlLu+8uATufpj root@cinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e ssh-dss AAAAB3NzaC1kc3MAAACBANUaSZgydpvYxYR9+tCIBEt8PGOwyNta4FASoz62EBgyr/TzAzs3nwDlmgrNQQmFg1Pb2VZy+IMEgb2ZoZSKR7PXO9zdbDBk6HTYvWmAp6FswI2HPUkhNTZn9k6prRf+FNojPys2NEwIlJ5U8tMYDN32Wqtd7BgP/b5xSBxz4tH/AAAAFQDni3R94ZIpBD+I9/UqvirWiTLs/wAAAIBa8U+Y8IeIFcfwMkwqlmWbGiWCfs8NZXuXiCErWjI+FytyPkj7C+9OgCa5HiLS1rKKhuG8mrDpMITOydbCBBRnyFyoRC0TJBPu7zBuv1G5DZu4YfetbAgKnTbuGyj9kK5ozMkDw0STLZM+Q0o+LQhmDLmAML+OMnsrGUZDVeV98AAAAIAA3PsEfhDaqN+yLf2GxBBIUj468Hb8+0Ojl2gSnW/vDA7p5AXLYYACHHSM21bOnqBjdBR+xjExrbzJkv+Hk05jais29mHA2BzKWV4QEJdmf5TCpZ+QoxlktSag7FoNnKz8U5SPTxivihxgaHxkl+A5Ize610aPuL5zbbDnDuSKiw== root@cinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe68:2080/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.67 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-b62e6f5a-f978-46ae-9331-c506da95677e login: 2018-07-23 21:58:55,097 - paramiko.transport - DEBUG - starting thread (client mode): 0x73f08210L 2018-07-23 21:58:55,098 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 21:58:55,098 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 21:58:55,098 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 21:58:55,099 - 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-23 21:58:55,100 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 21:58:55,100 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 21:58:55,100 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 21:58:55,100 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 21:58:55,100 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 21:58:55,117 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 21:58:55,118 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 21:58:55,129 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 5680c9f72dc0586b0e3b80491c4e1612 2018-07-23 21:58:55,130 - paramiko.transport - DEBUG - Trying discovered key cbee1152fbd67507f4044ff86ed1fdd4 in /tmp/tmpqxGJ6L 2018-07-23 21:58:55,157 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 21:58:55,164 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 21:58:55,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-07-23 21:58:55,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"volume": {"display_name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "size": "2"}}' 2018-07-23 21:58:56,350 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:58:55 GMT Server: Apache x-compute-request-id: req-4c2d36b2-f7af-4e52-ab2f-03ef86be0b9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c2d36b2-f7af-4e52-ab2f-03ef86be0b9a Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}} 2018-07-23 21:58:56,350 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes used request id req-4c2d36b2-f7af-4e52-ab2f-03ef86be0b9a 2018-07-23 21:58:56,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.15234494209s 2018-07-23 21:58:56,351 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes used request id req-4c2d36b2-f7af-4e52-ab2f-03ef86be0b9a 2018-07-23 21:58:56,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:58:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:58:57,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:56 GMT Server: Apache x-compute-request-id: req-5f4eca5a-43d1-4c27-8e8d-4ea21e4ec3d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f4eca5a-43d1-4c27-8e8d-4ea21e4ec3d2 Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:58:56.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:58:57,217 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-5f4eca5a-43d1-4c27-8e8d-4ea21e4ec3d2 2018-07-23 21:58:57,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.865972995758s 2018-07-23 21:58:57,218 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-5f4eca5a-43d1-4c27-8e8d-4ea21e4ec3d2 2018-07-23 21:58:57,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:58:59,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:58:59,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:00,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:58:59 GMT Server: Apache x-compute-request-id: req-df7880d5-2411-4311-9077-8a2389a6e988 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df7880d5-2411-4311-9077-8a2389a6e988 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:58:57.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:00,100 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-df7880d5-2411-4311-9077-8a2389a6e988 2018-07-23 21:59:00,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.877856969833s 2018-07-23 21:59:00,101 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-df7880d5-2411-4311-9077-8a2389a6e988 2018-07-23 21:59:00,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:59:00,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:00,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-e43118e8-5ee5-4b7b-bed9-2921aabc5263 Date: Mon, 23 Jul 2018 21:59:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":["83727326-d52c-40c5-bf5a-88dd00a26ca7"],"description":"","tags":[],"updated_at":"2018-07-23T21:58:33Z","qos_policy_id":null,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:59:00,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e43118e8-5ee5-4b7b-bed9-2921aabc5263 2018-07-23 21:59:00,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10311794281s 2018-07-23 21:59:00,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e43118e8-5ee5-4b7b-bed9-2921aabc5263 2018-07-23 21:59:00,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:59:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:00,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-6d9f3f3c-d000-4c55-95fc-4e5902290bf4 Date: Mon, 23 Jul 2018 21:59:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/snap", "metadata": {}}], "file": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/file", "owner": "15cb252aa671449abdb4e503cbe95715", "id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "size": 12716032, "self": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:58:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:58:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:59:00,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6d9f3f3c-d000-4c55-95fc-4e5902290bf4 2018-07-23 21:59:00,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178338050842s 2018-07-23 21:59:00,390 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6d9f3f3c-d000-4c55-95fc-4e5902290bf4 2018-07-23 21:59:00,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:59:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:00,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98c96c1d-0184-4731-9348-c40ee308900c x-compute-request-id: req-98c96c1d-0184-4731-9348-c40ee308900c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b62e6f5a-f978-46ae-9331-c506da95677e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "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": "0dd1caaa-09f7-41f4-b974-3f807b4ea023"}]} 2018-07-23 21:59:00,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-98c96c1d-0184-4731-9348-c40ee308900c 2018-07-23 21:59:00,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0315499305725s 2018-07-23 21:59:00,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-98c96c1d-0184-4731-9348-c40ee308900c 2018-07-23 21:59:00,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 21:59:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"server": {"name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "imageRef": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "flavorRef": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7ba34f9f-6bc6-40bf-9e99-005340aa5c3f"}], "security_groups": [{"name": "3efe0788-90b8-4e17-b869-cc37e6b643e4"}]}}' 2018-07-23 21:59:00,988 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5df35d52-d333-41d0-86ec-102b759dd407 x-compute-request-id: req-5df35d52-d333-41d0-86ec-102b759dd407 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3efe0788-90b8-4e17-b869-cc37e6b643e4"}], "OS-DCF:diskConfig": "MANUAL", "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "adminPass": "iyZ4FLRYSq3t"}} 2018-07-23 21:59:00,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5df35d52-d333-41d0-86ec-102b759dd407 2018-07-23 21:59:00,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.562846183777s 2018-07-23 21:59:00,988 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5df35d52-d333-41d0-86ec-102b759dd407 2018-07-23 21:59:00,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:00,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:01,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbab893c-f011-4c9c-ab6f-ff1a87b19ba7 x-compute-request-id: req-cbab893c-f011-4c9c-ab6f-ff1a87b19ba7 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "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-23T21:59:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:59:00Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:46.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:46Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:59:01,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cbab893c-f011-4c9c-ab6f-ff1a87b19ba7 2018-07-23 21:59:01,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.247163057327s 2018-07-23 21:59:01,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cbab893c-f011-4c9c-ab6f-ff1a87b19ba7 2018-07-23 21:59:01,242 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:03,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:03,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:03,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fd47bbe-2ed5-4d38-aaf1-0ec1c4bd2f76 x-compute-request-id: req-6fd47bbe-2ed5-4d38-aaf1-0ec1c4bd2f76 Content-Encoding: gzip Content-Length: 906 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T21:59:02Z", "hostId": "4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:59:00Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:46.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:46Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:59:03,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6fd47bbe-2ed5-4d38-aaf1-0ec1c4bd2f76 2018-07-23 21:59:03,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.248274087906s 2018-07-23 21:59:03,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6fd47bbe-2ed5-4d38-aaf1-0ec1c4bd2f76 2018-07-23 21:59:03,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:05,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:05,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1ceb23c-3d29-4ddc-9ac4-7841de101d66 x-compute-request-id: req-e1ceb23c-3d29-4ddc-9ac4-7841de101d66 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:59:05.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:59:05Z", "hostId": "4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:59:00Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:46.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:46Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:59:05,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e1ceb23c-3d29-4ddc-9ac4-7841de101d66 2018-07-23 21:59:05,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385815858841s 2018-07-23 21:59:05,887 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e1ceb23c-3d29-4ddc-9ac4-7841de101d66 2018-07-23 21:59:05,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:59:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:05,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-4958f11e-2d0c-4a94-9651-3fa2727d3d52 Date: Mon, 23 Jul 2018 21:59:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:59:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","ip_address":"192.168.120.11"}],"id":"5e8fc4f3-42ed-445b-8a0b-39edb98b8268","security_groups":["3efe0788-90b8-4e17-b869-cc37e6b643e4"],"mac_address":"fa:16:3e:18:93:53","project_id":"15cb252aa671449abdb4e503cbe95715","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:59:02Z","binding:vnic_type":"normal","device_id":"b48e62ea-6f3e-4c4b-b59c-3b446255dd15","ip_allocation":"immediate"}]} 2018-07-23 21:59:05,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-4958f11e-2d0c-4a94-9651-3fa2727d3d52 2018-07-23 21:59:05,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0574638843536s 2018-07-23 21:59:05,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-4958f11e-2d0c-4a94-9651-3fa2727d3d52 2018-07-23 21:59:05,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:59:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e8fc4f3-42ed-445b-8a0b-39edb98b8268" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:05,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cad80a0e-02ec-4a74-bdd6-8d32ffb2d806 Date: Mon, 23 Jul 2018 21:59:05 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:59:05,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e8fc4f3-42ed-445b-8a0b-39edb98b8268 used request id req-cad80a0e-02ec-4a74-bdd6-8d32ffb2d806 2018-07-23 21:59:05,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0434939861298s 2018-07-23 21:59:05,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e8fc4f3-42ed-445b-8a0b-39edb98b8268 used request id req-cad80a0e-02ec-4a74-bdd6-8d32ffb2d806 2018-07-23 21:59:05,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:06,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0387d224-a1d5-4146-b2e1-cd1bb63146d0 x-compute-request-id: req-0387d224-a1d5-4146-b2e1-cd1bb63146d0 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:59:05.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:59:05Z", "hostId": "4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:59:00Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:46.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:58:46Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:59:06,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0387d224-a1d5-4146-b2e1-cd1bb63146d0 2018-07-23 21:59:06,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347200870514s 2018-07-23 21:59:06,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0387d224-a1d5-4146-b2e1-cd1bb63146d0 2018-07-23 21:59:06,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:59:06,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-8bb0e90f-c471-404d-ab1f-0ae399bbf2c3 Date: Mon, 23 Jul 2018 21:59:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:59:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","ip_address":"192.168.120.11"}],"id":"5e8fc4f3-42ed-445b-8a0b-39edb98b8268","security_groups":["3efe0788-90b8-4e17-b869-cc37e6b643e4"],"mac_address":"fa:16:3e:18:93:53","project_id":"15cb252aa671449abdb4e503cbe95715","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:59:02Z","binding:vnic_type":"normal","device_id":"b48e62ea-6f3e-4c4b-b59c-3b446255dd15","ip_allocation":"immediate"}]} 2018-07-23 21:59:06,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-8bb0e90f-c471-404d-ab1f-0ae399bbf2c3 2018-07-23 21:59:06,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0522871017456s 2018-07-23 21:59:06,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-8bb0e90f-c471-404d-ab1f-0ae399bbf2c3 2018-07-23 21:59:06,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:59:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e8fc4f3-42ed-445b-8a0b-39edb98b8268" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:06,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ebf1ce10-e691-49ff-8b75-b069e125845c Date: Mon, 23 Jul 2018 21:59:06 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:59:06,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e8fc4f3-42ed-445b-8a0b-39edb98b8268 used request id req-ebf1ce10-e691-49ff-8b75-b069e125845c 2018-07-23 21:59:06,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0173490047455s 2018-07-23 21:59:06,426 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=5e8fc4f3-42ed-445b-8a0b-39edb98b8268 used request id req-ebf1ce10-e691-49ff-8b75-b069e125845c 2018-07-23 21:59:06,426 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:18:93:53', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'74a37de5-a743-499d-b4fc-7afcdbddb2a6'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:59:05.000000', 'flavor': Munch({u'id': u'0dd1caaa-09f7-41f4-b974-3f807b4ea023'}), 'az': u'nova', 'id': u'b48e62ea-6f3e-4c4b-b59c-3b446255dd15', 'security_groups': [Munch({u'name': u'cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2f25323ccdc2452382b8c2eb6936ab5f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15cb252aa671449abdb4e503cbe95715', 'name': 'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T21:59:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T21:59:05Z', 'hostId': u'4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T21:59:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'15cb252aa671449abdb4e503cbe95715', 'name': u'cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e', 'adminPass': None, 'tenant_id': u'15cb252aa671449abdb4e503cbe95715', 'created_at': u'2018-07-23T21:59:00Z', 'created': u'2018-07-23T21:59:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 21:59:06,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:59:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:06,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-20e386f7-345e-4d3a-8585-0c45f92fd2b1 Date: Mon, 23 Jul 2018 21:59:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":["83727326-d52c-40c5-bf5a-88dd00a26ca7"],"description":"","tags":[],"updated_at":"2018-07-23T21:58:33Z","qos_policy_id":null,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:59:06,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-20e386f7-345e-4d3a-8585-0c45f92fd2b1 2018-07-23 21:59:06,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106610059738s 2018-07-23 21:59:06,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-20e386f7-345e-4d3a-8585-0c45f92fd2b1 2018-07-23 21:59:06,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 21:59:06,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:06,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1e038343-6992-4ef1-9ccf-77249236065d Date: Mon, 23 Jul 2018 21:59:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T21:59:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","ip_address":"192.168.120.11"}],"id":"5e8fc4f3-42ed-445b-8a0b-39edb98b8268","security_groups":["3efe0788-90b8-4e17-b869-cc37e6b643e4"],"mac_address":"fa:16:3e:18:93:53","project_id":"15cb252aa671449abdb4e503cbe95715","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:59:02Z","binding:vnic_type":"normal","device_id":"b48e62ea-6f3e-4c4b-b59c-3b446255dd15","ip_allocation":"immediate"}]} 2018-07-23 21:59:06,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-1e038343-6992-4ef1-9ccf-77249236065d 2018-07-23 21:59:06,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527999401093s 2018-07-23 21:59:06,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-1e038343-6992-4ef1-9ccf-77249236065d 2018-07-23 21:59:06,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 21:59:06,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.11", "port_id": "5e8fc4f3-42ed-445b-8a0b-39edb98b8268"}}' 2018-07-23 21:59:08,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-9d18ba36-8738-425d-9b22-e68f416508df Date: Mon, 23 Jul 2018 21:59:08 GMT RESP BODY: {"floatingip": {"router_id": "6c6e0ed0-7b88-4947-9c26-645a05c847e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:59:07Z", "updated_at": "2018-07-23T21:59:07Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "15cb252aa671449abdb4e503cbe95715", "port_id": "5e8fc4f3-42ed-445b-8a0b-39edb98b8268", "id": "167016f0-fc43-4a6f-8df0-67d899861c3a", "qos_policy_id": null}} 2018-07-23 21:59:08,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9d18ba36-8738-425d-9b22-e68f416508df 2018-07-23 21:59:08,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.82724690437s 2018-07-23 21:59:08,419 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-9d18ba36-8738-425d-9b22-e68f416508df 2018-07-23 21:59:08,423 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'6c6e0ed0-7b88-4947-9c26-645a05c847e5', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'15cb252aa671449abdb4e503cbe95715', 'created_at': u'2018-07-23T21:59:07Z', 'attached': True, 'updated_at': u'2018-07-23T21:59:07Z', 'id': u'167016f0-fc43-4a6f-8df0-67d899861c3a', 'floating_network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'15cb252aa671449abdb4e503cbe95715', 'name': 'cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6c6e0ed0-7b88-4947-9c26-645a05c847e5', u'qos_policy_id': None, 'project_id': u'15cb252aa671449abdb4e503cbe95715', 'port_id': u'5e8fc4f3-42ed-445b-8a0b-39edb98b8268', 'port': u'5e8fc4f3-42ed-445b-8a0b-39edb98b8268', 'network': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde'}) 2018-07-23 21:59:08,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 21:59:08,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 21:59:08,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5da685f0-21dc-4d5d-878f-572990b48b25 x-compute-request-id: req-5da685f0-21dc-4d5d-878f-572990b48b25 Content-Encoding: gzip Content-Length: 7873 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 466002553 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.142613] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144345] pid_max: default: 32768 minimum: 301\n[ 0.145279] ACPI: Core revision 20150930\n[ 0.146703] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148137] Security Framework initialized\n[ 0.148997] Yama: becoming mindful.\n[ 0.149789] AppArmor: AppArmor initialized\n[ 0.150702] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152113] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154740] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156234] Initializing cgroup subsys io\n[ 0.157136] Initializing cgroup subsys memory\n[ 0.158084] Initializing cgroup subsys devices\n[ 0.159018] Initializing cgroup subsys freezer\n[ 0.159963] Initializing cgroup subsys net_cls\n[ 0.160914] Initializing cgroup subsys perf_event\n[ 0.161883] Initializing cgroup subsys net_prio\n[ 0.162823] Initializing cgroup subsys hugetlb\n[ 0.163738] Initializing cgroup subsys pids\n[ 0.164644] CPU: Physical Processor ID: 0\n[ 0.166184] mce: CPU supports 10 MCE banks\n[ 0.167118] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168188] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.183827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190030] ftrace: allocating 31920 entries in 125 pages\n[ 0.215099] smpboot: Max logical packages: 1\n[ 0.215985] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217400] x2apic enabled\n[ 0.218285] Switched APIC routing to physical x2apic.\n[ 0.220058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223457] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.225357] KVM setup paravirtual spinlock\n[ 0.226677] x86: Booted up 1 node, 1 CPUs\n[ 0.227555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.229071] devtmpfs: initialized\n[ 0.230783] evm: security.selinux\n[ 0.231517] evm: security.SMACK64\n[ 0.232238] evm: security.SMACK64EXEC\n[ 0.233011] evm: security.SMACK64TRANSMUTE\n[ 0.233862] evm: security.SMACK64MMAP\n[ 0.234645] evm: security.ima\n[ 0.235311] evm: security.capability\n[ 0.236149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238155] pinctrl core: initialized pinctrl subsystem\n[ 0.239319] RTC time: 21:59:05, date: 07/23/18\n[ 0.240326] NET: Registered protocol family 16\n[ 0.241349] cpuidle: using governor ladder\n[ 0.242216] cpuidle: using governor menu\n[ 0.243041] PCCT header not found.\n[ 0.243826] ACPI: bus type PCI registered\n[ 0.244674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.245969] PCI: Using configuration type 1 for base access\n[ 0.247782] ACPI: Added _OSI(Module Device)\n[ 0.248716] ACPI: Added _OSI(Processor Device)\n[ 0.249621] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.250575] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.252369] ACPI: Interpreter enabled\n[ 0.253193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.255207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.257147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.259135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.261108] ACPI: (supports S0 S5)\n[ 0.261842] ACPI: Using IOAPIC for interrupt routing\n[ 0.262870] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.266053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.267256] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.268600] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.269860] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.272248] acpiphp: Slot [3] registered\n[ 0.273133] acpiphp: Slot [4] registered\n[ 0.273987] acpiphp: Slot [5] registered\n[ 0.274843] acpiphp: Slot [6] registered\n[ 0.275677] acpiphp: Slot [7] registered\n[ 0.276518] acpiphp: Slot [8] registered\n[ 0.277358] acpiphp: Slot [9] registered\n[ 0.278216] acpiphp: Slot [10] registered\n[ 0.279078] acpiphp: Slot [11] registered\n[ 0.279923] acpiphp: Slot [12] registered\n[ 0.280772] acpiphp: Slot [13] registered\n[ 0.281618] acpiphp: Slot [14] registered\n[ 0.282486] acpiphp: Slot [15] registered\n[ 0.293499] acpiphp: Slot [16] registered\n[ 0.294364] acpiphp: Slot [17] registered\n[ 0.295211] acpiphp: Slot [18] registered\n[ 0.296050] acpiphp: Slot [19] registered\n[ 0.296898] acpiphp: Slot [20] registered\n[ 0.297751] acpiphp: Slot [21] registered\n[ 0.298645] acpiphp: Slot [22] registered\n[ 0.299522] acpiphp: Slot [23] registered\n[ 0.300374] acpiphp: Slot [24] registered\n[ 0.301218] acpiphp: Slot [25] registered\n[ 0.302069] acpiphp: Slot [26] registered\n[ 0.302973] acpiphp: Slot [27] registered\n[ 0.303861] acpiphp: Slot [28] registered\n[ 0.304711] acpiphp: Slot [29] registered\n[ 0.305559] acpiphp: Slot [30] registered\n[ 0.306408] acpiphp: Slot [31] registered\n[ 0.307253] PCI host bridge to bus 0000:00\n[ 0.308107] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.309446] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.310764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.312282] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.313854] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.315398] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.318726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.320114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.321419] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.322770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.326328] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.328003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.346065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347598] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.349524] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.351020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.352502] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.353850] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.355210] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.356320] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357943] vgaarb: loaded\n[ 0.358597] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359926] SCSI subsystem initialized\n[ 0.360901] ACPI: bus type USB registered\n[ 0.361776] usbcore: registered new interface driver usbfs\n[ 0.362871] usbcore: registered new interface driver hub\n[ 0.363935] usbcore: registered new device driver usb\n[ 0.365093] PCI: Using ACPI for IRQ routing\n[ 0.366253] NetLabel: Initializing\n[ 0.367003] NetLabel: domain hash size = 128\n[ 0.367899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.368919] NetLabel: unlabeled traffic allowed by default\n[ 0.370182] clocksource: Switched to clocksource kvm-clock\n[ 0.378321] AppArmor: AppArmor Filesystem Enabled\n[ 0.379357] pnp: PnP ACPI init\n[ 0.380365] pnp: PnP ACPI: found 5 devices\n[ 0.386694] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388512] NET: Registered protocol family 2\n[ 0.389629] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.391019] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.392291] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.393578] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394754] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.396002] NET: Registered protocol family 1\n[ 0.396938] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.398114] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.399254] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.413163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.427219] Trying to unpack rootfs image as initramfs...\n[ 0.483245] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.484963] Scanning for low memory corruption every 60 seconds\n[ 0.486387] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.487618] audit: initializing netlink subsys (disabled)\n[ 0.488711] audit: type=2000 audit(1532383146.162:1): initialized\n[ 0.490108] Initialise system trusted keyring\n[ 0.491164] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.492417] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.494600] zbud: loaded\n[ 0.495360] VFS: Disk quotas dquot_6.6.0\n[ 0.496233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.497901] fuse init (API version 7.23)\n[ 0.498871] Key type big_key registered\n[ 0.499727] Allocating IMA MOK and blacklist keyrings.\n[ 0.501070] Key type asymmetric registered\n[ 0.501952] Asymmetric key parser 'x509' registered\n[ 0.502981] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.504529] io scheduler noop registered\n[ 0.505368] io scheduler deadline registered (default)\n[ 0.506430] io scheduler cfq registered\n[ 0.507324] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.508437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.509802] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.511426] ACPI: Power Button [PWRF]\n[ 0.512316] GHES: HEST is not enabled!\n[ 0.525714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.553468] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.555704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.579841] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.582355] Linux agpgart interface v0.103\n[ 0.585000] brd: module loaded\n[ 0.586723] loop: module loaded\n[ 0.590091] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.591641] GPT:90111 != 2097151\n[ 0.592361] GPT:Alternate GPT header not at the end of the disk.\n[ 0.593525] GPT:90111 != 2097151\n[ 0.594246] GPT: Use GNU Parted to correct GPT errors.\n[ 0.595276] vda: vda1 vda15\n[ 0.598942] scsi host0: ata_piix\n[ 0.599896] scsi host1: ata_piix\n[ 0.600679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.601973] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603567] libphy: Fixed MDIO Bus: probed\n[ 0.604440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.605451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.608055] PPP generic driver version 2.4.2\n[ 0.609046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.610332] ehci-pci: EHCI PCI platform driver\n[ 0.611270] ehci-platform: EHCI generic platform driver\n[ 0.612327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613539] ohci-pci: OHCI PCI platform driver\n[ 0.614483] ohci-platform: OHCI generic platform driver\n[ 0.615551] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629843] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632488] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633552] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.634778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.636090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637592] usb usb1: Product: UHCI Host Controller\n[ 0.638586] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639803] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640847] hub 1-0:1.0: USB hub found\n[ 0.641680] hub 1-0:1.0: 2 ports detected\n[ 0.642694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644976] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645995] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.647112] mousedev: PS/2 mouse device common for all mice\n[ 0.648475] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650535] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651731] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.653018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.654309] i2c /dev entries driver\n[ 0.655146] device-mapper: uevent: version 1.0.3\n[ 0.656175] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657917] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659460] NET: Registered protocol family 10\n[ 0.660686] NET: Registered protocol family 17\n[ 0.661655] Key type dns_resolver registered\n[ 0.662751] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663959] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665885] registered taskstats version 1\n[ 0.666808] Loading compiled-in X.509 certificates\n[ 0.668359] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.670374] zswap: loaded using pool lzo/zbud\n[ 0.672178] Key type trusted registered\n[ 0.674042] Key type encrypted registered\n[ 0.674918] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676034] ima: No TPM chip found, activating TPM-bypass!\n[ 0.677142] evm: HMAC attrs: 0x1\n[ 0.678193] Magic number: 10:406:1006\n[ 0.679136] rtc_cmos 00:00: setting system clock to 2018-07-23 21:59:06 UTC (1532383146)\n[ 0.680872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.682076] EDD information not available.\n[ 0.763544] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.775801] Write protecting the kernel read-only data: 14336k\n[ 0.778070] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.780081] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.931523] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. iid=i-00000008\n"} 2018-07-23 21:59:08,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/action used request id req-5da685f0-21dc-4d5d-878f-572990b48b25 2018-07-23 21:59:08,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801830291748s 2018-07-23 21:59:08,504 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/action used request id req-5da685f0-21dc-4d5d-878f-572990b48b25 2018-07-23 21:59:08,505 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 466002553 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.142613] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144345] pid_max: default: 32768 minimum: 301 [ 0.145279] ACPI: Core revision 20150930 [ 0.146703] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148137] Security Framework initialized [ 0.148997] Yama: becoming mindful. [ 0.149789] AppArmor: AppArmor initialized [ 0.150702] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152113] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153465] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154740] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156234] Initializing cgroup subsys io [ 0.157136] Initializing cgroup subsys memory [ 0.158084] Initializing cgroup subsys devices [ 0.159018] Initializing cgroup subsys freezer [ 0.159963] Initializing cgroup subsys net_cls [ 0.160914] Initializing cgroup subsys perf_event [ 0.161883] Initializing cgroup subsys net_prio [ 0.162823] Initializing cgroup subsys hugetlb [ 0.163738] Initializing cgroup subsys pids [ 0.164644] CPU: Physical Processor ID: 0 [ 0.166184] mce: CPU supports 10 MCE banks [ 0.167118] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168188] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.183827] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190030] ftrace: allocating 31920 entries in 125 pages [ 0.215099] smpboot: Max logical packages: 1 [ 0.215985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217400] x2apic enabled [ 0.218285] Switched APIC routing to physical x2apic. [ 0.220058] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221253] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223457] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.225357] KVM setup paravirtual spinlock [ 0.226677] x86: Booted up 1 node, 1 CPUs [ 0.227555] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.229071] devtmpfs: initialized [ 0.230783] evm: security.selinux [ 0.231517] evm: security.SMACK64 [ 0.232238] evm: security.SMACK64EXEC [ 0.233011] evm: security.SMACK64TRANSMUTE [ 0.233862] evm: security.SMACK64MMAP [ 0.234645] evm: security.ima [ 0.235311] evm: security.capability [ 0.236149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238155] pinctrl core: initialized pinctrl subsystem [ 0.239319] RTC time: 21:59:05, date: 07/23/18 [ 0.240326] NET: Registered protocol family 16 [ 0.241349] cpuidle: using governor ladder [ 0.242216] cpuidle: using governor menu [ 0.243041] PCCT header not found. [ 0.243826] ACPI: bus type PCI registered [ 0.244674] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.245969] PCI: Using configuration type 1 for base access [ 0.247782] ACPI: Added _OSI(Module Device) [ 0.248716] ACPI: Added _OSI(Processor Device) [ 0.249621] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.250575] ACPI: Added _OSI(Processor Aggregator Device) [ 0.252369] ACPI: Interpreter enabled [ 0.253193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.255207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.257147] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.259135] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.261108] ACPI: (supports S0 S5) [ 0.261842] ACPI: Using IOAPIC for interrupt routing [ 0.262870] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.266053] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.267256] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.268600] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.269860] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.272248] acpiphp: Slot [3] registered [ 0.273133] acpiphp: Slot [4] registered [ 0.273987] acpiphp: Slot [5] registered [ 0.274843] acpiphp: Slot [6] registered [ 0.275677] acpiphp: Slot [7] registered [ 0.276518] acpiphp: Slot [8] registered [ 0.277358] acpiphp: Slot [9] registered [ 0.278216] acpiphp: Slot [10] registered [ 0.279078] acpiphp: Slot [11] registered [ 0.279923] acpiphp: Slot [12] registered [ 0.280772] acpiphp: Slot [13] registered [ 0.281618] acpiphp: Slot [14] registered [ 0.282486] acpiphp: Slot [15] registered [ 0.293499] acpiphp: Slot [16] registered [ 0.294364] acpiphp: Slot [17] registered [ 0.295211] acpiphp: Slot [18] registered [ 0.296050] acpiphp: Slot [19] registered [ 0.296898] acpiphp: Slot [20] registered [ 0.297751] acpiphp: Slot [21] registered [ 0.298645] acpiphp: Slot [22] registered [ 0.299522] acpiphp: Slot [23] registered [ 0.300374] acpiphp: Slot [24] registered [ 0.301218] acpiphp: Slot [25] registered [ 0.302069] acpiphp: Slot [26] registered [ 0.302973] acpiphp: Slot [27] registered [ 0.303861] acpiphp: Slot [28] registered [ 0.304711] acpiphp: Slot [29] registered [ 0.305559] acpiphp: Slot [30] registered [ 0.306408] acpiphp: Slot [31] registered [ 0.307253] PCI host bridge to bus 0000:00 [ 0.308107] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.309446] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.310764] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.312282] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.313854] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.315398] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.318726] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.320114] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.321419] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.322770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.326328] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.328003] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.346065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347598] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.349524] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.351020] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.352502] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.353850] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.355210] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.356320] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357943] vgaarb: loaded [ 0.358597] vgaarb: bridge control possible 0000:00:02.0 [ 0.359926] SCSI subsystem initialized [ 0.360901] ACPI: bus type USB registered [ 0.361776] usbcore: registered new interface driver usbfs [ 0.362871] usbcore: registered new interface driver hub [ 0.363935] usbcore: registered new device driver usb [ 0.365093] PCI: Using ACPI for IRQ routing [ 0.366253] NetLabel: Initializing [ 0.367003] NetLabel: domain hash size = 128 [ 0.367899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368919] NetLabel: unlabeled traffic allowed by default [ 0.370182] clocksource: Switched to clocksource kvm-clock [ 0.378321] AppArmor: AppArmor Filesystem Enabled [ 0.379357] pnp: PnP ACPI init [ 0.380365] pnp: PnP ACPI: found 5 devices [ 0.386694] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388512] NET: Registered protocol family 2 [ 0.389629] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.391019] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.392291] TCP: Hash tables configured (established 4096 bind 4096) [ 0.393578] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394754] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.396002] NET: Registered protocol family 1 [ 0.396938] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.398114] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.399254] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.413163] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.427219] Trying to unpack rootfs image as initramfs... [ 0.483245] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.484963] Scanning for low memory corruption every 60 seconds [ 0.486387] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.487618] audit: initializing netlink subsys (disabled) [ 0.488711] audit: type=2000 audit(1532383146.162:1): initialized [ 0.490108] Initialise system trusted keyring [ 0.491164] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.492417] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.494600] zbud: loaded [ 0.495360] VFS: Disk quotas dquot_6.6.0 [ 0.496233] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.497901] fuse init (API version 7.23) [ 0.498871] Key type big_key registered [ 0.499727] Allocating IMA MOK and blacklist keyrings. [ 0.501070] Key type asymmetric registered [ 0.501952] Asymmetric key parser 'x509' registered [ 0.502981] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.504529] io scheduler noop registered [ 0.505368] io scheduler deadline registered (default) [ 0.506430] io scheduler cfq registered [ 0.507324] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.508437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.509802] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.511426] ACPI: Power Button [PWRF] [ 0.512316] GHES: HEST is not enabled! [ 0.525714] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.553468] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.555704] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.579841] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.582355] Linux agpgart interface v0.103 [ 0.585000] brd: module loaded [ 0.586723] loop: module loaded [ 0.590091] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.591641] GPT:90111 != 2097151 [ 0.592361] GPT:Alternate GPT header not at the end of the disk. [ 0.593525] GPT:90111 != 2097151 [ 0.594246] GPT: Use GNU Parted to correct GPT errors. [ 0.595276] vda: vda1 vda15 [ 0.598942] scsi host0: ata_piix [ 0.599896] scsi host1: ata_piix [ 0.600679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.601973] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603567] libphy: Fixed MDIO Bus: probed [ 0.604440] tun: Universal TUN/TAP device driver, 1.6 [ 0.605451] tun: (C) 1999-2004 Max Krasnyansky [ 0.608055] PPP generic driver version 2.4.2 [ 0.609046] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.610332] ehci-pci: EHCI PCI platform driver [ 0.611270] ehci-platform: EHCI generic platform driver [ 0.612327] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613539] ohci-pci: OHCI PCI platform driver [ 0.614483] ohci-platform: OHCI generic platform driver [ 0.615551] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632488] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633552] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.634778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.636090] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.637592] usb usb1: Product: UHCI Host Controller [ 0.638586] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639803] usb usb1: SerialNumber: 0000:00:01.2 [ 0.640847] hub 1-0:1.0: USB hub found [ 0.641680] hub 1-0:1.0: 2 ports detected [ 0.642694] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644976] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645995] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.647112] mousedev: PS/2 mouse device common for all mice [ 0.648475] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650535] rtc_cmos 00:00: RTC can wake from S4 [ 0.651731] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.653018] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.654309] i2c /dev entries driver [ 0.655146] device-mapper: uevent: version 1.0.3 [ 0.656175] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657917] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659460] NET: Registered protocol family 10 [ 0.660686] NET: Registered protocol family 17 [ 0.661655] Key type dns_resolver registered [ 0.662751] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663959] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665885] registered taskstats version 1 [ 0.666808] Loading compiled-in X.509 certificates [ 0.668359] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.670374] zswap: loaded using pool lzo/zbud [ 0.672178] Key type trusted registered [ 0.674042] Key type encrypted registered [ 0.674918] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676034] ima: No TPM chip found, activating TPM-bypass! [ 0.677142] evm: HMAC attrs: 0x1 [ 0.678193] Magic number: 10:406:1006 [ 0.679136] rtc_cmos 00:00: setting system clock to 2018-07-23 21:59:06 UTC (1532383146) [ 0.680872] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.682076] EDD information not available. [ 0.763544] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.775801] Write protecting the kernel read-only data: 14336k [ 0.778070] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.780081] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.931523] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. iid=i-00000008 2018-07-23 21:59:09,229 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200 2018-07-23 21:59:19,241 - paramiko.transport - DEBUG - starting thread (client mode): 0x74097e90L 2018-07-23 21:59:19,242 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 21:59:19,242 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 21:59:19,243 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 21:59:19,244 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 21:59:19,244 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 21:59:19,244 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 21:59:19,244 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 21:59:19,244 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 21:59:19,245 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 21:59:19,261 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 21:59:19,262 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 21:59:19,274 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 5dabe0f7f5b07d84603f82185ec863a9 2018-07-23 21:59:19,275 - paramiko.transport - DEBUG - Trying discovered key cbee1152fbd67507f4044ff86ed1fdd4 in /tmp/tmpqxGJ6L 2018-07-23 21:59:19,298 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 21:59:19,303 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 21:59:19,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-23 21:59:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"volumeAttachment": {"volumeId": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}}' 2018-07-23 21:59:20,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9baec9f-3353-4f72-8c03-52569f34f565 x-compute-request-id: req-f9baec9f-3353-4f72-8c03-52569f34f565 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "volumeId": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}} 2018-07-23 21:59:20,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/os-volume_attachments used request id req-f9baec9f-3353-4f72-8c03-52569f34f565 2018-07-23 21:59:20,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.55150699615s 2018-07-23 21:59:20,860 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/os-volume_attachments used request id req-f9baec9f-3353-4f72-8c03-52569f34f565 2018-07-23 21:59:20,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:21,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:20 GMT Server: Apache x-compute-request-id: req-8f812cb1-3f5b-4baf-910f-252acaa309a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f812cb1-3f5b-4baf-910f-252acaa309a0 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:20.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:21,753 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-8f812cb1-3f5b-4baf-910f-252acaa309a0 2018-07-23 21:59:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.89232301712s 2018-07-23 21:59:21,753 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-8f812cb1-3f5b-4baf-910f-252acaa309a0 2018-07-23 21:59:21,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:23,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:23,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:23 GMT Server: Apache x-compute-request-id: req-51017a91-072e-4595-8dae-ebd3eb8e008f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51017a91-072e-4595-8dae-ebd3eb8e008f Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:22.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:23,834 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-51017a91-072e-4595-8dae-ebd3eb8e008f 2018-07-23 21:59:23,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0766458511353s 2018-07-23 21:59:23,834 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-51017a91-072e-4595-8dae-ebd3eb8e008f 2018-07-23 21:59:23,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:25,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:25,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:25,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:25 GMT Server: Apache x-compute-request-id: req-bc35e470-fd2d-45d0-9dff-5b2dd4d8239c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc35e470-fd2d-45d0-9dff-5b2dd4d8239c Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [{"server_id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "attachment_id": "f186ff9d-f2c4-49d8-be59-b7bb86a84092", "attached_at": "2018-07-23T21:59:22.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "device": "/dev/vdb", "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:24.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:25,911 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-bc35e470-fd2d-45d0-9dff-5b2dd4d8239c 2018-07-23 21:59:25,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.07350897789s 2018-07-23 21:59:25,912 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-bc35e470-fd2d-45d0-9dff-5b2dd4d8239c 2018-07-23 21:59:25,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 21:59:25,915 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 21:59:25,915 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 21:59:25,919 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 21:59:25,988 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 21:59:25,989 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-23 21:59:25,990 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-23 21:59:25,990 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 21:59:26,030 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-23 21:59:26,031 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-23 21:59:26,055 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-23 21:59:26,562 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-23 21:59:26,562 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 70c984e0-8458-42ed-bac3-768c98f78a35 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-07-23 21:59:26,563 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-07-23 21:59:26,563 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-23 21:59:26,564 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-07-23 21:59:26,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-23 21:59:26,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/os-volume_attachments/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:28,695 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00e95b01-62da-4c36-9df1-b74a923cdfdc x-compute-request-id: req-00e95b01-62da-4c36-9df1-b74a923cdfdc Content-Length: 0 Content-Type: application/json 2018-07-23 21:59:28,695 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/os-volume_attachments/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 used request id req-00e95b01-62da-4c36-9df1-b74a923cdfdc 2018-07-23 21:59:28,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.13115501404s 2018-07-23 21:59:28,696 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15/os-volume_attachments/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 used request id req-00e95b01-62da-4c36-9df1-b74a923cdfdc 2018-07-23 21:59:28,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:28,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:28,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:28 GMT Server: Apache x-compute-request-id: req-5b2b7e3e-a53a-4e03-9445-297e573f6645 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b2b7e3e-a53a-4e03-9445-297e573f6645 Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [{"server_id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "attachment_id": "f186ff9d-f2c4-49d8-be59-b7bb86a84092", "attached_at": "2018-07-23T21:59:22.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "device": "/dev/vdb", "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:28.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:28,756 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-5b2b7e3e-a53a-4e03-9445-297e573f6645 2018-07-23 21:59:28,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0602350234985s 2018-07-23 21:59:28,757 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-5b2b7e3e-a53a-4e03-9445-297e573f6645 2018-07-23 21:59:28,758 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:30,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:30,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:31,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:30 GMT Server: Apache x-compute-request-id: req-6ade15a8-eaaf-43fe-a5d0-c5a24c35e2fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ade15a8-eaaf-43fe-a5d0-c5a24c35e2fa Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:29.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:31,767 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-6ade15a8-eaaf-43fe-a5d0-c5a24c35e2fa 2018-07-23 21:59:31,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00646495819s 2018-07-23 21:59:31,768 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-6ade15a8-eaaf-43fe-a5d0-c5a24c35e2fa 2018-07-23 21:59:31,769 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-07-23 21:59:31,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-07-23 21:59:31,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"volumeAttachment": {"volumeId": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}}' 2018-07-23 21:59:33,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-082e9e33-26be-4c80-bd05-f4d9aeb2d0ec x-compute-request-id: req-082e9e33-26be-4c80-bd05-f4d9aeb2d0ec Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "b5f4f056-34f6-4b60-a03b-aed78d641879", "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "volumeId": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}} 2018-07-23 21:59:33,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/os-volume_attachments used request id req-082e9e33-26be-4c80-bd05-f4d9aeb2d0ec 2018-07-23 21:59:33,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.58741807938s 2018-07-23 21:59:33,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/os-volume_attachments used request id req-082e9e33-26be-4c80-bd05-f4d9aeb2d0ec 2018-07-23 21:59:33,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:33,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:33 GMT Server: Apache x-compute-request-id: req-e7f3baf6-0065-436d-a3c9-924c8d71918b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7f3baf6-0065-436d-a3c9-924c8d71918b Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:33.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:33,425 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-e7f3baf6-0065-436d-a3c9-924c8d71918b 2018-07-23 21:59:33,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0666229724884s 2018-07-23 21:59:33,425 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-e7f3baf6-0065-436d-a3c9-924c8d71918b 2018-07-23 21:59:33,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:35,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:35,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:35,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:35 GMT Server: Apache x-compute-request-id: req-7256ee57-1fb5-4114-8ca6-29359fb6c396 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7256ee57-1fb5-4114-8ca6-29359fb6c396 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:34.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:35,492 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-7256ee57-1fb5-4114-8ca6-29359fb6c396 2018-07-23 21:59:35,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0632789134979s 2018-07-23 21:59:35,493 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-7256ee57-1fb5-4114-8ca6-29359fb6c396 2018-07-23 21:59:35,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:37,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:37,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:37,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:37 GMT Server: Apache x-compute-request-id: req-9a11ded3-be73-4634-9162-ca44ce75e2de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a11ded3-be73-4634-9162-ca44ce75e2de Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [{"server_id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "attachment_id": "ec0fb416-26c2-4133-b22a-8c6751284096", "attached_at": "2018-07-23T21:59:34.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "device": "/dev/vdb", "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:35.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:37,558 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-9a11ded3-be73-4634-9162-ca44ce75e2de 2018-07-23 21:59:37,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0612471103668s 2018-07-23 21:59:37,558 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-9a11ded3-be73-4634-9162-ca44ce75e2de 2018-07-23 21:59:37,560 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 21:59:37,563 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 21:59:37,563 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 21:59:37,565 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 21:59:37,635 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 21:59:37,636 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-07-23 21:59:37,636 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-07-23 21:59:37,637 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 21:59:37,674 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-07-23 21:59:37,674 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-07-23 21:59:37,702 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-07-23 21:59:37,724 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-07-23 21:59:37,724 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-07-23 21:59:37,725 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-07-23 21:59:37,725 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-07-23 21:59:37,726 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-07-23 21:59:37,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-07-23 21:59:37,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/os-volume_attachments/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:38,211 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a6e10a1-9c03-4571-a70a-d7d20506d5ce x-compute-request-id: req-4a6e10a1-9c03-4571-a70a-d7d20506d5ce Content-Length: 0 Content-Type: application/json 2018-07-23 21:59:38,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/os-volume_attachments/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 used request id req-4a6e10a1-9c03-4571-a70a-d7d20506d5ce 2018-07-23 21:59:38,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.485105991364s 2018-07-23 21:59:38,212 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879/os-volume_attachments/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 used request id req-4a6e10a1-9c03-4571-a70a-d7d20506d5ce 2018-07-23 21:59:38,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:38,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:38,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:38 GMT Server: Apache x-compute-request-id: req-061e8bbf-723d-4261-ac4b-f85fdd313eaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-061e8bbf-723d-4261-ac4b-f85fdd313eaf Content-Encoding: gzip Content-Length: 581 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [{"server_id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "attachment_id": "ec0fb416-26c2-4133-b22a-8c6751284096", "attached_at": "2018-07-23T21:59:34.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "device": "/dev/vdb", "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1"}], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:38.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:38,276 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-061e8bbf-723d-4261-ac4b-f85fdd313eaf 2018-07-23 21:59:38,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0634939670563s 2018-07-23 21:59:38,276 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-061e8bbf-723d-4261-ac4b-f85fdd313eaf 2018-07-23 21:59:38,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:40,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:40,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:40,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:40 GMT Server: Apache x-compute-request-id: req-4b1d7791-de7c-4d5f-8af1-ad1cd7c1db06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b1d7791-de7c-4d5f-8af1-ad1cd7c1db06 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:38.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:40,346 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-4b1d7791-de7c-4d5f-8af1-ad1cd7c1db06 2018-07-23 21:59:40,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0661389827728s 2018-07-23 21:59:40,347 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-4b1d7791-de7c-4d5f-8af1-ad1cd7c1db06 2018-07-23 21:59:40,465 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 21:59:40,466 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:08 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-23 21:59:40,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:59:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:40,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c3aa20e-fbbc-4404-8dfe-ba3f89d6d908 x-compute-request-id: req-6c3aa20e-fbbc-4404-8dfe-ba3f89d6d908 Content-Type: application/json 2018-07-23 21:59:40,619 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-6c3aa20e-fbbc-4404-8dfe-ba3f89d6d908 2018-07-23 21:59:40,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14876294136s 2018-07-23 21:59:40,620 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879 used request id req-6c3aa20e-fbbc-4404-8dfe-ba3f89d6d908 2018-07-23 21:59:40,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:40,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:40,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83e543ee-5539-4d89-a6b3-f52c0ca449bc x-compute-request-id: req-83e543ee-5539-4d89-a6b3-f52c0ca449bc Content-Encoding: gzip Content-Length: 905 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:59:05.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:59:05Z", "hostId": "4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:59:00Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:20:80", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b5f4f056-34f6-4b60-a03b-aed78d641879", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:58:46.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b5f4f056-34f6-4b60-a03b-aed78d641879", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:59:40Z", "hostId": "294d3ed9890c9d437e64fe27a59b3085975a86b8ffedff444f04751b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm2_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:58:41Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:59:40,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-83e543ee-5539-4d89-a6b3-f52c0ca449bc 2018-07-23 21:59:40,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211839914322s 2018-07-23 21:59:40,833 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-83e543ee-5539-4d89-a6b3-f52c0ca449bc 2018-07-23 21:59:40,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:42,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21117fcb-7d7c-4b65-9b23-507fe686332f x-compute-request-id: req-21117fcb-7d7c-4b65-9b23-507fe686332f Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:59:05.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:59:05Z", "hostId": "4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:59:00Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:59:43,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21117fcb-7d7c-4b65-9b23-507fe686332f 2018-07-23 21:59:43,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487365007401s 2018-07-23 21:59:43,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-21117fcb-7d7c-4b65-9b23-507fe686332f 2018-07-23 21:59:43,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 21:59:43,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/0f3c1c47-d3c9-4c9a-897d-b8ce19693b06.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:43,724 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-797de0f5-2d3b-46cd-b656-ccb174340db3 Content-Length: 0 Date: Mon, 23 Jul 2018 21:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:59:43,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/0f3c1c47-d3c9-4c9a-897d-b8ce19693b06.json used request id req-797de0f5-2d3b-46cd-b656-ccb174340db3 2018-07-23 21:59:43,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.394957065582s 2018-07-23 21:59:43,724 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/0f3c1c47-d3c9-4c9a-897d-b8ce19693b06.json used request id req-797de0f5-2d3b-46cd-b656-ccb174340db3 2018-07-23 21:59:43,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:59:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:43,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-804a10c5-477b-4c1e-9ee1-f993e180d26e Date: Mon, 23 Jul 2018 21:59:43 GMT RESP BODY: {"floatingips": [{"router_id": "6c6e0ed0-7b88-4947-9c26-645a05c847e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:59:07Z", "updated_at": "2018-07-23T21:59:09Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "15cb252aa671449abdb4e503cbe95715", "port_id": "5e8fc4f3-42ed-445b-8a0b-39edb98b8268", "id": "167016f0-fc43-4a6f-8df0-67d899861c3a", "qos_policy_id": null}]} 2018-07-23 21:59:43,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-804a10c5-477b-4c1e-9ee1-f993e180d26e 2018-07-23 21:59:43,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0514769554138s 2018-07-23 21:59:43,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-804a10c5-477b-4c1e-9ee1-f993e180d26e 2018-07-23 21:59:43,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:43,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:43 GMT Server: Apache x-compute-request-id: req-915a3291-1afb-4321-8cce-c1ec8e113aeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-915a3291-1afb-4321-8cce-c1ec8e113aeb Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:38.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:43,844 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-915a3291-1afb-4321-8cce-c1ec8e113aeb 2018-07-23 21:59:43,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0584840774536s 2018-07-23 21:59:43,844 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-915a3291-1afb-4321-8cce-c1ec8e113aeb 2018-07-23 21:59:43,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-07-23 21:59:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:43,937 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:59:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-89a2e8fb-82c1-4af9-8e7c-c46a1f4a9c37 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:59:43,937 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 used request id req-89a2e8fb-82c1-4af9-8e7c-c46a1f4a9c37 2018-07-23 21:59:43,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0910410881042s 2018-07-23 21:59:43,937 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1 used request id req-89a2e8fb-82c1-4af9-8e7c-c46a1f4a9c37 2018-07-23 21:59:43,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:43,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:43,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:43 GMT Server: Apache x-compute-request-id: req-3d81eaa4-ccea-4253-9a14-b026aaca712d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d81eaa4-ccea-4253-9a14-b026aaca712d Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "self"}, {"href": "http://172.30.9.26:8776/15cb252aa671449abdb4e503cbe95715/volumes/69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T21:58:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "15cb252aa671449abdb4e503cbe95715", "updated_at": "2018-07-23T21:59:43.000000", "volume_type": null, "name": "cinder_test-volume_b62e6f5a-f978-46ae-9331-c506da95677e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69a61e8e-e882-47e9-b2c1-8aa8e05dc8c1", "size": 2}]} 2018-07-23 21:59:43,995 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-3d81eaa4-ccea-4253-9a14-b026aaca712d 2018-07-23 21:59:43,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0574908256531s 2018-07-23 21:59:43,996 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-3d81eaa4-ccea-4253-9a14-b026aaca712d 2018-07-23 21:59:43,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:45,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-07-23 21:59:46,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:46,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:46 GMT Server: Apache x-compute-request-id: req-06bcc9c3-6565-4505-95e9-73bee9131988 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-06bcc9c3-6565-4505-95e9-73bee9131988 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 21:59:46,059 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-06bcc9c3-6565-4505-95e9-73bee9131988 2018-07-23 21:59:46,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0593280792236s 2018-07-23 21:59:46,059 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/15cb252aa671449abdb4e503cbe95715/volumes/detail used request id req-06bcc9c3-6565-4505-95e9-73bee9131988 2018-07-23 21:59:46,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 21:59:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/167016f0-fc43-4a6f-8df0-67d899861c3a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:46,993 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-548500b7-4311-4b26-9135-9d9ec1823dfc Content-Length: 0 Date: Mon, 23 Jul 2018 21:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:59:46,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/167016f0-fc43-4a6f-8df0-67d899861c3a.json used request id req-548500b7-4311-4b26-9135-9d9ec1823dfc 2018-07-23 21:59:46,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.930427074432s 2018-07-23 21:59:46,994 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/167016f0-fc43-4a6f-8df0-67d899861c3a.json used request id req-548500b7-4311-4b26-9135-9d9ec1823dfc 2018-07-23 21:59:47,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 21:59:47,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:47,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1e373ac7-c804-4981-a697-25fcf4f2e191 Date: Mon, 23 Jul 2018 21:59:47 GMT RESP BODY: {"floatingips": []} 2018-07-23 21:59:47,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1e373ac7-c804-4981-a697-25fcf4f2e191 2018-07-23 21:59:47,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0422790050507s 2018-07-23 21:59:47,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-1e373ac7-c804-4981-a697-25fcf4f2e191 2018-07-23 21:59:47,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 21:59:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:47,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:59:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b113f609-6943-4d74-a3b4-0cc7febe12c9 x-compute-request-id: req-b113f609-6943-4d74-a3b4-0cc7febe12c9 Content-Type: application/json 2018-07-23 21:59:47,177 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-b113f609-6943-4d74-a3b4-0cc7febe12c9 2018-07-23 21:59:47,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.133553981781s 2018-07-23 21:59:47,177 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15 used request id req-b113f609-6943-4d74-a3b4-0cc7febe12c9 2018-07-23 21:59:47,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:47,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:47,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e4df262-11eb-4cb0-900d-52a01370000d x-compute-request-id: req-7e4df262-11eb-4cb0-900d-52a01370000d Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:93:53", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "rel": "bookmark"}], "image": {"id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "links": [{"href": "http://172.30.9.26:8774/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T21:59:05.000000", "flavor": {"id": "0dd1caaa-09f7-41f4-b974-3f807b4ea023", "links": [{"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "bookmark"}]}, "id": "b48e62ea-6f3e-4c4b-b59c-3b446255dd15", "security_groups": [{"name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}], "user_id": "2f25323ccdc2452382b8c2eb6936ab5f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T21:59:47Z", "hostId": "4a3b2307d3631efbde3450177e0326ff1adda01e9693a5e7a5f89c53", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e", "name": "cinder_test-vm_b62e6f5a-f978-46ae-9331-c506da95677e", "created": "2018-07-23T21:59:00Z", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 21:59:47,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7e4df262-11eb-4cb0-900d-52a01370000d 2018-07-23 21:59:47,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401452064514s 2018-07-23 21:59:47,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7e4df262-11eb-4cb0-900d-52a01370000d 2018-07-23 21:59:47,581 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 21:59:49,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 21:59:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:49,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7dbf2b21-9e47-4221-a213-91b664235ed6 x-compute-request-id: req-7dbf2b21-9e47-4221-a213-91b664235ed6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 21:59:49,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7dbf2b21-9e47-4221-a213-91b664235ed6 2018-07-23 21:59:49,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0833230018616s 2018-07-23 21:59:49,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7dbf2b21-9e47-4221-a213-91b664235ed6 2018-07-23 21:59:49,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 21:59:49,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:49,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-906d8290-e7ac-4c0a-8344-891203d37cc4 Date: Mon, 23 Jul 2018 21:59:49 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:39Z", "updated_at": "2018-07-23T21:58:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "65f26768-0bfb-49b5-95c1-ee5e0bd6ef53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "6d1703f6-6dfa-43ff-a903-d4af428054f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": 22, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "dffe7a13-39a5-467e-a205-52c2abfa429d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:39Z", "revision_number": 0, "id": "ff6193b2-7c1e-4ed4-aa01-a83d055a7623", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:39Z", "security_group_id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "3efe0788-90b8-4e17-b869-cc37e6b643e4", "name": "cinder_test-sg_b62e6f5a-f978-46ae-9331-c506da95677e"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}]} 2018-07-23 21:59:49,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-906d8290-e7ac-4c0a-8344-891203d37cc4 2018-07-23 21:59:49,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519161224365s 2018-07-23 21:59:49,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-906d8290-e7ac-4c0a-8344-891203d37cc4 2018-07-23 21:59:49,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 21:59:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3efe0788-90b8-4e17-b869-cc37e6b643e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:49,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94a330d3-0596-4c6e-bac9-d136dcafd221 Content-Length: 0 Date: Mon, 23 Jul 2018 21:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:59:49,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3efe0788-90b8-4e17-b869-cc37e6b643e4.json used request id req-94a330d3-0596-4c6e-bac9-d136dcafd221 2018-07-23 21:59:49,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.169656038284s 2018-07-23 21:59:49,895 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3efe0788-90b8-4e17-b869-cc37e6b643e4.json used request id req-94a330d3-0596-4c6e-bac9-d136dcafd221 2018-07-23 21:59:49,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 21:59:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:49,942 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e17c4908-f46a-4dd7-afc2-1806610e967e x-compute-request-id: req-e17c4908-f46a-4dd7-afc2-1806610e967e Content-Length: 0 Content-Type: application/json 2018-07-23 21:59:49,942 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e used request id req-e17c4908-f46a-4dd7-afc2-1806610e967e 2018-07-23 21:59:49,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0471420288086s 2018-07-23 21:59:49,943 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cinder_test-kp_b62e6f5a-f978-46ae-9331-c506da95677e used request id req-e17c4908-f46a-4dd7-afc2-1806610e967e 2018-07-23 21:59:49,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 21:59:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5/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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" -d '{"subnet_id": "83727326-d52c-40c5-bf5a-88dd00a26ca7"}' 2018-07-23 21:59:51,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ed88b501-2cbc-4312-a3ea-c9ad9b24772a Date: Mon, 23 Jul 2018 21:59:51 GMT RESP BODY: {"network_id": "7ba34f9f-6bc6-40bf-9e99-005340aa5c3f", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "subnet_id": "83727326-d52c-40c5-bf5a-88dd00a26ca7", "subnet_ids": ["83727326-d52c-40c5-bf5a-88dd00a26ca7"], "port_id": "9cc41c65-b7d0-433f-95b3-480e8890cfd4", "id": "6c6e0ed0-7b88-4947-9c26-645a05c847e5"} 2018-07-23 21:59:51,605 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5/remove_router_interface.json used request id req-ed88b501-2cbc-4312-a3ea-c9ad9b24772a 2018-07-23 21:59:51,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6624379158s 2018-07-23 21:59:51,606 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5/remove_router_interface.json used request id req-ed88b501-2cbc-4312-a3ea-c9ad9b24772a returning object 6c6e0ed0-7b88-4947-9c26-645a05c847e5 2018-07-23 21:59:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 21:59:51,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:51,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-0036c6e1-9658-4954-aa67-ffac5fcc08e2 Date: Mon, 23 Jul 2018 21:59:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:33Z", "admin_state_up": true, "updated_at": "2018-07-23T21:59:50Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "6c6e0ed0-7b88-4947-9c26-645a05c847e5", "name": "cinder_test-router_b62e6f5a-f978-46ae-9331-c506da95677e"}]} 2018-07-23 21:59:51,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0036c6e1-9658-4954-aa67-ffac5fcc08e2 2018-07-23 21:59:51,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112910032272s 2018-07-23 21:59:51,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0036c6e1-9658-4954-aa67-ffac5fcc08e2 2018-07-23 21:59:51,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 21:59:51,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:52,736 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-945f3d88-de14-4457-b2a0-2887a01e2d19 Content-Length: 0 Date: Mon, 23 Jul 2018 21:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:59:52,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5.json used request id req-945f3d88-de14-4457-b2a0-2887a01e2d19 2018-07-23 21:59:52,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.01546907425s 2018-07-23 21:59:52,737 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6c6e0ed0-7b88-4947-9c26-645a05c847e5.json used request id req-945f3d88-de14-4457-b2a0-2887a01e2d19 2018-07-23 21:59:52,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 21:59:52,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:52,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b84a09dd-d888-43e7-8505-535bf0e699de Date: Mon, 23 Jul 2018 21:59:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T21:58:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"15cb252aa671449abdb4e503cbe95715","id":"83727326-d52c-40c5-bf5a-88dd00a26ca7","subnetpool_id":null,"name":"cinder_test-subnet_b62e6f5a-f978-46ae-9331-c506da95677e"}]} 2018-07-23 21:59:52,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b84a09dd-d888-43e7-8505-535bf0e699de 2018-07-23 21:59:52,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451319217682s 2018-07-23 21:59:52,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b84a09dd-d888-43e7-8505-535bf0e699de 2018-07-23 21:59:52,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 21:59:52,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/83727326-d52c-40c5-bf5a-88dd00a26ca7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:53,818 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e64e05fb-e451-4db4-aea5-534648b88ae4 Date: Mon, 23 Jul 2018 21:59:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:59:53,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/83727326-d52c-40c5-bf5a-88dd00a26ca7.json used request id req-e64e05fb-e451-4db4-aea5-534648b88ae4 2018-07-23 21:59:53,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03431296349s 2018-07-23 21:59:53,819 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/83727326-d52c-40c5-bf5a-88dd00a26ca7.json used request id req-e64e05fb-e451-4db4-aea5-534648b88ae4 2018-07-23 21:59:53,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 21:59:53,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:53,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-c5fca032-b673-4891-95c9-7217c9df07fe Date: Mon, 23 Jul 2018 21:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7ba34f9f-6bc6-40bf-9e99-005340aa5c3f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"15cb252aa671449abdb4e503cbe95715","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T21:59:53Z","qos_policy_id":null,"name":"cinder_test-net_b62e6f5a-f978-46ae-9331-c506da95677e","admin_state_up":true,"tenant_id":"15cb252aa671449abdb4e503cbe95715","created_at":"2018-07-23T21:58:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 21:59:53,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c5fca032-b673-4891-95c9-7217c9df07fe 2018-07-23 21:59:53,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104887008667s 2018-07-23 21:59:53,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c5fca032-b673-4891-95c9-7217c9df07fe 2018-07-23 21:59:53,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 21:59:53,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/7ba34f9f-6bc6-40bf-9e99-005340aa5c3f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:54,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbb1ec92-618b-43bd-9118-12d4ce628bce Date: Mon, 23 Jul 2018 21:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 21:59:54,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7ba34f9f-6bc6-40bf-9e99-005340aa5c3f.json used request id req-dbb1ec92-618b-43bd-9118-12d4ce628bce 2018-07-23 21:59:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01309204102s 2018-07-23 21:59:54,939 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7ba34f9f-6bc6-40bf-9e99-005340aa5c3f.json used request id req-dbb1ec92-618b-43bd-9118-12d4ce628bce 2018-07-23 21:59:54,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 21:59:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:55,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-5a282c43-6387-4049-9479-4ae1b25ffc56 Date: Mon, 23 Jul 2018 21:59:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/snap", "metadata": {}}], "file": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/file", "owner": "15cb252aa671449abdb4e503cbe95715", "id": "74a37de5-a743-499d-b4fc-7afcdbddb2a6", "size": 12716032, "self": "/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T21:58:38Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_b62e6f5a-f978-46ae-9331-c506da95677e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T21:58:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 21:59:55,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5a282c43-6387-4049-9479-4ae1b25ffc56 2018-07-23 21:59:55,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.655235052109s 2018-07-23 21:59:55,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5a282c43-6387-4049-9479-4ae1b25ffc56 2018-07-23 21:59:55,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 21:59:55,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}096d653909ea85b9bbb1eed03f37b5b20e9acd6a" 2018-07-23 21:59:56,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35882531-b498-496f-bca9-eefa03072411 Date: Mon, 23 Jul 2018 21:59:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 21:59:56,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6 used request id req-35882531-b498-496f-bca9-eefa03072411 2018-07-23 21:59:56,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.717424869537s 2018-07-23 21:59:56,318 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/74a37de5-a743-499d-b4fc-7afcdbddb2a6 used request id req-35882531-b498-496f-bca9-eefa03072411 2018-07-23 21:59:56,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 21:59:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:56,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaced0ba-3a89-4eb9-97af-8779e71a697c x-compute-request-id: req-eaced0ba-3a89-4eb9-97af-8779e71a697c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_b62e6f5a-f978-46ae-9331-c506da95677e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023", "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": "0dd1caaa-09f7-41f4-b974-3f807b4ea023"}]} 2018-07-23 21:59:56,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-eaced0ba-3a89-4eb9-97af-8779e71a697c 2018-07-23 21:59:56,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273950099945s 2018-07-23 21:59:56,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-eaced0ba-3a89-4eb9-97af-8779e71a697c 2018-07-23 21:59:56,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 21:59:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:56,389 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 21:59:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26db3929-bbc0-424f-a462-3c03a88b0cef x-compute-request-id: req-26db3929-bbc0-424f-a462-3c03a88b0cef Content-Length: 0 Content-Type: application/json 2018-07-23 21:59:56,389 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023 used request id req-26db3929-bbc0-424f-a462-3c03a88b0cef 2018-07-23 21:59:56,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415120124817s 2018-07-23 21:59:56,389 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0dd1caaa-09f7-41f4-b974-3f807b4ea023 used request id req-26db3929-bbc0-424f-a462-3c03a88b0cef 2018-07-23 21:59:56,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:59:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:56,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8e1d68-a3c1-4daf-8682-65259ae751d1 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e", "links": {"self": "http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2f25323ccdc2452382b8c2eb6936ab5f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 21:59:56,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ce8e1d68-a3c1-4daf-8682-65259ae751d1 2018-07-23 21:59:56,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124940156937s 2018-07-23 21:59:56,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ce8e1d68-a3c1-4daf-8682-65259ae751d1 2018-07-23 21:59:56,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 21:59:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:56,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb48c9a1-1137-44a9-9b8a-ff07a17175fd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_b62e6f5a-f978-46ae-9331-c506da95677e", "links": {"self": "http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2f25323ccdc2452382b8c2eb6936ab5f", "description": null}} 2018-07-23 21:59:56,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f used request id req-cb48c9a1-1137-44a9-9b8a-ff07a17175fd 2018-07-23 21:59:56,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108319997787s 2018-07-23 21:59:56,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f used request id req-cb48c9a1-1137-44a9-9b8a-ff07a17175fd 2018-07-23 21:59:56,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 21:59:56,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:56,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d96593-90c9-4398-b0c9-f676fa0cfe9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:59:56,821 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f used request id req-28d96593-90c9-4398-b0c9-f676fa0cfe9c 2018-07-23 21:59:56,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.190667152405s 2018-07-23 21:59:56,821 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2f25323ccdc2452382b8c2eb6936ab5f used request id req-28d96593-90c9-4398-b0c9-f676fa0cfe9c 2018-07-23 21:59:56,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 21:59:56,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:56,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1939116-44d5-459a-909e-43d02a69c3ca Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715"}, "tags": [], "enabled": true, "id": "15cb252aa671449abdb4e503cbe95715", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_b62e6f5a-f978-46ae-9331-c506da95677e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 21:59:56,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d1939116-44d5-459a-909e-43d02a69c3ca 2018-07-23 21:59:56,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0883071422577s 2018-07-23 21:59:56,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-d1939116-44d5-459a-909e-43d02a69c3ca 2018-07-23 21:59:56,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 21:59:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:57,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ce297d-3012-480b-80d1-60dd96e6683b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:59:57,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-76ce297d-3012-480b-80d1-60dd96e6683b 2018-07-23 21:59:57,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146540164948s 2018-07-23 21:59:57,066 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-76ce297d-3012-480b-80d1-60dd96e6683b 2018-07-23 21:59:57,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 21:59:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:57,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98c7e67-9137-4857-89ad-ed349211faaf Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "270f5bd060904b679b33d52a7af74230", "links": {"self": "http://172.30.9.26:5000/v3/roles/270f5bd060904b679b33d52a7af74230"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 21:59:57,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b98c7e67-9137-4857-89ad-ed349211faaf 2018-07-23 21:59:57,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0866920948029s 2018-07-23 21:59:57,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b98c7e67-9137-4857-89ad-ed349211faaf 2018-07-23 21:59:57,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 21:59:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/270f5bd060904b679b33d52a7af74230 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6356201c4e3774be3f006cd4b376a241677a7c5b" 2018-07-23 21:59:57,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 21:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67a8cb0a-c1d4-41da-a75f-cfc98f9da57a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 21:59:57,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/270f5bd060904b679b33d52a7af74230 used request id req-67a8cb0a-c1d4-41da-a75f-cfc98f9da57a 2018-07-23 21:59:57,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.105501890182s 2018-07-23 21:59:57,268 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/270f5bd060904b679b33d52a7af74230 used request id req-67a8cb0a-c1d4-41da-a75f-cfc98f9da57a 2018-07-23 21:59:57,304 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-07-23 21:59:57,609 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 21:59:57,610 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 21:59:57,610 - openstack_tests - INFO - OS Credentials = > 2018-07-23 21:59:57,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:57,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 21:59:57,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["VSNuNzD7SbOoUuOlOq-uZQ"], "issued_at": "2018-07-23T21:59:57.000000Z"}} 2018-07-23 21:59:58,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112a1e7eb78a318ca0e8b1bbae9806ef1f165f5" 2018-07-23 21:59:58,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-424aaed8-28a2-4a23-913a-7c1eb30c0d50 Date: Mon, 23 Jul 2018 21:59:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 21:59:58,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-424aaed8-28a2-4a23-913a-7c1eb30c0d50 2018-07-23 21:59:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c112a1e7eb78a318ca0e8b1bbae9806ef1f165f5" 2018-07-23 21:59:58,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-593744e5-4ed4-4c01-95f8-056b0cd5e078 Date: Mon, 23 Jul 2018 21:59:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 21:59:58,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-593744e5-4ed4-4c01-95f8-056b0cd5e078 2018-07-23 21:59:58,303 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 21:59:58,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 21:59:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 21:59:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 21:59:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 21:59:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 21:59:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 21:59:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 21:59:58,305 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 21:59:58,306 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 21:59:58,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 21:59:58,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 21:59:58,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 21:59:58,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 21:59:58,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 21:59:58,307 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 21:59:58,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-23 21:59:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:59:58,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72a41cb-c73a-4228-abd0-1929896b111e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:59:58,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c72a41cb-c73a-4228-abd0-1929896b111e 2018-07-23 21:59:58,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 21:59:58,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["p3s9zFXoRyuwB9s8MpOM6A"], "issued_at": "2018-07-23T21:59:58.000000Z"}} 2018-07-23 21:59:58,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4646f9ee5f4b23cdfd696ab25587786fe2d9f500" 2018-07-23 21:59:58,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-228d6356-d549-4481-be8a-859c1b004e16 x-compute-request-id: req-228d6356-d549-4481-be8a-859c1b004e16 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.26:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-23 21:59:58,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-228d6356-d549-4481-be8a-859c1b004e16 2018-07-23 21:59:58,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.547271966934s 2018-07-23 21:59:58,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-228d6356-d549-4481-be8a-859c1b004e16 2018-07-23 21:59:58,858 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.26:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-23 21:59:58,858 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-23 21:59:58,858 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-07-23 21:59:58,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:58,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-23 21:59:58,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 21:59:59,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Zgi91ko6T5Kczt5-KWB5vg"], "issued_at": "2018-07-23T21:59:59.000000Z"}} 2018-07-23 21:59:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4ebe2a550a130a2a0ca1f7b04b062f0fc5ce9e0" 2018-07-23 21:59:59,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-7de971f0-9bdb-4006-9097-c6e16c0e8407 Date: Mon, 23 Jul 2018 21:59:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-23 21:59:59,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-7de971f0-9bdb-4006-9097-c6e16c0e8407 2018-07-23 21:59:59,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 21:59:59,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-23 21:59:59,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 21:59:59,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T22:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["43-Atjj0QPeX-PN9DJHHGQ"], "issued_at": "2018-07-23T21:59:59.000000Z"}} 2018-07-23 21:59:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf676abeb6e6dfdbf2e56c9398eae99ae19e94d" 2018-07-23 21:59:59,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da27c1d-0248-4e9e-b011-897312e8c25b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 21:59:59,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2da27c1d-0248-4e9e-b011-897312e8c25b 2018-07-23 21:59:59,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 21:59:59,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 21:59:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 21:59:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf676abeb6e6dfdbf2e56c9398eae99ae19e94d" 2018-07-23 22:00:00,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 21:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3507dc32-046e-43ce-8f0e-f9928c150aad Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:00,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3507dc32-046e-43ce-8f0e-f9928c150aad 2018-07-23 22:00:00,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:00,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-23 22:00:00,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:00,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6hG2BZWrSxCFat-VXukFOA"], "issued_at": "2018-07-23T22:00:00.000000Z"}} 2018-07-23 22:00:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9cc11c1e35752b6d691bc9f725a90ec48dc0b9" 2018-07-23 22:00:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-632042e4-7bab-4d4a-8883-c9fd268a7c50 Date: Mon, 23 Jul 2018 22:00:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:00:00,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks used request id req-632042e4-7bab-4d4a-8883-c9fd268a7c50 2018-07-23 22:00:00,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:01,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gdoPzo1CRUuMbLEenL3CBQ"], "issued_at": "2018-07-23T22:00:01.000000Z"}} 2018-07-23 22:00:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bbc3b9b779d84f8e6d3b6547c6d2d33988342ad" 2018-07-23 22:00:01,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-719a9246-2dc7-4e57-815c-74a80ea7ba91 Date: Mon, 23 Jul 2018 22:00:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:00:01,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-719a9246-2dc7-4e57-815c-74a80ea7ba91 2018-07-23 22:00:01,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bbc3b9b779d84f8e6d3b6547c6d2d33988342ad" 2018-07-23 22:00:01,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c23ff133-2e00-4ef1-aeb6-d253b4455254 Date: Mon, 23 Jul 2018 22:00:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:00:01,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-c23ff133-2e00-4ef1-aeb6-d253b4455254 2018-07-23 22:00:01,359 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:01,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:01,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:01,431 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-23 22:00:01,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:01,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:01,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-SpNQuhkS6eL7QywFABd9Q"], "issued_at": "2018-07-23T22:00:01.000000Z"}} 2018-07-23 22:00:01,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd1c0058b4c7ce437e94451f93e4bd6aa60270d" 2018-07-23 22:00:02,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8223cd5-6da1-4b19-89cc-f2ad22a5dcaa x-compute-request-id: req-e8223cd5-6da1-4b19-89cc-f2ad22a5dcaa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:00:02,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail used request id req-e8223cd5-6da1-4b19-89cc-f2ad22a5dcaa 2018-07-23 22:00:02,024 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:02,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:02,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Uf9ZO0sGStKj-p4h9ijAQA"], "issued_at": "2018-07-23T22:00:02.000000Z"}} 2018-07-23 22:00:02,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a60167327c473d846df7cab0057746886b78c79" 2018-07-23 22:00:02,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1f957ba-f5dd-45a0-acfd-39e81372b681 x-compute-request-id: req-c1f957ba-f5dd-45a0-acfd-39e81372b681 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 22:00:02,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-c1f957ba-f5dd-45a0-acfd-39e81372b681 2018-07-23 22:00:02,712 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:00:02,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:02,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:02,751 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-23 22:00:02,751 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:00:02,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:03,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["NcT8EnUjTyKlApIedCb8rA"], "issued_at": "2018-07-23T22:00:03.000000Z"}} 2018-07-23 22:00:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65bef31e49fda31555172044be2a4d08a3957be" 2018-07-23 22:00:03,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:03 GMT Server: Apache x-openstack-request-id: req-a9296259-71fe-4643-9231-2bdce8a0ba43 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 22:00:03,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-a9296259-71fe-4643-9231-2bdce8a0ba43 2018-07-23 22:00:03,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:03,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-23 22:00:03,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:04,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RpQ0Z0SyR5yEJGVDOCbIfw"], "issued_at": "2018-07-23T22:00:04.000000Z"}} 2018-07-23 22:00:04,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba09f822c3567807a010b0b90f1dcd9d3aa1723" 2018-07-23 22:00:04,477 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:04 GMT Server: Apache x-compute-request-id: req-7ee402d2-a53f-440c-83a4-a9fdb79684a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ee402d2-a53f-440c-83a4-a9fdb79684a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 22:00:04,477 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-7ee402d2-a53f-440c-83a4-a9fdb79684a3 2018-07-23 22:00:04,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:04,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["DkNwenRtSgenPDhhBA1Dcg"], "issued_at": "2018-07-23T22:00:04.000000Z"}} 2018-07-23 22:00:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:04,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758a3240-29a6-473a-a067-71622f8e5e9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:04,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-758a3240-29a6-473a-a067-71622f8e5e9b 2018-07-23 22:00:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:04,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:04,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:04,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197e61fb-df1f-492f-919b-68bfec9fd406 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:04,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-197e61fb-df1f-492f-919b-68bfec9fd406 2018-07-23 22:00:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName"}}' 2018-07-23 22:00:05,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55fe01e7-b302-4ebb-b7ba-3edfffa9f273 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c8d441353f6c454d9ddb8544a59c804e"}, "tags": [], "enabled": true, "id": "c8d441353f6c454d9ddb8544a59c804e", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName"}} 2018-07-23 22:00:05,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-55fe01e7-b302-4ebb-b7ba-3edfffa9f273 2018-07-23 22:00:05,038 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName 2018-07-23 22:00:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da58834-aa1b-45b1-ae6c-625e77207f22 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c8d441353f6c454d9ddb8544a59c804e"}, "tags": [], "enabled": true, "id": "c8d441353f6c454d9ddb8544a59c804e", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName"}]} 2018-07-23 22:00:05,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName used request id req-8da58834-aa1b-45b1-ae6c-625e77207f22 2018-07-23 22:00:05,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f2eb8c-a596-412d-814f-3833c72cd220 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 22:00:05,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a6f2eb8c-a596-412d-814f-3833c72cd220 2018-07-23 22:00:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8007b05a-21ae-4ac6-bb4b-4713ac24b308 Date: Mon, 23 Jul 2018 22:00:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "updated_at": "2018-07-23T21:54:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "21ec9b8d-ea62-420a-83d2-f7dbe2209ef5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "63fffd3d-5544-44a0-a498-0b631b96c6f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "853a833e-7a9a-42e5-a18a-a21234a74ac5", "remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "revision_number": 0, "id": "fc232858-29ca-4a75-a693-cc3b0d7c6abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:05,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8007b05a-21ae-4ac6-bb4b-4713ac24b308 2018-07-23 22:00:05,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15dbbdb8-3071-45a1-abe2-717f015f4bcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:05,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-15dbbdb8-3071-45a1-abe2-717f015f4bcd 2018-07-23 22:00:05,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:05,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc689cf-e8ff-403a-b8e8-578994a2e9de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:05,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-8dc689cf-e8ff-403a-b8e8-578994a2e9de 2018-07-23 22:00:05,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb40b9f1-96cc-4c10-b5e4-45965c9743fd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:00:05,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bb40b9f1-96cc-4c10-b5e4-45965c9743fd 2018-07-23 22:00:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d72a7d-4086-4e85-82a5-ddc28f6e9a03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:05,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-39d72a7d-4086-4e85-82a5-ddc28f6e9a03 2018-07-23 22:00:05,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:05,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d903aec9-8acd-40a5-858d-299051f98104 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:05,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d903aec9-8acd-40a5-858d-299051f98104 2018-07-23 22:00:05,807 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52fa3da1-da0c-4481-80c6-184a6c4ec93c 2018-07-23 22:00:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=52fa3da1-da0c-4481-80c6-184a6c4ec93c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7035b53b-c841-4b62-aef5-5033bd2e7c42 Date: Mon, 23 Jul 2018 22:00:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "21ec9b8d-ea62-420a-83d2-f7dbe2209ef5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "63fffd3d-5544-44a0-a498-0b631b96c6f2"}, {"remote_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "853a833e-7a9a-42e5-a18a-a21234a74ac5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:41Z", "security_group_id": "52fa3da1-da0c-4481-80c6-184a6c4ec93c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T21:54:41Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "fc232858-29ca-4a75-a693-cc3b0d7c6abc"}]} 2018-07-23 22:00:05,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=52fa3da1-da0c-4481-80c6-184a6c4ec93c used request id req-7035b53b-c841-4b62-aef5-5033bd2e7c42 2018-07-23 22:00:05,833 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 22:00:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/52fa3da1-da0c-4481-80c6-184a6c4ec93c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:05,978 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4eccc849-5169-4b04-99fb-a837f655da92 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:05,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/52fa3da1-da0c-4481-80c6-184a6c4ec93c used request id req-4eccc849-5169-4b04-99fb-a837f655da92 2018-07-23 22:00:05,979 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-6e91ebff-3c8c-4da9-9a3a-4983bef5f1bc-projName 2018-07-23 22:00:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c8d441353f6c454d9ddb8544a59c804e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022a9a0bce7c74fcade989f68d2daaade4c38771" 2018-07-23 22:00:06,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80fa1487-f4e7-4698-923c-582b29a4f3ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:06,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c8d441353f6c454d9ddb8544a59c804e used request id req-80fa1487-f4e7-4698-923c-582b29a4f3ce 2018-07-23 22:00:06,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:06,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["7SSoHwP_TNGTOItprR553Q"], "issued_at": "2018-07-23T22:00:06.000000Z"}} 2018-07-23 22:00:06,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbd6139fedcc7e9f963b730a01aa52d3717a25b" 2018-07-23 22:00:06,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bb6945-6efe-4650-97e0-2d9eb1468ca5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:06,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-91bb6945-6efe-4650-97e0-2d9eb1468ca5 2018-07-23 22:00:06,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:06,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbd6139fedcc7e9f963b730a01aa52d3717a25b" 2018-07-23 22:00:06,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290a2b9d-5d2d-48e1-a6e2-381f257df47e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:06,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-290a2b9d-5d2d-48e1-a6e2-381f257df47e 2018-07-23 22:00:06,978 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-8209865a-6d13-48e8-b7fa-a02036ac0f49-username 2018-07-23 22:00:06,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbd6139fedcc7e9f963b730a01aa52d3717a25b" 2018-07-23 22:00:07,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a45954-3bc7-4a67-a49a-c276fc6979ac Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "KeystoneUtilsTests-8209865a-6d13-48e8-b7fa-a02036ac0f49-username", "links": {"self": "http://172.30.9.26:5000/v3/users/0d6313f9113b41ef98140e9eff57e369"}, "domain_id": "default", "enabled": true, "id": "0d6313f9113b41ef98140e9eff57e369", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:07,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-23a45954-3bc7-4a67-a49a-c276fc6979ac 2018-07-23 22:00:07,077 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-8209865a-6d13-48e8-b7fa-a02036ac0f49-username 2018-07-23 22:00:07,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0d6313f9113b41ef98140e9eff57e369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbd6139fedcc7e9f963b730a01aa52d3717a25b" 2018-07-23 22:00:07,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b7429a-e131-415f-b7ac-0bf6d5278f56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:07,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0d6313f9113b41ef98140e9eff57e369 used request id req-26b7429a-e131-415f-b7ac-0bf6d5278f56 2018-07-23 22:00:07,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:07,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AYBw_E1HRQqE0ixr5-P-pA"], "issued_at": "2018-07-23T22:00:07.000000Z"}} 2018-07-23 22:00:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38002d7d2ff84b227f17b2e5accdd618550c19b6" 2018-07-23 22:00:07,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7865ba69-7834-4fbd-a485-0833393b7cfb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:07,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7865ba69-7834-4fbd-a485-0833393b7cfb 2018-07-23 22:00:07,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:07,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-07-23 22:00:07,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:08,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["M3-0f5qLSFWLYHZsEZLydQ"], "issued_at": "2018-07-23T22:00:08.000000Z"}} 2018-07-23 22:00:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22c5928ffdac1a7886491a6e7e92cffb83a2a3c5" 2018-07-23 22:00:08,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89c4cf2-ae0d-4627-937c-4013a74edbd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:08,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d89c4cf2-ae0d-4627-937c-4013a74edbd8 2018-07-23 22:00:08,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:08,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:08,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["98rTRQ26TNCZeIICdI7WkQ"], "issued_at": "2018-07-23T22:00:08.000000Z"}} 2018-07-23 22:00:08,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:08,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ClANuqBqTCmhb_Om4NTbOA"], "issued_at": "2018-07-23T22:00:08.000000Z"}} 2018-07-23 22:00:08,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}709407b705de883320a4c3c4059ee96d5c6d9c45" 2018-07-23 22:00:09,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d69ddc-d45a-4a6e-89e4-d8605a454372 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:09,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a0d69ddc-d45a-4a6e-89e4-d8605a454372 2018-07-23 22:00:09,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:09,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:09,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5Gh-CQz2SKa_7GSlgUCx6g"], "issued_at": "2018-07-23T22:00:09.000000Z"}} 2018-07-23 22:00:09,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:10,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["mq9w84tASSmK0qf-VhwPrw"], "issued_at": "2018-07-23T22:00:10.000000Z"}} 2018-07-23 22:00:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676a826fe991a616c7f6bee96f9f47a6edd3d417" 2018-07-23 22:00:10,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1431a6e4-91b1-4ea2-9b1c-d37dc2e0da2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:10,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1431a6e4-91b1-4ea2-9b1c-d37dc2e0da2d 2018-07-23 22:00:10,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:10,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:10,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["eh1pbMzCSNyM8Fem10MoZg"], "issued_at": "2018-07-23T22:00:10.000000Z"}} 2018-07-23 22:00:10,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:10,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:10,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AwwnK_yzReOp3t6dWnugNg"], "issued_at": "2018-07-23T22:00:10.000000Z"}} 2018-07-23 22:00:10,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:10,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:11,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["iOKRxSsdRu6W2ccjEz6yww"], "issued_at": "2018-07-23T22:00:11.000000Z"}} 2018-07-23 22:00:11,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:11,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_tTx1JjnSGigJQYH_n6SJA"], "issued_at": "2018-07-23T22:00:11.000000Z"}} 2018-07-23 22:00:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:11,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24165b9d-1bd3-4ede-bda8-e81ca2730c09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:11,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-24165b9d-1bd3-4ede-bda8-e81ca2730c09 2018-07-23 22:00:11,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:11,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:11,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21be8ed9-4a63-4f29-beeb-d47e26e4bdd3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:11,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-21be8ed9-4a63-4f29-beeb-d47e26e4bdd3 2018-07-23 22:00:12,270 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-username 2018-07-23 22:00:12,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:12,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5309e87-5893-48ec-aef8-e323790b8e47 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:12,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b5309e87-5893-48ec-aef8-e323790b8e47 2018-07-23 22:00:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-projName"}}' 2018-07-23 22:00:12,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99e3f75c-c5f4-4230-9a5a-c70d1b5337b9 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217"}, "tags": [], "enabled": true, "id": "e6d43fe8466a483596b43453e48a8217", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-projName"}} 2018-07-23 22:00:12,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-99e3f75c-c5f4-4230-9a5a-c70d1b5337b9 2018-07-23 22:00:12,487 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-projName 2018-07-23 22:00:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" -d '{"role": {"name": "KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-role"}}' 2018-07-23 22:00:12,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bd5d7a1-d61e-4bf4-8b08-155095fd84b7 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f859840fd1a4b10a942f214ef774797", "links": {"self": "http://172.30.9.26:5000/v3/roles/7f859840fd1a4b10a942f214ef774797"}, "name": "KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-role"}} 2018-07-23 22:00:12,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4bd5d7a1-d61e-4bf4-8b08-155095fd84b7 2018-07-23 22:00:12,523 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-role 2018-07-23 22:00:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7f859840fd1a4b10a942f214ef774797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:12,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837cd9dd-db6a-4471-b486-02e58a5cf513 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f859840fd1a4b10a942f214ef774797", "links": {"self": "http://172.30.9.26:5000/v3/roles/7f859840fd1a4b10a942f214ef774797"}, "name": "KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-role"}} 2018-07-23 22:00:12,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7f859840fd1a4b10a942f214ef774797 used request id req-837cd9dd-db6a-4471-b486-02e58a5cf513 2018-07-23 22:00:12,605 - keystone_utils - INFO - Granting role KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-role to project KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-projName 2018-07-23 22:00:12,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217/users/21f96d8b57e84471b4b553dbfb490c5b/roles/7f859840fd1a4b10a942f214ef774797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:12,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a9a970-2131-4485-93ec-5881f3ba173b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:12,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217/users/21f96d8b57e84471b4b553dbfb490c5b/roles/7f859840fd1a4b10a942f214ef774797 used request id req-58a9a970-2131-4485-93ec-5881f3ba173b 2018-07-23 22:00:12,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217/users/21f96d8b57e84471b4b553dbfb490c5b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:12,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bd2220-e717-46b9-9e10-f6ff809a57ea Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217/users/21f96d8b57e84471b4b553dbfb490c5b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7f859840fd1a4b10a942f214ef774797", "links": {"self": "http://172.30.9.26:5000/v3/roles/7f859840fd1a4b10a942f214ef774797"}, "name": "KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-role"}]} 2018-07-23 22:00:12,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217/users/21f96d8b57e84471b4b553dbfb490c5b/roles used request id req-f3bd2220-e717-46b9-9e10-f6ff809a57ea 2018-07-23 22:00:12,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-9834bb8e-297d-4741-9e4f-fabc86d26fa5 Date: Mon, 23 Jul 2018 22:00:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:13Z", "updated_at": "2018-07-23T22:00:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "revision_number": 0, "id": "9c28d884-fa02-40ab-b3ce-df21a7ad776f", "remote_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "revision_number": 0, "id": "bf66452a-aeac-4e69-b25d-8c0abe6e5335", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "revision_number": 0, "id": "e6db7b45-4561-4ab1-a00a-131c50f939b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "revision_number": 0, "id": "ebe58a5e-3fcc-4ac3-862b-d9b5283a52ee", "remote_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:13,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9834bb8e-297d-4741-9e4f-fabc86d26fa5 2018-07-23 22:00:13,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27efb7eb-ae06-4d7f-b95f-13f2878e514a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:13,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-27efb7eb-ae06-4d7f-b95f-13f2878e514a 2018-07-23 22:00:13,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:13,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b74d48e-468a-4cac-9638-5674cfba80bd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:13,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-1b74d48e-468a-4cac-9638-5674cfba80bd 2018-07-23 22:00:13,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d792c2d-e677-4be4-a1e0-bf5e26a2f35c 2018-07-23 22:00:13,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d792c2d-e677-4be4-a1e0-bf5e26a2f35c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a98fd6a-c349-4f19-9203-6dbc1c796270 Date: Mon, 23 Jul 2018 22:00:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:13Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "9c28d884-fa02-40ab-b3ce-df21a7ad776f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:13Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "bf66452a-aeac-4e69-b25d-8c0abe6e5335"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:13Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "e6db7b45-4561-4ab1-a00a-131c50f939b7"}, {"remote_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:13Z", "security_group_id": "0d792c2d-e677-4be4-a1e0-bf5e26a2f35c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:13Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "ebe58a5e-3fcc-4ac3-862b-d9b5283a52ee"}]} 2018-07-23 22:00:13,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0d792c2d-e677-4be4-a1e0-bf5e26a2f35c used request id req-3a98fd6a-c349-4f19-9203-6dbc1c796270 2018-07-23 22:00:13,375 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 22:00:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0d792c2d-e677-4be4-a1e0-bf5e26a2f35c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,522 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83d18314-c9dc-4b76-8160-0a433b3550f6 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:13,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0d792c2d-e677-4be4-a1e0-bf5e26a2f35c used request id req-83d18314-c9dc-4b76-8160-0a433b3550f6 2018-07-23 22:00:13,522 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-projName 2018-07-23 22:00:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e690a00-61ee-4d1c-a899-6e32db368c2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:13,702 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e6d43fe8466a483596b43453e48a8217 used request id req-5e690a00-61ee-4d1c-a899-6e32db368c2c 2018-07-23 22:00:13,702 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-username 2018-07-23 22:00:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/21f96d8b57e84471b4b553dbfb490c5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac8b805-2383-4670-9e98-c28aaf4a5277 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:13,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/21f96d8b57e84471b4b553dbfb490c5b used request id req-cac8b805-2383-4670-9e98-c28aaf4a5277 2018-07-23 22:00:13,870 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-5376ccc5-a022-4f6c-9dee-0856679c5388-role 2018-07-23 22:00:13,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7f859840fd1a4b10a942f214ef774797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3a0dd32e278abce4f4f32b89c6a052f9dcfaf4" 2018-07-23 22:00:13,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdb60673-28a2-4ef6-a1c5-19d4c07d385a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:13,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7f859840fd1a4b10a942f214ef774797 used request id req-fdb60673-28a2-4ef6-a1c5-19d4c07d385a 2018-07-23 22:00:13,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:14,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fW3Wp1KoTIyCNlXlQDT2kw"], "issued_at": "2018-07-23T22:00:14.000000Z"}} 2018-07-23 22:00:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d93902cbd2bae3ac5a667fe74e035d2fd8fb5" 2018-07-23 22:00:14,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31aa1625-e7ed-4579-8c44-c823623134b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:14,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-31aa1625-e7ed-4579-8c44-c823623134b3 2018-07-23 22:00:14,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:14,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:14,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["vMOerVs0RXC-rUredsjEZw"], "issued_at": "2018-07-23T22:00:14.000000Z"}} 2018-07-23 22:00:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:14,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5a9b80-a9c2-491b-9b50-347cc604dc56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:14,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b5a9b80-a9c2-491b-9b50-347cc604dc56 2018-07-23 22:00:14,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:14,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:14,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:15,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95298bc6-f847-46d0-a57b-35a2c468d737 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:15,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95298bc6-f847-46d0-a57b-35a2c468d737 2018-07-23 22:00:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:15,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c693a8-c4f3-4678-b925-c6e5c3c922e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:15,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-89c693a8-c4f3-4678-b925-c6e5c3c922e2 2018-07-23 22:00:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:15,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eed8385-0ddb-437b-8f0b-e6251cd3c705 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:15,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4eed8385-0ddb-437b-8f0b-e6251cd3c705 2018-07-23 22:00:15,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:15,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9c25e6-fc55-4c23-90db-a788ae36a5a9 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 22:00:15,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-4d9c25e6-fc55-4c23-90db-a788ae36a5a9 2018-07-23 22:00:15,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/652fdf8f5cd24b33b3cff0903e87969f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:15,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8861a3-6fba-4148-8771-6a631fe84083 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/652fdf8f5cd24b33b3cff0903e87969f"}, "enabled": true, "id": "652fdf8f5cd24b33b3cff0903e87969f", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-83002071-8592-423-name"}} 2018-07-23 22:00:15,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/652fdf8f5cd24b33b3cff0903e87969f used request id req-1f8861a3-6fba-4148-8771-6a631fe84083 2018-07-23 22:00:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:15,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8151c58c-b188-4d42-8e19-0fd818ecadb9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 22:00:15,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles used request id req-8151c58c-b188-4d42-8e19-0fd818ecadb9 2018-07-23 22:00:15,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:15,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59da330a-adb8-475c-8bbf-ec6f0d32c7a8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 22:00:15,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-59da330a-adb8-475c-8bbf-ec6f0d32c7a8 2018-07-23 22:00:15,876 - keystone_utils - INFO - Granting role admin to project admin 2018-07-23 22:00:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:16,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f34d5f9-bb40-447f-9e39-2d77cf6fdbae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:16,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-3f34d5f9-bb40-447f-9e39-2d77cf6fdbae 2018-07-23 22:00:16,002 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-83002071-8592-423-name 2018-07-23 22:00:16,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:16,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d93902cbd2bae3ac5a667fe74e035d2fd8fb5" 2018-07-23 22:00:16,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f26d4c-a90c-4367-9800-562a86e0b65c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-83002071-8592-423-name", "links": {"self": "http://172.30.9.26:5000/v3/users/652fdf8f5cd24b33b3cff0903e87969f"}, "domain_id": "default", "enabled": true, "id": "652fdf8f5cd24b33b3cff0903e87969f", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:16,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-79f26d4c-a90c-4367-9800-562a86e0b65c 2018-07-23 22:00:16,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d93902cbd2bae3ac5a667fe74e035d2fd8fb5" 2018-07-23 22:00:16,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499ac844-059e-441f-941b-fbd2e6646b61 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:16,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-499ac844-059e-441f-941b-fbd2e6646b61 2018-07-23 22:00:16,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d93902cbd2bae3ac5a667fe74e035d2fd8fb5" 2018-07-23 22:00:16,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3f4f27-4af7-4e15-b25f-7cebe859b37d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 22:00:16,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-ae3f4f27-4af7-4e15-b25f-7cebe859b37d 2018-07-23 22:00:16,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d93902cbd2bae3ac5a667fe74e035d2fd8fb5" 2018-07-23 22:00:16,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c992f115-95ba-47e8-bfc4-2ef9b5219830 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}]} 2018-07-23 22:00:16,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/652fdf8f5cd24b33b3cff0903e87969f/roles used request id req-c992f115-95ba-47e8-bfc4-2ef9b5219830 2018-07-23 22:00:16,512 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-83002071-8592-423-name 2018-07-23 22:00:16,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/652fdf8f5cd24b33b3cff0903e87969f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80e4f5c9200a78f23b3862a34a60824cfecd92ba" 2018-07-23 22:00:16,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f286185a-3600-4421-90ea-a49fc7b6515a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:16,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/652fdf8f5cd24b33b3cff0903e87969f used request id req-f286185a-3600-4421-90ea-a49fc7b6515a 2018-07-23 22:00:16,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:17,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xb3ebiQAT2yaT9H4NbrJgA"], "issued_at": "2018-07-23T22:00:17.000000Z"}} 2018-07-23 22:00:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722b3f2d401b4a5f8cf02b5864395c6155b78860" 2018-07-23 22:00:17,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc177625-22a2-4d1c-9b17-920c14ba611a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:17,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cc177625-22a2-4d1c-9b17-920c14ba611a 2018-07-23 22:00:17,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:17,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:17,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["nbWHrv6LRjmfuA-MgZMvyg"], "issued_at": "2018-07-23T22:00:17.000000Z"}} 2018-07-23 22:00:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:17,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532ec3cb-9df1-4065-8ca6-6f06c14a6cb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:17,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-532ec3cb-9df1-4065-8ca6-6f06c14a6cb3 2018-07-23 22:00:17,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:17,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:17,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abd406e-730a-4c02-9f3f-dc7216226c71 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:17,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4abd406e-730a-4c02-9f3f-dc7216226c71 2018-07-23 22:00:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:17,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0debb0bf-1104-48f7-bf34-b0ea812032c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:17,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0debb0bf-1104-48f7-bf34-b0ea812032c2 2018-07-23 22:00:18,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:18,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580ebde5-4478-490d-83eb-ded0e61239bf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:18,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-580ebde5-4478-490d-83eb-ded0e61239bf 2018-07-23 22:00:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:18,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf378b86-70a5-405c-885b-cac0a4040865 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 22:00:18,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-bf378b86-70a5-405c-885b-cac0a4040865 2018-07-23 22:00:18,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8dd64e6236624a80b91ae2bb2798f7a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:18,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bdbdf07-ae2c-4adc-ad54-2d1621ee7437 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/8dd64e6236624a80b91ae2bb2798f7a3"}, "enabled": true, "id": "8dd64e6236624a80b91ae2bb2798f7a3", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f850392d-d465-4e9-name"}} 2018-07-23 22:00:18,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8dd64e6236624a80b91ae2bb2798f7a3 used request id req-6bdbdf07-ae2c-4adc-ad54-2d1621ee7437 2018-07-23 22:00:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/8dd64e6236624a80b91ae2bb2798f7a3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:18,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a6205b-bcf8-4f83-aa26-cd3fdf262b3c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/8dd64e6236624a80b91ae2bb2798f7a3/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 22:00:18,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/8dd64e6236624a80b91ae2bb2798f7a3/roles used request id req-f7a6205b-bcf8-4f83-aa26-cd3fdf262b3c 2018-07-23 22:00:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:18,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59804f93-413f-443a-a4c0-a12596259377 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 22:00:18,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-59804f93-413f-443a-a4c0-a12596259377 2018-07-23 22:00:18,564 - keystone_utils - INFO - Granting role admin to project admin 2018-07-23 22:00:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/8dd64e6236624a80b91ae2bb2798f7a3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:18,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5e079e-aa69-42fa-ba70-9790b17bb6b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:18,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/8dd64e6236624a80b91ae2bb2798f7a3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-0f5e079e-aa69-42fa-ba70-9790b17bb6b4 2018-07-23 22:00:18,705 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f850392d-d465-4e9-name 2018-07-23 22:00:18,705 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f850392d-d465-4e9-name 2018-07-23 22:00:18,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:18,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:18,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8dd64e6236624a80b91ae2bb2798f7a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722b3f2d401b4a5f8cf02b5864395c6155b78860" 2018-07-23 22:00:18,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee4d8de-d881-4b09-8e11-88c7c22ff568 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:18,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8dd64e6236624a80b91ae2bb2798f7a3 used request id req-6ee4d8de-d881-4b09-8e11-88c7c22ff568 2018-07-23 22:00:18,898 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f850392d-d465-4e9-name 2018-07-23 22:00:18,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8dd64e6236624a80b91ae2bb2798f7a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8359c0084f691c2191a3c4fc98acc4bda60352d5" 2018-07-23 22:00:18,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7684da8d-0071-40bc-8289-4cf7bd42c29e Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 8dd64e6236624a80b91ae2bb2798f7a3.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:18,921 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8dd64e6236624a80b91ae2bb2798f7a3 used request id req-7684da8d-0071-40bc-8289-4cf7bd42c29e 2018-07-23 22:00:18,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:18,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:19,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2gqI6YVMRFOpw_3-Rdid0A"], "issued_at": "2018-07-23T22:00:19.000000Z"}} 2018-07-23 22:00:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3ff69710feb164c87f551831acefac8e9a52e5" 2018-07-23 22:00:19,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d122a0cd-8274-425e-a84d-d4492fbeee7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:19,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d122a0cd-8274-425e-a84d-d4492fbeee7b 2018-07-23 22:00:19,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:19,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:19,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["H41rZas2QuuMqgzwR3lgwA"], "issued_at": "2018-07-23T22:00:19.000000Z"}} 2018-07-23 22:00:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:19,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f6dd73-7408-4237-b69d-0aa9e8c402e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:19,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-20f6dd73-7408-4237-b69d-0aa9e8c402e2 2018-07-23 22:00:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:19,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:19,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45ddb076-2582-40c7-818d-8bd5c3bbe93f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:19,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-45ddb076-2582-40c7-818d-8bd5c3bbe93f 2018-07-23 22:00:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:19,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a18f0c-0697-4816-8bff-cc150565e94f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:19,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c0a18f0c-0697-4816-8bff-cc150565e94f 2018-07-23 22:00:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:20,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafff4ca-dce8-4aca-8ebe-0a1559a3210c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:20,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dafff4ca-dce8-4aca-8ebe-0a1559a3210c 2018-07-23 22:00:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:20,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb896d1-0098-422b-b32d-46ed0358c782 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 22:00:20,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-3bb896d1-0098-422b-b32d-46ed0358c782 2018-07-23 22:00:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/b46a383127344b4f942860c0266f5bb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:20,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f6a159-58b9-4f71-ab73-72104bafdcbf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/b46a383127344b4f942860c0266f5bb5"}, "enabled": true, "id": "b46a383127344b4f942860c0266f5bb5", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d175ba9c-4df6-443-name"}} 2018-07-23 22:00:20,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/b46a383127344b4f942860c0266f5bb5 used request id req-c6f6a159-58b9-4f71-ab73-72104bafdcbf 2018-07-23 22:00:20,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/b46a383127344b4f942860c0266f5bb5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:20,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf027d89-2565-473b-9ba0-dfa48142bea0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/b46a383127344b4f942860c0266f5bb5/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 22:00:20,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/b46a383127344b4f942860c0266f5bb5/roles used request id req-bf027d89-2565-473b-9ba0-dfa48142bea0 2018-07-23 22:00:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70745788-d2a6-4568-ad91-4d11bc0b20f2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 22:00:20,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-70745788-d2a6-4568-ad91-4d11bc0b20f2 2018-07-23 22:00:20,729 - keystone_utils - INFO - Granting role admin to project admin 2018-07-23 22:00:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/b46a383127344b4f942860c0266f5bb5/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:20,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1b2ba1-bcfe-43c4-8c5f-e5a04ed4ade7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:20,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/b46a383127344b4f942860c0266f5bb5/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-2f1b2ba1-bcfe-43c4-8c5f-e5a04ed4ade7 2018-07-23 22:00:20,850 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d175ba9c-4df6-443-name 2018-07-23 22:00:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:20,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3ff69710feb164c87f551831acefac8e9a52e5" 2018-07-23 22:00:20,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b6155b-47dd-4a7b-9336-3c92eb60e26d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d175ba9c-4df6-443-name", "links": {"self": "http://172.30.9.26:5000/v3/users/b46a383127344b4f942860c0266f5bb5"}, "domain_id": "default", "enabled": true, "id": "b46a383127344b4f942860c0266f5bb5", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:20,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-64b6155b-47dd-4a7b-9336-3c92eb60e26d 2018-07-23 22:00:20,957 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d175ba9c-4df6-443-name 2018-07-23 22:00:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b46a383127344b4f942860c0266f5bb5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9988549db7a26393d183da7e213b20019020980a" 2018-07-23 22:00:21,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322972de-6a71-4729-b68d-7097e3187edf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:21,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b46a383127344b4f942860c0266f5bb5 used request id req-322972de-6a71-4729-b68d-7097e3187edf 2018-07-23 22:00:21,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:21,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WiU6wBumSgGPxMw616CS2w"], "issued_at": "2018-07-23T22:00:21.000000Z"}} 2018-07-23 22:00:21,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8687272918e3a5ba084f558baf88796d52df7255" 2018-07-23 22:00:21,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7968ea-4093-4d99-8320-07cefc392bd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:21,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1b7968ea-4093-4d99-8320-07cefc392bd2 2018-07-23 22:00:21,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:21,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:22,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["D2W1R8AHRwCz1KXQP3Bqkg"], "issued_at": "2018-07-23T22:00:21.000000Z"}} 2018-07-23 22:00:22,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:22,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8c0752-1c9c-4d19-abcd-5719d306024a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:22,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3c8c0752-1c9c-4d19-abcd-5719d306024a 2018-07-23 22:00:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:22,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:22,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:22,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb86848-2a8c-4118-9d84-d26634207bbd Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:22,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4cb86848-2a8c-4118-9d84-d26634207bbd 2018-07-23 22:00:22,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:22,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df5d019-cbf0-41c2-b212-b3eaaa66df93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:22,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6df5d019-cbf0-41c2-b212-b3eaaa66df93 2018-07-23 22:00:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:22,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dd698c-b1b9-419e-84fc-2b87ff9ade42 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:22,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-84dd698c-b1b9-419e-84fc-2b87ff9ade42 2018-07-23 22:00:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=admin -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:22,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e911aa1f-44d4-4c08-9791-81fd48fbf936 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=admin", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 22:00:22,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=admin used request id req-e911aa1f-44d4-4c08-9791-81fd48fbf936 2018-07-23 22:00:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/cac7c177e3554302b7f3eabee7d167bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:22,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161cbf21-63ee-4607-b1db-84c96fb674e9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/cac7c177e3554302b7f3eabee7d167bd"}, "enabled": true, "id": "cac7c177e3554302b7f3eabee7d167bd", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7d3ede97-f012-417-name"}} 2018-07-23 22:00:22,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/cac7c177e3554302b7f3eabee7d167bd used request id req-161cbf21-63ee-4607-b1db-84c96fb674e9 2018-07-23 22:00:22,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/cac7c177e3554302b7f3eabee7d167bd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:22,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285b26ba-ba17-4582-b0ca-6200cbd07128 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/cac7c177e3554302b7f3eabee7d167bd/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 22:00:22,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/cac7c177e3554302b7f3eabee7d167bd/roles used request id req-285b26ba-ba17-4582-b0ca-6200cbd07128 2018-07-23 22:00:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:23,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e97682-8226-4a69-91ec-93ed1a7e0f5a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 22:00:23,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-18e97682-8226-4a69-91ec-93ed1a7e0f5a 2018-07-23 22:00:23,045 - keystone_utils - INFO - Granting role admin to project admin 2018-07-23 22:00:23,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/cac7c177e3554302b7f3eabee7d167bd/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:23,164 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6685b522-297e-4066-8cbd-c6ebd9aaca75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:23,164 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3/users/cac7c177e3554302b7f3eabee7d167bd/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-6685b522-297e-4066-8cbd-c6ebd9aaca75 2018-07-23 22:00:23,165 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7d3ede97-f012-417-name 2018-07-23 22:00:23,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:23,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8687272918e3a5ba084f558baf88796d52df7255" 2018-07-23 22:00:23,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b63858-e393-4dfd-b822-074c7366a1c9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7d3ede97-f012-417-name", "links": {"self": "http://172.30.9.26:5000/v3/users/cac7c177e3554302b7f3eabee7d167bd"}, "domain_id": "default", "enabled": true, "id": "cac7c177e3554302b7f3eabee7d167bd", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:23,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-68b63858-e393-4dfd-b822-074c7366a1c9 2018-07-23 22:00:23,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:23,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:23,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["lCykFUaqTVGLHFooWf0FUQ"], "issued_at": "2018-07-23T22:00:23.000000Z"}} 2018-07-23 22:00:23,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb0c7a754b6313306736459c5326ce5c1a59f22" 2018-07-23 22:00:23,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7c6542-a14f-4a4f-a53d-83353f9cce20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:23,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1f7c6542-a14f-4a4f-a53d-83353f9cce20 2018-07-23 22:00:23,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:23,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:23,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb0c7a754b6313306736459c5326ce5c1a59f22" 2018-07-23 22:00:23,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73828993-c9e1-48bc-b16e-2b280b44bc48 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-7d3ede97-f012-417-name", "links": {"self": "http://172.30.9.26:5000/v3/users/cac7c177e3554302b7f3eabee7d167bd"}, "domain_id": "default", "enabled": true, "id": "cac7c177e3554302b7f3eabee7d167bd", "options": {}}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:23,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-73828993-c9e1-48bc-b16e-2b280b44bc48 2018-07-23 22:00:23,896 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7d3ede97-f012-417-name 2018-07-23 22:00:23,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cac7c177e3554302b7f3eabee7d167bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54596cbe0eac9b871545ae28358ae436531e52ba" 2018-07-23 22:00:24,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede32167-5f14-41a1-b713-5824db23539f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:24,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cac7c177e3554302b7f3eabee7d167bd used request id req-ede32167-5f14-41a1-b713-5824db23539f 2018-07-23 22:00:24,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:24,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["rTj3v65NTh-bHG5WjHGTUA"], "issued_at": "2018-07-23T22:00:24.000000Z"}} 2018-07-23 22:00:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfc1c1bbc979b0b512e72ab7e7d9bdf3c81144e" 2018-07-23 22:00:24,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8963b6c8-10e1-418e-808a-1d00b8ae24e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:24,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8963b6c8-10e1-418e-808a-1d00b8ae24e9 2018-07-23 22:00:24,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:24,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:24,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["glKCffgRQD-1Ufga4kwJNA"], "issued_at": "2018-07-23T22:00:24.000000Z"}} 2018-07-23 22:00:24,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:25,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9938a1-2e86-4f16-b985-18497567aa12 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:25,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3c9938a1-2e86-4f16-b985-18497567aa12 2018-07-23 22:00:25,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:25,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:25,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2680d569-ca60-422-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:25,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0dac7c-1899-4534-918c-b0e6531a027f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2680d569-ca60-422-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:25,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-2680d569-ca60-422-name used request id req-ec0dac7c-1899-4534-918c-b0e6531a027f 2018-07-23 22:00:25,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:25,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83a3e13-d570-4309-9ab5-68d9b218fa58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:25,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b83a3e13-d570-4309-9ab5-68d9b218fa58 2018-07-23 22:00:25,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-2680d569-ca60-422-name"}}' 2018-07-23 22:00:25,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a93187cf-4fb3-458e-9bac-536925712a0f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/72161dd0d1eb47cb837407da63334571"}, "tags": [], "enabled": true, "id": "72161dd0d1eb47cb837407da63334571", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-2680d569-ca60-422-name"}} 2018-07-23 22:00:25,321 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a93187cf-4fb3-458e-9bac-536925712a0f 2018-07-23 22:00:25,321 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-2680d569-ca60-422-name 2018-07-23 22:00:25,321 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2680d569-ca60-422-name 2018-07-23 22:00:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:25,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/72161dd0d1eb47cb837407da63334571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfc1c1bbc979b0b512e72ab7e7d9bdf3c81144e" 2018-07-23 22:00:25,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea95d0b-3c28-4a12-8ed7-4142f2f9ba45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:25,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/72161dd0d1eb47cb837407da63334571 used request id req-7ea95d0b-3c28-4a12-8ed7-4142f2f9ba45 2018-07-23 22:00:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:25,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8e5cce75-2eae-4ce2-99c3-479c7ef689f4 Date: Mon, 23 Jul 2018 22:00:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:25,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8e5cce75-2eae-4ce2-99c3-479c7ef689f4 2018-07-23 22:00:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:25,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d6327ac-e592-4176-9593-aeb0b51f99ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:25,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-2d6327ac-e592-4176-9593-aeb0b51f99ba 2018-07-23 22:00:25,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b9f394d-5fc5-408d-8983-48ef01b46540 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:26,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-5b9f394d-5fc5-408d-8983-48ef01b46540 2018-07-23 22:00:26,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ae5c97-a11b-4fa6-bd2c-5d63d9606d92 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:00:26,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-78ae5c97-a11b-4fa6-bd2c-5d63d9606d92 2018-07-23 22:00:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4340205a-5b90-4028-bedc-680cd3287076 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:26,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-4340205a-5b90-4028-bedc-680cd3287076 2018-07-23 22:00:26,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6377c0c1-7f16-461e-b76b-e32a5c2242a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:26,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-6377c0c1-7f16-461e-b76b-e32a5c2242a9 2018-07-23 22:00:26,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,575 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c96c625-4483-4811-bbb2-98405e84038e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:26,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-4c96c625-4483-4811-bbb2-98405e84038e 2018-07-23 22:00:26,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:26,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,669 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4682c1e-2b79-4f5d-8527-d7641ad30431 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:26,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-b4682c1e-2b79-4f5d-8527-d7641ad30431 2018-07-23 22:00:26,669 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7872e3-1b1c-4190-a560-dfb23080a094 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:26,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-ac7872e3-1b1c-4190-a560-dfb23080a094 2018-07-23 22:00:26,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:26,759 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-2680d569-ca60-422-name 2018-07-23 22:00:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/72161dd0d1eb47cb837407da63334571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,846 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-725c3bb4-68ac-4591-a268-5359fc724e1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 72161dd0d1eb47cb837407da63334571.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:26,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/72161dd0d1eb47cb837407da63334571 used request id req-725c3bb4-68ac-4591-a268-5359fc724e1d 2018-07-23 22:00:26,846 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:26,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933d2889-7b48-4f7c-8f6c-274e2a041377 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:26,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-933d2889-7b48-4f7c-8f6c-274e2a041377 2018-07-23 22:00:26,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dfc1c1bbc979b0b512e72ab7e7d9bdf3c81144e" 2018-07-23 22:00:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66c2e56-e754-4988-a37f-72a4d73a9b72 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 22:00:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-f66c2e56-e754-4988-a37f-72a4d73a9b72 2018-07-23 22:00:26,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89b260bf6a555ad691102ba5a165898b42373de9" 2018-07-23 22:00:27,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b5e01b-9d74-409e-93dc-357dcc21b41d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:27,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-35b5e01b-9d74-409e-93dc-357dcc21b41d 2018-07-23 22:00:27,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:27,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["NFgAfGvOTiiz-R-W92GeBQ"], "issued_at": "2018-07-23T22:00:27.000000Z"}} 2018-07-23 22:00:27,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14fdc811b2fa97892a4ff470f23bee312f9b542" 2018-07-23 22:00:27,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145e54e0-034c-489c-bbf4-8c2b7153c871 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:27,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-145e54e0-034c-489c-bbf4-8c2b7153c871 2018-07-23 22:00:27,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:27,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:27,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["s1lESKooSHOT18Pq7lVQGw"], "issued_at": "2018-07-23T22:00:27.000000Z"}} 2018-07-23 22:00:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:27,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cca2e83-7593-45ac-ae8d-4ef41848a843 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:27,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9cca2e83-7593-45ac-ae8d-4ef41848a843 2018-07-23 22:00:27,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:27,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49490be1-b117-414-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:28,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2778c5d-08fd-4941-89eb-3499ae9bc5bf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49490be1-b117-414-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:28,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49490be1-b117-414-name used request id req-a2778c5d-08fd-4941-89eb-3499ae9bc5bf 2018-07-23 22:00:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:28,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d14c95-14fb-4900-8e3b-2f41c04f3e42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:28,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b2d14c95-14fb-4900-8e3b-2f41c04f3e42 2018-07-23 22:00:28,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-49490be1-b117-414-name"}}' 2018-07-23 22:00:28,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fcd0530-91d1-4be1-b5d7-1f4a0c69aa55 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bcb9a683c07445a48ccc233003c786ff"}, "tags": [], "enabled": true, "id": "bcb9a683c07445a48ccc233003c786ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-49490be1-b117-414-name"}} 2018-07-23 22:00:28,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4fcd0530-91d1-4be1-b5d7-1f4a0c69aa55 2018-07-23 22:00:28,211 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-49490be1-b117-414-name 2018-07-23 22:00:28,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:28,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:28,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49490be1-b117-414-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14fdc811b2fa97892a4ff470f23bee312f9b542" 2018-07-23 22:00:28,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1ed3f1-c060-4085-97ff-5e1cbf2aa663 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49490be1-b117-414-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bcb9a683c07445a48ccc233003c786ff"}, "tags": [], "enabled": true, "id": "bcb9a683c07445a48ccc233003c786ff", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-49490be1-b117-414-name"}]} 2018-07-23 22:00:28,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-49490be1-b117-414-name used request id req-8b1ed3f1-c060-4085-97ff-5e1cbf2aa663 2018-07-23 22:00:28,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14fdc811b2fa97892a4ff470f23bee312f9b542" 2018-07-23 22:00:28,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba00beeb-613c-4b84-81f4-c4634ad71254 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 22:00:28,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-ba00beeb-613c-4b84-81f4-c4634ad71254 2018-07-23 22:00:28,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:28,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-432f5920-9886-4d9b-ae33-9ba63d092790 Date: Mon, 23 Jul 2018 22:00:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:28,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-432f5920-9886-4d9b-ae33-9ba63d092790 2018-07-23 22:00:28,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:28,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab038ff-3f46-4ab1-9ac6-d270cfbf80fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:28,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-4ab038ff-3f46-4ab1-9ac6-d270cfbf80fa 2018-07-23 22:00:28,721 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:28,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:28,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5b68132-b0fd-43cf-ba6a-bdb31009e0ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:28,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-f5b68132-b0fd-43cf-ba6a-bdb31009e0ea 2018-07-23 22:00:28,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:28,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc98061-23f3-4ff9-a10a-bd5daeb0c590 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:00:28,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-8bc98061-23f3-4ff9-a10a-bd5daeb0c590 2018-07-23 22:00:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:28,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b1705c-71f9-4c4d-83b3-88e16df01580 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:28,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-04b1705c-71f9-4c4d-83b3-88e16df01580 2018-07-23 22:00:28,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:29,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70d43d9-b096-4d44-907f-aad927946788 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:29,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-c70d43d9-b096-4d44-907f-aad927946788 2018-07-23 22:00:29,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:29,152 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede2dff4-6958-44eb-b965-d2425d46a343 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:29,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-ede2dff4-6958-44eb-b965-d2425d46a343 2018-07-23 22:00:29,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:29,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-718dcb3f-8b86-4f26-afe0-02c53b37ca14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:29,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-718dcb3f-8b86-4f26-afe0-02c53b37ca14 2018-07-23 22:00:29,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:29,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:29,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78074310-46f5-48b7-af7d-15b7f3ff8857 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:29,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-78074310-46f5-48b7-af7d-15b7f3ff8857 2018-07-23 22:00:29,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:29,339 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-49490be1-b117-414-name 2018-07-23 22:00:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bcb9a683c07445a48ccc233003c786ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:29,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ab0dcf7-e8c2-440e-9f0f-c1371bc548f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:29,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bcb9a683c07445a48ccc233003c786ff used request id req-4ab0dcf7-e8c2-440e-9f0f-c1371bc548f0 2018-07-23 22:00:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8f58d99df47007dc893c7ec70b628523c22289" 2018-07-23 22:00:29,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d22fe8-45c0-427b-aa0f-9d1ba0025797 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:29,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e0d22fe8-45c0-427b-aa0f-9d1ba0025797 2018-07-23 22:00:29,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:30,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["bCjqzWuSR--QTxMIuUHX2A"], "issued_at": "2018-07-23T22:00:30.000000Z"}} 2018-07-23 22:00:30,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df96348e522bee20f14534cf8134c481c01dc0ad" 2018-07-23 22:00:30,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3e31de-c82a-403b-a936-e6219bb32a09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:30,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1d3e31de-c82a-403b-a936-e6219bb32a09 2018-07-23 22:00:30,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:30,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:30,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["e4Y7KE99RjiQLdMCAx0zIQ"], "issued_at": "2018-07-23T22:00:30.000000Z"}} 2018-07-23 22:00:30,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:30,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4edf8dc-3ae7-4b15-90aa-6e56f9d5d069 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:30,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a4edf8dc-3ae7-4b15-90aa-6e56f9d5d069 2018-07-23 22:00:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:30,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:30,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:30,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a358e82-1063-4819-a5bd-37087522a07b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:30,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name used request id req-1a358e82-1063-4819-a5bd-37087522a07b 2018-07-23 22:00:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:30,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8173cd3f-3f18-4513-866d-66b57094413d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:30,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8173cd3f-3f18-4513-866d-66b57094413d 2018-07-23 22:00:30,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-64c9b90f-c834-4af-name"}}' 2018-07-23 22:00:30,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4bcca9-2cb4-4e65-86d7-722a3b4a08fc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2316b757701b4948a8056a847f682e25"}, "tags": [], "enabled": true, "id": "2316b757701b4948a8056a847f682e25", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-64c9b90f-c834-4af-name"}} 2018-07-23 22:00:30,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-de4bcca9-2cb4-4e65-86d7-722a3b4a08fc 2018-07-23 22:00:30,800 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-64c9b90f-c834-4af-name 2018-07-23 22:00:30,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:30,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:30,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df96348e522bee20f14534cf8134c481c01dc0ad" 2018-07-23 22:00:30,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9627a819-5718-4077-af71-4cb99a2c5b8c Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2316b757701b4948a8056a847f682e25"}, "tags": [], "enabled": true, "id": "2316b757701b4948a8056a847f682e25", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-64c9b90f-c834-4af-name"}]} 2018-07-23 22:00:30,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name used request id req-9627a819-5718-4077-af71-4cb99a2c5b8c 2018-07-23 22:00:30,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:30,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:31,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["sO0W0dH_SrmvRNRy1My-dw"], "issued_at": "2018-07-23T22:00:31.000000Z"}} 2018-07-23 22:00:31,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c5ab3207c71aaf7f59636c074733ed8003e080" 2018-07-23 22:00:31,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcb40ef-8876-488d-b5ee-44ba6e592262 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:31,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4dcb40ef-8876-488d-b5ee-44ba6e592262 2018-07-23 22:00:31,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:31,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c5ab3207c71aaf7f59636c074733ed8003e080" 2018-07-23 22:00:31,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34837eb9-bdb6-47bc-a351-082ccddd3e94 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2316b757701b4948a8056a847f682e25"}, "tags": [], "enabled": true, "id": "2316b757701b4948a8056a847f682e25", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-64c9b90f-c834-4af-name"}]} 2018-07-23 22:00:31,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-64c9b90f-c834-4af-name used request id req-34837eb9-bdb6-47bc-a351-082ccddd3e94 2018-07-23 22:00:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df96348e522bee20f14534cf8134c481c01dc0ad" 2018-07-23 22:00:31,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d4d0b8-ca0d-408b-8ba8-52bf1288029a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 22:00:31,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-02d4d0b8-ca0d-408b-8ba8-52bf1288029a 2018-07-23 22:00:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:31,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b311ef31-e324-4d1d-9d3d-ca91fbf2bfbd Date: Mon, 23 Jul 2018 22:00:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:31,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b311ef31-e324-4d1d-9d3d-ca91fbf2bfbd 2018-07-23 22:00:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:31,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d68be95-5eaf-44ad-91cb-baf0669d1c73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:31,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-6d68be95-5eaf-44ad-91cb-baf0669d1c73 2018-07-23 22:00:31,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:31,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:31,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a2b23a-ffea-4ad2-86cf-747254c97bcb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:31,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a2a2b23a-ffea-4ad2-86cf-747254c97bcb 2018-07-23 22:00:31,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:31,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac4a64a-4e26-4cef-a610-4e40b3b75acb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:00:31,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-aac4a64a-4e26-4cef-a610-4e40b3b75acb 2018-07-23 22:00:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:32,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d34622e-c4bc-497c-942f-05642e1ca358 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:32,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-8d34622e-c4bc-497c-942f-05642e1ca358 2018-07-23 22:00:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:32,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb96b5db-3772-4faa-b284-6abf417552f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:32,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-fb96b5db-3772-4faa-b284-6abf417552f6 2018-07-23 22:00:32,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:32,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:32,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35f2e64-b1b1-4de8-8bb4-d5cd6441419c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:32,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a35f2e64-b1b1-4de8-8bb4-d5cd6441419c 2018-07-23 22:00:32,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:32,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:32,358 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4afebbe2-b18a-4882-a403-18bbee2ee99e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:32,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-4afebbe2-b18a-4882-a403-18bbee2ee99e 2018-07-23 22:00:32,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:32,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5526c3-6ca1-49c4-b15b-0efcffa35a10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:32,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-2d5526c3-6ca1-49c4-b15b-0efcffa35a10 2018-07-23 22:00:32,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:32,450 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-64c9b90f-c834-4af-name 2018-07-23 22:00:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2316b757701b4948a8056a847f682e25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:32,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc05cb0a-a800-4896-a444-4449c9d0d5f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:32,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2316b757701b4948a8056a847f682e25 used request id req-bc05cb0a-a800-4896-a444-4449c9d0d5f6 2018-07-23 22:00:32,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb565e598ec26bfbf65bb46ad1335f4433febb1a" 2018-07-23 22:00:32,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abb5dca-b39f-4bb4-a964-9c76e08931d9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:32,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9abb5dca-b39f-4bb4-a964-9c76e08931d9 2018-07-23 22:00:32,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:33,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BeU66gwzQhuGjAQSt5u4LA"], "issued_at": "2018-07-23T22:00:33.000000Z"}} 2018-07-23 22:00:33,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7cf4f4eb61373c5e4f8a456806bf17bfac12166" 2018-07-23 22:00:33,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0accba0c-786f-4fce-9782-0a6eb40f6e5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:33,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0accba0c-786f-4fce-9782-0a6eb40f6e5e 2018-07-23 22:00:33,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:33,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:33,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["MquUEbAcQjKpC40xP3b0fg"], "issued_at": "2018-07-23T22:00:33.000000Z"}} 2018-07-23 22:00:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16894c7c6019f27ba0b7c268136898c02ed618" 2018-07-23 22:00:33,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fadfe2c6-8eaf-4af7-b6fc-f035bf660da3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:33,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fadfe2c6-8eaf-4af7-b6fc-f035bf660da3 2018-07-23 22:00:33,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:33,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:33,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-588ef240-a1a5-454-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16894c7c6019f27ba0b7c268136898c02ed618" 2018-07-23 22:00:33,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e138eb-380d-49b8-a820-3ab2e5451d15 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-588ef240-a1a5-454-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:33,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-588ef240-a1a5-454-name used request id req-56e138eb-380d-49b8-a820-3ab2e5451d15 2018-07-23 22:00:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16894c7c6019f27ba0b7c268136898c02ed618" 2018-07-23 22:00:33,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e38829-a874-4fd5-9f2f-6f32640e2abb Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-07-23 22:00:33,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=foo used request id req-77e38829-a874-4fd5-9f2f-6f32640e2abb 2018-07-23 22:00:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16894c7c6019f27ba0b7c268136898c02ed618" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-588ef240-a1a5-454-name"}}' 2018-07-23 22:00:33,906 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 22:00:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee30d9cc-25b0-442f-b402-243e48895543 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-07-23 22:00:33,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ee30d9cc-25b0-442f-b402-243e48895543 2018-07-23 22:00:33,906 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-07-23 22:00:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16894c7c6019f27ba0b7c268136898c02ed618" 2018-07-23 22:00:33,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec561f3-9b50-4a81-8388-41702c54e571 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:33,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cec561f3-9b50-4a81-8388-41702c54e571 2018-07-23 22:00:33,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:34,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gdUOF6_rRcWH1pR9R6Fjqw"], "issued_at": "2018-07-23T22:00:34.000000Z"}} 2018-07-23 22:00:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5bf13fce88bb4f936eff55b2b5fb20ab97d9d5" 2018-07-23 22:00:34,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb080043-7a93-4ac5-bf90-b4c07bfcc727 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:34,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fb080043-7a93-4ac5-bf90-b4c07bfcc727 2018-07-23 22:00:34,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:34,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:34,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["kxbZZuWpTaykiXADR0_RtA"], "issued_at": "2018-07-23T22:00:34.000000Z"}} 2018-07-23 22:00:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:34,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece71d3c-db23-41eb-9567-b9a3ecb21f89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:34,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ece71d3c-db23-41eb-9567-b9a3ecb21f89 2018-07-23 22:00:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:34,870 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee4ea650-6893-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:34,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fefaed6-8434-4401-9b84-140366018235 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee4ea650-6893-4ab-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:34,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee4ea650-6893-4ab-name used request id req-2fefaed6-8434-4401-9b84-140366018235 2018-07-23 22:00:34,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:35,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504d8238-a376-4181-abc6-880cae1f38af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:35,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-504d8238-a376-4181-abc6-880cae1f38af 2018-07-23 22:00:35,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ee4ea650-6893-4ab-name"}}' 2018-07-23 22:00:35,165 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff9cf76b-8e7d-4e11-a004-84d7c91ec47f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e81ab5f000844d1aa5421a10cb315668"}, "tags": [], "enabled": true, "id": "e81ab5f000844d1aa5421a10cb315668", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ee4ea650-6893-4ab-name"}} 2018-07-23 22:00:35,166 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ff9cf76b-8e7d-4e11-a004-84d7c91ec47f 2018-07-23 22:00:35,166 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ee4ea650-6893-4ab-name 2018-07-23 22:00:35,166 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:35,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/e81ab5f000844d1aa5421a10cb315668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:35,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f9bfe0a-f089-4aec-ba5b-6849bd95e58e x-compute-request-id: req-0f9bfe0a-f089-4aec-ba5b-6849bd95e58e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "e81ab5f000844d1aa5421a10cb315668", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-23 22:00:35,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/e81ab5f000844d1aa5421a10cb315668 used request id req-0f9bfe0a-f089-4aec-ba5b-6849bd95e58e 2018-07-23 22:00:35,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/e81ab5f000844d1aa5421a10cb315668 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" -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-23 22:00:35,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62d8cf92-62d5-45e7-ba46-055c9d7a064a x-compute-request-id: req-62d8cf92-62d5-45e7-ba46-055c9d7a064a Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-23 22:00:35,779 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/e81ab5f000844d1aa5421a10cb315668 used request id req-62d8cf92-62d5-45e7-ba46-055c9d7a064a 2018-07-23 22:00:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:35,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:35,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee4ea650-6893-4ab-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5bf13fce88bb4f936eff55b2b5fb20ab97d9d5" 2018-07-23 22:00:35,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a29946-e9ea-4ef7-a79d-a267391c5a1f Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee4ea650-6893-4ab-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e81ab5f000844d1aa5421a10cb315668"}, "tags": [], "enabled": true, "id": "e81ab5f000844d1aa5421a10cb315668", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ee4ea650-6893-4ab-name"}]} 2018-07-23 22:00:35,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ee4ea650-6893-4ab-name used request id req-19a29946-e9ea-4ef7-a79d-a267391c5a1f 2018-07-23 22:00:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5bf13fce88bb4f936eff55b2b5fb20ab97d9d5" 2018-07-23 22:00:35,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68307df-e9a0-42c6-8e93-82eef18c38af Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 22:00:35,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-a68307df-e9a0-42c6-8e93-82eef18c38af 2018-07-23 22:00:35,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:35,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/e81ab5f000844d1aa5421a10cb315668 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5bf13fce88bb4f936eff55b2b5fb20ab97d9d5" 2018-07-23 22:00:36,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bacc28e-cded-4641-811d-a149dcaac283 x-compute-request-id: req-1bacc28e-cded-4641-811d-a149dcaac283 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "e81ab5f000844d1aa5421a10cb315668", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-23 22:00:36,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/e81ab5f000844d1aa5421a10cb315668 used request id req-1bacc28e-cded-4641-811d-a149dcaac283 2018-07-23 22:00:36,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:36,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-1636526b-3602-441f-a1be-2ec24281be8f Date: Mon, 23 Jul 2018 22:00:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:36,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1636526b-3602-441f-a1be-2ec24281be8f 2018-07-23 22:00:36,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:36,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31a242a2-be97-482f-8830-d1f9d583c4a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:36,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-31a242a2-be97-482f-8830-d1f9d583c4a6 2018-07-23 22:00:36,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:36,725 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-590d4e9e-2f02-48a2-8bfa-44930f39bd4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:36,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-590d4e9e-2f02-48a2-8bfa-44930f39bd4b 2018-07-23 22:00:36,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:36,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:36,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4693394-83b1-416a-85cc-c6534fcb9ba1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:00:36,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-a4693394-83b1-416a-85cc-c6534fcb9ba1 2018-07-23 22:00:36,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:36,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b242ead6-f1f5-49f1-b370-964554659cf5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:36,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-b242ead6-f1f5-49f1-b370-964554659cf5 2018-07-23 22:00:36,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:36,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4b04b98-0586-47e3-8d23-14c2fe2e6202 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:36,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-f4b04b98-0586-47e3-8d23-14c2fe2e6202 2018-07-23 22:00:36,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:36,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:37,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b6e284d-d6ff-4a1d-90f9-66c93f6db33f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:37,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-3b6e284d-d6ff-4a1d-90f9-66c93f6db33f 2018-07-23 22:00:37,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:37,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:37,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78d19e3-8551-41d7-8809-80f10ca57c81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:37,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-f78d19e3-8551-41d7-8809-80f10ca57c81 2018-07-23 22:00:37,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:37,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:37,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-650856d6-7898-42d6-99f0-68e1354b2eaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:37,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-650856d6-7898-42d6-99f0-68e1354b2eaf 2018-07-23 22:00:37,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:37,174 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ee4ea650-6893-4ab-name 2018-07-23 22:00:37,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e81ab5f000844d1aa5421a10cb315668 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:37,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b15059-233e-4cc9-942a-75bc59f91198 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:37,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e81ab5f000844d1aa5421a10cb315668 used request id req-54b15059-233e-4cc9-942a-75bc59f91198 2018-07-23 22:00:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bf713f516ba6a32f8f32bf7d594dd4af9c51d71" 2018-07-23 22:00:37,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29e9fa5-910b-4781-8878-bb26566d633b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:37,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f29e9fa5-910b-4781-8878-bb26566d633b 2018-07-23 22:00:37,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:37,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["9hlShqsNRiqHVvdeZ2mCHA"], "issued_at": "2018-07-23T22:00:37.000000Z"}} 2018-07-23 22:00:37,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19b9b2e08e7c9ffc11936eb0fac0c8b1a679ea2" 2018-07-23 22:00:37,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ce79314-d810-4d0e-9929-6d07fc8f35c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:37,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7ce79314-d810-4d0e-9929-6d07fc8f35c0 2018-07-23 22:00:37,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:37,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:38,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["k10jPGxUSMmbhmFGHxm8uQ"], "issued_at": "2018-07-23T22:00:38.000000Z"}} 2018-07-23 22:00:38,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:38,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c26062-ac50-41ff-8291-78f920fc792b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:38,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b5c26062-ac50-41ff-8291-78f920fc792b 2018-07-23 22:00:38,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:38,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:38,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:38,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2eda123-eb43-4102-b161-324cdf96a2a2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:38,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name used request id req-d2eda123-eb43-4102-b161-324cdf96a2a2 2018-07-23 22:00:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:38,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fc9ce4-a956-46b5-a2f4-7aa6f6c98031 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:38,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-46fc9ce4-a956-46b5-a2f4-7aa6f6c98031 2018-07-23 22:00:38,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name"}}' 2018-07-23 22:00:38,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1098597e-c63c-4d7d-b24c-9af14e6654b0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5887ac487a6a4038bcb129fc74c3d767"}, "tags": [], "enabled": true, "id": "5887ac487a6a4038bcb129fc74c3d767", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name"}} 2018-07-23 22:00:38,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1098597e-c63c-4d7d-b24c-9af14e6654b0 2018-07-23 22:00:38,726 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name 2018-07-23 22:00:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:38,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:38,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19b9b2e08e7c9ffc11936eb0fac0c8b1a679ea2" 2018-07-23 22:00:38,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-618d42ed-13cd-4d57-9df2-124f54c5cb38 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5887ac487a6a4038bcb129fc74c3d767"}, "tags": [], "enabled": true, "id": "5887ac487a6a4038bcb129fc74c3d767", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name"}]} 2018-07-23 22:00:38,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name used request id req-618d42ed-13cd-4d57-9df2-124f54c5cb38 2018-07-23 22:00:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19b9b2e08e7c9ffc11936eb0fac0c8b1a679ea2" 2018-07-23 22:00:38,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6cb820-23c2-482c-ab49-d0dcc32a83a0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 22:00:38,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-6f6cb820-23c2-482c-ab49-d0dcc32a83a0 2018-07-23 22:00:38,956 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:38,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:8774/v2.1/os-quota-sets/5887ac487a6a4038bcb129fc74c3d767 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" -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-23 22:00:39,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d6d4376-462e-4854-86d8-6fd5b3501dc7 x-compute-request-id: req-9d6d4376-462e-4854-86d8-6fd5b3501dc7 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-23 22:00:39,528 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/5887ac487a6a4038bcb129fc74c3d767 used request id req-9d6d4376-462e-4854-86d8-6fd5b3501dc7 2018-07-23 22:00:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/quotas/5887ac487a6a4038bcb129fc74c3d767 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-07-23 22:00:39,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-49cf4e96-f2a6-498c-a950-0361826ca007 Date: Mon, 23 Jul 2018 22:00:39 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-23 22:00:39,846 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/quotas/5887ac487a6a4038bcb129fc74c3d767 used request id req-49cf4e96-f2a6-498c-a950-0361826ca007 2018-07-23 22:00:39,846 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:39,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/5887ac487a6a4038bcb129fc74c3d767 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:40,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b88f4e91-7d82-446c-92ad-cc79c112f00f x-compute-request-id: req-b88f4e91-7d82-446c-92ad-cc79c112f00f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "5887ac487a6a4038bcb129fc74c3d767", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-23 22:00:40,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/5887ac487a6a4038bcb129fc74c3d767 used request id req-b88f4e91-7d82-446c-92ad-cc79c112f00f 2018-07-23 22:00:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/5887ac487a6a4038bcb129fc74c3d767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:40,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-ca7b9df0-7ff6-4691-9c5b-651219e3d43e Date: Mon, 23 Jul 2018 22:00:40 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-23 22:00:40,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/5887ac487a6a4038bcb129fc74c3d767 used request id req-ca7b9df0-7ff6-4691-9c5b-651219e3d43e 2018-07-23 22:00:40,217 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:00:40,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-quota-sets/5887ac487a6a4038bcb129fc74c3d767 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19b9b2e08e7c9ffc11936eb0fac0c8b1a679ea2" 2018-07-23 22:00:40,565 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fb2ee26-fc31-469b-83d9-3cefa032262d x-compute-request-id: req-5fb2ee26-fc31-469b-83d9-3cefa032262d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "5887ac487a6a4038bcb129fc74c3d767", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-07-23 22:00:40,565 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-quota-sets/5887ac487a6a4038bcb129fc74c3d767 used request id req-5fb2ee26-fc31-469b-83d9-3cefa032262d 2018-07-23 22:00:40,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/quotas/5887ac487a6a4038bcb129fc74c3d767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19b9b2e08e7c9ffc11936eb0fac0c8b1a679ea2" 2018-07-23 22:00:40,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-e5f0e95e-6e80-488f-b922-bd9cc4a82f01 Date: Mon, 23 Jul 2018 22:00:40 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-07-23 22:00:40,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/quotas/5887ac487a6a4038bcb129fc74c3d767 used request id req-e5f0e95e-6e80-488f-b922-bd9cc4a82f01 2018-07-23 22:00:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-442964e5-0381-45a1-a309-6d22ad444187 Date: Mon, 23 Jul 2018 22:00:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:41,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-442964e5-0381-45a1-a309-6d22ad444187 2018-07-23 22:00:41,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-115acbcb-c9c0-4987-8fdb-e5f8fe0bfb19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:41,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-115acbcb-c9c0-4987-8fdb-e5f8fe0bfb19 2018-07-23 22:00:41,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca863b84-5514-4b12-9f8b-91c26f181036 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:41,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-ca863b84-5514-4b12-9f8b-91c26f181036 2018-07-23 22:00:41,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f05f8c-806a-4b54-a71c-73c553d84a6b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:00:41,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-32f05f8c-806a-4b54-a71c-73c553d84a6b 2018-07-23 22:00:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b06268-a781-4cc2-a316-d93d76e4bb75 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:41,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-41b06268-a781-4cc2-a316-d93d76e4bb75 2018-07-23 22:00:41,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9391f707-098f-45f4-9393-dbf76abc2c44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:41,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-9391f707-098f-45f4-9393-dbf76abc2c44 2018-07-23 22:00:41,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:41,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7a7c818-5df7-4833-9dea-245ce0a1d975 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:41,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a7a7c818-5df7-4833-9dea-245ce0a1d975 2018-07-23 22:00:41,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:41,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5479ea14-9f11-4314-b119-ddae79d5c99b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:41,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-5479ea14-9f11-4314-b119-ddae79d5c99b 2018-07-23 22:00:41,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:41,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf1f5702-6dde-45b1-bffe-a3816ae00a4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:41,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-cf1f5702-6dde-45b1-bffe-a3816ae00a4b 2018-07-23 22:00:41,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:41,746 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-e885f9d9-e6f5-4d2-name 2018-07-23 22:00:41,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5887ac487a6a4038bcb129fc74c3d767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31be1f29-dedf-4079-9407-37f1c663f0ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:41,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5887ac487a6a4038bcb129fc74c3d767 used request id req-31be1f29-dedf-4079-9407-37f1c663f0ff 2018-07-23 22:00:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a03840f6a756aadb6364a370ff09a93b946d6549" 2018-07-23 22:00:41,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2441ac00-ef5a-4bcd-a26b-c7d998a97b5f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:41,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2441ac00-ef5a-4bcd-a26b-c7d998a97b5f 2018-07-23 22:00:41,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:42,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WxVxwonoSo21Kp3D8gT6-g"], "issued_at": "2018-07-23T22:00:42.000000Z"}} 2018-07-23 22:00:42,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e39a8699d5d61dc805376111b60d7c6fdcf4d8" 2018-07-23 22:00:42,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802c8316-d809-46b5-a88c-d3ad7f105121 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:42,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-802c8316-d809-46b5-a88c-d3ad7f105121 2018-07-23 22:00:42,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:42,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:42,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["S3War5j2Sxa9mTxuEhEpTA"], "issued_at": "2018-07-23T22:00:42.000000Z"}} 2018-07-23 22:00:42,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:42,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1d6794-9540-4bc4-a6da-265d588b8f17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:42,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6e1d6794-9540-4bc4-a6da-265d588b8f17 2018-07-23 22:00:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:42,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cf1d56c4-0e16-41b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:42,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05126c8-02ad-4e84-985a-6d61efc48c0d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cf1d56c4-0e16-41b-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:42,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-cf1d56c4-0e16-41b-name used request id req-f05126c8-02ad-4e84-985a-6d61efc48c0d 2018-07-23 22:00:42,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3913ac7a-2175-4421-8c1f-10439b2f4f26 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:43,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3913ac7a-2175-4421-8c1f-10439b2f4f26 2018-07-23 22:00:43,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}}' 2018-07-23 22:00:43,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c60e9f3-fcd4-4e49-a76f-e9ead2c461b9 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce"}, "tags": [], "enabled": true, "id": "967069d8c2ea4b508e1f7af7efc619ce", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}} 2018-07-23 22:00:43,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1c60e9f3-fcd4-4e49-a76f-e9ead2c461b9 2018-07-23 22:00:43,184 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-cf1d56c4-0e16-41b-name 2018-07-23 22:00:43,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:43,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:43,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gRP1Pl4rTcO1u6C40T8E5Q"], "issued_at": "2018-07-23T22:00:43.000000Z"}} 2018-07-23 22:00:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:43,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a78f0a4-cc49-4a85-9959-a3901dc447a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:43,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3a78f0a4-cc49-4a85-9959-a3901dc447a9 2018-07-23 22:00:43,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:43,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:43,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907f88c1-fa90-4f06-a407-b4f6dca7d33d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:43,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-907f88c1-fa90-4f06-a407-b4f6dca7d33d 2018-07-23 22:00:43,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:43,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933ee2f7-4bc7-45d6-9e8a-63d9da6478b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:43,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-933ee2f7-4bc7-45d6-9e8a-63d9da6478b5 2018-07-23 22:00:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:44,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b888a90-fb98-4cbf-9713-98531089b412 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:44,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b888a90-fb98-4cbf-9713-98531089b412 2018-07-23 22:00:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-cf1d56c4-0e16-41b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:44,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a346d20-0c11-4bd8-aa59-0b52323c0cc6 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-cf1d56c4-0e16-41b-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce"}, "tags": [], "enabled": true, "id": "967069d8c2ea4b508e1f7af7efc619ce", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}]} 2018-07-23 22:00:44,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-cf1d56c4-0e16-41b-name used request id req-3a346d20-0c11-4bd8-aa59-0b52323c0cc6 2018-07-23 22:00:44,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/c1bdb8b52b914c9da9c3a94883600dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:44,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c5df00-24e7-4df2-9fd6-3e9644ff5aae Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/c1bdb8b52b914c9da9c3a94883600dff"}, "enabled": true, "id": "c1bdb8b52b914c9da9c3a94883600dff", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-user"}} 2018-07-23 22:00:44,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c1bdb8b52b914c9da9c3a94883600dff used request id req-55c5df00-24e7-4df2-9fd6-3e9644ff5aae 2018-07-23 22:00:44,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce/users/c1bdb8b52b914c9da9c3a94883600dff/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:44,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4863c068-27cb-467b-b5aa-38b0cf0474b5 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce/users/c1bdb8b52b914c9da9c3a94883600dff/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 22:00:44,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce/users/c1bdb8b52b914c9da9c3a94883600dff/roles used request id req-4863c068-27cb-467b-b5aa-38b0cf0474b5 2018-07-23 22:00:44,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:44,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3489f8d8-86b5-4087-9b12-fd5ed156c7a7 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 22:00:44,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-3489f8d8-86b5-4087-9b12-fd5ed156c7a7 2018-07-23 22:00:44,553 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-cf1d56c4-0e16-41b-name 2018-07-23 22:00:44,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce/users/c1bdb8b52b914c9da9c3a94883600dff/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:44,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea38ab95-691b-488f-84ad-931a03b710b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:44,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce/users/c1bdb8b52b914c9da9c3a94883600dff/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-ea38ab95-691b-488f-84ad-931a03b710b7 2018-07-23 22:00:44,684 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-cf1d56c4-0e16-41b-user 2018-07-23 22:00:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:44,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1f7304-c231-4664-bf08-cb40981b0f28 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:44,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f1f7304-c231-4664-bf08-cb40981b0f28 2018-07-23 22:00:44,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" -d '{"role": {"name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name-role"}}' 2018-07-23 22:00:44,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9837772a-da86-47e1-8170-cf4e30c11654 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb2589af4d164b20b131671087190e1e", "links": {"self": "http://172.30.9.26:5000/v3/roles/eb2589af4d164b20b131671087190e1e"}, "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name-role"}} 2018-07-23 22:00:44,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9837772a-da86-47e1-8170-cf4e30c11654 2018-07-23 22:00:44,802 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-cf1d56c4-0e16-41b-name-role 2018-07-23 22:00:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/eb2589af4d164b20b131671087190e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:44,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a07393-f805-4cc1-aa36-aaf35b6d2593 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb2589af4d164b20b131671087190e1e", "links": {"self": "http://172.30.9.26:5000/v3/roles/eb2589af4d164b20b131671087190e1e"}, "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name-role"}} 2018-07-23 22:00:44,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/eb2589af4d164b20b131671087190e1e used request id req-06a07393-f805-4cc1-aa36-aaf35b6d2593 2018-07-23 22:00:44,893 - keystone_utils - INFO - Granting role CreateProjectUserTests-cf1d56c4-0e16-41b-name-role to project CreateProjectUserTests-cf1d56c4-0e16-41b-name 2018-07-23 22:00:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce/users/c1bdb8b52b914c9da9c3a94883600dff/roles/eb2589af4d164b20b131671087190e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:45,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a675791-c965-4e33-ab03-8793b346b1cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:45,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce/users/c1bdb8b52b914c9da9c3a94883600dff/roles/eb2589af4d164b20b131671087190e1e used request id req-2a675791-c965-4e33-ab03-8793b346b1cc 2018-07-23 22:00:45,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:45,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:45,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "eb2589af4d164b20b131671087190e1e", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name-role"}], "expires_at": "2018-07-23T23:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "967069d8c2ea4b508e1f7af7efc619ce", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/967069d8c2ea4b508e1f7af7efc619ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/967069d8c2ea4b508e1f7af7efc619ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/967069d8c2ea4b508e1f7af7efc619ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/967069d8c2ea4b508e1f7af7efc619ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/967069d8c2ea4b508e1f7af7efc619ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/967069d8c2ea4b508e1f7af7efc619ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/967069d8c2ea4b508e1f7af7efc619ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/967069d8c2ea4b508e1f7af7efc619ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/967069d8c2ea4b508e1f7af7efc619ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_967069d8c2ea4b508e1f7af7efc619ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_967069d8c2ea4b508e1f7af7efc619ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/967069d8c2ea4b508e1f7af7efc619ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/967069d8c2ea4b508e1f7af7efc619ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/967069d8c2ea4b508e1f7af7efc619ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-user", "id": "c1bdb8b52b914c9da9c3a94883600dff"}, "audit_ids": ["b3HdJ3oFRQGqnq5J1jJzWw"], "issued_at": "2018-07-23T22:00:45.000000Z"}} 2018-07-23 22:00:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:45,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccb1cfe-129b-4c69-bb7e-5d39bc936672 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:45,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2ccb1cfe-129b-4c69-bb7e-5d39bc936672 2018-07-23 22:00:45,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-cf1d56c4-0e16-41b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:45,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-77e2dad4-f92f-4036-bbf8-930e3234d246 Date: Mon, 23 Jul 2018 22:00:45 GMT RESP BODY: {"security_groups": []} 2018-07-23 22:00:45,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-cf1d56c4-0e16-41b-name&description=hello+group used request id req-77e2dad4-f92f-4036-bbf8-930e3234d246 2018-07-23 22:00:45,870 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-cf1d56c4-0e16-41b-name... 2018-07-23 22:00:45,870 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-cf1d56c4-0e16-41b-name 2018-07-23 22:00:45,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" -d '{"security_group": {"name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name", "description": "hello group"}}' 2018-07-23 22:00:46,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-5431be2e-a41a-4df6-8f29-57da5fc2e744 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "updated_at": "2018-07-23T22:00:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}], "revision_number": 2, "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}} 2018-07-23 22:00:46,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5431be2e-a41a-4df6-8f29-57da5fc2e744 2018-07-23 22:00:46,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25c1d49c-fb2d-4c78-89a4-7105031a1181 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed"}]} 2018-07-23 22:00:46,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-25c1d49c-fb2d-4c78-89a4-7105031a1181 2018-07-23 22:00:46,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0583ce30-74aa-42c9-9780-c2ccad5e7a3f Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed"}]} 2018-07-23 22:00:46,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-0583ce30-74aa-42c9-9780-c2ccad5e7a3f 2018-07-23 22:00:46,183 - neutron_utils - INFO - Retrieving security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-80d11429-2325-450e-b2a8-88193000e75d Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "updated_at": "2018-07-23T22:00:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}], "revision_number": 2, "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}]} 2018-07-23 22:00:46,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-80d11429-2325-450e-b2a8-88193000e75d 2018-07-23 22:00:46,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35f3b33e-3552-4273-9457-98b23fb9ad9a Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed"}]} 2018-07-23 22:00:46,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-35f3b33e-3552-4273-9457-98b23fb9ad9a 2018-07-23 22:00:46,278 - neutron_utils - INFO - Retrieving security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c4bee097-2811-47d4-8b90-61f9b6366091 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "updated_at": "2018-07-23T22:00:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}], "revision_number": 2, "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}]} 2018-07-23 22:00:46,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-c4bee097-2811-47d4-8b90-61f9b6366091 2018-07-23 22:00:46,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c858e673-2527-45be-b52d-0c4e91377eac Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed"}]} 2018-07-23 22:00:46,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-c858e673-2527-45be-b52d-0c4e91377eac 2018-07-23 22:00:46,344 - neutron_utils - INFO - Retrieving security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4832ede6-dce7-41a9-9b96-3d1cf25c1f60 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "updated_at": "2018-07-23T22:00:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}], "revision_number": 2, "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}]} 2018-07-23 22:00:46,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-4832ede6-dce7-41a9-9b96-3d1cf25c1f60 2018-07-23 22:00:46,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a 2018-07-23 22:00:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca69edfe-6446-4adc-ab97-91238528a3e9 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "e701511f-e0e3-41ed-b205-0ba1e50921ed"}]} 2018-07-23 22:00:46,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-ca69edfe-6446-4adc-ab97-91238528a3e9 2018-07-23 22:00:46,410 - neutron_utils - INFO - Deleting security group rule with ID - e701511f-e0e3-41ed-b205-0ba1e50921ed 2018-07-23 22:00:46,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e701511f-e0e3-41ed-b205-0ba1e50921ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,501 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3e87bdc-17a4-4b4d-a25e-9c95245afad2 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:46,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e701511f-e0e3-41ed-b205-0ba1e50921ed used request id req-d3e87bdc-17a4-4b4d-a25e-9c95245afad2 2018-07-23 22:00:46,502 - neutron_utils - INFO - Deleting security group rule with ID - dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc 2018-07-23 22:00:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54202646-2b2c-4619-8bac-3635239e33d8 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:46,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/dce4941e-27dd-4a7a-9a9f-ef9a1eb05abc used request id req-54202646-2b2c-4619-8bac-3635239e33d8 2018-07-23 22:00:46,573 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-cf1d56c4-0e16-41b-name 2018-07-23 22:00:46,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cedf19c14c32e4dda739d5ddc001d71dba530563" 2018-07-23 22:00:46,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fefb7047-e230-4e05-809e-2c6c8bc682f2 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:46,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2ab0e9a5-146c-4cd7-8ba2-b0091d723e5a used request id req-fefb7047-e230-4e05-809e-2c6c8bc682f2 2018-07-23 22:00:46,670 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-cf1d56c4-0e16-41b-user 2018-07-23 22:00:46,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c1bdb8b52b914c9da9c3a94883600dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254d91bbecef933a44c562fb2ec8c09aa73cd0d6" 2018-07-23 22:00:46,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2ebbb1-3d4e-4b27-83de-c684bdd7fca1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:46,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c1bdb8b52b914c9da9c3a94883600dff used request id req-ee2ebbb1-3d4e-4b27-83de-c684bdd7fca1 2018-07-23 22:00:46,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9beb2f04-404c-4678-8278-52b9fbbe1638 Date: Mon, 23 Jul 2018 22:00:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "updated_at": "2018-07-23T22:00:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "587b24ba-3bd8-4314-a81f-6335cde90c3c", "remote_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "a5e2da67-dabd-45b6-83b4-bca9a02cef85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "b1434fd8-5c58-4d1d-ba0b-8d8e584ae9c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv6", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "revision_number": 0, "id": "ce6eff6f-a77b-4c83-973e-f9f2194ae811", "remote_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "port_range_min": null, "ethertype": "IPv4", "project_id": "967069d8c2ea4b508e1f7af7efc619ce"}], "revision_number": 4, "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "26615022-80ec-4b45-be15-7cae2f410bb0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:47,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9beb2f04-404c-4678-8278-52b9fbbe1638 2018-07-23 22:00:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-194ddf8a-4010-400e-b7b1-eab6ab1bf655 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:47,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-194ddf8a-4010-400e-b7b1-eab6ab1bf655 2018-07-23 22:00:47,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23e08ccc-88a4-49fc-9b01-60940d273305 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:47,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-23e08ccc-88a4-49fc-9b01-60940d273305 2018-07-23 22:00:47,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5956c2a-55dc-4326-a333-274973b70de4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "967069d8c2ea4b508e1f7af7efc619ce", "name": "CreateProjectUserTests-cf1d56c4-0e16-41b-name"}} 2018-07-23 22:00:47,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce used request id req-f5956c2a-55dc-4326-a333-274973b70de4 2018-07-23 22:00:47,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26615022-80ec-4b45-be15-7cae2f410bb0 2018-07-23 22:00:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=26615022-80ec-4b45-be15-7cae2f410bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a4d5513f-21e3-4790-87e3-c9d0f803dfd6 Date: Mon, 23 Jul 2018 22:00:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "587b24ba-3bd8-4314-a81f-6335cde90c3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "a5e2da67-dabd-45b6-83b4-bca9a02cef85"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "b1434fd8-5c58-4d1d-ba0b-8d8e584ae9c5"}, {"remote_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:45Z", "security_group_id": "26615022-80ec-4b45-be15-7cae2f410bb0", "port_range_min": null, "revision_number": 0, "tenant_id": "967069d8c2ea4b508e1f7af7efc619ce", "created_at": "2018-07-23T22:00:45Z", "project_id": "967069d8c2ea4b508e1f7af7efc619ce", "id": "ce6eff6f-a77b-4c83-973e-f9f2194ae811"}]} 2018-07-23 22:00:47,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=26615022-80ec-4b45-be15-7cae2f410bb0 used request id req-a4d5513f-21e3-4790-87e3-c9d0f803dfd6 2018-07-23 22:00:47,365 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 22:00:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/26615022-80ec-4b45-be15-7cae2f410bb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab691c62-16b0-4131-9c80-22ffc2f8ab28 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:47,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/26615022-80ec-4b45-be15-7cae2f410bb0 used request id req-ab691c62-16b0-4131-9c80-22ffc2f8ab28 2018-07-23 22:00:47,497 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-cf1d56c4-0e16-41b-name 2018-07-23 22:00:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b61a566-ade3-45a4-ad3c-dcbf9172ca01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:47,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/967069d8c2ea4b508e1f7af7efc619ce used request id req-0b61a566-ade3-45a4-ad3c-dcbf9172ca01 2018-07-23 22:00:47,751 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-cf1d56c4-0e16-41b-name-role 2018-07-23 22:00:47,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/eb2589af4d164b20b131671087190e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4742da7-196b-4d86-a46e-dd93ea91e85d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:47,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/eb2589af4d164b20b131671087190e1e used request id req-a4742da7-196b-4d86-a46e-dd93ea91e85d 2018-07-23 22:00:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb20687a438c5460c204bd017185bf025569e74a" 2018-07-23 22:00:47,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ada7f0-b405-42dc-a054-74fee40b087a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:47,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-63ada7f0-b405-42dc-a054-74fee40b087a 2018-07-23 22:00:47,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:48,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TkRGOSQCTzOoRB3Z19109Q"], "issued_at": "2018-07-23T22:00:48.000000Z"}} 2018-07-23 22:00:48,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2705c9fff11beae18ed180e3ee62c29dfd7af5b0" 2018-07-23 22:00:48,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f0fc9a-059b-469c-827f-1241b9305d6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:48,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c3f0fc9a-059b-469c-827f-1241b9305d6f 2018-07-23 22:00:48,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:48,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:48,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["41NPZZLMSl6V1aNR-qbk8Q"], "issued_at": "2018-07-23T22:00:48.000000Z"}} 2018-07-23 22:00:48,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:48,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d505e140-2f0f-48ee-8dd1-2d5188090a06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:48,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d505e140-2f0f-48ee-8dd1-2d5188090a06 2018-07-23 22:00:48,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:48,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:48,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:48,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a021268-852d-4157-971f-bde0dce96cd2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name", "previous": null, "next": null}, "projects": []} 2018-07-23 22:00:48,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name used request id req-3a021268-852d-4157-971f-bde0dce96cd2 2018-07-23 22:00:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:49,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304fa53b-b256-4827-95f6-73d4ce4eacaf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:49,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-304fa53b-b256-4827-95f6-73d4ce4eacaf 2018-07-23 22:00:49,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}}' 2018-07-23 22:00:49,143 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b147b4ea-f7b6-4a6d-9308-68879697b175 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb"}, "tags": [], "enabled": true, "id": "f405408164c94a1580a1da0c874ec1cb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}} 2018-07-23 22:00:49,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b147b4ea-f7b6-4a6d-9308-68879697b175 2018-07-23 22:00:49,143 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:49,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:49,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:49,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["JayWXP4HQbOy2Razop9Vbg"], "issued_at": "2018-07-23T22:00:49.000000Z"}} 2018-07-23 22:00:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:49,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358fb01a-20c7-4df3-9afb-e686e625d0b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:49,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-358fb01a-20c7-4df3-9afb-e686e625d0b6 2018-07-23 22:00:49,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:49,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:49,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab1bf6e-7c26-4724-9bc3-623ec96dcc95 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:49,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-cab1bf6e-7c26-4724-9bc3-623ec96dcc95 2018-07-23 22:00:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:49,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b17702-184d-4ee2-87f7-946079950086 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:49,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-72b17702-184d-4ee2-87f7-946079950086 2018-07-23 22:00:50,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:50,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb68b29d-d98b-4d0f-96de-b65bf7860682 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:50,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fb68b29d-d98b-4d0f-96de-b65bf7860682 2018-07-23 22:00:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:50,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245e298c-bfd1-42bc-874f-ba63474be45d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb"}, "tags": [], "enabled": true, "id": "f405408164c94a1580a1da0c874ec1cb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}]} 2018-07-23 22:00:50,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name used request id req-245e298c-bfd1-42bc-874f-ba63474be45d 2018-07-23 22:00:50,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/abbb6c6a0afe44ec9f243bc6450d59f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:50,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739d65f5-31e0-4af1-b2eb-fc2d003aad42 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/abbb6c6a0afe44ec9f243bc6450d59f2"}, "enabled": true, "id": "abbb6c6a0afe44ec9f243bc6450d59f2", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-user1"}} 2018-07-23 22:00:50,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/abbb6c6a0afe44ec9f243bc6450d59f2 used request id req-739d65f5-31e0-4af1-b2eb-fc2d003aad42 2018-07-23 22:00:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/abbb6c6a0afe44ec9f243bc6450d59f2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:50,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965330c1-801a-4368-a5ea-3da08b6283f3 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/abbb6c6a0afe44ec9f243bc6450d59f2/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 22:00:50,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/abbb6c6a0afe44ec9f243bc6450d59f2/roles used request id req-965330c1-801a-4368-a5ea-3da08b6283f3 2018-07-23 22:00:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:50,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4693bace-b8bc-44bd-a2d5-5a7a51736a59 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 22:00:50,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-4693bace-b8bc-44bd-a2d5-5a7a51736a59 2018-07-23 22:00:50,627 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/abbb6c6a0afe44ec9f243bc6450d59f2/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:50,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5019b74-e798-48f6-9e96-bea118266938 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:50,752 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/abbb6c6a0afe44ec9f243bc6450d59f2/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-b5019b74-e798-48f6-9e96-bea118266938 2018-07-23 22:00:50,753 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-user1 2018-07-23 22:00:50,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:50,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d732e748-59d9-4db6-b925-2c9316f02bd0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:50,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d732e748-59d9-4db6-b925-2c9316f02bd0 2018-07-23 22:00:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" -d '{"role": {"name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role"}}' 2018-07-23 22:00:50,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c8d34f-8ace-41d2-882b-7b865e0c5d87 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "249ec22b0e264baa97d7513d3af55629", "links": {"self": "http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629"}, "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role"}} 2018-07-23 22:00:50,940 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f0c8d34f-8ace-41d2-882b-7b865e0c5d87 2018-07-23 22:00:50,940 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role 2018-07-23 22:00:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:51,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac179dd-90cb-4bb5-a107-74a13c19421f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "249ec22b0e264baa97d7513d3af55629", "links": {"self": "http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629"}, "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role"}} 2018-07-23 22:00:51,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629 used request id req-9ac179dd-90cb-4bb5-a107-74a13c19421f 2018-07-23 22:00:51,031 - keystone_utils - INFO - Granting role CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role to project CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/abbb6c6a0afe44ec9f243bc6450d59f2/roles/249ec22b0e264baa97d7513d3af55629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:51,167 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72492407-3003-4c1e-be12-2cb2e5bd6a84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:51,167 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/abbb6c6a0afe44ec9f243bc6450d59f2/roles/249ec22b0e264baa97d7513d3af55629 used request id req-72492407-3003-4c1e-be12-2cb2e5bd6a84 2018-07-23 22:00:51,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:51,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:51,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["awJoUZ2MQ5SWo0RpRoDyHA"], "issued_at": "2018-07-23T22:00:51.000000Z"}} 2018-07-23 22:00:51,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:51,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de89b5b4-7b9d-454a-86d9-2ccd6dcbd328 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:51,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-de89b5b4-7b9d-454a-86d9-2ccd6dcbd328 2018-07-23 22:00:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:51,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:51,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb5f6fb-84ff-4e87-89dd-dc43f7885ff1 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-user1", "links": {"self": "http://172.30.9.26:5000/v3/users/abbb6c6a0afe44ec9f243bc6450d59f2"}, "domain_id": "default", "enabled": true, "id": "abbb6c6a0afe44ec9f243bc6450d59f2", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:00:51,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-6bb5f6fb-84ff-4e87-89dd-dc43f7885ff1 2018-07-23 22:00:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:51,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7306c6f4-7260-47ed-918e-885e07d095d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:00:51,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7306c6f4-7260-47ed-918e-885e07d095d5 2018-07-23 22:00:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:52,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f635827d-e1f7-4191-8962-db1a4b2ca724 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "249ec22b0e264baa97d7513d3af55629", "links": {"self": "http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629"}, "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:52,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f635827d-e1f7-4191-8962-db1a4b2ca724 2018-07-23 22:00:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:52,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ecfd5c-bc86-4ff2-9ac8-80cc2e8c3592 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb"}, "tags": [], "enabled": true, "id": "f405408164c94a1580a1da0c874ec1cb", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}]} 2018-07-23 22:00:52,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name used request id req-70ecfd5c-bc86-4ff2-9ac8-80cc2e8c3592 2018-07-23 22:00:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/96017792e8724e50a2665a83fec5d70e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:52,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272171d8-4170-44a9-bb72-7f7b761c50bf Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.26:5000/v3/users/96017792e8724e50a2665a83fec5d70e"}, "enabled": true, "id": "96017792e8724e50a2665a83fec5d70e", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-user2"}} 2018-07-23 22:00:52,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/96017792e8724e50a2665a83fec5d70e used request id req-272171d8-4170-44a9-bb72-7f7b761c50bf 2018-07-23 22:00:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/96017792e8724e50a2665a83fec5d70e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:52,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9280663-8970-4162-9415-b7f57b4b78e8 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/96017792e8724e50a2665a83fec5d70e/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 22:00:52,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/96017792e8724e50a2665a83fec5d70e/roles used request id req-a9280663-8970-4162-9415-b7f57b4b78e8 2018-07-23 22:00:52,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:52,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8144f8-ad54-487f-98ca-d9240b4fcf05 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 22:00:52,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-1f8144f8-ad54-487f-98ca-d9240b4fcf05 2018-07-23 22:00:52,787 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/96017792e8724e50a2665a83fec5d70e/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:52,912 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f5826a6-b130-4e4d-9909-bc15dd0bf596 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:52,912 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/96017792e8724e50a2665a83fec5d70e/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-2f5826a6-b130-4e4d-9909-bc15dd0bf596 2018-07-23 22:00:52,912 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-user2 2018-07-23 22:00:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:52,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7e597a-9f9f-43e5-b8dd-2e5c8702e458 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "249ec22b0e264baa97d7513d3af55629", "links": {"self": "http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629"}, "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role"}} 2018-07-23 22:00:52,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629 used request id req-3f7e597a-9f9f-43e5-b8dd-2e5c8702e458 2018-07-23 22:00:52,999 - keystone_utils - INFO - Granting role CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role to project CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/96017792e8724e50a2665a83fec5d70e/roles/249ec22b0e264baa97d7513d3af55629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:53,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c815e1b7-0169-4e5a-9766-5a59c2b0569a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:53,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb/users/96017792e8724e50a2665a83fec5d70e/roles/249ec22b0e264baa97d7513d3af55629 used request id req-c815e1b7-0169-4e5a-9766-5a59c2b0569a 2018-07-23 22:00:53,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:53,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:53,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "249ec22b0e264baa97d7513d3af55629", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role"}], "expires_at": "2018-07-23T23:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f405408164c94a1580a1da0c874ec1cb", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-user1", "id": "abbb6c6a0afe44ec9f243bc6450d59f2"}, "audit_ids": ["JLopYqrARlO02jLUC6nh0g"], "issued_at": "2018-07-23T22:00:53.000000Z"}} 2018-07-23 22:00:53,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:53,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-309815e0-ac72-490a-b5e5-a5b99bebe4fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:53,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-309815e0-ac72-490a-b5e5-a5b99bebe4fd 2018-07-23 22:00:53,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:53,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c7faa28d-8ebc-4071-8fcc-2ad3623bfa28 Date: Mon, 23 Jul 2018 22:00:53 GMT RESP BODY: {"security_groups": []} 2018-07-23 22:00:53,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name&description=hello+group used request id req-c7faa28d-8ebc-4071-8fcc-2ad3623bfa28 2018-07-23 22:00:53,912 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a1e3ac2f-8743-4ad-name... 2018-07-23 22:00:53,913 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:53,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" -d '{"security_group": {"name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name", "description": "hello group"}}' 2018-07-23 22:00:54,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-1aad7792-5562-4dde-8e4d-6e8b3eaf53d4 Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "updated_at": "2018-07-23T22:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}], "revision_number": 2, "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}} 2018-07-23 22:00:54,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-1aad7792-5562-4dde-8e4d-6e8b3eaf53d4 2018-07-23 22:00:54,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c3621a4-c9f8-4762-a22d-448929a2d0f6 Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:54,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-1c3621a4-c9f8-4762-a22d-448929a2d0f6 2018-07-23 22:00:54,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6450122-6e76-42e4-9645-b60c6d3c5feb Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:54,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-e6450122-6e76-42e4-9645-b60c6d3c5feb 2018-07-23 22:00:54,178 - neutron_utils - INFO - Retrieving security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-134e29bc-43c9-4ffa-a140-6695ff84ede0 Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "updated_at": "2018-07-23T22:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}], "revision_number": 2, "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}]} 2018-07-23 22:00:54,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-134e29bc-43c9-4ffa-a140-6695ff84ede0 2018-07-23 22:00:54,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e61b1f2f-d7e6-4d97-8ae3-bec85cf233ae Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:54,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-e61b1f2f-d7e6-4d97-8ae3-bec85cf233ae 2018-07-23 22:00:54,272 - neutron_utils - INFO - Retrieving security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-7c6f8c6f-729d-4317-b401-35463c744709 Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "updated_at": "2018-07-23T22:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}], "revision_number": 2, "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}]} 2018-07-23 22:00:54,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-7c6f8c6f-729d-4317-b401-35463c744709 2018-07-23 22:00:54,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-be4c96e4-ebfc-47e2-8915-da08f1e74a89 Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:54,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-be4c96e4-ebfc-47e2-8915-da08f1e74a89 2018-07-23 22:00:54,342 - neutron_utils - INFO - Retrieving security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-6a78e034-db42-44e4-83fd-4ee015ec27d7 Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "updated_at": "2018-07-23T22:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}], "revision_number": 2, "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}]} 2018-07-23 22:00:54,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-6a78e034-db42-44e4-83fd-4ee015ec27d7 2018-07-23 22:00:54,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:54,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39dfd6de-b48c-4d06-8ac9-7ba0fa9cecc0 Date: Mon, 23 Jul 2018 22:00:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:54,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-39dfd6de-b48c-4d06-8ac9-7ba0fa9cecc0 2018-07-23 22:00:54,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:00:54,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:54,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "249ec22b0e264baa97d7513d3af55629", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role"}], "expires_at": "2018-07-23T23:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f405408164c94a1580a1da0c874ec1cb", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/f405408164c94a1580a1da0c874ec1cb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/f405408164c94a1580a1da0c874ec1cb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/f405408164c94a1580a1da0c874ec1cb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-user2", "id": "96017792e8724e50a2665a83fec5d70e"}, "audit_ids": ["httBJeHrRk6lTKfOKkFEQQ"], "issued_at": "2018-07-23T22:00:54.000000Z"}} 2018-07-23 22:00:54,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:54,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a7a545-0d16-426b-9f1b-0d5ea8461eb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:00:54,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c4a7a545-0d16-426b-9f1b-0d5ea8461eb8 2018-07-23 22:00:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-385e86e5-2cdb-4215-a5b8-1f86d113cabc Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "updated_at": "2018-07-23T22:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}], "revision_number": 2, "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}]} 2018-07-23 22:00:55,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateProjectUserTests-a1e3ac2f-8743-4ad-name&description=hello+group used request id req-385e86e5-2cdb-4215-a5b8-1f86d113cabc 2018-07-23 22:00:55,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:00:55,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:00:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:00:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60bfabd-f3d7-4261-b34f-17cc15008bfe Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f405408164c94a1580a1da0c874ec1cb", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}} 2018-07-23 22:00:55,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb used request id req-a60bfabd-f3d7-4261-b34f-17cc15008bfe 2018-07-23 22:00:55,193 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a79f0c7b-5295-42be-8e15-a2fc87ed37ec Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:55,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-a79f0c7b-5295-42be-8e15-a2fc87ed37ec 2018-07-23 22:00:55,218 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6381cea6-29c9-4a77-b9d0-e159124d2d7e Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:55,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-6381cea6-29c9-4a77-b9d0-e159124d2d7e 2018-07-23 22:00:55,240 - neutron_utils - INFO - Retrieving security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cc899db0-d9b6-49d3-a686-7f80b9c7c078 Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "updated_at": "2018-07-23T22:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "revision_number": 0, "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}], "revision_number": 2, "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}]} 2018-07-23 22:00:55,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-cc899db0-d9b6-49d3-a686-7f80b9c7c078 2018-07-23 22:00:55,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5d8ed3c-44e8-4181-a393-ebfa6818857a 2018-07-23 22:00:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46a02f3c-81c2-4069-980e-2f3555cc3096 Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "b4e16203-c7bc-4ace-b0ba-33cba4a4085e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:54Z", "security_group_id": "f5d8ed3c-44e8-4181-a393-ebfa6818857a", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:54Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c"}]} 2018-07-23 22:00:55,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-46a02f3c-81c2-4069-980e-2f3555cc3096 2018-07-23 22:00:55,304 - neutron_utils - INFO - Deleting security group rule with ID - b4e16203-c7bc-4ace-b0ba-33cba4a4085e 2018-07-23 22:00:55,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b4e16203-c7bc-4ace-b0ba-33cba4a4085e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:55,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34087ab0-8a19-474a-a417-6eb92543220a Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:55,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b4e16203-c7bc-4ace-b0ba-33cba4a4085e used request id req-34087ab0-8a19-474a-a417-6eb92543220a 2018-07-23 22:00:55,399 - neutron_utils - INFO - Deleting security group rule with ID - cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c 2018-07-23 22:00:55,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:55,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-343ab1c2-d671-432d-8282-180f3bb3dcb8 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:55,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c used request id req-343ab1c2-d671-432d-8282-180f3bb3dcb8 2018-07-23 22:00:55,473 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:55,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f3d7dda66ab71782eec8e6dcae7f44715c26f33" 2018-07-23 22:00:55,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6594d4a4-2878-4bbe-8149-0625fd02fef5 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:55,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-6594d4a4-2878-4bbe-8149-0625fd02fef5 2018-07-23 22:00:55,611 - neutron_utils - INFO - Deleting security group rule with ID - cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c 2018-07-23 22:00:55,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,633 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-39cbc809-06ee-4d17-bfda-0b49fdbfd360 Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: {"NeutronError": {"message": "Security group rule cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 22:00:55,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c used request id req-39cbc809-06ee-4d17-bfda-0b49fdbfd360 2018-07-23 22:00:55,633 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 22:00:55,634 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule cad6c2e4-f7f7-44e0-acf4-7628b3f97f4c does not exist Neutron server returns request_ids: ['req-39cbc809-06ee-4d17-bfda-0b49fdbfd360'] 2018-07-23 22:00:55,634 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:55,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f5d8ed3c-44e8-4181-a393-ebfa6818857a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dd0817e627c94844a9b9bc9a8b9f0119e851966" 2018-07-23 22:00:55,670 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-4ebca4c4-4556-4a22-a378-cc823d13b16f Date: Mon, 23 Jul 2018 22:00:55 GMT RESP BODY: {"NeutronError": {"message": "Security group f5d8ed3c-44e8-4181-a393-ebfa6818857a does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-23 22:00:55,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f5d8ed3c-44e8-4181-a393-ebfa6818857a used request id req-4ebca4c4-4556-4a22-a378-cc823d13b16f 2018-07-23 22:00:55,670 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f5d8ed3c-44e8-4181-a393-ebfa6818857a does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-23 22:00:55,671 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f5d8ed3c-44e8-4181-a393-ebfa6818857a does not exist Neutron server returns request_ids: ['req-4ebca4c4-4556-4a22-a378-cc823d13b16f'] 2018-07-23 22:00:55,671 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-user1 2018-07-23 22:00:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/abbb6c6a0afe44ec9f243bc6450d59f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bf47f6a1da8eb5e08d11550b968f6b4641e50c1" 2018-07-23 22:00:55,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6ce228-19c6-4690-9640-88abc3177e28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:55,832 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/abbb6c6a0afe44ec9f243bc6450d59f2 used request id req-db6ce228-19c6-4690-9640-88abc3177e28 2018-07-23 22:00:55,833 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-user2 2018-07-23 22:00:55,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/96017792e8724e50a2665a83fec5d70e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e545ed22da1e16fe34eff75238f7bebd0f7d450" 2018-07-23 22:00:56,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4376dbd9-70d5-4041-aca5-123e856a92ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:56,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/96017792e8724e50a2665a83fec5d70e used request id req-4376dbd9-70d5-4041-aca5-123e856a92ed 2018-07-23 22:00:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:56,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6d81b13f-df21-4ec2-ad72-973bdc73aadf Date: Mon, 23 Jul 2018 22:00:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "updated_at": "2018-07-23T22:00:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "revision_number": 0, "id": "366f0ec8-b0b2-4fee-bc03-dfb443f03ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "revision_number": 0, "id": "3d68582d-cd7f-4fc8-a867-67b79d1569bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "revision_number": 0, "id": "933e22a3-dd82-4184-b925-86edd9d2badf", "remote_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "f405408164c94a1580a1da0c874ec1cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "revision_number": 0, "id": "ccb47cd2-c92c-4b9a-864b-969af758d44f", "remote_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "f405408164c94a1580a1da0c874ec1cb"}], "revision_number": 4, "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:00:56,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6d81b13f-df21-4ec2-ad72-973bdc73aadf 2018-07-23 22:00:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:56,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d0568b-b7ec-47c9-95b7-dd3705249fbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:56,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-b4d0568b-b7ec-47c9-95b7-dd3705249fbb 2018-07-23 22:00:56,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:56,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:56,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b458165-5ceb-424e-9fba-c53d88843fd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:56,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-5b458165-5ceb-424e-9fba-c53d88843fd1 2018-07-23 22:00:56,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:56,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf9ec7e-53ab-4b3a-be70-41cbe4a4531e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:00:56,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-ddf9ec7e-53ab-4b3a-be70-41cbe4a4531e 2018-07-23 22:00:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:56,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48629715-3d7b-4301-9e26-479736eb0995 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:00:56,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-48629715-3d7b-4301-9e26-479736eb0995 2018-07-23 22:00:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:56,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:00:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07926b4f-c7cf-4601-9d82-fa7d25e5b529 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:00:56,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-07926b4f-c7cf-4601-9d82-fa7d25e5b529 2018-07-23 22:00:56,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:00:56,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:56,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08d5579-c37a-4059-b265-0a507eb40457 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f405408164c94a1580a1da0c874ec1cb", "name": "CreateProjectUserTests-a1e3ac2f-8743-4ad-name"}} 2018-07-23 22:00:56,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb used request id req-a08d5579-c37a-4059-b265-0a507eb40457 2018-07-23 22:00:56,821 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50ac8807-ccf7-49fa-8fe2-841227310ecb 2018-07-23 22:00:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=50ac8807-ccf7-49fa-8fe2-841227310ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:57,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bdc6652a-cf74-430a-b474-c499deeaf87e Date: Mon, 23 Jul 2018 22:00:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "366f0ec8-b0b2-4fee-bc03-dfb443f03ca4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "3d68582d-cd7f-4fc8-a867-67b79d1569bd"}, {"remote_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "933e22a3-dd82-4184-b925-86edd9d2badf"}, {"remote_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:53Z", "security_group_id": "50ac8807-ccf7-49fa-8fe2-841227310ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f405408164c94a1580a1da0c874ec1cb", "created_at": "2018-07-23T22:00:53Z", "project_id": "f405408164c94a1580a1da0c874ec1cb", "id": "ccb47cd2-c92c-4b9a-864b-969af758d44f"}]} 2018-07-23 22:00:57,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=50ac8807-ccf7-49fa-8fe2-841227310ecb used request id req-bdc6652a-cf74-430a-b474-c499deeaf87e 2018-07-23 22:00:57,045 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 22:00:57,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/50ac8807-ccf7-49fa-8fe2-841227310ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:57,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3842a794-f2d4-4766-bdc7-a81c0ff9bda2 Content-Length: 0 Date: Mon, 23 Jul 2018 22:00:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:00:57,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/50ac8807-ccf7-49fa-8fe2-841227310ecb used request id req-3842a794-f2d4-4766-bdc7-a81c0ff9bda2 2018-07-23 22:00:57,178 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-name 2018-07-23 22:00:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:57,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85bffc80-4452-4e8c-a89b-6c447b20eaa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:57,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/f405408164c94a1580a1da0c874ec1cb used request id req-85bffc80-4452-4e8c-a89b-6c447b20eaa8 2018-07-23 22:00:57,345 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a1e3ac2f-8743-4ad-name-role 2018-07-23 22:00:57,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:57,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee75075b-d860-4d73-a2bf-d78edf3ef4d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:00:57,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/249ec22b0e264baa97d7513d3af55629 used request id req-ee75075b-d860-4d73-a2bf-d78edf3ef4d7 2018-07-23 22:00:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8097d5545920bd49a19e72199705e9b8248b92eb" 2018-07-23 22:00:57,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3785751b-695c-46b3-90da-06ed2d90a49b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:00:57,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3785751b-695c-46b3-90da-06ed2d90a49b 2018-07-23 22:00:57,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:00:57,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:00:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["f3qZCgF4TdupGaSln8pQWQ"], "issued_at": "2018-07-23T22:00:57.000000Z"}} 2018-07-23 22:00:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74df6356cce1a2b9463a8bb9c04c320f9f6228bc" 2018-07-23 22:00:58,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8efe6e1e-f8c9-4d3f-bdb1-3d69c6822ed9 Date: Mon, 23 Jul 2018 22:00:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:00:58,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8efe6e1e-f8c9-4d3f-bdb1-3d69c6822ed9 2018-07-23 22:00:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}74df6356cce1a2b9463a8bb9c04c320f9f6228bc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909"}' 2018-07-23 22:00:58,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61adea24-af1f-4249-931a-f840882f1662 Date: Mon, 23 Jul 2018 22:00:58 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:00:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:00:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4", "min_disk": 0, "protected": false, "id": "00b45101-14d8-48b6-b81b-139c8c8b66b4", "file": "/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:00:58,184 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-61adea24-af1f-4249-931a-f840882f1662 2018-07-23 22:00:58,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74df6356cce1a2b9463a8bb9c04c320f9f6228bc" -d '' 2018-07-23 22:00:58,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58cafceb-3247-4c80-970c-66056cc573ca Date: Mon, 23 Jul 2018 22:00:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:00:58,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/file used request id req-58cafceb-3247-4c80-970c-66056cc573ca 2018-07-23 22:00:58,574 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:00:58,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74df6356cce1a2b9463a8bb9c04c320f9f6228bc" 2018-07-23 22:00:58,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-9a7b7ba8-e6f3-4290-9c54-be9358f2bec9 Date: Mon, 23 Jul 2018 22:00:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:00:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/snap", "metadata": {}}], "self": "/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4", "min_disk": 0, "protected": false, "id": "00b45101-14d8-48b6-b81b-139c8c8b66b4", "file": "/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:00:58,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4 used request id req-9a7b7ba8-e6f3-4290-9c54-be9358f2bec9 2018-07-23 22:00:58,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74df6356cce1a2b9463a8bb9c04c320f9f6228bc" 2018-07-23 22:00:58,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a11c92cf-6a3a-41de-b673-591bee845aa7 Date: Mon, 23 Jul 2018 22:00:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:00:58,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a11c92cf-6a3a-41de-b673-591bee845aa7 2018-07-23 22:00:58,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74df6356cce1a2b9463a8bb9c04c320f9f6228bc" 2018-07-23 22:00:58,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-63f70e15-a7e2-4057-b7e3-dc5d8f11f1ac Date: Mon, 23 Jul 2018 22:00:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:00:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:00:58Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/snap", "metadata": {}}], "self": "/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4", "min_disk": 0, "protected": false, "id": "00b45101-14d8-48b6-b81b-139c8c8b66b4", "file": "/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/00b45101-14d8-48b6-b81b-139c8c8b66b4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909"} 2018-07-23 22:00:58,652 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909 used request id req-63f70e15-a7e2-4057-b7e3-dc5d8f11f1ac 2018-07-23 22:00:58,653 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-9f000177-6ba5-42aa-a23c-c6603f44a909 2018-07-23 22:00:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}74df6356cce1a2b9463a8bb9c04c320f9f6228bc" 2018-07-23 22:00:59,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1834818d-6ace-424f-b0a8-6d587b1d9530 Date: Mon, 23 Jul 2018 22:00:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:00:59,687 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/00b45101-14d8-48b6-b81b-139c8c8b66b4 used request id req-1834818d-6ace-424f-b0a8-6d587b1d9530 2018-07-23 22:00:59,694 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-23 22:00:59,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:00,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["S1Znr-qZRVKYEWj5E4hc6w"], "issued_at": "2018-07-23T22:01:00.000000Z"}} 2018-07-23 22:01:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:00,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8d9fb9-25f1-4262-b1ae-898f3697d6c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:00,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7a8d9fb9-25f1-4262-b1ae-898f3697d6c8 2018-07-23 22:01:00,194 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net 2018-07-23 22:01:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" -d '{"network": {"name": "NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:00,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-5ebdad25-8e38-4eda-aac7-3d74cf596ef4 Date: Mon, 23 Jul 2018 22:01:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9597dd34-6e1d-4cc3-a393-2dcce02e2034","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:00Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:00Z","mtu":1450}} 2018-07-23 22:01:00,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5ebdad25-8e38-4eda-aac7-3d74cf596ef4 2018-07-23 22:01:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:00,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-90fb808b-3e3b-4bfc-9173-b5a8d8d10d75 Date: Mon, 23 Jul 2018 22:01:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9597dd34-6e1d-4cc3-a393-2dcce02e2034","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:00Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:00Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:00,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 used request id req-90fb808b-3e3b-4bfc-9173-b5a8d8d10d75 2018-07-23 22:01:00,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2aeab789-a3ea-4bce-aecb-80cc16ae6305 Date: Mon, 23 Jul 2018 22:01:00 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:00,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 used request id req-2aeab789-a3ea-4bce-aecb-80cc16ae6305 2018-07-23 22:01:00,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:00,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f26fa1d4-7e4b-4612-b0d4-c9fbbaa51c4f Date: Mon, 23 Jul 2018 22:01:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9597dd34-6e1d-4cc3-a393-2dcce02e2034","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:00Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:00Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:00,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 used request id req-f26fa1d4-7e4b-4612-b0d4-c9fbbaa51c4f 2018-07-23 22:01:00,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33aa1a15-5bf5-4050-95b9-5cbd6031be90 Date: Mon, 23 Jul 2018 22:01:00 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:00,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 used request id req-33aa1a15-5bf5-4050-95b9-5cbd6031be90 2018-07-23 22:01:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:01,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f2c89ace-db9e-4e86-9177-2d3fb10eab8e Date: Mon, 23 Jul 2018 22:01:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9597dd34-6e1d-4cc3-a393-2dcce02e2034","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:00Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:00Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:01,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net used request id req-f2c89ace-db9e-4e86-9177-2d3fb10eab8e 2018-07-23 22:01:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:01,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:01,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d153efd-6f31-4527-b71e-79b9d9d4d80a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:01,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-7d153efd-6f31-4527-b71e-79b9d9d4d80a 2018-07-23 22:01:01,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:01,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c24bef17-91b5-4cc9-b605-59056c732487 Date: Mon, 23 Jul 2018 22:01:01 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:01,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9597dd34-6e1d-4cc3-a393-2dcce02e2034 used request id req-c24bef17-91b5-4cc9-b605-59056c732487 2018-07-23 22:01:01,247 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-ea7fc8f4-c834-4ba6-bafc-3c9e43a6e960-pub-net 2018-07-23 22:01:01,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9597dd34-6e1d-4cc3-a393-2dcce02e2034 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fc094c0079e368fc992425f252363763821b081" 2018-07-23 22:01:01,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4781441d-415f-4f26-b5eb-e87704a5b262 Date: Mon, 23 Jul 2018 22:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:01,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9597dd34-6e1d-4cc3-a393-2dcce02e2034 used request id req-4781441d-415f-4f26-b5eb-e87704a5b262 2018-07-23 22:01:01,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:02,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SnqbV8kSSS6r0_IDN8fuXw"], "issued_at": "2018-07-23T22:01:02.000000Z"}} 2018-07-23 22:01:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18658c906038c6738bab86de1428aeace2c43f1f" 2018-07-23 22:01:02,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-752fffc7-5406-4405-9ce9-9c3d76bd0a66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:02,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-752fffc7-5406-4405-9ce9-9c3d76bd0a66 2018-07-23 22:01:02,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:02,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["4rJJuG_MT6mjAMcKIyDxcQ"], "issued_at": "2018-07-23T22:01:02.000000Z"}} 2018-07-23 22:01:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3e9d122bb30ad45781605b138fdf328624e3e2" 2018-07-23 22:01:02,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa66117b-fcb7-4b16-9de1-9f0bc1498345 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:02,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aa66117b-fcb7-4b16-9de1-9f0bc1498345 2018-07-23 22:01:02,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:03,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gbx9kSh5R-SJFXyZjD2Tew"], "issued_at": "2018-07-23T22:01:03.000000Z"}} 2018-07-23 22:01:03,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:03,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0817a8-8d4c-43ba-bab8-d934e5705d2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:03,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ce0817a8-8d4c-43ba-bab8-d934e5705d2c 2018-07-23 22:01:03,222 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net 2018-07-23 22:01:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" -d '{"network": {"name": "NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:03,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-8234e431-03c0-4753-acdb-ce47b0c7461e Date: Mon, 23 Jul 2018 22:01:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:03Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:03Z","mtu":1450}} 2018-07-23 22:01:03,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8234e431-03c0-4753-acdb-ce47b0c7461e 2018-07-23 22:01:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=871b1eb7-46d2-4d17-ac02-131a751cfd6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:03,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e7027a52-39a1-4b15-9d8f-b619547ab79e Date: Mon, 23 Jul 2018 22:01:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:03Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:03Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:03,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=871b1eb7-46d2-4d17-ac02-131a751cfd6b used request id req-e7027a52-39a1-4b15-9d8f-b619547ab79e 2018-07-23 22:01:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:03,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-62293cab-788d-4a46-a184-fa90a37873a2 Date: Mon, 23 Jul 2018 22:01:03 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:03,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b used request id req-62293cab-788d-4a46-a184-fa90a37873a2 2018-07-23 22:01:03,928 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet 2018-07-23 22:01:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" -d '{"subnets": [{"ip_version": 4, "network_id": "871b1eb7-46d2-4d17-ac02-131a751cfd6b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet"}]}' 2018-07-23 22:01:04,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-27a0ce05-8e21-4074-9477-2b8ff3a3a2d6 Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e548b93c-3dd3-4cc3-8156-800f41a0e08e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:04Z","ip_version":4}]} 2018-07-23 22:01:04,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-27a0ce05-8e21-4074-9477-2b8ff3a3a2d6 2018-07-23 22:01:04,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=871b1eb7-46d2-4d17-ac02-131a751cfd6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b7b9fcb9-7458-404d-b9db-b06f20a51069 Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["e548b93c-3dd3-4cc3-8156-800f41a0e08e"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:04Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:03Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:04,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=871b1eb7-46d2-4d17-ac02-131a751cfd6b used request id req-b7b9fcb9-7458-404d-b9db-b06f20a51069 2018-07-23 22:01:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-66566340-ca0f-4615-a993-cfbc0f6ce72e Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e548b93c-3dd3-4cc3-8156-800f41a0e08e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:04Z","ip_version":4}]} 2018-07-23 22:01:04,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b used request id req-66566340-ca0f-4615-a993-cfbc0f6ce72e 2018-07-23 22:01:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-61c35897-85cd-41df-8108-4728bc132ebc Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["e548b93c-3dd3-4cc3-8156-800f41a0e08e"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:04Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:03Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:04,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net used request id req-61c35897-85cd-41df-8108-4728bc132ebc 2018-07-23 22:01:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:04,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:04,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f807faec-2b03-49bf-84f1-ba1e0021f17c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:04,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f807faec-2b03-49bf-84f1-ba1e0021f17c 2018-07-23 22:01:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-abc05618-e214-4142-8fb3-6cbe82549867 Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e548b93c-3dd3-4cc3-8156-800f41a0e08e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:04Z","ip_version":4}]} 2018-07-23 22:01:04,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b used request id req-abc05618-e214-4142-8fb3-6cbe82549867 2018-07-23 22:01:04,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b&name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-884085e8-a734-4f8f-9ad4-1fbac14f1997 Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e548b93c-3dd3-4cc3-8156-800f41a0e08e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:04Z","ip_version":4}]} 2018-07-23 22:01:04,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b&name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet used request id req-884085e8-a734-4f8f-9ad4-1fbac14f1997 2018-07-23 22:01:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b&name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-18a963fe-d428-4ca1-811a-1598d4841efb Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e548b93c-3dd3-4cc3-8156-800f41a0e08e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:04Z","ip_version":4}]} 2018-07-23 22:01:04,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b&name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet used request id req-18a963fe-d428-4ca1-811a-1598d4841efb 2018-07-23 22:01:04,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fc89ae6b-6341-4fbd-992e-171fd2b558a7 Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e548b93c-3dd3-4cc3-8156-800f41a0e08e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:04Z","ip_version":4}]} 2018-07-23 22:01:04,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=871b1eb7-46d2-4d17-ac02-131a751cfd6b used request id req-fc89ae6b-6341-4fbd-992e-171fd2b558a7 2018-07-23 22:01:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:04,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9eac36d6-3db7-45ff-9427-9981bd57c8c6 Date: Mon, 23 Jul 2018 22:01:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e548b93c-3dd3-4cc3-8156-800f41a0e08e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"871b1eb7-46d2-4d17-ac02-131a751cfd6b","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:04Z","ip_version":4}]} 2018-07-23 22:01:04,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet used request id req-9eac36d6-3db7-45ff-9427-9981bd57c8c6 2018-07-23 22:01:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:05,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7371681f-e6cb-4c26-ab08-27611e5fd510 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:05,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-7371681f-e6cb-4c26-ab08-27611e5fd510 2018-07-23 22:01:05,076 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet 2018-07-23 22:01:05,076 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-subnet 2018-07-23 22:01:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/e548b93c-3dd3-4cc3-8156-800f41a0e08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:06,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c535ffd-7f1f-43a4-90e6-494eb6f96c40 Date: Mon, 23 Jul 2018 22:01:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:06,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e548b93c-3dd3-4cc3-8156-800f41a0e08e used request id req-5c535ffd-7f1f-43a4-90e6-494eb6f96c40 2018-07-23 22:01:06,071 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-8d6471cb-4653-468c-9e07-d37f02a5d5ed-pub-net 2018-07-23 22:01:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/871b1eb7-46d2-4d17-ac02-131a751cfd6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477ca1d16478e3fdbd2c8a826fec7b29c19dafe7" 2018-07-23 22:01:07,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68ad95ef-adca-4fd4-8715-2bbd668a40ab Date: Mon, 23 Jul 2018 22:01:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:07,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/871b1eb7-46d2-4d17-ac02-131a751cfd6b used request id req-68ad95ef-adca-4fd4-8715-2bbd668a40ab 2018-07-23 22:01:07,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:07,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GlFIE-JiRYOQDCSP4Xej6g"], "issued_at": "2018-07-23T22:01:07.000000Z"}} 2018-07-23 22:01:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214df0bd6342c5312da360910efc86d75806220" 2018-07-23 22:01:07,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc757263-74fa-404f-be07-29a05b282708 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:07,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fc757263-74fa-404f-be07-29a05b282708 2018-07-23 22:01:07,579 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-net 2018-07-23 22:01:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214df0bd6342c5312da360910efc86d75806220" -d '{"network": {"name": "NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:07,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-23955757-9e28-4c09-a973-cba4f39e17cd Date: Mon, 23 Jul 2018 22:01:07 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"813de576-8ff7-4c94-9e6e-a6c00b928129","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:07Z","mtu":1450}} 2018-07-23 22:01:07,960 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-23955757-9e28-4c09-a973-cba4f39e17cd 2018-07-23 22:01:07,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=813de576-8ff7-4c94-9e6e-a6c00b928129 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214df0bd6342c5312da360910efc86d75806220" 2018-07-23 22:01:08,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a799a3ce-8ac6-46d8-a84d-9689afe656bd Date: Mon, 23 Jul 2018 22:01:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"813de576-8ff7-4c94-9e6e-a6c00b928129","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:07Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:07Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:08,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=813de576-8ff7-4c94-9e6e-a6c00b928129 used request id req-a799a3ce-8ac6-46d8-a84d-9689afe656bd 2018-07-23 22:01:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=813de576-8ff7-4c94-9e6e-a6c00b928129 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214df0bd6342c5312da360910efc86d75806220" 2018-07-23 22:01:08,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b79f8fe8-baf3-463d-a806-3ccca6f046a1 Date: Mon, 23 Jul 2018 22:01:08 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:08,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=813de576-8ff7-4c94-9e6e-a6c00b928129 used request id req-b79f8fe8-baf3-463d-a806-3ccca6f046a1 2018-07-23 22:01:08,082 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-subnet 2018-07-23 22:01:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214df0bd6342c5312da360910efc86d75806220" -d '{"subnets": [{"ip_version": 4, "network_id": "813de576-8ff7-4c94-9e6e-a6c00b928129", "cidr": "", "name": "NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-subnet"}]}' 2018-07-23 22:01:08,096 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-78fa720f-3a0e-4af0-9d83-572881c80df9 Date: Mon, 23 Jul 2018 22:01:08 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 22:01:08,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-78fa720f-3a0e-4af0-9d83-572881c80df9 2018-07-23 22:01:08,096 - 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-23 22:01:08,097 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-subnet] for network [NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-net] 2018-07-23 22:01:08,097 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a377704b-3880-40ac-9ed5-7641bd55e036-pub-net 2018-07-23 22:01:08,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/813de576-8ff7-4c94-9e6e-a6c00b928129 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c214df0bd6342c5312da360910efc86d75806220" 2018-07-23 22:01:08,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c36c421-1f46-44d1-9755-34c2ce0c3b38 Date: Mon, 23 Jul 2018 22:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:08,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/813de576-8ff7-4c94-9e6e-a6c00b928129 used request id req-3c36c421-1f46-44d1-9755-34c2ce0c3b38 2018-07-23 22:01:08,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:09,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_xKrUjpJT_aBcg8aKqjA0Q"], "issued_at": "2018-07-23T22:01:09.000000Z"}} 2018-07-23 22:01:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:09,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7a3c84-bec3-470a-af51-69d6b0dab1b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:09,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6c7a3c84-bec3-470a-af51-69d6b0dab1b8 2018-07-23 22:01:09,294 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net 2018-07-23 22:01:09,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" -d '{"network": {"name": "NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:09,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-0a5052d4-a3a0-45fd-a98c-695c190ffd6d Date: Mon, 23 Jul 2018 22:01:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:09Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","mtu":1450}} 2018-07-23 22:01:09,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0a5052d4-a3a0-45fd-a98c-695c190ffd6d 2018-07-23 22:01:09,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:09,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ee95edd7-d86e-4c81-82bf-76c1aaf6077f Date: Mon, 23 Jul 2018 22:01:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:09,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 used request id req-ee95edd7-d86e-4c81-82bf-76c1aaf6077f 2018-07-23 22:01:09,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:09,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-37d0c4ae-3807-4b71-9076-d5666789d964 Date: Mon, 23 Jul 2018 22:01:09 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:09,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 used request id req-37d0c4ae-3807-4b71-9076-d5666789d964 2018-07-23 22:01:09,845 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet 2018-07-23 22:01:09,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" -d '{"subnets": [{"ip_version": 4, "network_id": "2b33b1c2-c9fd-4660-988c-d4c2acb8bed1", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet"}]}' 2018-07-23 22:01:10,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2f36c5c6-4c07-4cab-ae85-b12d501fe111 Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc04c264-7ec9-4d9a-a352-bc8655b880b8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","ip_version":4}]} 2018-07-23 22:01:10,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-2f36c5c6-4c07-4cab-ae85-b12d501fe111 2018-07-23 22:01:10,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f6da8333-e2c2-41a8-af00-d522bf017145 Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["dc04c264-7ec9-4d9a-a352-bc8655b880b8"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:10,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 used request id req-f6da8333-e2c2-41a8-af00-d522bf017145 2018-07-23 22:01:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-76e0c41d-ee28-4bc6-817f-68cc79a3b536 Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc04c264-7ec9-4d9a-a352-bc8655b880b8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","ip_version":4}]} 2018-07-23 22:01:10,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 used request id req-76e0c41d-ee28-4bc6-817f-68cc79a3b536 2018-07-23 22:01:10,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d655132c-9bee-4fab-8742-810fc3552a24 Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["dc04c264-7ec9-4d9a-a352-bc8655b880b8"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:09Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:10,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net used request id req-d655132c-9bee-4fab-8742-810fc3552a24 2018-07-23 22:01:10,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:10,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:10,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d94824e-04b8-4985-a93e-76b57bd2a15e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:10,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-1d94824e-04b8-4985-a93e-76b57bd2a15e 2018-07-23 22:01:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-748dfec4-edc0-462f-87e9-f9ce7a8e6229 Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc04c264-7ec9-4d9a-a352-bc8655b880b8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","ip_version":4}]} 2018-07-23 22:01:10,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 used request id req-748dfec4-edc0-462f-87e9-f9ce7a8e6229 2018-07-23 22:01:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1&name=NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c5d8aa12-4862-491f-ac17-cf8d13019269 Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc04c264-7ec9-4d9a-a352-bc8655b880b8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","ip_version":4}]} 2018-07-23 22:01:10,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1&name=NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet used request id req-c5d8aa12-4862-491f-ac17-cf8d13019269 2018-07-23 22:01:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1&name=NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7bb5d25c-0138-4cd3-af73-1402700ca72d Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc04c264-7ec9-4d9a-a352-bc8655b880b8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","ip_version":4}]} 2018-07-23 22:01:10,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1&name=NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet used request id req-7bb5d25c-0138-4cd3-af73-1402700ca72d 2018-07-23 22:01:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:10,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0f8277d3-9307-4cc6-b893-85136e8d61c2 Date: Mon, 23 Jul 2018 22:01:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dc04c264-7ec9-4d9a-a352-bc8655b880b8","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2b33b1c2-c9fd-4660-988c-d4c2acb8bed1","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:09Z","ip_version":4}]} 2018-07-23 22:01:10,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 used request id req-0f8277d3-9307-4cc6-b893-85136e8d61c2 2018-07-23 22:01:10,860 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet 2018-07-23 22:01:10,860 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-subnet 2018-07-23 22:01:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/dc04c264-7ec9-4d9a-a352-bc8655b880b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:11,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6a2fe4a-0c25-42b1-be4c-78e66fb37d30 Date: Mon, 23 Jul 2018 22:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:11,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dc04c264-7ec9-4d9a-a352-bc8655b880b8 used request id req-a6a2fe4a-0c25-42b1-be4c-78e66fb37d30 2018-07-23 22:01:11,681 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-8dfd4ed3-071a-4a04-8561-3c6ee58e8a96-pub-net 2018-07-23 22:01:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b79aacd29c640df9d22904580408df5163325" 2018-07-23 22:01:12,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4680baff-31b8-4212-b326-d3a7fa446038 Date: Mon, 23 Jul 2018 22:01:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:12,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2b33b1c2-c9fd-4660-988c-d4c2acb8bed1 used request id req-4680baff-31b8-4212-b326-d3a7fa446038 2018-07-23 22:01:12,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:13,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["KcTW-yqESBihno6i3itIMA"], "issued_at": "2018-07-23T22:01:13.000000Z"}} 2018-07-23 22:01:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1f7cb66d4d56c8679830b8d73a71fd472bfeb" 2018-07-23 22:01:13,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc2f118-c0ca-4fe7-8fb0-6ddcfb88542b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:13,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7cc2f118-c0ca-4fe7-8fb0-6ddcfb88542b 2018-07-23 22:01:13,117 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-net 2018-07-23 22:01:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1f7cb66d4d56c8679830b8d73a71fd472bfeb" -d '{"network": {"name": "NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:13,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-34d23bd1-bd89-41b4-a07d-771fefb59e2d Date: Mon, 23 Jul 2018 22:01:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"af23b79b-4e53-4e52-8f7d-aa5de9501a73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:13Z","mtu":1450}} 2018-07-23 22:01:13,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-34d23bd1-bd89-41b4-a07d-771fefb59e2d 2018-07-23 22:01:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=af23b79b-4e53-4e52-8f7d-aa5de9501a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1f7cb66d4d56c8679830b8d73a71fd472bfeb" 2018-07-23 22:01:13,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e3c92e33-a729-40b6-9c63-77d6717793b0 Date: Mon, 23 Jul 2018 22:01:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af23b79b-4e53-4e52-8f7d-aa5de9501a73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:13Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:13Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:13,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=af23b79b-4e53-4e52-8f7d-aa5de9501a73 used request id req-e3c92e33-a729-40b6-9c63-77d6717793b0 2018-07-23 22:01:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=af23b79b-4e53-4e52-8f7d-aa5de9501a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1f7cb66d4d56c8679830b8d73a71fd472bfeb" 2018-07-23 22:01:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b6935906-49e0-4d0c-b48e-3be98f5ea418 Date: Mon, 23 Jul 2018 22:01:13 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:13,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=af23b79b-4e53-4e52-8f7d-aa5de9501a73 used request id req-b6935906-49e0-4d0c-b48e-3be98f5ea418 2018-07-23 22:01:13,741 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-subnet 2018-07-23 22:01:13,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1f7cb66d4d56c8679830b8d73a71fd472bfeb" -d '{"subnets": [{"ip_version": 4, "network_id": "af23b79b-4e53-4e52-8f7d-aa5de9501a73", "cidr": null, "name": "NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-subnet"}]}' 2018-07-23 22:01:13,811 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-b1b04c80-16fe-4411-8179-23afa13ef80b Date: Mon, 23 Jul 2018 22:01:13 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-07-23 22:01:13,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b1b04c80-16fe-4411-8179-23afa13ef80b 2018-07-23 22:01:13,811 - 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-23 22:01:13,812 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-subnet] for network [NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-net] 2018-07-23 22:01:13,812 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e7302148-0017-46e9-ac41-89aaeb9fa3a7-pub-net 2018-07-23 22:01:13,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/af23b79b-4e53-4e52-8f7d-aa5de9501a73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b1f7cb66d4d56c8679830b8d73a71fd472bfeb" 2018-07-23 22:01:14,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3d907d6-e241-4f93-8924-e646555fdcba Date: Mon, 23 Jul 2018 22:01:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:14,316 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/af23b79b-4e53-4e52-8f7d-aa5de9501a73 used request id req-e3d907d6-e241-4f93-8924-e646555fdcba 2018-07-23 22:01:14,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:14,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["FpZuNWw0Tf6xxyeA133bpw"], "issued_at": "2018-07-23T22:01:14.000000Z"}} 2018-07-23 22:01:14,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:14,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b649bf6-676e-4b42-bf80-bb3b2271d434 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:14,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7b649bf6-676e-4b42-bf80-bb3b2271d434 2018-07-23 22:01:14,716 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net 2018-07-23 22:01:14,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" -d '{"network": {"name": "NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:15,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1f4efaf2-da7d-4464-b669-578b25117cc5 Date: Mon, 23 Jul 2018 22:01:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"da1941c4-21f5-4a6d-a744-881051b0c901","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:14Z","mtu":1450}} 2018-07-23 22:01:15,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1f4efaf2-da7d-4464-b669-578b25117cc5 2018-07-23 22:01:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=da1941c4-21f5-4a6d-a744-881051b0c901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:15,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b38a65cb-ed85-462f-aea5-6852adde7d17 Date: Mon, 23 Jul 2018 22:01:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"da1941c4-21f5-4a6d-a744-881051b0c901","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:14Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:14Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:15,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=da1941c4-21f5-4a6d-a744-881051b0c901 used request id req-b38a65cb-ed85-462f-aea5-6852adde7d17 2018-07-23 22:01:15,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da1941c4-21f5-4a6d-a744-881051b0c901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:15,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-004c1e3f-54fa-4b1b-931c-3f45ed64651c Date: Mon, 23 Jul 2018 22:01:15 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:15,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da1941c4-21f5-4a6d-a744-881051b0c901 used request id req-004c1e3f-54fa-4b1b-931c-3f45ed64651c 2018-07-23 22:01:15,199 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-subnet 2018-07-23 22:01:15,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" -d '{"subnets": [{"ip_version": 4, "network_id": "da1941c4-21f5-4a6d-a744-881051b0c901", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-subnet"}]}' 2018-07-23 22:01:15,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9099bfad-d6dd-48ba-90f0-d06762da4cfb Date: Mon, 23 Jul 2018 22:01:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5245c137-2f76-4f08-a5d9-77d4da7e0072","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da1941c4-21f5-4a6d-a744-881051b0c901","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:15Z","ip_version":4}]} 2018-07-23 22:01:15,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-9099bfad-d6dd-48ba-90f0-d06762da4cfb 2018-07-23 22:01:15,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=da1941c4-21f5-4a6d-a744-881051b0c901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:15,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ae944a01-6cea-48fc-b2a2-bb032044c0e8 Date: Mon, 23 Jul 2018 22:01:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da1941c4-21f5-4a6d-a744-881051b0c901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5245c137-2f76-4f08-a5d9-77d4da7e0072"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:14Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:15,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=da1941c4-21f5-4a6d-a744-881051b0c901 used request id req-ae944a01-6cea-48fc-b2a2-bb032044c0e8 2018-07-23 22:01:15,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da1941c4-21f5-4a6d-a744-881051b0c901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5fb18ae8-81b1-49ac-a893-b17880d48d92 Date: Mon, 23 Jul 2018 22:01:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5245c137-2f76-4f08-a5d9-77d4da7e0072","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da1941c4-21f5-4a6d-a744-881051b0c901","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:15Z","ip_version":4}]} 2018-07-23 22:01:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da1941c4-21f5-4a6d-a744-881051b0c901 used request id req-5fb18ae8-81b1-49ac-a893-b17880d48d92 2018-07-23 22:01:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:15,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a0a872f7-9cd8-4ff7-b53c-6a6e8845be17 Date: Mon, 23 Jul 2018 22:01:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"da1941c4-21f5-4a6d-a744-881051b0c901","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5245c137-2f76-4f08-a5d9-77d4da7e0072"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:15Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:14Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:15,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net used request id req-a0a872f7-9cd8-4ff7-b53c-6a6e8845be17 2018-07-23 22:01:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:15,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:15,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:16,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e748552f-9380-4199-9130-12ff408d0ffc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:16,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e748552f-9380-4199-9130-12ff408d0ffc 2018-07-23 22:01:16,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=da1941c4-21f5-4a6d-a744-881051b0c901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:16,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ea039397-5b5d-4b80-862a-696695e4cc5f Date: Mon, 23 Jul 2018 22:01:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5245c137-2f76-4f08-a5d9-77d4da7e0072","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"da1941c4-21f5-4a6d-a744-881051b0c901","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:15Z","ip_version":4}]} 2018-07-23 22:01:16,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=da1941c4-21f5-4a6d-a744-881051b0c901 used request id req-ea039397-5b5d-4b80-862a-696695e4cc5f 2018-07-23 22:01:16,111 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-subnet 2018-07-23 22:01:16,111 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-subnet 2018-07-23 22:01:16,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5245c137-2f76-4f08-a5d9-77d4da7e0072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:17,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8718905c-face-40d5-a585-167b3bbc74bd Date: Mon, 23 Jul 2018 22:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:17,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5245c137-2f76-4f08-a5d9-77d4da7e0072 used request id req-8718905c-face-40d5-a585-167b3bbc74bd 2018-07-23 22:01:17,393 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d3f55b89-9ac8-403b-bd82-4fa1b6f60ee4-pub-net 2018-07-23 22:01:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/da1941c4-21f5-4a6d-a744-881051b0c901 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59c0cbf95c58ef034cd9998febc584204861011e" 2018-07-23 22:01:18,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80e2adcf-76bd-452e-8111-4bb8317b2b8b Date: Mon, 23 Jul 2018 22:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:18,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/da1941c4-21f5-4a6d-a744-881051b0c901 used request id req-80e2adcf-76bd-452e-8111-4bb8317b2b8b 2018-07-23 22:01:18,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:18,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["vI_0JZvSRFahHwr3ohnwLw"], "issued_at": "2018-07-23T22:01:18.000000Z"}} 2018-07-23 22:01:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:18,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8685b72-3738-4925-a3cc-567191b1d439 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:18,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e8685b72-3738-4925-a3cc-567191b1d439 2018-07-23 22:01:18,875 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net 2018-07-23 22:01:18,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" -d '{"network": {"name": "NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:19,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f1772714-4ece-4ca4-899f-f7ee2757e2a4 Date: Mon, 23 Jul 2018 22:01:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","mtu":1450}} 2018-07-23 22:01:19,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f1772714-4ece-4ca4-899f-f7ee2757e2a4 2018-07-23 22:01:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:19,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-5f2b5260-095d-4011-8c15-979d63ce1baf Date: Mon, 23 Jul 2018 22:01:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:19,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 used request id req-5f2b5260-095d-4011-8c15-979d63ce1baf 2018-07-23 22:01:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:19,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bef3c3e3-5d00-44bc-93ef-8132290de8b0 Date: Mon, 23 Jul 2018 22:01:19 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:19,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 used request id req-bef3c3e3-5d00-44bc-93ef-8132290de8b0 2018-07-23 22:01:19,422 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet 2018-07-23 22:01:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" -d '{"subnets": [{"ip_version": 4, "network_id": "2f8cc3b4-fd4a-4845-99e2-8b18da0971a8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet"}]}' 2018-07-23 22:01:19,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-084e39cc-5d05-4a6a-abf7-76e4ad039248 Date: Mon, 23 Jul 2018 22:01:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8077c699-4fcd-4e2b-b090-0175edab61db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","ip_version":4}]} 2018-07-23 22:01:19,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-084e39cc-5d05-4a6a-abf7-76e4ad039248 2018-07-23 22:01:19,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:20,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0d1a35fa-428f-465a-98d2-75e2d95540b5 Date: Mon, 23 Jul 2018 22:01:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["8077c699-4fcd-4e2b-b090-0175edab61db"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:20,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 used request id req-0d1a35fa-428f-465a-98d2-75e2d95540b5 2018-07-23 22:01:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:20,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a48c738e-cbfc-43f0-8c64-e157528bfab5 Date: Mon, 23 Jul 2018 22:01:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8077c699-4fcd-4e2b-b090-0175edab61db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","ip_version":4}]} 2018-07-23 22:01:20,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 used request id req-a48c738e-cbfc-43f0-8c64-e157528bfab5 2018-07-23 22:01:20,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:20,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1cc63642-17b4-480b-8b0e-a4623c5b3d74 Date: Mon, 23 Jul 2018 22:01:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["8077c699-4fcd-4e2b-b090-0175edab61db"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:20,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net used request id req-1cc63642-17b4-480b-8b0e-a4623c5b3d74 2018-07-23 22:01:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:20,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:20,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:20,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856eb68b-8ea9-49a9-939b-43f870b48ac2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:20,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-856eb68b-8ea9-49a9-939b-43f870b48ac2 2018-07-23 22:01:20,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:20,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b69e1e37-c351-45f6-b379-a3f93fdbc16a Date: Mon, 23 Jul 2018 22:01:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8077c699-4fcd-4e2b-b090-0175edab61db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","ip_version":4}]} 2018-07-23 22:01:20,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 used request id req-b69e1e37-c351-45f6-b379-a3f93fdbc16a 2018-07-23 22:01:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8&name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:20,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-70e2a1e8-d5ae-4149-b279-8b5a201ac7ef Date: Mon, 23 Jul 2018 22:01:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8077c699-4fcd-4e2b-b090-0175edab61db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2f8cc3b4-fd4a-4845-99e2-8b18da0971a8","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:19Z","ip_version":4}]} 2018-07-23 22:01:20,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f8cc3b4-fd4a-4845-99e2-8b18da0971a8&name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet used request id req-70e2a1e8-d5ae-4149-b279-8b5a201ac7ef 2018-07-23 22:01:20,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:01:20,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:20,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Uf0tP0NaRoK7bV-n3eNM1A"], "issued_at": "2018-07-23T22:01:20.000000Z"}} 2018-07-23 22:01:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8820494b92e33e7243684cd7fc8ef2013d4b016d" 2018-07-23 22:01:20,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827babb5-16ca-4a4e-b7bb-2efd06f02960 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:20,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-827babb5-16ca-4a4e-b7bb-2efd06f02960 2018-07-23 22:01:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:21,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1db027ab-2646-41a4-b687-d31415a9ed43 Date: Mon, 23 Jul 2018 22:01:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:01:21,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-1db027ab-2646-41a4-b687-d31415a9ed43 2018-07-23 22:01:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:21,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-341cc792-6864-4694-ab57-79e2d70f8385 Date: Mon, 23 Jul 2018 22:01:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:01:21,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-341cc792-6864-4694-ab57-79e2d70f8385 2018-07-23 22:01:21,059 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router 2018-07-23 22:01:21,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router", "admin_state_up": true}}' 2018-07-23 22:01:22,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7e31a697-a459-4c8c-b126-c6393b83632d Date: Mon, 23 Jul 2018 22:01:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:01:21Z", "admin_state_up": true, "updated_at": "2018-07-23T22:01:22Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ce685830-7bd8-415c-b6ec-2cc951668f62", "name": "NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router"}} 2018-07-23 22:01:22,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-7e31a697-a459-4c8c-b126-c6393b83632d 2018-07-23 22:01:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ce685830-7bd8-415c-b6ec-2cc951668f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:22,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-de6a6a08-fe41-48c3-adae-6feb8e54c6c8 Date: Mon, 23 Jul 2018 22:01:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:21Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.206"}],"id":"5d3616d6-9d3a-4ce0-b372-9d4c5d079861","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:f4:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:01:21Z","binding:vnic_type":"normal","device_id":"ce685830-7bd8-415c-b6ec-2cc951668f62","ip_allocation":"immediate"}]} 2018-07-23 22:01:22,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ce685830-7bd8-415c-b6ec-2cc951668f62 used request id req-de6a6a08-fe41-48c3-adae-6feb8e54c6c8 2018-07-23 22:01:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:22,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-6d6579d5-207b-482a-8c1f-a218b2c4ce50 Date: Mon, 23 Jul 2018 22:01:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:01:22,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-6d6579d5-207b-482a-8c1f-a218b2c4ce50 2018-07-23 22:01:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:22,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a8cf8bfc-6dfd-4bf4-bf0c-384cf98729a6 Date: Mon, 23 Jul 2018 22:01:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:01:21Z", "admin_state_up": true, "updated_at": "2018-07-23T22:01:22Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ce685830-7bd8-415c-b6ec-2cc951668f62", "name": "NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router"}]} 2018-07-23 22:01:22,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router used request id req-a8cf8bfc-6dfd-4bf4-bf0c-384cf98729a6 2018-07-23 22:01:22,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:23,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7b6a2a-e9be-4ba4-af7e-74b880eb6a28 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:23,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-6f7b6a2a-e9be-4ba4-af7e-74b880eb6a28 2018-07-23 22:01:23,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ce685830-7bd8-415c-b6ec-2cc951668f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:23,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-fba9902e-d38f-4783-b839-9ebac032185b Date: Mon, 23 Jul 2018 22:01:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:21Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.206"}],"id":"5d3616d6-9d3a-4ce0-b372-9d4c5d079861","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e6:f4:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:01:21Z","binding:vnic_type":"normal","device_id":"ce685830-7bd8-415c-b6ec-2cc951668f62","ip_allocation":"immediate"}]} 2018-07-23 22:01:23,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ce685830-7bd8-415c-b6ec-2cc951668f62 used request id req-fba9902e-d38f-4783-b839-9ebac032185b 2018-07-23 22:01:23,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:23,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-fac62a23-e630-4677-97ac-df7c9272b5c8 Date: Mon, 23 Jul 2018 22:01:23 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:01:23,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-fac62a23-e630-4677-97ac-df7c9272b5c8 2018-07-23 22:01:23,112 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router 2018-07-23 22:01:23,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/ce685830-7bd8-415c-b6ec-2cc951668f62/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" -d '{"subnet_id": "8077c699-4fcd-4e2b-b090-0175edab61db"}' 2018-07-23 22:01:24,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd75e739-cabc-4b78-b251-fd0b017b1415 Date: Mon, 23 Jul 2018 22:01:24 GMT RESP BODY: {"network_id": "2f8cc3b4-fd4a-4845-99e2-8b18da0971a8", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "8077c699-4fcd-4e2b-b090-0175edab61db", "subnet_ids": ["8077c699-4fcd-4e2b-b090-0175edab61db"], "port_id": "8be72521-437a-4b86-89e2-eb02ad3b7cf3", "id": "ce685830-7bd8-415c-b6ec-2cc951668f62"} 2018-07-23 22:01:24,994 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ce685830-7bd8-415c-b6ec-2cc951668f62/add_router_interface used request id req-fd75e739-cabc-4b78-b251-fd0b017b1415 2018-07-23 22:01:24,994 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router 2018-07-23 22:01:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/ce685830-7bd8-415c-b6ec-2cc951668f62/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" -d '{"subnet_id": "8077c699-4fcd-4e2b-b090-0175edab61db"}' 2018-07-23 22:01:26,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-41ff9d69-3d9d-4c4f-9744-2a23f22ede8b Date: Mon, 23 Jul 2018 22:01:26 GMT RESP BODY: {"network_id": "2f8cc3b4-fd4a-4845-99e2-8b18da0971a8", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "8077c699-4fcd-4e2b-b090-0175edab61db", "subnet_ids": ["8077c699-4fcd-4e2b-b090-0175edab61db"], "port_id": "8be72521-437a-4b86-89e2-eb02ad3b7cf3", "id": "ce685830-7bd8-415c-b6ec-2cc951668f62"} 2018-07-23 22:01:26,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ce685830-7bd8-415c-b6ec-2cc951668f62/remove_router_interface used request id req-41ff9d69-3d9d-4c4f-9744-2a23f22ede8b 2018-07-23 22:01:26,417 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router 2018-07-23 22:01:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/ce685830-7bd8-415c-b6ec-2cc951668f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:27,486 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d48bb922-9c2c-4a3f-ab79-231462d81c8a Content-Length: 0 Date: Mon, 23 Jul 2018 22:01:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:27,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ce685830-7bd8-415c-b6ec-2cc951668f62 used request id req-d48bb922-9c2c-4a3f-ab79-231462d81c8a 2018-07-23 22:01:27,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:27,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6b374261-1e5f-44d0-870c-a146d8c3cadd Date: Mon, 23 Jul 2018 22:01:27 GMT RESP BODY: {"routers": []} 2018-07-23 22:01:27,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-router used request id req-6b374261-1e5f-44d0-870c-a146d8c3cadd 2018-07-23 22:01:27,554 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet 2018-07-23 22:01:27,554 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-subnet 2018-07-23 22:01:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8077c699-4fcd-4e2b-b090-0175edab61db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:28,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05904bc8-958e-43e3-9420-8a9fddbc5a0f Date: Mon, 23 Jul 2018 22:01:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:28,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8077c699-4fcd-4e2b-b090-0175edab61db used request id req-05904bc8-958e-43e3-9420-8a9fddbc5a0f 2018-07-23 22:01:28,368 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-55706122-3828-4d39-a181-0f0293aa32bc-pub-net 2018-07-23 22:01:28,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e685f081cd9b74c0639b4185d1e49baeaca1205e" 2018-07-23 22:01:29,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a379b33-c69c-45fd-a823-4bf44159de31 Date: Mon, 23 Jul 2018 22:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:29,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2f8cc3b4-fd4a-4845-99e2-8b18da0971a8 used request id req-0a379b33-c69c-45fd-a823-4bf44159de31 2018-07-23 22:01:29,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:29,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["zRnBKC8YQjyIUyLBeobHjA"], "issued_at": "2018-07-23T22:01:29.000000Z"}} 2018-07-23 22:01:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:29,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d182b0cc-f661-48bc-ae0a-9bec5c809ae9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:29,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d182b0cc-f661-48bc-ae0a-9bec5c809ae9 2018-07-23 22:01:29,920 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net 2018-07-23 22:01:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" -d '{"network": {"name": "NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:30,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-72e1032e-60a3-4f54-99a1-47e27e44f424 Date: Mon, 23 Jul 2018 22:01:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a3bc08da-1892-46e7-895b-22c5a6359b13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:30Z","mtu":1450}} 2018-07-23 22:01:30,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-72e1032e-60a3-4f54-99a1-47e27e44f424 2018-07-23 22:01:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a3bc08da-1892-46e7-895b-22c5a6359b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:30,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2d2e2465-dcac-4d84-83c2-0ab2e9b00fd3 Date: Mon, 23 Jul 2018 22:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a3bc08da-1892-46e7-895b-22c5a6359b13","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:30Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:30,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a3bc08da-1892-46e7-895b-22c5a6359b13 used request id req-2d2e2465-dcac-4d84-83c2-0ab2e9b00fd3 2018-07-23 22:01:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a3bc08da-1892-46e7-895b-22c5a6359b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:30,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b9df051-024c-4006-a2fe-b3e631d3d553 Date: Mon, 23 Jul 2018 22:01:30 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:30,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a3bc08da-1892-46e7-895b-22c5a6359b13 used request id req-6b9df051-024c-4006-a2fe-b3e631d3d553 2018-07-23 22:01:30,460 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet 2018-07-23 22:01:30,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" -d '{"subnets": [{"ip_version": 4, "network_id": "a3bc08da-1892-46e7-895b-22c5a6359b13", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet"}]}' 2018-07-23 22:01:30,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fc37c296-1e22-4945-aff4-624e54fc3408 Date: Mon, 23 Jul 2018 22:01:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f42a2692-ca9f-4716-ad24-9ef6f0d630dd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a3bc08da-1892-46e7-895b-22c5a6359b13","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:30Z","ip_version":4}]} 2018-07-23 22:01:30,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fc37c296-1e22-4945-aff4-624e54fc3408 2018-07-23 22:01:30,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a3bc08da-1892-46e7-895b-22c5a6359b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:30,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a0e0155b-768f-4309-98de-6b52118ecd8c Date: Mon, 23 Jul 2018 22:01:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a3bc08da-1892-46e7-895b-22c5a6359b13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["f42a2692-ca9f-4716-ad24-9ef6f0d630dd"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:30Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:30,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a3bc08da-1892-46e7-895b-22c5a6359b13 used request id req-a0e0155b-768f-4309-98de-6b52118ecd8c 2018-07-23 22:01:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a3bc08da-1892-46e7-895b-22c5a6359b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2a5aa5c6-a6a3-455d-b3f1-499de433d4b2 Date: Mon, 23 Jul 2018 22:01:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f42a2692-ca9f-4716-ad24-9ef6f0d630dd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a3bc08da-1892-46e7-895b-22c5a6359b13","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:30Z","ip_version":4}]} 2018-07-23 22:01:31,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a3bc08da-1892-46e7-895b-22c5a6359b13 used request id req-2a5aa5c6-a6a3-455d-b3f1-499de433d4b2 2018-07-23 22:01:31,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:31,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f3d18094-da30-43df-8b9c-e94af05ebeab Date: Mon, 23 Jul 2018 22:01:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a3bc08da-1892-46e7-895b-22c5a6359b13","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["f42a2692-ca9f-4716-ad24-9ef6f0d630dd"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:30Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:30Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:31,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net used request id req-f3d18094-da30-43df-8b9c-e94af05ebeab 2018-07-23 22:01:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:31,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:31,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:31,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14670dc5-1adf-449c-bb8c-4bfbde5e3e87 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:31,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-14670dc5-1adf-449c-bb8c-4bfbde5e3e87 2018-07-23 22:01:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a3bc08da-1892-46e7-895b-22c5a6359b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:31,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e02f49d0-c7bc-49a6-9214-58a885de42cb Date: Mon, 23 Jul 2018 22:01:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f42a2692-ca9f-4716-ad24-9ef6f0d630dd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a3bc08da-1892-46e7-895b-22c5a6359b13","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:30Z","ip_version":4}]} 2018-07-23 22:01:31,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a3bc08da-1892-46e7-895b-22c5a6359b13 used request id req-e02f49d0-c7bc-49a6-9214-58a885de42cb 2018-07-23 22:01:31,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:01:31,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:31,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["V54CDr0kT2GHP9jbmXxWHA"], "issued_at": "2018-07-23T22:01:31.000000Z"}} 2018-07-23 22:01:31,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb9af078d585deeb293023806de73b43ec33d23e" 2018-07-23 22:01:31,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4db9e79-bd07-4dbd-b623-c7d5f391301d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:31,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d4db9e79-bd07-4dbd-b623-c7d5f391301d 2018-07-23 22:01:31,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:31,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5dc1880a-108a-4442-9d74-4810be1535da Date: Mon, 23 Jul 2018 22:01:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:01:31,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5dc1880a-108a-4442-9d74-4810be1535da 2018-07-23 22:01:31,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:31,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-88a1eba3-b3be-4192-b893-3a3d95994b93 Date: Mon, 23 Jul 2018 22:01:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:01:31,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-88a1eba3-b3be-4192-b893-3a3d95994b93 2018-07-23 22:01:31,841 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router 2018-07-23 22:01:31,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router", "admin_state_up": true}}' 2018-07-23 22:01:33,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-5b6369cf-9aa5-420b-843f-494044f639e3 Date: Mon, 23 Jul 2018 22:01:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:01:31Z", "admin_state_up": true, "updated_at": "2018-07-23T22:01:32Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b8ef421d-1ba1-4f92-b43e-9003f0ece4af", "name": "NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router"}} 2018-07-23 22:01:33,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-5b6369cf-9aa5-420b-843f-494044f639e3 2018-07-23 22:01:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b8ef421d-1ba1-4f92-b43e-9003f0ece4af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:33,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-91fb156f-8402-4bf3-ae86-332138edb356 Date: Mon, 23 Jul 2018 22:01:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:32Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.206"}],"id":"ba117bc5-efad-46cf-99c9-31653499a3eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:ff:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:01:32Z","binding:vnic_type":"normal","device_id":"b8ef421d-1ba1-4f92-b43e-9003f0ece4af","ip_allocation":"immediate"}]} 2018-07-23 22:01:33,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b8ef421d-1ba1-4f92-b43e-9003f0ece4af used request id req-91fb156f-8402-4bf3-ae86-332138edb356 2018-07-23 22:01:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:33,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-11d78edb-99a3-45ce-81e5-5d7ce5da47c0 Date: Mon, 23 Jul 2018 22:01:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:01:33,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-11d78edb-99a3-45ce-81e5-5d7ce5da47c0 2018-07-23 22:01:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:33,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b2ea45d2-a557-4b84-986b-dd1656c46ee7 Date: Mon, 23 Jul 2018 22:01:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:01:31Z", "admin_state_up": true, "updated_at": "2018-07-23T22:01:32Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "b8ef421d-1ba1-4f92-b43e-9003f0ece4af", "name": "NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router"}]} 2018-07-23 22:01:33,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router used request id req-b2ea45d2-a557-4b84-986b-dd1656c46ee7 2018-07-23 22:01:33,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:33,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2093f5-40a0-411a-9de0-5c2104d2b0bb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:33,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-cd2093f5-40a0-411a-9de0-5c2104d2b0bb 2018-07-23 22:01:33,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=b8ef421d-1ba1-4f92-b43e-9003f0ece4af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:33,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-9760f7bf-11a1-4713-92b0-1ef078ccd191 Date: Mon, 23 Jul 2018 22:01:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:32Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.206"}],"id":"ba117bc5-efad-46cf-99c9-31653499a3eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:ff:41","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:01:32Z","binding:vnic_type":"normal","device_id":"b8ef421d-1ba1-4f92-b43e-9003f0ece4af","ip_allocation":"immediate"}]} 2018-07-23 22:01:33,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=b8ef421d-1ba1-4f92-b43e-9003f0ece4af used request id req-9760f7bf-11a1-4713-92b0-1ef078ccd191 2018-07-23 22:01:33,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:33,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-58554775-4436-453c-b984-48a001e7164d Date: Mon, 23 Jul 2018 22:01:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:01:33,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-58554775-4436-453c-b984-48a001e7164d 2018-07-23 22:01:33,653 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet 2018-07-23 22:01:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f42a2692-ca9f-4716-ad24-9ef6f0d630dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:35,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4eeb42c-ece7-4211-b50a-4ba1fb997406 Date: Mon, 23 Jul 2018 22:01:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:35,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f42a2692-ca9f-4716-ad24-9ef6f0d630dd used request id req-b4eeb42c-ece7-4211-b50a-4ba1fb997406 2018-07-23 22:01:35,032 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router 2018-07-23 22:01:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/b8ef421d-1ba1-4f92-b43e-9003f0ece4af/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" -d '{"subnet_id": "f42a2692-ca9f-4716-ad24-9ef6f0d630dd"}' 2018-07-23 22:01:35,357 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-bda50636-53b2-44a5-b25f-64215d28be09 Date: Mon, 23 Jul 2018 22:01:35 GMT RESP BODY: {"NeutronError": {"message": "Subnet f42a2692-ca9f-4716-ad24-9ef6f0d630dd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-23 22:01:35,357 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/b8ef421d-1ba1-4f92-b43e-9003f0ece4af/add_router_interface used request id req-bda50636-53b2-44a5-b25f-64215d28be09 2018-07-23 22:01:35,357 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet f42a2692-ca9f-4716-ad24-9ef6f0d630dd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-23 22:01:35,358 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router 2018-07-23 22:01:35,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/b8ef421d-1ba1-4f92-b43e-9003f0ece4af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:36,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11329472-bc86-4b35-8b78-6cc61a345238 Content-Length: 0 Date: Mon, 23 Jul 2018 22:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:36,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/b8ef421d-1ba1-4f92-b43e-9003f0ece4af used request id req-11329472-bc86-4b35-8b78-6cc61a345238 2018-07-23 22:01:36,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:36,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-67edba5e-f3ff-4bfe-a668-dbabc19c7528 Date: Mon, 23 Jul 2018 22:01:36 GMT RESP BODY: {"routers": []} 2018-07-23 22:01:36,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-router used request id req-67edba5e-f3ff-4bfe-a668-dbabc19c7528 2018-07-23 22:01:36,991 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet 2018-07-23 22:01:36,991 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-subnet 2018-07-23 22:01:36,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f42a2692-ca9f-4716-ad24-9ef6f0d630dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:37,026 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-1c1455f7-fa60-4b6d-b46b-338edb2b59aa Date: Mon, 23 Jul 2018 22:01:37 GMT RESP BODY: {"NeutronError": {"message": "Subnet f42a2692-ca9f-4716-ad24-9ef6f0d630dd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-23 22:01:37,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f42a2692-ca9f-4716-ad24-9ef6f0d630dd used request id req-1c1455f7-fa60-4b6d-b46b-338edb2b59aa 2018-07-23 22:01:37,026 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet f42a2692-ca9f-4716-ad24-9ef6f0d630dd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-23 22:01:37,027 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e791f14d-3518-4f85-a275-8ec93e97a00c-pub-net 2018-07-23 22:01:37,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a3bc08da-1892-46e7-895b-22c5a6359b13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa923645a52a05fb5a6e872236134990826871a9" 2018-07-23 22:01:37,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2f59eb5-4b43-41ed-896a-9a81de583f56 Date: Mon, 23 Jul 2018 22:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:37,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a3bc08da-1892-46e7-895b-22c5a6359b13 used request id req-c2f59eb5-4b43-41ed-896a-9a81de583f56 2018-07-23 22:01:37,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:37,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yStFqpopQhGv2c6RDnXUBg"], "issued_at": "2018-07-23T22:01:37.000000Z"}} 2018-07-23 22:01:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:38,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2f3c8c-ce99-4074-9d99-38fb55e7f3da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:38,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9a2f3c8c-ce99-4074-9d99-38fb55e7f3da 2018-07-23 22:01:38,023 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net 2018-07-23 22:01:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" -d '{"network": {"name": "NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:38,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-7233d176-b78d-4ac3-b8d2-b00d99f16cf1 Date: Mon, 23 Jul 2018 22:01:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:38Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","mtu":1450}} 2018-07-23 22:01:38,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7233d176-b78d-4ac3-b8d2-b00d99f16cf1 2018-07-23 22:01:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:38,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-71e5f33f-2e20-4c37-9217-2bd8eb3620b5 Date: Mon, 23 Jul 2018 22:01:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:38,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 used request id req-71e5f33f-2e20-4c37-9217-2bd8eb3620b5 2018-07-23 22:01:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:38,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6c881959-cbba-40c1-9f12-e047f60638d3 Date: Mon, 23 Jul 2018 22:01:38 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:38,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 used request id req-6c881959-cbba-40c1-9f12-e047f60638d3 2018-07-23 22:01:38,542 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet 2018-07-23 22:01:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" -d '{"subnets": [{"ip_version": 4, "network_id": "483309ae-b20f-4f7c-bb82-b2af9b8658a0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet"}]}' 2018-07-23 22:01:39,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6344afe5-59f9-4460-b5e6-0e94d5f75900 Date: Mon, 23 Jul 2018 22:01:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"776ee3c3-62b5-41c7-99de-c56c3502902d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","ip_version":4}]} 2018-07-23 22:01:39,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6344afe5-59f9-4460-b5e6-0e94d5f75900 2018-07-23 22:01:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:39,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-87ac5796-c340-48e3-ac43-f9c395829247 Date: Mon, 23 Jul 2018 22:01:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["776ee3c3-62b5-41c7-99de-c56c3502902d"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:39,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 used request id req-87ac5796-c340-48e3-ac43-f9c395829247 2018-07-23 22:01:39,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b52add76-7bf1-432d-a16c-add3c5f3f70c Date: Mon, 23 Jul 2018 22:01:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"776ee3c3-62b5-41c7-99de-c56c3502902d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","ip_version":4}]} 2018-07-23 22:01:39,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 used request id req-b52add76-7bf1-432d-a16c-add3c5f3f70c 2018-07-23 22:01:39,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:39,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-391903cc-3a0e-43fc-aff1-f8924997c669 Date: Mon, 23 Jul 2018 22:01:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["776ee3c3-62b5-41c7-99de-c56c3502902d"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:39,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net used request id req-391903cc-3a0e-43fc-aff1-f8924997c669 2018-07-23 22:01:39,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:39,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:39,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:39,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5282c33-3a34-4997-85fb-f42583359231 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:39,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a5282c33-3a34-4997-85fb-f42583359231 2018-07-23 22:01:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:39,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7f0d6e86-ef24-496e-a353-c59af59cb947 Date: Mon, 23 Jul 2018 22:01:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"776ee3c3-62b5-41c7-99de-c56c3502902d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","ip_version":4}]} 2018-07-23 22:01:39,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0 used request id req-7f0d6e86-ef24-496e-a353-c59af59cb947 2018-07-23 22:01:39,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0&name=NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:39,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-057920b5-7b16-47c7-b78b-f6e28093f2f8 Date: Mon, 23 Jul 2018 22:01:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"776ee3c3-62b5-41c7-99de-c56c3502902d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"483309ae-b20f-4f7c-bb82-b2af9b8658a0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:38Z","ip_version":4}]} 2018-07-23 22:01:39,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=483309ae-b20f-4f7c-bb82-b2af9b8658a0&name=NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet used request id req-057920b5-7b16-47c7-b78b-f6e28093f2f8 2018-07-23 22:01:39,463 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet 2018-07-23 22:01:39,463 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-subnet 2018-07-23 22:01:39,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/776ee3c3-62b5-41c7-99de-c56c3502902d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:40,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b081ad2c-4e55-4605-a3e5-f5730a804dba Date: Mon, 23 Jul 2018 22:01:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:40,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/776ee3c3-62b5-41c7-99de-c56c3502902d used request id req-b081ad2c-4e55-4605-a3e5-f5730a804dba 2018-07-23 22:01:40,790 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-2a57c35e-12ba-4946-8d34-af849b93fad7-pub-net 2018-07-23 22:01:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/483309ae-b20f-4f7c-bb82-b2af9b8658a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922e33d6c883f40ad04443ab37ca9fcb26319d95" 2018-07-23 22:01:41,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b262e6d7-ab87-4987-b171-48cf71b579f9 Date: Mon, 23 Jul 2018 22:01:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:41,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/483309ae-b20f-4f7c-bb82-b2af9b8658a0 used request id req-b262e6d7-ab87-4987-b171-48cf71b579f9 2018-07-23 22:01:41,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:42,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["O9cf33JzS-iKX4-4PlhkEg"], "issued_at": "2018-07-23T22:01:42.000000Z"}} 2018-07-23 22:01:42,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:42,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220d403b-424c-424e-b5fc-4e7685bcaf53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:42,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-220d403b-424c-424e-b5fc-4e7685bcaf53 2018-07-23 22:01:42,288 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net 2018-07-23 22:01:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" -d '{"network": {"name": "NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:42,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-a3f300c8-9774-44b9-a6e5-da98c100c7e2 Date: Mon, 23 Jul 2018 22:01:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a4347089-b314-409f-a634-020d2628e7db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:42Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:42Z","mtu":1450}} 2018-07-23 22:01:42,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a3f300c8-9774-44b9-a6e5-da98c100c7e2 2018-07-23 22:01:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a4347089-b314-409f-a634-020d2628e7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:42,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c26bc8a0-21f5-4e8c-bf4c-db6107742c39 Date: Mon, 23 Jul 2018 22:01:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a4347089-b314-409f-a634-020d2628e7db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:42Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:42Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:42,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a4347089-b314-409f-a634-020d2628e7db used request id req-c26bc8a0-21f5-4e8c-bf4c-db6107742c39 2018-07-23 22:01:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a4347089-b314-409f-a634-020d2628e7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:42,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1dbe811-a92f-41c6-b16a-fed6c794d504 Date: Mon, 23 Jul 2018 22:01:42 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:42,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a4347089-b314-409f-a634-020d2628e7db used request id req-e1dbe811-a92f-41c6-b16a-fed6c794d504 2018-07-23 22:01:42,934 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-subnet 2018-07-23 22:01:42,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" -d '{"subnets": [{"ip_version": 4, "network_id": "a4347089-b314-409f-a634-020d2628e7db", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-subnet"}]}' 2018-07-23 22:01:43,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-146fa074-d3a4-4f8d-8def-c33a830b56a0 Date: Mon, 23 Jul 2018 22:01:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d10c24cb-5565-442e-b846-342a2aff3b79","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a4347089-b314-409f-a634-020d2628e7db","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:43Z","ip_version":4}]} 2018-07-23 22:01:43,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-146fa074-d3a4-4f8d-8def-c33a830b56a0 2018-07-23 22:01:43,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a4347089-b314-409f-a634-020d2628e7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:43,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-94d7dc74-4180-4f46-956c-2b111bf6798a Date: Mon, 23 Jul 2018 22:01:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4347089-b314-409f-a634-020d2628e7db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d10c24cb-5565-442e-b846-342a2aff3b79"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:42Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:43,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a4347089-b314-409f-a634-020d2628e7db used request id req-94d7dc74-4180-4f46-956c-2b111bf6798a 2018-07-23 22:01:43,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a4347089-b314-409f-a634-020d2628e7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:43,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-24b210e5-3461-4ea1-98b6-cabcd05b3b85 Date: Mon, 23 Jul 2018 22:01:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d10c24cb-5565-442e-b846-342a2aff3b79","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a4347089-b314-409f-a634-020d2628e7db","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:43Z","ip_version":4}]} 2018-07-23 22:01:43,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a4347089-b314-409f-a634-020d2628e7db used request id req-24b210e5-3461-4ea1-98b6-cabcd05b3b85 2018-07-23 22:01:43,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:43,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1e311e82-ac07-4317-a6cf-d55954ca2726 Date: Mon, 23 Jul 2018 22:01:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a4347089-b314-409f-a634-020d2628e7db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d10c24cb-5565-442e-b846-342a2aff3b79"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:42Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:43,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net used request id req-1e311e82-ac07-4317-a6cf-d55954ca2726 2018-07-23 22:01:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:43,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:43,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d994c82b-23ad-4b34-af32-cfa9869cecc2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:43,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d994c82b-23ad-4b34-af32-cfa9869cecc2 2018-07-23 22:01:43,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a4347089-b314-409f-a634-020d2628e7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:43,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1f7a202c-342b-45e2-b1ce-eb924d87b76d Date: Mon, 23 Jul 2018 22:01:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d10c24cb-5565-442e-b846-342a2aff3b79","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a4347089-b314-409f-a634-020d2628e7db","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:43Z","ip_version":4}]} 2018-07-23 22:01:43,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a4347089-b314-409f-a634-020d2628e7db used request id req-1f7a202c-342b-45e2-b1ce-eb924d87b76d 2018-07-23 22:01:43,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:01:43,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:44,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["4AmUTrdWSyKzw5FoPym0GQ"], "issued_at": "2018-07-23T22:01:44.000000Z"}} 2018-07-23 22:01:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5356f4b9fce13620ace628dace869e763c33860" 2018-07-23 22:01:44,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f7df12-c068-4b27-b526-76babb1fa0d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:44,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c5f7df12-c068-4b27-b526-76babb1fa0d8 2018-07-23 22:01:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:44,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d0362a59-15bb-4421-a7f9-fce84b38c76a Date: Mon, 23 Jul 2018 22:01:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:01:44,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-d0362a59-15bb-4421-a7f9-fce84b38c76a 2018-07-23 22:01:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:44,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-49c07ba6-2542-4abd-9053-47fbaf6f559e Date: Mon, 23 Jul 2018 22:01:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:01:44,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-49c07ba6-2542-4abd-9053-47fbaf6f559e 2018-07-23 22:01:44,226 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router 2018-07-23 22:01:44,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router", "admin_state_up": true}}' 2018-07-23 22:01:45,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-1848aae6-dd9b-4bc7-9d50-05a81ed4af86 Date: Mon, 23 Jul 2018 22:01:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:01:44Z", "admin_state_up": true, "updated_at": "2018-07-23T22:01:45Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "725d6d1c-8c87-4962-a090-8c92f5f46aee", "name": "NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router"}} 2018-07-23 22:01:45,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-1848aae6-dd9b-4bc7-9d50-05a81ed4af86 2018-07-23 22:01:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=725d6d1c-8c87-4962-a090-8c92f5f46aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:45,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-923e7756-8b38-46ed-a3f7-7c6612b82007 Date: Mon, 23 Jul 2018 22:01:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:44Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.208"}],"id":"76470097-fc0e-4cf9-84cd-2d9f5408b79e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:a8:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:01:44Z","binding:vnic_type":"normal","device_id":"725d6d1c-8c87-4962-a090-8c92f5f46aee","ip_allocation":"immediate"}]} 2018-07-23 22:01:45,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=725d6d1c-8c87-4962-a090-8c92f5f46aee used request id req-923e7756-8b38-46ed-a3f7-7c6612b82007 2018-07-23 22:01:45,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:45,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5c830f01-1846-4bc2-8191-cf74a1dbb428 Date: Mon, 23 Jul 2018 22:01:45 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:01:45,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-5c830f01-1846-4bc2-8191-cf74a1dbb428 2018-07-23 22:01:45,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:45,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d0774584-ce2f-4ba0-8c3a-e4192c6bdb3c Date: Mon, 23 Jul 2018 22:01:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:01:44Z", "admin_state_up": true, "updated_at": "2018-07-23T22:01:45Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "725d6d1c-8c87-4962-a090-8c92f5f46aee", "name": "NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router"}]} 2018-07-23 22:01:45,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router used request id req-d0774584-ce2f-4ba0-8c3a-e4192c6bdb3c 2018-07-23 22:01:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:45,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39ddd34-5907-415b-8d75-b045bd39ef7f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:45,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e39ddd34-5907-415b-8d75-b045bd39ef7f 2018-07-23 22:01:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=725d6d1c-8c87-4962-a090-8c92f5f46aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:46,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-adb2b903-331f-4a23-a32a-2be04861d4b9 Date: Mon, 23 Jul 2018 22:01:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:44Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.208"}],"id":"76470097-fc0e-4cf9-84cd-2d9f5408b79e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:a8:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:01:44Z","binding:vnic_type":"normal","device_id":"725d6d1c-8c87-4962-a090-8c92f5f46aee","ip_allocation":"immediate"}]} 2018-07-23 22:01:46,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=725d6d1c-8c87-4962-a090-8c92f5f46aee used request id req-adb2b903-331f-4a23-a32a-2be04861d4b9 2018-07-23 22:01:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:46,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1ac326f2-13a3-4a0a-b8e8-a0938169867f Date: Mon, 23 Jul 2018 22:01:46 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:01:46,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-1ac326f2-13a3-4a0a-b8e8-a0938169867f 2018-07-23 22:01:46,072 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router 2018-07-23 22:01:46,072 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router 2018-07-23 22:01:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/725d6d1c-8c87-4962-a090-8c92f5f46aee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:47,234 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b141f08-4fc4-4536-9f34-0c3179fa9558 Content-Length: 0 Date: Mon, 23 Jul 2018 22:01:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:47,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/725d6d1c-8c87-4962-a090-8c92f5f46aee used request id req-2b141f08-4fc4-4536-9f34-0c3179fa9558 2018-07-23 22:01:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:47,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d58ce4cc-58d3-403e-8df5-1fda06a302bc Date: Mon, 23 Jul 2018 22:01:47 GMT RESP BODY: {"routers": []} 2018-07-23 22:01:47,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-router used request id req-d58ce4cc-58d3-403e-8df5-1fda06a302bc 2018-07-23 22:01:47,330 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-subnet 2018-07-23 22:01:47,330 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-subnet 2018-07-23 22:01:47,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d10c24cb-5565-442e-b846-342a2aff3b79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:48,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d88cbbea-18a8-4baa-996b-3dbe3ad5ebe9 Date: Mon, 23 Jul 2018 22:01:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:48,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d10c24cb-5565-442e-b846-342a2aff3b79 used request id req-d88cbbea-18a8-4baa-996b-3dbe3ad5ebe9 2018-07-23 22:01:48,131 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-93e9b16d-28af-4aa6-a807-82b80ce41974-pub-net 2018-07-23 22:01:48,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a4347089-b314-409f-a634-020d2628e7db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36b6ea9a39ac6166475c36a9342dbf1c2b4277e" 2018-07-23 22:01:49,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f11050be-1206-4713-b7ee-0389dd728137 Date: Mon, 23 Jul 2018 22:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:49,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a4347089-b314-409f-a634-020d2628e7db used request id req-f11050be-1206-4713-b7ee-0389dd728137 2018-07-23 22:01:49,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:49,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["aXmHk7gWQn2Zj3Xboyeclw"], "issued_at": "2018-07-23T22:01:49.000000Z"}} 2018-07-23 22:01:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:49,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5754ef06-714b-4185-a7a8-7bb49eaf7434 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:49,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5754ef06-714b-4185-a7a8-7bb49eaf7434 2018-07-23 22:01:49,448 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net 2018-07-23 22:01:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" -d '{"network": {"name": "NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:49,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-63b25bc1-a904-421c-a7e9-745446b8b256 Date: Mon, 23 Jul 2018 22:01:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:49Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:49Z","mtu":1450}} 2018-07-23 22:01:49,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-63b25bc1-a904-421c-a7e9-745446b8b256 2018-07-23 22:01:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:49,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-afb22c18-9788-45ca-8058-46507f688bd8 Date: Mon, 23 Jul 2018 22:01:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:49Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:49,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-afb22c18-9788-45ca-8058-46507f688bd8 2018-07-23 22:01:49,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:49,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ecbf5a05-d3ee-45e0-9f0e-62033393a16e Date: Mon, 23 Jul 2018 22:01:49 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:49,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-ecbf5a05-d3ee-45e0-9f0e-62033393a16e 2018-07-23 22:01:49,952 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet 2018-07-23 22:01:49,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" -d '{"subnets": [{"ip_version": 4, "network_id": "bacc728c-f1fd-4bb0-86b7-794fa2976aa9", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet"}]}' 2018-07-23 22:01:50,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-79d899d5-f009-4fae-8857-bbf9b96da8f3 Date: Mon, 23 Jul 2018 22:01:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65450088-bd7e-4024-817c-f8c6145e71be","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","ip_version":4}]} 2018-07-23 22:01:50,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-79d899d5-f009-4fae-8857-bbf9b96da8f3 2018-07-23 22:01:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:50,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-95c03526-cf3b-40d8-9d44-c1a3b8c21776 Date: Mon, 23 Jul 2018 22:01:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["65450088-bd7e-4024-817c-f8c6145e71be"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:50,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-95c03526-cf3b-40d8-9d44-c1a3b8c21776 2018-07-23 22:01:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:50,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-379823ab-4079-47c7-8b5b-6341666b442f Date: Mon, 23 Jul 2018 22:01:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65450088-bd7e-4024-817c-f8c6145e71be","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","ip_version":4}]} 2018-07-23 22:01:50,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-379823ab-4079-47c7-8b5b-6341666b442f 2018-07-23 22:01:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:50,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3123e4dc-2020-457d-a24d-bf4e0608c5b2 Date: Mon, 23 Jul 2018 22:01:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["65450088-bd7e-4024-817c-f8c6145e71be"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:50,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net used request id req-3123e4dc-2020-457d-a24d-bf4e0608c5b2 2018-07-23 22:01:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:50,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:50,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5dedf8e-cfb1-428e-80f7-837d0521facb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:50,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-c5dedf8e-cfb1-428e-80f7-837d0521facb 2018-07-23 22:01:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:50,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1eaabcbf-6df1-4afc-9dcb-e8c9abc87a3a Date: Mon, 23 Jul 2018 22:01:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65450088-bd7e-4024-817c-f8c6145e71be","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","ip_version":4}]} 2018-07-23 22:01:50,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-1eaabcbf-6df1-4afc-9dcb-e8c9abc87a3a 2018-07-23 22:01:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9&name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:50,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d523ad59-4b08-47ec-9fe2-1dd4c91bf2c8 Date: Mon, 23 Jul 2018 22:01:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65450088-bd7e-4024-817c-f8c6145e71be","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","ip_version":4}]} 2018-07-23 22:01:50,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9&name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet used request id req-d523ad59-4b08-47ec-9fe2-1dd4c91bf2c8 2018-07-23 22:01:50,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:01:50,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:51,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["sqXOSdzmQm6eyxDDXf1Muw"], "issued_at": "2018-07-23T22:01:51.000000Z"}} 2018-07-23 22:01:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c14120630ef7530cb9a29db4ea907ffaef498bd" 2018-07-23 22:01:51,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caff74be-11ef-48f5-8785-3f57e90213a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:51,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-caff74be-11ef-48f5-8785-3f57e90213a6 2018-07-23 22:01:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:51,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d93c6284-4657-485d-a96a-4ddcce2c4b7b Date: Mon, 23 Jul 2018 22:01:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["65450088-bd7e-4024-817c-f8c6145e71be"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:51,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net used request id req-d93c6284-4657-485d-a96a-4ddcce2c4b7b 2018-07-23 22:01:51,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:51,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7fc91eb7-43e6-4007-9588-4768d2bbf215 Date: Mon, 23 Jul 2018 22:01:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65450088-bd7e-4024-817c-f8c6145e71be","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","ip_version":4}]} 2018-07-23 22:01:51,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-7fc91eb7-43e6-4007-9588-4768d2bbf215 2018-07-23 22:01:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:51,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6609a7f9-9a93-41c6-ab9d-526e05bc9b63 Date: Mon, 23 Jul 2018 22:01:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["65450088-bd7e-4024-817c-f8c6145e71be"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:50Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:51,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net used request id req-6609a7f9-9a93-41c6-ab9d-526e05bc9b63 2018-07-23 22:01:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:51,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:51,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c14120630ef7530cb9a29db4ea907ffaef498bd" 2018-07-23 22:01:51,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7090800-51a7-4866-912a-efb38da54fea Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:51,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e7090800-51a7-4866-912a-efb38da54fea 2018-07-23 22:01:51,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:51,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ab34d16c-4a2c-43c0-9947-b2fda4d8dbcb Date: Mon, 23 Jul 2018 22:01:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65450088-bd7e-4024-817c-f8c6145e71be","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","ip_version":4}]} 2018-07-23 22:01:51,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-ab34d16c-4a2c-43c0-9947-b2fda4d8dbcb 2018-07-23 22:01:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9&name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:51,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-07a49166-5d04-4476-9252-a8ae37ed57ee Date: Mon, 23 Jul 2018 22:01:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"65450088-bd7e-4024-817c-f8c6145e71be","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","ip_version":4}]} 2018-07-23 22:01:51,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=bacc728c-f1fd-4bb0-86b7-794fa2976aa9&name=NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet used request id req-07a49166-5d04-4476-9252-a8ae37ed57ee 2018-07-23 22:01:51,725 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net 2018-07-23 22:01:51,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" -d '{"port": {"network_id": "bacc728c-f1fd-4bb0-86b7-794fa2976aa9", "fixed_ips": [{"subnet_id": "65450088-bd7e-4024-817c-f8c6145e71be", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-port", "admin_state_up": true}}' 2018-07-23 22:01:52,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-d7beb5d6-79e4-436b-82ba-e20295c788ee Date: Mon, 23 Jul 2018 22:01:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:52Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65450088-bd7e-4024-817c-f8c6145e71be","ip_address":"10.55.1.100"}],"id":"600c6caf-4648-4da4-bd17-34ef44fa8d2f","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:73:28","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-port","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:01:52,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d7beb5d6-79e4-436b-82ba-e20295c788ee 2018-07-23 22:01:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:52,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-dc1cdd37-7184-462b-ace6-299cf9a51646 Date: Mon, 23 Jul 2018 22:01:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"65450088-bd7e-4024-817c-f8c6145e71be","ip_address":"10.55.1.100"}],"id":"600c6caf-4648-4da4-bd17-34ef44fa8d2f","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:73:28","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-port","admin_state_up":true,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:51Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"65450088-bd7e-4024-817c-f8c6145e71be","ip_address":"10.55.1.2"}],"id":"d533e931-1f71-4467-afa4-15020eac9941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:4d:15","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bacc728c-f1fd-4bb0-86b7-794fa2976aa9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bacc728c-f1fd-4bb0-86b7-794fa2976aa9","ip_allocation":"immediate"}]} 2018-07-23 22:01:52,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-dc1cdd37-7184-462b-ace6-299cf9a51646 2018-07-23 22:01:52,471 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-port 2018-07-23 22:01:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/600c6caf-4648-4da4-bd17-34ef44fa8d2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:52,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0878c88c-9708-49fa-9932-fc5d45043b0c Date: Mon, 23 Jul 2018 22:01:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:52,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/600c6caf-4648-4da4-bd17-34ef44fa8d2f used request id req-0878c88c-9708-49fa-9932-fc5d45043b0c 2018-07-23 22:01:52,983 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet 2018-07-23 22:01:52,983 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-subnet 2018-07-23 22:01:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/65450088-bd7e-4024-817c-f8c6145e71be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:53,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca045112-daa4-4d9c-a6a8-41b4679236d9 Date: Mon, 23 Jul 2018 22:01:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:53,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/65450088-bd7e-4024-817c-f8c6145e71be used request id req-ca045112-daa4-4d9c-a6a8-41b4679236d9 2018-07-23 22:01:53,914 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7d78eba8-062a-48ca-a279-f74a28f9d0ea-pub-net 2018-07-23 22:01:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/bacc728c-f1fd-4bb0-86b7-794fa2976aa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b178e0d45a94f66561207a1b4861ee93710405" 2018-07-23 22:01:54,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b61ae5c-f28f-4664-b269-d5c8b3e74743 Date: Mon, 23 Jul 2018 22:01:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:54,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/bacc728c-f1fd-4bb0-86b7-794fa2976aa9 used request id req-7b61ae5c-f28f-4664-b269-d5c8b3e74743 2018-07-23 22:01:54,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:55,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["z4s1KyK-QpyRyQu6aVsWXw"], "issued_at": "2018-07-23T22:01:55.000000Z"}} 2018-07-23 22:01:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:55,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71a7b47-57ec-4e9c-9259-29cfe4d77f0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:55,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b71a7b47-57ec-4e9c-9259-29cfe4d77f0e 2018-07-23 22:01:55,307 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net 2018-07-23 22:01:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" -d '{"network": {"name": "NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net", "admin_state_up": true}}' 2018-07-23 22:01:55,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1548dbf8-dad8-4d1f-8840-8094041dc50e Date: Mon, 23 Jul 2018 22:01:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7a7e603c-aee6-435a-900e-9b959ee9c306","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","mtu":1450}} 2018-07-23 22:01:55,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1548dbf8-dad8-4d1f-8840-8094041dc50e 2018-07-23 22:01:55,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:55,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cab82811-2868-4447-ac8c-1f0fe78d6be7 Date: Mon, 23 Jul 2018 22:01:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a7e603c-aee6-435a-900e-9b959ee9c306","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:01:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:55,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-cab82811-2868-4447-ac8c-1f0fe78d6be7 2018-07-23 22:01:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:55,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8af0834f-0900-4872-acc5-d846a28a1076 Date: Mon, 23 Jul 2018 22:01:55 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:01:55,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-8af0834f-0900-4872-acc5-d846a28a1076 2018-07-23 22:01:55,843 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet 2018-07-23 22:01:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" -d '{"subnets": [{"ip_version": 4, "network_id": "7a7e603c-aee6-435a-900e-9b959ee9c306", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet"}]}' 2018-07-23 22:01:56,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-63413b90-03f2-4355-9b72-b54713ffe8d2 Date: Mon, 23 Jul 2018 22:01:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","ip_version":4}]} 2018-07-23 22:01:56,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-63413b90-03f2-4355-9b72-b54713ffe8d2 2018-07-23 22:01:56,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:56,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9e50f0d4-0b9c-4a8f-b39a-7a25dee336a2 Date: Mon, 23 Jul 2018 22:01:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a7e603c-aee6-435a-900e-9b959ee9c306","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d627d4a8-5a34-4c61-9013-1fdb64c955cf"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:56,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-9e50f0d4-0b9c-4a8f-b39a-7a25dee336a2 2018-07-23 22:01:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:56,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1e82f007-ea77-424f-906a-15de8c01a2e3 Date: Mon, 23 Jul 2018 22:01:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","ip_version":4}]} 2018-07-23 22:01:56,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-1e82f007-ea77-424f-906a-15de8c01a2e3 2018-07-23 22:01:56,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:56,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a2f191a5-0847-4f35-840c-535d196a698d Date: Mon, 23 Jul 2018 22:01:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a7e603c-aee6-435a-900e-9b959ee9c306","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d627d4a8-5a34-4c61-9013-1fdb64c955cf"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:56,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net used request id req-a2f191a5-0847-4f35-840c-535d196a698d 2018-07-23 22:01:56,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:56,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:56,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:56,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2ac7b0-d4ff-4e02-85ed-09d975ccd429 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:56,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-4e2ac7b0-d4ff-4e02-85ed-09d975ccd429 2018-07-23 22:01:56,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:56,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a92bcd6a-6b9c-41a9-bc97-50ff893e64b3 Date: Mon, 23 Jul 2018 22:01:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","ip_version":4}]} 2018-07-23 22:01:56,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-a92bcd6a-6b9c-41a9-bc97-50ff893e64b3 2018-07-23 22:01:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306&name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:56,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3a43d30f-284f-4a58-93ae-f58a3b9742a2 Date: Mon, 23 Jul 2018 22:01:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","ip_version":4}]} 2018-07-23 22:01:56,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306&name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet used request id req-3a43d30f-284f-4a58-93ae-f58a3b9742a2 2018-07-23 22:01:56,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:01:56,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:01:57,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TD1objb3SVy4fehMRsPcwQ"], "issued_at": "2018-07-23T22:01:57.000000Z"}} 2018-07-23 22:01:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5495e4fc0533ed9954c1244a930a02cf1ea7f2" 2018-07-23 22:01:57,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4be487f-218a-43b0-a2af-2fe7c809bfef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:01:57,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b4be487f-218a-43b0-a2af-2fe7c809bfef 2018-07-23 22:01:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:57,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-25736280-b9af-4346-bc9d-8dd6d96fc27a Date: Mon, 23 Jul 2018 22:01:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a7e603c-aee6-435a-900e-9b959ee9c306","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d627d4a8-5a34-4c61-9013-1fdb64c955cf"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:57,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net used request id req-25736280-b9af-4346-bc9d-8dd6d96fc27a 2018-07-23 22:01:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:57,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7b79bf62-8f18-42d5-bd40-cec44aef053d Date: Mon, 23 Jul 2018 22:01:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","ip_version":4}]} 2018-07-23 22:01:57,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-7b79bf62-8f18-42d5-bd40-cec44aef053d 2018-07-23 22:01:57,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:57,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c6845649-7620-41a3-b314-ac4842ff7b18 Date: Mon, 23 Jul 2018 22:01:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7a7e603c-aee6-435a-900e-9b959ee9c306","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d627d4a8-5a34-4c61-9013-1fdb64c955cf"],"description":"","tags":[],"updated_at":"2018-07-23T22:01:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","provider:network_type":"vxlan"}]} 2018-07-23 22:01:57,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net used request id req-c6845649-7620-41a3-b314-ac4842ff7b18 2018-07-23 22:01:57,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:01:57,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:01:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:01:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5495e4fc0533ed9954c1244a930a02cf1ea7f2" 2018-07-23 22:01:57,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e39951-2dd3-4ded-ad40-11c1e25f86eb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:01:57,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e7e39951-2dd3-4ded-ad40-11c1e25f86eb 2018-07-23 22:01:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:57,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7042f671-0f79-4ed8-a0ac-13bf3257cb81 Date: Mon, 23 Jul 2018 22:01:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","ip_version":4}]} 2018-07-23 22:01:57,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-7042f671-0f79-4ed8-a0ac-13bf3257cb81 2018-07-23 22:01:57,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306&name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:57,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-949607c7-0cca-4d23-a604-fdc364a30dad Date: Mon, 23 Jul 2018 22:01:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:01:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:55Z","ip_version":4}]} 2018-07-23 22:01:57,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=7a7e603c-aee6-435a-900e-9b959ee9c306&name=NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet used request id req-949607c7-0cca-4d23-a604-fdc364a30dad 2018-07-23 22:01:57,643 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net 2018-07-23 22:01:57,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" -d '{"port": {"network_id": "7a7e603c-aee6-435a-900e-9b959ee9c306", "fixed_ips": [{"subnet_id": "d627d4a8-5a34-4c61-9013-1fdb64c955cf", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-port", "admin_state_up": true}}' 2018-07-23 22:01:58,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-ae456663-d31c-402f-b843-569056b60dd7 Date: Mon, 23 Jul 2018 22:01:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:58Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","ip_address":"10.55.1.100"}],"id":"a19d9093-77ec-404d-93c9-da577b81bff5","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:88:15","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-port","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:01:58,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ae456663-d31c-402f-b843-569056b60dd7 2018-07-23 22:01:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:58,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-3ee99d95-4ee8-4db8-8c7a-70dfbf2451f2 Date: Mon, 23 Jul 2018 22:01:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","ip_address":"10.55.1.2"}],"id":"88120454-e7e6-4e22-b26f-9b33544a614f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:0a:f0","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7a7e603c-aee6-435a-900e-9b959ee9c306","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:01:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d627d4a8-5a34-4c61-9013-1fdb64c955cf","ip_address":"10.55.1.100"}],"id":"a19d9093-77ec-404d-93c9-da577b81bff5","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:88:15","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-port","admin_state_up":true,"network_id":"7a7e603c-aee6-435a-900e-9b959ee9c306","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:01:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 22:01:58,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports used request id req-3ee99d95-4ee8-4db8-8c7a-70dfbf2451f2 2018-07-23 22:01:58,429 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-port 2018-07-23 22:01:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a19d9093-77ec-404d-93c9-da577b81bff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:59,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a73cba2b-182f-4b5d-b5e3-7211f30613c8 Date: Mon, 23 Jul 2018 22:01:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:59,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a19d9093-77ec-404d-93c9-da577b81bff5 used request id req-a73cba2b-182f-4b5d-b5e3-7211f30613c8 2018-07-23 22:01:59,011 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet 2018-07-23 22:01:59,011 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-subnet 2018-07-23 22:01:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d627d4a8-5a34-4c61-9013-1fdb64c955cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:01:59,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b32a3f26-9b4f-4892-ba96-110fdfdf77a9 Date: Mon, 23 Jul 2018 22:01:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:01:59,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d627d4a8-5a34-4c61-9013-1fdb64c955cf used request id req-b32a3f26-9b4f-4892-ba96-110fdfdf77a9 2018-07-23 22:01:59,848 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-fd8c8610-9901-499e-a804-8d540494ee4a-pub-net 2018-07-23 22:01:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/7a7e603c-aee6-435a-900e-9b959ee9c306 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16202cb9a8cf69de54cb83cc80720bb45e9f3282" 2018-07-23 22:02:00,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cbb959c6-16b4-4790-8d5e-dc95417db744 Date: Mon, 23 Jul 2018 22:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:00,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/7a7e603c-aee6-435a-900e-9b959ee9c306 used request id req-cbb959c6-16b4-4790-8d5e-dc95417db744 2018-07-23 22:02:00,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:01,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ycKvypC7S3uohE5OHABMKw"], "issued_at": "2018-07-23T22:02:01.000000Z"}} 2018-07-23 22:02:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:01,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f64bcc-62d5-4d02-b162-864a9d101c8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:01,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-85f64bcc-62d5-4d02-b162-864a9d101c8f 2018-07-23 22:02:01,232 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net 2018-07-23 22:02:01,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" -d '{"network": {"name": "NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net", "admin_state_up": true}}' 2018-07-23 22:02:01,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f0f5d962-a992-4a66-9651-18beaa026e08 Date: Mon, 23 Jul 2018 22:02:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:01Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","mtu":1450}} 2018-07-23 22:02:01,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-f0f5d962-a992-4a66-9651-18beaa026e08 2018-07-23 22:02:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:01,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-01777dbd-e2ef-4f35-bf2e-30a7a5a4a8cb Date: Mon, 23 Jul 2018 22:02:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:01,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-01777dbd-e2ef-4f35-bf2e-30a7a5a4a8cb 2018-07-23 22:02:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:01,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d59b05e2-8f6b-4c09-baba-cf6d588b53ae Date: Mon, 23 Jul 2018 22:02:01 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:02:01,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-d59b05e2-8f6b-4c09-baba-cf6d588b53ae 2018-07-23 22:02:01,731 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet 2018-07-23 22:02:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" -d '{"subnets": [{"ip_version": 4, "network_id": "8e0e4166-98c8-4a7f-a926-6bc6e54305fa", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet"}]}' 2018-07-23 22:02:02,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dc546143-3ea8-4fbc-9095-2a0f98a53e37 Date: Mon, 23 Jul 2018 22:02:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a68d008-2792-498c-8b5b-2134054007cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","ip_version":4}]} 2018-07-23 22:02:02,084 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-dc546143-3ea8-4fbc-9095-2a0f98a53e37 2018-07-23 22:02:02,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:02,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-192f9219-799a-4281-ac16-e1ca0f5a4e9d Date: Mon, 23 Jul 2018 22:02:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a68d008-2792-498c-8b5b-2134054007cd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:02,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-192f9219-799a-4281-ac16-e1ca0f5a4e9d 2018-07-23 22:02:02,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:02,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-78c1ad46-29c9-40d6-9a68-6a4ffdd54680 Date: Mon, 23 Jul 2018 22:02:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a68d008-2792-498c-8b5b-2134054007cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","ip_version":4}]} 2018-07-23 22:02:02,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-78c1ad46-29c9-40d6-9a68-6a4ffdd54680 2018-07-23 22:02:02,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:02,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e9db52de-ea8c-4b03-b219-f179a744c1b0 Date: Mon, 23 Jul 2018 22:02:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a68d008-2792-498c-8b5b-2134054007cd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:02,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net used request id req-e9db52de-ea8c-4b03-b219-f179a744c1b0 2018-07-23 22:02:02,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:02,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:02,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3210c1e-a463-41f9-bde7-cea8b034e38b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:02,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d3210c1e-a463-41f9-bde7-cea8b034e38b 2018-07-23 22:02:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:02,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5f779b60-adc6-46ab-9886-9d4c925845cc Date: Mon, 23 Jul 2018 22:02:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a68d008-2792-498c-8b5b-2134054007cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","ip_version":4}]} 2018-07-23 22:02:02,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-5f779b60-adc6-46ab-9886-9d4c925845cc 2018-07-23 22:02:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa&name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:02,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-071a5102-1542-4836-a7eb-9bcc6f821733 Date: Mon, 23 Jul 2018 22:02:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a68d008-2792-498c-8b5b-2134054007cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","ip_version":4}]} 2018-07-23 22:02:02,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa&name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet used request id req-071a5102-1542-4836-a7eb-9bcc6f821733 2018-07-23 22:02:02,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:02,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:03,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["r-H8k9C5SDmPxz63RkstrQ"], "issued_at": "2018-07-23T22:02:03.000000Z"}} 2018-07-23 22:02:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e106169c06e214fefd1224ed7b12f0682d1075e7" 2018-07-23 22:02:03,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82072f92-1dc0-4327-b4f0-48269a90fd78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:03,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-82072f92-1dc0-4327-b4f0-48269a90fd78 2018-07-23 22:02:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:03,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4d8e58a4-8965-487c-b98d-0dfd62fc9e1c Date: Mon, 23 Jul 2018 22:02:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a68d008-2792-498c-8b5b-2134054007cd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:03,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net used request id req-4d8e58a4-8965-487c-b98d-0dfd62fc9e1c 2018-07-23 22:02:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:03,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-81f3ef01-1a45-4032-8e20-f9aad4916df6 Date: Mon, 23 Jul 2018 22:02:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a68d008-2792-498c-8b5b-2134054007cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","ip_version":4}]} 2018-07-23 22:02:03,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-81f3ef01-1a45-4032-8e20-f9aad4916df6 2018-07-23 22:02:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:03,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a4e37c4a-8f82-45e8-858c-b4654e35e337 Date: Mon, 23 Jul 2018 22:02:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["5a68d008-2792-498c-8b5b-2134054007cd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:01Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:03,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net used request id req-a4e37c4a-8f82-45e8-858c-b4654e35e337 2018-07-23 22:02:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:03,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e106169c06e214fefd1224ed7b12f0682d1075e7" 2018-07-23 22:02:03,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41464f60-bed2-4ac1-8872-db172288cb14 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:03,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-41464f60-bed2-4ac1-8872-db172288cb14 2018-07-23 22:02:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:03,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-fc36633e-d994-4558-867e-d896b713aed2 Date: Mon, 23 Jul 2018 22:02:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a68d008-2792-498c-8b5b-2134054007cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","ip_version":4}]} 2018-07-23 22:02:03,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-fc36633e-d994-4558-867e-d896b713aed2 2018-07-23 22:02:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa&name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:03,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-75bd93ea-f326-4063-a020-feda2ba8e33d Date: Mon, 23 Jul 2018 22:02:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5a68d008-2792-498c-8b5b-2134054007cd","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8e0e4166-98c8-4a7f-a926-6bc6e54305fa","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:01Z","ip_version":4}]} 2018-07-23 22:02:03,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8e0e4166-98c8-4a7f-a926-6bc6e54305fa&name=NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet used request id req-75bd93ea-f326-4063-a020-feda2ba8e33d 2018-07-23 22:02:03,657 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net 2018-07-23 22:02:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" -d '{"port": {"network_id": "8e0e4166-98c8-4a7f-a926-6bc6e54305fa", "fixed_ips": [{"subnet_id": "5a68d008-2792-498c-8b5b-2134054007cd", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-port", "admin_state_up": true}}' 2018-07-23 22:02:03,670 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-52313532-ba7b-47ab-a12d-2cc390a3ca50 Date: Mon, 23 Jul 2018 22:02:03 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 22:02:03,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-52313532-ba7b-47ab-a12d-2cc390a3ca50 2018-07-23 22:02:03,671 - 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-23 22:02:03,671 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet 2018-07-23 22:02:03,671 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-subnet 2018-07-23 22:02:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5a68d008-2792-498c-8b5b-2134054007cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:05,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-350944e9-a0bc-4585-8c3a-9649c3a89240 Date: Mon, 23 Jul 2018 22:02:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:05,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5a68d008-2792-498c-8b5b-2134054007cd used request id req-350944e9-a0bc-4585-8c3a-9649c3a89240 2018-07-23 22:02:05,654 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e333ce45-2915-4b65-98a9-b560f5eb6c91-pub-net 2018-07-23 22:02:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/8e0e4166-98c8-4a7f-a926-6bc6e54305fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ccc21f7b741efe552a382fc39d58e1801fc16f" 2018-07-23 22:02:06,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-562b6311-067c-4147-a77c-1b8ea3ce1b23 Date: Mon, 23 Jul 2018 22:02:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:06,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8e0e4166-98c8-4a7f-a926-6bc6e54305fa used request id req-562b6311-067c-4147-a77c-1b8ea3ce1b23 2018-07-23 22:02:06,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:06,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["u6tAwYfHRMWdcolMb2Ws6Q"], "issued_at": "2018-07-23T22:02:06.000000Z"}} 2018-07-23 22:02:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:06,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507ebd23-d79e-4e5e-b3f1-57545b7c9f09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:06,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-507ebd23-d79e-4e5e-b3f1-57545b7c9f09 2018-07-23 22:02:06,599 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net 2018-07-23 22:02:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" -d '{"network": {"name": "NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net", "admin_state_up": true}}' 2018-07-23 22:02:06,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-9fd8eac0-3658-42df-ab11-d4f84b9f930e Date: Mon, 23 Jul 2018 22:02:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b2083c35-2010-4893-a9a5-8a33d467b322","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:06Z","mtu":1450}} 2018-07-23 22:02:06,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-9fd8eac0-3658-42df-ab11-d4f84b9f930e 2018-07-23 22:02:06,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4e5b49c2-488f-4fae-9c17-cedb0d4cfef7 Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b2083c35-2010-4893-a9a5-8a33d467b322","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:07,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-4e5b49c2-488f-4fae-9c17-cedb0d4cfef7 2018-07-23 22:02:07,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2dcc79f7-ea27-41bc-92fc-f538966719b5 Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:02:07,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-2dcc79f7-ea27-41bc-92fc-f538966719b5 2018-07-23 22:02:07,125 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet 2018-07-23 22:02:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" -d '{"subnets": [{"ip_version": 4, "network_id": "b2083c35-2010-4893-a9a5-8a33d467b322", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet"}]}' 2018-07-23 22:02:07,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ed8a792e-ef0c-4b5a-bb8c-1ab3ea4a0f8e Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9926138a-85ce-44c0-ad37-c9ac30fbc181","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b2083c35-2010-4893-a9a5-8a33d467b322","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:07Z","ip_version":4}]} 2018-07-23 22:02:07,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ed8a792e-ef0c-4b5a-bb8c-1ab3ea4a0f8e 2018-07-23 22:02:07,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b88b8ca6-6689-439e-8766-59a2cc27f061 Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b2083c35-2010-4893-a9a5-8a33d467b322","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["9926138a-85ce-44c0-ad37-c9ac30fbc181"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:07,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-b88b8ca6-6689-439e-8766-59a2cc27f061 2018-07-23 22:02:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-74d4706f-b7df-48d9-bcd4-c40ae20ee851 Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9926138a-85ce-44c0-ad37-c9ac30fbc181","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b2083c35-2010-4893-a9a5-8a33d467b322","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:07Z","ip_version":4}]} 2018-07-23 22:02:07,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-74d4706f-b7df-48d9-bcd4-c40ae20ee851 2018-07-23 22:02:07,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-62ce12a7-1eae-4c75-ac3e-a15fdd248ed0 Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b2083c35-2010-4893-a9a5-8a33d467b322","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["9926138a-85ce-44c0-ad37-c9ac30fbc181"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:07,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net used request id req-62ce12a7-1eae-4c75-ac3e-a15fdd248ed0 2018-07-23 22:02:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:07,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b3e05a-45d4-481e-8798-2cfba9798eb7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:07,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-82b3e05a-45d4-481e-8798-2cfba9798eb7 2018-07-23 22:02:07,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4a1640ce-c212-427c-83ed-2013e88a2f88 Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9926138a-85ce-44c0-ad37-c9ac30fbc181","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b2083c35-2010-4893-a9a5-8a33d467b322","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:07Z","ip_version":4}]} 2018-07-23 22:02:07,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-4a1640ce-c212-427c-83ed-2013e88a2f88 2018-07-23 22:02:07,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322&name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:07,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-932c5413-ba83-4c0b-b58d-3aa8c0bbca83 Date: Mon, 23 Jul 2018 22:02:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9926138a-85ce-44c0-ad37-c9ac30fbc181","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b2083c35-2010-4893-a9a5-8a33d467b322","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:07Z","ip_version":4}]} 2018-07-23 22:02:07,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322&name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet used request id req-932c5413-ba83-4c0b-b58d-3aa8c0bbca83 2018-07-23 22:02:07,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:07,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:08,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["DVXXUnobSFeU_KD1ukltzA"], "issued_at": "2018-07-23T22:02:08.000000Z"}} 2018-07-23 22:02:08,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ed3a5a2cc9783bb76077414b71ba4ffce1b72f" 2018-07-23 22:02:08,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6ccfe2-c450-4e29-a2f0-2605ec4a1d1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:08,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f6ccfe2-c450-4e29-a2f0-2605ec4a1d1b 2018-07-23 22:02:08,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:08,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-056a61c4-107e-4559-94c0-fb99c7ee09d0 Date: Mon, 23 Jul 2018 22:02:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b2083c35-2010-4893-a9a5-8a33d467b322","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["9926138a-85ce-44c0-ad37-c9ac30fbc181"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:08,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net used request id req-056a61c4-107e-4559-94c0-fb99c7ee09d0 2018-07-23 22:02:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:08,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2dd67a7e-dc2e-432c-929b-d0ceff19ae86 Date: Mon, 23 Jul 2018 22:02:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9926138a-85ce-44c0-ad37-c9ac30fbc181","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b2083c35-2010-4893-a9a5-8a33d467b322","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:07Z","ip_version":4}]} 2018-07-23 22:02:08,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-2dd67a7e-dc2e-432c-929b-d0ceff19ae86 2018-07-23 22:02:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:08,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f7897be1-4ed8-4568-adf9-5a6673b5e90e Date: Mon, 23 Jul 2018 22:02:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b2083c35-2010-4893-a9a5-8a33d467b322","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["9926138a-85ce-44c0-ad37-c9ac30fbc181"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:08,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net used request id req-f7897be1-4ed8-4568-adf9-5a6673b5e90e 2018-07-23 22:02:08,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:08,855 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04ed3a5a2cc9783bb76077414b71ba4ffce1b72f" 2018-07-23 22:02:08,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfa950d-7827-4a9a-8188-8239b2febda1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:08,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-1cfa950d-7827-4a9a-8188-8239b2febda1 2018-07-23 22:02:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:08,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-643f0e9d-2ba9-4575-8135-460b09487bd5 Date: Mon, 23 Jul 2018 22:02:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9926138a-85ce-44c0-ad37-c9ac30fbc181","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b2083c35-2010-4893-a9a5-8a33d467b322","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:07Z","ip_version":4}]} 2018-07-23 22:02:08,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-643f0e9d-2ba9-4575-8135-460b09487bd5 2018-07-23 22:02:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322&name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:08,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cafe39b8-39ce-4f2a-94b2-586eb82fc327 Date: Mon, 23 Jul 2018 22:02:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9926138a-85ce-44c0-ad37-c9ac30fbc181","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"b2083c35-2010-4893-a9a5-8a33d467b322","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:07Z","ip_version":4}]} 2018-07-23 22:02:08,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b2083c35-2010-4893-a9a5-8a33d467b322&name=NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet used request id req-cafe39b8-39ce-4f2a-94b2-586eb82fc327 2018-07-23 22:02:08,967 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net 2018-07-23 22:02:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" -d '{"port": {"network_id": "b2083c35-2010-4893-a9a5-8a33d467b322", "fixed_ips": [{"subnet_id": "9926138a-85ce-44c0-ad37-c9ac30fbc181", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-port", "admin_state_up": true}}' 2018-07-23 22:02:09,200 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-7bf94b6b-f885-4edf-9e84-6b9b264770d6 Date: Mon, 23 Jul 2018 22:02:09 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-23 22:02:09,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-7bf94b6b-f885-4edf-9e84-6b9b264770d6 2018-07-23 22:02:09,200 - 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-23 22:02:09,200 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet 2018-07-23 22:02:09,200 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-subnet 2018-07-23 22:02:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/9926138a-85ce-44c0-ad37-c9ac30fbc181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:10,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ddc2e0a-95a6-472c-aed7-c33510c8bc0b Date: Mon, 23 Jul 2018 22:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:10,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9926138a-85ce-44c0-ad37-c9ac30fbc181 used request id req-2ddc2e0a-95a6-472c-aed7-c33510c8bc0b 2018-07-23 22:02:10,017 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5311012b-4870-41d4-a6d0-c4718d728866-pub-net 2018-07-23 22:02:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b2083c35-2010-4893-a9a5-8a33d467b322 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a1b63492dbc5252408b9125d7019d2d3c599ac" 2018-07-23 22:02:10,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6f9106d-74cc-41b5-afc2-ac9816172a10 Date: Mon, 23 Jul 2018 22:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:10,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b2083c35-2010-4893-a9a5-8a33d467b322 used request id req-f6f9106d-74cc-41b5-afc2-ac9816172a10 2018-07-23 22:02:10,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:11,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Gr1FaruYSIqeMjy7DzGN-Q"], "issued_at": "2018-07-23T22:02:11.000000Z"}} 2018-07-23 22:02:11,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:11,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db081bc-4290-450c-ad83-4236742a7cb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:11,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1db081bc-4290-450c-ad83-4236742a7cb0 2018-07-23 22:02:11,392 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net 2018-07-23 22:02:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" -d '{"network": {"name": "NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net", "admin_state_up": true}}' 2018-07-23 22:02:11,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-e788f17b-3d1e-4669-b284-439b9744af21 Date: Mon, 23 Jul 2018 22:02:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2ba78a71-7c91-4305-890e-88baf83e17e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:11Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","mtu":1450}} 2018-07-23 22:02:11,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e788f17b-3d1e-4669-b284-439b9744af21 2018-07-23 22:02:11,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:11,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e9323aa8-5c04-42cf-9345-b114bfe112dc Date: Mon, 23 Jul 2018 22:02:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2ba78a71-7c91-4305-890e-88baf83e17e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:11,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-e9323aa8-5c04-42cf-9345-b114bfe112dc 2018-07-23 22:02:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:11,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fb1726ca-0ae3-499e-8585-8b89fe27c568 Date: Mon, 23 Jul 2018 22:02:11 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:02:11,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-fb1726ca-0ae3-499e-8585-8b89fe27c568 2018-07-23 22:02:11,887 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet 2018-07-23 22:02:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" -d '{"subnets": [{"ip_version": 4, "network_id": "2ba78a71-7c91-4305-890e-88baf83e17e3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet"}]}' 2018-07-23 22:02:12,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ac2b8ffe-8b0b-45bd-9f52-23f3206028be Date: Mon, 23 Jul 2018 22:02:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"97b4a480-f682-4e57-be9f-79e188c8baec","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ba78a71-7c91-4305-890e-88baf83e17e3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","ip_version":4}]} 2018-07-23 22:02:12,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ac2b8ffe-8b0b-45bd-9f52-23f3206028be 2018-07-23 22:02:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:12,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4db17dfe-8cef-4897-9eb1-10a6ab19cb73 Date: Mon, 23 Jul 2018 22:02:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ba78a71-7c91-4305-890e-88baf83e17e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["97b4a480-f682-4e57-be9f-79e188c8baec"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:12,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-4db17dfe-8cef-4897-9eb1-10a6ab19cb73 2018-07-23 22:02:12,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:12,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-84749f26-5055-4ac5-998e-c18c0c430085 Date: Mon, 23 Jul 2018 22:02:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"97b4a480-f682-4e57-be9f-79e188c8baec","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ba78a71-7c91-4305-890e-88baf83e17e3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","ip_version":4}]} 2018-07-23 22:02:12,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-84749f26-5055-4ac5-998e-c18c0c430085 2018-07-23 22:02:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:12,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7c3c82d5-3dec-4ec2-899b-ee9b1bc0fa26 Date: Mon, 23 Jul 2018 22:02:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ba78a71-7c91-4305-890e-88baf83e17e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["97b4a480-f682-4e57-be9f-79e188c8baec"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:12,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net used request id req-7c3c82d5-3dec-4ec2-899b-ee9b1bc0fa26 2018-07-23 22:02:12,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:12,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:12,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:12,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175021cf-4580-4b7b-9f49-85f67b8a33a5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:12,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-175021cf-4580-4b7b-9f49-85f67b8a33a5 2018-07-23 22:02:12,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:12,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-85c55a85-5482-4f73-9eeb-76b2e7a272a4 Date: Mon, 23 Jul 2018 22:02:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"97b4a480-f682-4e57-be9f-79e188c8baec","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ba78a71-7c91-4305-890e-88baf83e17e3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","ip_version":4}]} 2018-07-23 22:02:12,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-85c55a85-5482-4f73-9eeb-76b2e7a272a4 2018-07-23 22:02:12,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3&name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:12,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-097cefe8-a397-4fa2-80f1-78a8286c33f4 Date: Mon, 23 Jul 2018 22:02:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"97b4a480-f682-4e57-be9f-79e188c8baec","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ba78a71-7c91-4305-890e-88baf83e17e3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","ip_version":4}]} 2018-07-23 22:02:12,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3&name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet used request id req-097cefe8-a397-4fa2-80f1-78a8286c33f4 2018-07-23 22:02:12,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:12,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:13,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TC-43HI-R7WRcYl4GNs2Xw"], "issued_at": "2018-07-23T22:02:13.000000Z"}} 2018-07-23 22:02:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897ab41c248c6fe8f445073892194ac56c4fc65a" 2018-07-23 22:02:13,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ed2078-43ec-44c8-9786-f3dc69e54d81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:13,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b7ed2078-43ec-44c8-9786-f3dc69e54d81 2018-07-23 22:02:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:13,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-09a0ddf3-6ef0-4213-9fa1-74307a536dbe Date: Mon, 23 Jul 2018 22:02:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ba78a71-7c91-4305-890e-88baf83e17e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["97b4a480-f682-4e57-be9f-79e188c8baec"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:13,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net used request id req-09a0ddf3-6ef0-4213-9fa1-74307a536dbe 2018-07-23 22:02:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:13,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d1612118-0415-4973-8908-45b97cf09a79 Date: Mon, 23 Jul 2018 22:02:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"97b4a480-f682-4e57-be9f-79e188c8baec","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ba78a71-7c91-4305-890e-88baf83e17e3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","ip_version":4}]} 2018-07-23 22:02:13,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-d1612118-0415-4973-8908-45b97cf09a79 2018-07-23 22:02:13,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:13,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ecc72d46-1a5e-497d-8f5f-872052293418 Date: Mon, 23 Jul 2018 22:02:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ba78a71-7c91-4305-890e-88baf83e17e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["97b4a480-f682-4e57-be9f-79e188c8baec"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:13,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net used request id req-ecc72d46-1a5e-497d-8f5f-872052293418 2018-07-23 22:02:13,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:13,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}897ab41c248c6fe8f445073892194ac56c4fc65a" 2018-07-23 22:02:13,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ef97d3-c04c-4096-a725-2aa0ff207771 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:13,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f2ef97d3-c04c-4096-a725-2aa0ff207771 2018-07-23 22:02:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:13,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d5947a49-6781-436e-b12f-67993becf3c8 Date: Mon, 23 Jul 2018 22:02:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"97b4a480-f682-4e57-be9f-79e188c8baec","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ba78a71-7c91-4305-890e-88baf83e17e3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","ip_version":4}]} 2018-07-23 22:02:13,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-d5947a49-6781-436e-b12f-67993becf3c8 2018-07-23 22:02:13,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3&name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:13,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0eb0561b-dce7-4b66-b7b4-36d81159b14c Date: Mon, 23 Jul 2018 22:02:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"97b4a480-f682-4e57-be9f-79e188c8baec","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2ba78a71-7c91-4305-890e-88baf83e17e3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:11Z","ip_version":4}]} 2018-07-23 22:02:13,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2ba78a71-7c91-4305-890e-88baf83e17e3&name=NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet used request id req-0eb0561b-dce7-4b66-b7b4-36d81159b14c 2018-07-23 22:02:13,769 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net 2018-07-23 22:02:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" -d '{"port": {"network_id": "2ba78a71-7c91-4305-890e-88baf83e17e3", "fixed_ips": [{"subnet_id": "97b4a480-f682-4e57-be9f-79e188c8baec", "ip_address": null}], "name": "NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-port", "admin_state_up": true}}' 2018-07-23 22:02:13,784 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-b55e5545-3e2d-4a0d-a791-178915061521 Date: Mon, 23 Jul 2018 22:02:13 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 22:02:13,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b55e5545-3e2d-4a0d-a791-178915061521 2018-07-23 22:02:13,784 - 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-23 22:02:13,785 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet 2018-07-23 22:02:13,785 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-subnet 2018-07-23 22:02:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/97b4a480-f682-4e57-be9f-79e188c8baec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:14,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b120dcb-da1e-4386-948f-9b13cc947854 Date: Mon, 23 Jul 2018 22:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:14,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/97b4a480-f682-4e57-be9f-79e188c8baec used request id req-9b120dcb-da1e-4386-948f-9b13cc947854 2018-07-23 22:02:14,572 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ff113135-7bff-4a92-90d1-d6c32c90f976-pub-net 2018-07-23 22:02:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2ba78a71-7c91-4305-890e-88baf83e17e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c5d013965dee66386ecbb985ca10b5fed2aa857" 2018-07-23 22:02:15,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f92d5343-8159-4142-87d3-30c491c6fb32 Date: Mon, 23 Jul 2018 22:02:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:15,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2ba78a71-7c91-4305-890e-88baf83e17e3 used request id req-f92d5343-8159-4142-87d3-30c491c6fb32 2018-07-23 22:02:15,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:15,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZQISxOzGS-SvowWEQUOKtg"], "issued_at": "2018-07-23T22:02:15.000000Z"}} 2018-07-23 22:02:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:15,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc469aab-cfcf-460b-9178-18ca467eb502 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:15,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cc469aab-cfcf-460b-9178-18ca467eb502 2018-07-23 22:02:15,905 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net 2018-07-23 22:02:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" -d '{"network": {"name": "NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net", "admin_state_up": true}}' 2018-07-23 22:02:16,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-cf793cd4-c79a-47ee-87d3-c8ee1d814714 Date: Mon, 23 Jul 2018 22:02:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","mtu":1450}} 2018-07-23 22:02:16,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cf793cd4-c79a-47ee-87d3-c8ee1d814714 2018-07-23 22:02:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:16,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-622d6348-bfa8-4289-8f5c-23952db3086f Date: Mon, 23 Jul 2018 22:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:16,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-622d6348-bfa8-4289-8f5c-23952db3086f 2018-07-23 22:02:16,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:16,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-131d6ac6-51ce-4859-8797-8a9ea70bebc4 Date: Mon, 23 Jul 2018 22:02:16 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:02:16,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-131d6ac6-51ce-4859-8797-8a9ea70bebc4 2018-07-23 22:02:16,428 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet 2018-07-23 22:02:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" -d '{"subnets": [{"ip_version": 4, "network_id": "81a0a7ae-838d-4f64-b0ec-641d13fe5af0", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet"}]}' 2018-07-23 22:02:16,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9968815f-c63a-47dd-b05d-e9ebbc6c06df Date: Mon, 23 Jul 2018 22:02:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b26580e-61ba-49f2-83e7-c6311f585402","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","ip_version":4}]} 2018-07-23 22:02:16,764 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-9968815f-c63a-47dd-b05d-e9ebbc6c06df 2018-07-23 22:02:16,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:16,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-50fff5be-fbdf-41cd-8a74-27a0b7f70b83 Date: Mon, 23 Jul 2018 22:02:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["7b26580e-61ba-49f2-83e7-c6311f585402"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:16,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-50fff5be-fbdf-41cd-8a74-27a0b7f70b83 2018-07-23 22:02:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:16,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bc4007d1-474c-4a89-b5ed-53a8a4ef7b1b Date: Mon, 23 Jul 2018 22:02:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b26580e-61ba-49f2-83e7-c6311f585402","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","ip_version":4}]} 2018-07-23 22:02:16,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-bc4007d1-474c-4a89-b5ed-53a8a4ef7b1b 2018-07-23 22:02:16,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:17,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-fa9cabe2-43e1-446b-b8b0-749f506d8fb5 Date: Mon, 23 Jul 2018 22:02:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["7b26580e-61ba-49f2-83e7-c6311f585402"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:17,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net used request id req-fa9cabe2-43e1-446b-b8b0-749f506d8fb5 2018-07-23 22:02:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:17,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:17,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1325eca-a023-48b3-9922-b624c276b7ce Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:17,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f1325eca-a023-48b3-9922-b624c276b7ce 2018-07-23 22:02:17,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:17,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f11bce66-bb8f-426d-8078-6e3ff4865aaf Date: Mon, 23 Jul 2018 22:02:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b26580e-61ba-49f2-83e7-c6311f585402","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","ip_version":4}]} 2018-07-23 22:02:17,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-f11bce66-bb8f-426d-8078-6e3ff4865aaf 2018-07-23 22:02:17,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0&name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:17,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8b10c806-8728-49d2-8217-6640b334f6e6 Date: Mon, 23 Jul 2018 22:02:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b26580e-61ba-49f2-83e7-c6311f585402","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","ip_version":4}]} 2018-07-23 22:02:17,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0&name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet used request id req-8b10c806-8728-49d2-8217-6640b334f6e6 2018-07-23 22:02:17,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:17,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:17,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["OSwPb1VPQji635jCjVvpoA"], "issued_at": "2018-07-23T22:02:17.000000Z"}} 2018-07-23 22:02:17,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e83d8d8f1e649c51ce7e912107bf8118a266e219" 2018-07-23 22:02:17,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f0992b-cb69-4c40-9405-98364ab80504 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:17,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-29f0992b-cb69-4c40-9405-98364ab80504 2018-07-23 22:02:17,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:17,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1b36f71b-ffb6-41d0-993a-2362cc207890 Date: Mon, 23 Jul 2018 22:02:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["7b26580e-61ba-49f2-83e7-c6311f585402"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:17,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net used request id req-1b36f71b-ffb6-41d0-993a-2362cc207890 2018-07-23 22:02:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:18,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9224b8c9-ecce-44f4-88b4-61ae5eb33d15 Date: Mon, 23 Jul 2018 22:02:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b26580e-61ba-49f2-83e7-c6311f585402","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","ip_version":4}]} 2018-07-23 22:02:18,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-9224b8c9-ecce-44f4-88b4-61ae5eb33d15 2018-07-23 22:02:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:18,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ef0d46cb-45e5-476c-b4f4-5c543e4d2f1a Date: Mon, 23 Jul 2018 22:02:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["7b26580e-61ba-49f2-83e7-c6311f585402"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:18,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net used request id req-ef0d46cb-45e5-476c-b4f4-5c543e4d2f1a 2018-07-23 22:02:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:18,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:18,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e83d8d8f1e649c51ce7e912107bf8118a266e219" 2018-07-23 22:02:18,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d408f39-9900-464a-9a83-09c804881d19 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:18,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9d408f39-9900-464a-9a83-09c804881d19 2018-07-23 22:02:18,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:18,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ca5a2c7c-c78c-4b04-aaac-387851421e34 Date: Mon, 23 Jul 2018 22:02:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b26580e-61ba-49f2-83e7-c6311f585402","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","ip_version":4}]} 2018-07-23 22:02:18,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-ca5a2c7c-c78c-4b04-aaac-387851421e34 2018-07-23 22:02:18,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0&name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:18,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-aeaa74e1-c335-4c2a-8df8-d9098ed9ea31 Date: Mon, 23 Jul 2018 22:02:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b26580e-61ba-49f2-83e7-c6311f585402","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:16Z","ip_version":4}]} 2018-07-23 22:02:18,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=81a0a7ae-838d-4f64-b0ec-641d13fe5af0&name=NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet used request id req-aeaa74e1-c335-4c2a-8df8-d9098ed9ea31 2018-07-23 22:02:18,202 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net 2018-07-23 22:02:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" -d '{"port": {"network_id": "81a0a7ae-838d-4f64-b0ec-641d13fe5af0", "fixed_ips": [{"subnet_id": "7b26580e-61ba-49f2-83e7-c6311f585402", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-07-23 22:02:18,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-c7402523-ed60-413a-8080-24b1710cd991 Date: Mon, 23 Jul 2018 22:02:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:18Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b26580e-61ba-49f2-83e7-c6311f585402","ip_address":"10.55.1.100"}],"id":"b51af5d9-0230-449b-baa1-707a93edb101","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:07:91","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:02:18,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-c7402523-ed60-413a-8080-24b1710cd991 2018-07-23 22:02:18,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/b51af5d9-0230-449b-baa1-707a93edb101 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:19,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-5f6a828b-93d3-44b8-93f0-a8950bc52222 Date: Mon, 23 Jul 2018 22:02:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b26580e-61ba-49f2-83e7-c6311f585402","ip_address":"10.55.1.100"}],"id":"b51af5d9-0230-449b-baa1-707a93edb101","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bb:07:91","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"81a0a7ae-838d-4f64-b0ec-641d13fe5af0","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:02:19,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/b51af5d9-0230-449b-baa1-707a93edb101 used request id req-5f6a828b-93d3-44b8-93f0-a8950bc52222 2018-07-23 22:02:19,045 - neutron_utils - INFO - Deleting port with name 2018-07-23 22:02:19,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/b51af5d9-0230-449b-baa1-707a93edb101 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:19,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f61c5900-dee9-483f-95f3-66c7631f8879 Date: Mon, 23 Jul 2018 22:02:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:19,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/b51af5d9-0230-449b-baa1-707a93edb101 used request id req-f61c5900-dee9-483f-95f3-66c7631f8879 2018-07-23 22:02:19,482 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet 2018-07-23 22:02:19,482 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-subnet 2018-07-23 22:02:19,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7b26580e-61ba-49f2-83e7-c6311f585402 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:20,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dfca887-6281-42a1-b1e1-78e9e303731e Date: Mon, 23 Jul 2018 22:02:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:20,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7b26580e-61ba-49f2-83e7-c6311f585402 used request id req-1dfca887-6281-42a1-b1e1-78e9e303731e 2018-07-23 22:02:20,730 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ad1de461-a51a-4e9f-a7ac-de2d9fd931e4-pub-net 2018-07-23 22:02:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/81a0a7ae-838d-4f64-b0ec-641d13fe5af0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fde19bcad0cea9380bbd64a3f89af384ec549120" 2018-07-23 22:02:21,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83764c68-35ee-48ed-8827-bd87ec1b956c Date: Mon, 23 Jul 2018 22:02:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:21,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/81a0a7ae-838d-4f64-b0ec-641d13fe5af0 used request id req-83764c68-35ee-48ed-8827-bd87ec1b956c 2018-07-23 22:02:21,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:22,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["cEdLVaHMQ2-ftag15L6cRg"], "issued_at": "2018-07-23T22:02:22.000000Z"}} 2018-07-23 22:02:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8303da6a6729f3cf5c921b6029159094862e62" 2018-07-23 22:02:22,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474e10a6-be22-4b36-ae5d-13e565877524 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:22,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-474e10a6-be22-4b36-ae5d-13e565877524 2018-07-23 22:02:22,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:22,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:22,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Np6KLrb6RZ-lbpP2ZtPujA"], "issued_at": "2018-07-23T22:02:22.000000Z"}} 2018-07-23 22:02:22,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}132070861ab1d79dda2ed59c93ae6ec11a0d882b" 2018-07-23 22:02:22,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688223f9-a021-4e33-b21c-282da52878e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:22,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-688223f9-a021-4e33-b21c-282da52878e6 2018-07-23 22:02:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-11450f23-10d7-4f2a-a83a-443b19fc323c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e8303da6a6729f3cf5c921b6029159094862e62" 2018-07-23 22:02:22,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a775e34b-ecc2-47ab-acc5-c0ac4e93feb6 Date: Mon, 23 Jul 2018 22:02:22 GMT RESP BODY: {"networks":[]} 2018-07-23 22:02:22,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NeutronUtilsRouterTests-11450f23-10d7-4f2a-a83a-443b19fc323c-pub-net used request id req-a775e34b-ecc2-47ab-acc5-c0ac4e93feb6 2018-07-23 22:02:22,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:23,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-YV8QmrDSgiS553GsiecCg"], "issued_at": "2018-07-23T22:02:23.000000Z"}} 2018-07-23 22:02:23,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:23,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6f45f7-d62a-4361-b8b7-5b66166158d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:23,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f6f45f7-d62a-4361-b8b7-5b66166158d4 2018-07-23 22:02:23,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:23,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:23,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["YwQTbXQfSxKf97hTOnXCAw"], "issued_at": "2018-07-23T22:02:23.000000Z"}} 2018-07-23 22:02:23,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea38a16c1f7e160c255464e742633b4a8b6c452" 2018-07-23 22:02:23,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49186dba-c392-4f51-9cfe-ca2eb02df343 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:23,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-49186dba-c392-4f51-9cfe-ca2eb02df343 2018-07-23 22:02:23,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:24,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a6b75b2e-39a0-4b9e-8d38-c2dc9a185dbb Date: Mon, 23 Jul 2018 22:02:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:02:24,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-a6b75b2e-39a0-4b9e-8d38-c2dc9a185dbb 2018-07-23 22:02:24,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:24,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-786fbe3a-88f4-4bce-b9a2-22a13bdc82b5 Date: Mon, 23 Jul 2018 22:02:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:02:24,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-786fbe3a-88f4-4bce-b9a2-22a13bdc82b5 2018-07-23 22:02:24,292 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router 2018-07-23 22:02:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router", "admin_state_up": true}}' 2018-07-23 22:02:25,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-42119b20-5fc8-45af-bb9b-6b4fe73b1046 Date: Mon, 23 Jul 2018 22:02:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:24Z", "admin_state_up": true, "updated_at": "2018-07-23T22:02:25Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd", "name": "NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router"}} 2018-07-23 22:02:25,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-42119b20-5fc8-45af-bb9b-6b4fe73b1046 2018-07-23 22:02:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:25,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2114284d-a9c1-4b44-8b2a-891b5e73a476 Date: Mon, 23 Jul 2018 22:02:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:24Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.205"}],"id":"465d5d49-63f9-4fa7-a837-75d0cf496653","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:14:76:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:02:24Z","binding:vnic_type":"normal","device_id":"49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd","ip_allocation":"immediate"}]} 2018-07-23 22:02:25,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd used request id req-2114284d-a9c1-4b44-8b2a-891b5e73a476 2018-07-23 22:02:25,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:25,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-31c60480-c2d8-4102-80d4-7a5836928a11 Date: Mon, 23 Jul 2018 22:02:25 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:02:25,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-31c60480-c2d8-4102-80d4-7a5836928a11 2018-07-23 22:02:25,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:25,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1abd5782-c7df-49d7-b6df-95fb1547226e Date: Mon, 23 Jul 2018 22:02:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:24Z", "admin_state_up": true, "updated_at": "2018-07-23T22:02:25Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd", "name": "NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router"}]} 2018-07-23 22:02:25,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router used request id req-1abd5782-c7df-49d7-b6df-95fb1547226e 2018-07-23 22:02:25,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:25,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:26,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8cc8cf-3bdc-423e-bb0b-eceb3a99c22d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:26,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-de8cc8cf-3bdc-423e-bb0b-eceb3a99c22d 2018-07-23 22:02:26,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:26,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-7b928b7b-6b90-421e-a145-123b899325ab Date: Mon, 23 Jul 2018 22:02:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:24Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.205"}],"id":"465d5d49-63f9-4fa7-a837-75d0cf496653","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:14:76:f1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:02:24Z","binding:vnic_type":"normal","device_id":"49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd","ip_allocation":"immediate"}]} 2018-07-23 22:02:26,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd used request id req-7b928b7b-6b90-421e-a145-123b899325ab 2018-07-23 22:02:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:26,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b08c9c15-a350-4847-bc7d-247c8d969a02 Date: Mon, 23 Jul 2018 22:02:26 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:02:26,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-b08c9c15-a350-4847-bc7d-247c8d969a02 2018-07-23 22:02:26,110 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router 2018-07-23 22:02:26,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:27,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b94b08a-e0a7-4b05-8641-a9188106575a Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:27,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/49bbdad9-3814-4d9f-8ddb-b32fdd0ad1cd used request id req-3b94b08a-e0a7-4b05-8641-a9188106575a 2018-07-23 22:02:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da1fe9eb7cc5d302b2dd377fdc131401fab9b572" 2018-07-23 22:02:27,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-91ede157-cd65-429a-80f1-269155506836 Date: Mon, 23 Jul 2018 22:02:27 GMT RESP BODY: {"routers": []} 2018-07-23 22:02:27,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-88adf84a-13e2-4b68-a03b-08be7e85328c-pub-router used request id req-91ede157-cd65-429a-80f1-269155506836 2018-07-23 22:02:27,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:27,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Q0f0Id6YSFCTBXUNBzcWTg"], "issued_at": "2018-07-23T22:02:27.000000Z"}} 2018-07-23 22:02:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:27,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae3d9aa-e8f1-4eb5-8214-6cc27ba5b835 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:27,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cae3d9aa-e8f1-4eb5-8214-6cc27ba5b835 2018-07-23 22:02:27,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:27,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:28,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RUBfv9HgTX-QPqir-mJ7Xg"], "issued_at": "2018-07-23T22:02:28.000000Z"}} 2018-07-23 22:02:28,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d413aab3e5f428ecc307903f566462850098497b" 2018-07-23 22:02:28,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddbb1ac-7af7-46ff-a181-29264d47efe9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:28,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dddbb1ac-7af7-46ff-a181-29264d47efe9 2018-07-23 22:02:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:28,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-833b4c5e-3aac-4881-9d43-83ff7e000bb6 Date: Mon, 23 Jul 2018 22:02:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:02:28,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-833b4c5e-3aac-4881-9d43-83ff7e000bb6 2018-07-23 22:02:28,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:28,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-dd799125-2730-465d-b2c4-1e2be44d4fb6 Date: Mon, 23 Jul 2018 22:02:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:02:28,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-dd799125-2730-465d-b2c4-1e2be44d4fb6 2018-07-23 22:02:28,679 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router 2018-07-23 22:02:28,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router", "admin_state_up": true}}' 2018-07-23 22:02:29,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-14dfaaa0-b7f9-42ea-844e-e5e018416c86 Date: Mon, 23 Jul 2018 22:02:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:28Z", "admin_state_up": true, "updated_at": "2018-07-23T22:02:29Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "2281ff3c-5851-4c92-955a-96918a275a8a", "name": "NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router"}} 2018-07-23 22:02:29,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-14dfaaa0-b7f9-42ea-844e-e5e018416c86 2018-07-23 22:02:29,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2281ff3c-5851-4c92-955a-96918a275a8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:29,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-504858a0-ac7b-4a18-b0c1-83787db05bb6 Date: Mon, 23 Jul 2018 22:02:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:29Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.205"}],"id":"772c5fd6-074c-4dd2-8d28-9822d89beacf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:98:fb:9c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:02:29Z","binding:vnic_type":"normal","device_id":"2281ff3c-5851-4c92-955a-96918a275a8a","ip_allocation":"immediate"}]} 2018-07-23 22:02:29,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2281ff3c-5851-4c92-955a-96918a275a8a used request id req-504858a0-ac7b-4a18-b0c1-83787db05bb6 2018-07-23 22:02:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:30,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c2856bab-b27e-48ed-b390-0ae199c9bc42 Date: Mon, 23 Jul 2018 22:02:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:02:30,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-c2856bab-b27e-48ed-b390-0ae199c9bc42 2018-07-23 22:02:30,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:30,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-625d8a7b-d365-4834-b39a-63b851f4fa6c Date: Mon, 23 Jul 2018 22:02:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:28Z", "admin_state_up": true, "updated_at": "2018-07-23T22:02:29Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "2281ff3c-5851-4c92-955a-96918a275a8a", "name": "NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router"}]} 2018-07-23 22:02:30,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router used request id req-625d8a7b-d365-4834-b39a-63b851f4fa6c 2018-07-23 22:02:30,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:30,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:30,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafabbaa-0425-4c0e-865f-1f17d3b8671a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:30,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-bafabbaa-0425-4c0e-865f-1f17d3b8671a 2018-07-23 22:02:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2281ff3c-5851-4c92-955a-96918a275a8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:30,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1770db0f-ff56-458b-9cc2-b2b11e87d6c4 Date: Mon, 23 Jul 2018 22:02:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:29Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.205"}],"id":"772c5fd6-074c-4dd2-8d28-9822d89beacf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:98:fb:9c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T22:02:29Z","binding:vnic_type":"normal","device_id":"2281ff3c-5851-4c92-955a-96918a275a8a","ip_allocation":"immediate"}]} 2018-07-23 22:02:30,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2281ff3c-5851-4c92-955a-96918a275a8a used request id req-1770db0f-ff56-458b-9cc2-b2b11e87d6c4 2018-07-23 22:02:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:30,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c14bf022-107b-4a25-8998-71ef2ad56bcc Date: Mon, 23 Jul 2018 22:02:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 22:02:30,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-c14bf022-107b-4a25-8998-71ef2ad56bcc 2018-07-23 22:02:30,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:30,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-28571055-2c7a-4581-b8ca-cd5e43c96c5c Date: Mon, 23 Jul 2018 22:02:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:02:30,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-28571055-2c7a-4581-b8ca-cd5e43c96c5c 2018-07-23 22:02:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:30,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-0f49d9d5-a6ad-4018-9379-bc75b7305962 Date: Mon, 23 Jul 2018 22:02:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:02:30,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-0f49d9d5-a6ad-4018-9379-bc75b7305962 2018-07-23 22:02:30,472 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router 2018-07-23 22:02:30,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/2281ff3c-5851-4c92-955a-96918a275a8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:31,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6bc24de7-7b59-4dfb-a964-e2cfa096f207 Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:31,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2281ff3c-5851-4c92-955a-96918a275a8a used request id req-6bc24de7-7b59-4dfb-a964-e2cfa096f207 2018-07-23 22:02:31,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4930f2f883750360b4794567ae058487a5abf60c" 2018-07-23 22:02:31,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a09c71b3-f416-45d0-9255-e8d5301d7eb5 Date: Mon, 23 Jul 2018 22:02:31 GMT RESP BODY: {"routers": []} 2018-07-23 22:02:31,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=NeutronUtilsRouterTests-16aea819-ddfd-46e8-ba7e-c9037f0005cd-pub-router used request id req-a09c71b3-f416-45d0-9255-e8d5301d7eb5 2018-07-23 22:02:31,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:32,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["cc9NuhWWSKO-gRv6QUQPEQ"], "issued_at": "2018-07-23T22:02:32.000000Z"}} 2018-07-23 22:02:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95462652f7fb9cf17be8b1e73e78191bd41b2fdc" 2018-07-23 22:02:32,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db2c300-0807-48a1-b0c2-ce5033bb0259 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:32,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0db2c300-0807-48a1-b0c2-ce5033bb0259 2018-07-23 22:02:32,192 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name 2018-07-23 22:02:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95462652f7fb9cf17be8b1e73e78191bd41b2fdc" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name"}}' 2018-07-23 22:02:32,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-4cbde436-c077-4158-a093-569be94d24cc Date: Mon, 23 Jul 2018 22:02:32 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:32Z", "updated_at": "2018-07-23T22:02:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "revision_number": 0, "id": "ad642f5b-1644-46df-8b50-c8ae41f5fa0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "revision_number": 0, "id": "b39bcee5-df63-42c3-ab67-7ab3c81c4980", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "name": "NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name"}} 2018-07-23 22:02:32,594 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-4cbde436-c077-4158-a093-569be94d24cc 2018-07-23 22:02:32,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd 2018-07-23 22:02:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95462652f7fb9cf17be8b1e73e78191bd41b2fdc" 2018-07-23 22:02:32,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8aa6f0f7-34d8-4426-bc04-c41e029f30b1 Date: Mon, 23 Jul 2018 22:02:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:32Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "ad642f5b-1644-46df-8b50-c8ae41f5fa0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:32Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "b39bcee5-df63-42c3-ab67-7ab3c81c4980"}]} 2018-07-23 22:02:32,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd used request id req-8aa6f0f7-34d8-4426-bc04-c41e029f30b1 2018-07-23 22:02:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95462652f7fb9cf17be8b1e73e78191bd41b2fdc" 2018-07-23 22:02:32,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-60d550d3-226c-4100-9ac0-d42ded2d1aaa Date: Mon, 23 Jul 2018 22:02:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:32Z", "updated_at": "2018-07-23T22:02:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "revision_number": 0, "id": "ad642f5b-1644-46df-8b50-c8ae41f5fa0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "revision_number": 0, "id": "b39bcee5-df63-42c3-ab67-7ab3c81c4980", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "name": "NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name"}]} 2018-07-23 22:02:32,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name used request id req-60d550d3-226c-4100-9ac0-d42ded2d1aaa 2018-07-23 22:02:32,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd 2018-07-23 22:02:32,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95462652f7fb9cf17be8b1e73e78191bd41b2fdc" 2018-07-23 22:02:32,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d2239606-ecf0-4546-b151-f760e9050a9f Date: Mon, 23 Jul 2018 22:02:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:32Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "ad642f5b-1644-46df-8b50-c8ae41f5fa0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:32Z", "security_group_id": "f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:32Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "b39bcee5-df63-42c3-ab67-7ab3c81c4980"}]} 2018-07-23 22:02:32,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd used request id req-d2239606-ecf0-4546-b151-f760e9050a9f 2018-07-23 22:02:32,729 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name 2018-07-23 22:02:32,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95462652f7fb9cf17be8b1e73e78191bd41b2fdc" 2018-07-23 22:02:32,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5594b250-a04f-441b-b826-7cd64d6152bc Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:32,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f9e4bb3c-01cd-4d17-85a1-329d0bc4dedd used request id req-5594b250-a04f-441b-b826-7cd64d6152bc 2018-07-23 22:02:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95462652f7fb9cf17be8b1e73e78191bd41b2fdc" 2018-07-23 22:02:32,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1c3cce47-832a-495b-be0c-b369308504be Date: Mon, 23 Jul 2018 22:02:32 GMT RESP BODY: {"security_groups": []} 2018-07-23 22:02:32,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0889468e-378d-488f-9cb8-377fb27389c5name used request id req-1c3cce47-832a-495b-be0c-b369308504be 2018-07-23 22:02:32,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:33,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uilhTNNwQGmRHhiCbiawQQ"], "issued_at": "2018-07-23T22:02:33.000000Z"}} 2018-07-23 22:02:33,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:33,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc386f2-f4af-4226-a528-f78d1f0819b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:33,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bdc386f2-f4af-4226-a528-f78d1f0819b4 2018-07-23 22:02:33,415 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-1 2018-07-23 22:02:33,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-1", "description": "hello group"}}' 2018-07-23 22:02:33,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-8ec3e424-fbd2-43d0-acf8-3ff39734df1c Date: Mon, 23 Jul 2018 22:02:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:33Z", "updated_at": "2018-07-23T22:02:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "revision_number": 0, "id": "74b862a9-6ce5-472b-89f1-f9ccf7364150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "revision_number": 0, "id": "f1d6e3a1-b529-4f35-9ac2-820e5d30ae7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "name": "NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-1"}} 2018-07-23 22:02:33,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-8ec3e424-fbd2-43d0-acf8-3ff39734df1c 2018-07-23 22:02:33,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a9ba075-a49e-4700-b0d4-8c547f607bc7 2018-07-23 22:02:33,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a9ba075-a49e-4700-b0d4-8c547f607bc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:33,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8adf7835-700a-4f94-8854-aa3927627d26 Date: Mon, 23 Jul 2018 22:02:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:33Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "74b862a9-6ce5-472b-89f1-f9ccf7364150"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:33Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "f1d6e3a1-b529-4f35-9ac2-820e5d30ae7a"}]} 2018-07-23 22:02:33,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a9ba075-a49e-4700-b0d4-8c547f607bc7 used request id req-8adf7835-700a-4f94-8854-aa3927627d26 2018-07-23 22:02:33,943 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-2 2018-07-23 22:02:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-2", "description": "hola group"}}' 2018-07-23 22:02:34,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-5af19ebb-aec4-4e7a-b97c-de365dea2c1c Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:34Z", "updated_at": "2018-07-23T22:02:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "revision_number": 0, "id": "5d968f61-600f-45ec-a0f2-09d679b6a0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "revision_number": 0, "id": "94edec51-7d2c-4f79-95b2-0b00987c5ccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "a9824d71-9859-47ca-877d-20ab9722eb84", "name": "NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-2"}} 2018-07-23 22:02:34,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5af19ebb-aec4-4e7a-b97c-de365dea2c1c 2018-07-23 22:02:34,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9824d71-9859-47ca-877d-20ab9722eb84 2018-07-23 22:02:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a9824d71-9859-47ca-877d-20ab9722eb84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a4ccc55-4651-47dd-ad81-bf7c7a8b9312 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:34Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5d968f61-600f-45ec-a0f2-09d679b6a0bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:34Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "94edec51-7d2c-4f79-95b2-0b00987c5ccc"}]} 2018-07-23 22:02:34,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a9824d71-9859-47ca-877d-20ab9722eb84 used request id req-2a4ccc55-4651-47dd-ad81-bf7c7a8b9312 2018-07-23 22:02:34,174 - neutron_utils - INFO - Listing the available security groups 2018-07-23 22:02:34,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 24213 X-Openstack-Request-Id: req-1b546318-3d0b-4e78-b185-64a385bb948b Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:33Z", "updated_at": "2018-07-23T22:02:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "revision_number": 0, "id": "74b862a9-6ce5-472b-89f1-f9ccf7364150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "revision_number": 0, "id": "f1d6e3a1-b529-4f35-9ac2-820e5d30ae7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "name": "NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:34Z", "updated_at": "2018-07-23T22:02:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "revision_number": 0, "id": "5d968f61-600f-45ec-a0f2-09d679b6a0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "revision_number": 0, "id": "94edec51-7d2c-4f79-95b2-0b00987c5ccc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "a9824d71-9859-47ca-877d-20ab9722eb84", "name": "NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-2"}]} 2018-07-23 22:02:34,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-1b546318-3d0b-4e78-b185-64a385bb948b 2018-07-23 22:02:34,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05579f20-ea25-412e-a0aa-48e31d518fd2 2018-07-23 22:02:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=05579f20-ea25-412e-a0aa-48e31d518fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-86891f0b-2e4a-4bf4-9fb3-4e09b6d3e84f Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "project_id": "bb011c36d48b461290d4dca452b81002", "id": "068d56fb-613f-4f7e-96a1-eaf576878b44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "project_id": "bb011c36d48b461290d4dca452b81002", "id": "70c7e98b-6019-4658-80d2-7323d5285c23"}, {"remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "project_id": "bb011c36d48b461290d4dca452b81002", "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "port_range_min": null, "revision_number": 0, "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "project_id": "bb011c36d48b461290d4dca452b81002", "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91"}]} 2018-07-23 22:02:34,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=05579f20-ea25-412e-a0aa-48e31d518fd2 used request id req-86891f0b-2e4a-4bf4-9fb3-4e09b6d3e84f 2018-07-23 22:02:34,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20ddbd4a-97a2-455a-bdb4-903aba851a8c 2018-07-23 22:02:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20ddbd4a-97a2-455a-bdb4-903aba851a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f1560ada-bcdc-4088-955f-d3438c8a978d Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "port_range_min": null, "revision_number": 0, "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "project_id": "be54fd59f1b14720b730560844836835", "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "port_range_min": null, "revision_number": 0, "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "project_id": "be54fd59f1b14720b730560844836835", "id": "c9488276-d110-449c-abcd-6b05e0a39ad1"}, {"remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "port_range_min": null, "revision_number": 0, "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "project_id": "be54fd59f1b14720b730560844836835", "id": "cf951023-a83d-4fbc-85fb-cf04fc636721"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "port_range_min": null, "revision_number": 0, "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "project_id": "be54fd59f1b14720b730560844836835", "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7"}]} 2018-07-23 22:02:34,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20ddbd4a-97a2-455a-bdb4-903aba851a8c used request id req-f1560ada-bcdc-4088-955f-d3438c8a978d 2018-07-23 22:02:34,360 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2908bee4-fee3-47da-b5d2-bef44a8fcaff 2018-07-23 22:02:34,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2908bee4-fee3-47da-b5d2-bef44a8fcaff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-422a47e6-f251-41a4-a71d-d2b82434a181 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "port_range_min": null, "revision_number": 0, "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf"}, {"remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "port_range_min": null, "revision_number": 0, "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "port_range_min": null, "revision_number": 0, "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001"}, {"remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "port_range_min": null, "revision_number": 0, "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "e93e4bba-2d20-4f72-942d-9d6610d59248"}]} 2018-07-23 22:02:34,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2908bee4-fee3-47da-b5d2-bef44a8fcaff used request id req-422a47e6-f251-41a4-a71d-d2b82434a181 2018-07-23 22:02:34,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a9ba075-a49e-4700-b0d4-8c547f607bc7 2018-07-23 22:02:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a9ba075-a49e-4700-b0d4-8c547f607bc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8ae171d-9c54-4a9c-b8fe-280fd5d5a699 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:33Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "74b862a9-6ce5-472b-89f1-f9ccf7364150"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:33Z", "security_group_id": "2a9ba075-a49e-4700-b0d4-8c547f607bc7", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:33Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "f1d6e3a1-b529-4f35-9ac2-820e5d30ae7a"}]} 2018-07-23 22:02:34,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=2a9ba075-a49e-4700-b0d4-8c547f607bc7 used request id req-a8ae171d-9c54-4a9c-b8fe-280fd5d5a699 2018-07-23 22:02:34,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 43d7942f-dd2b-4b9d-b788-88cdd5d6549f 2018-07-23 22:02:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=43d7942f-dd2b-4b9d-b788-88cdd5d6549f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-f2b7cf33-40d0-443f-86f2-c34b27b58b34 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "project_id": "", "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "project_id": "", "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8"}, {"remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "project_id": "", "id": "467291bd-29db-4ad7-8f62-629f619f6bca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "project_id": "", "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e"}]} 2018-07-23 22:02:34,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=43d7942f-dd2b-4b9d-b788-88cdd5d6549f used request id req-f2b7cf33-40d0-443f-86f2-c34b27b58b34 2018-07-23 22:02:34,433 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 46632b95-fcff-4b58-9347-145c3ae260f5 2018-07-23 22:02:34,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46632b95-fcff-4b58-9347-145c3ae260f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb82f1d5-2546-4236-a23d-1a5701d1184e Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "72a12370-a17a-4e29-af6d-036d917c5895"}, {"remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "751db600-ad6e-40ce-b5b6-db183a02332c"}, {"remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d"}]} 2018-07-23 22:02:34,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=46632b95-fcff-4b58-9347-145c3ae260f5 used request id req-cb82f1d5-2546-4236-a23d-1a5701d1184e 2018-07-23 22:02:34,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 495b5a8d-e973-4dd1-a981-9fb55e29c321 2018-07-23 22:02:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=495b5a8d-e973-4dd1-a981-9fb55e29c321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-15b21214-0088-4696-9a37-6c2c31f3f38b Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "port_range_min": null, "revision_number": 0, "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "project_id": "593cba1857954b8eafbf9304501fe849", "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "port_range_min": null, "revision_number": 0, "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "project_id": "593cba1857954b8eafbf9304501fe849", "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62"}, {"remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "port_range_min": null, "revision_number": 0, "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "project_id": "593cba1857954b8eafbf9304501fe849", "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b"}, {"remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "port_range_min": null, "revision_number": 0, "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "project_id": "593cba1857954b8eafbf9304501fe849", "id": "fef578ce-7905-4438-9c92-43679179a83f"}]} 2018-07-23 22:02:34,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=495b5a8d-e973-4dd1-a981-9fb55e29c321 used request id req-15b21214-0088-4696-9a37-6c2c31f3f38b 2018-07-23 22:02:34,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e27a6b3-5176-493f-9ff1-9f05722278a4 2018-07-23 22:02:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e27a6b3-5176-493f-9ff1-9f05722278a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d19b7461-329d-460c-963f-5b2751cd2655 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "004cae7e-3209-45cc-8754-ec6433353592"}, {"remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "e49685ef-b46f-4980-81ac-7a29bb66e782"}, {"remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "port_range_min": null, "revision_number": 0, "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b"}]} 2018-07-23 22:02:34,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5e27a6b3-5176-493f-9ff1-9f05722278a4 used request id req-d19b7461-329d-460c-963f-5b2751cd2655 2018-07-23 22:02:34,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62a2ad7a-fc1c-494b-b602-623044b12aa2 2018-07-23 22:02:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=62a2ad7a-fc1c-494b-b602-623044b12aa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8991ff8b-7986-43f5-8e3a-5f1440059eb5 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "095fe472-70d6-4870-8073-a218062f0010"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "09a6348d-3ad7-481b-8584-f36e00fa1412"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "23252e33-7f00-435f-aa86-9365c1ddf597"}, {"remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "port_range_min": null, "revision_number": 0, "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2"}]} 2018-07-23 22:02:34,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=62a2ad7a-fc1c-494b-b602-623044b12aa2 used request id req-8991ff8b-7986-43f5-8e3a-5f1440059eb5 2018-07-23 22:02:34,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a159c6b0-62d2-402a-83c6-364105b77cc9 2018-07-23 22:02:34,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a159c6b0-62d2-402a-83c6-364105b77cc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eaab3f0e-1231-497e-a20c-373ca86176c8 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "61123ed8-efd2-43e0-908c-49506a5e2647"}, {"remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "799e8703-742a-47e8-94ce-0f606f881771"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "port_range_min": null, "revision_number": 0, "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "cfe30370-9516-48b7-b55a-14e8b11abc92"}]} 2018-07-23 22:02:34,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a159c6b0-62d2-402a-83c6-364105b77cc9 used request id req-eaab3f0e-1231-497e-a20c-373ca86176c8 2018-07-23 22:02:34,556 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a9824d71-9859-47ca-877d-20ab9722eb84 2018-07-23 22:02:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a9824d71-9859-47ca-877d-20ab9722eb84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:34,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a04538c-8463-4537-bcfb-f423b4eeb967 Date: Mon, 23 Jul 2018 22:02:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:34Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5d968f61-600f-45ec-a0f2-09d679b6a0bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:34Z", "security_group_id": "a9824d71-9859-47ca-877d-20ab9722eb84", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:34Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "94edec51-7d2c-4f79-95b2-0b00987c5ccc"}]} 2018-07-23 22:02:34,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a9824d71-9859-47ca-877d-20ab9722eb84 used request id req-6a04538c-8463-4537-bcfb-f423b4eeb967 2018-07-23 22:02:34,584 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-1 2018-07-23 22:02:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/2a9ba075-a49e-4700-b0d4-8c547f607bc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:35,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-864f900d-d969-401e-a863-385a3920d11a Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:35,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/2a9ba075-a49e-4700-b0d4-8c547f607bc7 used request id req-864f900d-d969-401e-a863-385a3920d11a 2018-07-23 22:02:35,247 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-b7527809-9951-4a6b-9ece-f8b07e01d8f9name-2 2018-07-23 22:02:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a9824d71-9859-47ca-877d-20ab9722eb84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c314004144c41c142d95456738d95347ea60d7" 2018-07-23 22:02:35,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87ccd83f-878c-4d30-9f29-13eeba93f5bb Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:35,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a9824d71-9859-47ca-877d-20ab9722eb84 used request id req-87ccd83f-878c-4d30-9f29-13eeba93f5bb 2018-07-23 22:02:35,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:35,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["YK3tGm_3S1uCZOFi8gmTQQ"], "issued_at": "2018-07-23T22:02:35.000000Z"}} 2018-07-23 22:02:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614aab0c3c0e68b67171a9b8747492a01739cad7" 2018-07-23 22:02:35,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff8fb32-dcd6-4503-b9ca-099cc8d1f410 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:35,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5ff8fb32-dcd6-4503-b9ca-099cc8d1f410 2018-07-23 22:02:35,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:36,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["3qx89dXbQXWxppzhWtq9EQ"], "issued_at": "2018-07-23T22:02:36.000000Z"}} 2018-07-23 22:02:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41c8d676af6f28117a5dcd8d10b50f8f24304f2" 2018-07-23 22:02:36,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b730a3-2641-4e68-afc9-99ed232087ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:36,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-23b730a3-2641-4e68-afc9-99ed232087ee 2018-07-23 22:02:36,232 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8ebba065-fefe-474e-becf-5c336c666953name 2018-07-23 22:02:36,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41c8d676af6f28117a5dcd8d10b50f8f24304f2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8ebba065-fefe-474e-becf-5c336c666953name", "description": "hello group"}}' 2018-07-23 22:02:36,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0526b9e1-85d9-48c0-b8d5-7ff3356a50a8 Date: Mon, 23 Jul 2018 22:02:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:36Z", "updated_at": "2018-07-23T22:02:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "revision_number": 0, "id": "b826d59a-41d4-4070-8b91-f44b491e1cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "revision_number": 0, "id": "b85107b0-8e85-4b33-b4fc-3ffb9b6d6873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "d576c188-960c-4455-8ee0-0c012405ed76", "name": "NeutronUtilsSecurityGroupTests-8ebba065-fefe-474e-becf-5c336c666953name"}} 2018-07-23 22:02:36,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-0526b9e1-85d9-48c0-b8d5-7ff3356a50a8 2018-07-23 22:02:36,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d576c188-960c-4455-8ee0-0c012405ed76 2018-07-23 22:02:36,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d576c188-960c-4455-8ee0-0c012405ed76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41c8d676af6f28117a5dcd8d10b50f8f24304f2" 2018-07-23 22:02:36,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd7abed1-b947-4d58-9ff2-433486223c4b Date: Mon, 23 Jul 2018 22:02:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:36Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "b826d59a-41d4-4070-8b91-f44b491e1cc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:36Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "b85107b0-8e85-4b33-b4fc-3ffb9b6d6873"}]} 2018-07-23 22:02:36,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d576c188-960c-4455-8ee0-0c012405ed76 used request id req-dd7abed1-b947-4d58-9ff2-433486223c4b 2018-07-23 22:02:36,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8ebba065-fefe-474e-becf-5c336c666953name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41c8d676af6f28117a5dcd8d10b50f8f24304f2" 2018-07-23 22:02:36,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-ed0d702d-b0ad-4c53-a104-9b790a5c4a4b Date: Mon, 23 Jul 2018 22:02:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:36Z", "updated_at": "2018-07-23T22:02:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "revision_number": 0, "id": "b826d59a-41d4-4070-8b91-f44b491e1cc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "revision_number": 0, "id": "b85107b0-8e85-4b33-b4fc-3ffb9b6d6873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "d576c188-960c-4455-8ee0-0c012405ed76", "name": "NeutronUtilsSecurityGroupTests-8ebba065-fefe-474e-becf-5c336c666953name"}]} 2018-07-23 22:02:36,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8ebba065-fefe-474e-becf-5c336c666953name&description=hello+group used request id req-ed0d702d-b0ad-4c53-a104-9b790a5c4a4b 2018-07-23 22:02:36,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d576c188-960c-4455-8ee0-0c012405ed76 2018-07-23 22:02:36,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d576c188-960c-4455-8ee0-0c012405ed76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41c8d676af6f28117a5dcd8d10b50f8f24304f2" 2018-07-23 22:02:36,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f07194e1-5267-443a-bda4-18d718d968ed Date: Mon, 23 Jul 2018 22:02:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:36Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "b826d59a-41d4-4070-8b91-f44b491e1cc9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:36Z", "security_group_id": "d576c188-960c-4455-8ee0-0c012405ed76", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:36Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "b85107b0-8e85-4b33-b4fc-3ffb9b6d6873"}]} 2018-07-23 22:02:36,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d576c188-960c-4455-8ee0-0c012405ed76 used request id req-f07194e1-5267-443a-bda4-18d718d968ed 2018-07-23 22:02:36,694 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8ebba065-fefe-474e-becf-5c336c666953name 2018-07-23 22:02:36,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d576c188-960c-4455-8ee0-0c012405ed76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e41c8d676af6f28117a5dcd8d10b50f8f24304f2" 2018-07-23 22:02:36,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e6234b0-e702-4dc5-8752-879dde7a83dd Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:36,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d576c188-960c-4455-8ee0-0c012405ed76 used request id req-6e6234b0-e702-4dc5-8752-879dde7a83dd 2018-07-23 22:02:36,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:37,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["MfJ-N9RtQzeV8wlgUuRELw"], "issued_at": "2018-07-23T22:02:37.000000Z"}} 2018-07-23 22:02:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:37,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684e4bab-0077-4f9c-9540-90cfb68cc9a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:37,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-684e4bab-0077-4f9c-9540-90cfb68cc9a9 2018-07-23 22:02:37,331 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name 2018-07-23 22:02:37,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name", "description": "hello group"}}' 2018-07-23 22:02:37,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3526deaf-07dc-4ff4-aa6c-586a0c270d11 Date: Mon, 23 Jul 2018 22:02:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "updated_at": "2018-07-23T22:02:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "5178856a-22bf-4d81-aae3-6402a158573c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "330c13e3-25cb-4792-9341-1bf607ed931f", "name": "NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name"}} 2018-07-23 22:02:37,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-3526deaf-07dc-4ff4-aa6c-586a0c270d11 2018-07-23 22:02:37,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330c13e3-25cb-4792-9341-1bf607ed931f 2018-07-23 22:02:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:37,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e0461d9d-2abb-4db7-a922-1c2d70d68ae4 Date: Mon, 23 Jul 2018 22:02:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5178856a-22bf-4d81-aae3-6402a158573c"}]} 2018-07-23 22:02:37,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f used request id req-e0461d9d-2abb-4db7-a922-1c2d70d68ae4 2018-07-23 22:02:37,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330c13e3-25cb-4792-9341-1bf607ed931f 2018-07-23 22:02:37,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-415a1adb-1530-4803-ae0c-0236e246600b Date: Mon, 23 Jul 2018 22:02:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5178856a-22bf-4d81-aae3-6402a158573c"}]} 2018-07-23 22:02:37,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f used request id req-415a1adb-1530-4803-ae0c-0236e246600b 2018-07-23 22:02:37,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:37,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2a189b-5714-4306-a9d2-cb6088f14c46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:37,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6d2a189b-5714-4306-a9d2-cb6088f14c46 2018-07-23 22:02:37,829 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name 2018-07-23 22:02:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:37,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-f8e8b579-debb-4f87-9f9b-43853ab92211 Date: Mon, 23 Jul 2018 22:02:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "updated_at": "2018-07-23T22:02:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "5178856a-22bf-4d81-aae3-6402a158573c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "330c13e3-25cb-4792-9341-1bf607ed931f", "name": "NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name"}]} 2018-07-23 22:02:37,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name used request id req-f8e8b579-debb-4f87-9f9b-43853ab92211 2018-07-23 22:02:37,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:37,903 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:37,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5882db21-39ac-44c8-a8fc-cf35ee2d836e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:37,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-5882db21-39ac-44c8-a8fc-cf35ee2d836e 2018-07-23 22:02:37,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330c13e3-25cb-4792-9341-1bf607ed931f 2018-07-23 22:02:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-32bb67c3-5f81-4b2a-924b-db6fff690b5a Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5178856a-22bf-4d81-aae3-6402a158573c"}]} 2018-07-23 22:02:38,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f used request id req-32bb67c3-5f81-4b2a-924b-db6fff690b5a 2018-07-23 22:02:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}25087053ca5da7c42c5adf3cdcb192ec8039e982" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f"}}' 2018-07-23 22:02:38,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-902d8838-539c-4700-8576-bb0e09adac19 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:38Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:38Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "16a20d5c-3b17-4a53-808d-b8ee99efcc4b"}} 2018-07-23 22:02:38,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-902d8838-539c-4700-8576-bb0e09adac19 2018-07-23 22:02:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-71f7743f-0a31-4c51-8177-5abbeea77100 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "updated_at": "2018-07-23T22:02:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:38Z", "revision_number": 0, "id": "16a20d5c-3b17-4a53-808d-b8ee99efcc4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:38Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "5178856a-22bf-4d81-aae3-6402a158573c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 3, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "330c13e3-25cb-4792-9341-1bf607ed931f", "name": "NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name"}]} 2018-07-23 22:02:38,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name&description=hello+group used request id req-71f7743f-0a31-4c51-8177-5abbeea77100 2018-07-23 22:02:38,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330c13e3-25cb-4792-9341-1bf607ed931f 2018-07-23 22:02:38,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-a6917f65-1614-42c1-8bf1-43d09f16fd83 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:38Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:38Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "16a20d5c-3b17-4a53-808d-b8ee99efcc4b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5178856a-22bf-4d81-aae3-6402a158573c"}]} 2018-07-23 22:02:38,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f used request id req-a6917f65-1614-42c1-8bf1-43d09f16fd83 2018-07-23 22:02:38,239 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330c13e3-25cb-4792-9341-1bf607ed931f 2018-07-23 22:02:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-9401e046-eabd-4d58-a0dd-71aed704a092 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:38Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:38Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "16a20d5c-3b17-4a53-808d-b8ee99efcc4b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5178856a-22bf-4d81-aae3-6402a158573c"}]} 2018-07-23 22:02:38,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f used request id req-9401e046-eabd-4d58-a0dd-71aed704a092 2018-07-23 22:02:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e045846f-8b2b-4bfe-997f-382dc9f1e67e Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "updated_at": "2018-07-23T22:02:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:38Z", "revision_number": 0, "id": "16a20d5c-3b17-4a53-808d-b8ee99efcc4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:38Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "revision_number": 0, "id": "5178856a-22bf-4d81-aae3-6402a158573c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 3, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "330c13e3-25cb-4792-9341-1bf607ed931f", "name": "NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name"}]} 2018-07-23 22:02:38,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name&description=hello+group used request id req-e045846f-8b2b-4bfe-997f-382dc9f1e67e 2018-07-23 22:02:38,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 330c13e3-25cb-4792-9341-1bf607ed931f 2018-07-23 22:02:38,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-0cfaea0f-52d4-4c13-99a2-a43ca51546f2 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:38Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:38Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "16a20d5c-3b17-4a53-808d-b8ee99efcc4b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:37Z", "security_group_id": "330c13e3-25cb-4792-9341-1bf607ed931f", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5178856a-22bf-4d81-aae3-6402a158573c"}]} 2018-07-23 22:02:38,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=330c13e3-25cb-4792-9341-1bf607ed931f used request id req-0cfaea0f-52d4-4c13-99a2-a43ca51546f2 2018-07-23 22:02:38,330 - neutron_utils - INFO - Deleting security group rule with ID - 26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac 2018-07-23 22:02:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-499aa4ae-d457-40bf-8206-42f607e9cf7b Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:38,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/26d0dfc6-3fb0-436a-81d9-3e8095f0d1ac used request id req-499aa4ae-d457-40bf-8206-42f607e9cf7b 2018-07-23 22:02:38,417 - neutron_utils - INFO - Deleting security group rule with ID - 5178856a-22bf-4d81-aae3-6402a158573c 2018-07-23 22:02:38,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/5178856a-22bf-4d81-aae3-6402a158573c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,488 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-839ac11f-40d1-4e6a-a5b5-7b0f0f0cd97d Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:38,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/5178856a-22bf-4d81-aae3-6402a158573c used request id req-839ac11f-40d1-4e6a-a5b5-7b0f0f0cd97d 2018-07-23 22:02:38,489 - neutron_utils - INFO - Deleting security group rule with ID - 16a20d5c-3b17-4a53-808d-b8ee99efcc4b 2018-07-23 22:02:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/16a20d5c-3b17-4a53-808d-b8ee99efcc4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e84cecd5-818a-4d1e-b75b-f22e1d3c199a Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:38,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/16a20d5c-3b17-4a53-808d-b8ee99efcc4b used request id req-e84cecd5-818a-4d1e-b75b-f22e1d3c199a 2018-07-23 22:02:38,574 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-4f33e12d-1bcd-4d22-88da-e2c9e79d4d03name 2018-07-23 22:02:38,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/330c13e3-25cb-4792-9341-1bf607ed931f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25087053ca5da7c42c5adf3cdcb192ec8039e982" 2018-07-23 22:02:38,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c07004cc-0a75-431c-9eed-94db13664689 Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:38,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/330c13e3-25cb-4792-9341-1bf607ed931f used request id req-c07004cc-0a75-431c-9eed-94db13664689 2018-07-23 22:02:38,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:39,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["KbGo4gVcS2-IHJqzK8Rmig"], "issued_at": "2018-07-23T22:02:39.000000Z"}} 2018-07-23 22:02:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:39,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f133e21-c772-4c8b-ac1d-972b70bfd4e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:39,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2f133e21-c772-4c8b-ac1d-972b70bfd4e5 2018-07-23 22:02:39,188 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-1 2018-07-23 22:02:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-1", "description": "hello group"}}' 2018-07-23 22:02:39,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-7345c0c4-dec4-47e6-83d4-d838d869d39b Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "updated_at": "2018-07-23T22:02:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "22da3d81-400e-4cfd-aa07-954a1dab7a28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "c3b945cf-0d1e-49f6-90fc-86cadbb8da4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "e53be557-5900-4911-984a-12ec2362755c", "name": "NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-1"}} 2018-07-23 22:02:39,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-7345c0c4-dec4-47e6-83d4-d838d869d39b 2018-07-23 22:02:39,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e53be557-5900-4911-984a-12ec2362755c 2018-07-23 22:02:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e53be557-5900-4911-984a-12ec2362755c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:39,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-73238cd3-5035-47a6-9224-20317ab9569b Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "22da3d81-400e-4cfd-aa07-954a1dab7a28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "c3b945cf-0d1e-49f6-90fc-86cadbb8da4e"}]} 2018-07-23 22:02:39,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e53be557-5900-4911-984a-12ec2362755c used request id req-73238cd3-5035-47a6-9224-20317ab9569b 2018-07-23 22:02:39,554 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-2 2018-07-23 22:02:39,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-2", "description": "hello group"}}' 2018-07-23 22:02:39,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-2213cbe3-2c90-48c3-ac40-390e2f9693f0 Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "updated_at": "2018-07-23T22:02:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "c6f19f93-6e1e-4159-82d2-67e77973b6aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "e3c2dc16-5fa1-4f5d-b6d6-9b637a9aa9ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "8324679d-2808-4232-8fbe-fe2a2be17677", "name": "NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-2"}} 2018-07-23 22:02:39,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-2213cbe3-2c90-48c3-ac40-390e2f9693f0 2018-07-23 22:02:39,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8324679d-2808-4232-8fbe-fe2a2be17677 2018-07-23 22:02:39,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8324679d-2808-4232-8fbe-fe2a2be17677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:39,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f68753a6-2c9c-4d5b-baaf-ac0b9b415e3a Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "c6f19f93-6e1e-4159-82d2-67e77973b6aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "e3c2dc16-5fa1-4f5d-b6d6-9b637a9aa9ca"}]} 2018-07-23 22:02:39,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8324679d-2808-4232-8fbe-fe2a2be17677 used request id req-f68753a6-2c9c-4d5b-baaf-ac0b9b415e3a 2018-07-23 22:02:39,764 - neutron_utils - INFO - Retrieving security group with ID - e53be557-5900-4911-984a-12ec2362755c 2018-07-23 22:02:39,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e53be557-5900-4911-984a-12ec2362755c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:39,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-20be8efa-f1e5-497c-9b32-42173117eeac Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "updated_at": "2018-07-23T22:02:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "22da3d81-400e-4cfd-aa07-954a1dab7a28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "c3b945cf-0d1e-49f6-90fc-86cadbb8da4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "e53be557-5900-4911-984a-12ec2362755c", "name": "NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-1"}]} 2018-07-23 22:02:39,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e53be557-5900-4911-984a-12ec2362755c used request id req-20be8efa-f1e5-497c-9b32-42173117eeac 2018-07-23 22:02:39,830 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e53be557-5900-4911-984a-12ec2362755c 2018-07-23 22:02:39,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e53be557-5900-4911-984a-12ec2362755c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:39,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b4780c20-c61c-4ab1-a172-36864eabb442 Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "22da3d81-400e-4cfd-aa07-954a1dab7a28"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "e53be557-5900-4911-984a-12ec2362755c", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "c3b945cf-0d1e-49f6-90fc-86cadbb8da4e"}]} 2018-07-23 22:02:39,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e53be557-5900-4911-984a-12ec2362755c used request id req-b4780c20-c61c-4ab1-a172-36864eabb442 2018-07-23 22:02:39,854 - neutron_utils - INFO - Retrieving security group with ID - 8324679d-2808-4232-8fbe-fe2a2be17677 2018-07-23 22:02:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8324679d-2808-4232-8fbe-fe2a2be17677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:39,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-8d2ad342-ce43-4f19-8cfd-e7e077df1dd1 Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "updated_at": "2018-07-23T22:02:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "c6f19f93-6e1e-4159-82d2-67e77973b6aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "revision_number": 0, "id": "e3c2dc16-5fa1-4f5d-b6d6-9b637a9aa9ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 2, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "8324679d-2808-4232-8fbe-fe2a2be17677", "name": "NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-2"}]} 2018-07-23 22:02:39,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8324679d-2808-4232-8fbe-fe2a2be17677 used request id req-8d2ad342-ce43-4f19-8cfd-e7e077df1dd1 2018-07-23 22:02:39,898 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8324679d-2808-4232-8fbe-fe2a2be17677 2018-07-23 22:02:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8324679d-2808-4232-8fbe-fe2a2be17677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:39,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-41be0e9b-32c8-43ca-babb-15a01e1a7574 Date: Mon, 23 Jul 2018 22:02:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "c6f19f93-6e1e-4159-82d2-67e77973b6aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:02:39Z", "security_group_id": "8324679d-2808-4232-8fbe-fe2a2be17677", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:39Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "e3c2dc16-5fa1-4f5d-b6d6-9b637a9aa9ca"}]} 2018-07-23 22:02:39,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8324679d-2808-4232-8fbe-fe2a2be17677 used request id req-41be0e9b-32c8-43ca-babb-15a01e1a7574 2018-07-23 22:02:39,921 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-1 2018-07-23 22:02:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e53be557-5900-4911-984a-12ec2362755c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:40,046 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39c2ae53-92f2-402f-9e0f-f5d7f161ecd8 Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:40,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e53be557-5900-4911-984a-12ec2362755c used request id req-39c2ae53-92f2-402f-9e0f-f5d7f161ecd8 2018-07-23 22:02:40,046 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-fd8ce134-f320-48c4-ab85-d24b8fca7381name-2 2018-07-23 22:02:40,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8324679d-2808-4232-8fbe-fe2a2be17677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f90490cefeb3ab4d1d5bc46d2ca29a78d9404d" 2018-07-23 22:02:40,166 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e731fba-1fdd-4458-8228-f2733c81b7eb Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:40,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8324679d-2808-4232-8fbe-fe2a2be17677 used request id req-9e731fba-1fdd-4458-8228-f2733c81b7eb 2018-07-23 22:02:40,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:40,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xW9cr2PDSi6ARCQVefu43A"], "issued_at": "2018-07-23T22:02:40.000000Z"}} 2018-07-23 22:02:40,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" 2018-07-23 22:02:40,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7400620c-3871-4e3e-9554-f8a8a39fbf63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:40,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7400620c-3871-4e3e-9554-f8a8a39fbf63 2018-07-23 22:02:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" 2018-07-23 22:02:40,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f31c751e-0521-4b0b-b9d7-890679fcba52 Date: Mon, 23 Jul 2018 22:02:40 GMT RESP BODY: {"floatingips": []} 2018-07-23 22:02:40,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-f31c751e-0521-4b0b-b9d7-890679fcba52 2018-07-23 22:02:40,828 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-23 22:02:40,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" 2018-07-23 22:02:41,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c1eeea0c-1921-4054-a42e-0de96543005c Date: Mon, 23 Jul 2018 22:02:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:02:41,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-c1eeea0c-1921-4054-a42e-0de96543005c 2018-07-23 22:02:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" 2018-07-23 22:02:41,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-de375e57-a7f5-44ea-b814-5275ab08a280 Date: Mon, 23 Jul 2018 22:02:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:02:41,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-de375e57-a7f5-44ea-b814-5275ab08a280 2018-07-23 22:02:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}}' 2018-07-23 22:02:42,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-3c34ac07-c147-468c-820d-4deadbae027e Date: Mon, 23 Jul 2018 22:02:42 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:41Z", "updated_at": "2018-07-23T22:02:41Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c9462505ff8a4a87b98518c3007786d3", "port_id": null, "id": "a0874b64-6a80-4859-ab0d-8922ccffaf6b", "qos_policy_id": null}} 2018-07-23 22:02:42,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-3c34ac07-c147-468c-820d-4deadbae027e 2018-07-23 22:02:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" 2018-07-23 22:02:42,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-1d5e598a-2f05-4444-9945-d5ef69a78f12 Date: Mon, 23 Jul 2018 22:02:42 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:41Z", "updated_at": "2018-07-23T22:02:41Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c9462505ff8a4a87b98518c3007786d3", "port_id": null, "id": "a0874b64-6a80-4859-ab0d-8922ccffaf6b", "qos_policy_id": null}]} 2018-07-23 22:02:42,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-1d5e598a-2f05-4444-9945-d5ef69a78f12 2018-07-23 22:02:42,441 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-07-23 22:02:42,441 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2018-07-23 22:02:42,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips?ip=a0874b64-6a80-4859-ab0d-8922ccffaf6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" 2018-07-23 22:02:42,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-a4a1dd63-77ee-4a96-b421-5176dc529073 Date: Mon, 23 Jul 2018 22:02:42 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:02:41Z", "updated_at": "2018-07-23T22:02:41Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c9462505ff8a4a87b98518c3007786d3", "port_id": null, "id": "a0874b64-6a80-4859-ab0d-8922ccffaf6b", "qos_policy_id": null}]} 2018-07-23 22:02:42,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips?ip=a0874b64-6a80-4859-ab0d-8922ccffaf6b used request id req-a4a1dd63-77ee-4a96-b421-5176dc529073 2018-07-23 22:02:42,468 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-07-23 22:02:42,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/a0874b64-6a80-4859-ab0d-8922ccffaf6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cf2d28d02340e9e6a3bf16b3d604a745d310a10" 2018-07-23 22:02:42,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a9f469a-e114-480e-9c77-b09d20439195 Content-Length: 0 Date: Mon, 23 Jul 2018 22:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:02:42,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/a0874b64-6a80-4859-ab0d-8922ccffaf6b used request id req-0a9f469a-e114-480e-9c77-b09d20439195 2018-07-23 22:02:42,913 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:02:43,028 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 2018-07-23 22:02:43,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:43,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["E18urOqURkWWee7gvIxZ4A"], "issued_at": "2018-07-23T22:02:43.000000Z"}} 2018-07-23 22:02:43,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea22e5535edbe2d52f4777828f6ccdb85e700a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0HDP5L73/+B7YLv05x0XvhHwGMNsuafnG7rSz8S+pExsCUChvibW68emgIWeoke/oZKOwoLmKbhUugxFkAy6wFeamZeMS7Wau/N/2uYwHPONXe7tSUG29GXcaxZ50XMjcD5JGr6WsfUAaMd9UWGy20Vw6AMk4X2UDGoP9WKbK9oMdgmstA6uxMKYJBWTj3ynAjCQJCDy6c14cG8b8HKBHx91YrPL0RZf305DUMBxLTsQp6eVYpaVC7sNAOlRGjv1ImKpu0ZJVq8vUQEXNYjGYgC5BTOQ2HlXoCVM/pqMxA5QK54TfXxWeXAeYN1Lu59Gh3RqHVuU3/fptk09WFbZp", "name": "NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52"}}' 2018-07-23 22:02:43,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d60528b-409e-405b-89a2-78d4ef43a09f x-compute-request-id: req-5d60528b-409e-405b-89a2-78d4ef43a09f Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0HDP5L73/+B7YLv05x0XvhHwGMNsuafnG7rSz8S+pExsCUChvibW68emgIWeoke/oZKOwoLmKbhUugxFkAy6wFeamZeMS7Wau/N/2uYwHPONXe7tSUG29GXcaxZ50XMjcD5JGr6WsfUAaMd9UWGy20Vw6AMk4X2UDGoP9WKbK9oMdgmstA6uxMKYJBWTj3ynAjCQJCDy6c14cG8b8HKBHx91YrPL0RZf305DUMBxLTsQp6eVYpaVC7sNAOlRGjv1ImKpu0ZJVq8vUQEXNYjGYgC5BTOQ2HlXoCVM/pqMxA5QK54TfXxWeXAeYN1Lu59Gh3RqHVuU3/fptk09WFbZp", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52", "fingerprint": "fd:e0:3d:43:61:a1:22:34:e4:ca:fa:c7:21:cb:ec:70"}} 2018-07-23 22:02:43,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-5d60528b-409e-405b-89a2-78d4ef43a09f 2018-07-23 22:02:43,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea22e5535edbe2d52f4777828f6ccdb85e700a" 2018-07-23 22:02:43,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab0ce368-be67-441e-bfa3-3f0659bf50d6 x-compute-request-id: req-ab0ce368-be67-441e-bfa3-3f0659bf50d6 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD0HDP5L73/+B7YLv05x0XvhHwGMNsuafnG7rSz8S+pExsCUChvibW68emgIWeoke/oZKOwoLmKbhUugxFkAy6wFeamZeMS7Wau/N/2uYwHPONXe7tSUG29GXcaxZ50XMjcD5JGr6WsfUAaMd9UWGy20Vw6AMk4X2UDGoP9WKbK9oMdgmstA6uxMKYJBWTj3ynAjCQJCDy6c14cG8b8HKBHx91YrPL0RZf305DUMBxLTsQp6eVYpaVC7sNAOlRGjv1ImKpu0ZJVq8vUQEXNYjGYgC5BTOQ2HlXoCVM/pqMxA5QK54TfXxWeXAeYN1Lu59Gh3RqHVuU3/fptk09WFbZp", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52", "deleted": false, "created_at": "2018-07-23T22:02:43.000000", "updated_at": null, "fingerprint": "fd:e0:3d:43:61:a1:22:34:e4:ca:fa:c7:21:cb:ec:70", "deleted_at": null, "id": 5}} 2018-07-23 22:02:43,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 used request id req-ab0ce368-be67-441e-bfa3-3f0659bf50d6 2018-07-23 22:02:43,645 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 2018-07-23 22:02:43,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea22e5535edbe2d52f4777828f6ccdb85e700a" 2018-07-23 22:02:43,704 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cb306da-c2ba-4727-902a-f905cbb49274 x-compute-request-id: req-1cb306da-c2ba-4727-902a-f905cbb49274 Content-Length: 0 Content-Type: application/json 2018-07-23 22:02:43,704 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 used request id req-1cb306da-c2ba-4727-902a-f905cbb49274 2018-07-23 22:02:43,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea22e5535edbe2d52f4777828f6ccdb85e700a" 2018-07-23 22:02:43,725 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78f7a63c-079c-4ef9-8511-4cc8966ee79e x-compute-request-id: req-78f7a63c-079c-4ef9-8511-4cc8966ee79e Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 not found for user 8b6eeb42e9bf44bd95cd0618c7c55da0", "code": 404}} 2018-07-23 22:02:43,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 used request id req-78f7a63c-079c-4ef9-8511-4cc8966ee79e 2018-07-23 22:02:43,726 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 2018-07-23 22:02:43,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea22e5535edbe2d52f4777828f6ccdb85e700a" 2018-07-23 22:02:43,754 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bdc87a34-7d95-449a-a35b-86b56dd5cfb2 x-compute-request-id: req-bdc87a34-7d95-449a-a35b-86b56dd5cfb2 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 not found for user 8b6eeb42e9bf44bd95cd0618c7c55da0", "code": 404}} 2018-07-23 22:02:43,754 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3ad2d270-30d9-4209-a9b8-ab954f591d52 used request id req-bdc87a34-7d95-449a-a35b-86b56dd5cfb2 2018-07-23 22:02:43,755 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:02:43,920 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415.pub 2018-07-23 22:02:43,920 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415 2018-07-23 22:02:43,921 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415.pub 2018-07-23 22:02:43,921 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415 2018-07-23 22:02:43,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:44,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["1t6A5L50STa2P9TdXhbCAg"], "issued_at": "2018-07-23T22:02:44.000000Z"}} 2018-07-23 22:02:44,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63322600f0fc661b6d92d7eb301b02e5c2cf085" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkmutdZ5D9hoc1rnFjwQxUnah+vZZTRIVn4uCfkVMTbzdpmmQS4ybG9ov6j4MgGG/FT1hzR2laz1OiPwXtXOQcj0396zhUOz2WXnZ21xoCMAV48cJAlkVqU5eO8yNFTW0suefsKujvk39f55I8qnKFJEFHdCkiPIPF0JOpN+JItSkzJanVRi6G5Jh7slQJwfnREPxQ1UCTkrgowOHB9HV7hjYxeOycNalDn84NA/OFbS8ZYBYnL5WNoOcNj2YzYPPyGEZciUAzokNs6KLSsJEp5YUV7lLyxob3Cfk9gOjGdrQpVQCDvruaAST0BxJoykmpSabelUBTnQjDAPb1p8gP", "name": "NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415"}}' 2018-07-23 22:02:44,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2dc4bd3-4753-4b7a-a8a1-73046b54edb9 x-compute-request-id: req-a2dc4bd3-4753-4b7a-a8a1-73046b54edb9 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkmutdZ5D9hoc1rnFjwQxUnah+vZZTRIVn4uCfkVMTbzdpmmQS4ybG9ov6j4MgGG/FT1hzR2laz1OiPwXtXOQcj0396zhUOz2WXnZ21xoCMAV48cJAlkVqU5eO8yNFTW0suefsKujvk39f55I8qnKFJEFHdCkiPIPF0JOpN+JItSkzJanVRi6G5Jh7slQJwfnREPxQ1UCTkrgowOHB9HV7hjYxeOycNalDn84NA/OFbS8ZYBYnL5WNoOcNj2YzYPPyGEZciUAzokNs6KLSsJEp5YUV7lLyxob3Cfk9gOjGdrQpVQCDvruaAST0BxJoykmpSabelUBTnQjDAPb1p8gP", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415", "fingerprint": "40:32:cb:7c:c8:ed:f6:10:7f:81:7e:c2:a5:f2:16:36"}} 2018-07-23 22:02:44,508 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-a2dc4bd3-4753-4b7a-a8a1-73046b54edb9 2018-07-23 22:02:44,509 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415 2018-07-23 22:02:44,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63322600f0fc661b6d92d7eb301b02e5c2cf085" 2018-07-23 22:02:44,549 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:02:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8542b25e-27a5-449c-80f3-73ed2c0b0ee9 x-compute-request-id: req-8542b25e-27a5-449c-80f3-73ed2c0b0ee9 Content-Length: 0 Content-Type: application/json 2018-07-23 22:02:44,550 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-baddbb15-094e-4f5c-9bd1-251c7e64e415 used request id req-8542b25e-27a5-449c-80f3-73ed2c0b0ee9 2018-07-23 22:02:44,551 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:02:44,751 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4 2018-07-23 22:02:44,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:45,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6bha54zgRJK0pXyaqtke8w"], "issued_at": "2018-07-23T22:02:45.000000Z"}} 2018-07-23 22:02:45,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c6c8f36a1767f183f8bf76f160f31e5a20ec5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4fptt86IG3IMzwrkWNQWzD9iSQjDFtkL4mstoeLNxIncmwjOzkqQkiR5I9GL7BsPF0IWPdV5aOQTCJzKaLrZ0x3tJrrIHTeOITO447YRkZLPD2dsOn5OoISEKjwW8Xc/BjHr3TZDDWF+u+beR8MFYNoTpVon0/kJq8eRXi1PTokkKMBEwCJc0GnNFsfCHQOsyQmCpN9ln51IqjV9b+2faTrG2DFJBQXr7xhTFGueC41lhfmtMU98KqnoSxmb2giILAfrj3mNupSFp+KD992wpOPdrOcB5ysFuNRwmVOp8ng5BmYEMRwYpZ6ja2pcV3uwYeTI2EceMoR44X9CHG67T", "name": "NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4"}}' 2018-07-23 22:02:45,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97e355d6-0b7c-4461-bea2-4929b525a0f7 x-compute-request-id: req-97e355d6-0b7c-4461-bea2-4929b525a0f7 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4fptt86IG3IMzwrkWNQWzD9iSQjDFtkL4mstoeLNxIncmwjOzkqQkiR5I9GL7BsPF0IWPdV5aOQTCJzKaLrZ0x3tJrrIHTeOITO447YRkZLPD2dsOn5OoISEKjwW8Xc/BjHr3TZDDWF+u+beR8MFYNoTpVon0/kJq8eRXi1PTokkKMBEwCJc0GnNFsfCHQOsyQmCpN9ln51IqjV9b+2faTrG2DFJBQXr7xhTFGueC41lhfmtMU98KqnoSxmb2giILAfrj3mNupSFp+KD992wpOPdrOcB5ysFuNRwmVOp8ng5BmYEMRwYpZ6ja2pcV3uwYeTI2EceMoR44X9CHG67T", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4", "fingerprint": "30:cc:e4:fe:da:3b:bb:78:7a:af:31:9b:47:9a:6f:df"}} 2018-07-23 22:02:45,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-97e355d6-0b7c-4461-bea2-4929b525a0f7 2018-07-23 22:02:45,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c6c8f36a1767f183f8bf76f160f31e5a20ec5" 2018-07-23 22:02:45,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca8ec757-8b20-4991-a635-d6344c319c77 x-compute-request-id: req-ca8ec757-8b20-4991-a635-d6344c319c77 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4fptt86IG3IMzwrkWNQWzD9iSQjDFtkL4mstoeLNxIncmwjOzkqQkiR5I9GL7BsPF0IWPdV5aOQTCJzKaLrZ0x3tJrrIHTeOITO447YRkZLPD2dsOn5OoISEKjwW8Xc/BjHr3TZDDWF+u+beR8MFYNoTpVon0/kJq8eRXi1PTokkKMBEwCJc0GnNFsfCHQOsyQmCpN9ln51IqjV9b+2faTrG2DFJBQXr7xhTFGueC41lhfmtMU98KqnoSxmb2giILAfrj3mNupSFp+KD992wpOPdrOcB5ysFuNRwmVOp8ng5BmYEMRwYpZ6ja2pcV3uwYeTI2EceMoR44X9CHG67T", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4", "deleted": false, "created_at": "2018-07-23T22:02:45.000000", "updated_at": null, "fingerprint": "30:cc:e4:fe:da:3b:bb:78:7a:af:31:9b:47:9a:6f:df", "deleted_at": null, "id": 7}} 2018-07-23 22:02:45,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4 used request id req-ca8ec757-8b20-4991-a635-d6344c319c77 2018-07-23 22:02:45,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c6c8f36a1767f183f8bf76f160f31e5a20ec5" 2018-07-23 22:02:45,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d49b20e4-e446-4ce0-8bfd-b233c52c77c9 x-compute-request-id: req-d49b20e4-e446-4ce0-8bfd-b233c52c77c9 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD4fptt86IG3IMzwrkWNQWzD9iSQjDFtkL4mstoeLNxIncmwjOzkqQkiR5I9GL7BsPF0IWPdV5aOQTCJzKaLrZ0x3tJrrIHTeOITO447YRkZLPD2dsOn5OoISEKjwW8Xc/BjHr3TZDDWF+u+beR8MFYNoTpVon0/kJq8eRXi1PTokkKMBEwCJc0GnNFsfCHQOsyQmCpN9ln51IqjV9b+2faTrG2DFJBQXr7xhTFGueC41lhfmtMU98KqnoSxmb2giILAfrj3mNupSFp+KD992wpOPdrOcB5ysFuNRwmVOp8ng5BmYEMRwYpZ6ja2pcV3uwYeTI2EceMoR44X9CHG67T", "name": "NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4", "fingerprint": "30:cc:e4:fe:da:3b:bb:78:7a:af:31:9b:47:9a:6f:df"}}]} 2018-07-23 22:02:45,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d49b20e4-e446-4ce0-8bfd-b233c52c77c9 2018-07-23 22:02:45,388 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4 2018-07-23 22:02:45,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c6c8f36a1767f183f8bf76f160f31e5a20ec5" 2018-07-23 22:02:45,415 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-940792e2-4e73-4263-9ddc-a758e757a857 x-compute-request-id: req-940792e2-4e73-4263-9ddc-a758e757a857 Content-Length: 0 Content-Type: application/json 2018-07-23 22:02:45,415 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-110ac567-1c65-4e0a-9460-c0faa395f9f4 used request id req-940792e2-4e73-4263-9ddc-a758e757a857 2018-07-23 22:02:45,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:02:45,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:45,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AN6F4VDhSpaXZFUnEF4ZqA"], "issued_at": "2018-07-23T22:02:45.000000Z"}} 2018-07-23 22:02:45,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ab8b89c7686cb8e1d453d4d14ef1773cb7a86" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id", "swap": 2}}' 2018-07-23 22:02:46,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f6f98a3-9cb4-4726-adf4-9dd240b595d4 x-compute-request-id: req-5f6f98a3-9cb4-4726-adf4-9dd240b595d4 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-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-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id"}} 2018-07-23 22:02:46,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5f6f98a3-9cb4-4726-adf4-9dd240b595d4 2018-07-23 22:02:46,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ab8b89c7686cb8e1d453d4d14ef1773cb7a86" 2018-07-23 22:02:46,032 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-246e7781-5c5a-47eb-847e-15b9d7401cba x-compute-request-id: req-246e7781-5c5a-47eb-847e-15b9d7401cba Content-Length: 0 Content-Type: application/json 2018-07-23 22:02:46,032 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id used request id req-246e7781-5c5a-47eb-847e-15b9d7401cba 2018-07-23 22:02:46,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ab8b89c7686cb8e1d453d4d14ef1773cb7a86" 2018-07-23 22:02:46,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-401cd61e-bf63-4f49-9ffb-1b35b77164a5 x-compute-request-id: req-401cd61e-bf63-4f49-9ffb-1b35b77164a5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:02:46,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-401cd61e-bf63-4f49-9ffb-1b35b77164a5 2018-07-23 22:02:46,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ab8b89c7686cb8e1d453d4d14ef1773cb7a86" 2018-07-23 22:02:46,076 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c37eb338-e1f2-45b9-b7c7-697b069b7043 x-compute-request-id: req-c37eb338-e1f2-45b9-b7c7-697b069b7043 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id could not be found.", "code": 404}} 2018-07-23 22:02:46,077 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-19fd80f6-4682-48d0-a554-8ad4e91d97d1-id used request id req-c37eb338-e1f2-45b9-b7c7-697b069b7043 2018-07-23 22:02:46,077 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:02:46,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:46,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["CaxYpyheRLqKLZ4BG2qyQw"], "issued_at": "2018-07-23T22:02:46.000000Z"}} 2018-07-23 22:02:46,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a66701cdbd2ad4cfa6c0de321e5f29756f584a" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-c640a326-5eaa-4e80-a315-f9a1fa42bf30-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-c640a326-5eaa-4e80-a315-f9a1fa42bf30-id", "swap": 2}}' 2018-07-23 22:02:46,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-678872c2-5989-4280-b602-f3557f8d6205 x-compute-request-id: req-678872c2-5989-4280-b602-f3557f8d6205 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-c640a326-5eaa-4e80-a315-f9a1fa42bf30-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-c640a326-5eaa-4e80-a315-f9a1fa42bf30-id", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/NovaUtilsFlavorTests-c640a326-5eaa-4e80-a315-f9a1fa42bf30-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-c640a326-5eaa-4e80-a315-f9a1fa42bf30-id"}} 2018-07-23 22:02:46,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-678872c2-5989-4280-b602-f3557f8d6205 2018-07-23 22:02:46,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-c640a326-5eaa-4e80-a315-f9a1fa42bf30-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a66701cdbd2ad4cfa6c0de321e5f29756f584a" 2018-07-23 22:02:46,679 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:02:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-644c6d3e-3b2d-4d61-9bf5-1dff9d5bbea1 x-compute-request-id: req-644c6d3e-3b2d-4d61-9bf5-1dff9d5bbea1 Content-Length: 0 Content-Type: application/json 2018-07-23 22:02:46,679 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/NovaUtilsFlavorTests-c640a326-5eaa-4e80-a315-f9a1fa42bf30-id used request id req-644c6d3e-3b2d-4d61-9bf5-1dff9d5bbea1 2018-07-23 22:02:46,680 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:02:46,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:47,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["maVCIINNT8mcM7vpFvdy4w"], "issued_at": "2018-07-23T22:02:47.000000Z"}} 2018-07-23 22:02:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:47,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3075d8b6-5eb4-4cd7-8b0f-4fb4e256b9c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:47,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3075d8b6-5eb4-4cd7-8b0f-4fb4e256b9c8 2018-07-23 22:02:47,075 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:02:47,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:47,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:47,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["C0QFhJiJRGeBRAoQ77QHKw"], "issued_at": "2018-07-23T22:02:47.000000Z"}} 2018-07-23 22:02:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" 2018-07-23 22:02:47,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b35011a-3e69-4443-92ae-2095eae4288a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:47,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3b35011a-3e69-4443-92ae-2095eae4288a 2018-07-23 22:02:47,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" 2018-07-23 22:02:47,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-8d1eac92-40d9-4dc2-8e16-d536f4580378 Date: Mon, 23 Jul 2018 22:02:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image"} 2018-07-23 22:02:47,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image used request id req-8d1eac92-40d9-4dc2-8e16-d536f4580378 2018-07-23 22:02:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" 2018-07-23 22:02:47,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd761b00-d325-498c-9c11-14010e735404 Date: Mon, 23 Jul 2018 22:02:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:02:47,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fd761b00-d325-498c-9c11-14010e735404 2018-07-23 22:02:47,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image"}' 2018-07-23 22:02:47,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-33d85b7b-2fb2-43b2-b2fd-cfc5a35d2137 Date: Mon, 23 Jul 2018 22:02:47 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:02:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:02:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "min_disk": 0, "protected": false, "id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "file": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:02:47,748 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-33d85b7b-2fb2-43b2-b2fd-cfc5a35d2137 2018-07-23 22:02:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" -d '' 2018-07-23 22:02:48,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5badd4b4-dfa4-441c-9e44-9f7f85a0b62a Date: Mon, 23 Jul 2018 22:02:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:02:48,299 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/file used request id req-5badd4b4-dfa4-441c-9e44-9f7f85a0b62a 2018-07-23 22:02:48,300 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:02:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" 2018-07-23 22:02:48,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-b216d054-d56d-483c-9f12-e7cfa4541b35 Date: Mon, 23 Jul 2018 22:02:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:02:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:02:48Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/snap", "metadata": {}}], "self": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "min_disk": 0, "protected": false, "id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "file": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:02:48,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa used request id req-b216d054-d56d-483c-9f12-e7cfa4541b35 2018-07-23 22:02:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" 2018-07-23 22:02:48,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-908b4296-a1d7-4b17-b12a-ee60202e4a6f Date: Mon, 23 Jul 2018 22:02:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:02:48,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-908b4296-a1d7-4b17-b12a-ee60202e4a6f 2018-07-23 22:02:48,331 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image 2018-07-23 22:02:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" 2018-07-23 22:02:48,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-57b4e58f-e070-4d1e-a051-82e0925a531f Date: Mon, 23 Jul 2018 22:02:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:02:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:02:48Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/snap", "metadata": {}}], "self": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "min_disk": 0, "protected": false, "id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "file": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:02:48,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa used request id req-57b4e58f-e070-4d1e-a051-82e0925a531f 2018-07-23 22:02:48,350 - create_image - DEBUG - Instance status is - active 2018-07-23 22:02:48,350 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image 2018-07-23 22:02:48,350 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image 2018-07-23 22:02:48,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:48,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:48,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["pe9QyRrDQ3SjLkTzIiRsKw"], "issued_at": "2018-07-23T22:02:48.000000Z"}} 2018-07-23 22:02:48,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:02:48,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ca95ba-01b3-4494-8839-7f23c62041d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:48,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-07ca95ba-01b3-4494-8839-7f23c62041d9 2018-07-23 22:02:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:02:49,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-157d028f-02ba-40c0-b2f3-02c687a93595 Date: Mon, 23 Jul 2018 22:02:49 GMT RESP BODY: {"networks":[]} 2018-07-23 22:02:49,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net used request id req-157d028f-02ba-40c0-b2f3-02c687a93595 2018-07-23 22:02:49,012 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net 2018-07-23 22:02:49,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" -d '{"network": {"name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net", "admin_state_up": true}}' 2018-07-23 22:02:49,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8db82f8d-4ecf-4afb-8f34-03c5ac422770 Date: Mon, 23 Jul 2018 22:02:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:49Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","mtu":1450}} 2018-07-23 22:02:49,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-8db82f8d-4ecf-4afb-8f34-03c5ac422770 2018-07-23 22:02:49,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:02:49,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-df234971-4c1c-46e9-bcd5-18dd7f224156 Date: Mon, 23 Jul 2018 22:02:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:02:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:49,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-df234971-4c1c-46e9-bcd5-18dd7f224156 2018-07-23 22:02:49,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:02:49,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-648f029a-08dd-48c2-b510-dc8d7419fa65 Date: Mon, 23 Jul 2018 22:02:49 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:02:49,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-648f029a-08dd-48c2-b510-dc8d7419fa65 2018-07-23 22:02:49,414 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet 2018-07-23 22:02:49,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" -d '{"subnets": [{"ip_version": 4, "network_id": "8a29de1b-74bf-4663-b36c-cc4ecbc866f6", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet"}]}' 2018-07-23 22:02:49,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8558585a-ba27-4352-b4c6-f461fce3b8a4 Date: Mon, 23 Jul 2018 22:02:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","ip_version":4}]} 2018-07-23 22:02:49,746 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8558585a-ba27-4352-b4c6-f461fce3b8a4 2018-07-23 22:02:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:02:49,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-3a97dbf2-66cf-41d2-991c-e9cf35ab5bd5 Date: Mon, 23 Jul 2018 22:02:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["678dc5d4-0ff8-4d45-8763-ae4fe2c004fd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:49,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-3a97dbf2-66cf-41d2-991c-e9cf35ab5bd5 2018-07-23 22:02:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:02:49,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-25ce8afc-49dd-4706-ab77-197f6f0b0b3b Date: Mon, 23 Jul 2018 22:02:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","ip_version":4}]} 2018-07-23 22:02:49,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-25ce8afc-49dd-4706-ab77-197f6f0b0b3b 2018-07-23 22:02:49,897 - OpenStackNetwork - DEBUG - Network [8a29de1b-74bf-4663-b36c-cc4ecbc866f6] created successfully 2018-07-23 22:02:49,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:49,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:50,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["d6dHyP_DSECdG9ZCR2m4_Q"], "issued_at": "2018-07-23T22:02:50.000000Z"}} 2018-07-23 22:02:50,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42598fc980026ae83ce4528ceb9376ec08273786" 2018-07-23 22:02:50,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e82bb1-35ce-4719-93b3-65088306bb3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:50,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-68e82bb1-35ce-4719-93b3-65088306bb3e 2018-07-23 22:02:50,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:02:50,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42598fc980026ae83ce4528ceb9376ec08273786" 2018-07-23 22:02:50,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f132b9dd-c375-422b-a682-4384d6981203 x-compute-request-id: req-f132b9dd-c375-422b-a682-4384d6981203 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:02:50,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f132b9dd-c375-422b-a682-4384d6981203 2018-07-23 22:02:50,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42598fc980026ae83ce4528ceb9376ec08273786" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-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-23 22:02:50,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67e3dcf7-1fb3-41ed-a2c4-6c2d2476f1ac x-compute-request-id: req-67e3dcf7-1fb3-41ed-a2c4-6c2d2476f1ac Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "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": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c"}} 2018-07-23 22:02:50,618 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-67e3dcf7-1fb3-41ed-a2c4-6c2d2476f1ac 2018-07-23 22:02:50,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:02:50,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:02:51,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WVvkmLNqSXSeRLwMQNOnLA"], "issued_at": "2018-07-23T22:02:50.000000Z"}} 2018-07-23 22:02:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229c28dd4a212417bbbf418bd57eea90590a528b" 2018-07-23 22:02:51,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6f62c8-e918-40d6-b4aa-73d6898dff50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:02:51,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8d6f62c8-e918-40d6-b4aa-73d6898dff50 2018-07-23 22:02:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:51,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-549e61de-e332-454f-ab0e-03d96b3f888a Date: Mon, 23 Jul 2018 22:02:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["678dc5d4-0ff8-4d45-8763-ae4fe2c004fd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:51,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net used request id req-549e61de-e332-454f-ab0e-03d96b3f888a 2018-07-23 22:02:51,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:51,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-57c2fb7b-5f45-4f2d-b667-500e963839cb Date: Mon, 23 Jul 2018 22:02:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","ip_version":4}]} 2018-07-23 22:02:51,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-57c2fb7b-5f45-4f2d-b667-500e963839cb 2018-07-23 22:02:51,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:51,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-eada0536-dba2-4b1d-b92d-d96d5ed4bbf2 Date: Mon, 23 Jul 2018 22:02:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["678dc5d4-0ff8-4d45-8763-ae4fe2c004fd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:51,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net used request id req-eada0536-dba2-4b1d-b92d-d96d5ed4bbf2 2018-07-23 22:02:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:51,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:51,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229c28dd4a212417bbbf418bd57eea90590a528b" 2018-07-23 22:02:51,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eed201e-ba2c-4f0a-84b2-af7d2a2d1c53 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:51,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-8eed201e-ba2c-4f0a-84b2-af7d2a2d1c53 2018-07-23 22:02:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:51,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-66b0903d-c159-4830-a6a8-19f6c5ce20e3 Date: Mon, 23 Jul 2018 22:02:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","ip_version":4}]} 2018-07-23 22:02:51,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-66b0903d-c159-4830-a6a8-19f6c5ce20e3 2018-07-23 22:02:51,675 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net 2018-07-23 22:02:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" -d '{"port": {"network_id": "8a29de1b-74bf-4663-b36c-cc4ecbc866f6", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-port", "admin_state_up": true}}' 2018-07-23 22:02:52,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-68891b6d-16e9-4061-ac90-9e8ce56f79ce Date: Mon, 23 Jul 2018 22:02:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:52Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","ip_address":"10.55.0.5"}],"id":"61090694-e7a8-42a3-9c3f-77b1bb96b56b","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d9:39:1f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-port","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:02:52,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-68891b6d-16e9-4061-ac90-9e8ce56f79ce 2018-07-23 22:02:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:52,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-9033f513-823b-4304-8b22-c4916266c04e Date: Mon, 23 Jul 2018 22:02:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["678dc5d4-0ff8-4d45-8763-ae4fe2c004fd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:02:52,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net used request id req-9033f513-823b-4304-8b22-c4916266c04e 2018-07-23 22:02:52,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:02:52,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:02:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:02:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:52,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cafe3a-c1bc-4d63-8e1b-d2b51006cf8a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:52,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-43cafe3a-c1bc-4d63-8e1b-d2b51006cf8a 2018-07-23 22:02:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:52,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9f800566-f721-44a4-b1d8-1e5b3b560eba Date: Mon, 23 Jul 2018 22:02:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","ip_version":4}]} 2018-07-23 22:02:52,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-9f800566-f721-44a4-b1d8-1e5b3b560eba 2018-07-23 22:02:52,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:52,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-93b10c03-dc43-47f1-99d2-2e5c805e786f Date: Mon, 23 Jul 2018 22:02:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","ip_address":"10.55.0.5"}],"id":"61090694-e7a8-42a3-9c3f-77b1bb96b56b","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d9:39:1f","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-port","admin_state_up":true,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:51Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 22:02:52,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-port&admin_state_up=True used request id req-93b10c03-dc43-47f1-99d2-2e5c805e786f 2018-07-23 22:02:52,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:52,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2165bb-c130-4698-951f-d24ce6434dc7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:02:52,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ba2165bb-c130-4698-951f-d24ce6434dc7 2018-07-23 22:02:52,642 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst 2018-07-23 22:02:52,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:52,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f21f895c-95c4-45b2-bee3-13e57c376912 x-compute-request-id: req-f21f895c-95c4-45b2-bee3-13e57c376912 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-flavor-name"}]} 2018-07-23 22:02:52,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f21f895c-95c4-45b2-bee3-13e57c376912 2018-07-23 22:02:52,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:52,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b5eec5c-1578-43d9-b933-49876aaea34c x-compute-request-id: req-4b5eec5c-1578-43d9-b933-49876aaea34c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "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": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c"}} 2018-07-23 22:02:52,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c used request id req-4b5eec5c-1578-43d9-b933-49876aaea34c 2018-07-23 22:02:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-dd96cbef-4ddf-4ca6-a9f6-8aaeed3f1c3f Date: Mon, 23 Jul 2018 22:02:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:02:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:02:48Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/snap", "metadata": {}}], "self": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "min_disk": 0, "protected": false, "id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "file": "/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image"} 2018-07-23 22:02:53,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image used request id req-dd96cbef-4ddf-4ca6-a9f6-8aaeed3f1c3f 2018-07-23 22:02:53,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:53,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a12aaca-7e89-458d-91d7-b7d4b5d665b6 Date: Mon, 23 Jul 2018 22:02:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:02:53,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-0a12aaca-7e89-458d-91d7-b7d4b5d665b6 2018-07-23 22:02:53,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" -d '{"server": {"name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst", "imageRef": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "flavorRef": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "max_count": 1, "min_count": 1, "networks": [{"port": "61090694-e7a8-42a3-9c3f-77b1bb96b56b"}]}}' 2018-07-23 22:02:54,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:02:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e50d522f-1e76-4a5f-a90c-27facd5b076f x-compute-request-id: req-e50d522f-1e76-4a5f-a90c-27facd5b076f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "bookmark"}], "adminPass": "c2GC5HNTtWLv"}} 2018-07-23 22:02:54,875 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e50d522f-1e76-4a5f-a90c-27facd5b076f 2018-07-23 22:02:54,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:55,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d2fa0ea-5de7-4c56-87a3-016cafb2b5c9 x-compute-request-id: req-6d2fa0ea-5de7-4c56-87a3-016cafb2b5c9 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "bookmark"}], "image": {"id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "links": [{"href": "http://172.30.9.26:8774/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "links": [{"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "bookmark"}]}, "id": "8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "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-23T22:02:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst", "created": "2018-07-23T22:02:54Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:02:55,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 used request id req-6d2fa0ea-5de7-4c56-87a3-016cafb2b5c9 2018-07-23 22:02:55,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:55,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a32fcde2-259b-4d70-bdeb-1f4030f93d06 x-compute-request-id: req-a32fcde2-259b-4d70-bdeb-1f4030f93d06 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "bookmark"}], "image": {"id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "links": [{"href": "http://172.30.9.26:8774/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "links": [{"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "bookmark"}]}, "id": "8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "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-23T22:02:55Z", "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-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst", "created": "2018-07-23T22:02:54Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:02:55,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 used request id req-a32fcde2-259b-4d70-bdeb-1f4030f93d06 2018-07-23 22:02:58,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:02:58,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:02:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-382391ab-8fc0-4e73-93b0-31f86f59cc62 x-compute-request-id: req-382391ab-8fc0-4e73-93b0-31f86f59cc62 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:39:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "bookmark"}], "image": {"id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "links": [{"href": "http://172.30.9.26:8774/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "links": [{"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "bookmark"}]}, "id": "8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:02:56Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst", "created": "2018-07-23T22:02:54Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:02:58,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 used request id req-382391ab-8fc0-4e73-93b0-31f86f59cc62 2018-07-23 22:03:01,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:02,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06a86234-57b4-4f5e-beae-be2996f7ecc7 x-compute-request-id: req-06a86234-57b4-4f5e-beae-be2996f7ecc7 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:39:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "bookmark"}], "image": {"id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "links": [{"href": "http://172.30.9.26:8774/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "links": [{"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "bookmark"}]}, "id": "8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:02:56Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst", "created": "2018-07-23T22:02:54Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:02,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 used request id req-06a86234-57b4-4f5e-beae-be2996f7ecc7 2018-07-23 22:03:05,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:05,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ce80f4d-45c4-42fb-931b-bb7c1a3c2803 x-compute-request-id: req-2ce80f4d-45c4-42fb-931b-bb7c1a3c2803 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:39:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "bookmark"}], "image": {"id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "links": [{"href": "http://172.30.9.26:8774/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-23T22:03:01.000000", "flavor": {"id": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "links": [{"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "bookmark"}]}, "id": "8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:01Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst", "created": "2018-07-23T22:02:54Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:05,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 used request id req-2ce80f4d-45c4-42fb-931b-bb7c1a3c2803 2018-07-23 22:03:05,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:05,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-018f6a70-050f-4ad2-8108-b1078fecf10f x-compute-request-id: req-018f6a70-050f-4ad2-8108-b1078fecf10f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:39:1f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "rel": "bookmark"}], "image": {"id": "1c967524-13c2-4f6e-bbd5-476cc5e17caa", "links": [{"href": "http://172.30.9.26:8774/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-07-23T22:03:01.000000", "flavor": {"id": "64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "links": [{"href": "http://172.30.9.26:8774/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c", "rel": "bookmark"}]}, "id": "8ba961b4-4153-4ad3-8e1e-0a1b90d9e580", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:01Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-vm_inst", "created": "2018-07-23T22:02:54Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:05,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 used request id req-018f6a70-050f-4ad2-8108-b1078fecf10f 2018-07-23 22:03:05,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:05,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 763 X-Openstack-Request-Id: req-0b9267df-58e8-4277-840e-31182f50b1cf Date: Mon, 23 Jul 2018 22:03:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["678dc5d4-0ff8-4d45-8763-ae4fe2c004fd"],"description":"","tags":[],"updated_at":"2018-07-23T22:02:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:05,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net used request id req-0b9267df-58e8-4277-840e-31182f50b1cf 2018-07-23 22:03:05,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:05,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8f01b3-2241-449f-b737-8a7e70626cf0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:05,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-df8f01b3-2241-449f-b737-8a7e70626cf0 2018-07-23 22:03:05,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:05,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-aba4a37b-5fa9-4c31-a945-d08ea3ec1d14 Date: Mon, 23 Jul 2018 22:03:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","ip_version":4}]} 2018-07-23 22:03:05,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-aba4a37b-5fa9-4c31-a945-d08ea3ec1d14 2018-07-23 22:03:05,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:05,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2031 X-Openstack-Request-Id: req-a7b91aee-4242-4766-9fe7-33d50e478b06 Date: Mon, 23 Jul 2018 22:03:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","ip_address":"10.55.0.5"}],"id":"61090694-e7a8-42a3-9c3f-77b1bb96b56b","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:39:1f","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-port","admin_state_up":true,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:51Z","binding:vnic_type":"normal","device_id":"8ba961b4-4153-4ad3-8e1e-0a1b90d9e580","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:02:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"678dc5d4-0ff8-4d45-8763-ae4fe2c004fd","ip_address":"10.55.0.2"}],"id":"d6cfe56a-f289-4a57-8efc-8ac27239e9b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:50:df","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a29de1b-74bf-4663-b36c-cc4ecbc866f6","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:02:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a29de1b-74bf-4663-b36c-cc4ecbc866f6","ip_allocation":"immediate"}]} 2018-07-23 22:03:05,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-a7b91aee-4242-4766-9fe7-33d50e478b06 2018-07-23 22:03:05,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:05,958 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:03:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee49aabb-dcde-4720-b41a-14e16e669f41 x-compute-request-id: req-ee49aabb-dcde-4720-b41a-14e16e669f41 Content-Type: application/json 2018-07-23 22:03:05,958 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/8ba961b4-4153-4ad3-8e1e-0a1b90d9e580 used request id req-ee49aabb-dcde-4720-b41a-14e16e669f41 2018-07-23 22:03:05,958 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-port 2018-07-23 22:03:05,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/61090694-e7a8-42a3-9c3f-77b1bb96b56b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40e437b0b30a2317f5b6c8d54aaf7d7d93716cc1" 2018-07-23 22:03:06,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-410db9ea-8a28-4f07-80e8-9eef90b72d2e Date: Mon, 23 Jul 2018 22:03:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:03:06,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/61090694-e7a8-42a3-9c3f-77b1bb96b56b used request id req-410db9ea-8a28-4f07-80e8-9eef90b72d2e 2018-07-23 22:03:06,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42598fc980026ae83ce4528ceb9376ec08273786" 2018-07-23 22:03:06,501 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:03:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c19aa46-9a88-4f0b-bb59-61a77f2830d6 x-compute-request-id: req-2c19aa46-9a88-4f0b-bb59-61a77f2830d6 Content-Length: 0 Content-Type: application/json 2018-07-23 22:03:06,501 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/64da1fb9-65d7-4ad4-af61-a87ceee3b61c used request id req-2c19aa46-9a88-4f0b-bb59-61a77f2830d6 2018-07-23 22:03:06,502 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet 2018-07-23 22:03:06,502 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-subnet 2018-07-23 22:03:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/678dc5d4-0ff8-4d45-8763-ae4fe2c004fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:03:07,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ffef8c0-f5c5-4c94-bd2f-dde1069dd4a5 Date: Mon, 23 Jul 2018 22:03:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:03:07,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/678dc5d4-0ff8-4d45-8763-ae4fe2c004fd used request id req-2ffef8c0-f5c5-4c94-bd2f-dde1069dd4a5 2018-07-23 22:03:07,512 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-net 2018-07-23 22:03:07,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/8a29de1b-74bf-4663-b36c-cc4ecbc866f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f64d52f8017bbcfc656112f15ddec7fcc1e292c" 2018-07-23 22:03:08,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-26f7f347-383c-4a13-8be6-d3725ee518b5 Date: Mon, 23 Jul 2018 22:03:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:03:08,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/8a29de1b-74bf-4663-b36c-cc4ecbc866f6 used request id req-26f7f347-383c-4a13-8be6-d3725ee518b5 2018-07-23 22:03:08,516 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-ae1799a6-04a3-469d-8316-2b41c09a8d66-image 2018-07-23 22:03:08,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5aaade7261a1f2a1d9a5c634686172b07a9b131" 2018-07-23 22:03:09,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bf1d1ee-acc4-447d-9453-7e1d8ef61f5b Date: Mon, 23 Jul 2018 22:03:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:03:09,003 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1c967524-13c2-4f6e-bbd5-476cc5e17caa used request id req-0bf1d1ee-acc4-447d-9453-7e1d8ef61f5b 2018-07-23 22:03:09,005 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:03:09,008 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:03:09,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:09,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:09,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["kea1YupoTHif3LRJnYqfaA"], "issued_at": "2018-07-23T22:03:09.000000Z"}} 2018-07-23 22:03:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" 2018-07-23 22:03:09,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5847fd-87c1-4d0d-929b-2c77b949599a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:09,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4a5847fd-87c1-4d0d-929b-2c77b949599a 2018-07-23 22:03:09,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" 2018-07-23 22:03:09,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-26e66c7e-3576-42a5-b73c-7614e4301ac7 Date: Mon, 23 Jul 2018 22:03:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image"} 2018-07-23 22:03:09,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image used request id req-26e66c7e-3576-42a5-b73c-7614e4301ac7 2018-07-23 22:03:09,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" 2018-07-23 22:03:09,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c491ed6d-fccd-44a5-b352-ff8cfc59161d Date: Mon, 23 Jul 2018 22:03:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:03:09,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c491ed6d-fccd-44a5-b352-ff8cfc59161d 2018-07-23 22:03:09,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image"}' 2018-07-23 22:03:09,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1013ea65-2b56-41c4-9d00-be2964166486 Date: Mon, 23 Jul 2018 22:03:09 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d", "min_disk": 0, "protected": false, "id": "eea910c3-605e-437f-978b-5a092fc76c0d", "file": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:03:09,740 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1013ea65-2b56-41c4-9d00-be2964166486 2018-07-23 22:03:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" -d '' 2018-07-23 22:03:11,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a990443-e22e-45da-9e65-d0ce793d334f Date: Mon, 23 Jul 2018 22:03:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:03:11,162 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d/file used request id req-6a990443-e22e-45da-9e65-d0ce793d334f 2018-07-23 22:03:11,162 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:03:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" 2018-07-23 22:03:11,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8b99a8fc-dcb9-4ae0-8edd-53d149588baf Date: Mon, 23 Jul 2018 22:03:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:11Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eea910c3-605e-437f-978b-5a092fc76c0d/snap", "metadata": {}}], "self": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d", "min_disk": 0, "protected": false, "id": "eea910c3-605e-437f-978b-5a092fc76c0d", "file": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eea910c3-605e-437f-978b-5a092fc76c0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:03:11,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d used request id req-8b99a8fc-dcb9-4ae0-8edd-53d149588baf 2018-07-23 22:03:11,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" 2018-07-23 22:03:11,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-11734bbd-48fc-47be-9aa3-e4ef109e2652 Date: Mon, 23 Jul 2018 22:03:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:03:11,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-11734bbd-48fc-47be-9aa3-e4ef109e2652 2018-07-23 22:03:11,193 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image 2018-07-23 22:03:11,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" 2018-07-23 22:03:11,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-54f9343a-d388-4d28-8c2f-7a5ef4cd0c58 Date: Mon, 23 Jul 2018 22:03:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:11Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eea910c3-605e-437f-978b-5a092fc76c0d/snap", "metadata": {}}], "self": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d", "min_disk": 0, "protected": false, "id": "eea910c3-605e-437f-978b-5a092fc76c0d", "file": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eea910c3-605e-437f-978b-5a092fc76c0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:03:11,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d used request id req-54f9343a-d388-4d28-8c2f-7a5ef4cd0c58 2018-07-23 22:03:11,213 - create_image - DEBUG - Instance status is - active 2018-07-23 22:03:11,213 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image 2018-07-23 22:03:11,213 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image 2018-07-23 22:03:11,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:11,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:11,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WZvRGYHyRmOF3CbBCYDWog"], "issued_at": "2018-07-23T22:03:11.000000Z"}} 2018-07-23 22:03:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:11,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97903186-b340-475b-b3ee-dda8045a50b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:11,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-97903186-b340-475b-b3ee-dda8045a50b3 2018-07-23 22:03:11,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:11,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-78db9f71-08bb-45d4-8491-3010df3d9e4d Date: Mon, 23 Jul 2018 22:03:11 GMT RESP BODY: {"networks":[]} 2018-07-23 22:03:11,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-78db9f71-08bb-45d4-8491-3010df3d9e4d 2018-07-23 22:03:11,881 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net 2018-07-23 22:03:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net", "admin_state_up": true}}' 2018-07-23 22:03:12,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-5097721a-c282-45fe-878b-ad281cd58250 Date: Mon, 23 Jul 2018 22:03:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","mtu":1450}} 2018-07-23 22:03:12,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5097721a-c282-45fe-878b-ad281cd58250 2018-07-23 22:03:12,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:12,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-7d97f881-6af4-44c9-aab3-504eb76e43c0 Date: Mon, 23 Jul 2018 22:03:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:12,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-7d97f881-6af4-44c9-aab3-504eb76e43c0 2018-07-23 22:03:12,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:12,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-382af333-f914-4764-9657-682dfa44512b Date: Mon, 23 Jul 2018 22:03:12 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:03:12,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-382af333-f914-4764-9657-682dfa44512b 2018-07-23 22:03:12,495 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet 2018-07-23 22:03:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" -d '{"subnets": [{"ip_version": 4, "network_id": "f760148a-885c-420f-9a8f-07c57c6e403a", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet"}]}' 2018-07-23 22:03:12,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-506f027b-adfb-44dc-8ed5-25d3a7281dd6 Date: Mon, 23 Jul 2018 22:03:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:12,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-506f027b-adfb-44dc-8ed5-25d3a7281dd6 2018-07-23 22:03:12,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:12,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c721171b-c566-4fa9-b8f7-90f07eeb5921 Date: Mon, 23 Jul 2018 22:03:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:12,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-c721171b-c566-4fa9-b8f7-90f07eeb5921 2018-07-23 22:03:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:12,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c20da5e3-c72d-498c-8da5-ba8e2f674855 Date: Mon, 23 Jul 2018 22:03:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:12,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-c20da5e3-c72d-498c-8da5-ba8e2f674855 2018-07-23 22:03:12,983 - OpenStackNetwork - DEBUG - Network [f760148a-885c-420f-9a8f-07c57c6e403a] created successfully 2018-07-23 22:03:12,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:12,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:13,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["rXAbAIqhT6aAJxUV2LJjuw"], "issued_at": "2018-07-23T22:03:13.000000Z"}} 2018-07-23 22:03:13,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4ea8fe2f3360c891c35839316ac5a7d04932e6" 2018-07-23 22:03:13,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5f39ae-f5c3-4801-92dc-e068541456d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:13,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b5f39ae-f5c3-4801-92dc-e068541456d6 2018-07-23 22:03:13,497 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:03:13,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4ea8fe2f3360c891c35839316ac5a7d04932e6" 2018-07-23 22:03:13,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e360939a-157d-47a3-bc0d-f929c47af706 x-compute-request-id: req-e360939a-157d-47a3-bc0d-f929c47af706 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:03:13,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e360939a-157d-47a3-bc0d-f929c47af706 2018-07-23 22:03:13,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4ea8fe2f3360c891c35839316ac5a7d04932e6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-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-23 22:03:13,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91b89dfe-8250-4d02-8ba9-d87c5c9b5c16 x-compute-request-id: req-91b89dfe-8250-4d02-8ba9-d87c5c9b5c16 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "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": "fadcc682-4136-4cd8-809e-e29932275243"}} 2018-07-23 22:03:13,712 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-91b89dfe-8250-4d02-8ba9-d87c5c9b5c16 2018-07-23 22:03:13,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:13,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:14,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["wGKmeR3DQhiC1ozMfDsH2g"], "issued_at": "2018-07-23T22:03:14.000000Z"}} 2018-07-23 22:03:14,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:14,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6635136e-7f7d-496d-8181-ba33a16951f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:14,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6635136e-7f7d-496d-8181-ba33a16951f5 2018-07-23 22:03:14,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:14,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:14 GMT Server: Apache x-compute-request-id: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 22:03:14,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-fcbff0da-7d2a-4231-a0ef-272fc211fe17 2018-07-23 22:03:14,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823", "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-23 22:03:14,852 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:03:14 GMT Server: Apache x-compute-request-id: req-93d5a956-95f8-4151-94b8-37c34bda0219 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93d5a956-95f8-4151-94b8-37c34bda0219 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T22:03:14.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1}} 2018-07-23 22:03:14,852 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes used request id req-93d5a956-95f8-4151-94b8-37c34bda0219 2018-07-23 22:03:14,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:15,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:14 GMT Server: Apache x-compute-request-id: req-77997372-97f2-4603-85f6-80b5e2fbe816 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77997372-97f2-4603-85f6-80b5e2fbe816 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:14.000000", "replication_status": null, "snapshot_id": null, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-963266d4-3536-44b4-9018-2fa500fc3823", "bootable": "false", "created_at": "2018-07-23T22:03:14.000000", "volume_type": null}} 2018-07-23 22:03:15,070 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-77997372-97f2-4603-85f6-80b5e2fbe816 2018-07-23 22:03:15,071 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823 2018-07-23 22:03:15,075 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:15,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:15 GMT Server: Apache x-compute-request-id: req-1ed6b1a3-d082-43a8-b2aa-7d2a0a47125e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ed6b1a3-d082-43a8-b2aa-7d2a0a47125e Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:15.000000", "replication_status": null, "snapshot_id": null, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-963266d4-3536-44b4-9018-2fa500fc3823", "bootable": "false", "created_at": "2018-07-23T22:03:14.000000", "volume_type": null}} 2018-07-23 22:03:15,378 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-1ed6b1a3-d082-43a8-b2aa-7d2a0a47125e 2018-07-23 22:03:15,379 - create_volume - DEBUG - Instance status is - available 2018-07-23 22:03:15,379 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823 2018-07-23 22:03:15,379 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823 2018-07-23 22:03:15,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:15,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:15,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["nnv9JzwMTAy0wzqUsJtsMQ"], "issued_at": "2018-07-23T22:03:15.000000Z"}} 2018-07-23 22:03:15,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:15,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417da4f9-315b-43fa-bf97-b625aed89efe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:15,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-417da4f9-315b-43fa-bf97-b625aed89efe 2018-07-23 22:03:15,865 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:03:15,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:15,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9838d7-ec14-49ab-bff2-0b4f011a2241 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:15,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3e9838d7-ec14-49ab-bff2-0b4f011a2241 2018-07-23 22:03:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-2fcc827d-6156-4bd1-8fac-d72176ae5cec Date: Mon, 23 Jul 2018 22:03:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:16,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-2fcc827d-6156-4bd1-8fac-d72176ae5cec 2018-07-23 22:03:16,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:03:16,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:03:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:03:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31f56b3-7196-44b6-9835-3fb1fc2185b3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:16,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a31f56b3-7196-44b6-9835-3fb1fc2185b3 2018-07-23 22:03:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e095e7ed-7302-43c8-8c44-6f95c7ded849 Date: Mon, 23 Jul 2018 22:03:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:16,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-e095e7ed-7302-43c8-8c44-6f95c7ded849 2018-07-23 22:03:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-97de0c23-aa06-4e8e-bbbc-d77104f27237 Date: Mon, 23 Jul 2018 22:03:16 GMT RESP BODY: {"ports":[]} 2018-07-23 22:03:16,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port&admin_state_up=True used request id req-97de0c23-aa06-4e8e-bbbc-d77104f27237 2018-07-23 22:03:16,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1a528fb-5879-482c-8338-2c3b64cec0e5 x-compute-request-id: req-f1a528fb-5879-482c-8338-2c3b64cec0e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 22:03:16,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst used request id req-f1a528fb-5879-482c-8338-2c3b64cec0e5 2018-07-23 22:03:16,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d80df06a-c187-4f06-bb43-c69e2fb29694 Date: Mon, 23 Jul 2018 22:03:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:16,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-d80df06a-c187-4f06-bb43-c69e2fb29694 2018-07-23 22:03:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7be2db-55c5-4a34-a2de-3eb8991043d6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:16,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ff7be2db-55c5-4a34-a2de-3eb8991043d6 2018-07-23 22:03:16,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-07f9bc5d-aaa5-4161-8c96-482463e539f8 Date: Mon, 23 Jul 2018 22:03:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:16,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-07f9bc5d-aaa5-4161-8c96-482463e539f8 2018-07-23 22:03:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:16,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93a83467-ce46-4f0e-a040-b0a9918a6a69 Date: Mon, 23 Jul 2018 22:03:16 GMT RESP BODY: {"ports":[]} 2018-07-23 22:03:16,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port&admin_state_up=True used request id req-93a83467-ce46-4f0e-a040-b0a9918a6a69 2018-07-23 22:03:16,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:16,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:17,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["cLh5NerhTYiqFv3f09kEuw"], "issued_at": "2018-07-23T22:03:17.000000Z"}} 2018-07-23 22:03:17,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e8bef7cb7853df3a4b3a8a3e2f9a012a2b1a33" 2018-07-23 22:03:17,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cbca90-b45c-4360-9bea-15f954806018 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:17,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-80cbca90-b45c-4360-9bea-15f954806018 2018-07-23 22:03:17,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:17,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-478fcaff-2b62-4c36-82b5-88ee4f64f9e4 Date: Mon, 23 Jul 2018 22:03:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:17,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-478fcaff-2b62-4c36-82b5-88ee4f64f9e4 2018-07-23 22:03:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:17,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4deede2f-b523-461a-ad68-d3bf8f753a74 Date: Mon, 23 Jul 2018 22:03:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:17,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-4deede2f-b523-461a-ad68-d3bf8f753a74 2018-07-23 22:03:17,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:17,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-db43e549-22a4-43cc-81d6-132ea9bb7984 Date: Mon, 23 Jul 2018 22:03:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:17,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-db43e549-22a4-43cc-81d6-132ea9bb7984 2018-07-23 22:03:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:03:17,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:03:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:03:17,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e8bef7cb7853df3a4b3a8a3e2f9a012a2b1a33" 2018-07-23 22:03:17,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c861ca0-093e-42bd-824d-6fe95f062709 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:17,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2c861ca0-093e-42bd-824d-6fe95f062709 2018-07-23 22:03:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:17,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-61b1bf68-49cd-4528-9af5-097dcaa0fbff Date: Mon, 23 Jul 2018 22:03:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:17,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-61b1bf68-49cd-4528-9af5-097dcaa0fbff 2018-07-23 22:03:17,647 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net 2018-07-23 22:03:17,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" -d '{"port": {"network_id": "f760148a-885c-420f-9a8f-07c57c6e403a", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port", "admin_state_up": true}}' 2018-07-23 22:03:18,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-ae88137e-ebfa-4419-8e20-a0f80bd5c737 Date: Mon, 23 Jul 2018 22:03:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:18Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:f9:69","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:03:18,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ae88137e-ebfa-4419-8e20-a0f80bd5c737 2018-07-23 22:03:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-14111441-9bff-41ff-84f3-b56290fb389c Date: Mon, 23 Jul 2018 22:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:18,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-14111441-9bff-41ff-84f3-b56290fb389c 2018-07-23 22:03:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f691fce0-3ec7-480a-9521-5a6f31ce7874 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:18,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f691fce0-3ec7-480a-9521-5a6f31ce7874 2018-07-23 22:03:18,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fec8e291-121c-44be-96b0-6d4c98d7c35f Date: Mon, 23 Jul 2018 22:03:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:18,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-fec8e291-121c-44be-96b0-6d4c98d7c35f 2018-07-23 22:03:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-408748be-5425-4b10-a50a-a03c00bd7726 Date: Mon, 23 Jul 2018 22:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 22:03:18,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port&admin_state_up=True used request id req-408748be-5425-4b10-a50a-a03c00bd7726 2018-07-23 22:03:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d6fb13-725d-412f-bd3e-8ad469ebbc00 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:18,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f5d6fb13-725d-412f-bd3e-8ad469ebbc00 2018-07-23 22:03:18,774 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst 2018-07-23 22:03:18,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d11386d4-fdf0-498a-a66c-95df2340445f x-compute-request-id: req-d11386d4-fdf0-498a-a66c-95df2340445f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-flavor"}]} 2018-07-23 22:03:18,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d11386d4-fdf0-498a-a66c-95df2340445f 2018-07-23 22:03:18,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/fadcc682-4136-4cd8-809e-e29932275243 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fc3902b-ea68-4901-a4dd-cb6e7786abbe x-compute-request-id: req-3fc3902b-ea68-4901-a4dd-cb6e7786abbe Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "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": "fadcc682-4136-4cd8-809e-e29932275243"}} 2018-07-23 22:03:18,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/fadcc682-4136-4cd8-809e-e29932275243 used request id req-3fc3902b-ea68-4901-a4dd-cb6e7786abbe 2018-07-23 22:03:18,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-b4077141-c5ba-4bed-b49a-f50efb168a07 Date: Mon, 23 Jul 2018 22:03:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:11Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eea910c3-605e-437f-978b-5a092fc76c0d/snap", "metadata": {}}], "self": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d", "min_disk": 0, "protected": false, "id": "eea910c3-605e-437f-978b-5a092fc76c0d", "file": "/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eea910c3-605e-437f-978b-5a092fc76c0d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image"} 2018-07-23 22:03:18,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image used request id req-b4077141-c5ba-4bed-b49a-f50efb168a07 2018-07-23 22:03:18,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:18,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eeda80ca-3f2f-483c-bf1b-cff5b603b1bf Date: Mon, 23 Jul 2018 22:03:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:03:18,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-eeda80ca-3f2f-483c-bf1b-cff5b603b1bf 2018-07-23 22:03:19,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "imageRef": "eea910c3-605e-437f-978b-5a092fc76c0d", "flavorRef": "fadcc682-4136-4cd8-809e-e29932275243", "max_count": 1, "min_count": 1, "networks": [{"port": "89ec0e66-e98d-4b82-8d0f-e057b167ae9d"}]}}' 2018-07-23 22:03:20,243 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5490623e-edfe-4c89-a855-dd7f5db01a3d x-compute-request-id: req-5490623e-edfe-4c89-a855-dd7f5db01a3d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "adminPass": "scDmGmisC27z"}} 2018-07-23 22:03:20,243 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5490623e-edfe-4c89-a855-dd7f5db01a3d 2018-07-23 22:03:20,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:20,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a20543-84cd-430d-8a1a-c041ab1eb385 x-compute-request-id: req-68a20543-84cd-430d-8a1a-c041ab1eb385 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "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-23T22:03:20Z", "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-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:20,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-68a20543-84cd-430d-8a1a-c041ab1eb385 2018-07-23 22:03:20,692 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst 2018-07-23 22:03:20,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:21,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc0643b3-d6e6-4a20-9fd9-13dadc6308d5 x-compute-request-id: req-dc0643b3-d6e6-4a20-9fd9-13dadc6308d5 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:03:20Z", "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-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:21,044 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-dc0643b3-d6e6-4a20-9fd9-13dadc6308d5 2018-07-23 22:03:21,045 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst] is - BUILD 2018-07-23 22:03:21,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:03:24,048 - create_instance - DEBUG - VM status query timeout in 896.643944025 2018-07-23 22:03:24,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:24,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-312a8971-d7bf-4e54-b011-1eb725fa3596 x-compute-request-id: req-312a8971-d7bf-4e54-b011-1eb725fa3596 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:03:21Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:24,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-312a8971-d7bf-4e54-b011-1eb725fa3596 2018-07-23 22:03:24,471 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst] is - BUILD 2018-07-23 22:03:24,472 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:03:27,475 - create_instance - DEBUG - VM status query timeout in 893.21717 2018-07-23 22:03:27,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:27,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42a0335e-2617-446c-a289-897fbd02e38b x-compute-request-id: req-42a0335e-2617-446c-a289-897fbd02e38b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:27,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-42a0335e-2617-446c-a289-897fbd02e38b 2018-07-23 22:03:27,755 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst] is - ACTIVE 2018-07-23 22:03:27,755 - create_instance - INFO - VM is - ACTIVE 2018-07-23 22:03:27,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:27,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7ac38a6-ab40-49b8-87e6-78daa2505ad8 x-compute-request-id: req-f7ac38a6-ab40-49b8-87e6-78daa2505ad8 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:27,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-f7ac38a6-ab40-49b8-87e6-78daa2505ad8 2018-07-23 22:03:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:27,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7ba12de2-e3f9-4bec-a707-2ea1ce4d91a9 Date: Mon, 23 Jul 2018 22:03:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:27,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-7ba12de2-e3f9-4bec-a707-2ea1ce4d91a9 2018-07-23 22:03:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:28,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09daa660-4866-43d2-a75e-771ada65c4fa Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:28,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-09daa660-4866-43d2-a75e-771ada65c4fa 2018-07-23 22:03:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:28,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-50bd055e-e629-4ef4-b9e5-2bf8a1d58f53 Date: Mon, 23 Jul 2018 22:03:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:28,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-50bd055e-e629-4ef4-b9e5-2bf8a1d58f53 2018-07-23 22:03:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:28,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-6761ba93-b930-4305-b596-d5922867aa93 Date: Mon, 23 Jul 2018 22:03:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:28,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-6761ba93-b930-4305-b596-d5922867aa93 2018-07-23 22:03:28,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:28,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["mASqyklHTWChMnYU3PuRiQ"], "issued_at": "2018-07-23T22:03:28.000000Z"}} 2018-07-23 22:03:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:28,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aec7e0a-042f-4f2d-a3af-9c679728105a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:28,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0aec7e0a-042f-4f2d-a3af-9c679728105a 2018-07-23 22:03:28,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:28,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb7d0960-bd7a-4720-a377-ad5bf7970bdf x-compute-request-id: req-bb7d0960-bd7a-4720-a377-ad5bf7970bdf Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:28,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-bb7d0960-bd7a-4720-a377-ad5bf7970bdf 2018-07-23 22:03:28,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:28,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-339179df-a67f-4211-82c5-dbf4e4105540 Date: Mon, 23 Jul 2018 22:03:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:28,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-339179df-a67f-4211-82c5-dbf4e4105540 2018-07-23 22:03:28,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46de4e88-e623-4a7a-92bf-e6ddfae64469 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:28,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-46de4e88-e623-4a7a-92bf-e6ddfae64469 2018-07-23 22:03:28,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:29,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ab4424fc-2471-4740-96c6-467cce061d8e Date: Mon, 23 Jul 2018 22:03:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:29,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-ab4424fc-2471-4740-96c6-467cce061d8e 2018-07-23 22:03:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:29,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-d7c9e212-1474-434f-a2f9-ac050cb08790 Date: Mon, 23 Jul 2018 22:03:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:29,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-d7c9e212-1474-434f-a2f9-ac050cb08790 2018-07-23 22:03:29,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" -d '{"volumeAttachment": {"volumeId": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}}' 2018-07-23 22:03:30,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f228852-0f48-46c5-96f6-be1b22b2e3b0 x-compute-request-id: req-7f228852-0f48-46c5-96f6-be1b22b2e3b0 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "volumeId": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}} 2018-07-23 22:03:30,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec/os-volume_attachments used request id req-7f228852-0f48-46c5-96f6-be1b22b2e3b0 2018-07-23 22:03:30,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:30,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f5cbc8e-7f43-4a74-a3a8-e65d81888c41 x-compute-request-id: req-7f5cbc8e-7f43-4a74-a3a8-e65d81888c41 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}], "metadata": {}}} 2018-07-23 22:03:30,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-7f5cbc8e-7f43-4a74-a3a8-e65d81888c41 2018-07-23 22:03:30,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:31,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8cb534e7-bfaf-4757-ab11-d21b2398bc8a Date: Mon, 23 Jul 2018 22:03:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:31,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-8cb534e7-bfaf-4757-ab11-d21b2398bc8a 2018-07-23 22:03:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:03:31,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:03:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:03:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:31,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4cd0d9-710d-4149-9bcb-601fc29be8ee Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:31,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-6a4cd0d9-710d-4149-9bcb-601fc29be8ee 2018-07-23 22:03:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:31,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-22cbc5d8-48b2-404f-b3d5-973cf8895366 Date: Mon, 23 Jul 2018 22:03:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:31,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-22cbc5d8-48b2-404f-b3d5-973cf8895366 2018-07-23 22:03:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:31,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-6ac588bb-044b-45de-a371-d33e901877b5 Date: Mon, 23 Jul 2018 22:03:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:31,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-6ac588bb-044b-45de-a371-d33e901877b5 2018-07-23 22:03:31,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:31,284 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:31 GMT Server: Apache x-compute-request-id: req-c251b979-70c7-4d60-a11f-ebb5af325e76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c251b979-70c7-4d60-a11f-ebb5af325e76 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:30.000000", "replication_status": null, "snapshot_id": null, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-963266d4-3536-44b4-9018-2fa500fc3823", "bootable": "false", "created_at": "2018-07-23T22:03:14.000000", "volume_type": null}} 2018-07-23 22:03:31,285 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-c251b979-70c7-4d60-a11f-ebb5af325e76 2018-07-23 22:03:34,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c251b979-70c7-4d60-a11f-ebb5af325e76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:34,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:34 GMT Server: Apache x-compute-request-id: req-c832e109-f791-4a74-8445-db07451d7596 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c832e109-f791-4a74-8445-db07451d7596 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "attachment_id": "979c69a9-3158-488f-9db5-057809e82c8f", "attached_at": "2018-07-23T22:03:30.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "device": "/dev/vdb", "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:31.000000", "replication_status": null, "snapshot_id": null, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-963266d4-3536-44b4-9018-2fa500fc3823", "bootable": "false", "created_at": "2018-07-23T22:03:14.000000", "volume_type": null}} 2018-07-23 22:03:34,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-c832e109-f791-4a74-8445-db07451d7596 2018-07-23 22:03:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:34,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dd6908-2d2c-48ba-9a2d-11f02dd5ef6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:34,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-00dd6908-2d2c-48ba-9a2d-11f02dd5ef6d 2018-07-23 22:03:34,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:35,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d2fab1c-303e-4a56-99cd-3761f50cd71f x-compute-request-id: req-6d2fab1c-303e-4a56-99cd-3761f50cd71f Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}], "metadata": {}}} 2018-07-23 22:03:35,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-6d2fab1c-303e-4a56-99cd-3761f50cd71f 2018-07-23 22:03:35,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:35,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-fcf152ad-fca6-4176-82b3-5cf2457ece72 Date: Mon, 23 Jul 2018 22:03:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:35,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-fcf152ad-fca6-4176-82b3-5cf2457ece72 2018-07-23 22:03:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:35,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f6bdda-9109-41b2-b9bf-7e40ca393693 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:35,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a7f6bdda-9109-41b2-b9bf-7e40ca393693 2018-07-23 22:03:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:35,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0869059b-ac71-4974-bac1-e234ae8cd6d5 Date: Mon, 23 Jul 2018 22:03:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:35,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-0869059b-ac71-4974-bac1-e234ae8cd6d5 2018-07-23 22:03:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:35,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-2b54ab84-f33f-4115-b5b6-c93eb4635ae5 Date: Mon, 23 Jul 2018 22:03:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:35,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-2b54ab84-f33f-4115-b5b6-c93eb4635ae5 2018-07-23 22:03:35,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:35,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b12f3cb7-cf28-43d4-89fe-45e9fb003976 x-compute-request-id: req-b12f3cb7-cf28-43d4-89fe-45e9fb003976 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}], "metadata": {}}} 2018-07-23 22:03:35,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-b12f3cb7-cf28-43d4-89fe-45e9fb003976 2018-07-23 22:03:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:35,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-d6c10186-c35e-4690-a7c6-18c070ab7497 Date: Mon, 23 Jul 2018 22:03:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:35,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-d6c10186-c35e-4690-a7c6-18c070ab7497 2018-07-23 22:03:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:35,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf0a4c5-9228-412c-a455-fea695fb16bf Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:35,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2bf0a4c5-9228-412c-a455-fea695fb16bf 2018-07-23 22:03:35,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:35,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4089c4f6-5cbd-4e1d-8234-47ad106968a2 Date: Mon, 23 Jul 2018 22:03:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:35,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-4089c4f6-5cbd-4e1d-8234-47ad106968a2 2018-07-23 22:03:35,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:35,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-e5fddee3-48cf-4c1d-80f4-72af9585f7ed Date: Mon, 23 Jul 2018 22:03:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:35,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-e5fddee3-48cf-4c1d-80f4-72af9585f7ed 2018-07-23 22:03:35,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:36,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-528d80e1-06a2-46da-a475-ca46777fb49c x-compute-request-id: req-528d80e1-06a2-46da-a475-ca46777fb49c Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}], "metadata": {}}} 2018-07-23 22:03:36,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-528d80e1-06a2-46da-a475-ca46777fb49c 2018-07-23 22:03:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:36,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-6e5ce150-4654-4590-aa83-a41845c8d0c8 Date: Mon, 23 Jul 2018 22:03:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:36,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-6e5ce150-4654-4590-aa83-a41845c8d0c8 2018-07-23 22:03:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:36,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1ea466-2f06-4616-983e-c3c0a3e20b1c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:36,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-0a1ea466-2f06-4616-983e-c3c0a3e20b1c 2018-07-23 22:03:36,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:36,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-04d95dbf-983e-4c76-8054-599cc0a0e3e9 Date: Mon, 23 Jul 2018 22:03:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:36,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-04d95dbf-983e-4c76-8054-599cc0a0e3e9 2018-07-23 22:03:36,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:36,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-cac366a4-e4f3-43c6-95fa-bd251a99a195 Date: Mon, 23 Jul 2018 22:03:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:36,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-cac366a4-e4f3-43c6-95fa-bd251a99a195 2018-07-23 22:03:36,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec/os-volume_attachments/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:37,509 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:03:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6098e3cc-cd9c-4404-b2bc-cd6d7124c1d1 x-compute-request-id: req-6098e3cc-cd9c-4404-b2bc-cd6d7124c1d1 Content-Length: 0 Content-Type: application/json 2018-07-23 22:03:37,509 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec/os-volume_attachments/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-6098e3cc-cd9c-4404-b2bc-cd6d7124c1d1 2018-07-23 22:03:37,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:37,983 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc929303-8923-4844-b432-a8a6e84b8bdb x-compute-request-id: req-fc929303-8923-4844-b432-a8a6e84b8bdb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "68e08477-e0a5-48c1-9176-e6c95748e5cf"}], "metadata": {}}} 2018-07-23 22:03:37,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-fc929303-8923-4844-b432-a8a6e84b8bdb 2018-07-23 22:03:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:38,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0a742fba-73ea-4588-8329-14bc578d7a46 Date: Mon, 23 Jul 2018 22:03:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:38,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-0a742fba-73ea-4588-8329-14bc578d7a46 2018-07-23 22:03:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:38,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90eaf8d7-7f14-48aa-8e4c-b66cc41d31ca Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:38,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-90eaf8d7-7f14-48aa-8e4c-b66cc41d31ca 2018-07-23 22:03:38,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:38,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6622b6ec-3a07-4616-b76c-47f6d84c8c19 Date: Mon, 23 Jul 2018 22:03:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:38,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-6622b6ec-3a07-4616-b76c-47f6d84c8c19 2018-07-23 22:03:38,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:38,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-c94c4363-fc6c-4774-810c-406ca42f0a94 Date: Mon, 23 Jul 2018 22:03:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:38,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-c94c4363-fc6c-4774-810c-406ca42f0a94 2018-07-23 22:03:41,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:41,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c35662b-83da-4b3b-bb15-2a6372a97a6b x-compute-request-id: req-8c35662b-83da-4b3b-bb15-2a6372a97a6b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:41,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-8c35662b-83da-4b3b-bb15-2a6372a97a6b 2018-07-23 22:03:41,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:41,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-68a6c40d-f542-4593-9498-f4c81eb3ad33 Date: Mon, 23 Jul 2018 22:03:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:41,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-68a6c40d-f542-4593-9498-f4c81eb3ad33 2018-07-23 22:03:41,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:41,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00537b6c-f483-44f8-acc1-54038206c7aa Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:41,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-00537b6c-f483-44f8-acc1-54038206c7aa 2018-07-23 22:03:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:41,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1c1a9b12-d577-4f18-9ec2-8fabc50d7b38 Date: Mon, 23 Jul 2018 22:03:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:41,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-1c1a9b12-d577-4f18-9ec2-8fabc50d7b38 2018-07-23 22:03:41,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:41,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-7b0e2f6e-2647-4100-bb6a-f9080261849e Date: Mon, 23 Jul 2018 22:03:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:41,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-7b0e2f6e-2647-4100-bb6a-f9080261849e 2018-07-23 22:03:41,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c251b979-70c7-4d60-a11f-ebb5af325e76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:42,020 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:41 GMT Server: Apache x-compute-request-id: req-e13d6304-902d-468e-bf5d-253123934cd8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e13d6304-902d-468e-bf5d-253123934cd8 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:38.000000", "replication_status": null, "snapshot_id": null, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-963266d4-3536-44b4-9018-2fa500fc3823", "bootable": "false", "created_at": "2018-07-23T22:03:14.000000", "volume_type": null}} 2018-07-23 22:03:42,020 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-e13d6304-902d-468e-bf5d-253123934cd8 2018-07-23 22:03:42,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:42,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db4f69b7-fb8c-42de-9e49-e42d78a5483b x-compute-request-id: req-db4f69b7-fb8c-42de-9e49-e42d78a5483b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:42,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-db4f69b7-fb8c-42de-9e49-e42d78a5483b 2018-07-23 22:03:42,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:42,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-69ce511d-d186-44fb-8e33-50c27dec8b81 Date: Mon, 23 Jul 2018 22:03:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:42,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-69ce511d-d186-44fb-8e33-50c27dec8b81 2018-07-23 22:03:42,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:42,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cb53c6-3a98-44ec-8e40-308dd4dfa3d2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:42,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-94cb53c6-3a98-44ec-8e40-308dd4dfa3d2 2018-07-23 22:03:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:42,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e8d1801d-9154-4ff5-bc08-ef51409688bf Date: Mon, 23 Jul 2018 22:03:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:42,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-e8d1801d-9154-4ff5-bc08-ef51409688bf 2018-07-23 22:03:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:42,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-99b26b19-9d08-457a-aa15-f04107945f42 Date: Mon, 23 Jul 2018 22:03:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:42,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-99b26b19-9d08-457a-aa15-f04107945f42 2018-07-23 22:03:42,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:42,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ed90e85-bd46-453b-8217-5d333e29e10d x-compute-request-id: req-3ed90e85-bd46-453b-8217-5d333e29e10d Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:f9:69", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:42,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-3ed90e85-bd46-453b-8217-5d333e29e10d 2018-07-23 22:03:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:42,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-bbe00b1a-b708-4431-a4e0-f38f10e69273 Date: Mon, 23 Jul 2018 22:03:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f760148a-885c-420f-9a8f-07c57c6e403a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["39c81c83-7541-4fce-910e-cf20a9e57dd8"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:11Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:42,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net used request id req-bbe00b1a-b708-4431-a4e0-f38f10e69273 2018-07-23 22:03:42,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:42,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96a0698-8e4a-4d0c-b620-606b71555677 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:03:42,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d96a0698-8e4a-4d0c-b620-606b71555677 2018-07-23 22:03:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:42,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-8465f3c6-d445-4505-8551-47c586e9c762 Date: Mon, 23 Jul 2018 22:03:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:12Z","ip_version":4}]} 2018-07-23 22:03:42,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-8465f3c6-d445-4505-8551-47c586e9c762 2018-07-23 22:03:42,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a036aeb73573796ab0969753b75de305d686bbe5" 2018-07-23 22:03:43,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-25010132-18fc-45c7-b260-02c807581624 Date: Mon, 23 Jul 2018 22:03:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.2"}],"id":"4c61257d-94e1-48f9-ab63-06bcf07897e6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:95:bd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f760148a-885c-420f-9a8f-07c57c6e403a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:24Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"39c81c83-7541-4fce-910e-cf20a9e57dd8","ip_address":"10.55.0.3"}],"id":"89ec0e66-e98d-4b82-8d0f-e057b167ae9d","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:f9:69","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port","admin_state_up":true,"network_id":"f760148a-885c-420f-9a8f-07c57c6e403a","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:17Z","binding:vnic_type":"normal","device_id":"6b4f23a3-c463-40da-91a9-b2947e35c8ec","ip_allocation":"immediate"}]} 2018-07-23 22:03:43,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f760148a-885c-420f-9a8f-07c57c6e403a used request id req-25010132-18fc-45c7-b260-02c807581624 2018-07-23 22:03:43,025 - create_instance - INFO - Deleting Port with ID - 89ec0e66-e98d-4b82-8d0f-e057b167ae9d 2018-07-23 22:03:43,026 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-port 2018-07-23 22:03:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/89ec0e66-e98d-4b82-8d0f-e057b167ae9d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:43,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dea73558-7722-442e-9a4a-f5760cecd4a2 Date: Mon, 23 Jul 2018 22:03:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:03:43,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/89ec0e66-e98d-4b82-8d0f-e057b167ae9d used request id req-dea73558-7722-442e-9a4a-f5760cecd4a2 2018-07-23 22:03:43,446 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst 2018-07-23 22:03:43,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:43,611 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e25bc48-9e80-42ae-ac2d-2898feec776a x-compute-request-id: req-4e25bc48-9e80-42ae-ac2d-2898feec776a Content-Type: application/json 2018-07-23 22:03:43,611 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-4e25bc48-9e80-42ae-ac2d-2898feec776a 2018-07-23 22:03:43,612 - create_instance - INFO - Checking deletion status 2018-07-23 22:03:43,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:44,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67d56c5-3e2d-4911-99c2-98efd09e71d2 x-compute-request-id: req-c67d56c5-3e2d-4911-99c2-98efd09e71d2 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec", "rel": "bookmark"}], "image": {"id": "eea910c3-605e-437f-978b-5a092fc76c0d", "links": [{"href": "http://172.30.9.26:8774/images/eea910c3-605e-437f-978b-5a092fc76c0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-07-23T22:03:25.000000", "flavor": {"id": "fadcc682-4136-4cd8-809e-e29932275243", "links": [{"href": "http://172.30.9.26:8774/flavors/fadcc682-4136-4cd8-809e-e29932275243", "rel": "bookmark"}]}, "id": "6b4f23a3-c463-40da-91a9-b2947e35c8ec", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:03:43Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst", "created": "2018-07-23T22:03:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:03:44,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-c67d56c5-3e2d-4911-99c2-98efd09e71d2 2018-07-23 22:03:44,059 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst] is - ACTIVE 2018-07-23 22:03:44,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:03:47,062 - create_instance - DEBUG - VM status query timeout in 296.549798965 2018-07-23 22:03:47,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cab1629743d1ce93c8d1c32d11ddbbe8208e495" 2018-07-23 22:03:47,117 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:03:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e41f9075-22a0-4cbe-8161-fa70221e46da x-compute-request-id: req-e41f9075-22a0-4cbe-8161-fa70221e46da Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6b4f23a3-c463-40da-91a9-b2947e35c8ec could not be found.", "code": 404}} 2018-07-23 22:03:47,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/6b4f23a3-c463-40da-91a9-b2947e35c8ec used request id req-e41f9075-22a0-4cbe-8161-fa70221e46da 2018-07-23 22:03:47,117 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6b4f23a3-c463-40da-91a9-b2947e35c8ec could not be found. (HTTP 404) (Request-ID: req-e41f9075-22a0-4cbe-8161-fa70221e46da) 2018-07-23 22:03:47,117 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-vm_inst 2018-07-23 22:03:47,121 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:47,185 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:47 GMT Server: Apache x-compute-request-id: req-9e4349f0-f074-4e60-9056-3b56bc8dbd40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e4349f0-f074-4e60-9056-3b56bc8dbd40 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:38.000000", "replication_status": null, "snapshot_id": null, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-963266d4-3536-44b4-9018-2fa500fc3823", "bootable": "false", "created_at": "2018-07-23T22:03:14.000000", "volume_type": null}} 2018-07-23 22:03:47,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-9e4349f0-f074-4e60-9056-3b56bc8dbd40 2018-07-23 22:03:47,186 - create_volume - DEBUG - Instance status is - available 2018-07-23 22:03:47,186 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823 2018-07-23 22:03:47,186 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823 2018-07-23 22:03:47,189 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:47,408 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:03:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-72199f4e-c093-4fe5-a425-6459725f15c4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:03:47,408 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-72199f4e-c093-4fe5-a425-6459725f15c4 2018-07-23 22:03:47,411 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:47,468 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:47 GMT Server: Apache x-compute-request-id: req-3688e090-0442-485b-aaf8-d306115192d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3688e090-0442-485b-aaf8-d306115192d6 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:47.000000", "replication_status": null, "snapshot_id": null, "id": "68e08477-e0a5-48c1-9176-e6c95748e5cf", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-963266d4-3536-44b4-9018-2fa500fc3823", "bootable": "false", "created_at": "2018-07-23T22:03:14.000000", "volume_type": null}} 2018-07-23 22:03:47,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-3688e090-0442-485b-aaf8-d306115192d6 2018-07-23 22:03:47,469 - create_volume - DEBUG - Instance status is - deleting 2018-07-23 22:03:47,469 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-23 22:03:50,472 - create_volume - DEBUG - Volume status query timeout in 56.9358479977 2018-07-23 22:03:50,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcbff0da-7d2a-4231-a0ef-272fc211fe17" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb0d7bcde9456bb8e482674c6739e5288b3a59a" 2018-07-23 22:03:50,682 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:03:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b98937e2-b44e-4d70-b6c9-55283994ee98 x-openstack-request-id: req-b98937e2-b44e-4d70-b6c9-55283994ee98 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 68e08477-e0a5-48c1-9176-e6c95748e5cf could not be found.", "code": 404}} 2018-07-23 22:03:50,682 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/68e08477-e0a5-48c1-9176-e6c95748e5cf used request id req-b98937e2-b44e-4d70-b6c9-55283994ee98 2018-07-23 22:03:50,683 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 68e08477-e0a5-48c1-9176-e6c95748e5cf could not be found. (HTTP 404) (Request-ID: req-b98937e2-b44e-4d70-b6c9-55283994ee98) 2018-07-23 22:03:50,683 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823 2018-07-23 22:03:50,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/fadcc682-4136-4cd8-809e-e29932275243 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4ea8fe2f3360c891c35839316ac5a7d04932e6" 2018-07-23 22:03:50,718 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:03:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94c44bf9-268b-4a25-a2b0-c76c03b5534e x-compute-request-id: req-94c44bf9-268b-4a25-a2b0-c76c03b5534e Content-Length: 0 Content-Type: application/json 2018-07-23 22:03:50,718 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fadcc682-4136-4cd8-809e-e29932275243 used request id req-94c44bf9-268b-4a25-a2b0-c76c03b5534e 2018-07-23 22:03:50,719 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet 2018-07-23 22:03:50,719 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-subnet 2018-07-23 22:03:50,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/39c81c83-7541-4fce-910e-cf20a9e57dd8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:51,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d525f5d-1138-4171-813f-9b2498227b91 Date: Mon, 23 Jul 2018 22:03:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:03:51,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/39c81c83-7541-4fce-910e-cf20a9e57dd8 used request id req-3d525f5d-1138-4171-813f-9b2498227b91 2018-07-23 22:03:51,915 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-net 2018-07-23 22:03:51,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f760148a-885c-420f-9a8f-07c57c6e403a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee42c0066660dc30a7a3a886f933a4652d9993c" 2018-07-23 22:03:52,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79fb3d67-2e8a-4978-bacc-b3fbc83c93ae Date: Mon, 23 Jul 2018 22:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:03:52,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f760148a-885c-420f-9a8f-07c57c6e403a used request id req-79fb3d67-2e8a-4978-bacc-b3fbc83c93ae 2018-07-23 22:03:52,874 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-963266d4-3536-44b4-9018-2fa500fc3823-image 2018-07-23 22:03:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2d65291acf09e80ffad401560f2a1cc638538ef" 2018-07-23 22:03:53,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-162cc4f1-a751-4d86-902e-85d6f62ac536 Date: Mon, 23 Jul 2018 22:03:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:03:53,272 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/eea910c3-605e-437f-978b-5a092fc76c0d used request id req-162cc4f1-a751-4d86-902e-85d6f62ac536 2018-07-23 22:03:53,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:03:53,277 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:03:53,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:53,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:53,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["vRIMlX1tRcWvlLplIYBGhg"], "issued_at": "2018-07-23T22:03:53.000000Z"}} 2018-07-23 22:03:53,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" 2018-07-23 22:03:53,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec57ab5-a0cc-4549-942d-a9d1a0834fb1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:53,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dec57ab5-a0cc-4549-942d-a9d1a0834fb1 2018-07-23 22:03:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" 2018-07-23 22:03:53,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b89a93f4-b4fd-4a9a-9161-6d8725e619b3 Date: Mon, 23 Jul 2018 22:03:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image"} 2018-07-23 22:03:53,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image used request id req-b89a93f4-b4fd-4a9a-9161-6d8725e619b3 2018-07-23 22:03:53,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" 2018-07-23 22:03:53,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab8ec59f-7ac6-4977-a698-826e252277cc Date: Mon, 23 Jul 2018 22:03:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:03:53,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ab8ec59f-7ac6-4977-a698-826e252277cc 2018-07-23 22:03:53,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image"}' 2018-07-23 22:03:54,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-230a5f06-017a-4e1e-9094-93e136af5729 Date: Mon, 23 Jul 2018 22:03:54 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432", "min_disk": 0, "protected": false, "id": "276c2f76-b9f0-410f-be14-ab2e11591432", "file": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:03:54,101 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-230a5f06-017a-4e1e-9094-93e136af5729 2018-07-23 22:03:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" -d '' 2018-07-23 22:03:55,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0d1320c-2b32-4c11-ab82-4200f7c631bd Date: Mon, 23 Jul 2018 22:03:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:03:55,317 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432/file used request id req-d0d1320c-2b32-4c11-ab82-4200f7c631bd 2018-07-23 22:03:55,317 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:03:55,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" 2018-07-23 22:03:55,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-72186f1c-d18b-46f5-a9a4-1c7b61de815a Date: Mon, 23 Jul 2018 22:03:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:55Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/276c2f76-b9f0-410f-be14-ab2e11591432/snap", "metadata": {}}], "self": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432", "min_disk": 0, "protected": false, "id": "276c2f76-b9f0-410f-be14-ab2e11591432", "file": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/276c2f76-b9f0-410f-be14-ab2e11591432/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:03:55,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432 used request id req-72186f1c-d18b-46f5-a9a4-1c7b61de815a 2018-07-23 22:03:55,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" 2018-07-23 22:03:55,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-50888a68-a0a8-4ebf-ac55-487442831e44 Date: Mon, 23 Jul 2018 22:03:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:03:55,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-50888a68-a0a8-4ebf-ac55-487442831e44 2018-07-23 22:03:55,352 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image 2018-07-23 22:03:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" 2018-07-23 22:03:55,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-b0511021-68df-4ab6-9c1c-60eee56c9bd9 Date: Mon, 23 Jul 2018 22:03:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:55Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/276c2f76-b9f0-410f-be14-ab2e11591432/snap", "metadata": {}}], "self": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432", "min_disk": 0, "protected": false, "id": "276c2f76-b9f0-410f-be14-ab2e11591432", "file": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/276c2f76-b9f0-410f-be14-ab2e11591432/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:03:55,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432 used request id req-b0511021-68df-4ab6-9c1c-60eee56c9bd9 2018-07-23 22:03:55,400 - create_image - DEBUG - Instance status is - active 2018-07-23 22:03:55,401 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image 2018-07-23 22:03:55,401 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image 2018-07-23 22:03:55,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:55,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:55,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AW8gLx0aTW-wEkNlImKFLw"], "issued_at": "2018-07-23T22:03:55.000000Z"}} 2018-07-23 22:03:55,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:03:55,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd85ba32-c91d-4e0d-b8e2-b37a18b4fc64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:55,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fd85ba32-c91d-4e0d-b8e2-b37a18b4fc64 2018-07-23 22:03:55,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:03:56,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1f1fd7a1-c381-4351-a335-5f4ad8bf2084 Date: Mon, 23 Jul 2018 22:03:56 GMT RESP BODY: {"networks":[]} 2018-07-23 22:03:56,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-1f1fd7a1-c381-4351-a335-5f4ad8bf2084 2018-07-23 22:03:56,061 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net 2018-07-23 22:03:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net", "admin_state_up": true}}' 2018-07-23 22:03:56,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-166c84c7-791f-485e-b540-d2eea5c4790d Date: Mon, 23 Jul 2018 22:03:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","mtu":1450}} 2018-07-23 22:03:56,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-166c84c7-791f-485e-b540-d2eea5c4790d 2018-07-23 22:03:56,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:03:56,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-fa9f98e4-cf72-4759-82e1-3232fc1642e6 Date: Mon, 23 Jul 2018 22:03:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:56,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-fa9f98e4-cf72-4759-82e1-3232fc1642e6 2018-07-23 22:03:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:03:56,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8eb72ee3-f359-4429-b0cd-f4cfa05106d9 Date: Mon, 23 Jul 2018 22:03:56 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:03:56,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-8eb72ee3-f359-4429-b0cd-f4cfa05106d9 2018-07-23 22:03:56,735 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet 2018-07-23 22:03:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" -d '{"subnets": [{"ip_version": 4, "network_id": "f6768347-33a1-4724-bc60-97ef45234765", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet"}]}' 2018-07-23 22:03:57,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-db6f4e90-0102-4a1a-b504-2892fc4b86fe Date: Mon, 23 Jul 2018 22:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:03:57,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-db6f4e90-0102-4a1a-b504-2892fc4b86fe 2018-07-23 22:03:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:03:57,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e8e81ae2-608d-44f3-a0a3-1761954ec164 Date: Mon, 23 Jul 2018 22:03:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:03:57,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-e8e81ae2-608d-44f3-a0a3-1761954ec164 2018-07-23 22:03:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:03:57,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-869c0dd3-4586-4135-bfdc-a8071dac9a3c Date: Mon, 23 Jul 2018 22:03:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:03:57,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-869c0dd3-4586-4135-bfdc-a8071dac9a3c 2018-07-23 22:03:57,390 - OpenStackNetwork - DEBUG - Network [f6768347-33a1-4724-bc60-97ef45234765] created successfully 2018-07-23 22:03:57,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:57,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:57,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Oe6cz901Sy-9BFu7h_K8ng"], "issued_at": "2018-07-23T22:03:57.000000Z"}} 2018-07-23 22:03:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a83136b89520aa9be70b53562e4c5d8a0dd343f" 2018-07-23 22:03:57,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1643b7-516e-41c6-b198-02fd503ee439 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:57,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cf1643b7-516e-41c6-b198-02fd503ee439 2018-07-23 22:03:57,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:03:57,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a83136b89520aa9be70b53562e4c5d8a0dd343f" 2018-07-23 22:03:58,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3cb0160-691c-4a35-a8d4-c87c49d42a95 x-compute-request-id: req-c3cb0160-691c-4a35-a8d4-c87c49d42a95 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:03:58,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c3cb0160-691c-4a35-a8d4-c87c49d42a95 2018-07-23 22:03:58,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a83136b89520aa9be70b53562e4c5d8a0dd343f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-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-23 22:03:58,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f622416-b989-45a3-bc6c-3ce92b758b5c x-compute-request-id: req-7f622416-b989-45a3-bc6c-3ce92b758b5c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "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": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122"}} 2018-07-23 22:03:58,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7f622416-b989-45a3-bc6c-3ce92b758b5c 2018-07-23 22:03:58,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:58,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:03:58,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tpmYPOw1TbS6HASnudCsuA"], "issued_at": "2018-07-23T22:03:58.000000Z"}} 2018-07-23 22:03:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" 2018-07-23 22:03:58,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf25293-2deb-4a72-b8ca-dce8d3adeeb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:03:58,536 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bcf25293-2deb-4a72-b8ca-dce8d3adeeb0 2018-07-23 22:03:58,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" 2018-07-23 22:03:58,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:58 GMT Server: Apache x-compute-request-id: req-eceab0fa-4214-4c22-977f-263279413e6c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eceab0fa-4214-4c22-977f-263279413e6c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 22:03:58,738 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-eceab0fa-4214-4c22-977f-263279413e6c 2018-07-23 22:03:58,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eceab0fa-4214-4c22-977f-263279413e6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf", "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-23 22:03:59,173 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:03:58 GMT Server: Apache x-compute-request-id: req-fc9660b3-54c0-4374-aae6-6ea0b59f984c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc9660b3-54c0-4374-aae6-6ea0b59f984c Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T22:03:58.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c60f6253-af95-4736-b3ea-1b3a7cba539e", "size": 1}} 2018-07-23 22:03:59,174 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes used request id req-fc9660b3-54c0-4374-aae6-6ea0b59f984c 2018-07-23 22:03:59,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eceab0fa-4214-4c22-977f-263279413e6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" 2018-07-23 22:03:59,441 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:59 GMT Server: Apache x-compute-request-id: req-54227929-b337-413c-9d16-9e47f4d344cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54227929-b337-413c-9d16-9e47f4d344cb Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:59.000000", "replication_status": null, "snapshot_id": null, "id": "c60f6253-af95-4736-b3ea-1b3a7cba539e", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf", "bootable": "false", "created_at": "2018-07-23T22:03:58.000000", "volume_type": null}} 2018-07-23 22:03:59,441 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e used request id req-54227929-b337-413c-9d16-9e47f4d344cb 2018-07-23 22:03:59,442 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf 2018-07-23 22:03:59,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eceab0fa-4214-4c22-977f-263279413e6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" 2018-07-23 22:03:59,665 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:03:59 GMT Server: Apache x-compute-request-id: req-eb98cafa-6403-437f-b409-de21e2795c52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eb98cafa-6403-437f-b409-de21e2795c52 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:03:59.000000", "replication_status": null, "snapshot_id": null, "id": "c60f6253-af95-4736-b3ea-1b3a7cba539e", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf", "bootable": "false", "created_at": "2018-07-23T22:03:58.000000", "volume_type": null}} 2018-07-23 22:03:59,665 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e used request id req-eb98cafa-6403-437f-b409-de21e2795c52 2018-07-23 22:03:59,666 - create_volume - DEBUG - Instance status is - available 2018-07-23 22:03:59,666 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf 2018-07-23 22:03:59,666 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf 2018-07-23 22:03:59,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:03:59,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:00,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["dpqej6npQeyn4XRLdgGfMw"], "issued_at": "2018-07-23T22:04:00.000000Z"}} 2018-07-23 22:04:00,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00311542-ac65-47d7-ba04-e17194a3a5ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:00,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-00311542-ac65-47d7-ba04-e17194a3a5ab 2018-07-23 22:04:00,127 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec25f785-b553-44e6-b1bd-897f7dad4bd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:00,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ec25f785-b553-44e6-b1bd-897f7dad4bd9 2018-07-23 22:04:00,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7a0b3b13-978a-4894-88c0-03f9f0c5b91b Date: Mon, 23 Jul 2018 22:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:00,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-7a0b3b13-978a-4894-88c0-03f9f0c5b91b 2018-07-23 22:04:00,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:04:00,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:04:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:04:00,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4aac2cd-46c6-472c-8702-91ebce1534d5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:00,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e4aac2cd-46c6-472c-8702-91ebce1534d5 2018-07-23 22:04:00,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-1dae9790-6041-4df6-b5d6-be8bfd2c63ad Date: Mon, 23 Jul 2018 22:04:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:04:00,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-1dae9790-6041-4df6-b5d6-be8bfd2c63ad 2018-07-23 22:04:00,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81de74b2-4d00-493f-bc9c-7fa01fe504ab Date: Mon, 23 Jul 2018 22:04:00 GMT RESP BODY: {"ports":[]} 2018-07-23 22:04:00,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port&admin_state_up=True used request id req-81de74b2-4d00-493f-bc9c-7fa01fe504ab 2018-07-23 22:04:00,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29b2e1f1-7091-4466-9373-799412d48604 x-compute-request-id: req-29b2e1f1-7091-4466-9373-799412d48604 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 22:04:00,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst used request id req-29b2e1f1-7091-4466-9373-799412d48604 2018-07-23 22:04:00,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:00,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e38daf47-94fd-466d-97bd-e76c94bc8941 Date: Mon, 23 Jul 2018 22:04:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:00,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-e38daf47-94fd-466d-97bd-e76c94bc8941 2018-07-23 22:04:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:01,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459010ec-c369-42e6-b464-6eff32a0afbe Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:01,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-459010ec-c369-42e6-b464-6eff32a0afbe 2018-07-23 22:04:01,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:01,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-405c716c-2d86-4745-8528-740eb928c3bd Date: Mon, 23 Jul 2018 22:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:04:01,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-405c716c-2d86-4745-8528-740eb928c3bd 2018-07-23 22:04:01,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:01,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9d795723-6490-4b40-8725-0f1ce776caa3 Date: Mon, 23 Jul 2018 22:04:01 GMT RESP BODY: {"ports":[]} 2018-07-23 22:04:01,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port&admin_state_up=True used request id req-9d795723-6490-4b40-8725-0f1ce776caa3 2018-07-23 22:04:01,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:01,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:01,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6tASVqKcQjixL7XT20iJyw"], "issued_at": "2018-07-23T22:04:01.000000Z"}} 2018-07-23 22:04:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4aec77a3634b2ec969cf33edb93e832f4469321" 2018-07-23 22:04:01,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa17fb3-ec23-4aa5-ad4c-1d0662bce3a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:01,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ffa17fb3-ec23-4aa5-ad4c-1d0662bce3a7 2018-07-23 22:04:01,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:01,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-85feff2f-f742-4f39-be4b-cc9de2fcb28d Date: Mon, 23 Jul 2018 22:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:01,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-85feff2f-f742-4f39-be4b-cc9de2fcb28d 2018-07-23 22:04:01,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:01,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-45446c5e-c0e9-45f1-96fd-95dd48db7831 Date: Mon, 23 Jul 2018 22:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:04:01,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-45446c5e-c0e9-45f1-96fd-95dd48db7831 2018-07-23 22:04:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:01,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b85facb6-0a93-48a5-8e10-f63a238486ff Date: Mon, 23 Jul 2018 22:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:01,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-b85facb6-0a93-48a5-8e10-f63a238486ff 2018-07-23 22:04:01,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:04:01,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:04:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:04:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4aec77a3634b2ec969cf33edb93e832f4469321" 2018-07-23 22:04:01,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e67f2e-f517-433d-8a47-2e69f15f345c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:01,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-19e67f2e-f517-433d-8a47-2e69f15f345c 2018-07-23 22:04:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:01,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-dce8bd11-0bb0-4ee2-abe3-50bae14c233b Date: Mon, 23 Jul 2018 22:04:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:04:01,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-dce8bd11-0bb0-4ee2-abe3-50bae14c233b 2018-07-23 22:04:01,884 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net 2018-07-23 22:04:01,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" -d '{"port": {"network_id": "f6768347-33a1-4724-bc60-97ef45234765", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port", "admin_state_up": true}}' 2018-07-23 22:04:02,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 908 X-Openstack-Request-Id: req-7329143c-6c8c-4a12-8df5-e10a47b0a4c1 Date: Mon, 23 Jul 2018 22:04:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:02Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","ip_address":"10.55.0.10"}],"id":"4bbc2d58-6832-47bf-a950-057418d5cf33","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:6b:60","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:04:02,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-7329143c-6c8c-4a12-8df5-e10a47b0a4c1 2018-07-23 22:04:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:02,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-851bceb4-0f85-4418-bda1-87561f06054b Date: Mon, 23 Jul 2018 22:04:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:02,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-851bceb4-0f85-4418-bda1-87561f06054b 2018-07-23 22:04:02,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:02,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0bebfe7-f324-4f4a-ab33-920ad1afaea5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:02,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a0bebfe7-f324-4f4a-ab33-920ad1afaea5 2018-07-23 22:04:02,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:02,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-516d5209-804c-448e-8b65-4ec9b25c3f3b Date: Mon, 23 Jul 2018 22:04:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:04:02,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-516d5209-804c-448e-8b65-4ec9b25c3f3b 2018-07-23 22:04:02,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:02,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-4200e478-74a4-43cb-8082-37118cd272da Date: Mon, 23 Jul 2018 22:04:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","ip_address":"10.55.0.10"}],"id":"4bbc2d58-6832-47bf-a950-057418d5cf33","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:6b:60","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port","admin_state_up":true,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:02Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 22:04:02,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port&admin_state_up=True used request id req-4200e478-74a4-43cb-8082-37118cd272da 2018-07-23 22:04:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:03,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed38cab-c97f-4f35-9c03-dc7604a634e4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:03,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2ed38cab-c97f-4f35-9c03-dc7604a634e4 2018-07-23 22:04:03,077 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst 2018-07-23 22:04:03,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:03,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7cb14a2-7c28-4592-b403-a006236dd2aa x-compute-request-id: req-a7cb14a2-7c28-4592-b403-a006236dd2aa Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-flavor"}]} 2018-07-23 22:04:03,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a7cb14a2-7c28-4592-b403-a006236dd2aa 2018-07-23 22:04:03,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:03,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-600ade06-1c3f-44fe-84e8-c038691524b0 x-compute-request-id: req-600ade06-1c3f-44fe-84e8-c038691524b0 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "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": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122"}} 2018-07-23 22:04:03,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122 used request id req-600ade06-1c3f-44fe-84e8-c038691524b0 2018-07-23 22:04:03,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:03,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-aa9cf375-3b5f-4b70-b3e5-746d8b461f62 Date: Mon, 23 Jul 2018 22:04:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:03:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:03:55Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/276c2f76-b9f0-410f-be14-ab2e11591432/snap", "metadata": {}}], "self": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432", "min_disk": 0, "protected": false, "id": "276c2f76-b9f0-410f-be14-ab2e11591432", "file": "/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/276c2f76-b9f0-410f-be14-ab2e11591432/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image"} 2018-07-23 22:04:03,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image used request id req-aa9cf375-3b5f-4b70-b3e5-746d8b461f62 2018-07-23 22:04:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab94e201-f424-4db4-99a5-506bc9a542d5 Date: Mon, 23 Jul 2018 22:04:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:04:03,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ab94e201-f424-4db4-99a5-506bc9a542d5 2018-07-23 22:04:03,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "imageRef": "276c2f76-b9f0-410f-be14-ab2e11591432", "flavorRef": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "max_count": 1, "min_count": 1, "networks": [{"port": "4bbc2d58-6832-47bf-a950-057418d5cf33"}]}}' 2018-07-23 22:04:04,394 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-196f1a6d-31bd-4ab4-a295-496e49e8a45f x-compute-request-id: req-196f1a6d-31bd-4ab4-a295-496e49e8a45f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "adminPass": "9HnkjGcd7Nyo"}} 2018-07-23 22:04:04,394 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-196f1a6d-31bd-4ab4-a295-496e49e8a45f 2018-07-23 22:04:04,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:05,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4523ceec-c07a-42f0-8e10-0d8ea849be40 x-compute-request-id: req-4523ceec-c07a-42f0-8e10-0d8ea849be40 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "image": {"id": "276c2f76-b9f0-410f-be14-ab2e11591432", "links": [{"href": "http://172.30.9.26:8774/images/276c2f76-b9f0-410f-be14-ab2e11591432", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}]}, "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "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-23T22:04:04Z", "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-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "created": "2018-07-23T22:04:04Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:05,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-4523ceec-c07a-42f0-8e10-0d8ea849be40 2018-07-23 22:04:05,140 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst 2018-07-23 22:04:05,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:05,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a925283-40ae-4c8c-afbf-dedbe1516004 x-compute-request-id: req-0a925283-40ae-4c8c-afbf-dedbe1516004 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "image": {"id": "276c2f76-b9f0-410f-be14-ab2e11591432", "links": [{"href": "http://172.30.9.26:8774/images/276c2f76-b9f0-410f-be14-ab2e11591432", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}]}, "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:04:05Z", "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-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "created": "2018-07-23T22:04:04Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:05,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-0a925283-40ae-4c8c-afbf-dedbe1516004 2018-07-23 22:04:05,442 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst] is - BUILD 2018-07-23 22:04:05,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:04:08,445 - create_instance - DEBUG - VM status query timeout in 896.695185184 2018-07-23 22:04:08,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:08,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c42b372c-7fbe-4dfc-9f66-b99b430092d1 x-compute-request-id: req-c42b372c-7fbe-4dfc-9f66-b99b430092d1 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "image": {"id": "276c2f76-b9f0-410f-be14-ab2e11591432", "links": [{"href": "http://172.30.9.26:8774/images/276c2f76-b9f0-410f-be14-ab2e11591432", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}]}, "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:04:05Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "created": "2018-07-23T22:04:04Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:08,612 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-c42b372c-7fbe-4dfc-9f66-b99b430092d1 2018-07-23 22:04:08,612 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst] is - BUILD 2018-07-23 22:04:08,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:04:11,616 - create_instance - DEBUG - VM status query timeout in 893.525036097 2018-07-23 22:04:11,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:12,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-407bde2a-09f0-4a02-ae91-6cab8f278127 x-compute-request-id: req-407bde2a-09f0-4a02-ae91-6cab8f278127 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "image": {"id": "276c2f76-b9f0-410f-be14-ab2e11591432", "links": [{"href": "http://172.30.9.26:8774/images/276c2f76-b9f0-410f-be14-ab2e11591432", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-23T22:04:09.000000", "flavor": {"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}]}, "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "created": "2018-07-23T22:04:04Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:12,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-407bde2a-09f0-4a02-ae91-6cab8f278127 2018-07-23 22:04:12,081 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst] is - ACTIVE 2018-07-23 22:04:12,082 - create_instance - INFO - VM is - ACTIVE 2018-07-23 22:04:12,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:12,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7119ceab-8f51-4e92-b8d9-c299aa382df8 x-compute-request-id: req-7119ceab-8f51-4e92-b8d9-c299aa382df8 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "image": {"id": "276c2f76-b9f0-410f-be14-ab2e11591432", "links": [{"href": "http://172.30.9.26:8774/images/276c2f76-b9f0-410f-be14-ab2e11591432", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-23T22:04:09.000000", "flavor": {"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}]}, "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "created": "2018-07-23T22:04:04Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:12,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-7119ceab-8f51-4e92-b8d9-c299aa382df8 2018-07-23 22:04:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:12,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-aabcc473-2817-4f5f-9a0c-e2ab3c09330f Date: Mon, 23 Jul 2018 22:04:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:12,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-aabcc473-2817-4f5f-9a0c-e2ab3c09330f 2018-07-23 22:04:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:12,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3eb4d2c-a861-430e-b36e-b16bf01ecd44 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:12,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e3eb4d2c-a861-430e-b36e-b16bf01ecd44 2018-07-23 22:04:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:12,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-37df43a0-42c6-45dc-85c9-423718a637d4 Date: Mon, 23 Jul 2018 22:04:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:04:12,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-37df43a0-42c6-45dc-85c9-423718a637d4 2018-07-23 22:04:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:12,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-56efeeae-1843-4319-86b0-dd9d9b2edb2d Date: Mon, 23 Jul 2018 22:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","ip_address":"10.55.0.10"}],"id":"4bbc2d58-6832-47bf-a950-057418d5cf33","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:6b:60","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port","admin_state_up":true,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:02Z","binding:vnic_type":"normal","device_id":"4ae920e6-59a7-4400-9554-1c08b6c27de9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","ip_address":"10.55.0.2"}],"id":"8404548a-d81d-44ac-8d31-5d09baa9d4f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:0d:5c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6768347-33a1-4724-bc60-97ef45234765","ip_allocation":"immediate"}]} 2018-07-23 22:04:12,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-56efeeae-1843-4319-86b0-dd9d9b2edb2d 2018-07-23 22:04:12,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:13,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Jv8zCt5dRKKtoyO0MU3Clw"], "issued_at": "2018-07-23T22:04:13.000000Z"}} 2018-07-23 22:04:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a4f0a3d49c1b7faced214687f2c18f6bde7056" 2018-07-23 22:04:13,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79cddfe-efbc-485c-940b-1723f96f4686 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:13,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b79cddfe-efbc-485c-940b-1723f96f4686 2018-07-23 22:04:13,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:13,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9920c296-0927-4dfe-98cf-93084d17457f x-compute-request-id: req-9920c296-0927-4dfe-98cf-93084d17457f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "image": {"id": "276c2f76-b9f0-410f-be14-ab2e11591432", "links": [{"href": "http://172.30.9.26:8774/images/276c2f76-b9f0-410f-be14-ab2e11591432", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-23T22:04:09.000000", "flavor": {"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}]}, "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "created": "2018-07-23T22:04:04Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:13,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-9920c296-0927-4dfe-98cf-93084d17457f 2018-07-23 22:04:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:13,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-cad5c72a-aa0e-4384-93bd-57d9c9e5f4fe Date: Mon, 23 Jul 2018 22:04:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f6768347-33a1-4724-bc60-97ef45234765","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["467475c6-75d7-4ccd-b077-ac19a9e830f9"],"description":"","tags":[],"updated_at":"2018-07-23T22:03:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:13,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net used request id req-cad5c72a-aa0e-4384-93bd-57d9c9e5f4fe 2018-07-23 22:04:13,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:13,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c875ecae-113a-4627-99c8-8fd40ec87917 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:13,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-c875ecae-113a-4627-99c8-8fd40ec87917 2018-07-23 22:04:13,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:13,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-af05cae9-ee0c-4e72-90ce-fcae9c45a345 Date: Mon, 23 Jul 2018 22:04:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:03:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:56Z","ip_version":4}]} 2018-07-23 22:04:13,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-af05cae9-ee0c-4e72-90ce-fcae9c45a345 2018-07-23 22:04:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:13,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2038 X-Openstack-Request-Id: req-e56c3866-b89e-49d3-8979-263db1beed07 Date: Mon, 23 Jul 2018 22:04:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:08Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","ip_address":"10.55.0.10"}],"id":"4bbc2d58-6832-47bf-a950-057418d5cf33","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:6b:60","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port","admin_state_up":true,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:02Z","binding:vnic_type":"normal","device_id":"4ae920e6-59a7-4400-9554-1c08b6c27de9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:03:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"467475c6-75d7-4ccd-b077-ac19a9e830f9","ip_address":"10.55.0.2"}],"id":"8404548a-d81d-44ac-8d31-5d09baa9d4f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:0d:5c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f6768347-33a1-4724-bc60-97ef45234765","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:03:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f6768347-33a1-4724-bc60-97ef45234765","ip_allocation":"immediate"}]} 2018-07-23 22:04:13,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f6768347-33a1-4724-bc60-97ef45234765 used request id req-e56c3866-b89e-49d3-8979-263db1beed07 2018-07-23 22:04:13,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a4f0a3d49c1b7faced214687f2c18f6bde7056" -d '{"volumeAttachment": {"volumeId": "c60f6253-af95-4736-b3ea-1b3a7cba539e"}}' 2018-07-23 22:04:15,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6261c04-100d-4733-bb5f-2f3cb474ee6d x-compute-request-id: req-f6261c04-100d-4733-bb5f-2f3cb474ee6d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "id": "c60f6253-af95-4736-b3ea-1b3a7cba539e", "volumeId": "c60f6253-af95-4736-b3ea-1b3a7cba539e"}} 2018-07-23 22:04:15,015 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9/os-volume_attachments used request id req-f6261c04-100d-4733-bb5f-2f3cb474ee6d 2018-07-23 22:04:15,016 - create_instance - INFO - Deleting Port with ID - 4bbc2d58-6832-47bf-a950-057418d5cf33 2018-07-23 22:04:15,016 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-port 2018-07-23 22:04:15,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/4bbc2d58-6832-47bf-a950-057418d5cf33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:15,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64e119c4-5874-479a-8034-a615879e3827 Date: Mon, 23 Jul 2018 22:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:04:15,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/4bbc2d58-6832-47bf-a950-057418d5cf33 used request id req-64e119c4-5874-479a-8034-a615879e3827 2018-07-23 22:04:15,656 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst 2018-07-23 22:04:15,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:15,777 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:04:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b521368e-ff2c-4b65-9f5f-254e8a946ec1 x-compute-request-id: req-b521368e-ff2c-4b65-9f5f-254e8a946ec1 Content-Type: application/json 2018-07-23 22:04:15,778 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-b521368e-ff2c-4b65-9f5f-254e8a946ec1 2018-07-23 22:04:15,778 - create_instance - INFO - Checking deletion status 2018-07-23 22:04:15,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:16,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a4c89dd-beed-46a5-a3d8-6d453d85bc19 x-compute-request-id: req-5a4c89dd-beed-46a5-a3d8-6d453d85bc19 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:6b:60", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9", "rel": "bookmark"}], "image": {"id": "276c2f76-b9f0-410f-be14-ab2e11591432", "links": [{"href": "http://172.30.9.26:8774/images/276c2f76-b9f0-410f-be14-ab2e11591432", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-07-23T22:04:09.000000", "flavor": {"id": "540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "links": [{"href": "http://172.30.9.26:8774/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122", "rel": "bookmark"}]}, "id": "4ae920e6-59a7-4400-9554-1c08b6c27de9", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:15Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst", "created": "2018-07-23T22:04:04Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "c60f6253-af95-4736-b3ea-1b3a7cba539e"}], "metadata": {}}} 2018-07-23 22:04:16,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-5a4c89dd-beed-46a5-a3d8-6d453d85bc19 2018-07-23 22:04:16,193 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst] is - ACTIVE 2018-07-23 22:04:16,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:04:19,197 - create_instance - DEBUG - VM status query timeout in 296.581212997 2018-07-23 22:04:19,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f000d8e5b0158ab41450f14244446d9665a65e71" 2018-07-23 22:04:19,249 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:04:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-abd2d3ef-f378-4ebc-a6a3-96ce75207dd0 x-compute-request-id: req-abd2d3ef-f378-4ebc-a6a3-96ce75207dd0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4ae920e6-59a7-4400-9554-1c08b6c27de9 could not be found.", "code": 404}} 2018-07-23 22:04:19,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4ae920e6-59a7-4400-9554-1c08b6c27de9 used request id req-abd2d3ef-f378-4ebc-a6a3-96ce75207dd0 2018-07-23 22:04:19,249 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4ae920e6-59a7-4400-9554-1c08b6c27de9 could not be found. (HTTP 404) (Request-ID: req-abd2d3ef-f378-4ebc-a6a3-96ce75207dd0) 2018-07-23 22:04:19,249 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-vm_inst 2018-07-23 22:04:19,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eceab0fa-4214-4c22-977f-263279413e6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" 2018-07-23 22:04:19,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:19 GMT Server: Apache x-compute-request-id: req-1943585a-ee1e-4e66-af49-05bf0d719143 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1943585a-ee1e-4e66-af49-05bf0d719143 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:04:17.000000", "replication_status": null, "snapshot_id": null, "id": "c60f6253-af95-4736-b3ea-1b3a7cba539e", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf", "bootable": "false", "created_at": "2018-07-23T22:03:58.000000", "volume_type": null}} 2018-07-23 22:04:19,480 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e used request id req-1943585a-ee1e-4e66-af49-05bf0d719143 2018-07-23 22:04:19,480 - create_volume - DEBUG - Instance status is - available 2018-07-23 22:04:19,481 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf 2018-07-23 22:04:19,481 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf 2018-07-23 22:04:19,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eceab0fa-4214-4c22-977f-263279413e6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" 2018-07-23 22:04:19,730 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-acbdaa31-58ee-486b-9f60-f69b68c90dfb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:04:19,730 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e used request id req-acbdaa31-58ee-486b-9f60-f69b68c90dfb 2018-07-23 22:04:19,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eceab0fa-4214-4c22-977f-263279413e6c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60cb735621a53c10a568692ed488194bd5e4863" 2018-07-23 22:04:20,051 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:04:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fcdd584e-319d-4434-8c84-68c97d30aaad x-openstack-request-id: req-fcdd584e-319d-4434-8c84-68c97d30aaad Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c60f6253-af95-4736-b3ea-1b3a7cba539e could not be found.", "code": 404}} 2018-07-23 22:04:20,051 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/c60f6253-af95-4736-b3ea-1b3a7cba539e used request id req-fcdd584e-319d-4434-8c84-68c97d30aaad 2018-07-23 22:04:20,052 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c60f6253-af95-4736-b3ea-1b3a7cba539e could not be found. (HTTP 404) (Request-ID: req-fcdd584e-319d-4434-8c84-68c97d30aaad) 2018-07-23 22:04:20,052 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf 2018-07-23 22:04:20,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a83136b89520aa9be70b53562e4c5d8a0dd343f" 2018-07-23 22:04:20,089 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9502620-279e-4257-8bbc-3432eb660334 x-compute-request-id: req-f9502620-279e-4257-8bbc-3432eb660334 Content-Length: 0 Content-Type: application/json 2018-07-23 22:04:20,089 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/540935b0-fd00-4aa9-8d7c-10f4d7fe8122 used request id req-f9502620-279e-4257-8bbc-3432eb660334 2018-07-23 22:04:20,090 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet 2018-07-23 22:04:20,090 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-subnet 2018-07-23 22:04:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/467475c6-75d7-4ccd-b077-ac19a9e830f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:04:21,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6d84d7a-9b78-46ef-8598-26a29c85c1b4 Date: Mon, 23 Jul 2018 22:04:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:04:21,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/467475c6-75d7-4ccd-b077-ac19a9e830f9 used request id req-d6d84d7a-9b78-46ef-8598-26a29c85c1b4 2018-07-23 22:04:21,043 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-net 2018-07-23 22:04:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f6768347-33a1-4724-bc60-97ef45234765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e01ea3d027d53f1f3e37c33a8352a1e3b624ea1" 2018-07-23 22:04:22,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca952110-d823-4623-91fd-dfd49cba29c0 Date: Mon, 23 Jul 2018 22:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:04:22,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f6768347-33a1-4724-bc60-97ef45234765 used request id req-ca952110-d823-4623-91fd-dfd49cba29c0 2018-07-23 22:04:22,042 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-d41f21c1-25a9-4a48-989e-9a6f1ec3ddbf-image 2018-07-23 22:04:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5e6bfa815b900e80cbb25eda8bdb6b652d53586" 2018-07-23 22:04:22,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0ae41ab-375e-40b9-b4e0-6e9732504d54 Date: Mon, 23 Jul 2018 22:04:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:04:22,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/276c2f76-b9f0-410f-be14-ab2e11591432 used request id req-c0ae41ab-375e-40b9-b4e0-6e9732504d54 2018-07-23 22:04:22,436 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:22,439 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:04:22,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:22,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:22,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BL3Loi-sQp6Hs4sx3r-XDQ"], "issued_at": "2018-07-23T22:04:22.000000Z"}} 2018-07-23 22:04:22,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" 2018-07-23 22:04:22,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b81d54-5584-428f-b8f3-5fefaf36e02d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:22,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-13b81d54-5584-428f-b8f3-5fefaf36e02d 2018-07-23 22:04:22,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" 2018-07-23 22:04:23,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-3da414e4-d32a-46e5-b451-0358d2180168 Date: Mon, 23 Jul 2018 22:04:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image"} 2018-07-23 22:04:23,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image used request id req-3da414e4-d32a-46e5-b451-0358d2180168 2018-07-23 22:04:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" 2018-07-23 22:04:23,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c3b1e5ae-adc5-46d7-b39d-adba952fb0b6 Date: Mon, 23 Jul 2018 22:04:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:04:23,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c3b1e5ae-adc5-46d7-b39d-adba952fb0b6 2018-07-23 22:04:23,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image"}' 2018-07-23 22:04:23,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b6d781ff-08ae-41aa-8bae-51bbdf3b8281 Date: Mon, 23 Jul 2018 22:04:23 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:04:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:04:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "min_disk": 0, "protected": false, "id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "file": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:04:23,266 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b6d781ff-08ae-41aa-8bae-51bbdf3b8281 2018-07-23 22:04:23,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" -d '' 2018-07-23 22:04:24,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0e159cb-673d-4826-8522-78afedb94abf Date: Mon, 23 Jul 2018 22:04:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:04:24,469 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/file used request id req-e0e159cb-673d-4826-8522-78afedb94abf 2018-07-23 22:04:24,469 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:04:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" 2018-07-23 22:04:24,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8898369f-2faf-42fc-b3ec-5e5e2bbfa61c Date: Mon, 23 Jul 2018 22:04:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:04:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:04:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/snap", "metadata": {}}], "self": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "min_disk": 0, "protected": false, "id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "file": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:04:24,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263 used request id req-8898369f-2faf-42fc-b3ec-5e5e2bbfa61c 2018-07-23 22:04:24,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" 2018-07-23 22:04:24,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b28c3a46-6c74-4a7b-b4af-4ddd22331a23 Date: Mon, 23 Jul 2018 22:04:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:04:24,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b28c3a46-6c74-4a7b-b4af-4ddd22331a23 2018-07-23 22:04:24,507 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image 2018-07-23 22:04:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" 2018-07-23 22:04:24,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-067c1ef8-2724-4eab-87e0-6c085e690f45 Date: Mon, 23 Jul 2018 22:04:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:04:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:04:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/snap", "metadata": {}}], "self": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "min_disk": 0, "protected": false, "id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "file": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:04:24,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263 used request id req-067c1ef8-2724-4eab-87e0-6c085e690f45 2018-07-23 22:04:24,535 - create_image - DEBUG - Instance status is - active 2018-07-23 22:04:24,535 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image 2018-07-23 22:04:24,535 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image 2018-07-23 22:04:24,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:24,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:24,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ljAkqdThQ3-Bd0RANgjxhQ"], "issued_at": "2018-07-23T22:04:24.000000Z"}} 2018-07-23 22:04:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:25,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20580cd-a310-4472-b6ad-0352632da347 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:25,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b20580cd-a310-4472-b6ad-0352632da347 2018-07-23 22:04:25,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:25,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-daa94a5f-2330-4862-a039-b53ab326895e Date: Mon, 23 Jul 2018 22:04:25 GMT RESP BODY: {"networks":[]} 2018-07-23 22:04:25,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-daa94a5f-2330-4862-a039-b53ab326895e 2018-07-23 22:04:25,204 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net 2018-07-23 22:04:25,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net", "admin_state_up": true}}' 2018-07-23 22:04:25,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-875b0564-ba7e-4a6f-a659-f322308576cd Date: Mon, 23 Jul 2018 22:04:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","mtu":1450}} 2018-07-23 22:04:25,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-875b0564-ba7e-4a6f-a659-f322308576cd 2018-07-23 22:04:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:25,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-de891548-3599-4925-96ed-86aa38319d7b Date: Mon, 23 Jul 2018 22:04:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:25,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-de891548-3599-4925-96ed-86aa38319d7b 2018-07-23 22:04:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:25,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0c4025a-f630-4afa-8541-b42f5152143e Date: Mon, 23 Jul 2018 22:04:25 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:04:25,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-e0c4025a-f630-4afa-8541-b42f5152143e 2018-07-23 22:04:25,647 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet 2018-07-23 22:04:25,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" -d '{"subnets": [{"ip_version": 4, "network_id": "e0be40a9-6bef-44fa-92cd-6521437191a3", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet"}]}' 2018-07-23 22:04:26,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e72d4d1e-ae7c-496a-bf01-b2101ce31da2 Date: Mon, 23 Jul 2018 22:04:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:26,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e72d4d1e-ae7c-496a-bf01-b2101ce31da2 2018-07-23 22:04:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:26,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e1ae8614-aba7-470e-8e04-ce3a8afa0761 Date: Mon, 23 Jul 2018 22:04:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:26,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-e1ae8614-aba7-470e-8e04-ce3a8afa0761 2018-07-23 22:04:26,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:26,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0fe74db8-5091-47bf-a68b-87a24deb9d42 Date: Mon, 23 Jul 2018 22:04:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:26,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-0fe74db8-5091-47bf-a68b-87a24deb9d42 2018-07-23 22:04:26,180 - OpenStackNetwork - DEBUG - Network [e0be40a9-6bef-44fa-92cd-6521437191a3] created successfully 2018-07-23 22:04:26,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:26,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:26,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BsgBMdbBSwGjurX_M5qVJw"], "issued_at": "2018-07-23T22:04:26.000000Z"}} 2018-07-23 22:04:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca132bdba91229688b20d9d3d625babcd8930ad2" 2018-07-23 22:04:26,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f2ce94-3a97-4752-9918-a492e6d4751e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:26,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-88f2ce94-3a97-4752-9918-a492e6d4751e 2018-07-23 22:04:26,677 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:26,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca132bdba91229688b20d9d3d625babcd8930ad2" 2018-07-23 22:04:26,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53bd9893-5bb1-4643-9dd8-4a37fbb3b2bb x-compute-request-id: req-53bd9893-5bb1-4643-9dd8-4a37fbb3b2bb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:26,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-53bd9893-5bb1-4643-9dd8-4a37fbb3b2bb 2018-07-23 22:04:26,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca132bdba91229688b20d9d3d625babcd8930ad2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-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-23 22:04:26,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b5495cd-ba5a-4e7d-9803-d3251db8c6bd x-compute-request-id: req-0b5495cd-ba5a-4e7d-9803-d3251db8c6bd Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "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": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f"}} 2018-07-23 22:04:26,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0b5495cd-ba5a-4e7d-9803-d3251db8c6bd 2018-07-23 22:04:26,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:26,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:27,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["lgNH4koORMOw95CrDWYtJA"], "issued_at": "2018-07-23T22:04:27.000000Z"}} 2018-07-23 22:04:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" 2018-07-23 22:04:27,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1917b902-1ffe-421d-927c-59e44d2663bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:27,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1917b902-1ffe-421d-927c-59e44d2663bd 2018-07-23 22:04:27,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" 2018-07-23 22:04:27,532 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:27 GMT Server: Apache x-compute-request-id: req-01259e42-6a7d-4e0b-8fef-d562bfba2449 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01259e42-6a7d-4e0b-8fef-d562bfba2449 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 22:04:27,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-01259e42-6a7d-4e0b-8fef-d562bfba2449 2018-07-23 22:04:27,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-01259e42-6a7d-4e0b-8fef-d562bfba2449" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093", "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-23 22:04:27,932 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:27 GMT Server: Apache x-compute-request-id: req-ae6b3570-8a86-4a76-ab28-81314d82f068 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae6b3570-8a86-4a76-ab28-81314d82f068 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T22:04:27.000000", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b56e1039-d151-4a9d-8708-163bdaaef31d", "size": 1}} 2018-07-23 22:04:27,932 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes used request id req-ae6b3570-8a86-4a76-ab28-81314d82f068 2018-07-23 22:04:27,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01259e42-6a7d-4e0b-8fef-d562bfba2449" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" 2018-07-23 22:04:28,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:27 GMT Server: Apache x-compute-request-id: req-b22705aa-6320-46a9-998c-31e243a05b28 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b22705aa-6320-46a9-998c-31e243a05b28 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:04:28.000000", "replication_status": null, "snapshot_id": null, "id": "b56e1039-d151-4a9d-8708-163bdaaef31d", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-3dec4692-f5cd-4075-ab40-60180d2a2093", "bootable": "false", "created_at": "2018-07-23T22:04:27.000000", "volume_type": null}} 2018-07-23 22:04:28,156 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d used request id req-b22705aa-6320-46a9-998c-31e243a05b28 2018-07-23 22:04:28,157 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093 2018-07-23 22:04:28,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01259e42-6a7d-4e0b-8fef-d562bfba2449" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" 2018-07-23 22:04:28,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:28 GMT Server: Apache x-compute-request-id: req-4869b337-27ce-4ac3-bd34-cfa9b8236508 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4869b337-27ce-4ac3-bd34-cfa9b8236508 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:04:28.000000", "replication_status": null, "snapshot_id": null, "id": "b56e1039-d151-4a9d-8708-163bdaaef31d", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-3dec4692-f5cd-4075-ab40-60180d2a2093", "bootable": "false", "created_at": "2018-07-23T22:04:27.000000", "volume_type": null}} 2018-07-23 22:04:28,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d used request id req-4869b337-27ce-4ac3-bd34-cfa9b8236508 2018-07-23 22:04:28,541 - create_volume - DEBUG - Instance status is - available 2018-07-23 22:04:28,541 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093 2018-07-23 22:04:28,541 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093 2018-07-23 22:04:28,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:28,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:28,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2vzi8cPAS7WWmonbHbZuuA"], "issued_at": "2018-07-23T22:04:28.000000Z"}} 2018-07-23 22:04:28,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2767418-7ab4-4c00-8162-eeb6d40591eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:29,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d2767418-7ab4-4c00-8162-eeb6d40591eb 2018-07-23 22:04:29,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedc4f93-d906-4528-910f-2e455211267d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:29,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dedc4f93-d906-4528-910f-2e455211267d 2018-07-23 22:04:29,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-49c776c8-9a5b-4a4d-81dd-c0c17729e62e Date: Mon, 23 Jul 2018 22:04:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:29,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-49c776c8-9a5b-4a4d-81dd-c0c17729e62e 2018-07-23 22:04:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:04:29,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:04:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:04:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1079824-85d5-40f5-9243-c5612e7b4c85 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:29,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e1079824-85d5-40f5-9243-c5612e7b4c85 2018-07-23 22:04:29,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d1d7df44-431e-422b-ab0d-6d284f246655 Date: Mon, 23 Jul 2018 22:04:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:29,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-d1d7df44-431e-422b-ab0d-6d284f246655 2018-07-23 22:04:29,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd5ad122-6a7d-46b0-8620-cc2873a877b3 Date: Mon, 23 Jul 2018 22:04:29 GMT RESP BODY: {"ports":[]} 2018-07-23 22:04:29,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port&admin_state_up=True used request id req-cd5ad122-6a7d-46b0-8620-cc2873a877b3 2018-07-23 22:04:29,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b062749-f4f5-4f1a-b268-71880a9bfca9 x-compute-request-id: req-6b062749-f4f5-4f1a-b268-71880a9bfca9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 22:04:29,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst used request id req-6b062749-f4f5-4f1a-b268-71880a9bfca9 2018-07-23 22:04:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a50987c7-f014-4cae-8d14-f56c12bd4e51 Date: Mon, 23 Jul 2018 22:04:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:29,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-a50987c7-f014-4cae-8d14-f56c12bd4e51 2018-07-23 22:04:29,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb42e625-f29a-41f1-b4a6-d679beadd536 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:29,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-fb42e625-f29a-41f1-b4a6-d679beadd536 2018-07-23 22:04:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e14388cd-f210-4fca-a672-20a74bc6407a Date: Mon, 23 Jul 2018 22:04:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:29,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-e14388cd-f210-4fca-a672-20a74bc6407a 2018-07-23 22:04:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:29,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ee2eafb-21cb-46a2-9e45-cfeb6e4fe75c Date: Mon, 23 Jul 2018 22:04:29 GMT RESP BODY: {"ports":[]} 2018-07-23 22:04:29,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port&admin_state_up=True used request id req-1ee2eafb-21cb-46a2-9e45-cfeb6e4fe75c 2018-07-23 22:04:29,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:29,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:30,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["MZzKEi9mSrWfkami11bSjg"], "issued_at": "2018-07-23T22:04:30.000000Z"}} 2018-07-23 22:04:30,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958a1949ef59ec28b7ba6d80d9236caffb34f49c" 2018-07-23 22:04:30,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195563f8-6e22-4ad9-aab5-b248e7bd9b52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:30,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-195563f8-6e22-4ad9-aab5-b248e7bd9b52 2018-07-23 22:04:30,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:30,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ae5f4cb4-1599-4f1e-b37e-cf934a8e9b57 Date: Mon, 23 Jul 2018 22:04:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:30,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-ae5f4cb4-1599-4f1e-b37e-cf934a8e9b57 2018-07-23 22:04:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:30,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-5a7da5b7-c8c5-49b4-9851-802c1b151a60 Date: Mon, 23 Jul 2018 22:04:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:30,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-5a7da5b7-c8c5-49b4-9851-802c1b151a60 2018-07-23 22:04:30,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:30,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-5a675581-e007-4695-b090-825b3552fed8 Date: Mon, 23 Jul 2018 22:04:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:30,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-5a675581-e007-4695-b090-825b3552fed8 2018-07-23 22:04:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:04:30,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:04:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:04:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}958a1949ef59ec28b7ba6d80d9236caffb34f49c" 2018-07-23 22:04:30,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac89140-fd16-4886-af99-c1ffd8afc000 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:30,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-dac89140-fd16-4886-af99-c1ffd8afc000 2018-07-23 22:04:30,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:30,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-07ed4944-4296-44d2-9291-78326ad6a18e Date: Mon, 23 Jul 2018 22:04:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:30,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-07ed4944-4296-44d2-9291-78326ad6a18e 2018-07-23 22:04:30,855 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net 2018-07-23 22:04:30,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" -d '{"port": {"network_id": "e0be40a9-6bef-44fa-92cd-6521437191a3", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port", "admin_state_up": true}}' 2018-07-23 22:04:31,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-0cb291a3-29b5-4f62-9c7c-ad5e7edbf0ad Date: Mon, 23 Jul 2018 22:04:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:31Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e4:3f:83","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:04:31,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0cb291a3-29b5-4f62-9c7c-ad5e7edbf0ad 2018-07-23 22:04:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:31,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-17b89ebe-41fc-4912-bc45-00263f2b5916 Date: Mon, 23 Jul 2018 22:04:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:31,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-17b89ebe-41fc-4912-bc45-00263f2b5916 2018-07-23 22:04:31,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:31,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d41a023-8580-45f5-830a-1a32cb3f4af5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:31,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9d41a023-8580-45f5-830a-1a32cb3f4af5 2018-07-23 22:04:31,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:31,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-23958547-f9d3-4fb8-97b0-40957fc1f6b7 Date: Mon, 23 Jul 2018 22:04:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:31,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-23958547-f9d3-4fb8-97b0-40957fc1f6b7 2018-07-23 22:04:31,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:31,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-6cb22b05-9af9-4b32-ac11-6c83a88b696e Date: Mon, 23 Jul 2018 22:04:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:31Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e4:3f:83","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 22:04:31,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port&admin_state_up=True used request id req-6cb22b05-9af9-4b32-ac11-6c83a88b696e 2018-07-23 22:04:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:31,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393cff07-71ca-43fb-8ab6-d431fe1cf17e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:31,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-393cff07-71ca-43fb-8ab6-d431fe1cf17e 2018-07-23 22:04:31,866 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst 2018-07-23 22:04:31,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:31,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1177250-4528-4c2a-b30d-cab0697670b9 x-compute-request-id: req-b1177250-4528-4c2a-b30d-cab0697670b9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-flavor"}]} 2018-07-23 22:04:31,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b1177250-4528-4c2a-b30d-cab0697670b9 2018-07-23 22:04:31,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:31,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12e5ddb9-5a1d-4fff-8eda-9436cbded9c8 x-compute-request-id: req-12e5ddb9-5a1d-4fff-8eda-9436cbded9c8 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "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": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f"}} 2018-07-23 22:04:31,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f used request id req-12e5ddb9-5a1d-4fff-8eda-9436cbded9c8 2018-07-23 22:04:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:32,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-15420278-fd1e-4282-9705-09cedcd763bb Date: Mon, 23 Jul 2018 22:04:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:04:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:04:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/snap", "metadata": {}}], "self": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "min_disk": 0, "protected": false, "id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "file": "/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image"} 2018-07-23 22:04:32,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image used request id req-15420278-fd1e-4282-9705-09cedcd763bb 2018-07-23 22:04:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:32,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-56235b64-3aa9-4fdd-ac3c-073c627046fa Date: Mon, 23 Jul 2018 22:04:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:04:32,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-56235b64-3aa9-4fdd-ac3c-073c627046fa 2018-07-23 22:04:32,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "imageRef": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "flavorRef": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "max_count": 1, "min_count": 1, "networks": [{"port": "7bb9459e-f08c-462f-9c46-19014a5fa0f8"}]}}' 2018-07-23 22:04:33,358 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03f9c3f5-d7ef-4fb8-bc71-ccb1b37336f3 x-compute-request-id: req-03f9c3f5-d7ef-4fb8-bc71-ccb1b37336f3 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "adminPass": "QWJohkTokq3X"}} 2018-07-23 22:04:33,359 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-03f9c3f5-d7ef-4fb8-bc71-ccb1b37336f3 2018-07-23 22:04:33,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:33,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d19bdd4e-f898-4418-abac-639250543eb2 x-compute-request-id: req-d19bdd4e-f898-4418-abac-639250543eb2 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "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-23T22:04:33Z", "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-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:33,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-d19bdd4e-f898-4418-abac-639250543eb2 2018-07-23 22:04:33,842 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst 2018-07-23 22:04:33,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:34,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6324fff-d1b5-4147-8be9-7375497a752f x-compute-request-id: req-e6324fff-d1b5-4147-8be9-7375497a752f Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:04:33Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:34,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-e6324fff-d1b5-4147-8be9-7375497a752f 2018-07-23 22:04:34,118 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst] is - BUILD 2018-07-23 22:04:34,118 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:04:37,121 - create_instance - DEBUG - VM status query timeout in 896.720744133 2018-07-23 22:04:37,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:37,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f88232fe-517e-47de-90f8-36e157ee91d2 x-compute-request-id: req-f88232fe-517e-47de-90f8-36e157ee91d2 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:04:34Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:37,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-f88232fe-517e-47de-90f8-36e157ee91d2 2018-07-23 22:04:37,281 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst] is - BUILD 2018-07-23 22:04:37,281 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:04:40,284 - create_instance - DEBUG - VM status query timeout in 893.557633162 2018-07-23 22:04:40,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:40,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cc5d617-6caa-464b-976f-4cbd93c5eee2 x-compute-request-id: req-9cc5d617-6caa-464b-976f-4cbd93c5eee2 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:37Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:40,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-9cc5d617-6caa-464b-976f-4cbd93c5eee2 2018-07-23 22:04:40,773 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst] is - ACTIVE 2018-07-23 22:04:40,773 - create_instance - INFO - VM is - ACTIVE 2018-07-23 22:04:40,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:40,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba38e000-3169-47a8-9bcd-df7bda44fc43 x-compute-request-id: req-ba38e000-3169-47a8-9bcd-df7bda44fc43 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:37Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:40,924 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-ba38e000-3169-47a8-9bcd-df7bda44fc43 2018-07-23 22:04:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:41,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-528cedf8-16bc-43cb-ad45-02b962387e18 Date: Mon, 23 Jul 2018 22:04:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:41,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-528cedf8-16bc-43cb-ad45-02b962387e18 2018-07-23 22:04:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:41,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e744eeee-8b8b-4419-9f68-9cf214307507 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:41,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e744eeee-8b8b-4419-9f68-9cf214307507 2018-07-23 22:04:41,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:41,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-94a25ec4-2763-45d3-a0d8-f75b663349dc Date: Mon, 23 Jul 2018 22:04:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:41,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-94a25ec4-2763-45d3-a0d8-f75b663349dc 2018-07-23 22:04:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:41,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-8f8b58c2-63ca-422e-9be5-975f4bdd7395 Date: Mon, 23 Jul 2018 22:04:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:3f:83","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","device_id":"88ac6d87-bb22-46e7-a91f-38117a047c43","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.2"}],"id":"ebf04270-7251-4ef0-970a-0d9cb0d40418","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:09:42","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0be40a9-6bef-44fa-92cd-6521437191a3","ip_allocation":"immediate"}]} 2018-07-23 22:04:41,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-8f8b58c2-63ca-422e-9be5-975f4bdd7395 2018-07-23 22:04:41,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:41,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["9NRJTCrTR22DBrlC8nfFeA"], "issued_at": "2018-07-23T22:04:41.000000Z"}} 2018-07-23 22:04:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:41,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8933c818-d196-4768-bf87-7f1feda2196a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:41,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8933c818-d196-4768-bf87-7f1feda2196a 2018-07-23 22:04:41,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:41,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b5025e6-d09f-4b26-b341-3f0556b8dd23 x-compute-request-id: req-4b5025e6-d09f-4b26-b341-3f0556b8dd23 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:37Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:04:41,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-4b5025e6-d09f-4b26-b341-3f0556b8dd23 2018-07-23 22:04:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:41,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0743475b-68dd-4913-8b0c-4a482c8c1f05 Date: Mon, 23 Jul 2018 22:04:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:41,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-0743475b-68dd-4913-8b0c-4a482c8c1f05 2018-07-23 22:04:41,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:42,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c18d4a-3523-4b55-9222-95a7ee969e41 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:42,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-10c18d4a-3523-4b55-9222-95a7ee969e41 2018-07-23 22:04:42,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:42,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ff23dd04-0b09-40eb-8fb6-369fc0dd5759 Date: Mon, 23 Jul 2018 22:04:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:42,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-ff23dd04-0b09-40eb-8fb6-369fc0dd5759 2018-07-23 22:04:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:42,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-962dbe29-e2bf-4945-a702-b78d4bda9105 Date: Mon, 23 Jul 2018 22:04:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:3f:83","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","device_id":"88ac6d87-bb22-46e7-a91f-38117a047c43","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.2"}],"id":"ebf04270-7251-4ef0-970a-0d9cb0d40418","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:09:42","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0be40a9-6bef-44fa-92cd-6521437191a3","ip_allocation":"immediate"}]} 2018-07-23 22:04:42,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-962dbe29-e2bf-4945-a702-b78d4bda9105 2018-07-23 22:04:42,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" -d '{"volumeAttachment": {"volumeId": "b56e1039-d151-4a9d-8708-163bdaaef31d"}}' 2018-07-23 22:04:43,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1ced39e-bdb7-4b29-9d63-dbf574b9bc63 x-compute-request-id: req-c1ced39e-bdb7-4b29-9d63-dbf574b9bc63 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "88ac6d87-bb22-46e7-a91f-38117a047c43", "id": "b56e1039-d151-4a9d-8708-163bdaaef31d", "volumeId": "b56e1039-d151-4a9d-8708-163bdaaef31d"}} 2018-07-23 22:04:43,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43/os-volume_attachments used request id req-c1ced39e-bdb7-4b29-9d63-dbf574b9bc63 2018-07-23 22:04:43,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:43,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3859ecb-4a1f-4ee1-9533-bb3ac2b62066 x-compute-request-id: req-a3859ecb-4a1f-4ee1-9533-bb3ac2b62066 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:37Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "b56e1039-d151-4a9d-8708-163bdaaef31d"}], "metadata": {}}} 2018-07-23 22:04:43,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-a3859ecb-4a1f-4ee1-9533-bb3ac2b62066 2018-07-23 22:04:43,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:43,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-51dae96e-e44e-4f77-8ecc-7dcbc8c73859 Date: Mon, 23 Jul 2018 22:04:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:43,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-51dae96e-e44e-4f77-8ecc-7dcbc8c73859 2018-07-23 22:04:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:04:43,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:04:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:04:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:43,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f672297a-0815-4601-a77b-3788c99a3f1f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:43,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f672297a-0815-4601-a77b-3788c99a3f1f 2018-07-23 22:04:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:43,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-eb8b2f08-86a2-4edf-885c-95f672b0004f Date: Mon, 23 Jul 2018 22:04:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:43,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-eb8b2f08-86a2-4edf-885c-95f672b0004f 2018-07-23 22:04:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:43,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-71121db5-4066-4f09-b4d0-7400ae138122 Date: Mon, 23 Jul 2018 22:04:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:3f:83","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","device_id":"88ac6d87-bb22-46e7-a91f-38117a047c43","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.2"}],"id":"ebf04270-7251-4ef0-970a-0d9cb0d40418","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:09:42","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0be40a9-6bef-44fa-92cd-6521437191a3","ip_allocation":"immediate"}]} 2018-07-23 22:04:43,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-71121db5-4066-4f09-b4d0-7400ae138122 2018-07-23 22:04:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:43,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d490f0-84bc-40cd-9b06-07fca6b9f28a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:43,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-26d490f0-84bc-40cd-9b06-07fca6b9f28a 2018-07-23 22:04:43,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:44,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66ec24bc-541d-4a1e-a99b-39e0a91a4cdf x-compute-request-id: req-66ec24bc-541d-4a1e-a99b-39e0a91a4cdf Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:37Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "b56e1039-d151-4a9d-8708-163bdaaef31d"}], "metadata": {}}} 2018-07-23 22:04:44,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-66ec24bc-541d-4a1e-a99b-39e0a91a4cdf 2018-07-23 22:04:44,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:44,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-1561b150-815b-4be8-bc19-6f1dad00c8f6 Date: Mon, 23 Jul 2018 22:04:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:44,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-1561b150-815b-4be8-bc19-6f1dad00c8f6 2018-07-23 22:04:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:44,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8190d2aa-ffdd-47b9-9d94-1402e4e62ab4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:44,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-8190d2aa-ffdd-47b9-9d94-1402e4e62ab4 2018-07-23 22:04:44,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:44,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-f815c2d5-65ff-4b0b-91e0-de104e3e577d Date: Mon, 23 Jul 2018 22:04:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:44,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-f815c2d5-65ff-4b0b-91e0-de104e3e577d 2018-07-23 22:04:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:44,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-65ce8c42-f6d4-47af-95e3-c482eb4c961b Date: Mon, 23 Jul 2018 22:04:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:3f:83","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","device_id":"88ac6d87-bb22-46e7-a91f-38117a047c43","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.2"}],"id":"ebf04270-7251-4ef0-970a-0d9cb0d40418","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:09:42","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0be40a9-6bef-44fa-92cd-6521437191a3","ip_allocation":"immediate"}]} 2018-07-23 22:04:44,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-65ce8c42-f6d4-47af-95e3-c482eb4c961b 2018-07-23 22:04:44,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:44,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4947fdc-dfeb-499b-bf16-168b1c43fb41 x-compute-request-id: req-b4947fdc-dfeb-499b-bf16-168b1c43fb41 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:37Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "b56e1039-d151-4a9d-8708-163bdaaef31d"}], "metadata": {}}} 2018-07-23 22:04:44,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-b4947fdc-dfeb-499b-bf16-168b1c43fb41 2018-07-23 22:04:44,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:45,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-b50adea8-c693-4462-bc8a-9c3c5ee6d25b Date: Mon, 23 Jul 2018 22:04:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:45,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-b50adea8-c693-4462-bc8a-9c3c5ee6d25b 2018-07-23 22:04:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:45,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd814a9-c4d1-4f79-8ec0-ec30e55b43e9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:45,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-6dd814a9-c4d1-4f79-8ec0-ec30e55b43e9 2018-07-23 22:04:45,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:45,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-22efe4dd-820b-47f6-ad73-46373330d56d Date: Mon, 23 Jul 2018 22:04:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:45,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-22efe4dd-820b-47f6-ad73-46373330d56d 2018-07-23 22:04:45,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:45,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a2337ad1-8b13-466a-b122-f48e2ce9dadd Date: Mon, 23 Jul 2018 22:04:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:3f:83","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","device_id":"88ac6d87-bb22-46e7-a91f-38117a047c43","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.2"}],"id":"ebf04270-7251-4ef0-970a-0d9cb0d40418","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:09:42","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0be40a9-6bef-44fa-92cd-6521437191a3","ip_allocation":"immediate"}]} 2018-07-23 22:04:45,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-a2337ad1-8b13-466a-b122-f48e2ce9dadd 2018-07-23 22:04:45,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:45,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:45 GMT Server: Apache x-compute-request-id: req-f1f9e059-fab0-440d-8ce2-49740facea1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f1f9e059-fab0-440d-8ce2-49740facea1c Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "attachment_id": "610ba779-5b62-4c92-a126-de14ba5c914e", "attached_at": "2018-07-23T22:04:43.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b56e1039-d151-4a9d-8708-163bdaaef31d", "device": "/dev/vdb", "id": "b56e1039-d151-4a9d-8708-163bdaaef31d"}], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:04:44.000000", "replication_status": null, "snapshot_id": null, "id": "b56e1039-d151-4a9d-8708-163bdaaef31d", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-3dec4692-f5cd-4075-ab40-60180d2a2093", "bootable": "false", "created_at": "2018-07-23T22:04:27.000000", "volume_type": null}} 2018-07-23 22:04:45,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d used request id req-f1f9e059-fab0-440d-8ce2-49740facea1c 2018-07-23 22:04:45,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:45,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f575fd3b-40f5-47c1-a359-bb78554981cd x-compute-request-id: req-f575fd3b-40f5-47c1-a359-bb78554981cd Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:3f:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:37Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "b56e1039-d151-4a9d-8708-163bdaaef31d"}], "metadata": {}}} 2018-07-23 22:04:45,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-f575fd3b-40f5-47c1-a359-bb78554981cd 2018-07-23 22:04:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:45,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-11e9ab12-9547-4dc9-92e4-4db00df80a93 Date: Mon, 23 Jul 2018 22:04:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0be40a9-6bef-44fa-92cd-6521437191a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["96a64846-3b08-4c06-bf79-7359e766b28a"],"description":"","tags":[],"updated_at":"2018-07-23T22:04:25Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","provider:network_type":"vxlan"}]} 2018-07-23 22:04:45,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net used request id req-11e9ab12-9547-4dc9-92e4-4db00df80a93 2018-07-23 22:04:45,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:45,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba78593-1301-4e9e-9f82-98b777d49705 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:04:45,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-8ba78593-1301-4e9e-9f82-98b777d49705 2018-07-23 22:04:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:45,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-0e510b95-eb2a-4500-80d0-d07483134781 Date: Mon, 23 Jul 2018 22:04:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:04:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"96a64846-3b08-4c06-bf79-7359e766b28a","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet","enable_dhcp":true,"segment_id":null,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:25Z","ip_version":4}]} 2018-07-23 22:04:45,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-0e510b95-eb2a-4500-80d0-d07483134781 2018-07-23 22:04:45,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:45,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-f1b8ca6d-73fb-48ab-a35a-27a2117da209 Date: Mon, 23 Jul 2018 22:04:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:36Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.5"}],"id":"7bb9459e-f08c-462f-9c46-19014a5fa0f8","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:3f:83","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:31Z","binding:vnic_type":"normal","device_id":"88ac6d87-bb22-46e7-a91f-38117a047c43","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:04:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"96a64846-3b08-4c06-bf79-7359e766b28a","ip_address":"10.55.0.2"}],"id":"ebf04270-7251-4ef0-970a-0d9cb0d40418","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:09:42","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e0be40a9-6bef-44fa-92cd-6521437191a3","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e0be40a9-6bef-44fa-92cd-6521437191a3","ip_allocation":"immediate"}]} 2018-07-23 22:04:45,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-f1b8ca6d-73fb-48ab-a35a-27a2117da209 2018-07-23 22:04:45,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43/os-volume_attachments/b56e1039-d151-4a9d-8708-163bdaaef31d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8eaf522450bbb318134c5c0957b2289e7a9fb56" 2018-07-23 22:04:46,572 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69d51267-00b7-4ac8-9463-8ae740077a1c x-compute-request-id: req-69d51267-00b7-4ac8-9463-8ae740077a1c Content-Length: 0 Content-Type: application/json 2018-07-23 22:04:46,572 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43/os-volume_attachments/b56e1039-d151-4a9d-8708-163bdaaef31d used request id req-69d51267-00b7-4ac8-9463-8ae740077a1c 2018-07-23 22:04:46,573 - create_instance - INFO - Deleting Port with ID - 7bb9459e-f08c-462f-9c46-19014a5fa0f8 2018-07-23 22:04:46,573 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-port 2018-07-23 22:04:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/7bb9459e-f08c-462f-9c46-19014a5fa0f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:46,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c840e86d-40b8-4781-b2db-ed3b4a56ff0b Date: Mon, 23 Jul 2018 22:04:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:04:46,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/7bb9459e-f08c-462f-9c46-19014a5fa0f8 used request id req-c840e86d-40b8-4781-b2db-ed3b4a56ff0b 2018-07-23 22:04:46,998 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst 2018-07-23 22:04:47,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:47,115 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:04:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26268e37-fd82-44be-9707-c37739cab92e x-compute-request-id: req-26268e37-fd82-44be-9707-c37739cab92e Content-Type: application/json 2018-07-23 22:04:47,115 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-26268e37-fd82-44be-9707-c37739cab92e 2018-07-23 22:04:47,116 - create_instance - INFO - Checking deletion status 2018-07-23 22:04:47,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:47,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c000de0c-22e8-4223-99cc-18158398b7d3 x-compute-request-id: req-c000de0c-22e8-4223-99cc-18158398b7d3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/88ac6d87-bb22-46e7-a91f-38117a047c43", "rel": "bookmark"}], "image": {"id": "3d611024-499f-44ab-bc1b-f8bb5f0e9263", "links": [{"href": "http://172.30.9.26:8774/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000c", "OS-SRV-USG:launched_at": "2018-07-23T22:04:37.000000", "flavor": {"id": "9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "links": [{"href": "http://172.30.9.26:8774/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f", "rel": "bookmark"}]}, "id": "88ac6d87-bb22-46e7-a91f-38117a047c43", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:04:47Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst", "created": "2018-07-23T22:04:33Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [{"id": "b56e1039-d151-4a9d-8708-163bdaaef31d"}], "metadata": {}}} 2018-07-23 22:04:47,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-c000de0c-22e8-4223-99cc-18158398b7d3 2018-07-23 22:04:47,220 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst] is - ACTIVE 2018-07-23 22:04:47,220 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:04:50,223 - create_instance - DEBUG - VM status query timeout in 296.892547131 2018-07-23 22:04:50,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7212adeab5637ca88de3fa5dd2c0b01f153e8938" 2018-07-23 22:04:50,282 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85f43990-80b0-428b-b2d7-d6c45425d320 x-compute-request-id: req-85f43990-80b0-428b-b2d7-d6c45425d320 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 88ac6d87-bb22-46e7-a91f-38117a047c43 could not be found.", "code": 404}} 2018-07-23 22:04:50,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/88ac6d87-bb22-46e7-a91f-38117a047c43 used request id req-85f43990-80b0-428b-b2d7-d6c45425d320 2018-07-23 22:04:50,282 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 88ac6d87-bb22-46e7-a91f-38117a047c43 could not be found. (HTTP 404) (Request-ID: req-85f43990-80b0-428b-b2d7-d6c45425d320) 2018-07-23 22:04:50,282 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-vm_inst 2018-07-23 22:04:50,286 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01259e42-6a7d-4e0b-8fef-d562bfba2449" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" 2018-07-23 22:04:50,516 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:50 GMT Server: Apache x-compute-request-id: req-4aa91a6c-165f-45cc-9ef1-f7d89dc25543 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4aa91a6c-165f-45cc-9ef1-f7d89dc25543 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:04:47.000000", "replication_status": null, "snapshot_id": null, "id": "b56e1039-d151-4a9d-8708-163bdaaef31d", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-3dec4692-f5cd-4075-ab40-60180d2a2093", "bootable": "false", "created_at": "2018-07-23T22:04:27.000000", "volume_type": null}} 2018-07-23 22:04:50,517 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d used request id req-4aa91a6c-165f-45cc-9ef1-f7d89dc25543 2018-07-23 22:04:50,517 - create_volume - DEBUG - Instance status is - available 2018-07-23 22:04:50,517 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093 2018-07-23 22:04:50,517 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093 2018-07-23 22:04:50,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01259e42-6a7d-4e0b-8fef-d562bfba2449" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" 2018-07-23 22:04:50,755 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-08c5592b-be10-4fd6-88d1-0786c84e3c61 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:04:50,755 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d used request id req-08c5592b-be10-4fd6-88d1-0786c84e3c61 2018-07-23 22:04:50,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-01259e42-6a7d-4e0b-8fef-d562bfba2449" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83718a8e89cf5ccdcd122137d03b821219dca9f9" 2018-07-23 22:04:50,981 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:04:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5725d287-aeb0-4bd3-9baa-b14122401c54 x-openstack-request-id: req-5725d287-aeb0-4bd3-9baa-b14122401c54 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b56e1039-d151-4a9d-8708-163bdaaef31d could not be found.", "code": 404}} 2018-07-23 22:04:50,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/b56e1039-d151-4a9d-8708-163bdaaef31d used request id req-5725d287-aeb0-4bd3-9baa-b14122401c54 2018-07-23 22:04:50,981 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b56e1039-d151-4a9d-8708-163bdaaef31d could not be found. (HTTP 404) (Request-ID: req-5725d287-aeb0-4bd3-9baa-b14122401c54) 2018-07-23 22:04:50,982 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093 2018-07-23 22:04:50,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca132bdba91229688b20d9d3d625babcd8930ad2" 2018-07-23 22:04:51,020 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba2c5f35-c88d-4fbd-bcfd-91e7984a8323 x-compute-request-id: req-ba2c5f35-c88d-4fbd-bcfd-91e7984a8323 Content-Length: 0 Content-Type: application/json 2018-07-23 22:04:51,020 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9202a56d-3bec-48a0-a6e1-ac5a80f8191f used request id req-ba2c5f35-c88d-4fbd-bcfd-91e7984a8323 2018-07-23 22:04:51,021 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet 2018-07-23 22:04:51,021 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-subnet 2018-07-23 22:04:51,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/96a64846-3b08-4c06-bf79-7359e766b28a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:52,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3be3a3c-41d4-4509-9dbd-1dec38ca7754 Date: Mon, 23 Jul 2018 22:04:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:04:52,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/96a64846-3b08-4c06-bf79-7359e766b28a used request id req-b3be3a3c-41d4-4509-9dbd-1dec38ca7754 2018-07-23 22:04:52,119 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-net 2018-07-23 22:04:52,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e0be40a9-6bef-44fa-92cd-6521437191a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369ce3c19afc7bd06521ddea4899865fd2a16b8a" 2018-07-23 22:04:53,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e31522e6-416d-4033-a995-72eae926cafd Date: Mon, 23 Jul 2018 22:04:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:04:53,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e0be40a9-6bef-44fa-92cd-6521437191a3 used request id req-e31522e6-416d-4033-a995-72eae926cafd 2018-07-23 22:04:53,038 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-3dec4692-f5cd-4075-ab40-60180d2a2093-image 2018-07-23 22:04:53,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fee10d5e2cd2737f175862737a828721a91771b3" 2018-07-23 22:04:54,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01428a75-e51a-42ca-9b7d-333d4e10dc89 Date: Mon, 23 Jul 2018 22:04:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:04:54,396 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/3d611024-499f-44ab-bc1b-f8bb5f0e9263 used request id req-01428a75-e51a-42ca-9b7d-333d4e10dc89 2018-07-23 22:04:54,399 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:54,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:54,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:54,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["injtCBh1TSORKp87dv--5g"], "issued_at": "2018-07-23T22:04:54.000000Z"}} 2018-07-23 22:04:54,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6de83271dcd105d16dc141509f6a1d1a58103" 2018-07-23 22:04:54,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f75479-2c07-4631-a021-8aa839ac1b20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:54,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c2f75479-2c07-4631-a021-8aa839ac1b20 2018-07-23 22:04:54,819 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:54,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6de83271dcd105d16dc141509f6a1d1a58103" 2018-07-23 22:04:54,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d43be14a-7dde-4042-909b-1f96f94381cf x-compute-request-id: req-d43be14a-7dde-4042-909b-1f96f94381cf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:54,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d43be14a-7dde-4042-909b-1f96f94381cf 2018-07-23 22:04:54,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6de83271dcd105d16dc141509f6a1d1a58103" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-726ddf26-6ab1-48d6-aa5f-32a26b8425d2name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-23 22:04:55,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebdfbced-0d75-4256-93ea-f25c8de52fae x-compute-request-id: req-ebdfbced-0d75-4256-93ea-f25c8de52fae Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-726ddf26-6ab1-48d6-aa5f-32a26b8425d2name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6", "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": "49b86369-3802-46d2-9ef8-9bfde1d167f6"}} 2018-07-23 22:04:55,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ebdfbced-0d75-4256-93ea-f25c8de52fae 2018-07-23 22:04:55,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:55,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["OVtCIHY5SJqzYoWl5Eh23A"], "issued_at": "2018-07-23T22:04:55.000000Z"}} 2018-07-23 22:04:55,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc214acf2d43cf7651cf6485354c6abed741d2e9" 2018-07-23 22:04:55,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52af6826-247e-4292-8716-6f735a4d91a2 x-compute-request-id: req-52af6826-247e-4292-8716-6f735a4d91a2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-726ddf26-6ab1-48d6-aa5f-32a26b8425d2name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6", "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": "49b86369-3802-46d2-9ef8-9bfde1d167f6"}} 2018-07-23 22:04:55,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6 used request id req-52af6826-247e-4292-8716-6f735a4d91a2 2018-07-23 22:04:55,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc214acf2d43cf7651cf6485354c6abed741d2e9" 2018-07-23 22:04:55,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5fc3594b-53e9-4344-b24f-9fd6de457fd3 x-compute-request-id: req-5fc3594b-53e9-4344-b24f-9fd6de457fd3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:04:55,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6/os-extra_specs used request id req-5fc3594b-53e9-4344-b24f-9fd6de457fd3 2018-07-23 22:04:55,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c6de83271dcd105d16dc141509f6a1d1a58103" 2018-07-23 22:04:55,685 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc22345e-9ebb-4d39-adbd-5e247c392e73 x-compute-request-id: req-dc22345e-9ebb-4d39-adbd-5e247c392e73 Content-Length: 0 Content-Type: application/json 2018-07-23 22:04:55,685 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/49b86369-3802-46d2-9ef8-9bfde1d167f6 used request id req-dc22345e-9ebb-4d39-adbd-5e247c392e73 2018-07-23 22:04:55,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc214acf2d43cf7651cf6485354c6abed741d2e9" 2018-07-23 22:04:55,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff374080-0b3b-4748-b7c0-b205efc0df37 x-compute-request-id: req-ff374080-0b3b-4748-b7c0-b205efc0df37 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:55,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ff374080-0b3b-4748-b7c0-b205efc0df37 2018-07-23 22:04:55,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:55,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:55,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:56,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5KsNxrHlScma-Onjd_Av1Q"], "issued_at": "2018-07-23T22:04:56.000000Z"}} 2018-07-23 22:04:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf26c32505a59cf93bbad4cbed645b59d565d7a6" 2018-07-23 22:04:56,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99ade8d-a8f6-4815-840b-848e83314619 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:56,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c99ade8d-a8f6-4815-840b-848e83314619 2018-07-23 22:04:56,112 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:56,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf26c32505a59cf93bbad4cbed645b59d565d7a6" 2018-07-23 22:04:56,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef608e9e-524e-4d83-931f-7f36c20c2775 x-compute-request-id: req-ef608e9e-524e-4d83-931f-7f36c20c2775 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:56,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ef608e9e-524e-4d83-931f-7f36c20c2775 2018-07-23 22:04:56,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf26c32505a59cf93bbad4cbed645b59d565d7a6" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-6f1d5829-7f6a-4ec8-8db3-a9563357cf49name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-23 22:04:56,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71c485d1-b1e4-4f94-b45f-e090e5af0dcb x-compute-request-id: req-71c485d1-b1e4-4f94-b45f-e090e5af0dcb Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-6f1d5829-7f6a-4ec8-8db3-a9563357cf49name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97", "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": "5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97"}} 2018-07-23 22:04:56,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-71c485d1-b1e4-4f94-b45f-e090e5af0dcb 2018-07-23 22:04:56,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:56,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yWKgeTRxQeOhTGFobK5veA"], "issued_at": "2018-07-23T22:04:56.000000Z"}} 2018-07-23 22:04:56,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f252c4a53688e087c848f9280c708cd5a5133218" 2018-07-23 22:04:56,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15595d7c-ee73-4c84-8976-581bb3d206f5 x-compute-request-id: req-15595d7c-ee73-4c84-8976-581bb3d206f5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-6f1d5829-7f6a-4ec8-8db3-a9563357cf49name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97", "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": "5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97"}} 2018-07-23 22:04:56,811 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97 used request id req-15595d7c-ee73-4c84-8976-581bb3d206f5 2018-07-23 22:04:56,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f252c4a53688e087c848f9280c708cd5a5133218" 2018-07-23 22:04:56,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e8a505cb-0b7b-4a2b-9d13-e1b4d37343df x-compute-request-id: req-e8a505cb-0b7b-4a2b-9d13-e1b4d37343df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:04:56,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97/os-extra_specs used request id req-e8a505cb-0b7b-4a2b-9d13-e1b4d37343df 2018-07-23 22:04:56,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f252c4a53688e087c848f9280c708cd5a5133218" 2018-07-23 22:04:56,868 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e72d10ab-04f7-4acf-a039-1260cb591144 x-compute-request-id: req-e72d10ab-04f7-4acf-a039-1260cb591144 Content-Length: 0 Content-Type: application/json 2018-07-23 22:04:56,868 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97 used request id req-e72d10ab-04f7-4acf-a039-1260cb591144 2018-07-23 22:04:56,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f252c4a53688e087c848f9280c708cd5a5133218" 2018-07-23 22:04:56,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a893d56d-b005-42f6-a059-d5cb9fc6cc76 x-compute-request-id: req-a893d56d-b005-42f6-a059-d5cb9fc6cc76 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:56,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a893d56d-b005-42f6-a059-d5cb9fc6cc76 2018-07-23 22:04:56,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf26c32505a59cf93bbad4cbed645b59d565d7a6" 2018-07-23 22:04:56,906 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35760cef-3864-4379-830b-76642b4708d5 x-compute-request-id: req-35760cef-3864-4379-830b-76642b4708d5 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97 could not be found.", "code": 404}} 2018-07-23 22:04:56,906 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5a26bc1d-5f7c-4a6e-9317-7d7fc0bdde97 used request id req-35760cef-3864-4379-830b-76642b4708d5 2018-07-23 22:04:56,907 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:56,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:56,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:57,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["PSsxzEPlTr-AoKqzmeH6Rg"], "issued_at": "2018-07-23T22:04:57.000000Z"}} 2018-07-23 22:04:57,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90cc729fc627e01bf44c7b88baa33bce86819ec" 2018-07-23 22:04:57,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32fb412-28ce-46ff-b587-6e1d85ba1c3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:57,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a32fb412-28ce-46ff-b587-6e1d85ba1c3d 2018-07-23 22:04:57,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:57,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90cc729fc627e01bf44c7b88baa33bce86819ec" 2018-07-23 22:04:57,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e5a848f-8a05-44a4-b38e-5f395682c6ff x-compute-request-id: req-2e5a848f-8a05-44a4-b38e-5f395682c6ff Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:57,577 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2e5a848f-8a05-44a4-b38e-5f395682c6ff 2018-07-23 22:04:57,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90cc729fc627e01bf44c7b88baa33bce86819ec" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-ed178bee-9568-4539-81e8-a5b9650d905aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-23 22:04:57,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7a2ad6d-083f-4eec-b39b-d8c9da28acf7 x-compute-request-id: req-e7a2ad6d-083f-4eec-b39b-d8c9da28acf7 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ed178bee-9568-4539-81e8-a5b9650d905aname", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e", "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": "a4b46980-2d14-4c2a-94f9-197802f2356e"}} 2018-07-23 22:04:57,622 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e7a2ad6d-083f-4eec-b39b-d8c9da28acf7 2018-07-23 22:04:57,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:58,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["z4KwKjxRQeWxX_o_1itcZQ"], "issued_at": "2018-07-23T22:04:57.000000Z"}} 2018-07-23 22:04:58,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65dc8f2db59111de89bf7b21d8267783cfbff0d" 2018-07-23 22:04:58,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-614989a5-f676-48dd-bd22-d4ca5a17a410 x-compute-request-id: req-614989a5-f676-48dd-bd22-d4ca5a17a410 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-ed178bee-9568-4539-81e8-a5b9650d905aname", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e", "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": "a4b46980-2d14-4c2a-94f9-197802f2356e"}} 2018-07-23 22:04:58,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e used request id req-614989a5-f676-48dd-bd22-d4ca5a17a410 2018-07-23 22:04:58,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a65dc8f2db59111de89bf7b21d8267783cfbff0d" 2018-07-23 22:04:58,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-282eea34-686d-4a61-b1a5-1a7f86a58072 x-compute-request-id: req-282eea34-686d-4a61-b1a5-1a7f86a58072 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:04:58,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e/os-extra_specs used request id req-282eea34-686d-4a61-b1a5-1a7f86a58072 2018-07-23 22:04:58,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f90cc729fc627e01bf44c7b88baa33bce86819ec" 2018-07-23 22:04:58,235 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b27660c-aaeb-49b4-88af-dc2f5a65c088 x-compute-request-id: req-0b27660c-aaeb-49b4-88af-dc2f5a65c088 Content-Length: 0 Content-Type: application/json 2018-07-23 22:04:58,235 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a4b46980-2d14-4c2a-94f9-197802f2356e used request id req-0b27660c-aaeb-49b4-88af-dc2f5a65c088 2018-07-23 22:04:58,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:58,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:58,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:58,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["hNxcarZeTa6yg7MkBtXb-Q"], "issued_at": "2018-07-23T22:04:58.000000Z"}} 2018-07-23 22:04:58,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0facaa08477be7cc2fed89886e239cd2ef840b33" 2018-07-23 22:04:58,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d7889b1-ba63-4982-9b95-e43d5c2b6204 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:04:58,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3d7889b1-ba63-4982-9b95-e43d5c2b6204 2018-07-23 22:04:58,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:58,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0facaa08477be7cc2fed89886e239cd2ef840b33" 2018-07-23 22:04:58,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b8257e1-cc19-425e-af7e-e3e9c733e121 x-compute-request-id: req-1b8257e1-cc19-425e-af7e-e3e9c733e121 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:58,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1b8257e1-cc19-425e-af7e-e3e9c733e121 2018-07-23 22:04:58,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0facaa08477be7cc2fed89886e239cd2ef840b33" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-76d25096-59fe-4dee-a144-ca9e42d8f492name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-07-23 22:04:58,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-265f5e4d-150d-4404-b4e2-2ce0dd091d87 x-compute-request-id: req-265f5e4d-150d-4404-b4e2-2ce0dd091d87 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-76d25096-59fe-4dee-a144-ca9e42d8f492name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d", "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": "e07105c4-7650-4751-9fe1-818b1f8c4b5d"}} 2018-07-23 22:04:58,923 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-265f5e4d-150d-4404-b4e2-2ce0dd091d87 2018-07-23 22:04:58,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:04:59,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Vt5yP1PARDyzASOcd99E3g"], "issued_at": "2018-07-23T22:04:59.000000Z"}} 2018-07-23 22:04:59,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c0db771c3423880414af49bf40caa81de64a491" 2018-07-23 22:04:59,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70a580eb-f9db-430c-8527-1e88be3824e7 x-compute-request-id: req-70a580eb-f9db-430c-8527-1e88be3824e7 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-76d25096-59fe-4dee-a144-ca9e42d8f492name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d", "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": "e07105c4-7650-4751-9fe1-818b1f8c4b5d"}} 2018-07-23 22:04:59,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d used request id req-70a580eb-f9db-430c-8527-1e88be3824e7 2018-07-23 22:04:59,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c0db771c3423880414af49bf40caa81de64a491" 2018-07-23 22:04:59,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8050b17-a687-470e-a693-de71c5cf3bd9 x-compute-request-id: req-a8050b17-a687-470e-a693-de71c5cf3bd9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:04:59,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d/os-extra_specs used request id req-a8050b17-a687-470e-a693-de71c5cf3bd9 2018-07-23 22:04:59,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c0db771c3423880414af49bf40caa81de64a491" 2018-07-23 22:04:59,619 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d83bfbc0-994c-4a2a-810d-134944480e8b x-compute-request-id: req-d83bfbc0-994c-4a2a-810d-134944480e8b Content-Length: 0 Content-Type: application/json 2018-07-23 22:04:59,619 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d used request id req-d83bfbc0-994c-4a2a-810d-134944480e8b 2018-07-23 22:04:59,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c0db771c3423880414af49bf40caa81de64a491" 2018-07-23 22:04:59,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa2d6234-7243-41d4-b176-194119e88efd x-compute-request-id: req-fa2d6234-7243-41d4-b176-194119e88efd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:04:59,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fa2d6234-7243-41d4-b176-194119e88efd 2018-07-23 22:04:59,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0facaa08477be7cc2fed89886e239cd2ef840b33" 2018-07-23 22:04:59,655 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01f5c304-1f40-400e-8675-a360a1415f20 x-compute-request-id: req-01f5c304-1f40-400e-8675-a360a1415f20 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor e07105c4-7650-4751-9fe1-818b1f8c4b5d could not be found.", "code": 404}} 2018-07-23 22:04:59,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e07105c4-7650-4751-9fe1-818b1f8c4b5d used request id req-01f5c304-1f40-400e-8675-a360a1415f20 2018-07-23 22:04:59,657 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:04:59,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:04:59,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:00,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WNaxoaqAQLGASivpgU04_w"], "issued_at": "2018-07-23T22:05:00.000000Z"}} 2018-07-23 22:05:00,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e389237fbda8883d4f7ab3e13c6140dc9ec751" 2018-07-23 22:05:00,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ace0272-8c12-419a-9353-4acadfafe8b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:00,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8ace0272-8c12-419a-9353-4acadfafe8b4 2018-07-23 22:05:00,055 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:05:00,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e389237fbda8883d4f7ab3e13c6140dc9ec751" 2018-07-23 22:05:00,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-493a73ab-8ed7-41b9-8d75-52f66f51966d x-compute-request-id: req-493a73ab-8ed7-41b9-8d75-52f66f51966d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:05:00,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-493a73ab-8ed7-41b9-8d75-52f66f51966d 2018-07-23 22:05:00,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e389237fbda8883d4f7ab3e13c6140dc9ec751" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-2f9b9af0-fae7-4a72-a297-dced208d841fname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-07-23 22:05:00,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2384af12-030f-41f1-b751-268fc6fe3507 x-compute-request-id: req-2384af12-030f-41f1-b751-268fc6fe3507 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2f9b9af0-fae7-4a72-a297-dced208d841fname", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "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": "28f5a40d-1437-4e59-95f6-e039417bae7e"}} 2018-07-23 22:05:00,280 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2384af12-030f-41f1-b751-268fc6fe3507 2018-07-23 22:05:00,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:00,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["lzR2ASDuQE25jsCPilUu0Q"], "issued_at": "2018-07-23T22:05:00.000000Z"}} 2018-07-23 22:05:00,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be59d78c7826bb21d6dc49aca1541ef6f6b54af" 2018-07-23 22:05:00,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d72a8dd-3177-4ab7-902e-8c643b160660 x-compute-request-id: req-1d72a8dd-3177-4ab7-902e-8c643b160660 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2f9b9af0-fae7-4a72-a297-dced208d841fname", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "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": "28f5a40d-1437-4e59-95f6-e039417bae7e"}} 2018-07-23 22:05:00,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e used request id req-1d72a8dd-3177-4ab7-902e-8c643b160660 2018-07-23 22:05:00,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be59d78c7826bb21d6dc49aca1541ef6f6b54af" 2018-07-23 22:05:00,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a52372a3-308b-48c8-929e-fdc18e6c5044 x-compute-request-id: req-a52372a3-308b-48c8-929e-fdc18e6c5044 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:05:00,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e/os-extra_specs used request id req-a52372a3-308b-48c8-929e-fdc18e6c5044 2018-07-23 22:05:00,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:05:00,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:01,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["OwbD-QUUQOCEId7pxA8_AA"], "issued_at": "2018-07-23T22:05:01.000000Z"}} 2018-07-23 22:05:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ef9a48abe57a4cdb562ec53b0e7161e9b4a51" 2018-07-23 22:05:01,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae30801d-c7aa-4992-a7b7-ad3d1bb01483 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:01,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ae30801d-c7aa-4992-a7b7-ad3d1bb01483 2018-07-23 22:05:01,389 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:05:01,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ef9a48abe57a4cdb562ec53b0e7161e9b4a51" 2018-07-23 22:05:01,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a4ca9c9-a933-4609-9631-1549ea498702 x-compute-request-id: req-3a4ca9c9-a933-4609-9631-1549ea498702 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "28f5a40d-1437-4e59-95f6-e039417bae7e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "rel": "bookmark"}], "name": "CreateFlavorTests-2f9b9af0-fae7-4a72-a297-dced208d841fname"}]} 2018-07-23 22:05:01,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3a4ca9c9-a933-4609-9631-1549ea498702 2018-07-23 22:05:01,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e9ef9a48abe57a4cdb562ec53b0e7161e9b4a51" 2018-07-23 22:05:01,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e665cbf0-3195-465d-be1f-df62ff50af59 x-compute-request-id: req-e665cbf0-3195-465d-be1f-df62ff50af59 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-2f9b9af0-fae7-4a72-a297-dced208d841fname", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e", "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": "28f5a40d-1437-4e59-95f6-e039417bae7e"}} 2018-07-23 22:05:01,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e used request id req-e665cbf0-3195-465d-be1f-df62ff50af59 2018-07-23 22:05:01,588 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-2f9b9af0-fae7-4a72-a297-dced208d841fname 2018-07-23 22:05:01,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e389237fbda8883d4f7ab3e13c6140dc9ec751" 2018-07-23 22:05:01,623 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0836ce8a-5a6f-4187-907d-210c2ecb3aa8 x-compute-request-id: req-0836ce8a-5a6f-4187-907d-210c2ecb3aa8 Content-Length: 0 Content-Type: application/json 2018-07-23 22:05:01,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/28f5a40d-1437-4e59-95f6-e039417bae7e used request id req-0836ce8a-5a6f-4187-907d-210c2ecb3aa8 2018-07-23 22:05:01,625 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:05:01,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:05:01,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:02,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["kKLuRotuRhe0ZeeCaR9fIw"], "issued_at": "2018-07-23T22:05:02.000000Z"}} 2018-07-23 22:05:02,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" 2018-07-23 22:05:02,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e938b606-fe44-4d09-a845-ef39801f6c13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:02,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e938b606-fe44-4d09-a845-ef39801f6c13 2018-07-23 22:05:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" 2018-07-23 22:05:02,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-c02059a5-1937-4566-935b-65822d51fd9d Date: Mon, 23 Jul 2018 22:05:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image"} 2018-07-23 22:05:02,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image used request id req-c02059a5-1937-4566-935b-65822d51fd9d 2018-07-23 22:05:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" 2018-07-23 22:05:02,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7bbc99e2-c1b2-4913-a5f9-7bd5be8d5f95 Date: Mon, 23 Jul 2018 22:05:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:02,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7bbc99e2-c1b2-4913-a5f9-7bd5be8d5f95 2018-07-23 22:05:02,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image"}' 2018-07-23 22:05:02,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d730d49-5352-43f3-9ecc-2ab6b3d7cd27 Date: Mon, 23 Jul 2018 22:05:02 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635", "min_disk": 0, "protected": false, "id": "7698cda9-d723-43d7-9e24-b59109ed3635", "file": "/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:02,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9d730d49-5352-43f3-9ecc-2ab6b3d7cd27 2018-07-23 22:05:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" -d '' 2018-07-23 22:05:02,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6856291f-7213-43af-b5c0-67ba65064746 Date: Mon, 23 Jul 2018 22:05:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:05:02,897 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635/file used request id req-6856291f-7213-43af-b5c0-67ba65064746 2018-07-23 22:05:02,898 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:05:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" 2018-07-23 22:05:02,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f2782205-94e6-45af-a96c-a39a134e116c Date: Mon, 23 Jul 2018 22:05:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7698cda9-d723-43d7-9e24-b59109ed3635/snap", "metadata": {}}], "self": "/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635", "min_disk": 0, "protected": false, "id": "7698cda9-d723-43d7-9e24-b59109ed3635", "file": "/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7698cda9-d723-43d7-9e24-b59109ed3635/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:02,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635 used request id req-f2782205-94e6-45af-a96c-a39a134e116c 2018-07-23 22:05:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" 2018-07-23 22:05:02,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e89530f0-af90-444e-8b7d-93ac847cbebb Date: Mon, 23 Jul 2018 22:05:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:02,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e89530f0-af90-444e-8b7d-93ac847cbebb 2018-07-23 22:05:02,929 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image 2018-07-23 22:05:02,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" 2018-07-23 22:05:02,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-70697e61-93a1-4401-b091-6bc9316b8b2d Date: Mon, 23 Jul 2018 22:05:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7698cda9-d723-43d7-9e24-b59109ed3635/snap", "metadata": {}}], "self": "/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635", "min_disk": 0, "protected": false, "id": "7698cda9-d723-43d7-9e24-b59109ed3635", "file": "/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7698cda9-d723-43d7-9e24-b59109ed3635/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:02,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635 used request id req-70697e61-93a1-4401-b091-6bc9316b8b2d 2018-07-23 22:05:02,961 - create_image - DEBUG - Instance status is - active 2018-07-23 22:05:02,961 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image 2018-07-23 22:05:02,961 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image 2018-07-23 22:05:02,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:05:02,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:03,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WKMxQMtdT-qz-PtboIuk2w"], "issued_at": "2018-07-23T22:05:03.000000Z"}} 2018-07-23 22:05:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b38c0251257ad09ce7284c031176c4394901e1c" 2018-07-23 22:05:03,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a814ceb-08d5-4fa5-8d03-c4e9a13d31f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:03,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4a814ceb-08d5-4fa5-8d03-c4e9a13d31f2 2018-07-23 22:05:03,363 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:05:03,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b38c0251257ad09ce7284c031176c4394901e1c" 2018-07-23 22:05:03,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab14f746-72bb-4210-99ff-7b6e014b143e x-compute-request-id: req-ab14f746-72bb-4210-99ff-7b6e014b143e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:05:03,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ab14f746-72bb-4210-99ff-7b6e014b143e 2018-07-23 22:05:03,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b38c0251257ad09ce7284c031176c4394901e1c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-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-23 22:05:03,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fef6dcb-a290-496f-b6f1-3f97b54c352f x-compute-request-id: req-4fef6dcb-a290-496f-b6f1-3f97b54c352f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0395f1c4-f757-43ed-9dcd-9a6b387aea8b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0395f1c4-f757-43ed-9dcd-9a6b387aea8b", "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": "0395f1c4-f757-43ed-9dcd-9a6b387aea8b"}} 2018-07-23 22:05:03,624 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4fef6dcb-a290-496f-b6f1-3f97b54c352f 2018-07-23 22:05:03,625 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:05:03,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:04,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["PEJ_W4aOTAqDu3w5XvptYw"], "issued_at": "2018-07-23T22:05:04.000000Z"}} 2018-07-23 22:05:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-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-9f3867c9-9f33-449a-bccc-625aa559396b-net", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}}' 2018-07-23 22:05:06,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:05:04 GMT Server: Apache x-openstack-request-id: req-38f15484-8ce0-407e-96c0-0ef70d74197a Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}]}} 2018-07-23 22:05:06,412 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-38f15484-8ce0-407e-96c0-0ef70d74197a 2018-07-23 22:05:06,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:06,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:06 GMT Server: Apache x-openstack-request-id: req-ccd19a9c-ebdc-426b-96e3-ebef13ac995e Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:07,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:06 GMT Server: Apache x-openstack-request-id: req-0278442d-2bc9-407e-8627-6317464e93f0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:07,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-0278442d-2bc9-407e-8627-6317464e93f0 2018-07-23 22:05:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:08,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:07 GMT Server: Apache x-openstack-request-id: req-57efad76-9a94-4dea-a018-44fa1845612e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "deletion_time": null, "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "updated_time": null, "project": "c9462505ff8a4a87b98518c3007786d3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "tags": null}]} 2018-07-23 22:05:08,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1 used request id req-57efad76-9a94-4dea-a018-44fa1845612e 2018-07-23 22:05:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:08,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:08 GMT Server: Apache x-openstack-request-id: req-4a5b8183-198e-4193-acb2-c39325e3887a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "deletion_time": null, "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "updated_time": null, "project": "c9462505ff8a4a87b98518c3007786d3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "tags": null}]} 2018-07-23 22:05:08,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1 used request id req-4a5b8183-198e-4193-acb2-c39325e3887a 2018-07-23 22:05:08,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:09,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:08 GMT Server: Apache x-openstack-request-id: req-36f8b2ad-8c39-4b65-9200-1ceab9de5551 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:10,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:09 GMT Server: Apache x-openstack-request-id: req-5617a80a-322c-4f86-ab23-82868e017166 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:10,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-5617a80a-322c-4f86-ab23-82868e017166 2018-07-23 22:05:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:10,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:10 GMT Server: Apache x-openstack-request-id: req-ca43b7f2-8f7c-47f6-9aed-28c3426e0212 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:11,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:10 GMT Server: Apache x-openstack-request-id: req-928bb328-9317-4448-8ff5-9585fc988779 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5115cb78-f467-4430-ad49-7fe4f8258c69", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87ab3f04-407c-44e8-aef9-b9a1fd73be9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "be1787ab-e556-4e8f-ac06-3f9180f023bb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-07-23T22:05:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4", "resource_type": "OS::Nova::Server"}]} 2018-07-23 22:05:11,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources used request id req-928bb328-9317-4448-8ff5-9585fc988779 2018-07-23 22:05:11,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:11,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:11 GMT Server: Apache x-openstack-request-id: req-b8b94df2-c0b6-489f-843d-65968172a3fb Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:11,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:11 GMT Server: Apache x-openstack-request-id: req-3da8b199-182d-4690-bad4-39ef5e3b7acf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:11,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-3da8b199-182d-4690-bad4-39ef5e3b7acf 2018-07-23 22:05:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:11,476 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:11 GMT Server: Apache x-openstack-request-id: req-20489d20-2e22-449e-96e9-aa313bbe5132 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:12,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:11 GMT Server: Apache x-openstack-request-id: req-a975b5fa-f242-48b2-b323-d56283999e30 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:12,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-a975b5fa-f242-48b2-b323-d56283999e30 2018-07-23 22:05:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:15,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:15 GMT Server: Apache x-openstack-request-id: req-250c8627-0a98-4be4-b8f3-0d666f14766c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:15,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:15 GMT Server: Apache x-openstack-request-id: req-427d9747-c881-4b71-9a6b-e13d1053b1fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:15,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-427d9747-c881-4b71-9a6b-e13d1053b1fd 2018-07-23 22:05:18,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:18,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:18 GMT Server: Apache x-openstack-request-id: req-995e2ff3-6a90-40e5-82b1-fe76573f8bb0 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:18,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:18 GMT Server: Apache x-openstack-request-id: req-82471295-1693-46d0-9fb2-bb378a55f7a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 549 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:18,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-82471295-1693-46d0-9fb2-bb378a55f7a3 2018-07-23 22:05:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:21,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache x-openstack-request-id: req-6de309b3-001e-4a58-9c87-59c3ea1ce557 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:21,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache x-openstack-request-id: req-cd14e71f-d2ad-429a-ad1f-a3ad7591ae7d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image", "inst_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1", "stack_user_project_id": "6abadb858add484ba7246c3d9971bd83", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:05:05Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "43002ebd-d4e3-40e4-b5ad-85a113769dba", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:21,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-cd14e71f-d2ad-429a-ad1f-a3ad7591ae7d 2018-07-23 22:05:21,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:21,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache x-openstack-request-id: req-3c74c976-e9b7-4c3b-bb47-19516d4515e0 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:21,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache x-openstack-request-id: req-25fef95a-fe78-4284-b2a9-a2a368c1c7b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5115cb78-f467-4430-ad49-7fe4f8258c69", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87ab3f04-407c-44e8-aef9-b9a1fd73be9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "be1787ab-e556-4e8f-ac06-3f9180f023bb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4", "resource_type": "OS::Nova::Server"}]} 2018-07-23 22:05:21,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources used request id req-25fef95a-fe78-4284-b2a9-a2a368c1c7b6 2018-07-23 22:05:21,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=be1787ab-e556-4e8f-ac06-3f9180f023bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:21,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-87fb8f5b-4f5a-4bcd-9f0b-353c27c1f2f9 Date: Mon, 23 Jul 2018 22:05:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"be1787ab-e556-4e8f-ac06-3f9180f023bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["87ab3f04-407c-44e8-aef9-b9a1fd73be9e"],"description":"","tags":[],"updated_at":"2018-07-23T22:05:07Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:05:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:05:21,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=be1787ab-e556-4e8f-ac06-3f9180f023bb used request id req-87fb8f5b-4f5a-4bcd-9f0b-353c27c1f2f9 2018-07-23 22:05:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:21,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9c79f79b-9c73-41f1-9130-0773cf0b1cf2 Date: Mon, 23 Jul 2018 22:05:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"87ab3f04-407c-44e8-aef9-b9a1fd73be9e","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"be1787ab-e556-4e8f-ac06-3f9180f023bb","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:05:07Z","ip_version":4}]} 2018-07-23 22:05:21,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb used request id req-9c79f79b-9c73-41f1-9130-0773cf0b1cf2 2018-07-23 22:05:21,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:21,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-01a3815e-908d-455b-be29-6b88eadecec4 Date: Mon, 23 Jul 2018 22:05:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"87ab3f04-407c-44e8-aef9-b9a1fd73be9e","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"be1787ab-e556-4e8f-ac06-3f9180f023bb","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:05:07Z","ip_version":4}]} 2018-07-23 22:05:21,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb used request id req-01a3815e-908d-455b-be29-6b88eadecec4 2018-07-23 22:05:21,653 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:05:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:21,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec8080d2-16dc-4e3c-ab1e-fea63767fc69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:21,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ec8080d2-16dc-4e3c-ab1e-fea63767fc69 2018-07-23 22:05:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:21,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache x-openstack-request-id: req-679dee92-bea3-45ec-9ed2-e58f7a8fdff9 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:21,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache x-openstack-request-id: req-d7879329-e5d7-4709-ba7f-7421946da4e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5115cb78-f467-4430-ad49-7fe4f8258c69", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87ab3f04-407c-44e8-aef9-b9a1fd73be9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "be1787ab-e556-4e8f-ac06-3f9180f023bb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4", "resource_type": "OS::Nova::Server"}]} 2018-07-23 22:05:21,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources used request id req-d7879329-e5d7-4709-ba7f-7421946da4e9 2018-07-23 22:05:21,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:22,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b502061a-4f5f-44f3-9e0e-731b4badfe89 x-compute-request-id: req-b502061a-4f5f-44f3-9e0e-731b4badfe89 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5f:e3", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4", "rel": "bookmark"}], "image": {"id": "7698cda9-d723-43d7-9e24-b59109ed3635", "links": [{"href": "http://172.30.9.26:8774/images/7698cda9-d723-43d7-9e24-b59109ed3635", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-07-23T22:05:16.000000", "flavor": {"id": "0395f1c4-f757-43ed-9dcd-9a6b387aea8b", "links": [{"href": "http://172.30.9.26:8774/flavors/0395f1c4-f757-43ed-9dcd-9a6b387aea8b", "rel": "bookmark"}]}, "id": "7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:05:16Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-inst", "created": "2018-07-23T22:05:11Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:05:22,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4 used request id req-b502061a-4f5f-44f3-9e0e-731b4badfe89 2018-07-23 22:05:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:22,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-9db9c4ff-32b8-49f9-9196-cdee88cd6344 Date: Mon, 23 Jul 2018 22:05:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"be1787ab-e556-4e8f-ac06-3f9180f023bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["87ab3f04-407c-44e8-aef9-b9a1fd73be9e"],"description":"","tags":[],"updated_at":"2018-07-23T22:05:07Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:05:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:05:22,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-net used request id req-9db9c4ff-32b8-49f9-9196-cdee88cd6344 2018-07-23 22:05:22,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:05:22,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:05:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:05:22,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a740e800-4a7b-4bc0-9c17-215d0a61a6fd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:05:22,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a740e800-4a7b-4bc0-9c17-215d0a61a6fd 2018-07-23 22:05:22,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:22,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-46d38a5e-69cf-471d-b565-bbe9ead30bd6 Date: Mon, 23 Jul 2018 22:05:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:05:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"87ab3f04-407c-44e8-aef9-b9a1fd73be9e","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-subnet","enable_dhcp":true,"segment_id":null,"network_id":"be1787ab-e556-4e8f-ac06-3f9180f023bb","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:05:07Z","ip_version":4}]} 2018-07-23 22:05:22,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb used request id req-46d38a5e-69cf-471d-b565-bbe9ead30bd6 2018-07-23 22:05:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:22,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2067 X-Openstack-Request-Id: req-33f03206-9b0a-447a-9210-9fb4809ebe8e Date: Mon, 23 Jul 2018 22:05:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:05:16Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"87ab3f04-407c-44e8-aef9-b9a1fd73be9e","ip_address":"10.0.0.11"}],"id":"5115cb78-f467-4430-ad49-7fe4f8258c69","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:5f:e3","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1-server1_port-e35k26vtdymk","admin_state_up":true,"network_id":"be1787ab-e556-4e8f-ac06-3f9180f023bb","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:05:08Z","binding:vnic_type":"normal","device_id":"7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:05:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"87ab3f04-407c-44e8-aef9-b9a1fd73be9e","ip_address":"10.0.0.2"}],"id":"b4a09969-0619-42ff-84d6-25be3bc82d5e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:29:f5","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"be1787ab-e556-4e8f-ac06-3f9180f023bb","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:05:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-be1787ab-e556-4e8f-ac06-3f9180f023bb","ip_allocation":"immediate"}]} 2018-07-23 22:05:22,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=be1787ab-e556-4e8f-ac06-3f9180f023bb used request id req-33f03206-9b0a-447a-9210-9fb4809ebe8e 2018-07-23 22:05:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:22,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:22 GMT Server: Apache x-openstack-request-id: req-d904cfc4-9e6a-43d1-a56a-8749ce36fd6c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:22,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:22 GMT Server: Apache x-openstack-request-id: req-9f783ab3-b8b7-48b4-8251-36336ad0b7e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5115cb78-f467-4430-ad49-7fe4f8258c69", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "87ab3f04-407c-44e8-aef9-b9a1fd73be9e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "be1787ab-e556-4e8f-ac06-3f9180f023bb", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-23T22:05:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:05:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7ffe5d30-566b-4a0d-b2e0-3ed2af0c46f4", "resource_type": "OS::Nova::Server"}]} 2018-07-23 22:05:22,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba/resources used request id req-9f783ab3-b8b7-48b4-8251-36336ad0b7e2 2018-07-23 22:05:22,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/43002ebd-d4e3-40e4-b5ad-85a113769dba -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd6b063a900d25eddb76c79e175a626a4a4fa4c" 2018-07-23 22:05:22,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:22 GMT Server: Apache x-openstack-request-id: req-4c69d5ad-ba59-4ce5-a202-06f0fed3228c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:23,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:05:22 GMT Server: Apache x-openstack-request-id: req-63b18d91-5890-4e7e-a4b0-dd292d03a354 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:05:23,117 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-stack1/43002ebd-d4e3-40e4-b5ad-85a113769dba used request id req-63b18d91-5890-4e7e-a4b0-dd292d03a354 2018-07-23 22:05:23,117 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-9f3867c9-9f33-449a-bccc-625aa559396b-image 2018-07-23 22:05:23,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0474c8f1956509180e053ec95a208b61ef0a08a" 2018-07-23 22:05:24,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72ec6ee5-05fd-4efe-bb54-80f9e109023f Date: Mon, 23 Jul 2018 22:05:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:05:24,438 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7698cda9-d723-43d7-9e24-b59109ed3635 used request id req-72ec6ee5-05fd-4efe-bb54-80f9e109023f 2018-07-23 22:05:24,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0395f1c4-f757-43ed-9dcd-9a6b387aea8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b38c0251257ad09ce7284c031176c4394901e1c" 2018-07-23 22:05:24,465 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:05:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e4091b7-9f93-4a56-92c9-072253ff7306 x-compute-request-id: req-9e4091b7-9f93-4a56-92c9-072253ff7306 Content-Length: 0 Content-Type: application/json 2018-07-23 22:05:24,465 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0395f1c4-f757-43ed-9dcd-9a6b387aea8b used request id req-9e4091b7-9f93-4a56-92c9-072253ff7306 2018-07-23 22:05:24,467 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:05:24,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:05:24,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:24,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2OWB9RnWQMGuEam-fLApEQ"], "issued_at": "2018-07-23T22:05:24.000000Z"}} 2018-07-23 22:05:24,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" 2018-07-23 22:05:24,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b006b128-428a-4fc9-9c7d-b516d598f296 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:24,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b006b128-428a-4fc9-9c7d-b516d598f296 2018-07-23 22:05:24,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" 2018-07-23 22:05:25,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-c7479f45-8dcc-4865-810c-bee757dc7fb7 Date: Mon, 23 Jul 2018 22:05:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image"} 2018-07-23 22:05:25,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image used request id req-c7479f45-8dcc-4865-810c-bee757dc7fb7 2018-07-23 22:05:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" 2018-07-23 22:05:25,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c88901f7-0774-4117-bea3-97a01831103d Date: Mon, 23 Jul 2018 22:05:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:25,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c88901f7-0774-4117-bea3-97a01831103d 2018-07-23 22:05:25,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image"}' 2018-07-23 22:05:25,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aa96a6cb-d007-4bc2-9697-965622750311 Date: Mon, 23 Jul 2018 22:05:25 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179", "min_disk": 0, "protected": false, "id": "e39579a0-f94a-4041-b825-d6cbcf619179", "file": "/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:25,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-aa96a6cb-d007-4bc2-9697-965622750311 2018-07-23 22:05:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" -d '' 2018-07-23 22:05:26,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3981e1fc-7123-437b-8729-3c3a9c31c6c5 Date: Mon, 23 Jul 2018 22:05:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:05:26,476 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179/file used request id req-3981e1fc-7123-437b-8729-3c3a9c31c6c5 2018-07-23 22:05:26,476 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:05:26,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" 2018-07-23 22:05:26,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-fbcdc9e7-c75f-4dd3-8651-e13c63eb5129 Date: Mon, 23 Jul 2018 22:05:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:26Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e39579a0-f94a-4041-b825-d6cbcf619179/snap", "metadata": {}}], "self": "/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179", "min_disk": 0, "protected": false, "id": "e39579a0-f94a-4041-b825-d6cbcf619179", "file": "/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e39579a0-f94a-4041-b825-d6cbcf619179/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:26,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179 used request id req-fbcdc9e7-c75f-4dd3-8651-e13c63eb5129 2018-07-23 22:05:26,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" 2018-07-23 22:05:26,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-47ad6e94-71a1-4636-b632-8e071c99c593 Date: Mon, 23 Jul 2018 22:05:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:26,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-47ad6e94-71a1-4636-b632-8e071c99c593 2018-07-23 22:05:26,510 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image 2018-07-23 22:05:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" 2018-07-23 22:05:26,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-e4d80a72-b02b-4cd7-bc41-595e653952ce Date: Mon, 23 Jul 2018 22:05:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:26Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e39579a0-f94a-4041-b825-d6cbcf619179/snap", "metadata": {}}], "self": "/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179", "min_disk": 0, "protected": false, "id": "e39579a0-f94a-4041-b825-d6cbcf619179", "file": "/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e39579a0-f94a-4041-b825-d6cbcf619179/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:26,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179 used request id req-e4d80a72-b02b-4cd7-bc41-595e653952ce 2018-07-23 22:05:26,529 - create_image - DEBUG - Instance status is - active 2018-07-23 22:05:26,529 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image 2018-07-23 22:05:26,529 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image 2018-07-23 22:05:26,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:05:26,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:26,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SW0YSTE2T22G0kVvUGY5fg"], "issued_at": "2018-07-23T22:05:26.000000Z"}} 2018-07-23 22:05:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c098157854444bd0fab224198cfeba84ff49d3b" 2018-07-23 22:05:27,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f01997-ab07-4a39-bb0e-ec72d14c51d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:27,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a1f01997-ab07-4a39-bb0e-ec72d14c51d5 2018-07-23 22:05:27,008 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:05:27,013 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c098157854444bd0fab224198cfeba84ff49d3b" 2018-07-23 22:05:27,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ec96eaa3-8e5e-4974-8b15-b321b204cea5 x-compute-request-id: req-ec96eaa3-8e5e-4974-8b15-b321b204cea5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:05:27,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ec96eaa3-8e5e-4974-8b15-b321b204cea5 2018-07-23 22:05:27,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c098157854444bd0fab224198cfeba84ff49d3b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-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-23 22:05:27,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a13e15ea-14d2-49fe-ad4b-c3c1a4c89b1b x-compute-request-id: req-a13e15ea-14d2-49fe-ad4b-c3c1a4c89b1b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6933ea84-e7db-40b7-aa13-dc3e829bebed", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6933ea84-e7db-40b7-aa13-dc3e829bebed", "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": "6933ea84-e7db-40b7-aa13-dc3e829bebed"}} 2018-07-23 22:05:27,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a13e15ea-14d2-49fe-ad4b-c3c1a4c89b1b 2018-07-23 22:05:27,228 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:05:27,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:27,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["EWPLKWokSQ60KjR3wTZ7rw"], "issued_at": "2018-07-23T22:05:27.000000Z"}} 2018-07-23 22:05:27,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-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-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}}' 2018-07-23 22:05:29,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:05:27 GMT Server: Apache x-openstack-request-id: req-66d34f00-ce19-445a-9f44-7044d9821e24 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}]}} 2018-07-23 22:05:29,530 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-66d34f00-ce19-445a-9f44-7044d9821e24 2018-07-23 22:05:29,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3cb3ff38-6100-4a6c-815a-df42be3f7af7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:29,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:29 GMT Server: Apache x-openstack-request-id: req-f63f16ae-cc06-496c-bbac-8f46428e8219 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:29,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:29 GMT Server: Apache x-openstack-request-id: req-61ff11d4-2c37-4aea-b44b-04a19a7d41c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:29,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 used request id req-61ff11d4-2c37-4aea-b44b-04a19a7d41c0 2018-07-23 22:05:29,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:30,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:29 GMT Server: Apache x-openstack-request-id: req-7b8a50e9-1ffd-424c-86bb-c597c8581e4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "deletion_time": null, "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "updated_time": null, "project": "c9462505ff8a4a87b98518c3007786d3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "tags": null}]} 2018-07-23 22:05:30,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1 used request id req-7b8a50e9-1ffd-424c-86bb-c597c8581e4c 2018-07-23 22:05:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:30,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:30 GMT Server: Apache x-openstack-request-id: req-e2eb3c8a-a14d-44c0-908e-aa0d7b39f579 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "deletion_time": null, "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "updated_time": null, "project": "c9462505ff8a4a87b98518c3007786d3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "tags": null}]} 2018-07-23 22:05:30,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1 used request id req-e2eb3c8a-a14d-44c0-908e-aa0d7b39f579 2018-07-23 22:05:30,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3cb3ff38-6100-4a6c-815a-df42be3f7af7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:30,957 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:30 GMT Server: Apache x-openstack-request-id: req-b5fb677e-5b00-400e-9d17-6b18197fe10a Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:31,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:30 GMT Server: Apache x-openstack-request-id: req-66b5d17e-aabd-4743-ae0d-01a1e07e0161 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:31,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 used request id req-66b5d17e-aabd-4743-ae0d-01a1e07e0161 2018-07-23 22:05:31,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3cb3ff38-6100-4a6c-815a-df42be3f7af7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:31,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:31 GMT Server: Apache x-openstack-request-id: req-24322704-dfd0-4851-8fd9-452e36806ce7 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:31,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:31 GMT Server: Apache x-openstack-request-id: req-b5f707a8-7eea-4fdd-9922-bd19f19a614b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:31,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 used request id req-b5f707a8-7eea-4fdd-9922-bd19f19a614b 2018-07-23 22:05:34,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3cb3ff38-6100-4a6c-815a-df42be3f7af7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:34,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:34 GMT Server: Apache x-openstack-request-id: req-7982c8ec-422e-4306-9b2c-f71c9ecfa098 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:34,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:34 GMT Server: Apache x-openstack-request-id: req-5b2d43a9-4af6-4591-a55a-7ec24c9b8b2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:34,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 used request id req-5b2d43a9-4af6-4591-a55a-7ec24c9b8b2d 2018-07-23 22:05:37,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3cb3ff38-6100-4a6c-815a-df42be3f7af7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:37,974 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:37 GMT Server: Apache x-openstack-request-id: req-5a5cc100-40ba-4f2a-b193-fa53ae65cac8 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:38,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:37 GMT Server: Apache x-openstack-request-id: req-cb7d74a6-4301-4de9-b912-d0862def65b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:38,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 used request id req-cb7d74a6-4301-4de9-b912-d0862def65b9 2018-07-23 22:05:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3cb3ff38-6100-4a6c-815a-df42be3f7af7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:41,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:41 GMT Server: Apache x-openstack-request-id: req-10dfe1ba-4431-4187-b947-feccbace7559 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:41,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:41 GMT Server: Apache x-openstack-request-id: req-f7c81d31-f85b-4754-a854-8616b3aad5cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1", "stack_user_project_id": "000c7f9427c74519a6e0123968c8deb4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:05:28Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3cb3ff38-6100-4a6c-815a-df42be3f7af7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:41,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 used request id req-f7c81d31-f85b-4754-a854-8616b3aad5cd 2018-07-23 22:05:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-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-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}}' 2018-07-23 22:05:42,651 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:05:41 GMT Server: Apache x-openstack-request-id: req-279a4b84-01ef-46bc-a994-06831538a24c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}]}} 2018-07-23 22:05:42,651 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-279a4b84-01ef-46bc-a994-06831538a24c 2018-07-23 22:05:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/5af64a0b-989a-4bab-b61d-5e7de5e36b69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:42,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:42 GMT Server: Apache x-openstack-request-id: req-483cc158-6395-43b4-bf05-c0b4ebcdc270 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:42,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:42 GMT Server: Apache x-openstack-request-id: req-7f99fe93-af1f-47a9-933d-f3bd436d6c8c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:42,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 used request id req-7f99fe93-af1f-47a9-933d-f3bd436d6c8c 2018-07-23 22:05:42,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:42,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:42 GMT Server: Apache x-openstack-request-id: req-7ea47e17-84f3-4eda-8439-2b3f40c57430 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "deletion_time": null, "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "updated_time": null, "project": "c9462505ff8a4a87b98518c3007786d3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "tags": null}]} 2018-07-23 22:05:42,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2 used request id req-7ea47e17-84f3-4eda-8439-2b3f40c57430 2018-07-23 22:05:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:43,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:42 GMT Server: Apache x-openstack-request-id: req-1eb1a607-8498-4f2e-82fb-6d7e3535c848 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "deletion_time": null, "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "updated_time": null, "project": "c9462505ff8a4a87b98518c3007786d3", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "tags": null}]} 2018-07-23 22:05:43,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks?stack_name=HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2 used request id req-1eb1a607-8498-4f2e-82fb-6d7e3535c848 2018-07-23 22:05:43,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/5af64a0b-989a-4bab-b61d-5e7de5e36b69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:43,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:43 GMT Server: Apache x-openstack-request-id: req-5ab329b4-043d-42f6-9336-af403154539b Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:43,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:43 GMT Server: Apache x-openstack-request-id: req-44a3822a-8fcf-4971-9548-f8fda4721638 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:43,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 used request id req-44a3822a-8fcf-4971-9548-f8fda4721638 2018-07-23 22:05:43,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/5af64a0b-989a-4bab-b61d-5e7de5e36b69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:43,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:43 GMT Server: Apache x-openstack-request-id: req-19d35731-9e0c-457d-8d74-d4c2125dfc66 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:43,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:43 GMT Server: Apache x-openstack-request-id: req-c224cfb5-71ad-4c3b-9a38-9f74d4f12610 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:43,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 used request id req-c224cfb5-71ad-4c3b-9a38-9f74d4f12610 2018-07-23 22:05:46,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/5af64a0b-989a-4bab-b61d-5e7de5e36b69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:46,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:46 GMT Server: Apache x-openstack-request-id: req-f24189d8-5ff9-4636-bd2f-2777bb471680 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:46,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:46 GMT Server: Apache x-openstack-request-id: req-fb0a2068-1c09-4405-a6b9-26131e9357b6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:46,812 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 used request id req-fb0a2068-1c09-4405-a6b9-26131e9357b6 2018-07-23 22:05:49,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/5af64a0b-989a-4bab-b61d-5e7de5e36b69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:49,844 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:49 GMT Server: Apache x-openstack-request-id: req-53126921-1d08-48c5-b21d-4b7507c59927 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:50,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:49 GMT Server: Apache x-openstack-request-id: req-3d90195b-69fb-4611-b57f-838189877cb9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:50,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 used request id req-3d90195b-69fb-4611-b57f-838189877cb9 2018-07-23 22:05:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/5af64a0b-989a-4bab-b61d-5e7de5e36b69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:53,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:53 GMT Server: Apache x-openstack-request-id: req-9d507f14-f28b-4b5a-ad7c-d1fbbfb23f4b Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:53,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:53 GMT Server: Apache x-openstack-request-id: req-9709a0ac-76d9-4166-b8b1-1fa70b497706 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image", "inst_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2", "stack_user_project_id": "b87d5263f3f340c3bf0747d02e754998", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:05:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5af64a0b-989a-4bab-b61d-5e7de5e36b69", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 22:05:53,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 used request id req-9709a0ac-76d9-4166-b8b1-1fa70b497706 2018-07-23 22:05:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3cb3ff38-6100-4a6c-815a-df42be3f7af7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:53,311 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:53 GMT Server: Apache x-openstack-request-id: req-b4e719a4-9452-4445-ba96-75308f3a48fb Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:53,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:05:53 GMT Server: Apache x-openstack-request-id: req-45333d1a-64dc-491a-8b7b-ef6a39c8c423 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:05:53,353 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack1/3cb3ff38-6100-4a6c-815a-df42be3f7af7 used request id req-45333d1a-64dc-491a-8b7b-ef6a39c8c423 2018-07-23 22:05:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/5af64a0b-989a-4bab-b61d-5e7de5e36b69 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75da705033776db0b56bf62d2b0a08bbb563beae" 2018-07-23 22:05:53,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:05:53 GMT Server: Apache x-openstack-request-id: req-af456642-35bf-42f2-8909-4abc5569edcb Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:05:53,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:05:53 GMT Server: Apache x-openstack-request-id: req-8198bdfd-c9ed-4c2e-a815-a26226d79b6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:05:53,423 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-stack2/5af64a0b-989a-4bab-b61d-5e7de5e36b69 used request id req-8198bdfd-c9ed-4c2e-a815-a26226d79b6a 2018-07-23 22:05:53,423 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-d09e74f7-f844-4e2e-bbfc-98c8021df006-image 2018-07-23 22:05:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17c00e945d30c56b3beacb8305c413d785ca3cbc" 2018-07-23 22:05:54,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b7e8a3a-9da5-4ded-804b-c289d5ba748f Date: Mon, 23 Jul 2018 22:05:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:05:54,685 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e39579a0-f94a-4041-b825-d6cbcf619179 used request id req-1b7e8a3a-9da5-4ded-804b-c289d5ba748f 2018-07-23 22:05:54,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/6933ea84-e7db-40b7-aa13-dc3e829bebed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c098157854444bd0fab224198cfeba84ff49d3b" 2018-07-23 22:05:54,714 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:05:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bb4c7185-1511-4312-9997-0997d952a65e x-compute-request-id: req-bb4c7185-1511-4312-9997-0997d952a65e Content-Length: 0 Content-Type: application/json 2018-07-23 22:05:54,714 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6933ea84-e7db-40b7-aa13-dc3e829bebed used request id req-bb4c7185-1511-4312-9997-0997d952a65e 2018-07-23 22:05:54,716 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:05:54,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:05:54,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:55,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["KILhJuioTHuMCyc97HRdog"], "issued_at": "2018-07-23T22:05:55.000000Z"}} 2018-07-23 22:05:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" 2018-07-23 22:05:55,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739f3787-30ce-4781-9ff5-6772f1a07568 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:55,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-739f3787-30ce-4781-9ff5-6772f1a07568 2018-07-23 22:05:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" 2018-07-23 22:05:55,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-5e75509a-8bad-4919-8a6e-6c06a60386a1 Date: Mon, 23 Jul 2018 22:05:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"} 2018-07-23 22:05:55,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1 used request id req-5e75509a-8bad-4919-8a6e-6c06a60386a1 2018-07-23 22:05:55,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" 2018-07-23 22:05:55,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eb32cd66-6684-4fa6-8408-97ab17e3696c Date: Mon, 23 Jul 2018 22:05:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:55,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-eb32cd66-6684-4fa6-8408-97ab17e3696c 2018-07-23 22:05:55,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}' 2018-07-23 22:05:55,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8353e3b3-3d52-4df9-b84c-2d1ca8ff9da8 Date: Mon, 23 Jul 2018 22:05:55 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a", "min_disk": 0, "protected": false, "id": "616c9240-1bf6-48da-af04-55633bddc38a", "file": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:55,634 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8353e3b3-3d52-4df9-b84c-2d1ca8ff9da8 2018-07-23 22:05:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" -d '' 2018-07-23 22:05:56,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a869a81-2e3e-458f-811c-8821988ce8fc Date: Mon, 23 Jul 2018 22:05:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:05:56,483 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a/file used request id req-7a869a81-2e3e-458f-811c-8821988ce8fc 2018-07-23 22:05:56,483 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:05:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" 2018-07-23 22:05:56,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0ad74394-aacc-40f7-8d06-8303beedb077 Date: Mon, 23 Jul 2018 22:05:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/616c9240-1bf6-48da-af04-55633bddc38a/snap", "metadata": {}}], "self": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a", "min_disk": 0, "protected": false, "id": "616c9240-1bf6-48da-af04-55633bddc38a", "file": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/616c9240-1bf6-48da-af04-55633bddc38a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:56,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a used request id req-0ad74394-aacc-40f7-8d06-8303beedb077 2018-07-23 22:05:56,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" 2018-07-23 22:05:56,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b019ee0d-74c3-4bd5-b623-0f67ecd9aef0 Date: Mon, 23 Jul 2018 22:05:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:56,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b019ee0d-74c3-4bd5-b623-0f67ecd9aef0 2018-07-23 22:05:56,596 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1 2018-07-23 22:05:56,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" 2018-07-23 22:05:56,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-f3e7e4f4-00a2-45b7-8491-6a78437c4d68 Date: Mon, 23 Jul 2018 22:05:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/616c9240-1bf6-48da-af04-55633bddc38a/snap", "metadata": {}}], "self": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a", "min_disk": 0, "protected": false, "id": "616c9240-1bf6-48da-af04-55633bddc38a", "file": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/616c9240-1bf6-48da-af04-55633bddc38a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:56,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a used request id req-f3e7e4f4-00a2-45b7-8491-6a78437c4d68 2018-07-23 22:05:56,616 - create_image - DEBUG - Instance status is - active 2018-07-23 22:05:56,616 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1 2018-07-23 22:05:56,616 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1 2018-07-23 22:05:56,616 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:05:56,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:05:56,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:57,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RGZ2KAIXQp6pLKWQ_UgEFg"], "issued_at": "2018-07-23T22:05:57.000000Z"}} 2018-07-23 22:05:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" 2018-07-23 22:05:57,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c4db19-d7f3-4907-8518-31ef45ec23c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:05:57,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-55c4db19-d7f3-4907-8518-31ef45ec23c1 2018-07-23 22:05:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" 2018-07-23 22:05:57,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-2215b90b-5d63-4a83-a797-0f6d51c115d4 Date: Mon, 23 Jul 2018 22:05:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2"} 2018-07-23 22:05:57,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2 used request id req-2215b90b-5d63-4a83-a797-0f6d51c115d4 2018-07-23 22:05:57,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" 2018-07-23 22:05:57,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3d55fee7-477f-4e90-a9b2-6a8a0ec2432f Date: Mon, 23 Jul 2018 22:05:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:57,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3d55fee7-477f-4e90-a9b2-6a8a0ec2432f 2018-07-23 22:05:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2"}' 2018-07-23 22:05:57,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-52fb204e-4b92-4674-a634-fcd9115d5e4a Date: Mon, 23 Jul 2018 22:05:57 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3", "min_disk": 0, "protected": false, "id": "6f9aedbe-de96-45c5-9f41-43bddbd642f3", "file": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/file", "checksum": null, "owner": "c9462505ff8a4a87b98518c3007786d3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:57,432 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-52fb204e-4b92-4674-a634-fcd9115d5e4a 2018-07-23 22:05:57,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" -d '' 2018-07-23 22:05:58,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8d96700-6ccd-4a05-a401-1a94476fe81a Date: Mon, 23 Jul 2018 22:05:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:05:58,591 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/file used request id req-d8d96700-6ccd-4a05-a401-1a94476fe81a 2018-07-23 22:05:58,592 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:05:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" 2018-07-23 22:05:58,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d92403b8-cc0f-4f44-b61a-71120fec0df8 Date: Mon, 23 Jul 2018 22:05:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:58Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "metadata": {}}], "self": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3", "min_disk": 0, "protected": false, "id": "6f9aedbe-de96-45c5-9f41-43bddbd642f3", "file": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:58,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 used request id req-d92403b8-cc0f-4f44-b61a-71120fec0df8 2018-07-23 22:05:58,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" 2018-07-23 22:05:58,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b374c759-a6e1-46bd-a5f0-996bfd888e69 Date: Mon, 23 Jul 2018 22:05:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:05:58,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b374c759-a6e1-46bd-a5f0-996bfd888e69 2018-07-23 22:05:58,627 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2 2018-07-23 22:05:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" 2018-07-23 22:05:58,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-70ad2c21-8d66-4ef3-9329-5415b26e9d53 Date: Mon, 23 Jul 2018 22:05:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:58Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "metadata": {}}], "self": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3", "min_disk": 0, "protected": false, "id": "6f9aedbe-de96-45c5-9f41-43bddbd642f3", "file": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:05:58,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 used request id req-70ad2c21-8d66-4ef3-9329-5415b26e9d53 2018-07-23 22:05:58,646 - create_image - DEBUG - Instance status is - active 2018-07-23 22:05:58,646 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2 2018-07-23 22:05:58,646 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2 2018-07-23 22:05:58,647 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:05:58,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:05:59,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:05:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["bUsHIVabRmuKrm4l1B_ruQ"], "issued_at": "2018-07-23T22:05:59.000000Z"}} 2018-07-23 22:05:59,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-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::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "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"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "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", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net"}}' 2018-07-23 22:06:01,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:05:59 GMT Server: Apache x-openstack-request-id: req-457c26cc-b558-4f45-a314-12a60cfc4302 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "d9085606-6340-476b-b842-a9be3c845f67", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}]}} 2018-07-23 22:06:01,647 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-457c26cc-b558-4f45-a314-12a60cfc4302 2018-07-23 22:06:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:01,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:01 GMT Server: Apache x-openstack-request-id: req-abe12450-baee-4009-9b8c-8f1397ccc292 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:02,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:01 GMT Server: Apache x-openstack-request-id: req-f700e8db-8542-46f1-aaa6-fab780a169c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "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-23 22:06:02,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-f700e8db-8542-46f1-aaa6-fab780a169c1 2018-07-23 22:06:02,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:02,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:02 GMT Server: Apache x-openstack-request-id: req-b04ea9c2-47b2-4518-a579-6452ffa6732f Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:02,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:02 GMT Server: Apache x-openstack-request-id: req-be0c2233-4d1d-4aac-8edb-1358289d35fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 721 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "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-23 22:06:02,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-be0c2233-4d1d-4aac-8edb-1358289d35fe 2018-07-23 22:06:05,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:05,429 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:05 GMT Server: Apache x-openstack-request-id: req-84fa9db2-e867-46a5-a6c8-d41b988643a5 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:05,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:05 GMT Server: Apache x-openstack-request-id: req-c0f548ce-317f-409f-b138-87bd08808d6c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:05,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-c0f548ce-317f-409f-b138-87bd08808d6c 2018-07-23 22:06:08,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:08,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:08 GMT Server: Apache x-openstack-request-id: req-0606c3e2-729b-4f53-b088-8c9358ddf11b Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:09,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:08 GMT Server: Apache x-openstack-request-id: req-10baf6db-a92a-4350-a971-8ba169309210 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:09,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-10baf6db-a92a-4350-a971-8ba169309210 2018-07-23 22:06:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:12,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:12 GMT Server: Apache x-openstack-request-id: req-e535f89a-25e0-4f15-b27b-15716705a8da Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:12,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:12 GMT Server: Apache x-openstack-request-id: req-2b9ef8d3-f8fd-4e0d-9336-0c8d24c5de4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:12,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-2b9ef8d3-f8fd-4e0d-9336-0c8d24c5de4f 2018-07-23 22:06:15,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:15,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:15 GMT Server: Apache x-openstack-request-id: req-d865654c-10e6-41f7-927a-85992fd6e76c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:15,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:15 GMT Server: Apache x-openstack-request-id: req-6575f47c-5d06-4bc8-a68f-99ea2fb22860 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2069 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:15,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-6575f47c-5d06-4bc8-a68f-99ea2fb22860 2018-07-23 22:06:18,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:18,763 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:18 GMT Server: Apache x-openstack-request-id: req-24cd1c54-da5e-4b85-b310-5e6874715028 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:19,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:18 GMT Server: Apache x-openstack-request-id: req-ee249db5-7d4d-48ab-ad73-c10529000b01 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:19,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-ee249db5-7d4d-48ab-ad73-c10529000b01 2018-07-23 22:06:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-563806b0-70d1-4c67-91e9-ef3416b9fb8f Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:19,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-991ba2f7-7034-4c17-a379-5fe7e9ae64c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "595c9a0f-d347-43ec-825d-f61e2542eefe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "45e00ae0-9028-413d-9d4f-871ac11166d9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "71435669-c8b6-4821-ad0c-f78e24bcd05a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "e0c6368a-fc82-4cb0-94a1-f19da54bf6c0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "10183b25-a366-4e84-97b1-c0b278419aa0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09:subnet_id=6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "602d4b05-f1b9-412d-a887-0694d88d0184", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9106e4ac-4692-4651-9dd1-300daeae8d15", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f663b577-68f5-445a-9a9b-fe3a40636614", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 22:06:19,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources used request id req-991ba2f7-7034-4c17-a379-5fe7e9ae64c5 2018-07-23 22:06:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-8c20af8e-2bde-4399-9830-9a2c8918615c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:19,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-824be57d-0ad0-4d0a-b607-ab2d4d7db497 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:19,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-824be57d-0ad0-4d0a-b607-ab2d4d7db497 2018-07-23 22:06:19,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-e8b33b93-fe1e-4166-8107-fe75eaf8df68 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-952fdf88-9193-463f-9534-f0d9420956c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "595c9a0f-d347-43ec-825d-f61e2542eefe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "45e00ae0-9028-413d-9d4f-871ac11166d9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "71435669-c8b6-4821-ad0c-f78e24bcd05a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "e0c6368a-fc82-4cb0-94a1-f19da54bf6c0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "10183b25-a366-4e84-97b1-c0b278419aa0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09:subnet_id=6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "602d4b05-f1b9-412d-a887-0694d88d0184", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9106e4ac-4692-4651-9dd1-300daeae8d15", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f663b577-68f5-445a-9a9b-fe3a40636614", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 22:06:19,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources used request id req-952fdf88-9193-463f-9534-f0d9420956c7 2018-07-23 22:06:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=45e00ae0-9028-413d-9d4f-871ac11166d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6d250bb8-7bd3-4fee-89f0-4fffbe7c6eef Date: Mon, 23 Jul 2018 22:06:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"45e00ae0-9028-413d-9d4f-871ac11166d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["6c8d0ecf-fe60-4604-ac89-651b15d6cc2a"],"description":"","tags":[],"updated_at":"2018-07-23T22:06:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:06:19,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=45e00ae0-9028-413d-9d4f-871ac11166d9 used request id req-6d250bb8-7bd3-4fee-89f0-4fffbe7c6eef 2018-07-23 22:06:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-48ac19d8-81be-4a02-b265-98ce2fb9016f Date: Mon, 23 Jul 2018 22:06:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:06:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:07Z","ip_version":4}]} 2018-07-23 22:06:19,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 used request id req-48ac19d8-81be-4a02-b265-98ce2fb9016f 2018-07-23 22:06:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-175513f3-1d3d-4930-915e-284247a34b9e Date: Mon, 23 Jul 2018 22:06:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:06:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:07Z","ip_version":4}]} 2018-07-23 22:06:19,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 used request id req-175513f3-1d3d-4930-915e-284247a34b9e 2018-07-23 22:06:19,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:06:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933edfed-6575-4a94-ada5-0de00a54d87b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:06:19,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-933edfed-6575-4a94-ada5-0de00a54d87b 2018-07-23 22:06:19,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-9ada6d5d-7f35-4539-9b1a-29724bec3246 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:19,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache x-openstack-request-id: req-84d9e4d5-dbe3-4a3b-8ddd-d5f13d64a164 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "595c9a0f-d347-43ec-825d-f61e2542eefe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "45e00ae0-9028-413d-9d4f-871ac11166d9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "71435669-c8b6-4821-ad0c-f78e24bcd05a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "e0c6368a-fc82-4cb0-94a1-f19da54bf6c0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "10183b25-a366-4e84-97b1-c0b278419aa0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09:subnet_id=6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "602d4b05-f1b9-412d-a887-0694d88d0184", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9106e4ac-4692-4651-9dd1-300daeae8d15", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f663b577-68f5-445a-9a9b-fe3a40636614", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 22:06:19,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources used request id req-84d9e4d5-dbe3-4a3b-8ddd-d5f13d64a164 2018-07-23 22:06:19,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/602d4b05-f1b9-412d-a887-0694d88d0184 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/9106e4ac-4692-4651-9dd1-300daeae8d15 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46ffa81d-7b32-4efd-b4bc-98c200607bbc x-compute-request-id: req-46ffa81d-7b32-4efd-b4bc-98c200607bbc Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:f3:d6", "version": 4, "addr": "10.1.2.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:f3:d6", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/602d4b05-f1b9-412d-a887-0694d88d0184", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/602d4b05-f1b9-412d-a887-0694d88d0184", "rel": "bookmark"}], "image": {"id": "616c9240-1bf6-48da-af04-55633bddc38a", "links": [{"href": "http://172.30.9.26:8774/images/616c9240-1bf6-48da-af04-55633bddc38a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-SRV-USG:launched_at": "2018-07-23T22:06:15.000000", "flavor": {"id": "595c9a0f-d347-43ec-825d-f61e2542eefe", "links": [{"href": "http://172.30.9.26:8774/flavors/595c9a0f-d347-43ec-825d-f61e2542eefe", "rel": "bookmark"}]}, "id": "602d4b05-f1b9-412d-a887-0694d88d0184", "security_groups": [{"name": "security_group_name"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:06:15Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "created": "2018-07-23T22:06:11Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:06:19,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/602d4b05-f1b9-412d-a887-0694d88d0184 used request id req-46ffa81d-7b32-4efd-b4bc-98c200607bbc 2018-07-23 22:06:19,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9eecb19-7059-45a2-bfc1-4c3e835777e6 x-compute-request-id: req-f9eecb19-7059-45a2-bfc1-4c3e835777e6 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:46:ae", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/9106e4ac-4692-4651-9dd1-300daeae8d15", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/9106e4ac-4692-4651-9dd1-300daeae8d15", "rel": "bookmark"}], "image": {"id": "6f9aedbe-de96-45c5-9f41-43bddbd642f3", "links": [{"href": "http://172.30.9.26:8774/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000010", "OS-SRV-USG:launched_at": "2018-07-23T22:06:14.000000", "flavor": {"id": "71435669-c8b6-4821-ad0c-f78e24bcd05a", "links": [{"href": "http://172.30.9.26:8774/flavors/71435669-c8b6-4821-ad0c-f78e24bcd05a", "rel": "bookmark"}]}, "id": "9106e4ac-4692-4651-9dd1-300daeae8d15", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:06:14Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "created": "2018-07-23T22:06:09Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:06:19,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:19,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/9106e4ac-4692-4651-9dd1-300daeae8d15 used request id req-f9eecb19-7059-45a2-bfc1-4c3e835777e6 2018-07-23 22:06:19,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f6b875ef-3b35-4aab-b7dc-f60180497a73 Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"45e00ae0-9028-413d-9d4f-871ac11166d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["6c8d0ecf-fe60-4604-ac89-651b15d6cc2a"],"description":"","tags":[],"updated_at":"2018-07-23T22:06:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:06:20,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net used request id req-f6b875ef-3b35-4aab-b7dc-f60180497a73 2018-07-23 22:06:20,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:06:20,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-d06eeb36-13e7-43c6-ba3c-085daf41895f Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"45e00ae0-9028-413d-9d4f-871ac11166d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["6c8d0ecf-fe60-4604-ac89-651b15d6cc2a"],"description":"","tags":[],"updated_at":"2018-07-23T22:06:07Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:06Z","provider:network_type":"vxlan"}]} 2018-07-23 22:06:20,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net used request id req-d06eeb36-13e7-43c6-ba3c-085daf41895f 2018-07-23 22:06:20,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:06:20,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:06:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:06:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0acd3c-bae4-4130-8cd6-e4b8441a84a7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:06:20,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-6c0acd3c-bae4-4130-8cd6-e4b8441a84a7 2018-07-23 22:06:20,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe0664b-bf49-41f3-92c6-9c6854c4a621 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:06:20,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ffe0664b-bf49-41f3-92c6-9c6854c4a621 2018-07-23 22:06:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-af927160-b253-4d1d-b9ae-b7f94eb6601f Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:06:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:07Z","ip_version":4}]} 2018-07-23 22:06:20,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-d4b8c43d-5259-435a-9ade-7e25c07423df Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:06:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:07Z","ip_version":4}]} 2018-07-23 22:06:20,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 used request id req-af927160-b253-4d1d-b9ae-b7f94eb6601f 2018-07-23 22:06:20,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 used request id req-d4b8c43d-5259-435a-9ade-7e25c07423df 2018-07-23 22:06:20,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-3c535013-58aa-4acd-812d-8325555ff485 Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.13"}],"id":"4254ecff-0147-411c-a825-878a02a79b86","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:46:ae","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:11Z","binding:vnic_type":"normal","device_id":"9106e4ac-4692-4651-9dd1-300daeae8d15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.2"}],"id":"86522147-3879-4525-a291-52da728d4236","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:43:13","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45e00ae0-9028-413d-9d4f-871ac11166d9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:13Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.1"}],"id":"ed40e4c9-056f-494f-a68e-561749605c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:aa:fd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:09Z","binding:vnic_type":"normal","device_id":"ce93baaa-be37-4c6d-b89f-1715b4149e09","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.4"}],"id":"f663b577-68f5-445a-9a9b-fe3a40636614","security_groups":["e0c6368a-fc82-4cb0-94a1-f19da54bf6c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:f3:d6","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack-port1-a5cm2h765o5e","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:08Z","binding:vnic_type":"normal","device_id":"602d4b05-f1b9-412d-a887-0694d88d0184","ip_allocation":"immediate"}]} 2018-07-23 22:06:20,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 used request id req-3c535013-58aa-4acd-812d-8325555ff485 2018-07-23 22:06:20,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-e2838aa6-1547-41b4-b3b0-1aa3382a4d1c Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.13"}],"id":"4254ecff-0147-411c-a825-878a02a79b86","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d5:46:ae","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:11Z","binding:vnic_type":"normal","device_id":"9106e4ac-4692-4651-9dd1-300daeae8d15","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.2"}],"id":"86522147-3879-4525-a291-52da728d4236","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:43:13","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-45e00ae0-9028-413d-9d4f-871ac11166d9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:13Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.1"}],"id":"ed40e4c9-056f-494f-a68e-561749605c11","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:aa:fd","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:09Z","binding:vnic_type":"normal","device_id":"ce93baaa-be37-4c6d-b89f-1715b4149e09","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:06:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6c8d0ecf-fe60-4604-ac89-651b15d6cc2a","ip_address":"10.1.2.4"}],"id":"f663b577-68f5-445a-9a9b-fe3a40636614","security_groups":["e0c6368a-fc82-4cb0-94a1-f19da54bf6c0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2f:f3:d6","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack-port1-a5cm2h765o5e","admin_state_up":true,"network_id":"45e00ae0-9028-413d-9d4f-871ac11166d9","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:06:08Z","binding:vnic_type":"normal","device_id":"602d4b05-f1b9-412d-a887-0694d88d0184","ip_allocation":"immediate"}]} 2018-07-23 22:06:20,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=45e00ae0-9028-413d-9d4f-871ac11166d9 used request id req-e2838aa6-1547-41b4-b3b0-1aa3382a4d1c 2018-07-23 22:06:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-70d1ab52-4ebd-4075-9ea5-d3274146f144 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:20,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-3138aa45-b9ae-4027-b59b-102074df23dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "595c9a0f-d347-43ec-825d-f61e2542eefe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "45e00ae0-9028-413d-9d4f-871ac11166d9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "71435669-c8b6-4821-ad0c-f78e24bcd05a", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "e0c6368a-fc82-4cb0-94a1-f19da54bf6c0", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "10183b25-a366-4e84-97b1-c0b278419aa0", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "17", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09:subnet_id=6c8d0ecf-fe60-4604-ac89-651b15d6cc2a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ce93baaa-be37-4c6d-b89f-1715b4149e09", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "602d4b05-f1b9-412d-a887-0694d88d0184", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9106e4ac-4692-4651-9dd1-300daeae8d15", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T22:06:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:01Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f663b577-68f5-445a-9a9b-fe3a40636614", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 22:06:20,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67/resources used request id req-3138aa45-b9ae-4027-b59b-102074df23dc 2018-07-23 22:06:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e6ed0265-220f-4a42-9e72-599a604287dd Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/616c9240-1bf6-48da-af04-55633bddc38a/snap", "metadata": {}}], "self": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a", "min_disk": 0, "protected": false, "id": "616c9240-1bf6-48da-af04-55633bddc38a", "file": "/v2/images/616c9240-1bf6-48da-af04-55633bddc38a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/616c9240-1bf6-48da-af04-55633bddc38a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:06:20,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a used request id req-e6ed0265-220f-4a42-9e72-599a604287dd 2018-07-23 22:06:20,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f52575e5-af69-49eb-9362-0ff452a6c3a3 Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:06:20,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f52575e5-af69-49eb-9362-0ff452a6c3a3 2018-07-23 22:06:20,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-66b5e263-ad15-434e-ab29-f4f56cde1e43 Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:58Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "metadata": {}}], "self": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3", "min_disk": 0, "protected": false, "id": "6f9aedbe-de96-45c5-9f41-43bddbd642f3", "file": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:06:20,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 used request id req-66b5e263-ad15-434e-ab29-f4f56cde1e43 2018-07-23 22:06:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-48ac6adb-2d0b-470f-9ee7-281aaaf91adc Date: Mon, 23 Jul 2018 22:06:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:05:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:05:58Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "metadata": {}}], "self": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3", "min_disk": 0, "protected": false, "id": "6f9aedbe-de96-45c5-9f41-43bddbd642f3", "file": "/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c9462505ff8a4a87b98518c3007786d3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:06:20,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 used request id req-48ac6adb-2d0b-470f-9ee7-281aaaf91adc 2018-07-23 22:06:20,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-eb258870-2575-4d2d-8072-399af403d5a3 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:20,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-9527c6ba-0fe8-44b1-bbd2-d2acc2e90bd5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:20,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-9527c6ba-0fe8-44b1-bbd2-d2acc2e90bd5 2018-07-23 22:06:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-30df8677-628d-4322-a3b6-e2817229248f Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:20,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-d999071e-23df-4b17-937b-11ed07d87b0a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d9085606-6340-476b-b842-a9be3c845f67", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4b2lND5//Uy82IVflcnYZj9kKD+AVMws8pNdY915U3nbJrM2\ntdMwJozwOmGhm5HGN4PBJkkJA8EDV/hbMZqyQpZ51hm9iODgxBGgTL6/FsFm1VBy\nDTf2IGP1R7Vw5lhDvoehxBSsPmiT2AxKgih6ECGeNGh3kEx3pKYoSAn8QaICqDdx\nqYdul6DKJU5bFvuTCHIOHs/Ruf+XaYFYgRdcqrmfoTMWN1rtAZQTJ/fzZbj915Dg\nnHaK3yxY2cHmMz6ogoN9mXfD993qZgwAm1S0VsNadATJ689xYJkvEs2CRua92kKg\nCieNHK7pIPGIDpEiSY+rkXxNWlvz/reUMA/QdQIDAQABAoIBAD4ya3dGlSssXofl\nz51MvOQHKUhxnqE+lE/NzJh8aDZYx8oU7MkSRB0LDhF33vgnJQ8crTYoP2SaZJpz\nYmT7c4wnO7CC7Rbupt8+4ATlNW9GoFe7z4DW32izQdydIFtHDHtNkYOeEosrczi+\nwjS0hFU3fgiAlBjdCMYDxet7XNaUEVUr6V/O3JrFfmWvBi17zvrg7Xqb/ufytkLG\nTTsWJyh6M5MrlC+jlpcrBqnNW5GQD8TiD1qLYcM1DlDz0yCSZiMF2FgbO2nHngpy\nM34J0CCVF6q1QnkpLMgVfG9EUr73qt6gyil9zLn0ZinM2qqsJ92Hg8LJFuba2DAi\nBgDz+sECgYEA9sTleaXL4JNtBSs3UZ9GPWVgIsUSXx9IyxnxDWSj7/8emqWxwkJO\nR8PHCMUQmb9jlwX4mJ6Bcqi8qPs7ZIXfzCStrD1BTrE5TBG9//82Bfef/2OOazSl\nvg1tSSPiRcuguaEXlZRJEoczqKQcq+sg0A4mUCFBzlOA1m9pi//vxzECgYEA6i9g\nymG5l6mFzAyDuOtElv+4WyjV8FRmYZ6YIiW3qBB8frQmBVrjaiAa2R9gdjt7/NRu\nx+QsLu44NCTCBZd1iNPnfeKBohN9pcWB2YiiyHsM1q3jcqDwFatZxMaooYiNQodK\nP4WtZNNAEvYeRxWwc6qreeMUxlbrPAb1XXNllIUCgYEA4zFwXMlqpX7WFrYtHjbY\nAlq9YgWy3mT9LhDaQAxyatmloZf/yuwlCimTq91TZVoyJK9Yq5rzb08vMxzrF6ex\n3k++nh9fa0X7jK+hEHo1kNTlN8q/KrC0EABop7gj8UKC3aUVA6AcjrRvuUovI5E9\nCpCccZXM8lsq+UJmGIEwj2ECgYAu50pVfnkzfQqFMcR4Fvbn31PHPkiLF/xhdOg3\nfqJoENU+c0piLC/8I239KqGhTIyquMlvU63dwGyVVP9fK1SpEPf+aI1aLtktiH9X\nWFxyFuMdZDp3zPAJBwa1uKwxni3cs0gVrOprlTvyEEVEK33pzLcHdInGp8X5gdNG\n4kPoGQKBgHtchTidCGCuptUk2gdagHFSf5osHQTuGKaBY5YQgTimAd7laFmV2vDj\nvUHULcsbNXZRwnRGODDtEc+mQ+/lsBsMrdDDbI9ET7wtMJ99Ltz9MhAJaeJRiBuz\nD0nXrilnzoh8FsZS14XoUcXKmhABnXu3uVHi4WuEmx2f1gnXd1sn\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-23 22:06:20,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-d999071e-23df-4b17-937b-11ed07d87b0a 2018-07-23 22:06:20,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,781 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-917a4e89-3987-4dd6-820d-86616634b3f7 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:20,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-accf7596-7b57-4db4-a562-24f88942dbca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:06:20,822 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-accf7596-7b57-4db4-a562-24f88942dbca 2018-07-23 22:06:20,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:20,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-b7255665-be24-4671-bfa3-98c884d8f5f3 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:20,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:20 GMT Server: Apache x-openstack-request-id: req-96ad14ab-a434-4a10-bff9-1cbb05fe9b7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 775 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T22:06:20Z", "id": "d9085606-6340-476b-b842-a9be3c845f67", "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-23 22:06:20,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-96ad14ab-a434-4a10-bff9-1cbb05fe9b7f 2018-07-23 22:06:23,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:23,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:23 GMT Server: Apache x-openstack-request-id: req-a1c46fe2-cd88-4130-bd69-745cf1f8ea6c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:23,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:23 GMT Server: Apache x-openstack-request-id: req-f05218b3-d9cd-42af-8bc2-8f32e22b5e45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 775 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T22:06:20Z", "id": "d9085606-6340-476b-b842-a9be3c845f67", "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-23 22:06:23,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-f05218b3-d9cd-42af-8bc2-8f32e22b5e45 2018-07-23 22:06:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:27,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:26 GMT Server: Apache x-openstack-request-id: req-051c0e36-8c95-422c-9d19-b1f5d5b084ca Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:27,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:27 GMT Server: Apache x-openstack-request-id: req-7a1a8dad-4381-480c-912a-cecbc6715c7a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 775 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T22:06:20Z", "id": "d9085606-6340-476b-b842-a9be3c845f67", "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-23 22:06:27,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-7a1a8dad-4381-480c-912a-cecbc6715c7a 2018-07-23 22:06:30,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/d9085606-6340-476b-b842-a9be3c845f67 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5d79ee34f7211c86c25dbc5bf76e5c3e6bab230" 2018-07-23 22:06:30,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:30 GMT Server: Apache x-openstack-request-id: req-72028bdb-954e-4106-883e-a0ffda91ae92 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:30,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:30 GMT Server: Apache x-openstack-request-id: req-f679722e-a634-46ab-b26c-fe5cca2fb31d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 690 Content-Type: application/json 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-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor2", "OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "d9085606-6340-476b-b842-a9be3c845f67", "OS::stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1"}, "deletion_time": "2018-07-23T22:06:28Z", "stack_name": "HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack", "stack_user_project_id": "1b43162be1a94d9e91f225c84d474fde", "tags": null, "creation_time": "2018-07-23T22:06:01Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T22:06:20Z", "id": "d9085606-6340-476b-b842-a9be3c845f67", "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-23 22:06:30,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-stack/d9085606-6340-476b-b842-a9be3c845f67 used request id req-f679722e-a634-46ab-b26c-fe5cca2fb31d 2018-07-23 22:06:30,256 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image1 2018-07-23 22:06:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}02151e6237612b813b5d28ee7a195554cd91dbb8" 2018-07-23 22:06:30,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0580e563-8317-4aa7-af9d-4b6e2238d089 Date: Mon, 23 Jul 2018 22:06:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:30,683 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/616c9240-1bf6-48da-af04-55633bddc38a used request id req-0580e563-8317-4aa7-af9d-4b6e2238d089 2018-07-23 22:06:30,684 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-e40c6fcd-b077-47bb-aba6-6b7a4a5a79d6-image2 2018-07-23 22:06:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bd98c95b6719fa322a25accb2e8a59258a4d01" 2018-07-23 22:06:31,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d169150-c980-41d7-8562-cdb4df66e54a Date: Mon, 23 Jul 2018 22:06:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:31,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6f9aedbe-de96-45c5-9f41-43bddbd642f3 used request id req-6d169150-c980-41d7-8562-cdb4df66e54a 2018-07-23 22:06:31,858 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:06:31,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:06:31,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:32,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["DE_VfnJ5TBGbOsireQU7-A"], "issued_at": "2018-07-23T22:06:32.000000Z"}} 2018-07-23 22:06:32,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81228228cbe315e652dba5ec19a6144b0e0ba175" -d '{"stack_name": "HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-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-23 22:06:33,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:06:32 GMT Server: Apache x-openstack-request-id: req-093c5355-b219-45f4-9263-77031e27c65f Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "3daa7358-f1cc-476f-ba04-d6b851e196a9", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9", "rel": "self"}]}} 2018-07-23 22:06:33,788 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-093c5355-b219-45f4-9263-77031e27c65f 2018-07-23 22:06:33,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3daa7358-f1cc-476f-ba04-d6b851e196a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81228228cbe315e652dba5ec19a6144b0e0ba175" 2018-07-23 22:06:33,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:33 GMT Server: Apache x-openstack-request-id: req-d5e0dd84-ca37-4a06-9cd1-5c42e8a023a9 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:34,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:34 GMT Server: Apache x-openstack-request-id: req-69469323-9e83-4b96-8607-2cd4233e8af8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3daa7358-f1cc-476f-ba04-d6b851e196a9", "OS::stack_name": "HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack", "stack_user_project_id": "0d6d02dee2a649d4a634c222e390fde8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3daa7358-f1cc-476f-ba04-d6b851e196a9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 22:06:34,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9 used request id req-69469323-9e83-4b96-8607-2cd4233e8af8 2018-07-23 22:06:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3daa7358-f1cc-476f-ba04-d6b851e196a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81228228cbe315e652dba5ec19a6144b0e0ba175" 2018-07-23 22:06:34,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:34 GMT Server: Apache x-openstack-request-id: req-e37c8c29-04fd-46cd-a666-6f8fcd3c50ce Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:34,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:34 GMT Server: Apache x-openstack-request-id: req-a3172ec9-d4a6-4279-b39e-f0ef377b5ff7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "3daa7358-f1cc-476f-ba04-d6b851e196a9", "OS::stack_name": "HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack", "stack_user_project_id": "0d6d02dee2a649d4a634c222e390fde8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:33Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3daa7358-f1cc-476f-ba04-d6b851e196a9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 22:06:34,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9 used request id req-a3172ec9-d4a6-4279-b39e-f0ef377b5ff7 2018-07-23 22:06:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3daa7358-f1cc-476f-ba04-d6b851e196a9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81228228cbe315e652dba5ec19a6144b0e0ba175" 2018-07-23 22:06:34,776 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:34 GMT Server: Apache x-openstack-request-id: req-5f975a40-7b83-4489-af6c-7ae580f89c2a Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:34,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:34 GMT Server: Apache x-openstack-request-id: req-90a2ba2d-aabe-478c-9680-11051c170229 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-23T22:06:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7d5772f4-a6d6-4227-afa7-cc35bb9158bd", "resource_type": "OS::Nova::Flavor"}]} 2018-07-23 22:06:34,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9/resources used request id req-90a2ba2d-aabe-478c-9680-11051c170229 2018-07-23 22:06:34,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/7d5772f4-a6d6-4227-afa7-cc35bb9158bd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81228228cbe315e652dba5ec19a6144b0e0ba175" 2018-07-23 22:06:35,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27569b0f-1f6b-4f35-a16b-da4bade321aa x-compute-request-id: req-27569b0f-1f6b-4f35-a16b-da4bade321aa Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack-flavor-bv6xltev7qt7", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7d5772f4-a6d6-4227-afa7-cc35bb9158bd", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7d5772f4-a6d6-4227-afa7-cc35bb9158bd", "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": "7d5772f4-a6d6-4227-afa7-cc35bb9158bd"}} 2018-07-23 22:06:35,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/7d5772f4-a6d6-4227-afa7-cc35bb9158bd used request id req-27569b0f-1f6b-4f35-a16b-da4bade321aa 2018-07-23 22:06:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/3daa7358-f1cc-476f-ba04-d6b851e196a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81228228cbe315e652dba5ec19a6144b0e0ba175" 2018-07-23 22:06:35,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:35 GMT Server: Apache x-openstack-request-id: req-23992690-cdc7-458a-986b-71d23fabd376 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:35,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:06:35 GMT Server: Apache x-openstack-request-id: req-90bf806e-22b3-4b55-90dc-a3cdfd24628d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:06:35,070 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsFlavorTests-a612dfdd-d45d-4137-84b1-57b4d533d845-stack/3daa7358-f1cc-476f-ba04-d6b851e196a9 used request id req-90bf806e-22b3-4b55-90dc-a3cdfd24628d 2018-07-23 22:06:35,071 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:06:35,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:06:35,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:35,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["eeV5s-eoRYC_BtEYvxFwrw"], "issued_at": "2018-07-23T22:06:35.000000Z"}} 2018-07-23 22:06:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" -d '{"stack_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-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-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp"}}' 2018-07-23 22:06:37,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:06:35 GMT Server: Apache x-openstack-request-id: req-5f18183e-28a6-442e-ba3e-f84977735520 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "4437b477-bff0-403a-a037-12fb4830f9c0", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0", "rel": "self"}]}} 2018-07-23 22:06:37,144 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-5f18183e-28a6-442e-ba3e-f84977735520 2018-07-23 22:06:37,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/4437b477-bff0-403a-a037-12fb4830f9c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" 2018-07-23 22:06:37,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:37 GMT Server: Apache x-openstack-request-id: req-088b2f0d-56ed-4d9a-8b4b-cc9474826c25 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:37,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:37 GMT Server: Apache x-openstack-request-id: req-2afe271a-e8a6-4b6d-8ad6-a84581689d1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1893 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "4437b477-bff0-403a-a037-12fb4830f9c0", "OS::stack_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack", "keypair_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack", "stack_user_project_id": "50fab3b39d9c4ae9a82359ad2f66bc80", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4437b477-bff0-403a-a037-12fb4830f9c0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvIJV0HguqBBw9t/Zu/k+XgZRn77HgT8b02AvNEqIECZ433T9\nmt9PCmtNX1mO+ZlU18tYuzzb1Qa8Ey+VnzlqYpG2UDTJwCOk0i4CpSFpFhMnIPVV\nqi3ygy8ZC+LMznjyPHjciO+ti2WSFR+zqiuTVIZrk81R0Fp1WDjozeLOpf3BN4T8\nmGFPye5m5lNch1KTx8MfAz1UsWOepR2vx+XQb1RcVxeiSUyiG8zRBBwpF2utywJc\nxmwACh40nfGaaysnr0tUI0UAmuZKvVdqMbJkGbx6DjtkSUbdFPPKkkelP4krtysP\n0jVq+uNKTc0qPUwnpF19dYUqCn92k/CA8MWFhwIDAQABAoIBAAiVRqL/VeCBHyOe\nfaN5bcWKNB056ouP/AxbzMpsulVB6y8BfKqYkFjBGfzFbyUePia1M40S8E96xwV4\nnS9qxdVHHS35uVXuSYroXWZ3ZvmCVb3CbewZu3kNo+5OnVSpXR4zwpbZkuVN8qDT\nmLKe2U538F4Ccz8xXzZtIOx+7znPiACiKsw8uVAJyktLxOjp4pbFdbHISzWHdGjA\noX6H88KZT7nbe3EhAUmNC7XFQDZdWU+WENx2do06dbiJF/Qiw+pSh72huSipPoKs\nnhEcLCPS7GUaQg+Il2SsFfBcVKSYRUSoS+sPOioq1tomwdSwbX4JMSOv33WQIQvg\nEuhnwMECgYEA4wmQN2jilSpnQ0Wo/FcP/2bFFzVm1mj3SIR7KVa/hYdKAgdkFti+\nWGoz7ESdZc+GgXRzofuuPGIdQDVdBiMspN9+A349ss167sbzToOGZei6bhzvisj2\n9lwQBBkst5wibsFgR8WzGL3gZq1U5v5uT/xYKaE5NF/vkfqE150qqNMCgYEA1I6K\nyBFWciZ31wJKRbTTGBjsfTsi7wb+W5mur7GKTL8cryTfs4mRgyA9KSOd0hHidKpX\nyPzmr2+jXHknaUfCy8/vdFHbe5TvNIFydRkL+LN9kRZ5OA+G5kVJ0GLysSl/+O8j\nRKwnRyMwGWskMGtIuOdGmWqD9/H5tOYxbZM0f/0CgYEA1oVewzxTe+ZJFANqHKSW\n9RhB+h/3P3iGzvp+9RyGcsDWaPxa0kuR7zDKRuC+aEiiKwfBiriodV2vjc/eScJK\nmK6j/uD1o1EMazmJBBK6luhD329v147z6uwqJfUzj3nz/vqw4qAnDaW7tsjohCq8\nSM+C7jLsPlS3pRM1GhXjDQkCgYBzBHr2jeMwO76nWvbjx1he9sWpckGSBD/JQ1zy\nd2i15MhZweNG3I8f3GccBsjUrpbSuIZuHOObVRaZ6Hk6D/nJncgeMllJAyt5Rv6v\nfJEsz7uHshiADG7b1ex+VbyrvyAfjQ+RjnJmnRTe/EoF5VfhrkxWofutRIPxropa\nl8hV5QKBgDZ8TEljRQhOWhhtFOktJCRIgXhpHUtAhiQgDxHyL5ouz6KQq8uLpH0O\n/HGnJsnGOlG0n6kZayZoDi74WhzBfAG4NQOf1mmvTeSrGVmQ6HjTnG0WESQ2G687\nAPkw1wzGws3YzTIpVeMwHnAbgSSLTSsEhnDE7/X2TaUFqedY/4NO\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-23 22:06:37,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 used request id req-2afe271a-e8a6-4b6d-8ad6-a84581689d1e 2018-07-23 22:06:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/4437b477-bff0-403a-a037-12fb4830f9c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" 2018-07-23 22:06:37,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:37 GMT Server: Apache x-openstack-request-id: req-5dbb50f0-e137-42ed-8769-c63782157a0a Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:37,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:37 GMT Server: Apache x-openstack-request-id: req-529ca7bd-a6fd-4b46-b43a-a8e7e0c0b3a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "4437b477-bff0-403a-a037-12fb4830f9c0", "OS::stack_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack", "keypair_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack", "stack_user_project_id": "50fab3b39d9c4ae9a82359ad2f66bc80", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4437b477-bff0-403a-a037-12fb4830f9c0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvIJV0HguqBBw9t/Zu/k+XgZRn77HgT8b02AvNEqIECZ433T9\nmt9PCmtNX1mO+ZlU18tYuzzb1Qa8Ey+VnzlqYpG2UDTJwCOk0i4CpSFpFhMnIPVV\nqi3ygy8ZC+LMznjyPHjciO+ti2WSFR+zqiuTVIZrk81R0Fp1WDjozeLOpf3BN4T8\nmGFPye5m5lNch1KTx8MfAz1UsWOepR2vx+XQb1RcVxeiSUyiG8zRBBwpF2utywJc\nxmwACh40nfGaaysnr0tUI0UAmuZKvVdqMbJkGbx6DjtkSUbdFPPKkkelP4krtysP\n0jVq+uNKTc0qPUwnpF19dYUqCn92k/CA8MWFhwIDAQABAoIBAAiVRqL/VeCBHyOe\nfaN5bcWKNB056ouP/AxbzMpsulVB6y8BfKqYkFjBGfzFbyUePia1M40S8E96xwV4\nnS9qxdVHHS35uVXuSYroXWZ3ZvmCVb3CbewZu3kNo+5OnVSpXR4zwpbZkuVN8qDT\nmLKe2U538F4Ccz8xXzZtIOx+7znPiACiKsw8uVAJyktLxOjp4pbFdbHISzWHdGjA\noX6H88KZT7nbe3EhAUmNC7XFQDZdWU+WENx2do06dbiJF/Qiw+pSh72huSipPoKs\nnhEcLCPS7GUaQg+Il2SsFfBcVKSYRUSoS+sPOioq1tomwdSwbX4JMSOv33WQIQvg\nEuhnwMECgYEA4wmQN2jilSpnQ0Wo/FcP/2bFFzVm1mj3SIR7KVa/hYdKAgdkFti+\nWGoz7ESdZc+GgXRzofuuPGIdQDVdBiMspN9+A349ss167sbzToOGZei6bhzvisj2\n9lwQBBkst5wibsFgR8WzGL3gZq1U5v5uT/xYKaE5NF/vkfqE150qqNMCgYEA1I6K\nyBFWciZ31wJKRbTTGBjsfTsi7wb+W5mur7GKTL8cryTfs4mRgyA9KSOd0hHidKpX\nyPzmr2+jXHknaUfCy8/vdFHbe5TvNIFydRkL+LN9kRZ5OA+G5kVJ0GLysSl/+O8j\nRKwnRyMwGWskMGtIuOdGmWqD9/H5tOYxbZM0f/0CgYEA1oVewzxTe+ZJFANqHKSW\n9RhB+h/3P3iGzvp+9RyGcsDWaPxa0kuR7zDKRuC+aEiiKwfBiriodV2vjc/eScJK\nmK6j/uD1o1EMazmJBBK6luhD329v147z6uwqJfUzj3nz/vqw4qAnDaW7tsjohCq8\nSM+C7jLsPlS3pRM1GhXjDQkCgYBzBHr2jeMwO76nWvbjx1he9sWpckGSBD/JQ1zy\nd2i15MhZweNG3I8f3GccBsjUrpbSuIZuHOObVRaZ6Hk6D/nJncgeMllJAyt5Rv6v\nfJEsz7uHshiADG7b1ex+VbyrvyAfjQ+RjnJmnRTe/EoF5VfhrkxWofutRIPxropa\nl8hV5QKBgDZ8TEljRQhOWhhtFOktJCRIgXhpHUtAhiQgDxHyL5ouz6KQq8uLpH0O\n/HGnJsnGOlG0n6kZayZoDi74WhzBfAG4NQOf1mmvTeSrGVmQ6HjTnG0WESQ2G687\nAPkw1wzGws3YzTIpVeMwHnAbgSSLTSsEhnDE7/X2TaUFqedY/4NO\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-23 22:06:37,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 used request id req-529ca7bd-a6fd-4b46-b43a-a8e7e0c0b3a8 2018-07-23 22:06:37,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/4437b477-bff0-403a-a037-12fb4830f9c0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" 2018-07-23 22:06:38,168 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:37 GMT Server: Apache x-openstack-request-id: req-2862d957-b3a1-4f26-80d8-d091a4a05d8e Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:38,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:38 GMT Server: Apache x-openstack-request-id: req-958168b7-dd41-4c85-b9e7-a760caba0c93 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T22:06:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-23 22:06:38,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0/resources used request id req-958168b7-dd41-4c85-b9e7-a760caba0c93 2018-07-23 22:06:38,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" 2018-07-23 22:06:38,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e43fad9-0d7b-4e49-a0ca-27385a425641 x-compute-request-id: req-9e43fad9-0d7b-4e49-a0ca-27385a425641 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8glXQeC6oEHD239m7+T5eBlGfvseBPxvTYC80SogQJnjfdP2a308Ka01fWY75mVTXy1i7PNvVBrwTL5WfOWpikbZQNMnAI6TSLgKlIWkWEycg9VWqLfKDLxkL4szOePI8eNyI762LZZIVH7OqK5NUhmuTzVHQWnVYOOjN4s6l/cE3hPyYYU/J7mbmU1yHUpPHwx8DPVSxY56lHa/H5dBvVFxXF6JJTKIbzNEEHCkXa63LAlzGbAAKHjSd8ZprKyevS1QjRQCa5kq9V2oxsmQZvHoOO2RJRt0U88qSR6U/iSu3Kw/SNWr640pNzSo9TCekXX11hSoKf3aT8IDwxYWH Generated-by-Nova", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp", "deleted": false, "created_at": "2018-07-23T22:06:37.000000", "updated_at": null, "fingerprint": "47:e1:4e:96:54:5a:d9:40:d0:a4:e4:03:e6:ff:48:cb", "deleted_at": null, "id": 9}} 2018-07-23 22:06:38,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp used request id req-9e43fad9-0d7b-4e49-a0ca-27385a425641 2018-07-23 22:06:38,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/4437b477-bff0-403a-a037-12fb4830f9c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" 2018-07-23 22:06:38,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:38 GMT Server: Apache x-openstack-request-id: req-bc99783a-1784-4519-bac2-cf70ae196e3e Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:38,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:38 GMT Server: Apache x-openstack-request-id: req-2bce6c2f-b80c-489b-9eb8-19dc3df1e5cf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "4437b477-bff0-403a-a037-12fb4830f9c0", "OS::stack_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack", "keypair_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack", "stack_user_project_id": "50fab3b39d9c4ae9a82359ad2f66bc80", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:36Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4437b477-bff0-403a-a037-12fb4830f9c0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvIJV0HguqBBw9t/Zu/k+XgZRn77HgT8b02AvNEqIECZ433T9\nmt9PCmtNX1mO+ZlU18tYuzzb1Qa8Ey+VnzlqYpG2UDTJwCOk0i4CpSFpFhMnIPVV\nqi3ygy8ZC+LMznjyPHjciO+ti2WSFR+zqiuTVIZrk81R0Fp1WDjozeLOpf3BN4T8\nmGFPye5m5lNch1KTx8MfAz1UsWOepR2vx+XQb1RcVxeiSUyiG8zRBBwpF2utywJc\nxmwACh40nfGaaysnr0tUI0UAmuZKvVdqMbJkGbx6DjtkSUbdFPPKkkelP4krtysP\n0jVq+uNKTc0qPUwnpF19dYUqCn92k/CA8MWFhwIDAQABAoIBAAiVRqL/VeCBHyOe\nfaN5bcWKNB056ouP/AxbzMpsulVB6y8BfKqYkFjBGfzFbyUePia1M40S8E96xwV4\nnS9qxdVHHS35uVXuSYroXWZ3ZvmCVb3CbewZu3kNo+5OnVSpXR4zwpbZkuVN8qDT\nmLKe2U538F4Ccz8xXzZtIOx+7znPiACiKsw8uVAJyktLxOjp4pbFdbHISzWHdGjA\noX6H88KZT7nbe3EhAUmNC7XFQDZdWU+WENx2do06dbiJF/Qiw+pSh72huSipPoKs\nnhEcLCPS7GUaQg+Il2SsFfBcVKSYRUSoS+sPOioq1tomwdSwbX4JMSOv33WQIQvg\nEuhnwMECgYEA4wmQN2jilSpnQ0Wo/FcP/2bFFzVm1mj3SIR7KVa/hYdKAgdkFti+\nWGoz7ESdZc+GgXRzofuuPGIdQDVdBiMspN9+A349ss167sbzToOGZei6bhzvisj2\n9lwQBBkst5wibsFgR8WzGL3gZq1U5v5uT/xYKaE5NF/vkfqE150qqNMCgYEA1I6K\nyBFWciZ31wJKRbTTGBjsfTsi7wb+W5mur7GKTL8cryTfs4mRgyA9KSOd0hHidKpX\nyPzmr2+jXHknaUfCy8/vdFHbe5TvNIFydRkL+LN9kRZ5OA+G5kVJ0GLysSl/+O8j\nRKwnRyMwGWskMGtIuOdGmWqD9/H5tOYxbZM0f/0CgYEA1oVewzxTe+ZJFANqHKSW\n9RhB+h/3P3iGzvp+9RyGcsDWaPxa0kuR7zDKRuC+aEiiKwfBiriodV2vjc/eScJK\nmK6j/uD1o1EMazmJBBK6luhD329v147z6uwqJfUzj3nz/vqw4qAnDaW7tsjohCq8\nSM+C7jLsPlS3pRM1GhXjDQkCgYBzBHr2jeMwO76nWvbjx1he9sWpckGSBD/JQ1zy\nd2i15MhZweNG3I8f3GccBsjUrpbSuIZuHOObVRaZ6Hk6D/nJncgeMllJAyt5Rv6v\nfJEsz7uHshiADG7b1ex+VbyrvyAfjQ+RjnJmnRTe/EoF5VfhrkxWofutRIPxropa\nl8hV5QKBgDZ8TEljRQhOWhhtFOktJCRIgXhpHUtAhiQgDxHyL5ouz6KQq8uLpH0O\n/HGnJsnGOlG0n6kZayZoDi74WhzBfAG4NQOf1mmvTeSrGVmQ6HjTnG0WESQ2G687\nAPkw1wzGws3YzTIpVeMwHnAbgSSLTSsEhnDE7/X2TaUFqedY/4NO\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-23 22:06:38,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 used request id req-2bce6c2f-b80c-489b-9eb8-19dc3df1e5cf 2018-07-23 22:06:38,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" 2018-07-23 22:06:38,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-002c9d20-173d-4232-9526-aeff99a228b1 x-compute-request-id: req-002c9d20-173d-4232-9526-aeff99a228b1 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8glXQeC6oEHD239m7+T5eBlGfvseBPxvTYC80SogQJnjfdP2a308Ka01fWY75mVTXy1i7PNvVBrwTL5WfOWpikbZQNMnAI6TSLgKlIWkWEycg9VWqLfKDLxkL4szOePI8eNyI762LZZIVH7OqK5NUhmuTzVHQWnVYOOjN4s6l/cE3hPyYYU/J7mbmU1yHUpPHwx8DPVSxY56lHa/H5dBvVFxXF6JJTKIbzNEEHCkXa63LAlzGbAAKHjSd8ZprKyevS1QjRQCa5kq9V2oxsmQZvHoOO2RJRt0U88qSR6U/iSu3Kw/SNWr640pNzSo9TCekXX11hSoKf3aT8IDwxYWH Generated-by-Nova", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp", "deleted": false, "created_at": "2018-07-23T22:06:37.000000", "updated_at": null, "fingerprint": "47:e1:4e:96:54:5a:d9:40:d0:a4:e4:03:e6:ff:48:cb", "deleted_at": null, "id": 9}} 2018-07-23 22:06:38,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-kp used request id req-002c9d20-173d-4232-9526-aeff99a228b1 2018-07-23 22:06:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/4437b477-bff0-403a-a037-12fb4830f9c0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43febd61be4f5da2706bbdccedbbd4d5ca5dc672" 2018-07-23 22:06:38,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:38 GMT Server: Apache x-openstack-request-id: req-0a3abf8a-5830-40b0-a0f3-8faa748c2073 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:38,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:06:38 GMT Server: Apache x-openstack-request-id: req-ecd7a5cf-edf1-4357-ba5b-b86fc07a9a63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:06:38,856 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsKeypairTests-561a6d4f-8619-4235-adbb-9ce21c2453d2-stack/4437b477-bff0-403a-a037-12fb4830f9c0 used request id req-ecd7a5cf-edf1-4357-ba5b-b86fc07a9a63 2018-07-23 22:06:38,857 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 22:06:38,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:39,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["iJr1Va0nQGuq9OAcGH3rdA"], "issued_at": "2018-07-23T22:06:39.000000Z"}} 2018-07-23 22:06:39,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" -d '{"stack_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-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-d8d50529-898d-499c-ae78-a19db1bf480c-sec-grp"}}' 2018-07-23 22:06:40,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:06:39 GMT Server: Apache x-openstack-request-id: req-ceff172d-cf85-493b-944a-798f7fe2f4d2 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "7098e202-4d31-41cb-858c-2a7506f9ebbb", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb", "rel": "self"}]}} 2018-07-23 22:06:40,603 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks used request id req-ceff172d-cf85-493b-944a-798f7fe2f4d2 2018-07-23 22:06:40,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/7098e202-4d31-41cb-858c-2a7506f9ebbb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" 2018-07-23 22:06:40,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:40 GMT Server: Apache x-openstack-request-id: req-6a11367f-40e6-40d9-b670-0b2bd82ddf92 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:40,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:40 GMT Server: Apache x-openstack-request-id: req-25ae0a1e-bb94-4082-9b58-3f956a24667c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "7098e202-4d31-41cb-858c-2a7506f9ebbb", "OS::stack_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack", "stack_user_project_id": "800bafc02c9946269cc34629c095f1a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:40Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7098e202-4d31-41cb-858c-2a7506f9ebbb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 22:06:40,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb used request id req-25ae0a1e-bb94-4082-9b58-3f956a24667c 2018-07-23 22:06:40,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/7098e202-4d31-41cb-858c-2a7506f9ebbb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" 2018-07-23 22:06:41,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:40 GMT Server: Apache x-openstack-request-id: req-1108fc25-9628-4c3d-a72c-4e1077452909 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:41,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:41 GMT Server: Apache x-openstack-request-id: req-61355cbc-7375-43b9-9ba8-609109c6ad67 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "7098e202-4d31-41cb-858c-2a7506f9ebbb", "OS::stack_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack", "stack_user_project_id": "800bafc02c9946269cc34629c095f1a2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T22:06:40Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7098e202-4d31-41cb-858c-2a7506f9ebbb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 22:06:41,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb used request id req-61355cbc-7375-43b9-9ba8-609109c6ad67 2018-07-23 22:06:44,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/7098e202-4d31-41cb-858c-2a7506f9ebbb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" 2018-07-23 22:06:44,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:44 GMT Server: Apache x-openstack-request-id: req-d1ccf765-3f8d-4f97-9850-6a0343542a1d Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:44,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:44 GMT Server: Apache x-openstack-request-id: req-4faf1e43-86a2-4567-ae3b-2b4c08f5a195 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "c9462505ff8a4a87b98518c3007786d3", "OS::stack_id": "7098e202-4d31-41cb-858c-2a7506f9ebbb", "OS::stack_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack", "security_group_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack", "stack_user_project_id": "800bafc02c9946269cc34629c095f1a2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T22:06:40Z", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7098e202-4d31-41cb-858c-2a7506f9ebbb", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 22:06:44,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb used request id req-4faf1e43-86a2-4567-ae3b-2b4c08f5a195 2018-07-23 22:06:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/7098e202-4d31-41cb-858c-2a7506f9ebbb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" 2018-07-23 22:06:44,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:44 GMT Server: Apache x-openstack-request-id: req-fee8faae-c7bf-4b97-8cf0-7a5a0bd933f6 Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:45,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:44 GMT Server: Apache x-openstack-request-id: req-782f8ecf-5b6f-46c6-9339-2579c3bd933a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T22:06:40Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T22:06:40Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "73e07f0f-f928-4233-a829-8a4bf209800b", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-23 22:06:45,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb/resources used request id req-782f8ecf-5b6f-46c6-9339-2579c3bd933a 2018-07-23 22:06:45,068 - neutron_utils - INFO - Retrieving security group with ID - 73e07f0f-f928-4233-a829-8a4bf209800b 2018-07-23 22:06:45,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=73e07f0f-f928-4233-a829-8a4bf209800b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" 2018-07-23 22:06:45,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-02359abd-156e-46d9-86fa-0eeb84f71e6d Date: Mon, 23 Jul 2018 22:06:45 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:06:40Z", "updated_at": "2018-07-23T22:06:41Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T22:06:41Z", "revision_number": 0, "id": "5c06e9bb-6b98-4fec-b868-b9a59725ea65", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T22:06:41Z", "security_group_id": "73e07f0f-f928-4233-a829-8a4bf209800b", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:06:41Z", "revision_number": 0, "id": "7eac8331-6028-42ea-bd0e-16b161b79f7e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T22:06:41Z", "security_group_id": "73e07f0f-f928-4233-a829-8a4bf209800b", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 6, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "73e07f0f-f928-4233-a829-8a4bf209800b", "name": "HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-sec-grp"}]} 2018-07-23 22:06:45,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=73e07f0f-f928-4233-a829-8a4bf209800b used request id req-02359abd-156e-46d9-86fa-0eeb84f71e6d 2018-07-23 22:06:45,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73e07f0f-f928-4233-a829-8a4bf209800b 2018-07-23 22:06:45,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=73e07f0f-f928-4233-a829-8a4bf209800b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" 2018-07-23 22:06:45,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-7e302ff5-8224-4665-8823-423f0317017e Date: Mon, 23 Jul 2018 22:06:45 GMT 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-23T22:06:41Z", "security_group_id": "73e07f0f-f928-4233-a829-8a4bf209800b", "port_range_min": 22, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:06:41Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "5c06e9bb-6b98-4fec-b868-b9a59725ea65"}, {"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-23T22:06:41Z", "security_group_id": "73e07f0f-f928-4233-a829-8a4bf209800b", "port_range_min": null, "revision_number": 0, "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:06:41Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "7eac8331-6028-42ea-bd0e-16b161b79f7e"}]} 2018-07-23 22:06:45,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=73e07f0f-f928-4233-a829-8a4bf209800b used request id req-7e302ff5-8224-4665-8823-423f0317017e 2018-07-23 22:06:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/7098e202-4d31-41cb-858c-2a7506f9ebbb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d080a30ba461e445c83a3b647254cd1c8067b0" 2018-07-23 22:06:45,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 22:06:45 GMT Server: Apache x-openstack-request-id: req-ae92fb5d-830b-4685-ad1a-b68589dbae6c Location: http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 22:06:45,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:06:45 GMT Server: Apache x-openstack-request-id: req-adf33e73-9c29-4305-9e45-c9f3717149c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:06:45,363 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3/stacks/HeatUtilsSecurityGroupTests-d8d50529-898d-499c-ae78-a19db1bf480c-stack/7098e202-4d31-41cb-858c-2a7506f9ebbb used request id req-adf33e73-9c29-4305-9e45-c9f3717149c0 2018-07-23 22:06:45,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:45,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["NgZURhb0SvWMFUQsHupz1A"], "issued_at": "2018-07-23T22:06:45.000000Z"}} 2018-07-23 22:06:45,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0365ca262c6299bb20facf0c56ccb66c55fef5fa" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-be4e8eec-f2c0-4aeb-8b68-55352390da51"}}' 2018-07-23 22:06:45,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:45 GMT Server: Apache x-compute-request-id: req-6719dd4d-147c-4900-9ce6-d0533fb70c76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6719dd4d-147c-4900-9ce6-d0533fb70c76 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fa08f5b3-a73b-488c-aaf2-bb0155a01ac5", "name": "CinderUtilsQoSTests-be4e8eec-f2c0-4aeb-8b68-55352390da51"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/fa08f5b3-a73b-488c-aaf2-bb0155a01ac5", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/fa08f5b3-a73b-488c-aaf2-bb0155a01ac5", "rel": "bookmark"}]} 2018-07-23 22:06:45,961 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-6719dd4d-147c-4900-9ce6-d0533fb70c76 2018-07-23 22:06:45,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6719dd4d-147c-4900-9ce6-d0533fb70c76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0365ca262c6299bb20facf0c56ccb66c55fef5fa" 2018-07-23 22:06:46,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:45 GMT Server: Apache x-compute-request-id: req-31121980-0972-4d2d-957a-691849e42a06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31121980-0972-4d2d-957a-691849e42a06 Content-Encoding: gzip Content-Length: 153 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "fa08f5b3-a73b-488c-aaf2-bb0155a01ac5", "name": "CinderUtilsQoSTests-be4e8eec-f2c0-4aeb-8b68-55352390da51"}]} 2018-07-23 22:06:46,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-31121980-0972-4d2d-957a-691849e42a06 2018-07-23 22:06:46,153 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-be4e8eec-f2c0-4aeb-8b68-55352390da51 2018-07-23 22:06:46,156 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/fa08f5b3-a73b-488c-aaf2-bb0155a01ac5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6719dd4d-147c-4900-9ce6-d0533fb70c76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0365ca262c6299bb20facf0c56ccb66c55fef5fa" 2018-07-23 22:06:46,358 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9116173b-d8ff-4d7a-9d0c-1ac1c74bb0fc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:46,358 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/fa08f5b3-a73b-488c-aaf2-bb0155a01ac5?force=False used request id req-9116173b-d8ff-4d7a-9d0c-1ac1c74bb0fc 2018-07-23 22:06:46,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6719dd4d-147c-4900-9ce6-d0533fb70c76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0365ca262c6299bb20facf0c56ccb66c55fef5fa" 2018-07-23 22:06:46,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:46 GMT Server: Apache x-compute-request-id: req-5222aa36-817d-447a-9e66-f2b916c8ecac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5222aa36-817d-447a-9e66-f2b916c8ecac Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 22:06:46,544 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-5222aa36-817d-447a-9e66-f2b916c8ecac 2018-07-23 22:06:46,544 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-be4e8eec-f2c0-4aeb-8b68-55352390da51 2018-07-23 22:06:46,547 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/fa08f5b3-a73b-488c-aaf2-bb0155a01ac5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6719dd4d-147c-4900-9ce6-d0533fb70c76" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0365ca262c6299bb20facf0c56ccb66c55fef5fa" 2018-07-23 22:06:46,736 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:06:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b806e7d0-e45f-4431-bcae-d1fedfcefeef x-openstack-request-id: req-b806e7d0-e45f-4431-bcae-d1fedfcefeef Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec fa08f5b3-a73b-488c-aaf2-bb0155a01ac5.", "code": 404}} 2018-07-23 22:06:46,736 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/fa08f5b3-a73b-488c-aaf2-bb0155a01ac5?force=False used request id req-b806e7d0-e45f-4431-bcae-d1fedfcefeef 2018-07-23 22:06:46,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:47,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["4b1Q_qZDT_Oatna_lNuoAg"], "issued_at": "2018-07-23T22:06:47.000000Z"}} 2018-07-23 22:06:47,126 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6627be37cbefe32dfdac8b16d1833a10940e281" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-0a06a7a8-7449-45a6-b7b1-7f01714cbfda"}}' 2018-07-23 22:06:47,345 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:47 GMT Server: Apache x-compute-request-id: req-c9e73dd2-90a8-4e48-941e-e156fa27cbb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9e73dd2-90a8-4e48-941e-e156fa27cbb6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b4286ec4-a092-46f8-8257-13f8ccce38c2", "name": "CinderUtilsQoSTests-0a06a7a8-7449-45a6-b7b1-7f01714cbfda"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2", "rel": "bookmark"}]} 2018-07-23 22:06:47,345 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-c9e73dd2-90a8-4e48-941e-e156fa27cbb6 2018-07-23 22:06:47,348 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9e73dd2-90a8-4e48-941e-e156fa27cbb6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6627be37cbefe32dfdac8b16d1833a10940e281" 2018-07-23 22:06:47,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:47 GMT Server: Apache x-compute-request-id: req-374d2354-5dbb-4dfd-a8af-35f602bbe473 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-374d2354-5dbb-4dfd-a8af-35f602bbe473 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b4286ec4-a092-46f8-8257-13f8ccce38c2", "name": "CinderUtilsQoSTests-0a06a7a8-7449-45a6-b7b1-7f01714cbfda"}]} 2018-07-23 22:06:47,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-374d2354-5dbb-4dfd-a8af-35f602bbe473 2018-07-23 22:06:47,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9e73dd2-90a8-4e48-941e-e156fa27cbb6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6627be37cbefe32dfdac8b16d1833a10940e281" 2018-07-23 22:06:47,692 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:47 GMT Server: Apache x-compute-request-id: req-39e04fc5-e2ce-4326-8eb8-e24e9fc8533f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39e04fc5-e2ce-4326-8eb8-e24e9fc8533f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "b4286ec4-a092-46f8-8257-13f8ccce38c2", "name": "CinderUtilsQoSTests-0a06a7a8-7449-45a6-b7b1-7f01714cbfda"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2", "rel": "bookmark"}]} 2018-07-23 22:06:47,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2 used request id req-39e04fc5-e2ce-4326-8eb8-e24e9fc8533f 2018-07-23 22:06:47,693 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-0a06a7a8-7449-45a6-b7b1-7f01714cbfda 2018-07-23 22:06:47,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c9e73dd2-90a8-4e48-941e-e156fa27cbb6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6627be37cbefe32dfdac8b16d1833a10940e281" 2018-07-23 22:06:47,905 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f6c81a98-ae3c-47b2-a229-a369088013ae Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:47,906 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/b4286ec4-a092-46f8-8257-13f8ccce38c2?force=False used request id req-f6c81a98-ae3c-47b2-a229-a369088013ae 2018-07-23 22:06:47,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:48,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["lOPUqxXkSIW8s4dVCkHiog"], "issued_at": "2018-07-23T22:06:48.000000Z"}} 2018-07-23 22:06:48,290 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4116b1ede4f52050b6fca06a3c7312221fec74" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-cf54fe5c-0b91-4ed7-94da-4891ed460ae9"}}' 2018-07-23 22:06:48,481 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:48 GMT Server: Apache x-compute-request-id: req-9fdee648-4a62-488d-becf-ff67f0425649 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fdee648-4a62-488d-becf-ff67f0425649 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "ed4a66be-4a73-48f4-9ec9-69fde7d46b7a", "name": "CinderUtilsQoSTests-cf54fe5c-0b91-4ed7-94da-4891ed460ae9"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a", "rel": "bookmark"}]} 2018-07-23 22:06:48,482 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-9fdee648-4a62-488d-becf-ff67f0425649 2018-07-23 22:06:48,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fdee648-4a62-488d-becf-ff67f0425649" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4116b1ede4f52050b6fca06a3c7312221fec74" 2018-07-23 22:06:48,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:48 GMT Server: Apache x-compute-request-id: req-22417628-04e8-456b-90ef-8cb7c1973703 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22417628-04e8-456b-90ef-8cb7c1973703 Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "ed4a66be-4a73-48f4-9ec9-69fde7d46b7a", "name": "CinderUtilsQoSTests-cf54fe5c-0b91-4ed7-94da-4891ed460ae9"}]} 2018-07-23 22:06:48,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-22417628-04e8-456b-90ef-8cb7c1973703 2018-07-23 22:06:48,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fdee648-4a62-488d-becf-ff67f0425649" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4116b1ede4f52050b6fca06a3c7312221fec74" 2018-07-23 22:06:48,831 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:48 GMT Server: Apache x-compute-request-id: req-0690f2e8-6a98-478f-aeae-d9a9253a7433 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0690f2e8-6a98-478f-aeae-d9a9253a7433 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "ed4a66be-4a73-48f4-9ec9-69fde7d46b7a", "name": "CinderUtilsQoSTests-cf54fe5c-0b91-4ed7-94da-4891ed460ae9"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a", "rel": "bookmark"}]} 2018-07-23 22:06:48,831 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a used request id req-0690f2e8-6a98-478f-aeae-d9a9253a7433 2018-07-23 22:06:48,832 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-cf54fe5c-0b91-4ed7-94da-4891ed460ae9 2018-07-23 22:06:48,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9fdee648-4a62-488d-becf-ff67f0425649" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4116b1ede4f52050b6fca06a3c7312221fec74" 2018-07-23 22:06:49,026 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac878c48-e63b-4ae4-a67b-711253b9a7a5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:49,026 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/ed4a66be-4a73-48f4-9ec9-69fde7d46b7a?force=False used request id req-ac878c48-e63b-4ae4-a67b-711253b9a7a5 2018-07-23 22:06:49,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:49,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["EEWlYD_CQ7CpDsdR7DfrMw"], "issued_at": "2018-07-23T22:06:49.000000Z"}} 2018-07-23 22:06:49,491 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf2ed46b02ebac1a836c4e0572db681ba56333b" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-e73db997-c8c1-4694-8de8-c5b121257c91"}}' 2018-07-23 22:06:49,687 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:49 GMT Server: Apache x-compute-request-id: req-0804b0f6-8e5a-4615-a4a0-93344be52a55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0804b0f6-8e5a-4615-a4a0-93344be52a55 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "be0914fb-12c9-4986-a1f0-64374ab817d9", "name": "CinderUtilsQoSTests-e73db997-c8c1-4694-8de8-c5b121257c91"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9", "rel": "bookmark"}]} 2018-07-23 22:06:49,687 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-0804b0f6-8e5a-4615-a4a0-93344be52a55 2018-07-23 22:06:49,691 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0804b0f6-8e5a-4615-a4a0-93344be52a55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf2ed46b02ebac1a836c4e0572db681ba56333b" 2018-07-23 22:06:49,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:49 GMT Server: Apache x-compute-request-id: req-1a9ba88a-c88d-4c10-bb74-c86bb87dc1b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a9ba88a-c88d-4c10-bb74-c86bb87dc1b5 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "be0914fb-12c9-4986-a1f0-64374ab817d9", "name": "CinderUtilsQoSTests-e73db997-c8c1-4694-8de8-c5b121257c91"}]} 2018-07-23 22:06:49,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-1a9ba88a-c88d-4c10-bb74-c86bb87dc1b5 2018-07-23 22:06:49,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0804b0f6-8e5a-4615-a4a0-93344be52a55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf2ed46b02ebac1a836c4e0572db681ba56333b" 2018-07-23 22:06:50,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:49 GMT Server: Apache x-compute-request-id: req-d572e838-13c7-414d-83dc-3ebbd1c318a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d572e838-13c7-414d-83dc-3ebbd1c318a8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "be0914fb-12c9-4986-a1f0-64374ab817d9", "name": "CinderUtilsQoSTests-e73db997-c8c1-4694-8de8-c5b121257c91"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9", "rel": "bookmark"}]} 2018-07-23 22:06:50,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9 used request id req-d572e838-13c7-414d-83dc-3ebbd1c318a8 2018-07-23 22:06:50,044 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-e73db997-c8c1-4694-8de8-c5b121257c91 2018-07-23 22:06:50,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0804b0f6-8e5a-4615-a4a0-93344be52a55" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbf2ed46b02ebac1a836c4e0572db681ba56333b" 2018-07-23 22:06:50,244 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7792234b-9baa-4785-91ac-76075b368491 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:50,244 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/be0914fb-12c9-4986-a1f0-64374ab817d9?force=False used request id req-7792234b-9baa-4785-91ac-76075b368491 2018-07-23 22:06:50,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:50,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["mssHIiz0QrKC9r5q0aG5Yg"], "issued_at": "2018-07-23T22:06:50.000000Z"}} 2018-07-23 22:06:50,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:50,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f99157-171e-4ce2-86d2-eb0187a989aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:06:50,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e1f99157-171e-4ce2-86d2-eb0187a989aa 2018-07-23 22:06:50,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-1a7b2612-c863-4af2-9b36-73c3b75087aa", "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-23 22:06:51,170 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:50 GMT Server: Apache x-compute-request-id: req-b20417c1-0cda-4d21-aed4-ef68754c4d49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b20417c1-0cda-4d21-aed4-ef68754c4d49 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T22:06:50.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-1a7b2612-c863-4af2-9b36-73c3b75087aa", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97773b24-a8d1-403e-94e8-b0fd77f7b46f", "size": 1}} 2018-07-23 22:06:51,170 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes used request id req-b20417c1-0cda-4d21-aed4-ef68754c4d49 2018-07-23 22:06:51,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:51,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:51 GMT Server: Apache x-compute-request-id: req-17bd488f-4bd5-4969-b5b3-46cb6254b24a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17bd488f-4bd5-4969-b5b3-46cb6254b24a Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:51.000000", "replication_status": null, "snapshot_id": null, "id": "97773b24-a8d1-403e-94e8-b0fd77f7b46f", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-1a7b2612-c863-4af2-9b36-73c3b75087aa", "bootable": "false", "created_at": "2018-07-23T22:06:50.000000", "volume_type": null}} 2018-07-23 22:06:51,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f used request id req-17bd488f-4bd5-4969-b5b3-46cb6254b24a 2018-07-23 22:06:51,397 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:51,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:51 GMT Server: Apache x-compute-request-id: req-e463b1f6-27d6-4052-a0e2-9bd953318450 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e463b1f6-27d6-4052-a0e2-9bd953318450 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:51.000000", "replication_status": null, "snapshot_id": null, "id": "97773b24-a8d1-403e-94e8-b0fd77f7b46f", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-1a7b2612-c863-4af2-9b36-73c3b75087aa", "bootable": "false", "created_at": "2018-07-23T22:06:50.000000", "volume_type": null}} 2018-07-23 22:06:51,659 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f used request id req-e463b1f6-27d6-4052-a0e2-9bd953318450 2018-07-23 22:06:51,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:51,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:51 GMT Server: Apache x-compute-request-id: req-69d8a335-51c3-4687-bc03-7d41ebe8c398 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69d8a335-51c3-4687-bc03-7d41ebe8c398 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:51.000000", "replication_status": null, "snapshot_id": null, "id": "97773b24-a8d1-403e-94e8-b0fd77f7b46f", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-1a7b2612-c863-4af2-9b36-73c3b75087aa", "bootable": "false", "created_at": "2018-07-23T22:06:50.000000", "volume_type": null}]} 2018-07-23 22:06:51,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-69d8a335-51c3-4687-bc03-7d41ebe8c398 2018-07-23 22:06:51,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:06:51,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:06:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:06:51,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:51,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a66867-9183-44fa-8d6f-b8ec351af199 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:06:51,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-18a66867-9183-44fa-8d6f-b8ec351af199 2018-07-23 22:06:51,954 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1a7b2612-c863-4af2-9b36-73c3b75087aa 2018-07-23 22:06:51,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:52,029 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7622f955-ec07-401a-ba60-3d20c762cfb4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:52,029 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f used request id req-7622f955-ec07-401a-ba60-3d20c762cfb4 2018-07-23 22:06:52,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:52,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:52 GMT Server: Apache x-compute-request-id: req-295beb43-b62f-40b4-857b-7472c8708047 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-295beb43-b62f-40b4-857b-7472c8708047 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:52.000000", "replication_status": null, "snapshot_id": null, "id": "97773b24-a8d1-403e-94e8-b0fd77f7b46f", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-1a7b2612-c863-4af2-9b36-73c3b75087aa", "bootable": "false", "created_at": "2018-07-23T22:06:50.000000", "volume_type": null}} 2018-07-23 22:06:52,088 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f used request id req-295beb43-b62f-40b4-857b-7472c8708047 2018-07-23 22:06:55,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:55,130 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:06:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3ec2f1b2-d5ee-45ef-b4c8-90d88d12e07a x-openstack-request-id: req-3ec2f1b2-d5ee-45ef-b4c8-90d88d12e07a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 97773b24-a8d1-403e-94e8-b0fd77f7b46f could not be found.", "code": 404}} 2018-07-23 22:06:55,130 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f used request id req-3ec2f1b2-d5ee-45ef-b4c8-90d88d12e07a 2018-07-23 22:06:55,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:55,178 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:55 GMT Server: Apache x-compute-request-id: req-a9076a2c-6671-49f4-b547-6aac1fe72403 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a9076a2c-6671-49f4-b547-6aac1fe72403 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 22:06:55,178 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-a9076a2c-6671-49f4-b547-6aac1fe72403 2018-07-23 22:06:55,179 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1a7b2612-c863-4af2-9b36-73c3b75087aa 2018-07-23 22:06:55,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:55,367 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:06:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e3aeca48-b4df-4877-b34a-6c8e272793d9 x-openstack-request-id: req-e3aeca48-b4df-4877-b34a-6c8e272793d9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 97773b24-a8d1-403e-94e8-b0fd77f7b46f could not be found.", "code": 404}} 2018-07-23 22:06:55,367 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f used request id req-e3aeca48-b4df-4877-b34a-6c8e272793d9 2018-07-23 22:06:55,370 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b20417c1-0cda-4d21-aed4-ef68754c4d49" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9402be75252bc58daf72a5b2ef5605ebe7417d76" 2018-07-23 22:06:55,552 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:06:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7e346a9e-6343-458a-8f07-8c2e57f5e9ef x-openstack-request-id: req-7e346a9e-6343-458a-8f07-8c2e57f5e9ef Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 97773b24-a8d1-403e-94e8-b0fd77f7b46f could not be found.", "code": 404}} 2018-07-23 22:06:55,552 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/97773b24-a8d1-403e-94e8-b0fd77f7b46f used request id req-7e346a9e-6343-458a-8f07-8c2e57f5e9ef 2018-07-23 22:06:55,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:06:55,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["X9NEk7vbTkGvc2Qg11-7zg"], "issued_at": "2018-07-23T22:06:55.000000Z"}} 2018-07-23 22:06:55,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:06:56,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ad3d1d-e47c-4b46-b117-48a2f197be8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:06:56,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-41ad3d1d-e47c-4b46-b117-48a2f197be8b 2018-07-23 22:06:56,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-ca24b6aa-192e-4680-a22b-f5171e44bb6a", "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-23 22:06:56,399 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:56 GMT Server: Apache x-compute-request-id: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T22:06:56.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-ca24b6aa-192e-4680-a22b-f5171e44bb6a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e7d04876-6723-42e4-9f2f-f9cdfcebab93", "size": 1}} 2018-07-23 22:06:56,399 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes used request id req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f 2018-07-23 22:06:56,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:06:56,612 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:56 GMT Server: Apache x-compute-request-id: req-8fdd3486-5f0a-4e6d-a64a-4b5f22fb2793 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8fdd3486-5f0a-4e6d-a64a-4b5f22fb2793 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:56.000000", "replication_status": null, "snapshot_id": null, "id": "e7d04876-6723-42e4-9f2f-f9cdfcebab93", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-ca24b6aa-192e-4680-a22b-f5171e44bb6a", "bootable": "false", "created_at": "2018-07-23T22:06:56.000000", "volume_type": null}} 2018-07-23 22:06:56,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 used request id req-8fdd3486-5f0a-4e6d-a64a-4b5f22fb2793 2018-07-23 22:06:56,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:06:56,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:56 GMT Server: Apache x-compute-request-id: req-c80eb90b-3ecc-44ef-aa19-fcabe0dd6ba4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c80eb90b-3ecc-44ef-aa19-fcabe0dd6ba4 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:56.000000", "replication_status": null, "snapshot_id": null, "id": "e7d04876-6723-42e4-9f2f-f9cdfcebab93", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-ca24b6aa-192e-4680-a22b-f5171e44bb6a", "bootable": "false", "created_at": "2018-07-23T22:06:56.000000", "volume_type": null}} 2018-07-23 22:06:56,860 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 used request id req-c80eb90b-3ecc-44ef-aa19-fcabe0dd6ba4 2018-07-23 22:06:56,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:06:57,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:56 GMT Server: Apache x-compute-request-id: req-b6d84ca1-446b-4978-93d7-280b7bd085e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6d84ca1-446b-4978-93d7-280b7bd085e4 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:56.000000", "replication_status": null, "snapshot_id": null, "id": "e7d04876-6723-42e4-9f2f-f9cdfcebab93", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-ca24b6aa-192e-4680-a22b-f5171e44bb6a", "bootable": "false", "created_at": "2018-07-23T22:06:56.000000", "volume_type": null}]} 2018-07-23 22:06:57,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-b6d84ca1-446b-4978-93d7-280b7bd085e4 2018-07-23 22:06:57,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:06:57,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:06:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:06:57,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:06:57,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e361da-9a13-4363-a69e-3c25e820199a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:06:57,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f9e361da-9a13-4363-a69e-3c25e820199a 2018-07-23 22:06:57,179 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-ca24b6aa-192e-4680-a22b-f5171e44bb6a 2018-07-23 22:06:57,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:06:57,399 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:06:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59d179ac-9ef9-4cea-a18b-ce6cb9efdc8a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:06:57,399 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 used request id req-59d179ac-9ef9-4cea-a18b-ce6cb9efdc8a 2018-07-23 22:06:57,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:06:57,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:06:57 GMT Server: Apache x-compute-request-id: req-3fc4b5da-2450-4c23-9f15-bf13a3767b04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fc4b5da-2450-4c23-9f15-bf13a3767b04 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T22:06:57.000000", "replication_status": null, "snapshot_id": null, "id": "e7d04876-6723-42e4-9f2f-f9cdfcebab93", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-ca24b6aa-192e-4680-a22b-f5171e44bb6a", "bootable": "false", "created_at": "2018-07-23T22:06:56.000000", "volume_type": null}} 2018-07-23 22:06:57,463 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 used request id req-3fc4b5da-2450-4c23-9f15-bf13a3767b04 2018-07-23 22:07:00,469 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c21ac92d-7fd9-4de5-9bbf-96c4b048f56f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9cc716ef4e243da8b59f73b7cd462850581b67" 2018-07-23 22:07:00,679 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5152afe0-2349-4748-899b-1b142c41ce34 x-openstack-request-id: req-5152afe0-2349-4748-899b-1b142c41ce34 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e7d04876-6723-42e4-9f2f-f9cdfcebab93 could not be found.", "code": 404}} 2018-07-23 22:07:00,679 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/e7d04876-6723-42e4-9f2f-f9cdfcebab93 used request id req-5152afe0-2349-4748-899b-1b142c41ce34 2018-07-23 22:07:00,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:01,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GXw76HflQrmvebblLjuZew"], "issued_at": "2018-07-23T22:07:01.000000Z"}} 2018-07-23 22:07:01,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab0fe15c0443eb924135a21d7f61e3ceaf76ce0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-a2a53d1b-2273-4681-8ba8-808aaefd6fa8", "description": null}}' 2018-07-23 22:07:01,266 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:01 GMT Server: Apache x-compute-request-id: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a2a53d1b-2273-4681-8ba8-808aaefd6fa8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28f9cc35-8396-400d-af89-3ab9a91477b7", "description": null}} 2018-07-23 22:07:01,267 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-c5a7e005-76e0-4273-81d5-c1c753ded4c8 2018-07-23 22:07:01,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab0fe15c0443eb924135a21d7f61e3ceaf76ce0" 2018-07-23 22:07:01,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:01 GMT Server: Apache x-compute-request-id: req-5a698310-b28c-46c1-96ba-9f13259de7c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a698310-b28c-46c1-96ba-9f13259de7c5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-a2a53d1b-2273-4681-8ba8-808aaefd6fa8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28f9cc35-8396-400d-af89-3ab9a91477b7", "description": null}]} 2018-07-23 22:07:01,449 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-5a698310-b28c-46c1-96ba-9f13259de7c5 2018-07-23 22:07:01,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab0fe15c0443eb924135a21d7f61e3ceaf76ce0" 2018-07-23 22:07:01,626 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:01 GMT Server: Apache x-compute-request-id: req-9fab370f-1b78-49c9-b6e7-276c8e9f5db7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fab370f-1b78-49c9-b6e7-276c8e9f5db7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a2a53d1b-2273-4681-8ba8-808aaefd6fa8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "28f9cc35-8396-400d-af89-3ab9a91477b7", "description": null}} 2018-07-23 22:07:01,626 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 used request id req-9fab370f-1b78-49c9-b6e7-276c8e9f5db7 2018-07-23 22:07:01,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab0fe15c0443eb924135a21d7f61e3ceaf76ce0" 2018-07-23 22:07:01,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:01 GMT Server: Apache x-compute-request-id: req-eeb523db-9b89-4054-8ad3-0d1619373460 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eeb523db-9b89-4054-8ad3-0d1619373460 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 22:07:01,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7/encryption used request id req-eeb523db-9b89-4054-8ad3-0d1619373460 2018-07-23 22:07:01,800 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a2a53d1b-2273-4681-8ba8-808aaefd6fa8 2018-07-23 22:07:01,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab0fe15c0443eb924135a21d7f61e3ceaf76ce0" 2018-07-23 22:07:02,014 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a490c89-e802-4524-ac70-5adf124ac955 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:02,014 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 used request id req-9a490c89-e802-4524-ac70-5adf124ac955 2018-07-23 22:07:02,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab0fe15c0443eb924135a21d7f61e3ceaf76ce0" 2018-07-23 22:07:02,201 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1bb1b8c3-be7b-454e-a673-b15b916f796a x-openstack-request-id: req-1bb1b8c3-be7b-454e-a673-b15b916f796a Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 28f9cc35-8396-400d-af89-3ab9a91477b7 could not be found.", "code": 404}} 2018-07-23 22:07:02,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 used request id req-1bb1b8c3-be7b-454e-a673-b15b916f796a 2018-07-23 22:07:02,201 - cinder_utils - INFO - Volume with ID [28f9cc35-8396-400d-af89-3ab9a91477b7] does not exist 2018-07-23 22:07:02,202 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a2a53d1b-2273-4681-8ba8-808aaefd6fa8 2018-07-23 22:07:02,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5a7e005-76e0-4273-81d5-c1c753ded4c8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab0fe15c0443eb924135a21d7f61e3ceaf76ce0" 2018-07-23 22:07:02,237 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cc3c3f9f-c0f8-4cb2-8014-ff75c38685e2 x-openstack-request-id: req-cc3c3f9f-c0f8-4cb2-8014-ff75c38685e2 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 28f9cc35-8396-400d-af89-3ab9a91477b7 could not be found.", "code": 404}} 2018-07-23 22:07:02,238 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/28f9cc35-8396-400d-af89-3ab9a91477b7 used request id req-cc3c3f9f-c0f8-4cb2-8014-ff75c38685e2 2018-07-23 22:07:02,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:02,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6mK919SYTwW-I0YaYCNffw"], "issued_at": "2018-07-23T22:07:02.000000Z"}} 2018-07-23 22:07:02,622 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-6e43380b-ef55-493a-a288-aa902d052b38", "description": null}}' 2018-07-23 22:07:02,846 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:02 GMT Server: Apache x-compute-request-id: req-fa4f6523-2ff0-4f10-a6db-076a370cc485 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa4f6523-2ff0-4f10-a6db-076a370cc485 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6e43380b-ef55-493a-a288-aa902d052b38", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee76f833-0eaf-4f26-99c4-01826745d479", "description": null}} 2018-07-23 22:07:02,846 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-fa4f6523-2ff0-4f10-a6db-076a370cc485 2018-07-23 22:07:02,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa4f6523-2ff0-4f10-a6db-076a370cc485" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" 2018-07-23 22:07:03,025 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:02 GMT Server: Apache x-compute-request-id: req-56c665a0-785a-4781-ae9e-f512dc3a3893 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56c665a0-785a-4781-ae9e-f512dc3a3893 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-6e43380b-ef55-493a-a288-aa902d052b38", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee76f833-0eaf-4f26-99c4-01826745d479", "description": null}]} 2018-07-23 22:07:03,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-56c665a0-785a-4781-ae9e-f512dc3a3893 2018-07-23 22:07:03,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa4f6523-2ff0-4f10-a6db-076a370cc485" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" 2018-07-23 22:07:03,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:03 GMT Server: Apache x-compute-request-id: req-b129a011-e938-40ba-9b96-05775cba485d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b129a011-e938-40ba-9b96-05775cba485d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6e43380b-ef55-493a-a288-aa902d052b38", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee76f833-0eaf-4f26-99c4-01826745d479", "description": null}} 2018-07-23 22:07:03,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 used request id req-b129a011-e938-40ba-9b96-05775cba485d 2018-07-23 22:07:03,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa4f6523-2ff0-4f10-a6db-076a370cc485" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" 2018-07-23 22:07:03,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:03 GMT Server: Apache x-compute-request-id: req-ec92310b-374b-49c7-8043-29b52e3e2229 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec92310b-374b-49c7-8043-29b52e3e2229 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 22:07:03,372 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479/encryption used request id req-ec92310b-374b-49c7-8043-29b52e3e2229 2018-07-23 22:07:03,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa4f6523-2ff0-4f10-a6db-076a370cc485" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" 2018-07-23 22:07:03,547 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:03 GMT Server: Apache x-compute-request-id: req-e7ef62f5-21a9-4ace-a1a7-f6c3764bbb13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7ef62f5-21a9-4ace-a1a7-f6c3764bbb13 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6e43380b-ef55-493a-a288-aa902d052b38", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee76f833-0eaf-4f26-99c4-01826745d479", "description": null}} 2018-07-23 22:07:03,547 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 used request id req-e7ef62f5-21a9-4ace-a1a7-f6c3764bbb13 2018-07-23 22:07:03,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa4f6523-2ff0-4f10-a6db-076a370cc485" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" 2018-07-23 22:07:03,571 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:03 GMT Server: Apache x-compute-request-id: req-3cd6e31d-c1b9-4a5d-843c-d248bf1beb2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3cd6e31d-c1b9-4a5d-843c-d248bf1beb2d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-6e43380b-ef55-493a-a288-aa902d052b38", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ee76f833-0eaf-4f26-99c4-01826745d479", "description": null}} 2018-07-23 22:07:03,571 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 used request id req-3cd6e31d-c1b9-4a5d-843c-d248bf1beb2d 2018-07-23 22:07:03,574 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa4f6523-2ff0-4f10-a6db-076a370cc485" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" 2018-07-23 22:07:03,750 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:03 GMT Server: Apache x-compute-request-id: req-cbbc3a4c-c0ca-4b65-9028-231121d46b0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbbc3a4c-c0ca-4b65-9028-231121d46b0f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 22:07:03,750 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479/encryption used request id req-cbbc3a4c-c0ca-4b65-9028-231121d46b0f 2018-07-23 22:07:03,751 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-6e43380b-ef55-493a-a288-aa902d052b38 2018-07-23 22:07:03,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fa4f6523-2ff0-4f10-a6db-076a370cc485" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfb9ce09e2078afc468fcc600a230ac01ee64924" 2018-07-23 22:07:03,945 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-142410f4-1d44-4829-89dc-d970437eb20d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:03,945 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/ee76f833-0eaf-4f26-99c4-01826745d479 used request id req-142410f4-1d44-4829-89dc-d970437eb20d 2018-07-23 22:07:03,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:04,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fs0G9qKzQDuF1owoYtnVwA"], "issued_at": "2018-07-23T22:07:04.000000Z"}} 2018-07-23 22:07:04,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc349872b58b627c0e1e4d158a37add6ca1316e8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-03ef5387-7fcf-4060-aa1b-7923c14ad946-type", "description": null}}' 2018-07-23 22:07:04,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:04 GMT Server: Apache x-compute-request-id: req-a223551d-a45f-435e-8918-830e28ae87ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a223551d-a45f-435e-8918-830e28ae87ac Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-03ef5387-7fcf-4060-aa1b-7923c14ad946-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e33278b0-e1ce-4a5e-ada1-182de490090c", "description": null}} 2018-07-23 22:07:04,542 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-a223551d-a45f-435e-8918-830e28ae87ac 2018-07-23 22:07:04,546 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/e33278b0-e1ce-4a5e-ada1-182de490090c/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a223551d-a45f-435e-8918-830e28ae87ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc349872b58b627c0e1e4d158a37add6ca1316e8" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-03ef5387-7fcf-4060-aa1b-7923c14ad946", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-23 22:07:04,804 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 22:07:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-40063785-73bd-46f6-8e8b-4245c15e3777 x-openstack-request-id: req-40063785-73bd-46f6-8e8b-4245c15e3777 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-07-23 22:07:04,805 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/e33278b0-e1ce-4a5e-ada1-182de490090c/encryption used request id req-40063785-73bd-46f6-8e8b-4245c15e3777 2018-07-23 22:07:04,805 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-03ef5387-7fcf-4060-aa1b-7923c14ad946-type 2018-07-23 22:07:04,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/e33278b0-e1ce-4a5e-ada1-182de490090c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a223551d-a45f-435e-8918-830e28ae87ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc349872b58b627c0e1e4d158a37add6ca1316e8" 2018-07-23 22:07:05,090 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-21751c3b-f3e4-48f4-9f57-d365181bef75 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:05,090 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/e33278b0-e1ce-4a5e-ada1-182de490090c used request id req-21751c3b-f3e4-48f4-9f57-d365181bef75 2018-07-23 22:07:05,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:05,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["W65Q8__nTs2ZY0tiymeS9A"], "issued_at": "2018-07-23T22:07:05.000000Z"}} 2018-07-23 22:07:05,474 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type", "description": null}}' 2018-07-23 22:07:05,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:05 GMT Server: Apache x-compute-request-id: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "14661ade-7368-48eb-a9ae-59b8b0bf63c4", "description": null}} 2018-07-23 22:07:05,678 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-a2e955a2-04ba-4089-ac3a-bf5e268029b4 2018-07-23 22:07:05,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292", "provider": "LuksEncryptor"}}' 2018-07-23 22:07:05,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:05 GMT Server: Apache x-compute-request-id: req-82dc1183-2196-4f3d-aca7-95f8b8d2cfa8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82dc1183-2196-4f3d-aca7-95f8b8d2cfa8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "14661ade-7368-48eb-a9ae-59b8b0bf63c4", "name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292", "control_location": "back-end", "encryption_id": "dcdc8b3e-0de8-4211-b0cf-2f54c8cb0033", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-07-23 22:07:05,881 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption used request id req-82dc1183-2196-4f3d-aca7-95f8b8d2cfa8 2018-07-23 22:07:05,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,057 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:05 GMT Server: Apache x-compute-request-id: req-e63c3489-498c-4acb-840c-0340b5f61c5e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e63c3489-498c-4acb-840c-0340b5f61c5e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "14661ade-7368-48eb-a9ae-59b8b0bf63c4", "description": null}} 2018-07-23 22:07:06,057 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 used request id req-e63c3489-498c-4acb-840c-0340b5f61c5e 2018-07-23 22:07:06,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache x-compute-request-id: req-76069ce0-7748-49bb-a327-1e2f57c8096b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76069ce0-7748-49bb-a327-1e2f57c8096b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "14661ade-7368-48eb-a9ae-59b8b0bf63c4", "control_location": "back-end", "deleted": false, "created_at": "2018-07-23T22:07:05.000000", "updated_at": null, "encryption_id": "dcdc8b3e-0de8-4211-b0cf-2f54c8cb0033", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-07-23 22:07:06,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption used request id req-76069ce0-7748-49bb-a327-1e2f57c8096b 2018-07-23 22:07:06,236 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type 2018-07-23 22:07:06,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,260 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache x-compute-request-id: req-6a3e6a98-63ae-4316-ae88-2bd14991df53 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a3e6a98-63ae-4316-ae88-2bd14991df53 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "14661ade-7368-48eb-a9ae-59b8b0bf63c4", "description": null}} 2018-07-23 22:07:06,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 used request id req-6a3e6a98-63ae-4316-ae88-2bd14991df53 2018-07-23 22:07:06,263 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,458 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fffe523c-8d04-4911-9002-e5e79695fa86 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:06,458 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption/provider used request id req-fffe523c-8d04-4911-9002-e5e79695fa86 2018-07-23 22:07:06,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache x-compute-request-id: req-de1a431a-7381-4257-aeda-57f79a5ac94f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-de1a431a-7381-4257-aeda-57f79a5ac94f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "14661ade-7368-48eb-a9ae-59b8b0bf63c4", "description": null}} 2018-07-23 22:07:06,486 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 used request id req-de1a431a-7381-4257-aeda-57f79a5ac94f 2018-07-23 22:07:06,489 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache x-compute-request-id: req-e74a95b7-16bd-4ca3-8b81-af5f35a756a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e74a95b7-16bd-4ca3-8b81-af5f35a756a2 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 22:07:06,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption used request id req-e74a95b7-16bd-4ca3-8b81-af5f35a756a2 2018-07-23 22:07:06,689 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type 2018-07-23 22:07:06,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache x-compute-request-id: req-75e97905-ecfa-4564-aa03-2cc04f5a2523 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75e97905-ecfa-4564-aa03-2cc04f5a2523 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "14661ade-7368-48eb-a9ae-59b8b0bf63c4", "description": null}} 2018-07-23 22:07:06,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 used request id req-75e97905-ecfa-4564-aa03-2cc04f5a2523 2018-07-23 22:07:06,865 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,896 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4e32731a-e913-4c85-9e03-58dfaadee526 x-openstack-request-id: req-4e32731a-e913-4c85-9e03-58dfaadee526 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 14661ade-7368-48eb-a9ae-59b8b0bf63c4 does not exist.", "code": 404}} 2018-07-23 22:07:06,896 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4/encryption/provider used request id req-4e32731a-e913-4c85-9e03-58dfaadee526 2018-07-23 22:07:06,896 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a6352a3b-33ad-4d1b-b237-0f3843267292-type 2018-07-23 22:07:06,899 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2e955a2-04ba-4089-ac3a-bf5e268029b4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf012a4f56a13c53409aafeb9adebda4d60fcbdb" 2018-07-23 22:07:06,944 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1df8a29-4560-4f4c-b120-02dc618b4ec9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:06,944 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/14661ade-7368-48eb-a9ae-59b8b0bf63c4 used request id req-b1df8a29-4560-4f4c-b120-02dc618b4ec9 2018-07-23 22:07:06,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:07,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BeeBjPJNSnmC2bxWPvoOUw"], "issued_at": "2018-07-23T22:07:07.000000Z"}} 2018-07-23 22:07:07,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4778e54055b7da1a6bb5094befe4004fcfa00100" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3-type", "description": null}}' 2018-07-23 22:07:07,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:07 GMT Server: Apache x-compute-request-id: req-0637efc0-8a43-42c2-ba14-15ba4301f235 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0637efc0-8a43-42c2-ba14-15ba4301f235 Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bdf8fa-7aee-42dd-b768-e51076af9021", "description": null}} 2018-07-23 22:07:07,523 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-0637efc0-8a43-42c2-ba14-15ba4301f235 2018-07-23 22:07:07,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0637efc0-8a43-42c2-ba14-15ba4301f235" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4778e54055b7da1a6bb5094befe4004fcfa00100" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3", "provider": "foo"}}' 2018-07-23 22:07:07,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:07 GMT Server: Apache x-compute-request-id: req-f99943e9-83c1-4174-896f-3e313fc4a63a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f99943e9-83c1-4174-896f-3e313fc4a63a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "85bdf8fa-7aee-42dd-b768-e51076af9021", "name": "CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3", "control_location": "front-end", "encryption_id": "6a42a58f-9e84-4e56-9b6a-1b60e75679d8", "provider": "foo", "provider_class": "foo"}} 2018-07-23 22:07:07,738 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021/encryption used request id req-f99943e9-83c1-4174-896f-3e313fc4a63a 2018-07-23 22:07:07,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0637efc0-8a43-42c2-ba14-15ba4301f235" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4778e54055b7da1a6bb5094befe4004fcfa00100" 2018-07-23 22:07:07,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:07 GMT Server: Apache x-compute-request-id: req-9c63ad89-9b68-4bc3-a356-3ec1e226288c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c63ad89-9b68-4bc3-a356-3ec1e226288c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bdf8fa-7aee-42dd-b768-e51076af9021", "description": null}} 2018-07-23 22:07:07,908 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021 used request id req-9c63ad89-9b68-4bc3-a356-3ec1e226288c 2018-07-23 22:07:07,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0637efc0-8a43-42c2-ba14-15ba4301f235" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4778e54055b7da1a6bb5094befe4004fcfa00100" 2018-07-23 22:07:07,932 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:07 GMT Server: Apache x-compute-request-id: req-9bb1bb85-d1b6-4a3d-a15d-5b5893032539 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9bb1bb85-d1b6-4a3d-a15d-5b5893032539 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "85bdf8fa-7aee-42dd-b768-e51076af9021", "control_location": "front-end", "deleted": false, "created_at": "2018-07-23T22:07:07.000000", "updated_at": null, "encryption_id": "6a42a58f-9e84-4e56-9b6a-1b60e75679d8", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-07-23 22:07:07,932 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021/encryption used request id req-9bb1bb85-d1b6-4a3d-a15d-5b5893032539 2018-07-23 22:07:07,933 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3-type 2018-07-23 22:07:07,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0637efc0-8a43-42c2-ba14-15ba4301f235" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4778e54055b7da1a6bb5094befe4004fcfa00100" 2018-07-23 22:07:08,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:07 GMT Server: Apache x-compute-request-id: req-74e75285-3b28-42a6-af0b-5dd493cd338d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74e75285-3b28-42a6-af0b-5dd493cd338d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85bdf8fa-7aee-42dd-b768-e51076af9021", "description": null}} 2018-07-23 22:07:08,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021 used request id req-74e75285-3b28-42a6-af0b-5dd493cd338d 2018-07-23 22:07:08,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0637efc0-8a43-42c2-ba14-15ba4301f235" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4778e54055b7da1a6bb5094befe4004fcfa00100" 2018-07-23 22:07:08,305 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-626c7f0a-428b-4242-bd07-ec6b42aa45c0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:08,305 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021/encryption/provider used request id req-626c7f0a-428b-4242-bd07-ec6b42aa45c0 2018-07-23 22:07:08,306 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-8cc659db-5fd7-4932-99c7-3331574899f3-type 2018-07-23 22:07:08,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0637efc0-8a43-42c2-ba14-15ba4301f235" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4778e54055b7da1a6bb5094befe4004fcfa00100" 2018-07-23 22:07:08,354 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd46888c-36e6-49bd-aa08-53471f3fe0a2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:08,354 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/85bdf8fa-7aee-42dd-b768-e51076af9021 used request id req-cd46888c-36e6-49bd-aa08-53471f3fe0a2 2018-07-23 22:07:08,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:08,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6gwNPG2QRGqRo_D8G9n0vA"], "issued_at": "2018-07-23T22:07:08.000000Z"}} 2018-07-23 22:07:08,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6a621cfe6aaa7cb788f7846900b98177bf8e28" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59-type", "description": null}}' 2018-07-23 22:07:08,982 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:08 GMT Server: Apache x-compute-request-id: req-13b479bb-343d-43a3-bc4e-9386e82db02a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13b479bb-343d-43a3-bc4e-9386e82db02a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "908168ed-0608-48c4-8c94-a088807d528d", "description": null}} 2018-07-23 22:07:08,982 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-13b479bb-343d-43a3-bc4e-9386e82db02a 2018-07-23 22:07:08,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-13b479bb-343d-43a3-bc4e-9386e82db02a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6a621cfe6aaa7cb788f7846900b98177bf8e28" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-07-23 22:07:09,199 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:08 GMT Server: Apache x-compute-request-id: req-359c39ae-1224-43f7-8783-553e3593e2f2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-359c39ae-1224-43f7-8783-553e3593e2f2 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "908168ed-0608-48c4-8c94-a088807d528d", "name": "CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59", "control_location": "back-end", "encryption_id": "315d1b2d-2c1f-4579-8f13-3b162cd96a52", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-07-23 22:07:09,199 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d/encryption used request id req-359c39ae-1224-43f7-8783-553e3593e2f2 2018-07-23 22:07:09,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13b479bb-343d-43a3-bc4e-9386e82db02a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6a621cfe6aaa7cb788f7846900b98177bf8e28" 2018-07-23 22:07:09,380 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:09 GMT Server: Apache x-compute-request-id: req-2b501b4c-b73e-4c3e-90c9-037d2dc31452 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b501b4c-b73e-4c3e-90c9-037d2dc31452 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "908168ed-0608-48c4-8c94-a088807d528d", "description": null}} 2018-07-23 22:07:09,380 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d used request id req-2b501b4c-b73e-4c3e-90c9-037d2dc31452 2018-07-23 22:07:09,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13b479bb-343d-43a3-bc4e-9386e82db02a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6a621cfe6aaa7cb788f7846900b98177bf8e28" 2018-07-23 22:07:09,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:09 GMT Server: Apache x-compute-request-id: req-c9281d42-3235-4004-93c9-2ca9db2de0e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9281d42-3235-4004-93c9-2ca9db2de0e3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"volume_type_id": "908168ed-0608-48c4-8c94-a088807d528d", "control_location": "back-end", "deleted": false, "created_at": "2018-07-23T22:07:09.000000", "updated_at": null, "encryption_id": "315d1b2d-2c1f-4579-8f13-3b162cd96a52", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-07-23 22:07:09,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d/encryption used request id req-c9281d42-3235-4004-93c9-2ca9db2de0e3 2018-07-23 22:07:09,562 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59-type 2018-07-23 22:07:09,564 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13b479bb-343d-43a3-bc4e-9386e82db02a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6a621cfe6aaa7cb788f7846900b98177bf8e28" 2018-07-23 22:07:09,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:09 GMT Server: Apache x-compute-request-id: req-e77b573c-9fc7-4563-abec-14217a5fb661 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e77b573c-9fc7-4563-abec-14217a5fb661 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "908168ed-0608-48c4-8c94-a088807d528d", "description": null}} 2018-07-23 22:07:09,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d used request id req-e77b573c-9fc7-4563-abec-14217a5fb661 2018-07-23 22:07:09,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13b479bb-343d-43a3-bc4e-9386e82db02a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6a621cfe6aaa7cb788f7846900b98177bf8e28" 2018-07-23 22:07:09,926 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-79eb111c-3d48-4e40-8964-794ba5f0cd75 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:09,926 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d/encryption/provider used request id req-79eb111c-3d48-4e40-8964-794ba5f0cd75 2018-07-23 22:07:09,926 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a0a53933-b2f5-4ae6-b50e-8065b5333d59-type 2018-07-23 22:07:09,929 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13b479bb-343d-43a3-bc4e-9386e82db02a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6a621cfe6aaa7cb788f7846900b98177bf8e28" 2018-07-23 22:07:10,148 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5feacbdb-ad2c-4a6b-b7d8-c3f8d4e84218 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:10,149 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/908168ed-0608-48c4-8c94-a088807d528d used request id req-5feacbdb-ad2c-4a6b-b7d8-c3f8d4e84218 2018-07-23 22:07:10,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:10,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["iOJ7zczQQ22x_k_Gc3xzlg"], "issued_at": "2018-07-23T22:07:10.000000Z"}} 2018-07-23 22:07:10,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144-qos"}}' 2018-07-23 22:07:10,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:10 GMT Server: Apache x-compute-request-id: req-36814575-f5f8-411c-b39e-ce8febef3885 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36814575-f5f8-411c-b39e-ce8febef3885 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "861f67e8-258e-4f74-a0c0-24e26f6d11e3", "name": "CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/861f67e8-258e-4f74-a0c0-24e26f6d11e3", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/861f67e8-258e-4f74-a0c0-24e26f6d11e3", "rel": "bookmark"}]} 2018-07-23 22:07:10,718 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-36814575-f5f8-411c-b39e-ce8febef3885 2018-07-23 22:07:10,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144", "description": null}}' 2018-07-23 22:07:10,932 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:10 GMT Server: Apache x-compute-request-id: req-0f1ee2ad-2829-4d10-a0ee-493cb5ca0d81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f1ee2ad-2829-4d10-a0ee-493cb5ca0d81 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3dffe1cd-1169-4047-8677-0be46d4767fd", "description": null}} 2018-07-23 22:07:10,932 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-0f1ee2ad-2829-4d10-a0ee-493cb5ca0d81 2018-07-23 22:07:10,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-23 22:07:11,137 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:10 GMT Server: Apache x-compute-request-id: req-1360071d-9cee-4c7d-b83a-520ea1c52121 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1360071d-9cee-4c7d-b83a-520ea1c52121 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3dffe1cd-1169-4047-8677-0be46d4767fd", "name": "foo", "control_location": "back-end", "encryption_id": "873f46d7-9c0b-4a70-a13c-f5d1a18459d4", "provider": "bar", "provider_class": "bar"}} 2018-07-23 22:07:11,137 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd/encryption used request id req-1360071d-9cee-4c7d-b83a-520ea1c52121 2018-07-23 22:07:11,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" 2018-07-23 22:07:11,317 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:11 GMT Server: Apache x-compute-request-id: req-3c35af54-b30b-4537-be5f-1c0927673e48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c35af54-b30b-4537-be5f-1c0927673e48 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3dffe1cd-1169-4047-8677-0be46d4767fd", "description": null}} 2018-07-23 22:07:11,317 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd used request id req-3c35af54-b30b-4537-be5f-1c0927673e48 2018-07-23 22:07:11,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" 2018-07-23 22:07:11,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:11 GMT Server: Apache x-compute-request-id: req-87295da5-2f2b-401d-9d7b-63b1798a2487 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87295da5-2f2b-401d-9d7b-63b1798a2487 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "3dffe1cd-1169-4047-8677-0be46d4767fd", "control_location": "back-end", "deleted": false, "created_at": "2018-07-23T22:07:11.000000", "updated_at": null, "encryption_id": "873f46d7-9c0b-4a70-a13c-f5d1a18459d4", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-23 22:07:11,341 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd/encryption used request id req-87295da5-2f2b-401d-9d7b-63b1798a2487 2018-07-23 22:07:11,342 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144 2018-07-23 22:07:11,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" 2018-07-23 22:07:11,519 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:11 GMT Server: Apache x-compute-request-id: req-c0421216-0180-48eb-9a1b-66c8638b4f88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0421216-0180-48eb-9a1b-66c8638b4f88 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3dffe1cd-1169-4047-8677-0be46d4767fd", "description": null}} 2018-07-23 22:07:11,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd used request id req-c0421216-0180-48eb-9a1b-66c8638b4f88 2018-07-23 22:07:11,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" 2018-07-23 22:07:11,568 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49a78bba-35f7-46ed-a036-67eca260d406 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:11,568 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd/encryption/provider used request id req-49a78bba-35f7-46ed-a036-67eca260d406 2018-07-23 22:07:11,569 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144 2018-07-23 22:07:11,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" 2018-07-23 22:07:11,785 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6fb2e6bb-b9a5-4f16-967e-eb9f207ae706 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:11,785 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/3dffe1cd-1169-4047-8677-0be46d4767fd used request id req-6fb2e6bb-b9a5-4f16-967e-eb9f207ae706 2018-07-23 22:07:11,786 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1c26eba9-93f4-42ff-9f42-fbd4d4c06144-qos 2018-07-23 22:07:11,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/861f67e8-258e-4f74-a0c0-24e26f6d11e3?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36814575-f5f8-411c-b39e-ce8febef3885" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92203c8931e753fc53d0e099bf3195831897036f" 2018-07-23 22:07:11,827 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3d1a908-d144-47e3-9a66-850741db6cfe Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:11,827 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/861f67e8-258e-4f74-a0c0-24e26f6d11e3?force=False used request id req-a3d1a908-d144-47e3-9a66-850741db6cfe 2018-07-23 22:07:11,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:12,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Y_LGy2fmTPGuYlq0bLcMYw"], "issued_at": "2018-07-23T22:07:12.000000Z"}} 2018-07-23 22:07:12,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e028eb2bf09e4f32c6fd6eff3f034922f90c" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1b9a15fd-015f-48e0-928c-da4dcd8a292c-qos"}}' 2018-07-23 22:07:12,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:12 GMT Server: Apache x-compute-request-id: req-08b42199-487c-4241-9ff8-7b51fddea714 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08b42199-487c-4241-9ff8-7b51fddea714 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f80cd26b-1b35-4605-bbee-3a9069692361", "name": "CinderUtilsVolumeTypeCompleteTests-1b9a15fd-015f-48e0-928c-da4dcd8a292c-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/f80cd26b-1b35-4605-bbee-3a9069692361", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/f80cd26b-1b35-4605-bbee-3a9069692361", "rel": "bookmark"}]} 2018-07-23 22:07:12,499 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-08b42199-487c-4241-9ff8-7b51fddea714 2018-07-23 22:07:12,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-08b42199-487c-4241-9ff8-7b51fddea714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e028eb2bf09e4f32c6fd6eff3f034922f90c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1b9a15fd-015f-48e0-928c-da4dcd8a292c", "description": null}}' 2018-07-23 22:07:12,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:12 GMT Server: Apache x-compute-request-id: req-589bd32b-d68b-4cfa-9d25-f8c669586284 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-589bd32b-d68b-4cfa-9d25-f8c669586284 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1b9a15fd-015f-48e0-928c-da4dcd8a292c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8aa4a9c-24c8-4221-8fc3-eece3c156ff2", "description": null}} 2018-07-23 22:07:12,697 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-589bd32b-d68b-4cfa-9d25-f8c669586284 2018-07-23 22:07:12,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-08b42199-487c-4241-9ff8-7b51fddea714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e028eb2bf09e4f32c6fd6eff3f034922f90c" 2018-07-23 22:07:12,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:12 GMT Server: Apache x-compute-request-id: req-c4f05420-513e-40ca-b4f2-624186114208 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c4f05420-513e-40ca-b4f2-624186114208 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "f80cd26b-1b35-4605-bbee-3a9069692361", "name": "CinderUtilsVolumeTypeCompleteTests-1b9a15fd-015f-48e0-928c-da4dcd8a292c-qos"}]} 2018-07-23 22:07:12,874 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-c4f05420-513e-40ca-b4f2-624186114208 2018-07-23 22:07:12,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/None/associate?vol_type_id=f8aa4a9c-24c8-4221-8fc3-eece3c156ff2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-08b42199-487c-4241-9ff8-7b51fddea714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e028eb2bf09e4f32c6fd6eff3f034922f90c" 2018-07-23 22:07:13,064 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-94e28b08-366b-49ae-b88e-9e490873c4b2 x-openstack-request-id: req-94e28b08-366b-49ae-b88e-9e490873c4b2 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-07-23 22:07:13,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/None/associate?vol_type_id=f8aa4a9c-24c8-4221-8fc3-eece3c156ff2 used request id req-94e28b08-366b-49ae-b88e-9e490873c4b2 2018-07-23 22:07:13,065 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-94e28b08-366b-49ae-b88e-9e490873c4b2) 2018-07-23 22:07:13,065 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1b9a15fd-015f-48e0-928c-da4dcd8a292c 2018-07-23 22:07:13,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/f8aa4a9c-24c8-4221-8fc3-eece3c156ff2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-08b42199-487c-4241-9ff8-7b51fddea714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e028eb2bf09e4f32c6fd6eff3f034922f90c" 2018-07-23 22:07:13,270 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-084f6956-96d7-4d44-a2c5-26ed72e4a8b6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:13,271 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/f8aa4a9c-24c8-4221-8fc3-eece3c156ff2 used request id req-084f6956-96d7-4d44-a2c5-26ed72e4a8b6 2018-07-23 22:07:13,271 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1b9a15fd-015f-48e0-928c-da4dcd8a292c-qos 2018-07-23 22:07:13,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/f80cd26b-1b35-4605-bbee-3a9069692361?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-08b42199-487c-4241-9ff8-7b51fddea714" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc6e028eb2bf09e4f32c6fd6eff3f034922f90c" 2018-07-23 22:07:13,478 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-291c15a7-15ad-4da0-aba4-8e2832edc480 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:13,478 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/f80cd26b-1b35-4605-bbee-3a9069692361?force=False used request id req-291c15a7-15ad-4da0-aba4-8e2832edc480 2018-07-23 22:07:13,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:13,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["7MKbrl4NQ1a03yfud3yN0Q"], "issued_at": "2018-07-23T22:07:13.000000Z"}} 2018-07-23 22:07:13,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fb6e738dc964b786aabec191ba5c556400de6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-c5663a94-2796-44e0-8a10-37547957f75e-qos"}}' 2018-07-23 22:07:14,084 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:13 GMT Server: Apache x-compute-request-id: req-59b1657b-8dee-43d1-b461-80ff82d246a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59b1657b-8dee-43d1-b461-80ff82d246a2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "bb33cd0b-71fd-4d6f-8a6f-47c0e026d339", "name": "CinderUtilsVolumeTypeCompleteTests-c5663a94-2796-44e0-8a10-37547957f75e-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/bb33cd0b-71fd-4d6f-8a6f-47c0e026d339", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/bb33cd0b-71fd-4d6f-8a6f-47c0e026d339", "rel": "bookmark"}]} 2018-07-23 22:07:14,084 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-59b1657b-8dee-43d1-b461-80ff82d246a2 2018-07-23 22:07:14,087 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-59b1657b-8dee-43d1-b461-80ff82d246a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fb6e738dc964b786aabec191ba5c556400de6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-c5663a94-2796-44e0-8a10-37547957f75e", "description": null}}' 2018-07-23 22:07:14,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:14 GMT Server: Apache x-compute-request-id: req-4371f118-331d-4b26-a294-8596adcdf4d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4371f118-331d-4b26-a294-8596adcdf4d9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c5663a94-2796-44e0-8a10-37547957f75e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "608f62ad-6762-4b85-8e2b-4f00b25d8a74", "description": null}} 2018-07-23 22:07:14,286 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-4371f118-331d-4b26-a294-8596adcdf4d9 2018-07-23 22:07:14,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59b1657b-8dee-43d1-b461-80ff82d246a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fb6e738dc964b786aabec191ba5c556400de6" 2018-07-23 22:07:14,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:14 GMT Server: Apache x-compute-request-id: req-24421d4c-7b95-40ab-8427-3fa429d7e871 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24421d4c-7b95-40ab-8427-3fa429d7e871 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "bb33cd0b-71fd-4d6f-8a6f-47c0e026d339", "name": "CinderUtilsVolumeTypeCompleteTests-c5663a94-2796-44e0-8a10-37547957f75e-qos"}]} 2018-07-23 22:07:14,456 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-24421d4c-7b95-40ab-8427-3fa429d7e871 2018-07-23 22:07:14,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/bb33cd0b-71fd-4d6f-8a6f-47c0e026d339/associate?vol_type_id=608f62ad-6762-4b85-8e2b-4f00b25d8a74 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59b1657b-8dee-43d1-b461-80ff82d246a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fb6e738dc964b786aabec191ba5c556400de6" 2018-07-23 22:07:14,658 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca841e68-6e72-4d71-ba2a-39079e04ffbb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:14,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/bb33cd0b-71fd-4d6f-8a6f-47c0e026d339/associate?vol_type_id=608f62ad-6762-4b85-8e2b-4f00b25d8a74 used request id req-ca841e68-6e72-4d71-ba2a-39079e04ffbb 2018-07-23 22:07:14,659 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-c5663a94-2796-44e0-8a10-37547957f75e 2018-07-23 22:07:14,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/608f62ad-6762-4b85-8e2b-4f00b25d8a74 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59b1657b-8dee-43d1-b461-80ff82d246a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fb6e738dc964b786aabec191ba5c556400de6" 2018-07-23 22:07:14,857 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-295256b9-097e-456d-a76a-080fb1f28932 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:14,857 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/608f62ad-6762-4b85-8e2b-4f00b25d8a74 used request id req-295256b9-097e-456d-a76a-080fb1f28932 2018-07-23 22:07:14,858 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-c5663a94-2796-44e0-8a10-37547957f75e-qos 2018-07-23 22:07:14,860 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/bb33cd0b-71fd-4d6f-8a6f-47c0e026d339?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-59b1657b-8dee-43d1-b461-80ff82d246a2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385fb6e738dc964b786aabec191ba5c556400de6" 2018-07-23 22:07:15,056 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bdc7d382-c3ba-4588-b453-9fc8b78b99d6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:15,056 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/bb33cd0b-71fd-4d6f-8a6f-47c0e026d339?force=False used request id req-bdc7d382-c3ba-4588-b453-9fc8b78b99d6 2018-07-23 22:07:15,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:15,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["pPlzA2OmRkS5-wtAtMY1KQ"], "issued_at": "2018-07-23T22:07:15.000000Z"}} 2018-07-23 22:07:15,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0-qos"}}' 2018-07-23 22:07:15,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:15 GMT Server: Apache x-compute-request-id: req-5831d478-9f39-4f82-b3c0-bcd7775b4790 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5831d478-9f39-4f82-b3c0-bcd7775b4790 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "23f40659-7015-48a6-8a81-f1c4d5ca4352", "name": "CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0-qos"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/23f40659-7015-48a6-8a81-f1c4d5ca4352", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/23f40659-7015-48a6-8a81-f1c4d5ca4352", "rel": "bookmark"}]} 2018-07-23 22:07:15,643 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-5831d478-9f39-4f82-b3c0-bcd7775b4790 2018-07-23 22:07:15,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0", "description": null}}' 2018-07-23 22:07:15,837 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:15 GMT Server: Apache x-compute-request-id: req-09703384-7c4a-4885-8f47-9b77f333058d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09703384-7c4a-4885-8f47-9b77f333058d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c2435923-3d44-4aea-8802-7575cc30173a", "description": null}} 2018-07-23 22:07:15,837 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-09703384-7c4a-4885-8f47-9b77f333058d 2018-07-23 22:07:15,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-23 22:07:16,037 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:15 GMT Server: Apache x-compute-request-id: req-4ef70606-85a2-4658-b71e-1e2110066e24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ef70606-85a2-4658-b71e-1e2110066e24 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c2435923-3d44-4aea-8802-7575cc30173a", "name": "foo", "control_location": "back-end", "encryption_id": "ef75e723-5a60-4362-82b0-52af2f23e82e", "provider": "bar", "provider_class": "bar"}} 2018-07-23 22:07:16,038 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a/encryption used request id req-4ef70606-85a2-4658-b71e-1e2110066e24 2018-07-23 22:07:16,041 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:16,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache x-compute-request-id: req-8f30a483-8ffa-45d7-82ac-54144411383f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f30a483-8ffa-45d7-82ac-54144411383f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "23f40659-7015-48a6-8a81-f1c4d5ca4352", "name": "CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0-qos"}]} 2018-07-23 22:07:16,206 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-8f30a483-8ffa-45d7-82ac-54144411383f 2018-07-23 22:07:16,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/23f40659-7015-48a6-8a81-f1c4d5ca4352/associate?vol_type_id=c2435923-3d44-4aea-8802-7575cc30173a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:16,263 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35ae3ab1-d585-4017-b02f-b87818159b9f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:16,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/23f40659-7015-48a6-8a81-f1c4d5ca4352/associate?vol_type_id=c2435923-3d44-4aea-8802-7575cc30173a used request id req-35ae3ab1-d585-4017-b02f-b87818159b9f 2018-07-23 22:07:16,265 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:16,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache x-compute-request-id: req-8b590346-24ba-4c15-9a05-da0f48734f58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8b590346-24ba-4c15-9a05-da0f48734f58 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0", "qos_specs_id": "23f40659-7015-48a6-8a81-f1c4d5ca4352", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c2435923-3d44-4aea-8802-7575cc30173a", "description": null}} 2018-07-23 22:07:16,438 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a used request id req-8b590346-24ba-4c15-9a05-da0f48734f58 2018-07-23 22:07:16,440 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:16,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache x-compute-request-id: req-46352275-672b-4c0e-8881-336d50987401 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-46352275-672b-4c0e-8881-336d50987401 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "c2435923-3d44-4aea-8802-7575cc30173a", "control_location": "back-end", "deleted": false, "created_at": "2018-07-23T22:07:16.000000", "updated_at": null, "encryption_id": "ef75e723-5a60-4362-82b0-52af2f23e82e", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-23 22:07:16,462 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a/encryption used request id req-46352275-672b-4c0e-8881-336d50987401 2018-07-23 22:07:16,462 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0 2018-07-23 22:07:16,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:16,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache x-compute-request-id: req-b4ab657d-ae70-42b9-a518-1d0c52af3105 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4ab657d-ae70-42b9-a518-1d0c52af3105 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0", "qos_specs_id": "23f40659-7015-48a6-8a81-f1c4d5ca4352", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c2435923-3d44-4aea-8802-7575cc30173a", "description": null}} 2018-07-23 22:07:16,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a used request id req-b4ab657d-ae70-42b9-a518-1d0c52af3105 2018-07-23 22:07:16,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:16,866 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf5d50b7-2a19-486c-9ad8-b159ba1c99da Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:16,866 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a/encryption/provider used request id req-bf5d50b7-2a19-486c-9ad8-b159ba1c99da 2018-07-23 22:07:16,867 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0 2018-07-23 22:07:16,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:16,916 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77c5783d-9eef-4769-b700-a3f146549afe Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:16,916 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/c2435923-3d44-4aea-8802-7575cc30173a used request id req-77c5783d-9eef-4769-b700-a3f146549afe 2018-07-23 22:07:16,916 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-177538f5-00ce-49ee-8a96-2626259124b0-qos 2018-07-23 22:07:16,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/23f40659-7015-48a6-8a81-f1c4d5ca4352?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5831d478-9f39-4f82-b3c0-bcd7775b4790" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a2ed1e605bb2dfc30577a0a2bcd7c94cfd1c68" 2018-07-23 22:07:17,125 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0eedd972-d0b9-4e4f-a374-43e88893f8cf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:17,125 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/23f40659-7015-48a6-8a81-f1c4d5ca4352?force=False used request id req-0eedd972-d0b9-4e4f-a374-43e88893f8cf 2018-07-23 22:07:17,127 - 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 438.208s OK 2018-07-23 22:07:17,253 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 22:07:17,254 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 07:18 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 22:07:17,313 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-07-23 22:07:17,354 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 22:07:17,354 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 22:07:17,354 - openstack_tests - INFO - OS Credentials = > 2018-07-23 22:07:17,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:17,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:17,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["VbYSg9JQQVWFXijUbMntfA"], "issued_at": "2018-07-23T22:07:17.000000Z"}} 2018-07-23 22:07:17,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad594dc64f99f8b21b66f07d523d81544e412e88" 2018-07-23 22:07:18,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a8d63f13-e4a8-4d49-9b85-f4a2a23a4897 Date: Mon, 23 Jul 2018 22:07:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:07:18,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-a8d63f13-e4a8-4d49-9b85-f4a2a23a4897 2018-07-23 22:07:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad594dc64f99f8b21b66f07d523d81544e412e88" 2018-07-23 22:07:18,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a607cc56-0b9a-4d4d-9dc1-4cbb0b547552 Date: Mon, 23 Jul 2018 22:07:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:07:18,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-a607cc56-0b9a-4d4d-9dc1-4cbb0b547552 2018-07-23 22:07:18,290 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 22:07:18,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 22:07:18,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 22:07:18,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 22:07:18,293 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 22:07:18,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 22:07:18,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 22:07:18,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 22:07:18,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-23 22:07:18,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:07:18,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eeda385-9c76-4bd8-83d3-d54920f1943a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:18,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1eeda385-9c76-4bd8-83d3-d54920f1943a 2018-07-23 22:07:18,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 22:07:18,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZZKj7FKXRDCLcWvNyWJVDQ"], "issued_at": "2018-07-23T22:07:18.000000Z"}} 2018-07-23 22:07:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7d7c43d98387e0c299e3b78523e8e764c7698ab" 2018-07-23 22:07:18,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7e75f70-2950-4c96-96d5-6134acb9172a x-compute-request-id: req-c7e75f70-2950-4c96-96d5-6134acb9172a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.26:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-23 22:07:18,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-c7e75f70-2950-4c96-96d5-6134acb9172a 2018-07-23 22:07:18,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.627441883087s 2018-07-23 22:07:18,926 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-c7e75f70-2950-4c96-96d5-6134acb9172a 2018-07-23 22:07:18,926 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.26:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-23 22:07:18,926 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-23 22:07:18,926 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-07-23 22:07:18,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:18,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:19,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xp-XrQTHRcOC_CyCzf11DQ"], "issued_at": "2018-07-23T22:07:19.000000Z"}} 2018-07-23 22:07:19,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd56ca68e8cee658455e4b9449ea2126ee4bf49b" 2018-07-23 22:07:19,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c9e632-8552-4333-b706-0be19b1985de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:19,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-00c9e632-8552-4333-b706-0be19b1985de 2018-07-23 22:07:19,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:19,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:19,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5jnXJI-ATY2_inPZdBcisA"], "issued_at": "2018-07-23T22:07:19.000000Z"}} 2018-07-23 22:07:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:19,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a3e709-b9cb-4f38-af11-8b8d9b612a0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:19,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-24a3e709-b9cb-4f38-af11-8b8d9b612a0d 2018-07-23 22:07:19,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:07:19,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:07:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:07:19,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-dc14bd7d-a974-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:19,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198302da-c9f6-4f7f-9850-05fcebecade2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-dc14bd7d-a974-41e-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 22:07:19,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-dc14bd7d-a974-41e-proj used request id req-198302da-c9f6-4f7f-9850-05fcebecade2 2018-07-23 22:07:19,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:19,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf047535-45e3-4838-baee-b8e70f6dc1b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:07:19,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bf047535-45e3-4838-baee-b8e70f6dc1b8 2018-07-23 22:07:19,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}}' 2018-07-23 22:07:19,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-405bc774-ee43-45a1-8709-4961969d601f Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:19,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-405bc774-ee43-45a1-8709-4961969d601f 2018-07-23 22:07:19,901 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-dc14bd7d-a974-41e-proj 2018-07-23 22:07:19,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:19,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:20,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["CywzbtTITryzc8BF5yCvzg"], "issued_at": "2018-07-23T22:07:20.000000Z"}} 2018-07-23 22:07:20,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dc1ead288dc7b0e22d396d410808e88b0cf82" 2018-07-23 22:07:20,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ae191f-3c14-4ade-b7e7-afd4f58915e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:20,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-08ae191f-3c14-4ade-b7e7-afd4f58915e1 2018-07-23 22:07:20,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:07:20,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:07:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:07:20,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dc1ead288dc7b0e22d396d410808e88b0cf82" 2018-07-23 22:07:20,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f12c98-53ff-4c37-ac47-96a04698be7d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:07:20,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a0f12c98-53ff-4c37-ac47-96a04698be7d 2018-07-23 22:07:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-dc14bd7d-a974-41e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dc1ead288dc7b0e22d396d410808e88b0cf82" 2018-07-23 22:07:20,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac301335-9332-4861-a2c1-cfe1d5da43fd Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-dc14bd7d-a974-41e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}]} 2018-07-23 22:07:20,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-dc14bd7d-a974-41e-proj used request id req-ac301335-9332-4861-a2c1-cfe1d5da43fd 2018-07-23 22:07:20,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dc1ead288dc7b0e22d396d410808e88b0cf82" 2018-07-23 22:07:20,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e46c957-1553-4ee4-a99e-629539a4a87f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 22:07:20,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8e46c957-1553-4ee4-a99e-629539a4a87f 2018-07-23 22:07:20,993 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-dc14bd7d-a974-41e-user 2018-07-23 22:07:20,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:21,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e080dc-5201-41ae-9adf-6ecb72c283e0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:07:21,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f5e080dc-5201-41ae-9adf-6ecb72c283e0 2018-07-23 22:07:21,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" -d '{"role": {"name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj-role"}}' 2018-07-23 22:07:21,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d61086-516d-40a9-b53f-c90f43db9b51 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a57e6d9bbd954c36ac1c9a99e888c937", "links": {"self": "http://172.30.9.26:5000/v3/roles/a57e6d9bbd954c36ac1c9a99e888c937"}, "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj-role"}} 2018-07-23 22:07:21,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-40d61086-516d-40a9-b53f-c90f43db9b51 2018-07-23 22:07:21,192 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-dc14bd7d-a974-41e-proj-role 2018-07-23 22:07:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a57e6d9bbd954c36ac1c9a99e888c937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:21,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b05eef-d228-4220-a62f-30b579c03f08 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a57e6d9bbd954c36ac1c9a99e888c937", "links": {"self": "http://172.30.9.26:5000/v3/roles/a57e6d9bbd954c36ac1c9a99e888c937"}, "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj-role"}} 2018-07-23 22:07:21,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a57e6d9bbd954c36ac1c9a99e888c937 used request id req-77b05eef-d228-4220-a62f-30b579c03f08 2018-07-23 22:07:21,281 - keystone_utils - INFO - Granting role SimpleHealthCheck-dc14bd7d-a974-41e-proj-role to project SimpleHealthCheck-dc14bd7d-a974-41e-proj 2018-07-23 22:07:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e/users/989dba5636fc4de3aef36094df0d2ece/roles/a57e6d9bbd954c36ac1c9a99e888c937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:21,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:07:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6bea9bd-6dbd-4e0a-86da-aa49db9f4ba7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:07:21,404 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e/users/989dba5636fc4de3aef36094df0d2ece/roles/a57e6d9bbd954c36ac1c9a99e888c937 used request id req-a6bea9bd-6dbd-4e0a-86da-aa49db9f4ba7 2018-07-23 22:07:21,404 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:07:21,406 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 22:07:21,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:21,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:21,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a57e6d9bbd954c36ac1c9a99e888c937", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj-role"}], "expires_at": "2018-07-23T23:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-dc14bd7d-a974-41e-user", "id": "989dba5636fc4de3aef36094df0d2ece"}, "audit_ids": ["yCOTOePqSNGq6JqmPXySnw"], "issued_at": "2018-07-23T22:07:21.000000Z"}} 2018-07-23 22:07:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" 2018-07-23 22:07:21,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb0978b-2db3-4832-8121-2a38aa2c5873 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:21,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-deb0978b-2db3-4832-8121-2a38aa2c5873 2018-07-23 22:07:21,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" 2018-07-23 22:07:22,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-52c40ce8-a7a0-4fd6-9631-463dbd0cc1ee Date: Mon, 23 Jul 2018 22:07:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image"} 2018-07-23 22:07:22,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image used request id req-52c40ce8-a7a0-4fd6-9631-463dbd0cc1ee 2018-07-23 22:07:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" 2018-07-23 22:07:22,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d76fa31-3914-4e04-9c05-c1a6f7c477f6 Date: Mon, 23 Jul 2018 22:07:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:07:22,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9d76fa31-3914-4e04-9c05-c1a6f7c477f6 2018-07-23 22:07:22,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image"}' 2018-07-23 22:07:22,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7d7ad1b-9887-4e60-979c-9e514a8d87fd Date: Mon, 23 Jul 2018 22:07:22 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:07:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T22:07:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "min_disk": 0, "protected": false, "id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "file": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/file", "checksum": null, "owner": "a43ac0eaa9c34431b3bb3061d27e4d8e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:07:22,140 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b7d7ad1b-9887-4e60-979c-9e514a8d87fd 2018-07-23 22:07:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" -d '' 2018-07-23 22:07:22,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04ce0871-8197-4c39-9f34-e5bd4008ad33 Date: Mon, 23 Jul 2018 22:07:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:22,526 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/file used request id req-04ce0871-8197-4c39-9f34-e5bd4008ad33 2018-07-23 22:07:22,526 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:07:22,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" 2018-07-23 22:07:22,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b937632c-543c-4f54-a6ab-601146adc0ac Date: Mon, 23 Jul 2018 22:07:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:07:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:07:22Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/snap", "metadata": {}}], "self": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "min_disk": 0, "protected": false, "id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "file": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a43ac0eaa9c34431b3bb3061d27e4d8e", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:07:22,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc used request id req-b937632c-543c-4f54-a6ab-601146adc0ac 2018-07-23 22:07:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" 2018-07-23 22:07:22,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9eb4b716-e3e5-4131-9c90-052a02c4baa2 Date: Mon, 23 Jul 2018 22:07:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:07:22,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9eb4b716-e3e5-4131-9c90-052a02c4baa2 2018-07-23 22:07:22,558 - create_image - INFO - Created image with name - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image 2018-07-23 22:07:22,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" 2018-07-23 22:07:22,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-92eb2c0c-c6cd-4532-8452-d8e41de3b829 Date: Mon, 23 Jul 2018 22:07:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:07:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:07:22Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/snap", "metadata": {}}], "self": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "min_disk": 0, "protected": false, "id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "file": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a43ac0eaa9c34431b3bb3061d27e4d8e", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 22:07:22,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc used request id req-92eb2c0c-c6cd-4532-8452-d8e41de3b829 2018-07-23 22:07:22,580 - create_image - DEBUG - Instance status is - active 2018-07-23 22:07:22,580 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image 2018-07-23 22:07:22,580 - create_image - INFO - Image is now active with name - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image 2018-07-23 22:07:22,580 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:22,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:23,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a57e6d9bbd954c36ac1c9a99e888c937", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj-role"}], "expires_at": "2018-07-23T23:07:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-dc14bd7d-a974-41e-user", "id": "989dba5636fc4de3aef36094df0d2ece"}, "audit_ids": ["2bksoEnsR2WyM0WV-YopjA"], "issued_at": "2018-07-23T22:07:23.000000Z"}} 2018-07-23 22:07:23,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:23,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede21b86-4da7-4b7a-ad28-c13b98270889 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:23,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ede21b86-4da7-4b7a-ad28-c13b98270889 2018-07-23 22:07:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:23,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17a739df-61a8-4789-b3fa-42b90578cfaa Date: Mon, 23 Jul 2018 22:07:23 GMT RESP BODY: {"networks":[]} 2018-07-23 22:07:23,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net used request id req-17a739df-61a8-4789-b3fa-42b90578cfaa 2018-07-23 22:07:23,268 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net 2018-07-23 22:07:23,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" -d '{"network": {"name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net", "admin_state_up": true}}' 2018-07-23 22:07:23,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-eea614d1-f510-4987-852d-d06a75e72372 Date: Mon, 23 Jul 2018 22:07:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:07:23Z","is_default":false,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}} 2018-07-23 22:07:23,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-eea614d1-f510-4987-852d-d06a75e72372 2018-07-23 22:07:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:23,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-d7ec2acf-0274-4a3c-9b9a-c46f7f04bd12 Date: Mon, 23 Jul 2018 22:07:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:07:23Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:23,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-d7ec2acf-0274-4a3c-9b9a-c46f7f04bd12 2018-07-23 22:07:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:23,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-82d909f3-762e-4ee3-840f-b125341160ae Date: Mon, 23 Jul 2018 22:07:23 GMT RESP BODY: {"subnets":[]} 2018-07-23 22:07:23,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-82d909f3-762e-4ee3-840f-b125341160ae 2018-07-23 22:07:23,804 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet 2018-07-23 22:07:23,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" -d '{"subnets": [{"ip_version": 4, "network_id": "f9eeebde-6b34-4dd4-b1da-58b490125aec", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]}' 2018-07-23 22:07:24,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8685df07-f08c-483e-8579-7f28b73772dc Date: Mon, 23 Jul 2018 22:07:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:24,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-8685df07-f08c-483e-8579-7f28b73772dc 2018-07-23 22:07:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:24,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-87025ab1-dfdb-44ca-a866-dd33b879c921 Date: Mon, 23 Jul 2018 22:07:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":["79bb32d6-30e6-425e-8fce-94c9962da350"],"description":"","tags":[],"updated_at":"2018-07-23T22:07:24Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:24,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-87025ab1-dfdb-44ca-a866-dd33b879c921 2018-07-23 22:07:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:24,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-24cb6010-6dbf-4605-98a1-45800bfcc8d5 Date: Mon, 23 Jul 2018 22:07:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:24,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-24cb6010-6dbf-4605-98a1-45800bfcc8d5 2018-07-23 22:07:24,652 - OpenStackNetwork - DEBUG - Network [f9eeebde-6b34-4dd4-b1da-58b490125aec] created successfully 2018-07-23 22:07:24,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:24,653 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:25,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["OxtBiZIqQGaHR3TGaNbzNg"], "issued_at": "2018-07-23T22:07:25.000000Z"}} 2018-07-23 22:07:25,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9b222e043a43ee709ba5a3914a7f9f3c8cf4c58" 2018-07-23 22:07:25,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2492223d-112a-4657-ba66-6fa9d445638b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:25,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2492223d-112a-4657-ba66-6fa9d445638b 2018-07-23 22:07:25,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:07:25,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9b222e043a43ee709ba5a3914a7f9f3c8cf4c58" 2018-07-23 22:07:25,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6311193e-c018-4bb2-b414-022203aa3336 x-compute-request-id: req-6311193e-c018-4bb2-b414-022203aa3336 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-07-23 22:07:25,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6311193e-c018-4bb2-b414-022203aa3336 2018-07-23 22:07:25,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9b222e043a43ee709ba5a3914a7f9f3c8cf4c58" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-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-23 22:07:25,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4454d40b-ed78-44b0-8963-246d4e2d2912 x-compute-request-id: req-4454d40b-ed78-44b0-8963-246d4e2d2912 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "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": "10d908b6-ba0d-406b-8166-f72b28968b97"}} 2018-07-23 22:07:25,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4454d40b-ed78-44b0-8963-246d4e2d2912 2018-07-23 22:07:25,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:25,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:25,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a57e6d9bbd954c36ac1c9a99e888c937", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj-role"}], "expires_at": "2018-07-23T23:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-dc14bd7d-a974-41e-user", "id": "989dba5636fc4de3aef36094df0d2ece"}, "audit_ids": ["43uPLLBHSOe1r2-Wr3OwiQ"], "issued_at": "2018-07-23T22:07:25.000000Z"}} 2018-07-23 22:07:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:25,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8392fe47-c899-44fc-af06-fe8d13e478d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:25,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8392fe47-c899-44fc-af06-fe8d13e478d9 2018-07-23 22:07:25,841 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 22:07:25,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:25,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5df6da5-8b0f-4631-bbe8-4ad084b0ccc8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:25,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d5df6da5-8b0f-4631-bbe8-4ad084b0ccc8 2018-07-23 22:07:25,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-982ac717-f7dd-43fa-8102-2016be55151b Date: Mon, 23 Jul 2018 22:07:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":["79bb32d6-30e6-425e-8fce-94c9962da350"],"description":"","tags":[],"updated_at":"2018-07-23T22:07:24Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:26,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net used request id req-982ac717-f7dd-43fa-8102-2016be55151b 2018-07-23 22:07:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:07:26,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:07:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:07:26,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a1291f-6ccc-4641-bd2c-9947d3ed50d6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:26,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-a0a1291f-6ccc-4641-bd2c-9947d3ed50d6 2018-07-23 22:07:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f41cb977-9c33-4bc9-bf30-e6fa1534b622 Date: Mon, 23 Jul 2018 22:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:26,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-f41cb977-9c33-4bc9-bf30-e6fa1534b622 2018-07-23 22:07:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-76d5763f-f14f-4715-8fa0-48fae01d6d65 Date: Mon, 23 Jul 2018 22:07:26 GMT RESP BODY: {"ports":[]} 2018-07-23 22:07:26,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1&admin_state_up=True used request id req-76d5763f-f14f-4715-8fa0-48fae01d6d65 2018-07-23 22:07:26,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4a3433d-f600-4374-b0ec-cea2d13b7460 x-compute-request-id: req-e4a3433d-f600-4374-b0ec-cea2d13b7460 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 22:07:26,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst used request id req-e4a3433d-f600-4374-b0ec-cea2d13b7460 2018-07-23 22:07:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1323a87b-3591-4e45-91ae-686e92b6bc9b Date: Mon, 23 Jul 2018 22:07:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":["79bb32d6-30e6-425e-8fce-94c9962da350"],"description":"","tags":[],"updated_at":"2018-07-23T22:07:24Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:26,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net used request id req-1323a87b-3591-4e45-91ae-686e92b6bc9b 2018-07-23 22:07:26,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324a0396-5698-47dc-8063-723246de6ce6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:26,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-324a0396-5698-47dc-8063-723246de6ce6 2018-07-23 22:07:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-93b3ddd6-8b13-4692-a3a9-de8fe0c6ddef Date: Mon, 23 Jul 2018 22:07:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:26,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-93b3ddd6-8b13-4692-a3a9-de8fe0c6ddef 2018-07-23 22:07:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:26,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5af36eff-81fa-4429-bcf6-3f923afd7c8b Date: Mon, 23 Jul 2018 22:07:26 GMT RESP BODY: {"ports":[]} 2018-07-23 22:07:26,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1&admin_state_up=True used request id req-5af36eff-81fa-4429-bcf6-3f923afd7c8b 2018-07-23 22:07:26,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 22:07:26,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 22:07:27,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a57e6d9bbd954c36ac1c9a99e888c937", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj-role"}], "expires_at": "2018-07-23T23:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/a43ac0eaa9c34431b3bb3061d27e4d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-dc14bd7d-a974-41e-user", "id": "989dba5636fc4de3aef36094df0d2ece"}, "audit_ids": ["o2xpFrYIQV6e_4__bNDlFA"], "issued_at": "2018-07-23T22:07:27.000000Z"}} 2018-07-23 22:07:27,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677bb7b2ebbb74d4743659a2551ecf354307b9d9" 2018-07-23 22:07:27,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0f40fe-2392-41b4-9c76-f0375a4966d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:27,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7f0f40fe-2392-41b4-9c76-f0375a4966d3 2018-07-23 22:07:27,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:27,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-c9b0dcb7-fd7e-4488-8448-93f856c34f5c Date: Mon, 23 Jul 2018 22:07:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":["79bb32d6-30e6-425e-8fce-94c9962da350"],"description":"","tags":[],"updated_at":"2018-07-23T22:07:24Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:27,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net used request id req-c9b0dcb7-fd7e-4488-8448-93f856c34f5c 2018-07-23 22:07:27,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-35b44551-8e02-4f55-980b-09be440ca454 Date: Mon, 23 Jul 2018 22:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:27,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-35b44551-8e02-4f55-980b-09be440ca454 2018-07-23 22:07:27,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:27,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-65759d6f-7d7d-4827-9ca6-9005cc7c5310 Date: Mon, 23 Jul 2018 22:07:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":["79bb32d6-30e6-425e-8fce-94c9962da350"],"description":"","tags":[],"updated_at":"2018-07-23T22:07:24Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:27,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net used request id req-65759d6f-7d7d-4827-9ca6-9005cc7c5310 2018-07-23 22:07:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:07:27,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:07:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:07:27,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677bb7b2ebbb74d4743659a2551ecf354307b9d9" 2018-07-23 22:07:27,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2b2570-1f18-480f-921c-a2fbc3ec4e14 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:27,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-fc2b2570-1f18-480f-921c-a2fbc3ec4e14 2018-07-23 22:07:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:27,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ac65c128-44ed-41ba-8d10-6d86c147bae8 Date: Mon, 23 Jul 2018 22:07:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:27,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-ac65c128-44ed-41ba-8d10-6d86c147bae8 2018-07-23 22:07:27,801 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net 2018-07-23 22:07:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" -d '{"port": {"network_id": "f9eeebde-6b34-4dd4-b1da-58b490125aec", "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1", "admin_state_up": true}}' 2018-07-23 22:07:28,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-604d4ee9-c5d2-4fcd-a3c8-16783c5b0749 Date: Mon, 23 Jul 2018 22:07:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:07:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"79bb32d6-30e6-425e-8fce-94c9962da350","ip_address":"10.55.0.3"}],"id":"d65d4e9d-5864-4d60-9f39-f458e9ed9699","security_groups":["9bc39772-23fa-4188-bb53-f5af5e0cdd3c"],"mac_address":"fa:16:3e:ee:3f:c1","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1","project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","qos_policy_id":null,"admin_state_up":true,"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 22:07:28,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-604d4ee9-c5d2-4fcd-a3c8-16783c5b0749 2018-07-23 22:07:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:28,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-1ce6b842-5939-4c80-9138-d347ac4c62f9 Date: Mon, 23 Jul 2018 22:07:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":["79bb32d6-30e6-425e-8fce-94c9962da350"],"description":"","tags":[],"updated_at":"2018-07-23T22:07:24Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:28,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net used request id req-1ce6b842-5939-4c80-9138-d347ac4c62f9 2018-07-23 22:07:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:28,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8bfabc-5287-4c29-894c-82405c9be7a0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:28,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-ef8bfabc-5287-4c29-894c-82405c9be7a0 2018-07-23 22:07:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:29,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9462dd1d-1731-4a77-9261-b3336778e559 Date: Mon, 23 Jul 2018 22:07:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:29,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-9462dd1d-1731-4a77-9261-b3336778e559 2018-07-23 22:07:29,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:29,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-b565b203-40c8-4aec-b17b-1816087a7468 Date: Mon, 23 Jul 2018 22:07:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:07:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"79bb32d6-30e6-425e-8fce-94c9962da350","ip_address":"10.55.0.3"}],"id":"d65d4e9d-5864-4d60-9f39-f458e9ed9699","security_groups":["9bc39772-23fa-4188-bb53-f5af5e0cdd3c"],"mac_address":"fa:16:3e:ee:3f:c1","project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1","admin_state_up":true,"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 22:07:29,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1&admin_state_up=True used request id req-b565b203-40c8-4aec-b17b-1816087a7468 2018-07-23 22:07:29,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:29,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430600b2-1af7-40bb-a2fe-ee444d5908bc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:29,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-430600b2-1af7-40bb-a2fe-ee444d5908bc 2018-07-23 22:07:29,279 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst 2018-07-23 22:07:29,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:29,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8b1cd15-4175-43a6-af1c-9c7d624d4bb6 x-compute-request-id: req-a8b1cd15-4175-43a6-af1c-9c7d624d4bb6 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}], "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-flavor-name"}]} 2018-07-23 22:07:29,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a8b1cd15-4175-43a6-af1c-9c7d624d4bb6 2018-07-23 22:07:29,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/10d908b6-ba0d-406b-8166-f72b28968b97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:29,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e47f14c-31ad-443a-a1f1-f57ced4c3076 x-compute-request-id: req-7e47f14c-31ad-443a-a1f1-f57ced4c3076 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "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": "10d908b6-ba0d-406b-8166-f72b28968b97"}} 2018-07-23 22:07:29,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/10d908b6-ba0d-406b-8166-f72b28968b97 used request id req-7e47f14c-31ad-443a-a1f1-f57ced4c3076 2018-07-23 22:07:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:29,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a33ffd70-96e6-41dd-a91f-d257c5e9cbcc Date: Mon, 23 Jul 2018 22:07:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T22:07:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T22:07:22Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/snap", "metadata": {}}], "self": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "min_disk": 0, "protected": false, "id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "file": "/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a43ac0eaa9c34431b3bb3061d27e4d8e", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image"} 2018-07-23 22:07:29,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image used request id req-a33ffd70-96e6-41dd-a91f-d257c5e9cbcc 2018-07-23 22:07:29,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:29,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4705ee9c-25f9-47cc-a14b-492fac396da4 Date: Mon, 23 Jul 2018 22:07:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 22:07:29,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4705ee9c-25f9-47cc-a14b-492fac396da4 2018-07-23 22:07:29,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" -d '{"server": {"name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "imageRef": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "flavorRef": "10d908b6-ba0d-406b-8166-f72b28968b97", "max_count": 1, "min_count": 1, "networks": [{"port": "d65d4e9d-5864-4d60-9f39-f458e9ed9699"}]}}' 2018-07-23 22:07:30,412 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2009a170-ec0a-453d-8d81-a593420292d7 x-compute-request-id: req-2009a170-ec0a-453d-8d81-a593420292d7 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "adminPass": "83FeikqHkzyY"}} 2018-07-23 22:07:30,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-2009a170-ec0a-453d-8d81-a593420292d7 2018-07-23 22:07:30,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:30,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9e3c4d9-8835-4b18-85c8-50d8d1f866bf x-compute-request-id: req-a9e3c4d9-8835-4b18-85c8-50d8d1f866bf Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "image": {"id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "links": [{"href": "http://172.30.9.26:8774/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}]}, "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "user_id": "989dba5636fc4de3aef36094df0d2ece", "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-23T22:07:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "created": "2018-07-23T22:07:30Z", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:07:30,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-a9e3c4d9-8835-4b18-85c8-50d8d1f866bf 2018-07-23 22:07:30,775 - create_instance - INFO - Created instance with name - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst 2018-07-23 22:07:30,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:31,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6c0b461-d8d9-458f-8f42-517a3c02c03b x-compute-request-id: req-b6c0b461-d8d9-458f-8f42-517a3c02c03b Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "image": {"id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "links": [{"href": "http://172.30.9.26:8774/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}]}, "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "user_id": "989dba5636fc4de3aef36094df0d2ece", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:07:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "created": "2018-07-23T22:07:30Z", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:07:31,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-b6c0b461-d8d9-458f-8f42-517a3c02c03b 2018-07-23 22:07:31,089 - create_instance - DEBUG - Instance status [SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst] is - BUILD 2018-07-23 22:07:31,089 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:07:34,092 - create_instance - DEBUG - VM status query timeout in 896.683711052 2018-07-23 22:07:34,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:34,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1e46b72-86d4-4999-8516-84ba27aa47e0 x-compute-request-id: req-d1e46b72-86d4-4999-8516-84ba27aa47e0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "image": {"id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "links": [{"href": "http://172.30.9.26:8774/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}]}, "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "security_groups": [{"name": "default"}], "user_id": "989dba5636fc4de3aef36094df0d2ece", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:07:31Z", "hostId": "1b979a66d4a73cf436d3d4e15e4afdea5a6a7accfa2620c97f1da2b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "created": "2018-07-23T22:07:30Z", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:07:34,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-d1e46b72-86d4-4999-8516-84ba27aa47e0 2018-07-23 22:07:34,280 - create_instance - DEBUG - Instance status [SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst] is - BUILD 2018-07-23 22:07:34,280 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:07:37,283 - create_instance - DEBUG - VM status query timeout in 893.492431879 2018-07-23 22:07:37,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:37,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29019ce7-f9ee-44e1-8849-6693f343bcd6 x-compute-request-id: req-29019ce7-f9ee-44e1-8849-6693f343bcd6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:3f:c1", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "image": {"id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "links": [{"href": "http://172.30.9.26:8774/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T22:07:34.000000", "flavor": {"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}]}, "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "security_groups": [{"name": "default"}], "user_id": "989dba5636fc4de3aef36094df0d2ece", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:07:35Z", "hostId": "1b979a66d4a73cf436d3d4e15e4afdea5a6a7accfa2620c97f1da2b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "created": "2018-07-23T22:07:30Z", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:07:37,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-29019ce7-f9ee-44e1-8849-6693f343bcd6 2018-07-23 22:07:37,484 - create_instance - DEBUG - Instance status [SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst] is - ACTIVE 2018-07-23 22:07:37,484 - create_instance - INFO - VM is - ACTIVE 2018-07-23 22:07:37,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:37,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-672911e3-ad9e-426d-8fdc-e58baeaf9bd6 x-compute-request-id: req-672911e3-ad9e-426d-8fdc-e58baeaf9bd6 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:3f:c1", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "image": {"id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "links": [{"href": "http://172.30.9.26:8774/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T22:07:34.000000", "flavor": {"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}]}, "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "security_groups": [{"name": "default"}], "user_id": "989dba5636fc4de3aef36094df0d2ece", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:07:35Z", "hostId": "1b979a66d4a73cf436d3d4e15e4afdea5a6a7accfa2620c97f1da2b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "created": "2018-07-23T22:07:30Z", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:07:37,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-672911e3-ad9e-426d-8fdc-e58baeaf9bd6 2018-07-23 22:07:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:37,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-8f9de1b7-adde-43bb-8e6e-e518b0297dca Date: Mon, 23 Jul 2018 22:07:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","l2_adjacency":true,"status":"ACTIVE","subnets":["79bb32d6-30e6-425e-8fce-94c9962da350"],"description":"","tags":[],"updated_at":"2018-07-23T22:07:24Z","qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net","admin_state_up":true,"tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:23Z","mtu":1450}]} 2018-07-23 22:07:37,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net used request id req-8f9de1b7-adde-43bb-8e6e-e518b0297dca 2018-07-23 22:07:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:37,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457d1d02-1b9c-4b02-beba-41135cc6b6eb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:37,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-457d1d02-1b9c-4b02-beba-41135cc6b6eb 2018-07-23 22:07:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:37,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eefc0d0f-41a4-4d38-96b9-7e352c9109b0 Date: Mon, 23 Jul 2018 22:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","dns_nameservers":[],"updated_at":"2018-07-23T22:07: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":"a43ac0eaa9c34431b3bb3061d27e4d8e","id":"79bb32d6-30e6-425e-8fce-94c9962da350","subnetpool_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet"}]} 2018-07-23 22:07:37,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-eefc0d0f-41a4-4d38-96b9-7e352c9109b0 2018-07-23 22:07:38,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:38,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-94f0f3d8-cf1b-4e38-a823-1900c61d9ff2 Date: Mon, 23 Jul 2018 22:07:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:07:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"79bb32d6-30e6-425e-8fce-94c9962da350","ip_address":"10.55.0.2"}],"id":"2b44de9d-62bc-42c4-bc55-03babff74568","security_groups":[],"mac_address":"fa:16:3e:db:28:b7","project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f9eeebde-6b34-4dd4-b1da-58b490125aec","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T22:07:34Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"79bb32d6-30e6-425e-8fce-94c9962da350","ip_address":"10.55.0.3"}],"id":"d65d4e9d-5864-4d60-9f39-f458e9ed9699","security_groups":["9bc39772-23fa-4188-bb53-f5af5e0cdd3c"],"mac_address":"fa:16:3e:ee:3f:c1","project_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1","admin_state_up":true,"network_id":"f9eeebde-6b34-4dd4-b1da-58b490125aec","tenant_id":"a43ac0eaa9c34431b3bb3061d27e4d8e","created_at":"2018-07-23T22:07:28Z","binding:vnic_type":"normal","device_id":"f83b13f4-d6aa-4745-86a6-5af95492b713","ip_allocation":"immediate"}]} 2018-07-23 22:07:38,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-94f0f3d8-cf1b-4e38-a823-1900c61d9ff2 2018-07-23 22:07:38,062 - create_instance_tests - INFO - Looking for IP 10.55.0.3 in the console log 2018-07-23 22:07:38,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:38,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-def6bdcc-4cce-4483-a221-59b8d2414ab9 x-compute-request-id: req-def6bdcc-4cce-4483-a221-59b8d2414ab9 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:3f:c1", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "image": {"id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "links": [{"href": "http://172.30.9.26:8774/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T22:07:34.000000", "flavor": {"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}]}, "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "security_groups": [{"name": "default"}], "user_id": "989dba5636fc4de3aef36094df0d2ece", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:07:35Z", "hostId": "1b979a66d4a73cf436d3d4e15e4afdea5a6a7accfa2620c97f1da2b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "created": "2018-07-23T22:07:30Z", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:07:38,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-def6bdcc-4cce-4483-a221-59b8d2414ab9 2018-07-23 22:07:38,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 22:07:38,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc94b89-444b-4599-a8de-f233a17565f3 x-compute-request-id: req-dfc94b89-444b-4599-a8de-f233a17565f3 Content-Encoding: gzip Content-Length: 7803 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 493336350 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.137391] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139128] pid_max: default: 32768 minimum: 301\n[ 0.140069] ACPI: Core revision 20150930\n[ 0.141483] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142862] Security Framework initialized\n[ 0.143718] Yama: becoming mindful.\n[ 0.144493] AppArmor: AppArmor initialized\n[ 0.145382] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146737] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.148059] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.149313] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.150789] Initializing cgroup subsys io\n[ 0.151638] Initializing cgroup subsys memory\n[ 0.152557] Initializing cgroup subsys devices\n[ 0.153480] Initializing cgroup subsys freezer\n[ 0.154390] Initializing cgroup subsys net_cls\n[ 0.155298] Initializing cgroup subsys perf_event\n[ 0.156265] Initializing cgroup subsys net_prio\n[ 0.157201] Initializing cgroup subsys hugetlb\n[ 0.158110] Initializing cgroup subsys pids\n[ 0.159020] CPU: Physical Processor ID: 0\n[ 0.160581] mce: CPU supports 10 MCE banks\n[ 0.161469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.178894] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.185063] ftrace: allocating 31920 entries in 125 pages\n[ 0.210005] smpboot: Max logical packages: 1\n[ 0.210907] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.212309] x2apic enabled\n[ 0.213152] Switched APIC routing to physical x2apic.\n[ 0.214927] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218264] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220135] KVM setup paravirtual spinlock\n[ 0.221468] x86: Booted up 1 node, 1 CPUs\n[ 0.222329] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.223789] devtmpfs: initialized\n[ 0.225512] evm: security.selinux\n[ 0.226244] evm: security.SMACK64\n[ 0.226962] evm: security.SMACK64EXEC\n[ 0.227734] evm: security.SMACK64TRANSMUTE\n[ 0.228582] evm: security.SMACK64MMAP\n[ 0.229357] evm: security.ima\n[ 0.230025] evm: security.capability\n[ 0.230866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232811] pinctrl core: initialized pinctrl subsystem\n[ 0.233953] RTC time: 22:07:35, date: 07/23/18\n[ 0.234960] NET: Registered protocol family 16\n[ 0.235991] cpuidle: using governor ladder\n[ 0.236863] cpuidle: using governor menu\n[ 0.237688] PCCT header not found.\n[ 0.238479] ACPI: bus type PCI registered\n[ 0.239320] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240623] PCI: Using configuration type 1 for base access\n[ 0.242448] ACPI: Added _OSI(Module Device)\n[ 0.243345] ACPI: Added _OSI(Processor Device)\n[ 0.244247] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.245184] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.247027] ACPI: Interpreter enabled\n[ 0.247832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.255604] ACPI: (supports S0 S5)\n[ 0.256347] ACPI: Using IOAPIC for interrupt routing\n[ 0.257364] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.260599] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.261810] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.263103] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.264355] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.266690] acpiphp: Slot [3] registered\n[ 0.267542] acpiphp: Slot [4] registered\n[ 0.268392] acpiphp: Slot [5] registered\n[ 0.269235] acpiphp: Slot [6] registered\n[ 0.270075] acpiphp: Slot [7] registered\n[ 0.270915] acpiphp: Slot [8] registered\n[ 0.271756] acpiphp: Slot [9] registered\n[ 0.272605] acpiphp: Slot [10] registered\n[ 0.273453] acpiphp: Slot [11] registered\n[ 0.274305] acpiphp: Slot [12] registered\n[ 0.275158] acpiphp: Slot [13] registered\n[ 0.276003] acpiphp: Slot [14] registered\n[ 0.276857] acpiphp: Slot [15] registered\n[ 0.287745] acpiphp: Slot [16] registered\n[ 0.288613] acpiphp: Slot [17] registered\n[ 0.289477] acpiphp: Slot [18] registered\n[ 0.290330] acpiphp: Slot [19] registered\n[ 0.291182] acpiphp: Slot [20] registered\n[ 0.292037] acpiphp: Slot [21] registered\n[ 0.292886] acpiphp: Slot [22] registered\n[ 0.293732] acpiphp: Slot [23] registered\n[ 0.294590] acpiphp: Slot [24] registered\n[ 0.295442] acpiphp: Slot [25] registered\n[ 0.296299] acpiphp: Slot [26] registered\n[ 0.297150] acpiphp: Slot [27] registered\n[ 0.298035] acpiphp: Slot [28] registered\n[ 0.298886] acpiphp: Slot [29] registered\n[ 0.299732] acpiphp: Slot [30] registered\n[ 0.300596] acpiphp: Slot [31] registered\n[ 0.301446] PCI host bridge to bus 0000:00\n[ 0.302294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.303567] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.304842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.306352] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.307861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.309402] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312753] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316684] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.320363] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322026] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.340919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.342865] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.344366] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.345848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.347299] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.348637] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.349999] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.351118] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.352744] vgaarb: loaded\n[ 0.353377] vgaarb: bridge control possible 0000:00:02.0\n[ 0.354664] SCSI subsystem initialized\n[ 0.355623] ACPI: bus type USB registered\n[ 0.356502] usbcore: registered new interface driver usbfs\n[ 0.357591] usbcore: registered new interface driver hub\n[ 0.358645] usbcore: registered new device driver usb\n[ 0.359822] PCI: Using ACPI for IRQ routing\n[ 0.360992] NetLabel: Initializing\n[ 0.361745] NetLabel: domain hash size = 128\n[ 0.362643] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.363647] NetLabel: unlabeled traffic allowed by default\n[ 0.364868] clocksource: Switched to clocksource kvm-clock\n[ 0.373014] AppArmor: AppArmor Filesystem Enabled\n[ 0.374031] pnp: PnP ACPI init\n[ 0.375021] pnp: PnP ACPI: found 5 devices\n[ 0.381409] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.383210] NET: Registered protocol family 2\n[ 0.384290] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.385631] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.386875] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.388114] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.389247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.390487] NET: Registered protocol family 1\n[ 0.391404] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.392549] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.393676] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.407778] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421960] Trying to unpack rootfs image as initramfs...\n[ 0.479899] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.481657] Scanning for low memory corruption every 60 seconds\n[ 0.483072] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.484303] audit: initializing netlink subsys (disabled)\n[ 0.485420] audit: type=2000 audit(1532383655.729:1): initialized\n[ 0.486826] Initialise system trusted keyring\n[ 0.487811] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.489040] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.491255] zbud: loaded\n[ 0.492016] VFS: Disk quotas dquot_6.6.0\n[ 0.492894] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.494574] fuse init (API version 7.23)\n[ 0.495534] Key type big_key registered\n[ 0.496387] Allocating IMA MOK and blacklist keyrings.\n[ 0.497684] Key type asymmetric registered\n[ 0.498559] Asymmetric key parser 'x509' registered\n[ 0.499568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.501131] io scheduler noop registered\n[ 0.501963] io scheduler deadline registered (default)\n[ 0.503006] io scheduler cfq registered\n[ 0.503888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.504990] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.506331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.507847] ACPI: Power Button [PWRF]\n[ 0.508748] GHES: HEST is not enabled!\n[ 0.522511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.550129] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.552357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.578108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.581074] Linux agpgart interface v0.103\n[ 0.584204] brd: module loaded\n[ 0.586024] loop: module loaded\n[ 0.591680] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.593233] GPT:90111 != 20971519\n[ 0.593967] GPT:Alternate GPT header not at the end of the disk.\n[ 0.595143] GPT:90111 != 20971519\n[ 0.595882] GPT: Use GNU Parted to correct GPT errors.\n[ 0.596926] vda: vda1 vda15\n[ 0.598515] scsi host0: ata_piix\n[ 0.599367] scsi host1: ata_piix\n[ 0.600134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.601449] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.603028] libphy: Fixed MDIO Bus: probed\n[ 0.603908] tun: Universal TUN/TAP device driver, 1.6\n[ 0.604939] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.607536] PPP generic driver version 2.4.2\n[ 0.608521] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.609824] ehci-pci: EHCI PCI platform driver\n[ 0.610763] ehci-platform: EHCI generic platform driver\n[ 0.611837] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.613068] ohci-pci: OHCI PCI platform driver\n[ 0.614015] ohci-platform: OHCI generic platform driver\n[ 0.615112] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.629495] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.630582] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.632125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.633222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.634464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.635772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.637270] usb usb1: Product: UHCI Host Controller\n[ 0.638258] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.639473] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.640505] hub 1-0:1.0: USB hub found\n[ 0.641347] hub 1-0:1.0: 2 ports detected\n[ 0.642352] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.644609] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.645625] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.646739] mousedev: PS/2 mouse device common for all mice\n[ 0.648105] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.650180] rtc_cmos 00:00: RTC can wake from S4\n[ 0.651376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.652643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.653916] i2c /dev entries driver\n[ 0.654745] device-mapper: uevent: version 1.0.3\n[ 0.655783] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.657533] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.659059] NET: Registered protocol family 10\n[ 0.660255] NET: Registered protocol family 17\n[ 0.661220] Key type dns_resolver registered\n[ 0.662323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.663504] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.665433] registered taskstats version 1\n[ 0.666330] Loading compiled-in X.509 certificates\n[ 0.667871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.669872] zswap: loaded using pool lzo/zbud\n[ 0.671606] Key type trusted registered\n[ 0.673516] Key type encrypted registered\n[ 0.674392] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.675489] ima: No TPM chip found, activating TPM-bypass!\n[ 0.676586] evm: HMAC attrs: 0x1\n[ 0.677646] Magic number: 10:135:149\n[ 0.678469] bdi 1:1: hash matches\n[ 0.679205] virtio_net virtio0: hash matches\n[ 0.680174] rtc_cmos 00:00: setting system clock to 2018-07-23 22:07:35 UTC (1532383655)\n[ 0.681892] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693206] EDD information not available.\n[ 0.762221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.763854] Write protecting the kernel read-only data: 14336k\n[ 0.766063] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.767987] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.817278] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.77\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.3...\nLease of 10.55.0.3 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-23 22:07:38,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713/action used request id req-dfc94b89-444b-4599-a8de-f233a17565f3 2018-07-23 22:07:38,470 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-23 22:07:38,470 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 493336350 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.137391] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139128] pid_max: default: 32768 minimum: 301 [ 0.140069] ACPI: Core revision 20150930 [ 0.141483] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142862] Security Framework initialized [ 0.143718] Yama: becoming mindful. [ 0.144493] AppArmor: AppArmor initialized [ 0.145382] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146737] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.148059] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.149313] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.150789] Initializing cgroup subsys io [ 0.151638] Initializing cgroup subsys memory [ 0.152557] Initializing cgroup subsys devices [ 0.153480] Initializing cgroup subsys freezer [ 0.154390] Initializing cgroup subsys net_cls [ 0.155298] Initializing cgroup subsys perf_event [ 0.156265] Initializing cgroup subsys net_prio [ 0.157201] Initializing cgroup subsys hugetlb [ 0.158110] Initializing cgroup subsys pids [ 0.159020] CPU: Physical Processor ID: 0 [ 0.160581] mce: CPU supports 10 MCE banks [ 0.161469] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162516] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.178894] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.185063] ftrace: allocating 31920 entries in 125 pages [ 0.210005] smpboot: Max logical packages: 1 [ 0.210907] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.212309] x2apic enabled [ 0.213152] Switched APIC routing to physical x2apic. [ 0.214927] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218264] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220135] KVM setup paravirtual spinlock [ 0.221468] x86: Booted up 1 node, 1 CPUs [ 0.222329] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.223789] devtmpfs: initialized [ 0.225512] evm: security.selinux [ 0.226244] evm: security.SMACK64 [ 0.226962] evm: security.SMACK64EXEC [ 0.227734] evm: security.SMACK64TRANSMUTE [ 0.228582] evm: security.SMACK64MMAP [ 0.229357] evm: security.ima [ 0.230025] evm: security.capability [ 0.230866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232811] pinctrl core: initialized pinctrl subsystem [ 0.233953] RTC time: 22:07:35, date: 07/23/18 [ 0.234960] NET: Registered protocol family 16 [ 0.235991] cpuidle: using governor ladder [ 0.236863] cpuidle: using governor menu [ 0.237688] PCCT header not found. [ 0.238479] ACPI: bus type PCI registered [ 0.239320] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240623] PCI: Using configuration type 1 for base access [ 0.242448] ACPI: Added _OSI(Module Device) [ 0.243345] ACPI: Added _OSI(Processor Device) [ 0.244247] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.245184] ACPI: Added _OSI(Processor Aggregator Device) [ 0.247027] ACPI: Interpreter enabled [ 0.247832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251726] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.255604] ACPI: (supports S0 S5) [ 0.256347] ACPI: Using IOAPIC for interrupt routing [ 0.257364] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.260599] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.261810] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.263103] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.264355] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.266690] acpiphp: Slot [3] registered [ 0.267542] acpiphp: Slot [4] registered [ 0.268392] acpiphp: Slot [5] registered [ 0.269235] acpiphp: Slot [6] registered [ 0.270075] acpiphp: Slot [7] registered [ 0.270915] acpiphp: Slot [8] registered [ 0.271756] acpiphp: Slot [9] registered [ 0.272605] acpiphp: Slot [10] registered [ 0.273453] acpiphp: Slot [11] registered [ 0.274305] acpiphp: Slot [12] registered [ 0.275158] acpiphp: Slot [13] registered [ 0.276003] acpiphp: Slot [14] registered [ 0.276857] acpiphp: Slot [15] registered [ 0.287745] acpiphp: Slot [16] registered [ 0.288613] acpiphp: Slot [17] registered [ 0.289477] acpiphp: Slot [18] registered [ 0.290330] acpiphp: Slot [19] registered [ 0.291182] acpiphp: Slot [20] registered [ 0.292037] acpiphp: Slot [21] registered [ 0.292886] acpiphp: Slot [22] registered [ 0.293732] acpiphp: Slot [23] registered [ 0.294590] acpiphp: Slot [24] registered [ 0.295442] acpiphp: Slot [25] registered [ 0.296299] acpiphp: Slot [26] registered [ 0.297150] acpiphp: Slot [27] registered [ 0.298035] acpiphp: Slot [28] registered [ 0.298886] acpiphp: Slot [29] registered [ 0.299732] acpiphp: Slot [30] registered [ 0.300596] acpiphp: Slot [31] registered [ 0.301446] PCI host bridge to bus 0000:00 [ 0.302294] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.303567] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.304842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.306352] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.307861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.309402] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312753] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316684] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.320363] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322026] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.340919] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.342865] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.344366] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.345848] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.347299] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.348637] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.349999] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.351118] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.352744] vgaarb: loaded [ 0.353377] vgaarb: bridge control possible 0000:00:02.0 [ 0.354664] SCSI subsystem initialized [ 0.355623] ACPI: bus type USB registered [ 0.356502] usbcore: registered new interface driver usbfs [ 0.357591] usbcore: registered new interface driver hub [ 0.358645] usbcore: registered new device driver usb [ 0.359822] PCI: Using ACPI for IRQ routing [ 0.360992] NetLabel: Initializing [ 0.361745] NetLabel: domain hash size = 128 [ 0.362643] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.363647] NetLabel: unlabeled traffic allowed by default [ 0.364868] clocksource: Switched to clocksource kvm-clock [ 0.373014] AppArmor: AppArmor Filesystem Enabled [ 0.374031] pnp: PnP ACPI init [ 0.375021] pnp: PnP ACPI: found 5 devices [ 0.381409] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.383210] NET: Registered protocol family 2 [ 0.384290] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.385631] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.386875] TCP: Hash tables configured (established 2048 bind 2048) [ 0.388114] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.389247] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.390487] NET: Registered protocol family 1 [ 0.391404] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.392549] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.393676] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.407778] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421960] Trying to unpack rootfs image as initramfs... [ 0.479899] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.481657] Scanning for low memory corruption every 60 seconds [ 0.483072] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.484303] audit: initializing netlink subsys (disabled) [ 0.485420] audit: type=2000 audit(1532383655.729:1): initialized [ 0.486826] Initialise system trusted keyring [ 0.487811] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.489040] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.491255] zbud: loaded [ 0.492016] VFS: Disk quotas dquot_6.6.0 [ 0.492894] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.494574] fuse init (API version 7.23) [ 0.495534] Key type big_key registered [ 0.496387] Allocating IMA MOK and blacklist keyrings. [ 0.497684] Key type asymmetric registered [ 0.498559] Asymmetric key parser 'x509' registered [ 0.499568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.501131] io scheduler noop registered [ 0.501963] io scheduler deadline registered (default) [ 0.503006] io scheduler cfq registered [ 0.503888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.504990] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.506331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.507847] ACPI: Power Button [PWRF] [ 0.508748] GHES: HEST is not enabled! [ 0.522511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.550129] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.552357] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.578108] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.581074] Linux agpgart interface v0.103 [ 0.584204] brd: module loaded [ 0.586024] loop: module loaded [ 0.591680] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.593233] GPT:90111 != 20971519 [ 0.593967] GPT:Alternate GPT header not at the end of the disk. [ 0.595143] GPT:90111 != 20971519 [ 0.595882] GPT: Use GNU Parted to correct GPT errors. [ 0.596926] vda: vda1 vda15 [ 0.598515] scsi host0: ata_piix [ 0.599367] scsi host1: ata_piix [ 0.600134] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.601449] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.603028] libphy: Fixed MDIO Bus: probed [ 0.603908] tun: Universal TUN/TAP device driver, 1.6 [ 0.604939] tun: (C) 1999-2004 Max Krasnyansky [ 0.607536] PPP generic driver version 2.4.2 [ 0.608521] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.609824] ehci-pci: EHCI PCI platform driver [ 0.610763] ehci-platform: EHCI generic platform driver [ 0.611837] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.613068] ohci-pci: OHCI PCI platform driver [ 0.614015] ohci-platform: OHCI generic platform driver [ 0.615112] uhci_hcd: USB Universal Host Controller Interface driver [ 0.629495] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.630582] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.632125] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.633222] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.634464] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.635772] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.637270] usb usb1: Product: UHCI Host Controller [ 0.638258] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.639473] usb usb1: SerialNumber: 0000:00:01.2 [ 0.640505] hub 1-0:1.0: USB hub found [ 0.641347] hub 1-0:1.0: 2 ports detected [ 0.642352] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.644609] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.645625] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.646739] mousedev: PS/2 mouse device common for all mice [ 0.648105] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.650180] rtc_cmos 00:00: RTC can wake from S4 [ 0.651376] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.652643] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.653916] i2c /dev entries driver [ 0.654745] device-mapper: uevent: version 1.0.3 [ 0.655783] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.657533] ledtrig-cpu: registered to indicate activity on CPUs [ 0.659059] NET: Registered protocol family 10 [ 0.660255] NET: Registered protocol family 17 [ 0.661220] Key type dns_resolver registered [ 0.662323] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.663504] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.665433] registered taskstats version 1 [ 0.666330] Loading compiled-in X.509 certificates [ 0.667871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.669872] zswap: loaded using pool lzo/zbud [ 0.671606] Key type trusted registered [ 0.673516] Key type encrypted registered [ 0.674392] AppArmor: AppArmor sha1 policy hashing enabled [ 0.675489] ima: No TPM chip found, activating TPM-bypass! [ 0.676586] evm: HMAC attrs: 0x1 [ 0.677646] Magic number: 10:135:149 [ 0.678469] bdi 1:1: hash matches [ 0.679205] virtio_net virtio0: hash matches [ 0.680174] rtc_cmos 00:00: setting system clock to 2018-07-23 22:07:35 UTC (1532383655) [ 0.681892] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.693206] EDD information not available. [ 0.762221] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.763854] Write protecting the kernel read-only data: 14336k [ 0.766063] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.767987] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.817278] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.77 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.3... Lease of 10.55.0.3 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-23 22:07:38,470 - create_instance - INFO - Deleting Port with ID - d65d4e9d-5864-4d60-9f39-f458e9ed9699 2018-07-23 22:07:38,471 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900afport-1 2018-07-23 22:07:38,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/d65d4e9d-5864-4d60-9f39-f458e9ed9699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:38,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c298a104-5b57-4feb-bfe1-8377f4d97ae0 Date: Mon, 23 Jul 2018 22:07:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:07:38,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/d65d4e9d-5864-4d60-9f39-f458e9ed9699 used request id req-c298a104-5b57-4feb-bfe1-8377f4d97ae0 2018-07-23 22:07:38,915 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst 2018-07-23 22:07:38,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:39,043 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:07:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03ebc5cd-374a-42d3-86ea-a4626e50ce6e x-compute-request-id: req-03ebc5cd-374a-42d3-86ea-a4626e50ce6e Content-Type: application/json 2018-07-23 22:07:39,043 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-03ebc5cd-374a-42d3-86ea-a4626e50ce6e 2018-07-23 22:07:39,044 - create_instance - INFO - Checking deletion status 2018-07-23 22:07:39,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:39,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-565ab28a-73d8-441e-8d85-f88598e93671 x-compute-request-id: req-565ab28a-73d8-441e-8d85-f88598e93671 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f83b13f4-d6aa-4745-86a6-5af95492b713", "rel": "bookmark"}], "image": {"id": "4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "links": [{"href": "http://172.30.9.26:8774/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T22:07:34.000000", "flavor": {"id": "10d908b6-ba0d-406b-8166-f72b28968b97", "links": [{"href": "http://172.30.9.26:8774/flavors/10d908b6-ba0d-406b-8166-f72b28968b97", "rel": "bookmark"}]}, "id": "f83b13f4-d6aa-4745-86a6-5af95492b713", "user_id": "989dba5636fc4de3aef36094df0d2ece", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T22:07:39Z", "hostId": "1b979a66d4a73cf436d3d4e15e4afdea5a6a7accfa2620c97f1da2b9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst", "created": "2018-07-23T22:07:30Z", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 22:07:39,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-565ab28a-73d8-441e-8d85-f88598e93671 2018-07-23 22:07:39,161 - create_instance - DEBUG - Instance status [SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst] is - ACTIVE 2018-07-23 22:07:39,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 22:07:42,164 - create_instance - DEBUG - VM status query timeout in 296.87965703 2018-07-23 22:07:42,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3e704bed3593de6ac5df0dc8a2923926bbdead" 2018-07-23 22:07:42,212 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8028ddfe-1844-4f7a-a273-dd2ee74d9f30 x-compute-request-id: req-8028ddfe-1844-4f7a-a273-dd2ee74d9f30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f83b13f4-d6aa-4745-86a6-5af95492b713 could not be found.", "code": 404}} 2018-07-23 22:07:42,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f83b13f4-d6aa-4745-86a6-5af95492b713 used request id req-8028ddfe-1844-4f7a-a273-dd2ee74d9f30 2018-07-23 22:07:42,213 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f83b13f4-d6aa-4745-86a6-5af95492b713 could not be found. (HTTP 404) (Request-ID: req-8028ddfe-1844-4f7a-a273-dd2ee74d9f30) 2018-07-23 22:07:42,213 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-inst 2018-07-23 22:07:42,214 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet 2018-07-23 22:07:42,214 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-subnet 2018-07-23 22:07:42,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/79bb32d6-30e6-425e-8fce-94c9962da350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:43,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08e95a15-4694-4460-b1e3-c1341867817f Date: Mon, 23 Jul 2018 22:07:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:07:43,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/79bb32d6-30e6-425e-8fce-94c9962da350 used request id req-08e95a15-4694-4460-b1e3-c1341867817f 2018-07-23 22:07:43,545 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-priv-net 2018-07-23 22:07:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/f9eeebde-6b34-4dd4-b1da-58b490125aec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd353b00fd15bbb4882fc85ffd4df40a44427b4d" 2018-07-23 22:07:44,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-036eecfa-157c-44d4-a023-6756fab74c49 Date: Mon, 23 Jul 2018 22:07:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:07:44,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/f9eeebde-6b34-4dd4-b1da-58b490125aec used request id req-036eecfa-157c-44d4-a023-6756fab74c49 2018-07-23 22:07:44,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/10d908b6-ba0d-406b-8166-f72b28968b97 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9b222e043a43ee709ba5a3914a7f9f3c8cf4c58" 2018-07-23 22:07:44,599 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdec5714-35f4-41a1-ae1b-17411d8e759f x-compute-request-id: req-fdec5714-35f4-41a1-ae1b-17411d8e759f Content-Length: 0 Content-Type: application/json 2018-07-23 22:07:44,599 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/10d908b6-ba0d-406b-8166-f72b28968b97 used request id req-fdec5714-35f4-41a1-ae1b-17411d8e759f 2018-07-23 22:07:44,600 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-75392bdd-2b64-4ed5-b7bc-ead0d3d900af-image 2018-07-23 22:07:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9889300e7c7afb3ffd258b0ea93416a400ae107d" 2018-07-23 22:07:45,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afdf0e67-88a3-48c3-883f-be4bcac24052 Date: Mon, 23 Jul 2018 22:07:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:07:45,534 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4db9e61c-5fbe-4e4a-9233-3929bfc739cc used request id req-afdf0e67-88a3-48c3-883f-be4bcac24052 2018-07-23 22:07:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-51feb98f-78fb-41f2-9159-2ecf1e826881 Date: Mon, 23 Jul 2018 22:07:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "created_at": "2018-07-23T22:07:23Z", "updated_at": "2018-07-23T22:07:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "revision_number": 0, "id": "1fc402a4-8584-4458-b76b-095c619f774b", "remote_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "remote_ip_prefix": null, "created_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "revision_number": 0, "id": "50ba2c26-2ef7-4fab-a251-2291df3f4cda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "revision_number": 0, "id": "7b9b6685-adb1-42c3-b209-493d9c49c93d", "remote_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "remote_ip_prefix": null, "created_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "revision_number": 0, "id": "7f606c41-a73d-47a4-869b-72224ba3f408", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e"}], "revision_number": 4, "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}]} 2018-07-23 22:07:45,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-51feb98f-78fb-41f2-9159-2ecf1e826881 2018-07-23 22:07:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:45,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-433747ae-76aa-4259-af90-35c701caad7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 22:07:45,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-433747ae-76aa-4259-af90-35c701caad7f 2018-07-23 22:07:45,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:07:45,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:45,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b6fd151-f563-4fb6-94be-785cfe491116 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 22:07:45,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-5b6fd151-f563-4fb6-94be-785cfe491116 2018-07-23 22:07:45,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:07:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d49baa-b6e5-4cef-a5af-55aee3a1a640 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 22:07:46,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-87d49baa-b6e5-4cef-a5af-55aee3a1a640 2018-07-23 22:07:46,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35194ba9-0f8f-4ffc-a76e-a1accdebeccb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 22:07:46,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-35194ba9-0f8f-4ffc-a76e-a1accdebeccb 2018-07-23 22:07:46,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c73b809f-99a7-46dc-864b-159c696ceb4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 22:07:46,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-c73b809f-99a7-46dc-864b-159c696ceb4b 2018-07-23 22:07:46,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:07:46,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e0fd167-3a1b-4dd2-b4cd-87699ac0c5f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 22:07:46,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-0e0fd167-3a1b-4dd2-b4cd-87699ac0c5f7 2018-07-23 22:07:46,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:07:46,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e69247d-4b89-4079-8164-5455e21cc22f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 22:07:46,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-2e69247d-4b89-4079-8164-5455e21cc22f 2018-07-23 22:07:46,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 22:07:46,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9a623e-813b-4229-b11a-e3d66703b339 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "name": "SimpleHealthCheck-dc14bd7d-a974-41e-proj"}} 2018-07-23 22:07:46,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-fc9a623e-813b-4229-b11a-e3d66703b339 2018-07-23 22:07:46,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bc39772-23fa-4188-bb53-f5af5e0cdd3c 2018-07-23 22:07:46,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9bc39772-23fa-4188-bb53-f5af5e0cdd3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f9e8a705-293c-4136-aca2-324f4eba3cbe Date: Mon, 23 Jul 2018 22:07:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "created_at": "2018-07-23T22:07:23Z", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "id": "1fc402a4-8584-4458-b76b-095c619f774b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "created_at": "2018-07-23T22:07:23Z", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "id": "50ba2c26-2ef7-4fab-a251-2291df3f4cda"}, {"remote_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "created_at": "2018-07-23T22:07:23Z", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "id": "7b9b6685-adb1-42c3-b209-493d9c49c93d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T22:07:23Z", "security_group_id": "9bc39772-23fa-4188-bb53-f5af5e0cdd3c", "port_range_min": null, "revision_number": 0, "tenant_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "created_at": "2018-07-23T22:07:23Z", "project_id": "a43ac0eaa9c34431b3bb3061d27e4d8e", "id": "7f606c41-a73d-47a4-869b-72224ba3f408"}]} 2018-07-23 22:07:46,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=9bc39772-23fa-4188-bb53-f5af5e0cdd3c used request id req-f9e8a705-293c-4136-aca2-324f4eba3cbe 2018-07-23 22:07:46,579 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 22:07:46,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/9bc39772-23fa-4188-bb53-f5af5e0cdd3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,757 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43f69a28-7479-454c-a6b6-d8015be0d3e3 Content-Length: 0 Date: Mon, 23 Jul 2018 22:07:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:07:46,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/9bc39772-23fa-4188-bb53-f5af5e0cdd3c used request id req-43f69a28-7479-454c-a6b6-d8015be0d3e3 2018-07-23 22:07:46,758 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-dc14bd7d-a974-41e-proj 2018-07-23 22:07:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:46,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0508bef4-34d7-42b9-98a1-e230c0c9e381 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:07:46,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a43ac0eaa9c34431b3bb3061d27e4d8e used request id req-0508bef4-34d7-42b9-98a1-e230c0c9e381 2018-07-23 22:07:46,958 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-dc14bd7d-a974-41e-proj-role 2018-07-23 22:07:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a57e6d9bbd954c36ac1c9a99e888c937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:47,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ffd3fec-48ef-42ba-85ae-009a03cb87a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:07:47,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a57e6d9bbd954c36ac1c9a99e888c937 used request id req-6ffd3fec-48ef-42ba-85ae-009a03cb87a5 2018-07-23 22:07:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018ed447cb3674fb59dd063b399fe21b0b208efd" 2018-07-23 22:07:47,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe0b71e-16df-41b2-8b40-8baaca7c9747 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:07:47,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cbe0b71e-16df-41b2-8b40-8baaca7c9747 2018-07-23 22:07:47,160 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-dc14bd7d-a974-41e-user 2018-07-23 22:07:47,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/989dba5636fc4de3aef36094df0d2ece -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dc1ead288dc7b0e22d396d410808e88b0cf82" 2018-07-23 22:07:47,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ef656bd-a5b9-4a00-a6d0-7fd381e69a2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:07:47,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/989dba5636fc4de3aef36094df0d2ece used request id req-7ef656bd-a5b9-4a00-a6d0-7fd381e69a2e 2018-07-23 22:07:47,354 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 28.426s OK 2018-07-23 22:07:47,466 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 22:07:47,466 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:28 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-07-23 22:07:47,473 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:26 | PASS | | singlevm2 | functest | healthcheck | 00:23 | PASS | | vping_ssh | functest | healthcheck | 00:39 | PASS | | vping_userdata | functest | healthcheck | 00:26 | PASS | | cinder_test | functest | healthcheck | 01:08 | PASS | | api_check | functest | healthcheck | 07:18 | PASS | | snaps_health_check | functest | healthcheck | 00:28 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-23 22:07:47,486 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-23 22:07:47,518 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 22:07:47,609 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 22:07:47,664 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 22:07:50,380 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-182 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 22:07:50,383 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QEYajvaJKmgAvMP7M3hHeGqkE export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c9462505ff8a4a87b98518c3007786d3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 22:07:50,383 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 22:07:50,384 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke rally_sanity patrole vmtp | | | | validate the OPNFV scenarios. | shaker snaps_smoke neutron_trunk | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2018-07-23 22:07:50,411 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-23 22:07:51,449 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 22:07:51,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 22:07:51,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 22:07:51,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 22:07:51,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 22:07:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:07:51,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f83942-704b-4644-8b43-347103c42a5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:07:51,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-06f83942-704b-4644-8b43-347103c42a5b 2018-07-23 22:07:51,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 22:07:51,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["XYy2ie_HRyO30rcAXB2KKg"], "issued_at": "2018-07-23T22:07:51.000000Z"}} 2018-07-23 22:07:51,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:07:51,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:07:52,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a2146bb9-8040-485d-9f60-3e8005187492 Date: Mon, 23 Jul 2018 22:07:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:07:52,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2146bb9-8040-485d-9f60-3e8005187492 2018-07-23 22:07:52,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236892938614s 2018-07-23 22:07:52,094 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2146bb9-8040-485d-9f60-3e8005187492 2018-07-23 22:07:52,094 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 22:07:57,503 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8a910462-95a7-415a-b948-f404e97505d3 | 2018-07-23T22:07:57.066812 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8a910462-95a7-415a-b948-f404e97505d3 ~/.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-23 22:08:01,114 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 22:08:01,114 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 22:08:07,107 - 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=d235d1b0-9f5d-4428-96ce-b7e0af587e36) as the default verifier for the future CLI operations. 2018-07-23 22:08:10,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 22:08:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:08:10,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-601ac834-1e65-4c86-a279-03375046f0ce Date: Mon, 23 Jul 2018 22:08:10 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 22:08:10,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-601ac834-1e65-4c86-a279-03375046f0ce 2018-07-23 22:08:10,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.177299022675s 2018-07-23 22:08:10,768 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-601ac834-1e65-4c86-a279-03375046f0ce 2018-07-23 22:08:10,777 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-23 22:08:10,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 22:08:10,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"network": {"name": "tempest_smoke-net_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "admin_state_up": true}}' 2018-07-23 22:08:11,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-b8e001a2-b42f-4565-81fa-6e38a6b6bf75 Date: Mon, 23 Jul 2018 22:08:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"973714d7-060b-4464-ba33-d0ca64ec81f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:08:10Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:08:10Z","mtu":1450}} 2018-07-23 22:08:11,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b8e001a2-b42f-4565-81fa-6e38a6b6bf75 2018-07-23 22:08:11,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.331804037094s 2018-07-23 22:08:11,110 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b8e001a2-b42f-4565-81fa-6e38a6b6bf75 2018-07-23 22:08:11,110 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T22:08:10Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'973714d7-060b-4464-ba33-d0ca64ec81f7', u'provider:segmentation_id': 17, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', u'created_at': u'2018-07-23T22:08:10Z', u'mtu': 1450, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'l2_adjacency': True}) 2018-07-23 22:08:11,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:08:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:08:11,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-66b24414-99c2-49e0-9ffb-a9256650e735 Date: Mon, 23 Jul 2018 22:08:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"973714d7-060b-4464-ba33-d0ca64ec81f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:08:10Z","qos_policy_id":null,"name":"tempest_smoke-net_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:08:10Z","provider:network_type":"vxlan"}]} 2018-07-23 22:08:11,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-66b24414-99c2-49e0-9ffb-a9256650e735 2018-07-23 22:08:11,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111960887909s 2018-07-23 22:08:11,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-66b24414-99c2-49e0-9ffb-a9256650e735 2018-07-23 22:08:11,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 22:08:11,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"subnet": {"name": "tempest_smoke-subnet_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "enable_dhcp": true, "network_id": "973714d7-060b-4464-ba33-d0ca64ec81f7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 22:08:11,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-18b92db9-2e3e-4204-8740-a246b1fd3362 Date: Mon, 23 Jul 2018 22:08:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T22:08:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7deec796-6259-4f24-80ea-bd77ba370607","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3","enable_dhcp":true,"segment_id":null,"network_id":"973714d7-060b-4464-ba33-d0ca64ec81f7","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:08:11Z","ip_version":4}} 2018-07-23 22:08:11,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-18b92db9-2e3e-4204-8740-a246b1fd3362 2018-07-23 22:08:11,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.385056018829s 2018-07-23 22:08:11,611 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-18b92db9-2e3e-4204-8740-a246b1fd3362 2018-07-23 22:08:11,611 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:08:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7deec796-6259-4f24-80ea-bd77ba370607', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'973714d7-060b-4464-ba33-d0ca64ec81f7', u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T22:08:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 22:08:11,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 22:08:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "tempest_smoke-router_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "admin_state_up": true}}' 2018-07-23 22:08:13,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-f5d5e1cb-111d-4f21-b349-4424bec60cf3 Date: Mon, 23 Jul 2018 22:08:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:08:11Z", "admin_state_up": true, "updated_at": "2018-07-23T22:08:12Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "88836937-d7fe-4b68-b8fa-5ce1aff0fdc4", "name": "tempest_smoke-router_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3"}} 2018-07-23 22:08:13,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f5d5e1cb-111d-4f21-b349-4424bec60cf3 2018-07-23 22:08:13,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39610695839s 2018-07-23 22:08:13,008 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-f5d5e1cb-111d-4f21-b349-4424bec60cf3 2018-07-23 22:08:13,009 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:08:12Z', u'revision_number': 3, u'ha': False, u'id': u'88836937-d7fe-4b68-b8fa-5ce1aff0fdc4', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', u'admin_state_up': True, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T22:08:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 22:08:13,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 22:08:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4/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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"subnet_id": "7deec796-6259-4f24-80ea-bd77ba370607"}' 2018-07-23 22:08:15,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c968cb09-4350-4421-bbb8-cadaa0b5ea4c Date: Mon, 23 Jul 2018 22:08:15 GMT RESP BODY: {"network_id": "973714d7-060b-4464-ba33-d0ca64ec81f7", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "7deec796-6259-4f24-80ea-bd77ba370607", "subnet_ids": ["7deec796-6259-4f24-80ea-bd77ba370607"], "port_id": "5298a164-6512-4037-ada9-1fc536c470a2", "id": "88836937-d7fe-4b68-b8fa-5ce1aff0fdc4"} 2018-07-23 22:08:15,088 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4/add_router_interface.json used request id req-c968cb09-4350-4421-bbb8-cadaa0b5ea4c 2018-07-23 22:08:15,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.07877516747s 2018-07-23 22:08:15,089 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4/add_router_interface.json used request id req-c968cb09-4350-4421-bbb8-cadaa0b5ea4c returning object 88836937-d7fe-4b68-b8fa-5ce1aff0fdc4 2018-07-23 22:08:15,089 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:08:15,216 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 22:08:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:08:15,222 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 22:08:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 22:08:15,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:08:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:08:15,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-877fb627-2e7e-49bc-8d6e-b2465cc83165 Date: Mon, 23 Jul 2018 22:08:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:08:15,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-877fb627-2e7e-49bc-8d6e-b2465cc83165 2018-07-23 22:08:15,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177934885025s 2018-07-23 22:08:15,403 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-877fb627-2e7e-49bc-8d6e-b2465cc83165 2018-07-23 22:08:15,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 22:08:15,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3"}' 2018-07-23 22:08:15,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-83508e1b-b430-44c4-a7df-0a85a213a669 Date: Mon, 23 Jul 2018 22:08:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23", "size": null, "self": "/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:08:15Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "checksum": null, "created_at": "2018-07-23T22:08:15Z", "protected": false} 2018-07-23 22:08:15,592 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-83508e1b-b430-44c4-a7df-0a85a213a669 2018-07-23 22:08:15,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.181819915771s 2018-07-23 22:08:15,592 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-83508e1b-b430-44c4-a7df-0a85a213a669 returning object 2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23 2018-07-23 22:08:15,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 22:08:15,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '' 2018-07-23 22:08:16,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d582c9ae-e60d-4bcb-b851-0ce313989ae6 Date: Mon, 23 Jul 2018 22:08:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:08:16,544 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/file used request id req-d582c9ae-e60d-4bcb-b851-0ce313989ae6 2018-07-23 22:08:16,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.950829982758s 2018-07-23 22:08:16,544 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/file used request id req-d582c9ae-e60d-4bcb-b851-0ce313989ae6 2018-07-23 22:08:16,544 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T22:08:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23', u'size': None, u'name': u'tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', u'checksum': None, u'self': u'/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T22:08:15Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 22:08:16,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:08:16,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 22:08:16,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:08:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36ca70dc-2c49-48c8-8ba9-c94f40288cd1 x-compute-request-id: req-36ca70dc-2c49-48c8-8ba9-c94f40288cd1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2", "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": "d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2"}} 2018-07-23 22:08:16,776 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-36ca70dc-2c49-48c8-8ba9-c94f40288cd1 2018-07-23 22:08:16,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230905056s 2018-07-23 22:08:16,777 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-36ca70dc-2c49-48c8-8ba9-c94f40288cd1 2018-07-23 22:08:16,778 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'd4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2', 'swap': 0}) 2018-07-23 22:08:16,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:08:16,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2/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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"extra_specs": {}}' 2018-07-23 22:08:16,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:08:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f531c2f6-8861-4864-b5a9-03c6e2de3b69 x-compute-request-id: req-f531c2f6-8861-4864-b5a9-03c6e2de3b69 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:08:16,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2/os-extra_specs used request id req-f531c2f6-8861-4864-b5a9-03c6e2de3b69 2018-07-23 22:08:16,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242400169373s 2018-07-23 22:08:16,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2/os-extra_specs used request id req-f531c2f6-8861-4864-b5a9-03c6e2de3b69 2018-07-23 22:08:16,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:08:16,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:08:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:08:16,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 22:08:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:08:16,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c138dffa-82a2-4ab9-ace4-950f9fbde663 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:08:16,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c138dffa-82a2-4ab9-ace4-950f9fbde663 2018-07-23 22:08:16,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0201458930969s 2018-07-23 22:08:16,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c138dffa-82a2-4ab9-ace4-950f9fbde663 2018-07-23 22:08:16,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 22:08:16,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:08:16,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbee6509-a5d8-45bf-a71c-548abe3124f6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:08:16,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fbee6509-a5d8-45bf-a71c-548abe3124f6 2018-07-23 22:08:16,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0893249511719s 2018-07-23 22:08:16,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fbee6509-a5d8-45bf-a71c-548abe3124f6 2018-07-23 22:08:16,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 22:08:16,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:08:16,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:08:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fa69c52-61db-4011-b799-f782dd32d0e9 x-compute-request-id: req-3fa69c52-61db-4011-b799-f782dd32d0e9 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 22:08:16,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-3fa69c52-61db-4011-b799-f782dd32d0e9 2018-07-23 22:08:16,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0428810119629s 2018-07-23 22:08:16,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-3fa69c52-61db-4011-b799-f782dd32d0e9 2018-07-23 22:08:16,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:08:16,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:08:17,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e0787af3-90e1-4a4e-be2a-38cd14832820 Date: Mon, 23 Jul 2018 22:08:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/snap", "metadata": {}}], "file": "/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23", "size": 12716032, "self": "/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:08:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T22:08:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:08:17,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e0787af3-90e1-4a4e-be2a-38cd14832820 2018-07-23 22:08:17,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269899368286s 2018-07-23 22:08:17,008 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e0787af3-90e1-4a4e-be2a-38cd14832820 2018-07-23 22:08:17,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 22:08:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3"}' 2018-07-23 22:08:17,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-243803bd-58fb-494b-ac5e-7a6a324d83df Date: Mon, 23 Jul 2018 22:08:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "73c4e879-be8d-4a9a-addc-d99bbda978ed", "size": null, "self": "/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:08:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "checksum": null, "created_at": "2018-07-23T22:08:17Z", "protected": false} 2018-07-23 22:08:17,059 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-243803bd-58fb-494b-ac5e-7a6a324d83df 2018-07-23 22:08:17,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438439846039s 2018-07-23 22:08:17,060 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-243803bd-58fb-494b-ac5e-7a6a324d83df returning object 73c4e879-be8d-4a9a-addc-d99bbda978ed 2018-07-23 22:08:17,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 22:08:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '' 2018-07-23 22:08:17,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8c2d46c-4f5e-4259-a3bd-fc89898e186d Date: Mon, 23 Jul 2018 22:08:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:08:17,612 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/file used request id req-d8c2d46c-4f5e-4259-a3bd-fc89898e186d 2018-07-23 22:08:17,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.552146911621s 2018-07-23 22:08:17,613 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/file used request id req-d8c2d46c-4f5e-4259-a3bd-fc89898e186d 2018-07-23 22:08:17,613 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T22:08:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'73c4e879-be8d-4a9a-addc-d99bbda978ed', u'size': None, u'name': u'tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', u'checksum': None, u'self': u'/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T22:08:17Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 22:08:17,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:08:17,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 22:08:17,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:08:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f072ca5d-d4c8-48c1-9a28-9744b6ef0f1a x-compute-request-id: req-f072ca5d-d4c8-48c1-9a28-9744b6ef0f1a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a", "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": "162479d2-65b3-4ffa-aaf6-2759d6db2c9a"}} 2018-07-23 22:08:17,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f072ca5d-d4c8-48c1-9a28-9744b6ef0f1a 2018-07-23 22:08:17,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0404291152954s 2018-07-23 22:08:17,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f072ca5d-d4c8-48c1-9a28-9744b6ef0f1a 2018-07-23 22:08:17,655 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', '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'c9462505ff8a4a87b98518c3007786d3', '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'162479d2-65b3-4ffa-aaf6-2759d6db2c9a', 'swap': 0}) 2018-07-23 22:08:17,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:08:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a/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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"extra_specs": {}}' 2018-07-23 22:08:17,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:08:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cd75644-d687-4b5c-b0d1-ce4e172912b2 x-compute-request-id: req-1cd75644-d687-4b5c-b0d1-ce4e172912b2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:08:17,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a/os-extra_specs used request id req-1cd75644-d687-4b5c-b0d1-ce4e172912b2 2018-07-23 22:08:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215449333191s 2018-07-23 22:08:17,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a/os-extra_specs used request id req-1cd75644-d687-4b5c-b0d1-ce4e172912b2 2018-07-23 22:08:17,678 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3', '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'c9462505ff8a4a87b98518c3007786d3', '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'162479d2-65b3-4ffa-aaf6-2759d6db2c9a', 'swap': 0}) 2018-07-23 22:08:21,489 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 22:08:21,490 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 22:08:21,490 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 22:08:21,495 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 22:08:21,500 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 22:08:24,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d235d1b0-9f5d-4428-96ce-b7e0af587e36/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-23 22:08:24,958 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 22:08:24,959 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 22:08:24,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-23 22:11:26,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bc516231-53aa-458d-b93c-2a130df63f66 2018-07-23 22:11:26,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bc516231-53aa-458d-b93c-2a130df63f66']'. 2018-07-23 22:11:27,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bc516231-53aa-458d-b93c-2a130df63f66 | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 22:08:27 | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 22:11:26 | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:59 | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d235d1b0-9f5d-4428-96ce-b7e0af587e36) | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8a910462-95a7-415a-b948-f404e97505d3) | 2018-07-23 22:11:27,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 168.389 | 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 22:11:27,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 22:11:27,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-23 22:11:27,529 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 22:11:27,530 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:17 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-23 22:11:27,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 22:11:27,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4/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}d1bb64e802348b095696bd1d677d55020dd9a97e" -d '{"subnet_id": "7deec796-6259-4f24-80ea-bd77ba370607"}' 2018-07-23 22:11:29,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-efa0d763-a5d2-4319-bba9-1b7cf997e2d6 Date: Mon, 23 Jul 2018 22:11:29 GMT RESP BODY: {"network_id": "973714d7-060b-4464-ba33-d0ca64ec81f7", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "7deec796-6259-4f24-80ea-bd77ba370607", "subnet_ids": ["7deec796-6259-4f24-80ea-bd77ba370607"], "port_id": "5298a164-6512-4037-ada9-1fc536c470a2", "id": "88836937-d7fe-4b68-b8fa-5ce1aff0fdc4"} 2018-07-23 22:11:29,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4/remove_router_interface.json used request id req-efa0d763-a5d2-4319-bba9-1b7cf997e2d6 2018-07-23 22:11:29,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68838596344s 2018-07-23 22:11:29,225 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4/remove_router_interface.json used request id req-efa0d763-a5d2-4319-bba9-1b7cf997e2d6 returning object 88836937-d7fe-4b68-b8fa-5ce1aff0fdc4 2018-07-23 22:11:29,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 22:11:29,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:29,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-aea81db1-2299-4b38-a870-d7ef44901c37 Date: Mon, 23 Jul 2018 22:11:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:08:11Z", "admin_state_up": true, "updated_at": "2018-07-23T22:11:28Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "88836937-d7fe-4b68-b8fa-5ce1aff0fdc4", "name": "tempest_smoke-router_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3"}]} 2018-07-23 22:11:29,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-aea81db1-2299-4b38-a870-d7ef44901c37 2018-07-23 22:11:29,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107835054398s 2018-07-23 22:11:29,334 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-aea81db1-2299-4b38-a870-d7ef44901c37 2018-07-23 22:11:29,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 22:11:29,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:30,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6bf4d5af-cb8f-4f95-8bcf-e4f7df1da763 Content-Length: 0 Date: Mon, 23 Jul 2018 22:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:11:30,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4.json used request id req-6bf4d5af-cb8f-4f95-8bcf-e4f7df1da763 2018-07-23 22:11:30,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02228093147s 2018-07-23 22:11:30,358 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/88836937-d7fe-4b68-b8fa-5ce1aff0fdc4.json used request id req-6bf4d5af-cb8f-4f95-8bcf-e4f7df1da763 2018-07-23 22:11:30,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 22:11:30,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:30,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-ad9c1d19-5c91-4cf4-b932-2f89a3736701 Date: Mon, 23 Jul 2018 22:11:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4},{"updated_at":"2018-07-23T22:08:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7deec796-6259-4f24-80ea-bd77ba370607","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3","enable_dhcp":true,"segment_id":null,"network_id":"973714d7-060b-4464-ba33-d0ca64ec81f7","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:08:11Z","ip_version":4}]} 2018-07-23 22:11:30,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ad9c1d19-5c91-4cf4-b932-2f89a3736701 2018-07-23 22:11:30,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427541732788s 2018-07-23 22:11:30,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-ad9c1d19-5c91-4cf4-b932-2f89a3736701 2018-07-23 22:11:30,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 22:11:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/7deec796-6259-4f24-80ea-bd77ba370607.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:31,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea960871-6626-4771-bef3-30391d5999ff Date: Mon, 23 Jul 2018 22:11:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:11:31,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7deec796-6259-4f24-80ea-bd77ba370607.json used request id req-ea960871-6626-4771-bef3-30391d5999ff 2018-07-23 22:11:31,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.948502779007s 2018-07-23 22:11:31,352 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7deec796-6259-4f24-80ea-bd77ba370607.json used request id req-ea960871-6626-4771-bef3-30391d5999ff 2018-07-23 22:11:31,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:11:31,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:31,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-2aaa2c42-4292-4f99-8af4-858fed54b11b Date: Mon, 23 Jul 2018 22:11:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"973714d7-060b-4464-ba33-d0ca64ec81f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:11:31Z","qos_policy_id":null,"name":"tempest_smoke-net_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:08:10Z","provider:network_type":"vxlan"}]} 2018-07-23 22:11:31,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2aaa2c42-4292-4f99-8af4-858fed54b11b 2018-07-23 22:11:31,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.086305141449s 2018-07-23 22:11:31,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-2aaa2c42-4292-4f99-8af4-858fed54b11b 2018-07-23 22:11:31,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 22:11:31,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/973714d7-060b-4464-ba33-d0ca64ec81f7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:32,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ce72c03-6bf0-4f15-adff-119d5a23d9f9 Date: Mon, 23 Jul 2018 22:11:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:11:32,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/973714d7-060b-4464-ba33-d0ca64ec81f7.json used request id req-1ce72c03-6bf0-4f15-adff-119d5a23d9f9 2018-07-23 22:11:32,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06930112839s 2018-07-23 22:11:32,510 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/973714d7-060b-4464-ba33-d0ca64ec81f7.json used request id req-1ce72c03-6bf0-4f15-adff-119d5a23d9f9 2018-07-23 22:11:32,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:11:32,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:32,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-ade3ae0c-6823-44b9-bfe0-20e509440fba Date: Mon, 23 Jul 2018 22:11:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/snap", "metadata": {}}], "file": "/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "73c4e879-be8d-4a9a-addc-d99bbda978ed", "size": 12716032, "self": "/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/73c4e879-be8d-4a9a-addc-d99bbda978ed/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:08:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T22:08:17Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/snap", "metadata": {}}], "file": "/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23", "size": 12716032, "self": "/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:08:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T22:08:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:11:32,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ade3ae0c-6823-44b9-bfe0-20e509440fba 2018-07-23 22:11:32,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286087036133s 2018-07-23 22:11:32,801 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ade3ae0c-6823-44b9-bfe0-20e509440fba 2018-07-23 22:11:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 22:11:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:33,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea5c09d8-ff17-4633-a8b2-a55c9b983402 Date: Mon, 23 Jul 2018 22:11:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:11:33,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23 used request id req-ea5c09d8-ff17-4633-a8b2-a55c9b983402 2018-07-23 22:11:33,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.296294927597s 2018-07-23 22:11:33,101 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2e8ad795-e4d2-4f85-ab5c-2dc25b23bf23 used request id req-ea5c09d8-ff17-4633-a8b2-a55c9b983402 2018-07-23 22:11:33,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 22:11:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:33,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef5f92c3-d87a-4c69-b9b1-fbdaa93827f6 x-compute-request-id: req-ef5f92c3-d87a-4c69-b9b1-fbdaa93827f6 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a", "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": "162479d2-65b3-4ffa-aaf6-2759d6db2c9a"}, {"name": "tempest_smoke-flavor_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2", "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": "d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2"}]} 2018-07-23 22:11:33,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ef5f92c3-d87a-4c69-b9b1-fbdaa93827f6 2018-07-23 22:11:33,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297639369965s 2018-07-23 22:11:33,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ef5f92c3-d87a-4c69-b9b1-fbdaa93827f6 2018-07-23 22:11:33,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 22:11:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:33,159 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:11:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fec7b2f1-3564-4fa2-8c2c-92716539470d x-compute-request-id: req-fec7b2f1-3564-4fa2-8c2c-92716539470d Content-Length: 0 Content-Type: application/json 2018-07-23 22:11:33,159 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2 used request id req-fec7b2f1-3564-4fa2-8c2c-92716539470d 2018-07-23 22:11:33,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0259919166565s 2018-07-23 22:11:33,160 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/d4cf6014-7c00-46a7-8d14-6b8c2b8a3cb2 used request id req-fec7b2f1-3564-4fa2-8c2c-92716539470d 2018-07-23 22:11:33,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 22:11:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:34,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a276b8c-edd8-4a29-afe0-fae78112e71c Date: Mon, 23 Jul 2018 22:11:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:11:34,122 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed used request id req-9a276b8c-edd8-4a29-afe0-fae78112e71c 2018-07-23 22:11:34,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.962392807007s 2018-07-23 22:11:34,123 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/73c4e879-be8d-4a9a-addc-d99bbda978ed used request id req-9a276b8c-edd8-4a29-afe0-fae78112e71c 2018-07-23 22:11:34,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 22:11:34,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:34,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecc99bb2-24b9-4863-9680-6b00ecb6b9b1 x-compute-request-id: req-ecc99bb2-24b9-4863-9680-6b00ecb6b9b1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_e0dd0580-ea38-409a-b4fd-b779c1a8c3d3", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a", "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": "162479d2-65b3-4ffa-aaf6-2759d6db2c9a"}]} 2018-07-23 22:11:34,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ecc99bb2-24b9-4863-9680-6b00ecb6b9b1 2018-07-23 22:11:34,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266399383545s 2018-07-23 22:11:34,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-ecc99bb2-24b9-4863-9680-6b00ecb6b9b1 2018-07-23 22:11:34,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 22:11:34,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1bb64e802348b095696bd1d677d55020dd9a97e" 2018-07-23 22:11:34,182 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c730282-259d-4c2d-b03c-7095c82e7928 x-compute-request-id: req-2c730282-259d-4c2d-b03c-7095c82e7928 Content-Length: 0 Content-Type: application/json 2018-07-23 22:11:34,182 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a used request id req-2c730282-259d-4c2d-b03c-7095c82e7928 2018-07-23 22:11:34,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312058925629s 2018-07-23 22:11:34,182 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/162479d2-65b3-4ffa-aaf6-2759d6db2c9a used request id req-2c730282-259d-4c2d-b03c-7095c82e7928 2018-07-23 22:11:34,214 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 22:11:34,246 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 22:11:34,247 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 22:11:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:11:34,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c1adc0-f339-44af-b013-f1f3be5e0414 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:11:34,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-99c1adc0-f339-44af-b013-f1f3be5e0414 2018-07-23 22:11:34,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 22:11:34,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AV58PioVSESgEzaK4XOONA"], "issued_at": "2018-07-23T22:11:34.000000Z"}} 2018-07-23 22:11:34,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:11:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:11:34,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5a9d21dc-6616-4981-8090-023f915b7611 Date: Mon, 23 Jul 2018 22:11:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:11:34,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a9d21dc-6616-4981-8090-023f915b7611 2018-07-23 22:11:34,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.247916936874s 2018-07-23 22:11:34,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5a9d21dc-6616-4981-8090-023f915b7611 2018-07-23 22:11:34,883 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-07-23 22:11:35,252 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-07-23 22:11:35,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 22:11:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"network": {"shared": true, "name": "rally_sanity-net_03146589-18e2-49b4-bf16-93eff9df7db9", "admin_state_up": true}}' 2018-07-23 22:11:35,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-da150b63-fbbd-479b-8977-ffbb001f61c4 Date: Mon, 23 Jul 2018 22:11:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4274e8ac-6a32-4e9d-8a86-064a71c20378","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:11:35Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_03146589-18e2-49b4-bf16-93eff9df7db9","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:11:35Z","mtu":1450}} 2018-07-23 22:11:35,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-da150b63-fbbd-479b-8977-ffbb001f61c4 2018-07-23 22:11:35,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.252099990845s 2018-07-23 22:11:35,505 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-da150b63-fbbd-479b-8977-ffbb001f61c4 2018-07-23 22:11:35,506 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T22:11:35Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4274e8ac-6a32-4e9d-8a86-064a71c20378', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_03146589-18e2-49b4-bf16-93eff9df7db9', u'created_at': u'2018-07-23T22:11:35Z', u'mtu': 1450, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'l2_adjacency': True}) 2018-07-23 22:11:35,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:11:35,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:11:35,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-cde030c6-7138-4e7e-8089-10598c9fa188 Date: Mon, 23 Jul 2018 22:11:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4274e8ac-6a32-4e9d-8a86-064a71c20378","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:11:35Z","qos_policy_id":null,"name":"rally_sanity-net_03146589-18e2-49b4-bf16-93eff9df7db9","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:11:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:11:35,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cde030c6-7138-4e7e-8089-10598c9fa188 2018-07-23 22:11:35,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113106966019s 2018-07-23 22:11:35,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-cde030c6-7138-4e7e-8089-10598c9fa188 2018-07-23 22:11:35,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 22:11:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"subnet": {"name": "rally_sanity-subnet_03146589-18e2-49b4-bf16-93eff9df7db9", "enable_dhcp": true, "network_id": "4274e8ac-6a32-4e9d-8a86-064a71c20378", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 22:11:36,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-76705f05-e16b-40b1-b874-723f6eed6d18 Date: Mon, 23 Jul 2018 22:11:36 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T22:11:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b5f7cec3-74fb-42d6-ba90-9149789a281d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_03146589-18e2-49b4-bf16-93eff9df7db9","enable_dhcp":true,"segment_id":null,"network_id":"4274e8ac-6a32-4e9d-8a86-064a71c20378","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:11:35Z","ip_version":4}} 2018-07-23 22:11:36,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-76705f05-e16b-40b1-b874-723f6eed6d18 2018-07-23 22:11:36,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07150316238s 2018-07-23 22:11:36,693 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-76705f05-e16b-40b1-b874-723f6eed6d18 2018-07-23 22:11:36,694 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:11:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b5f7cec3-74fb-42d6-ba90-9149789a281d', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_03146589-18e2-49b4-bf16-93eff9df7db9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4274e8ac-6a32-4e9d-8a86-064a71c20378', u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T22:11:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 22:11:36,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 22:11:36,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "rally_sanity-router_03146589-18e2-49b4-bf16-93eff9df7db9", "admin_state_up": true}}' 2018-07-23 22:11:38,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-16b02679-f921-41c4-9d4f-e6b407a780ac Date: Mon, 23 Jul 2018 22:11:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:11:36Z", "admin_state_up": true, "updated_at": "2018-07-23T22:11:37Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "abc1d0f1-49d1-4b78-8f3c-730bf7d1536b", "name": "rally_sanity-router_03146589-18e2-49b4-bf16-93eff9df7db9"}} 2018-07-23 22:11:38,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-16b02679-f921-41c4-9d4f-e6b407a780ac 2018-07-23 22:11:38,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4364118576s 2018-07-23 22:11:38,131 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-16b02679-f921-41c4-9d4f-e6b407a780ac 2018-07-23 22:11:38,131 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:11:37Z', u'revision_number': 3, u'ha': False, u'id': u'abc1d0f1-49d1-4b78-8f3c-730bf7d1536b', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_03146589-18e2-49b4-bf16-93eff9df7db9', u'admin_state_up': True, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T22:11:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 22:11:38,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 22:11:38,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b/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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"subnet_id": "b5f7cec3-74fb-42d6-ba90-9149789a281d"}' 2018-07-23 22:11:40,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61a0bd3c-a954-4847-8fe6-76551db4ac79 Date: Mon, 23 Jul 2018 22:11:40 GMT RESP BODY: {"network_id": "4274e8ac-6a32-4e9d-8a86-064a71c20378", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "b5f7cec3-74fb-42d6-ba90-9149789a281d", "subnet_ids": ["b5f7cec3-74fb-42d6-ba90-9149789a281d"], "port_id": "f55d0095-067b-4e0f-a157-14c66222dd0b", "id": "abc1d0f1-49d1-4b78-8f3c-730bf7d1536b"} 2018-07-23 22:11:40,104 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b/add_router_interface.json used request id req-61a0bd3c-a954-4847-8fe6-76551db4ac79 2018-07-23 22:11:40,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97179102898s 2018-07-23 22:11:40,104 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b/add_router_interface.json used request id req-61a0bd3c-a954-4847-8fe6-76551db4ac79 returning object abc1d0f1-49d1-4b78-8f3c-730bf7d1536b 2018-07-23 22:11:40,105 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:11:40,237 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 22:11:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:11:40,243 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 22:11:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 22:11:40,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:11:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:11:40,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fd1b2afa-9deb-4ccd-979a-6cef1f7e0421 Date: Mon, 23 Jul 2018 22:11:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:11:40,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd1b2afa-9deb-4ccd-979a-6cef1f7e0421 2018-07-23 22:11:40,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164694070816s 2018-07-23 22:11:40,410 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fd1b2afa-9deb-4ccd-979a-6cef1f7e0421 2018-07-23 22:11:40,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 22:11:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9"}' 2018-07-23 22:11:40,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-57b5e2a8-a362-48be-8e87-78c2f8192001 Date: Mon, 23 Jul 2018 22:11:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "eb637f81-5a90-4e12-9c9d-70afb70377de", "size": null, "self": "/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:11:40Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9", "checksum": null, "created_at": "2018-07-23T22:11:40Z", "protected": false} 2018-07-23 22:11:40,468 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-57b5e2a8-a362-48be-8e87-78c2f8192001 2018-07-23 22:11:40,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0509147644043s 2018-07-23 22:11:40,469 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-57b5e2a8-a362-48be-8e87-78c2f8192001 returning object eb637f81-5a90-4e12-9c9d-70afb70377de 2018-07-23 22:11:40,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 22:11:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de/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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '' 2018-07-23 22:11:40,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b6ceaad-749d-46ae-9805-b7123db1c337 Date: Mon, 23 Jul 2018 22:11:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:11:40,901 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de/file used request id req-0b6ceaad-749d-46ae-9805-b7123db1c337 2018-07-23 22:11:40,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.431838989258s 2018-07-23 22:11:40,902 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de/file used request id req-0b6ceaad-749d-46ae-9805-b7123db1c337 2018-07-23 22:11:40,902 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T22:11:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'eb637f81-5a90-4e12-9c9d-70afb70377de', u'size': None, u'name': u'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', u'checksum': None, u'self': u'/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T22:11:40Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 22:11:40,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:11:40,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 22:11:41,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c322ac21-9a9c-4152-a659-28e661152a73 x-compute-request-id: req-c322ac21-9a9c-4152-a659-28e661152a73 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3fc1c6f9-04e6-490e-972b-360127865254", "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": "3fc1c6f9-04e6-490e-972b-360127865254"}} 2018-07-23 22:11:41,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c322ac21-9a9c-4152-a659-28e661152a73 2018-07-23 22:11:41,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.249048948288s 2018-07-23 22:11:41,152 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c322ac21-9a9c-4152-a659-28e661152a73 2018-07-23 22:11:41,153 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'3fc1c6f9-04e6-490e-972b-360127865254', 'swap': 0}) 2018-07-23 22:11:41,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:11:41,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254/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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"extra_specs": {}}' 2018-07-23 22:11:41,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cecfbab3-cf1c-4628-9358-e500f42aeba3 x-compute-request-id: req-cecfbab3-cf1c-4628-9358-e500f42aeba3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:11:41,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254/os-extra_specs used request id req-cecfbab3-cf1c-4628-9358-e500f42aeba3 2018-07-23 22:11:41,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244400501251s 2018-07-23 22:11:41,179 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254/os-extra_specs used request id req-cecfbab3-cf1c-4628-9358-e500f42aeba3 2018-07-23 22:11:41,179 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 22:11:43,938 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 22:11:46,849 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 211631a4-5a25-4d23-8e7b-96498af7743d | 2018-07-23T22:11:46.443870 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 211631a4-5a25-4d23-8e7b-96498af7743d ~/.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-23 22:11:50,657 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 22:11:50,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-07-23 22:11:50,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 22:11:50,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:11:50,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bd3d48d-0de6-4aa9-8417-5291b9f842af x-compute-request-id: req-2bd3d48d-0de6-4aa9-8417-5291b9f842af Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 27, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 22:11:50,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-2bd3d48d-0de6-4aa9-8417-5291b9f842af 2018-07-23 22:11:50,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384349822998s 2018-07-23 22:11:50,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-2bd3d48d-0de6-4aa9-8417-5291b9f842af 2018-07-23 22:11:50,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:11:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_03146589-18e2-49b4-bf16-93eff9df7db9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 22:11:50,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47d5d2bb-d339-46f8-8556-ef2d62a4e304 x-compute-request-id: req-47d5d2bb-d339-46f8-8556-ef2d62a4e304 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_03146589-18e2-49b4-bf16-93eff9df7db9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c", "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": "3f0be960-d68d-413a-9117-3d8793c0d58c"}} 2018-07-23 22:11:50,746 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-47d5d2bb-d339-46f8-8556-ef2d62a4e304 2018-07-23 22:11:50,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0476539134979s 2018-07-23 22:11:50,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-47d5d2bb-d339-46f8-8556-ef2d62a4e304 2018-07-23 22:11:50,747 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_03146589-18e2-49b4-bf16-93eff9df7db9', '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'c9462505ff8a4a87b98518c3007786d3', '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'3f0be960-d68d-413a-9117-3d8793c0d58c', 'swap': 0}) 2018-07-23 22:11:50,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:11:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c/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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"extra_specs": {}}' 2018-07-23 22:11:50,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7159151d-7364-4414-bb6e-1be4849694ea x-compute-request-id: req-7159151d-7364-4414-bb6e-1be4849694ea Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:11:50,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c/os-extra_specs used request id req-7159151d-7364-4414-bb6e-1be4849694ea 2018-07-23 22:11:50,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238661766052s 2018-07-23 22:11:50,771 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c/os-extra_specs used request id req-7159151d-7364-4414-bb6e-1be4849694ea 2018-07-23 22:11:50,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_03146589-18e2-49b4-bf16-93eff9df7db9', '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'c9462505ff8a4a87b98518c3007786d3', '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'3f0be960-d68d-413a-9117-3d8793c0d58c', 'swap': 0}) 2018-07-23 22:11:50,772 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-07-23 22:11:50,772 - 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-23 22:11:50,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:11:50,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:11:50,787 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:12:50,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : de64fade-76cb-42e2-b392-be3c7a874255 2018-07-23 22:12:50,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-07-23 22:12:50,473 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'de64fade-76cb-42e2-b392-be3c7a874255'] 2018-07-23 22:12:51,479 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task de64fade-76cb-42e2-b392-be3c7a874255: 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 de64fade-76cb-42e2-b392-be3c7a874255 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.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | total | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | -> duration | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.528258 Full duration: 7.115342 -------------------------------------------------------------------------------- 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 de64fade-76cb-42e2-b392-be3c7a874255 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.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808606 Full duration: 7.453668 -------------------------------------------------------------------------------- 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 de64fade-76cb-42e2-b392-be3c7a874255 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> duration | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 0.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661674 Full duration: 7.077902 -------------------------------------------------------------------------------- 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 de64fade-76cb-42e2-b392-be3c7a874255 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.383 | 0.383 | 0.383 | 0.383 | 0.383 | 0.383 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.809151 Full duration: 7.534662 -------------------------------------------------------------------------------- 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 de64fade-76cb-42e2-b392-be3c7a874255 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.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | total | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> duration | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 0.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.864268 Full duration: 7.457918 -------------------------------------------------------------------------------- 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 de64fade-76cb-42e2-b392-be3c7a874255 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.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.692647 Full duration: 7.276279 HINTS: * To plot HTML graphics with this data, run: rally task report de64fade-76cb-42e2-b392-be3c7a874255 --out output.html * To generate a JUnit report, run: rally task export de64fade-76cb-42e2-b392-be3c7a874255 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report de64fade-76cb-42e2-b392-be3c7a874255 --json --out output.json 2018-07-23 22:12:51,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'de64fade-76cb-42e2-b392-be3c7a874255'] 2018-07-23 22:12:54,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:12:54,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'de64fade-76cb-42e2-b392-be3c7a874255', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-07-23 22:12:54,018 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-07-23 22:12:54,018 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-07-23 22:12:54,019 - 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-23 22:12:54,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:12:54,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:12:54,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:14:12,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6c6b6633-fa2d-4952-9381-cfe1a94079b4 2018-07-23 22:14:12,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6c6b6633-fa2d-4952-9381-cfe1a94079b4'] 2018-07-23 22:14:13,118 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 6c6b6633-fa2d-4952-9381-cfe1a94079b4: 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 6c6b6633-fa2d-4952-9381-cfe1a94079b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | glance_v2.delete_image | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | total | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 100.0% | 1 | | -> duration | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 3.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.718936 Full duration: 11.531793 -------------------------------------------------------------------------------- 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 6c6b6633-fa2d-4952-9381-cfe1a94079b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 2.811 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | glance_v2.list_images | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 100.0% | 1 | | -> duration | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 2.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.846024 Full duration: 13.132356 -------------------------------------------------------------------------------- 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 6c6b6633-fa2d-4952-9381-cfe1a94079b4 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.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | -> duration | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.294335 Full duration: 7.903208 -------------------------------------------------------------------------------- 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": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ], "flavor": { "name": "rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6c6b6633-fa2d-4952-9381-cfe1a94079b4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | nova.boot_servers | 9.078 | 9.078 | 9.078 | 9.078 | 9.078 | 9.078 | 100.0% | 1 | | total | 11.761 | 11.761 | 11.761 | 11.761 | 11.761 | 11.761 | 100.0% | 1 | | -> duration | 10.761 | 10.761 | 10.761 | 10.761 | 10.761 | 10.761 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.761222 Full duration: 29.423724 HINTS: * To plot HTML graphics with this data, run: rally task report 6c6b6633-fa2d-4952-9381-cfe1a94079b4 --out output.html * To generate a JUnit report, run: rally task export 6c6b6633-fa2d-4952-9381-cfe1a94079b4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6c6b6633-fa2d-4952-9381-cfe1a94079b4 --json --out output.json 2018-07-23 22:14:13,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6c6b6633-fa2d-4952-9381-cfe1a94079b4'] 2018-07-23 22:14:15,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:14:15,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6c6b6633-fa2d-4952-9381-cfe1a94079b4', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-07-23 22:14:15,693 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-07-23 22:14:15,693 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-07-23 22:14:15,693 - 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-23 22:14:15,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:14:15,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:14:15,701 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:17:06,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 43b1f97a-819d-4672-a60f-2be1a2b08929 2018-07-23 22:17:06,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '43b1f97a-819d-4672-a60f-2be1a2b08929'] 2018-07-23 22:17:07,430 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 43b1f97a-819d-4672-a60f-2be1a2b08929: 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 43b1f97a-819d-4672-a60f-2be1a2b08929 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.1 | 3.1 | 3.1 | 3.1 | 3.1 | 3.1 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | total | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 100.0% | 1 | | -> duration | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 5.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.858336 Full duration: 21.17815 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 3.343 | 100.0% | 1 | | cinder_v2.delete_volume | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 2.485 | 100.0% | 1 | | total | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 100.0% | 1 | | -> duration | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 5.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.82885 Full duration: 15.549069 -------------------------------------------------------------------------------- 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_03146589-18e2-49b4-bf16-93eff9df7db9" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 43b1f97a-819d-4672-a60f-2be1a2b08929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 100.0% | 1 | | cinder_v2.delete_volume | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | total | 3.93 | 3.93 | 3.93 | 3.93 | 3.93 | 3.93 | 100.0% | 1 | | -> duration | 3.93 | 3.93 | 3.93 | 3.93 | 3.93 | 3.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.930206 Full duration: 14.662158 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.344 | 3.344 | 3.344 | 3.344 | 3.344 | 3.344 | 100.0% | 1 | | cinder_v2.delete_volume | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | total | 3.763 | 3.763 | 3.763 | 3.763 | 3.763 | 3.763 | 100.0% | 1 | | -> duration | 3.763 | 3.763 | 3.763 | 3.763 | 3.763 | 3.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.763151 Full duration: 13.471917 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 3.2 | 100.0% | 1 | | cinder_v2.extend_volume | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 0.459 | 100.0% | 1 | | cinder_v2.delete_volume | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | total | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 100.0% | 1 | | -> duration | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 3.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.920711 Full duration: 13.551792 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | cinder_v2.delete_volume | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 2.661 | 100.0% | 1 | | total | 5.922 | 5.922 | 5.922 | 5.922 | 5.922 | 5.922 | 100.0% | 1 | | -> duration | 5.922 | 5.922 | 5.922 | 5.922 | 5.922 | 5.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.922093 Full duration: 21.279511 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | cinder_v2.list_qos | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.875819 Full duration: 12.032876 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | cinder_v2.set_qos | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.807571 Full duration: 11.866235 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 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.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | cinder_v2.list_types | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.81294 Full duration: 11.683168 -------------------------------------------------------------------------------- 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 43b1f97a-819d-4672-a60f-2be1a2b08929 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 0.225 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.856028 Full duration: 11.86553 HINTS: * To plot HTML graphics with this data, run: rally task report 43b1f97a-819d-4672-a60f-2be1a2b08929 --out output.html * To generate a JUnit report, run: rally task export 43b1f97a-819d-4672-a60f-2be1a2b08929 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 43b1f97a-819d-4672-a60f-2be1a2b08929 --json --out output.json 2018-07-23 22:17:07,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '43b1f97a-819d-4672-a60f-2be1a2b08929'] 2018-07-23 22:17:09,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:17:09,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '43b1f97a-819d-4672-a60f-2be1a2b08929', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-07-23 22:17:09,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-07-23 22:17:09,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-07-23 22:17:09,977 - 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-23 22:17:09,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:17:09,991 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:17:09,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:18:57,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1d24e441-e8e1-4e47-a242-fa582f4b3448 2018-07-23 22:18:57,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1d24e441-e8e1-4e47-a242-fa582f4b3448'] 2018-07-23 22:18:58,691 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 1d24e441-e8e1-4e47-a242-fa582f4b3448: 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759685 Full duration: 7.328093 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600386 Full duration: 7.18242 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | total | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | -> duration | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.585634 Full duration: 7.401175 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813398 Full duration: 7.717128 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588369 Full duration: 6.926955 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.800072 Full duration: 7.940477 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.588258 Full duration: 6.905366 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> duration | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 1.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.367717 Full duration: 8.57739 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | total | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> duration | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 0.581 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580983 Full duration: 6.88749 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | gnocchi.delete_metric | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.964946 Full duration: 7.901034 -------------------------------------------------------------------------------- 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 1d24e441-e8e1-4e47-a242-fa582f4b3448 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | gnocchi.delete_resource | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.768419 Full duration: 7.697031 HINTS: * To plot HTML graphics with this data, run: rally task report 1d24e441-e8e1-4e47-a242-fa582f4b3448 --out output.html * To generate a JUnit report, run: rally task export 1d24e441-e8e1-4e47-a242-fa582f4b3448 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1d24e441-e8e1-4e47-a242-fa582f4b3448 --json --out output.json 2018-07-23 22:18:58,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1d24e441-e8e1-4e47-a242-fa582f4b3448'] 2018-07-23 22:19:01,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:19:01,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1d24e441-e8e1-4e47-a242-fa582f4b3448', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-07-23 22:19:01,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-07-23 22:19:01,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-07-23 22:19:01,251 - 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-23 22:19:01,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:19:01,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:19:01,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:20:25,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b1cf8586-e78c-4d1f-83ef-0c728fe74513 2018-07-23 22:20:25,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b1cf8586-e78c-4d1f-83ef-0c728fe74513'] 2018-07-23 22:20:25,956 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task b1cf8586-e78c-4d1f-83ef-0c728fe74513: 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 b1cf8586-e78c-4d1f-83ef-0c728fe74513 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.862 | 4.862 | 4.862 | 4.862 | 4.862 | 4.862 | 100.0% | 1 | | heat.update_stack | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 2.658 | 100.0% | 1 | | heat.delete_stack | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 100.0% | 1 | | total | 10.39 | 10.39 | 10.39 | 10.39 | 10.39 | 10.39 | 100.0% | 1 | | -> duration | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 6.39 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.390226 Full duration: 18.378753 -------------------------------------------------------------------------------- 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 b1cf8586-e78c-4d1f-83ef-0c728fe74513 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.718 | 4.718 | 4.718 | 4.718 | 4.718 | 4.718 | 100.0% | 1 | | heat.check_stack | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | heat.delete_stack | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | total | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 6.884 | 100.0% | 1 | | -> duration | 4.884 | 4.884 | 4.884 | 4.884 | 4.884 | 4.884 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.883766 Full duration: 16.669899 -------------------------------------------------------------------------------- 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 b1cf8586-e78c-4d1f-83ef-0c728fe74513 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 4.768 | 100.0% | 1 | | heat.suspend_stack | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | heat.resume_stack | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | heat.delete_stack | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 2.409 | 100.0% | 1 | | total | 8.947 | 8.947 | 8.947 | 8.947 | 8.947 | 8.947 | 100.0% | 1 | | -> duration | 6.947 | 6.947 | 6.947 | 6.947 | 6.947 | 6.947 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.947077 Full duration: 17.221553 -------------------------------------------------------------------------------- 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 b1cf8586-e78c-4d1f-83ef-0c728fe74513 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> duration | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600812 Full duration: 8.221411 HINTS: * To plot HTML graphics with this data, run: rally task report b1cf8586-e78c-4d1f-83ef-0c728fe74513 --out output.html * To generate a JUnit report, run: rally task export b1cf8586-e78c-4d1f-83ef-0c728fe74513 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b1cf8586-e78c-4d1f-83ef-0c728fe74513 --json --out output.json 2018-07-23 22:20:25,956 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b1cf8586-e78c-4d1f-83ef-0c728fe74513'] 2018-07-23 22:20:28,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:20:28,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b1cf8586-e78c-4d1f-83ef-0c728fe74513', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-07-23 22:20:28,521 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-07-23 22:20:28,522 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-07-23 22:20:28,522 - 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-23 22:20:28,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:20:28,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:20:28,538 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:23:42,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 2018-07-23 22:23:42,195 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '19a32a71-1c2d-464f-a842-c3f1a8b75cc6'] 2018-07-23 22:23:43,172 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 19a32a71-1c2d-464f-a842-c3f1a8b75cc6: 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 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.491 | 0.491 | 0.491 | 0.491 | 0.491 | 0.491 | 100.0% | 1 | | keystone_v3.add_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.revoke_role | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.739174 Full duration: 14.072003 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.add_role | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | keystone_v3.list_roles | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.827078 Full duration: 14.314875 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | keystone_v3.list_projects | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.855992 Full duration: 14.232695 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.delete_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617936 Full duration: 11.92423 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 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.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | keystone_v3.delete_service | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610151 Full duration: 12.083602 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | keystone_v3.create_user | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | -> keystone_v3.add_role | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | keystone_v3.create_role | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.get_project | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_user | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.list_services | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | keystone_v3.get_services | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 100.0% | 1 | | -> duration | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 1.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.880546 Full duration: 19.481225 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | keystone_v3.update_project | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.delete_project | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 0.154 | 100.0% | 1 | | total | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> duration | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.975673 Full duration: 12.633014 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.790221 Full duration: 14.122739 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678356 Full duration: 14.021123 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.list_users | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886955 Full duration: 14.797887 -------------------------------------------------------------------------------- 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 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | keystone_v3.create_users | 5.1 | 5.1 | 5.1 | 5.1 | 5.1 | 5.1 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.099 | 5.099 | 5.099 | 5.099 | 5.099 | 5.099 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | total | 6.824 | 6.824 | 6.824 | 6.824 | 6.824 | 6.824 | 100.0% | 1 | | -> duration | 6.824 | 6.824 | 6.824 | 6.824 | 6.824 | 6.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.824291 Full duration: 24.597139 HINTS: * To plot HTML graphics with this data, run: rally task report 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 --out output.html * To generate a JUnit report, run: rally task export 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 19a32a71-1c2d-464f-a842-c3f1a8b75cc6 --json --out output.json 2018-07-23 22:23:43,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '19a32a71-1c2d-464f-a842-c3f1a8b75cc6'] 2018-07-23 22:23:45,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:23:45,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '19a32a71-1c2d-464f-a842-c3f1a8b75cc6', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-07-23 22:23:45,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-07-23 22:23:45,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-07-23 22:23:45,871 - 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-23 22:23:45,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:23:45,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:23:45,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:28:44,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 060811e1-8d45-44df-984a-2d3502055b78 2018-07-23 22:28:44,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '060811e1-8d45-44df-984a-2d3502055b78'] 2018-07-23 22:28:45,460 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 060811e1-8d45-44df-984a-2d3502055b78: 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 060811e1-8d45-44df-984a-2d3502055b78 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 0.927 | 100.0% | 1 | | neutron.delete_network | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | total | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> duration | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 1.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.647009 Full duration: 14.99938 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 1.488 | 100.0% | 1 | | neutron.delete_port | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 100.0% | 1 | | -> duration | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 1.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.98668 Full duration: 26.463523 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 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.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | neutron.create_subnet | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | neutron.create_router | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 0.117 | 100.0% | 1 | | neutron.add_interface_router | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | neutron.remove_interface_router | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 1.519 | 100.0% | 1 | | neutron.delete_router | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 100.0% | 1 | | -> duration | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 5.927 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.927023 Full duration: 34.579731 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 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.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | neutron.delete_subnet | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | total | 1.766 | 1.766 | 1.766 | 1.766 | 1.766 | 1.766 | 100.0% | 1 | | -> duration | 1.766 | 1.766 | 1.766 | 1.766 | 1.766 | 1.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.76593 Full duration: 26.083622 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | neutron.list_networks | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> duration | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.103345 Full duration: 16.277639 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 1.595 | 100.0% | 1 | | neutron.list_ports | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | total | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> duration | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.734013 Full duration: 27.985217 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 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.124 | 1.124 | 1.124 | 1.124 | 1.124 | 1.124 | 100.0% | 1 | | neutron.create_subnet | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 0.543 | 100.0% | 1 | | neutron.create_router | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | neutron.add_interface_router | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 100.0% | 1 | | neutron.list_routers | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 4.034 | 4.034 | 4.034 | 4.034 | 4.034 | 4.034 | 100.0% | 1 | | -> duration | 4.034 | 4.034 | 4.034 | 4.034 | 4.034 | 4.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.034196 Full duration: 39.118362 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | neutron.create_subnet | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> duration | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.627002 Full duration: 30.099656 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 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.052 | 1.052 | 1.052 | 1.052 | 1.052 | 1.052 | 100.0% | 1 | | neutron.delete_security_group | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | -> duration | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 1.17 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.169904 Full duration: 14.319897 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | neutron.create_security_group_rule | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | neutron.delete_security_group | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | total | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> duration | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.229217 Full duration: 14.107997 -------------------------------------------------------------------------------- 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 060811e1-8d45-44df-984a-2d3502055b78 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.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | neutron.create_router | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | neutron.add_gateway_router | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 100.0% | 1 | | neutron.remove_gateway_router | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | total | 4.155 | 4.155 | 4.155 | 4.155 | 4.155 | 4.155 | 100.0% | 1 | | -> duration | 4.155 | 4.155 | 4.155 | 4.155 | 4.155 | 4.155 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.154774 Full duration: 25.996742 HINTS: * To plot HTML graphics with this data, run: rally task report 060811e1-8d45-44df-984a-2d3502055b78 --out output.html * To generate a JUnit report, run: rally task export 060811e1-8d45-44df-984a-2d3502055b78 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 060811e1-8d45-44df-984a-2d3502055b78 --json --out output.json 2018-07-23 22:28:45,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '060811e1-8d45-44df-984a-2d3502055b78'] 2018-07-23 22:28:47,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:28:47,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '060811e1-8d45-44df-984a-2d3502055b78', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-07-23 22:28:47,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-07-23 22:28:47,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-07-23 22:28:47,989 - 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-23 22:28:47,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:28:47,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:28:47,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:34:39,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 2018-07-23 22:34:39,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '14c9f5ab-85f9-4287-b54a-d5e79c3bc721'] 2018-07-23 22:34:40,606 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721: 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_03146589-18e2-49b4-bf16-93eff9df7db9" }, "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" }, "nics": [ { "net-id": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.668 | 7.668 | 7.668 | 7.668 | 7.668 | 7.668 | 100.0% | 1 | | nova.live_migrate | 10.016 | 10.016 | 10.016 | 10.016 | 10.016 | 10.016 | 100.0% | 1 | | nova.delete_server | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 100.0% | 1 | | total | 20.193 | 20.193 | 20.193 | 20.193 | 20.193 | 20.193 | 100.0% | 1 | | -> duration | 19.193 | 19.193 | 19.193 | 19.193 | 19.193 | 19.193 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.193378 Full duration: 29.774191 -------------------------------------------------------------------------------- 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_03146589-18e2-49b4-bf16-93eff9df7db9" }, "boot_server_kwargs": { "nics": [ { "net-id": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ] }, "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 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 | 8.306 | 8.306 | 8.306 | 8.306 | 8.306 | 8.306 | 100.0% | 1 | | cinder_v2.create_volume | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 2.888 | 100.0% | 1 | | nova.attach_volume | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 4.512 | 100.0% | 1 | | nova.live_migrate | 9.756 | 9.756 | 9.756 | 9.756 | 9.756 | 9.756 | 100.0% | 1 | | nova.detach_volume | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 100.0% | 1 | | cinder_v2.delete_volume | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 2.467 | 100.0% | 1 | | nova.delete_server | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 2.526 | 100.0% | 1 | | total | 31.879 | 31.879 | 31.879 | 31.879 | 31.879 | 31.879 | 100.0% | 1 | | -> duration | 30.879 | 30.879 | 30.879 | 30.879 | 30.879 | 30.879 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.879424 Full duration: 43.614063 -------------------------------------------------------------------------------- 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": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ], "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 3.512 | 100.0% | 1 | | nova.boot_server | 8.423 | 8.423 | 8.423 | 8.423 | 8.423 | 8.423 | 100.0% | 1 | | nova.live_migrate | 12.978 | 12.978 | 12.978 | 12.978 | 12.978 | 12.978 | 100.0% | 1 | | nova.delete_server | 4.78 | 4.78 | 4.78 | 4.78 | 4.78 | 4.78 | 100.0% | 1 | | total | 29.693 | 29.693 | 29.693 | 29.693 | 29.693 | 29.693 | 100.0% | 1 | | -> duration | 28.693 | 28.693 | 28.693 | 28.693 | 28.693 | 28.693 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.693356 Full duration: 41.423807 -------------------------------------------------------------------------------- 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": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ] }, "flavor": { "name": "rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9" }, "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | nova.boot_server | 7.411 | 7.411 | 7.411 | 7.411 | 7.411 | 7.411 | 100.0% | 1 | | nova.delete_server | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 2.35 | 100.0% | 1 | | nova.delete_keypair | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 10.542 | 10.542 | 10.542 | 10.542 | 10.542 | 10.542 | 100.0% | 1 | | -> duration | 9.542 | 9.542 | 9.542 | 9.542 | 9.542 | 9.542 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.542423 Full duration: 32.266007 -------------------------------------------------------------------------------- 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_03146589-18e2-49b4-bf16-93eff9df7db9" }, "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" }, "nics": [ { "net-id": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 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 | 5.813 | 5.813 | 5.813 | 5.813 | 5.813 | 5.813 | 100.0% | 1 | | nova.boot_server | 8.397 | 8.397 | 8.397 | 8.397 | 8.397 | 8.397 | 100.0% | 1 | | nova.delete_server | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 2.651 | 100.0% | 1 | | total | 16.862 | 16.862 | 16.862 | 16.862 | 16.862 | 16.862 | 100.0% | 1 | | -> duration | 15.862 | 15.862 | 15.862 | 15.862 | 15.862 | 15.862 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.861834 Full duration: 41.048033 -------------------------------------------------------------------------------- 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_03146589-18e2-49b4-bf16-93eff9df7db9" }, "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" }, "nics": [ { "net-id": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.9 | 7.9 | 7.9 | 7.9 | 7.9 | 7.9 | 100.0% | 1 | | nova.pause_server | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 2.461 | 100.0% | 1 | | nova.unpause_server | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 2.305 | 100.0% | 1 | | nova.delete_server | 2.514 | 2.514 | 2.514 | 2.514 | 2.514 | 2.514 | 100.0% | 1 | | total | 15.181 | 15.181 | 15.181 | 15.181 | 15.181 | 15.181 | 100.0% | 1 | | -> duration | 10.181 | 10.181 | 10.181 | 10.181 | 10.181 | 10.181 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.18087 Full duration: 36.646914 -------------------------------------------------------------------------------- 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": "4274e8ac-6a32-4e9d-8a86-064a71c20378" } ], "flavor": { "name": "rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9" }, "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 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 | 8.011 | 8.011 | 8.011 | 8.011 | 8.011 | 8.011 | 100.0% | 1 | | nova.migrate | 19.507 | 19.507 | 19.507 | 19.507 | 19.507 | 19.507 | 100.0% | 1 | | nova.resize_confirm | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 2.783 | 100.0% | 1 | | nova.delete_server | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | total | 32.852 | 32.852 | 32.852 | 32.852 | 32.852 | 32.852 | 100.0% | 1 | | -> duration | 31.852 | 31.852 | 31.852 | 31.852 | 31.852 | 31.852 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.852485 Full duration: 42.306303 -------------------------------------------------------------------------------- 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_03146589-18e2-49b4-bf16-93eff9df7db9" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 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 | 8.135 | 8.135 | 8.135 | 8.135 | 8.135 | 8.135 | 100.0% | 1 | | nova.list_interfaces | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 8.39 | 100.0% | 1 | | -> duration | 7.39 | 7.39 | 7.39 | 7.39 | 7.39 | 7.39 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.390394 Full duration: 32.888372 -------------------------------------------------------------------------------- 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 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | nova.delete_server_group | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710187 Full duration: 9.289471 HINTS: * To plot HTML graphics with this data, run: rally task report 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 --out output.html * To generate a JUnit report, run: rally task export 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 14c9f5ab-85f9-4287-b54a-d5e79c3bc721 --json --out output.json 2018-07-23 22:34:40,606 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '14c9f5ab-85f9-4287-b54a-d5e79c3bc721'] 2018-07-23 22:34:43,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:34:43,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '14c9f5ab-85f9-4287-b54a-d5e79c3bc721', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-07-23 22:34:43,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-07-23 22:34:43,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-07-23 22:34:43,193 - 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-23 22:34:43,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-07-23 22:34:43,204 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-07-23 22:34:43,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '4274e8ac-6a32-4e9d-8a86-064a71c20378', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9', 'flavor_name': 'rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9', '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_03146589-18e2-49b4-bf16-93eff9df7db9', '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-23 22:35:34,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f189f533-819c-4ffa-bcfd-5140da968545 2018-07-23 22:35:34,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f189f533-819c-4ffa-bcfd-5140da968545'] 2018-07-23 22:35:34,991 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f189f533-819c-4ffa-bcfd-5140da968545: 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 f189f533-819c-4ffa-bcfd-5140da968545 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | quotas.delete_quotas | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.910668 Full duration: 8.67711 -------------------------------------------------------------------------------- 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 f189f533-819c-4ffa-bcfd-5140da968545 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705297 Full duration: 8.191716 -------------------------------------------------------------------------------- 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 f189f533-819c-4ffa-bcfd-5140da968545 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.328 | 0.328 | 0.328 | 0.328 | 0.328 | 0.328 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.736691 Full duration: 7.948557 -------------------------------------------------------------------------------- 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 f189f533-819c-4ffa-bcfd-5140da968545 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.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | total | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> duration | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.169458 Full duration: 8.600383 HINTS: * To plot HTML graphics with this data, run: rally task report f189f533-819c-4ffa-bcfd-5140da968545 --out output.html * To generate a JUnit report, run: rally task export f189f533-819c-4ffa-bcfd-5140da968545 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f189f533-819c-4ffa-bcfd-5140da968545 --json --out output.json 2018-07-23 22:35:34,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f189f533-819c-4ffa-bcfd-5140da968545'] 2018-07-23 22:35:37,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-07-23 22:35:37,561 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f189f533-819c-4ffa-bcfd-5140da968545', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-07-23 22:35:37,572 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-07-23 22:35:37,576 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:43 | 6 | 100.00% | | glance | 01:01 | 4 | 100.00% | | cinder | 02:27 | 10 | 100.00% | | gnocchi | 01:22 | 11 | 100.00% | | heat | 01:00 | 4 | 100.00% | | keystone | 02:46 | 11 | 100.00% | | neutron | 04:30 | 11 | 100.00% | | nova | 05:09 | 9 | 100.00% | | quotas | 00:33 | 4 | 100.00% | | | | | | | TOTAL: | 00:19:34 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2018-07-23 22:35:37,576 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-07-23 22:35:37,703 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 22:35:37,704 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:02 | PASS | +----------------------+------------------+------------------+----------------+ 2018-07-23 22:35:37,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 22:35:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b/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}4364a20c622df04e041d37cb3681d0fd45ea7caa" -d '{"subnet_id": "b5f7cec3-74fb-42d6-ba90-9149789a281d"}' 2018-07-23 22:35:39,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bc781816-e9e5-492e-ac89-8484e6f807a1 Date: Mon, 23 Jul 2018 22:35:39 GMT RESP BODY: {"network_id": "4274e8ac-6a32-4e9d-8a86-064a71c20378", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "b5f7cec3-74fb-42d6-ba90-9149789a281d", "subnet_ids": ["b5f7cec3-74fb-42d6-ba90-9149789a281d"], "port_id": "f55d0095-067b-4e0f-a157-14c66222dd0b", "id": "abc1d0f1-49d1-4b78-8f3c-730bf7d1536b"} 2018-07-23 22:35:39,626 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b/remove_router_interface.json used request id req-bc781816-e9e5-492e-ac89-8484e6f807a1 2018-07-23 22:35:39,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91681694984s 2018-07-23 22:35:39,626 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b/remove_router_interface.json used request id req-bc781816-e9e5-492e-ac89-8484e6f807a1 returning object abc1d0f1-49d1-4b78-8f3c-730bf7d1536b 2018-07-23 22:35:39,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 22:35:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:39,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-932174e6-b321-4397-ba0f-2348ddf5e801 Date: Mon, 23 Jul 2018 22:35:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:11:36Z", "admin_state_up": true, "updated_at": "2018-07-23T22:35:38Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "abc1d0f1-49d1-4b78-8f3c-730bf7d1536b", "name": "rally_sanity-router_03146589-18e2-49b4-bf16-93eff9df7db9"}]} 2018-07-23 22:35:39,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-932174e6-b321-4397-ba0f-2348ddf5e801 2018-07-23 22:35:39,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.102911949158s 2018-07-23 22:35:39,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-932174e6-b321-4397-ba0f-2348ddf5e801 2018-07-23 22:35:39,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 22:35:39,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:40,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92107062-d5dc-4af1-9432-7c9c2c42b9af Content-Length: 0 Date: Mon, 23 Jul 2018 22:35:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:35:40,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b.json used request id req-92107062-d5dc-4af1-9432-7c9c2c42b9af 2018-07-23 22:35:40,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14779686928s 2018-07-23 22:35:40,880 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/abc1d0f1-49d1-4b78-8f3c-730bf7d1536b.json used request id req-92107062-d5dc-4af1-9432-7c9c2c42b9af 2018-07-23 22:35:40,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 22:35:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:40,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-3c828dd4-e839-4e39-9a4e-ebfea81da021 Date: Mon, 23 Jul 2018 22:35:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4},{"updated_at":"2018-07-23T22:11:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b5f7cec3-74fb-42d6-ba90-9149789a281d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_03146589-18e2-49b4-bf16-93eff9df7db9","enable_dhcp":true,"segment_id":null,"network_id":"4274e8ac-6a32-4e9d-8a86-064a71c20378","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:11:35Z","ip_version":4}]} 2018-07-23 22:35:40,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3c828dd4-e839-4e39-9a4e-ebfea81da021 2018-07-23 22:35:40,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425531864166s 2018-07-23 22:35:40,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3c828dd4-e839-4e39-9a4e-ebfea81da021 2018-07-23 22:35:40,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 22:35:40,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/b5f7cec3-74fb-42d6-ba90-9149789a281d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:41,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9faec51-76ab-4149-972b-6b02a959599e Date: Mon, 23 Jul 2018 22:35:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:35:41,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b5f7cec3-74fb-42d6-ba90-9149789a281d.json used request id req-e9faec51-76ab-4149-972b-6b02a959599e 2018-07-23 22:35:41,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.958666801453s 2018-07-23 22:35:41,884 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/b5f7cec3-74fb-42d6-ba90-9149789a281d.json used request id req-e9faec51-76ab-4149-972b-6b02a959599e 2018-07-23 22:35:41,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:35:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:41,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1437 X-Openstack-Request-Id: req-56eb16f2-b3cf-4190-bb83-a1f26a2017ff Date: Mon, 23 Jul 2018 22:35:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"4274e8ac-6a32-4e9d-8a86-064a71c20378","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":true,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:35:41Z","qos_policy_id":null,"name":"rally_sanity-net_03146589-18e2-49b4-bf16-93eff9df7db9","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:11:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:35:41,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-56eb16f2-b3cf-4190-bb83-a1f26a2017ff 2018-07-23 22:35:41,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908150672913s 2018-07-23 22:35:41,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-56eb16f2-b3cf-4190-bb83-a1f26a2017ff 2018-07-23 22:35:41,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 22:35:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/4274e8ac-6a32-4e9d-8a86-064a71c20378.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:43,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3931b96e-adb6-4eae-a9a0-c83d66dd08c8 Date: Mon, 23 Jul 2018 22:35:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:35:43,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4274e8ac-6a32-4e9d-8a86-064a71c20378.json used request id req-3931b96e-adb6-4eae-a9a0-c83d66dd08c8 2018-07-23 22:35:43,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15849494934s 2018-07-23 22:35:43,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4274e8ac-6a32-4e9d-8a86-064a71c20378.json used request id req-3931b96e-adb6-4eae-a9a0-c83d66dd08c8 2018-07-23 22:35:43,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:35:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:43,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-e52f5363-50b1-4a82-9641-d3af73077750 Date: Mon, 23 Jul 2018 22:35:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eb637f81-5a90-4e12-9c9d-70afb70377de/snap", "metadata": {}}], "file": "/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "eb637f81-5a90-4e12-9c9d-70afb70377de", "size": 12716032, "self": "/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/eb637f81-5a90-4e12-9c9d-70afb70377de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:11:40Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_03146589-18e2-49b4-bf16-93eff9df7db9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T22:11:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:35:43,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e52f5363-50b1-4a82-9641-d3af73077750 2018-07-23 22:35:43,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193504095078s 2018-07-23 22:35:43,334 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e52f5363-50b1-4a82-9641-d3af73077750 2018-07-23 22:35:43,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 22:35:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:43,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17451841-ae9b-4033-9b15-1fa413f37f32 Date: Mon, 23 Jul 2018 22:35:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:35:43,981 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de used request id req-17451841-ae9b-4033-9b15-1fa413f37f32 2018-07-23 22:35:43,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.645692110062s 2018-07-23 22:35:43,982 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/eb637f81-5a90-4e12-9c9d-70afb70377de used request id req-17451841-ae9b-4033-9b15-1fa413f37f32 2018-07-23 22:35:43,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 22:35:43,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:44,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46e6c23a-d512-4f06-a3c5-ba3e23e5f837 x-compute-request-id: req-46e6c23a-d512-4f06-a3c5-ba3e23e5f837 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_03146589-18e2-49b4-bf16-93eff9df7db9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c", "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": "3f0be960-d68d-413a-9117-3d8793c0d58c"}, {"name": "rally_sanity-flavor_03146589-18e2-49b4-bf16-93eff9df7db9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3fc1c6f9-04e6-490e-972b-360127865254", "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": "3fc1c6f9-04e6-490e-972b-360127865254"}]} 2018-07-23 22:35:44,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-46e6c23a-d512-4f06-a3c5-ba3e23e5f837 2018-07-23 22:35:44,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.210117816925s 2018-07-23 22:35:44,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-46e6c23a-d512-4f06-a3c5-ba3e23e5f837 2018-07-23 22:35:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 22:35:44,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:44,233 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c6d5d4f-9806-4c03-9810-d00f45f2e266 x-compute-request-id: req-7c6d5d4f-9806-4c03-9810-d00f45f2e266 Content-Length: 0 Content-Type: application/json 2018-07-23 22:35:44,233 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254 used request id req-7c6d5d4f-9806-4c03-9810-d00f45f2e266 2018-07-23 22:35:44,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0379428863525s 2018-07-23 22:35:44,233 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3fc1c6f9-04e6-490e-972b-360127865254 used request id req-7c6d5d4f-9806-4c03-9810-d00f45f2e266 2018-07-23 22:35:44,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 22:35:44,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:44,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e39f0bdf-882e-480d-9572-944440cef660 x-compute-request-id: req-e39f0bdf-882e-480d-9572-944440cef660 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_03146589-18e2-49b4-bf16-93eff9df7db9", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c", "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": "3f0be960-d68d-413a-9117-3d8793c0d58c"}]} 2018-07-23 22:35:44,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e39f0bdf-882e-480d-9572-944440cef660 2018-07-23 22:35:44,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245440006256s 2018-07-23 22:35:44,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-e39f0bdf-882e-480d-9572-944440cef660 2018-07-23 22:35:44,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 22:35:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4364a20c622df04e041d37cb3681d0fd45ea7caa" 2018-07-23 22:35:44,304 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27c1ef6d-bf87-4bdc-9efe-093010acb752 x-compute-request-id: req-27c1ef6d-bf87-4bdc-9efe-093010acb752 Content-Length: 0 Content-Type: application/json 2018-07-23 22:35:44,304 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c used request id req-27c1ef6d-bf87-4bdc-9efe-093010acb752 2018-07-23 22:35:44,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0435740947723s 2018-07-23 22:35:44,305 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3f0be960-d68d-413a-9117-3d8793c0d58c used request id req-27c1ef6d-bf87-4bdc-9efe-093010acb752 2018-07-23 22:35:44,348 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 22:35:44,383 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 22:35:44,384 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 22:35:44,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 22:35:44,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 22:35:44,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 22:35:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:35:44,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14541edb-99db-4a49-97c6-ed33505a78c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:35:44,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-14541edb-99db-4a49-97c6-ed33505a78c6 2018-07-23 22:35:44,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 22:35:44,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["3j8hADOFRt2F6kWlz4UdwQ"], "issued_at": "2018-07-23T22:35:44.000000Z"}} 2018-07-23 22:35:44,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:35:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:35:45,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0e5840f2-81e4-4e83-8a84-8aa23cfed9aa Date: Mon, 23 Jul 2018 22:35:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:35:45,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0e5840f2-81e4-4e83-8a84-8aa23cfed9aa 2018-07-23 22:35:45,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28498506546s 2018-07-23 22:35:45,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0e5840f2-81e4-4e83-8a84-8aa23cfed9aa 2018-07-23 22:35:45,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 22:35:47,813 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 22:35:50,427 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1124361b-28e6-41a2-869c-e134159a7432 | 2018-07-23T22:35:50.140441 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1124361b-28e6-41a2-869c-e134159a7432 ~/.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-23 22:35:54,031 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 22:35:54,032 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 22:35:56,763 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 22:36:00,272 - 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=e6ecf7c2-959e-4518-bcb3-5c389cf094c0) as the default verifier for the future CLI operations. 2018-07-23 22:36:03,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 22:36:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:36:03,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-dd72f82c-7687-4dcf-9b23-bb763d1df38e Date: Mon, 23 Jul 2018 22:36:03 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 22:36:03,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-dd72f82c-7687-4dcf-9b23-bb763d1df38e 2018-07-23 22:36:03,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.183283090591s 2018-07-23 22:36:03,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-dd72f82c-7687-4dcf-9b23-bb763d1df38e 2018-07-23 22:36:03,731 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-07-23 22:36:03,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 22:36:03,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"network": {"name": "patrole-net_32982499-3043-40eb-a894-ac8691bdd34c", "admin_state_up": true}}' 2018-07-23 22:36:04,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1b97a263-6c58-49a7-aa56-077abe698ca4 Date: Mon, 23 Jul 2018 22:36:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2e38eab3-0ef1-45f5-a9d7-57839decbb7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:36:03Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_32982499-3043-40eb-a894-ac8691bdd34c","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:36:03Z","mtu":1450}} 2018-07-23 22:36:04,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1b97a263-6c58-49a7-aa56-077abe698ca4 2018-07-23 22:36:04,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.273579835892s 2018-07-23 22:36:04,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-1b97a263-6c58-49a7-aa56-077abe698ca4 2018-07-23 22:36:04,006 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T22:36:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2e38eab3-0ef1-45f5-a9d7-57839decbb7e', u'provider:segmentation_id': 41, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_32982499-3043-40eb-a894-ac8691bdd34c', u'created_at': u'2018-07-23T22:36:03Z', u'mtu': 1450, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'l2_adjacency': True}) 2018-07-23 22:36:04,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:36:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:36:04,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-5361c513-fc29-495c-832a-269351223177 Date: Mon, 23 Jul 2018 22:36:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2e38eab3-0ef1-45f5-a9d7-57839decbb7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:36:03Z","qos_policy_id":null,"name":"patrole-net_32982499-3043-40eb-a894-ac8691bdd34c","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:36:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:36:04,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5361c513-fc29-495c-832a-269351223177 2018-07-23 22:36:04,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106496095657s 2018-07-23 22:36:04,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-5361c513-fc29-495c-832a-269351223177 2018-07-23 22:36:04,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 22:36:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"subnet": {"name": "patrole-subnet_32982499-3043-40eb-a894-ac8691bdd34c", "enable_dhcp": true, "network_id": "2e38eab3-0ef1-45f5-a9d7-57839decbb7e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 22:36:04,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-93ed12e9-6b44-4537-bf13-33c2884246e5 Date: Mon, 23 Jul 2018 22:36:04 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T22:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"55f1e3af-04b6-4c98-8422-cbeb4bc9d284","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_32982499-3043-40eb-a894-ac8691bdd34c","enable_dhcp":true,"segment_id":null,"network_id":"2e38eab3-0ef1-45f5-a9d7-57839decbb7e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:36:04Z","ip_version":4}} 2018-07-23 22:36:04,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-93ed12e9-6b44-4537-bf13-33c2884246e5 2018-07-23 22:36:04,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.416482925415s 2018-07-23 22:36:04,533 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-93ed12e9-6b44-4537-bf13-33c2884246e5 2018-07-23 22:36:04,533 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:36:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'55f1e3af-04b6-4c98-8422-cbeb4bc9d284', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_32982499-3043-40eb-a894-ac8691bdd34c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2e38eab3-0ef1-45f5-a9d7-57839decbb7e', u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T22:36:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 22:36:04,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 22:36:04,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "patrole-router_32982499-3043-40eb-a894-ac8691bdd34c", "admin_state_up": true}}' 2018-07-23 22:36:05,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-58b70d5a-c20c-494b-82e2-b6df06655a68 Date: Mon, 23 Jul 2018 22:36:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:36:04Z", "admin_state_up": true, "updated_at": "2018-07-23T22:36:05Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0478252d-9ec4-4bd2-acd9-a50b81062a4c", "name": "patrole-router_32982499-3043-40eb-a894-ac8691bdd34c"}} 2018-07-23 22:36:05,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-58b70d5a-c20c-494b-82e2-b6df06655a68 2018-07-23 22:36:05,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37150788307s 2018-07-23 22:36:05,906 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-58b70d5a-c20c-494b-82e2-b6df06655a68 2018-07-23 22:36:05,906 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:36:05Z', u'revision_number': 3, u'ha': False, u'id': u'0478252d-9ec4-4bd2-acd9-a50b81062a4c', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_32982499-3043-40eb-a894-ac8691bdd34c', u'admin_state_up': True, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T22:36:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 22:36:05,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 22:36:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c/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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"subnet_id": "55f1e3af-04b6-4c98-8422-cbeb4bc9d284"}' 2018-07-23 22:36:07,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f48a559-8759-4e7f-8491-4152d0563288 Date: Mon, 23 Jul 2018 22:36:07 GMT RESP BODY: {"network_id": "2e38eab3-0ef1-45f5-a9d7-57839decbb7e", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "55f1e3af-04b6-4c98-8422-cbeb4bc9d284", "subnet_ids": ["55f1e3af-04b6-4c98-8422-cbeb4bc9d284"], "port_id": "40235fa4-43cc-492d-8cd9-5ba91f708ea2", "id": "0478252d-9ec4-4bd2-acd9-a50b81062a4c"} 2018-07-23 22:36:07,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c/add_router_interface.json used request id req-4f48a559-8759-4e7f-8491-4152d0563288 2018-07-23 22:36:07,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99028801918s 2018-07-23 22:36:07,897 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c/add_router_interface.json used request id req-4f48a559-8759-4e7f-8491-4152d0563288 returning object 0478252d-9ec4-4bd2-acd9-a50b81062a4c 2018-07-23 22:36:07,898 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 22:36:08,030 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 22:36:08,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:36:08,036 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 22:36:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 22:36:08,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:36:08,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:36:08,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6956b350-5019-4517-8672-a918722e0fa5 Date: Mon, 23 Jul 2018 22:36:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:36:08,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6956b350-5019-4517-8672-a918722e0fa5 2018-07-23 22:36:08,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180193901062s 2018-07-23 22:36:08,219 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-6956b350-5019-4517-8672-a918722e0fa5 2018-07-23 22:36:08,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 22:36:08,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_32982499-3043-40eb-a894-ac8691bdd34c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_32982499-3043-40eb-a894-ac8691bdd34c"}' 2018-07-23 22:36:08,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fc7d9a26-ac77-48cc-976c-337dd4a36953 Date: Mon, 23 Jul 2018 22:36:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0", "size": null, "self": "/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:36:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_32982499-3043-40eb-a894-ac8691bdd34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_32982499-3043-40eb-a894-ac8691bdd34c", "checksum": null, "created_at": "2018-07-23T22:36:08Z", "protected": false} 2018-07-23 22:36:08,340 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fc7d9a26-ac77-48cc-976c-337dd4a36953 2018-07-23 22:36:08,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.1137611866s 2018-07-23 22:36:08,341 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-fc7d9a26-ac77-48cc-976c-337dd4a36953 returning object 8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0 2018-07-23 22:36:08,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 22:36:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '' 2018-07-23 22:36:08,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3eef606d-6b06-45e0-a1ee-b9e628d93092 Date: Mon, 23 Jul 2018 22:36:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:36:08,854 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/file used request id req-3eef606d-6b06-45e0-a1ee-b9e628d93092 2018-07-23 22:36:08,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.513252973557s 2018-07-23 22:36:08,855 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/file used request id req-3eef606d-6b06-45e0-a1ee-b9e628d93092 2018-07-23 22:36:08,855 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_32982499-3043-40eb-a894-ac8691bdd34c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T22:36:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0', u'size': None, u'name': u'patrole-img_32982499-3043-40eb-a894-ac8691bdd34c', u'checksum': None, u'self': u'/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T22:36:08Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 22:36:08,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:36:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_32982499-3043-40eb-a894-ac8691bdd34c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 22:36:09,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9016e79-1e9b-4c1b-b431-05c11077c088 x-compute-request-id: req-a9016e79-1e9b-4c1b-b431-05c11077c088 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_32982499-3043-40eb-a894-ac8691bdd34c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55", "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": "a25eb34d-5165-4656-b80e-c22a01e8dd55"}} 2018-07-23 22:36:09,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a9016e79-1e9b-4c1b-b431-05c11077c088 2018-07-23 22:36:09,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.311832904816s 2018-07-23 22:36:09,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a9016e79-1e9b-4c1b-b431-05c11077c088 2018-07-23 22:36:09,169 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_32982499-3043-40eb-a894-ac8691bdd34c', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'a25eb34d-5165-4656-b80e-c22a01e8dd55', 'swap': 0}) 2018-07-23 22:36:09,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:36:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55/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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"extra_specs": {}}' 2018-07-23 22:36:09,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61f09a0e-4817-46ea-9803-23d3c81e7ed2 x-compute-request-id: req-61f09a0e-4817-46ea-9803-23d3c81e7ed2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:36:09,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55/os-extra_specs used request id req-61f09a0e-4817-46ea-9803-23d3c81e7ed2 2018-07-23 22:36:09,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220189094543s 2018-07-23 22:36:09,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55/os-extra_specs used request id req-61f09a0e-4817-46ea-9803-23d3c81e7ed2 2018-07-23 22:36:09,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:36:09,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:36:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:36:09,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 22:36:09,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:36:09,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e600d28-9957-45e2-8e9e-10ba5bf4bcbb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:36:09,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7e600d28-9957-45e2-8e9e-10ba5bf4bcbb 2018-07-23 22:36:09,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102003097534s 2018-07-23 22:36:09,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7e600d28-9957-45e2-8e9e-10ba5bf4bcbb 2018-07-23 22:36:09,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 22:36:09,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:36:09,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-484fe6c2-30ec-41a9-be3e-ddf43e90b78e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:36:09,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-484fe6c2-30ec-41a9-be3e-ddf43e90b78e 2018-07-23 22:36:09,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09596991539s 2018-07-23 22:36:09,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-484fe6c2-30ec-41a9-be3e-ddf43e90b78e 2018-07-23 22:36:09,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 22:36:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:36:09,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0f4b59c-ba03-4a07-9d67-a7b036e5b446 x-compute-request-id: req-c0f4b59c-ba03-4a07-9d67-a7b036e5b446 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 22:36:09,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-c0f4b59c-ba03-4a07-9d67-a7b036e5b446 2018-07-23 22:36:09,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.037987947464s 2018-07-23 22:36:09,449 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-c0f4b59c-ba03-4a07-9d67-a7b036e5b446 2018-07-23 22:36:09,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:36:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:36:09,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-460a7c9c-a8fc-4eb7-a747-ccdba98b4a33 Date: Mon, 23 Jul 2018 22:36:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/snap", "metadata": {}}], "file": "/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0", "size": 12716032, "self": "/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:36:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_32982499-3043-40eb-a894-ac8691bdd34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_32982499-3043-40eb-a894-ac8691bdd34c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T22:36:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:36:09,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-460a7c9c-a8fc-4eb7-a747-ccdba98b4a33 2018-07-23 22:36:09,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0239520072937s 2018-07-23 22:36:09,476 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-460a7c9c-a8fc-4eb7-a747-ccdba98b4a33 2018-07-23 22:36:09,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 22:36:09,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c"}' 2018-07-23 22:36:09,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f37e7213-f966-4fa4-a77f-3ec0682cd1f8 Date: Mon, 23 Jul 2018 22:36:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af", "size": null, "self": "/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:36:09Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c", "checksum": null, "created_at": "2018-07-23T22:36:09Z", "protected": false} 2018-07-23 22:36:09,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f37e7213-f966-4fa4-a77f-3ec0682cd1f8 2018-07-23 22:36:09,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0567481517792s 2018-07-23 22:36:09,538 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f37e7213-f966-4fa4-a77f-3ec0682cd1f8 returning object ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af 2018-07-23 22:36:09,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 22:36:09,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '' 2018-07-23 22:36:10,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de7023d2-553b-4a29-87c6-692b7b55fef9 Date: Mon, 23 Jul 2018 22:36:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:36:10,892 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/file used request id req-de7023d2-553b-4a29-87c6-692b7b55fef9 2018-07-23 22:36:10,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.35372614861s 2018-07-23 22:36:10,893 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/file used request id req-de7023d2-553b-4a29-87c6-692b7b55fef9 2018-07-23 22:36:10,893 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T22:36:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af', u'size': None, u'name': u'patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c', u'checksum': None, u'self': u'/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T22:36:09Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 22:36:10,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:36:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_32982499-3043-40eb-a894-ac8691bdd34c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 22:36:10,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:36:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91499fd2-8236-4635-93a5-4a92a029088c x-compute-request-id: req-91499fd2-8236-4635-93a5-4a92a029088c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_32982499-3043-40eb-a894-ac8691bdd34c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8", "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": "f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8"}} 2018-07-23 22:36:10,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-91499fd2-8236-4635-93a5-4a92a029088c 2018-07-23 22:36:10,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0375602245331s 2018-07-23 22:36:10,932 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-91499fd2-8236-4635-93a5-4a92a029088c 2018-07-23 22:36:10,932 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_32982499-3043-40eb-a894-ac8691bdd34c', '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'c9462505ff8a4a87b98518c3007786d3', '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'f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8', 'swap': 0}) 2018-07-23 22:36:10,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:36:10,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8/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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"extra_specs": {}}' 2018-07-23 22:36:10,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:36:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b60f0a2b-8923-4f0b-85bd-512c3c902245 x-compute-request-id: req-b60f0a2b-8923-4f0b-85bd-512c3c902245 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:36:10,954 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8/os-extra_specs used request id req-b60f0a2b-8923-4f0b-85bd-512c3c902245 2018-07-23 22:36:10,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021409034729s 2018-07-23 22:36:10,955 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8/os-extra_specs used request id req-b60f0a2b-8923-4f0b-85bd-512c3c902245 2018-07-23 22:36:10,955 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_32982499-3043-40eb-a894-ac8691bdd34c', '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'c9462505ff8a4a87b98518c3007786d3', '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'f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8', 'swap': 0}) 2018-07-23 22:36:14,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 22:36:14,273 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 22:36:14,273 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 22:36:14,276 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 22:36:14,291 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 22:36:17,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e6ecf7c2-959e-4518-bcb3-5c389cf094c0/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-07-23 22:36:17,741 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 22:36:17,742 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 22:36:17,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-07-23 22:38:01,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 19c0e5ac-f37f-4e4d-9507-8201fc886d55 2018-07-23 22:38:02,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '19c0e5ac-f37f-4e4d-9507-8201fc886d55']'. 2018-07-23 22:38:02,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 22:38:02,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 22:38:02,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 22:38:02,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 19c0e5ac-f37f-4e4d-9507-8201fc886d55 | 2018-07-23 22:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 22:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 22:36:20 | 2018-07-23 22:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 22:38:01 | 2018-07-23 22:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:41 | 2018-07-23 22:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 22:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 22:38:02,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e6ecf7c2-959e-4518-bcb3-5c389cf094c0) | 2018-07-23 22:38:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 22:38:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1124361b-28e6-41a2-869c-e134159a7432) | 2018-07-23 22:38:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-07-23 22:38:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.729 | 2018-07-23 22:38:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-07-23 22:38:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-23 22:38:02,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 22:38:02,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 22:38:02,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 22:38:02,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 22:38:02,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 22:38:03,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-07-23 22:38:03,212 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 22:38:03,213 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 22:38:03,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 22:38:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c/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}d65fe1cd3f34d9422572c13e904c7a2209572c21" -d '{"subnet_id": "55f1e3af-04b6-4c98-8422-cbeb4bc9d284"}' 2018-07-23 22:38:05,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b434f3d1-ae0a-461d-b239-aad982690663 Date: Mon, 23 Jul 2018 22:38:05 GMT RESP BODY: {"network_id": "2e38eab3-0ef1-45f5-a9d7-57839decbb7e", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "55f1e3af-04b6-4c98-8422-cbeb4bc9d284", "subnet_ids": ["55f1e3af-04b6-4c98-8422-cbeb4bc9d284"], "port_id": "40235fa4-43cc-492d-8cd9-5ba91f708ea2", "id": "0478252d-9ec4-4bd2-acd9-a50b81062a4c"} 2018-07-23 22:38:05,023 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c/remove_router_interface.json used request id req-b434f3d1-ae0a-461d-b239-aad982690663 2018-07-23 22:38:05,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80558800697s 2018-07-23 22:38:05,024 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c/remove_router_interface.json used request id req-b434f3d1-ae0a-461d-b239-aad982690663 returning object 0478252d-9ec4-4bd2-acd9-a50b81062a4c 2018-07-23 22:38:05,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 22:38:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:05,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c222e822-0de5-439e-9140-e268a9670e5c Date: Mon, 23 Jul 2018 22:38:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:36:04Z", "admin_state_up": true, "updated_at": "2018-07-23T22:38:04Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "0478252d-9ec4-4bd2-acd9-a50b81062a4c", "name": "patrole-router_32982499-3043-40eb-a894-ac8691bdd34c"}]} 2018-07-23 22:38:05,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-c222e822-0de5-439e-9140-e268a9670e5c 2018-07-23 22:38:05,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125659942627s 2018-07-23 22:38:05,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-c222e822-0de5-439e-9140-e268a9670e5c 2018-07-23 22:38:05,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 22:38:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:06,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-210db2f2-fdf5-4ce5-a540-e8df2dae9c72 Content-Length: 0 Date: Mon, 23 Jul 2018 22:38:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:38:06,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c.json used request id req-210db2f2-fdf5-4ce5-a540-e8df2dae9c72 2018-07-23 22:38:06,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.981813907623s 2018-07-23 22:38:06,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/0478252d-9ec4-4bd2-acd9-a50b81062a4c.json used request id req-210db2f2-fdf5-4ce5-a540-e8df2dae9c72 2018-07-23 22:38:06,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 22:38:06,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:06,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-50dd5f0a-4926-4b42-9f2a-9a93e65ba34f Date: Mon, 23 Jul 2018 22:38:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T22:36:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"55f1e3af-04b6-4c98-8422-cbeb4bc9d284","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_32982499-3043-40eb-a894-ac8691bdd34c","enable_dhcp":true,"segment_id":null,"network_id":"2e38eab3-0ef1-45f5-a9d7-57839decbb7e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:36:04Z","ip_version":4},{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 22:38:06,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-50dd5f0a-4926-4b42-9f2a-9a93e65ba34f 2018-07-23 22:38:06,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0941331386566s 2018-07-23 22:38:06,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-50dd5f0a-4926-4b42-9f2a-9a93e65ba34f 2018-07-23 22:38:06,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 22:38:06,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/55f1e3af-04b6-4c98-8422-cbeb4bc9d284.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:07,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d069a00f-e97b-4ea6-80a3-ff554dc54f75 Date: Mon, 23 Jul 2018 22:38:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:38:07,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/55f1e3af-04b6-4c98-8422-cbeb4bc9d284.json used request id req-d069a00f-e97b-4ea6-80a3-ff554dc54f75 2018-07-23 22:38:07,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03371596336s 2018-07-23 22:38:07,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/55f1e3af-04b6-4c98-8422-cbeb4bc9d284.json used request id req-d069a00f-e97b-4ea6-80a3-ff554dc54f75 2018-07-23 22:38:07,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:38:07,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:07,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-c3150c21-1af2-4698-aa98-a0d0f6972d22 Date: Mon, 23 Jul 2018 22:38:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"2e38eab3-0ef1-45f5-a9d7-57839decbb7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":41,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:38:06Z","qos_policy_id":null,"name":"patrole-net_32982499-3043-40eb-a894-ac8691bdd34c","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T22:36:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:38:07,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c3150c21-1af2-4698-aa98-a0d0f6972d22 2018-07-23 22:38:07,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929868221283s 2018-07-23 22:38:07,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-c3150c21-1af2-4698-aa98-a0d0f6972d22 2018-07-23 22:38:07,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 22:38:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/2e38eab3-0ef1-45f5-a9d7-57839decbb7e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:08,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7923a842-bc23-4a5b-bf24-515ae152757b Date: Mon, 23 Jul 2018 22:38:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 22:38:08,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2e38eab3-0ef1-45f5-a9d7-57839decbb7e.json used request id req-7923a842-bc23-4a5b-bf24-515ae152757b 2018-07-23 22:38:08,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.946616888046s 2018-07-23 22:38:08,307 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2e38eab3-0ef1-45f5-a9d7-57839decbb7e.json used request id req-7923a842-bc23-4a5b-bf24-515ae152757b 2018-07-23 22:38:08,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:38:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:08,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-4600428b-41dc-41ad-b592-004231f6d791 Date: Mon, 23 Jul 2018 22:38:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/snap", "metadata": {}}], "file": "/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af", "size": 12716032, "self": "/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:36:10Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_32982499-3043-40eb-a894-ac8691bdd34c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T22:36:09Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/snap", "metadata": {}}], "file": "/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0", "size": 12716032, "self": "/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T22:36:08Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_32982499-3043-40eb-a894-ac8691bdd34c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_32982499-3043-40eb-a894-ac8691bdd34c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T22:36:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:38:08,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4600428b-41dc-41ad-b592-004231f6d791 2018-07-23 22:38:08,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.199505090714s 2018-07-23 22:38:08,511 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-4600428b-41dc-41ad-b592-004231f6d791 2018-07-23 22:38:08,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 22:38:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:08,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a15c3894-7f98-4d14-9c80-630c2e2871bc Date: Mon, 23 Jul 2018 22:38:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:38:08,793 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0 used request id req-a15c3894-7f98-4d14-9c80-630c2e2871bc 2018-07-23 22:38:08,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.280070066452s 2018-07-23 22:38:08,794 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8a7e1144-16ca-4e66-85cd-5f0d17b3a6a0 used request id req-a15c3894-7f98-4d14-9c80-630c2e2871bc 2018-07-23 22:38:08,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 22:38:08,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:08,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:38:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1eb5931a-d6ad-46a9-8fd0-8d47fc248bc8 x-compute-request-id: req-1eb5931a-d6ad-46a9-8fd0-8d47fc248bc8 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_32982499-3043-40eb-a894-ac8691bdd34c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55", "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": "a25eb34d-5165-4656-b80e-c22a01e8dd55"}, {"name": "patrole-flavor_alt_32982499-3043-40eb-a894-ac8691bdd34c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8", "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": "f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8"}]} 2018-07-23 22:38:08,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1eb5931a-d6ad-46a9-8fd0-8d47fc248bc8 2018-07-23 22:38:08,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260639190674s 2018-07-23 22:38:08,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-1eb5931a-d6ad-46a9-8fd0-8d47fc248bc8 2018-07-23 22:38:08,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 22:38:08,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:08,858 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:38:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-716fe4d7-2310-4c6a-af13-c9e0ae3ee558 x-compute-request-id: req-716fe4d7-2310-4c6a-af13-c9e0ae3ee558 Content-Length: 0 Content-Type: application/json 2018-07-23 22:38:08,858 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55 used request id req-716fe4d7-2310-4c6a-af13-c9e0ae3ee558 2018-07-23 22:38:08,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353631973267s 2018-07-23 22:38:08,859 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a25eb34d-5165-4656-b80e-c22a01e8dd55 used request id req-716fe4d7-2310-4c6a-af13-c9e0ae3ee558 2018-07-23 22:38:08,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 22:38:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:09,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da92dd42-536f-4b87-99c6-54c1ca70b9b3 Date: Mon, 23 Jul 2018 22:38:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:38:09,883 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af used request id req-da92dd42-536f-4b87-99c6-54c1ca70b9b3 2018-07-23 22:38:09,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02388691902s 2018-07-23 22:38:09,883 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ee1ba6ce-378c-4cbf-9a08-7e1ba84d35af used request id req-da92dd42-536f-4b87-99c6-54c1ca70b9b3 2018-07-23 22:38:09,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 22:38:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:09,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0997915d-ff8e-42fb-b7a4-1537f96426a9 x-compute-request-id: req-0997915d-ff8e-42fb-b7a4-1537f96426a9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_32982499-3043-40eb-a894-ac8691bdd34c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8", "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": "f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8"}]} 2018-07-23 22:38:09,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0997915d-ff8e-42fb-b7a4-1537f96426a9 2018-07-23 22:38:09,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236461162567s 2018-07-23 22:38:09,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-0997915d-ff8e-42fb-b7a4-1537f96426a9 2018-07-23 22:38:09,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 22:38:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d65fe1cd3f34d9422572c13e904c7a2209572c21" 2018-07-23 22:38:09,936 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:38:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-612d9d43-bfd2-4b94-bcf0-a3abc16b4600 x-compute-request-id: req-612d9d43-bfd2-4b94-bcf0-a3abc16b4600 Content-Length: 0 Content-Type: application/json 2018-07-23 22:38:09,936 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8 used request id req-612d9d43-bfd2-4b94-bcf0-a3abc16b4600 2018-07-23 22:38:09,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0268630981445s 2018-07-23 22:38:09,936 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f9972240-7b76-4d3b-a7c2-dfeb0e8e45c8 used request id req-612d9d43-bfd2-4b94-bcf0-a3abc16b4600 2018-07-23 22:38:09,974 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 22:38:10,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 22:38:10,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 22:38:10,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 22:38:10,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 22:38:10,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 22:38:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:38:10,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39207412-c7d3-4e6d-9270-6fcdd8c7b474 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:38:10,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-39207412-c7d3-4e6d-9270-6fcdd8c7b474 2018-07-23 22:38:10,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 22:38:10,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["YHDOD05pQEqfxNypppX6rw"], "issued_at": "2018-07-23T22:38:10.000000Z"}} 2018-07-23 22:38:10,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:38:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}305d298d860d139b25c50651ed03af7de9abbf8c" 2018-07-23 22:38:10,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6d078cb8-f6f7-400b-8fcb-7e39d48eda9d Date: Mon, 23 Jul 2018 22:38:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:38:10,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d078cb8-f6f7-400b-8fcb-7e39d48eda9d 2018-07-23 22:38:10,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254309892654s 2018-07-23 22:38:10,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d078cb8-f6f7-400b-8fcb-7e39d48eda9d 2018-07-23 22:38:10,654 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-07-23 22:38:10,654 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 22:38:12,118 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:06d561ab1ae8723493b484c1effc2790 sha256:98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98 2018-07-23 22:38:12,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:38:12,125 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 22:38:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 22:38:12,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:38:12,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}305d298d860d139b25c50651ed03af7de9abbf8c" 2018-07-23 22:38:12,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fcaba053-687d-4daa-87ef-1b2da181e721 Date: Mon, 23 Jul 2018 22:38:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:38:12,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fcaba053-687d-4daa-87ef-1b2da181e721 2018-07-23 22:38:12,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191982030869s 2018-07-23 22:38:12,319 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-fcaba053-687d-4daa-87ef-1b2da181e721 2018-07-23 22:38:12,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 22:38:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}305d298d860d139b25c50651ed03af7de9abbf8c" -d '{"owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "owner_specified.shade.object": "images/vmtp-img_bd892fdc-c9d4-4939-a428-6b142c828c80", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_bd892fdc-c9d4-4939-a428-6b142c828c80"}' 2018-07-23 22:38:12,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-de140ba9-6ca9-4557-bc13-9c446ddb608e Date: Mon, 23 Jul 2018 22:38:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "831f6f05-6b06-4e04-9534-c50aec4af297", "size": null, "self": "/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98", "updated_at": "2018-07-23T22:38:12Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_bd892fdc-c9d4-4939-a428-6b142c828c80", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "06d561ab1ae8723493b484c1effc2790", "name": "vmtp-img_bd892fdc-c9d4-4939-a428-6b142c828c80", "checksum": null, "created_at": "2018-07-23T22:38:12Z", "protected": false} 2018-07-23 22:38:12,371 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-de140ba9-6ca9-4557-bc13-9c446ddb608e 2018-07-23 22:38:12,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0426890850067s 2018-07-23 22:38:12,372 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-de140ba9-6ca9-4557-bc13-9c446ddb608e returning object 831f6f05-6b06-4e04-9534-c50aec4af297 2018-07-23 22:38:12,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 22:38:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297/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}305d298d860d139b25c50651ed03af7de9abbf8c" -d '' 2018-07-23 22:38:16,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-607dd3c9-0292-4079-ac1e-0f1a6f91c119 Date: Mon, 23 Jul 2018 22:38:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:38:16,155 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297/file used request id req-607dd3c9-0292-4079-ac1e-0f1a6f91c119 2018-07-23 22:38:16,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.78330111504s 2018-07-23 22:38:16,156 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297/file used request id req-607dd3c9-0292-4079-ac1e-0f1a6f91c119 2018-07-23 22:38:16,156 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmtp-img_bd892fdc-c9d4-4939-a428-6b142c828c80', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T22:38:12Z', u'owner_specified.shade.sha256': u'98087fed614aef8f63d5d2e3fcd1f6d82f1faa547a78915b63717f62410bcc98', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'06d561ab1ae8723493b484c1effc2790', u'id': u'831f6f05-6b06-4e04-9534-c50aec4af297', u'size': None, u'name': u'vmtp-img_bd892fdc-c9d4-4939-a428-6b142c828c80', u'checksum': None, u'self': u'/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T22:38:12Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 22:38:16,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:38:16,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}305d298d860d139b25c50651ed03af7de9abbf8c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-07-23 22:38:16,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45969dcd-aec0-4f39-aa28-1b55e39a7712 x-compute-request-id: req-45969dcd-aec0-4f39-aa28-1b55e39a7712 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}} 2018-07-23 22:38:16,360 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-45969dcd-aec0-4f39-aa28-1b55e39a7712 2018-07-23 22:38:16,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.20272397995s 2018-07-23 22:38:16,360 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-45969dcd-aec0-4f39-aa28-1b55e39a7712 2018-07-23 22:38:16,361 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80', 'ephemeral': 0, 'ram': 2048, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 0, 'id': u'57d44428-5dfd-4e85-8393-d65f10cf9937', 'swap': 0}) 2018-07-23 22:38:16,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:38:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937/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}305d298d860d139b25c50651ed03af7de9abbf8c" -d '{"extra_specs": {}}' 2018-07-23 22:38:16,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c64fb9a-bed0-4768-bfe9-3a4458aaf7de x-compute-request-id: req-3c64fb9a-bed0-4768-bfe9-3a4458aaf7de Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:38:16,387 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937/os-extra_specs used request id req-3c64fb9a-bed0-4768-bfe9-3a4458aaf7de 2018-07-23 22:38:16,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251309871674s 2018-07-23 22:38:16,387 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937/os-extra_specs used request id req-3c64fb9a-bed0-4768-bfe9-3a4458aaf7de 2018-07-23 22:38:16,388 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80' 2018-07-23 22:38:16,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 22:38:16,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}305d298d860d139b25c50651ed03af7de9abbf8c" -d '{"keypair": {"name": "vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80"}}' 2018-07-23 22:38:16,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72f937da-cb22-4357-a946-9a7d91756744 x-compute-request-id: req-72f937da-cb22-4357-a946-9a7d91756744 Content-Encoding: gzip Content-Length: 1794 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdjmd0sLTcoxsZlfqeG0TFLcIFi59Yt4gnw+8Lt0mXY3CPUCAdVW8DS81L+GphebDKFZ7SoYUh73iTlGIpxOJQsCHQpB8H+FFM/A6tOgQyVmHgcaSJFuXMwJJaNYq+drwPlGLGfKb55jI3ysdf/QWEB2gV4bV+Bt3q/NX3rEdkdXcOGPmd97XD4fI3vkerYa6ARl6q/+/ht8MuCxdUWL63lTJmEPFkucJ3XA/fOdZWd+C4h7prIWgye7MEjkRy8NbL0emmzxqnZ2MBMgUj2SR/X5TAc+IFwgElATA00uWnQNMA64nHKG7fgDTiJEfB+DwzhGSJllz8tYZeK3pnMuPn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3Y5ndLC03KMbGZX6nhtExS3CBYufWLeIJ8PvC7dJl2Nwj1Ag\nHVVvA0vNS/hqYXmwyhWe0qGFIe94k5RiKcTiULAh0KQfB/hRTPwOrToEMlZh4HGk\niRblzMCSWjWKvna8D5Rixnym+eYyN8rHX/0FhAdoFeG1fgbd6vzV96xHZHV3Dhj5\nnfe1w+HyN75Hq2GugEZeqv/v4bfDLgsXVFi+t5UyZhDxZLnCd1wP3znWVnfguIe6\nayFoMnuzBI5EcvDWy9Hpps8ap2djATIFI9kkf1+UwHPiBcIBJQEwNNLlp0DTAOuJ\nxyhu34A04iRHwfg8M4RkiZZc/LWGXit6ZzLj5wIDAQABAoIBADarC7YMYCRNDsPK\ncROQMPDicIyDviba6nq9av+eE0eKntyN7c6vJPxQOPD08/LnXwsOOKlKd5o/B6aK\np4oc7abxPvbHeGy0BgOT8l8mAKEXFYGXKP02rC9QmQwvR/PlQlQpzhGh8mWZOmzv\n2TBDM5g3Z6R2lBzrvthb2MQLO3Z63AAnd1FmzlkZoEAIqxRjCbDrkx9/HCKze+Oy\nM1wJS43c/297jEu2bhKnV1VIkDa6I3qd26f2pndEECXQ6I+4Yuh30xixUBAAQ/ni\nfBXsVWgom6B0cfM9TdYEvWMaHLEPE8NfOI/eXoCIXmPu6shp1gVpwLo9z2B/FhTa\n1aCA8PECgYEA8m4PRgUbRB9u788Pi4hg4cet9wxj1LavpaHjf/iKcpntuNd5BjP8\nzH0CBckJGCJA8RNA6F0PnIQA/4d4G4S/2ZgXRZuTCTpzHGhwCkMk3ms2im/vuFUm\ndod+irYTE737oCeTYRTZyx3uePQq6mFVvQVkflh+BYaz8ZsJocTnkH8CgYEA6fU7\nXwPkKFDIqhQRdDt5xwnZxP0Ri32ceO+WJxk+JgIx4PznG6DnW/FefPH0j+0IoLOE\n33t4rFqNQ5088HvQia/c15zK3adld2aVJcnipx0i2pVpKjef4L7fYH26bMgDcLVs\nrT8XdqPPNNMewvlwk0wUf6/4ctfpkov+ranueJkCgYEAwpEeZP34MiZgLMssGLpt\ntwdBUcN54+By/CX/plddFjkAF5enpBjZTW0O0IHWcK4dHN5s+5Ck1OMEwhCBjuRt\n7T8pfk4sJf3pIOWY9kOJNZEqhtTrui9s3ThFkSIsEW4qoxDgMcxAN8pf+GdOgil4\nXGoVi2mOSvUfOktJ4bFcgBUCgYBcLzugmajp1cLreRLTiKfYLGJ5QvoJy4m/ATBZ\n4ZFiapT6wMvTUBg5WybO9otVtqEiqPmfEUigKOHmlWswmqi1x+ytrGMm6VGKtYnp\nJN5A2LMmC58velFtvefIXmH5gOoSG/phXS3CmpMHjnRdgOnBsEWXdl/f6IFpM+46\nwW1saQKBgCpDYmz4l7aXqFIySIxImAhVOHJMnEcTz3qBqK1pVWCcal5a6YdFSih2\nkpztuq0FWZ5yqTRk9QdKvNwCf1a4Ryosp9dblP1MtuEclUXteKqwg6lI7dy0cfEz\nTDSU0Mdbw7e11eQyHETozBh4Mv0hZPjSo6Dh8P903soy4eLupbDA\n-----END RSA PRIVATE KEY-----\n", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "name": "vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80", "fingerprint": "6a:54:c2:3b:cb:fc:a6:07:41:45:c0:77:1c:d2:96:be"}} 2018-07-23 22:38:16,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-72f937da-cb22-4357-a946-9a7d91756744 2018-07-23 22:38:16,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.158054828644s 2018-07-23 22:38:16,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-72f937da-cb22-4357-a946-9a7d91756744 2018-07-23 22:38:16,547 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdjmd0sLTcoxsZlfqeG0TFLcIFi59Yt4gnw+8Lt0mXY3CPUCAdVW8DS81L+GphebDKFZ7SoYUh73iTlGIpxOJQsCHQpB8H+FFM/A6tOgQyVmHgcaSJFuXMwJJaNYq+drwPlGLGfKb55jI3ysdf/QWEB2gV4bV+Bt3q/NX3rEdkdXcOGPmd97XD4fI3vkerYa6ARl6q/+/ht8MuCxdUWL63lTJmEPFkucJ3XA/fOdZWd+C4h7prIWgye7MEjkRy8NbL0emmzxqnZ2MBMgUj2SR/X5TAc+IFwgElATA00uWnQNMA64nHKG7fgDTiJEfB+DwzhGSJllz8tYZeK3pnMuPn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3Y5ndLC03KMbGZX6nhtExS3CBYufWLeIJ8PvC7dJl2Nwj1Ag\nHVVvA0vNS/hqYXmwyhWe0qGFIe94k5RiKcTiULAh0KQfB/hRTPwOrToEMlZh4HGk\niRblzMCSWjWKvna8D5Rixnym+eYyN8rHX/0FhAdoFeG1fgbd6vzV96xHZHV3Dhj5\nnfe1w+HyN75Hq2GugEZeqv/v4bfDLgsXVFi+t5UyZhDxZLnCd1wP3znWVnfguIe6\nayFoMnuzBI5EcvDWy9Hpps8ap2djATIFI9kkf1+UwHPiBcIBJQEwNNLlp0DTAOuJ\nxyhu34A04iRHwfg8M4RkiZZc/LWGXit6ZzLj5wIDAQABAoIBADarC7YMYCRNDsPK\ncROQMPDicIyDviba6nq9av+eE0eKntyN7c6vJPxQOPD08/LnXwsOOKlKd5o/B6aK\np4oc7abxPvbHeGy0BgOT8l8mAKEXFYGXKP02rC9QmQwvR/PlQlQpzhGh8mWZOmzv\n2TBDM5g3Z6R2lBzrvthb2MQLO3Z63AAnd1FmzlkZoEAIqxRjCbDrkx9/HCKze+Oy\nM1wJS43c/297jEu2bhKnV1VIkDa6I3qd26f2pndEECXQ6I+4Yuh30xixUBAAQ/ni\nfBXsVWgom6B0cfM9TdYEvWMaHLEPE8NfOI/eXoCIXmPu6shp1gVpwLo9z2B/FhTa\n1aCA8PECgYEA8m4PRgUbRB9u788Pi4hg4cet9wxj1LavpaHjf/iKcpntuNd5BjP8\nzH0CBckJGCJA8RNA6F0PnIQA/4d4G4S/2ZgXRZuTCTpzHGhwCkMk3ms2im/vuFUm\ndod+irYTE737oCeTYRTZyx3uePQq6mFVvQVkflh+BYaz8ZsJocTnkH8CgYEA6fU7\nXwPkKFDIqhQRdDt5xwnZxP0Ri32ceO+WJxk+JgIx4PznG6DnW/FefPH0j+0IoLOE\n33t4rFqNQ5088HvQia/c15zK3adld2aVJcnipx0i2pVpKjef4L7fYH26bMgDcLVs\nrT8XdqPPNNMewvlwk0wUf6/4ctfpkov+ranueJkCgYEAwpEeZP34MiZgLMssGLpt\ntwdBUcN54+By/CX/plddFjkAF5enpBjZTW0O0IHWcK4dHN5s+5Ck1OMEwhCBjuRt\n7T8pfk4sJf3pIOWY9kOJNZEqhtTrui9s3ThFkSIsEW4qoxDgMcxAN8pf+GdOgil4\nXGoVi2mOSvUfOktJ4bFcgBUCgYBcLzugmajp1cLreRLTiKfYLGJ5QvoJy4m/ATBZ\n4ZFiapT6wMvTUBg5WybO9otVtqEiqPmfEUigKOHmlWswmqi1x+ytrGMm6VGKtYnp\nJN5A2LMmC58velFtvefIXmH5gOoSG/phXS3CmpMHjnRdgOnBsEWXdl/f6IFpM+46\nwW1saQKBgCpDYmz4l7aXqFIySIxImAhVOHJMnEcTz3qBqK1pVWCcal5a6YdFSih2\nkpztuq0FWZ5yqTRk9QdKvNwCf1a4Ryosp9dblP1MtuEclUXteKqwg6lI7dy0cfEz\nTDSU0Mdbw7e11eQyHETozBh4Mv0hZPjSo6Dh8P903soy4eLupbDA\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8b6eeb42e9bf44bd95cd0618c7c55da0', 'name': u'vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80', 'created_at': '2018-07-23T22:38:16.547741', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6a:54:c2:3b:cb:fc:a6:07:41:45:c0:77:1c:d2:96:be', 'type': 'ssh', 'id': u'vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80'}) 2018-07-23 22:38:16,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 22:38:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}305d298d860d139b25c50651ed03af7de9abbf8c" 2018-07-23 22:38:16,626 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:38:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a76f93f6-16ee-4890-b9ab-57ea4a795fb8 x-compute-request-id: req-a76f93f6-16ee-4890-b9ab-57ea4a795fb8 Content-Length: 0 Content-Type: application/json 2018-07-23 22:38:16,626 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80 used request id req-a76f93f6-16ee-4890-b9ab-57ea4a795fb8 2018-07-23 22:38:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.078134059906s 2018-07-23 22:38:16,627 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/vmtp_bd892fdc-c9d4-4939-a428-6b142c828c80 used request id req-a76f93f6-16ee-4890-b9ab-57ea4a795fb8 2018-07-23 22:38:17,398 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-07-23 22:56:23,616 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-07-23 22:38:18,245 INFO Using http://172.30.9.26:5000//v3 2018-07-23 22:38:18,245 INFO VM public key: /tmp/tmpYfpjcU 2018-07-23 22:38:18,245 INFO VM private key: /tmp/tmpsgjpNF 2018-07-23 22:38:19,758 INFO Found image vmtp-img_bd892fdc-c9d4-4939-a428-6b142c828c80 to launch VM, will continue 2018-07-23 22:38:20,052 INFO Using external network: external. 2018-07-23 22:38:21,627 INFO Created ext router pns_router_bd892fdc-c9d4-4939-a428-6b142c828c80. 2018-07-23 22:38:22,326 INFO Created internal network: pns-internal-net_bd892fdc-c9d4-4939-a428-6b142c828c80. 2018-07-23 22:38:23,069 INFO Created internal network: pns-internal-net2_bd892fdc-c9d4-4939-a428-6b142c828c80. 2018-07-23 22:38:25,244 DEBUG Ext router associated to pns-internal-net_bd892fdc-c9d4-4939-a428-6b142c828c80 2018-07-23 22:38:27,088 DEBUG Ext router associated to pns-internal-net2_bd892fdc-c9d4-4939-a428-6b142c828c80 2018-07-23 22:38:27,179 INFO OpenStack agent: Open vSwitch agent 2018-07-23 22:38:27,179 INFO OpenStack network type: vxlan 2018-07-23 22:38:28,129 INFO [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Creating server VM... 2018-07-23 22:38:28,129 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 22:38:29,747 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 1 of 50... 2018-07-23 22:38:32,253 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 2 of 50... 2018-07-23 22:38:34,574 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 3 of 50... 2018-07-23 22:38:36,754 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 4 of 50... 2018-07-23 22:38:39,223 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 5 of 50... 2018-07-23 22:38:41,607 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 6 of 50... 2018-07-23 22:38:44,144 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 7 of 50... 2018-07-23 22:38:46,491 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 8 of 50... 2018-07-23 22:38:48,818 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 9 of 50... 2018-07-23 22:38:51,343 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 10 of 50... 2018-07-23 22:38:53,679 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 11 of 50... 2018-07-23 22:38:55,836 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 12 of 50... 2018-07-23 22:38:58,018 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 13 of 50... 2018-07-23 22:39:00,606 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 14 of 50... 2018-07-23 22:39:03,073 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 15 of 50... 2018-07-23 22:39:05,395 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 16 of 50... 2018-07-23 22:39:07,893 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 17 of 50... 2018-07-23 22:39:10,079 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 18 of 50... 2018-07-23 22:39:12,404 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 19 of 50... 2018-07-23 22:39:14,575 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 20 of 50... 2018-07-23 22:39:16,893 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 21 of 50... 2018-07-23 22:39:19,246 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 22 of 50... 2018-07-23 22:39:21,598 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 23 of 50... 2018-07-23 22:39:24,088 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 24 of 50... 2018-07-23 22:39:26,239 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 25 of 50... 2018-07-23 22:39:28,573 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 26 of 50... 2018-07-23 22:39:31,067 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 27 of 50... 2018-07-23 22:39:33,237 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 28 of 50... 2018-07-23 22:39:35,646 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 29 of 50... 2018-07-23 22:39:37,985 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 30 of 50... 2018-07-23 22:39:40,311 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 31 of 50... 2018-07-23 22:39:42,736 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 32 of 50... 2018-07-23 22:39:45,271 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 33 of 50... 2018-07-23 22:39:47,596 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 34 of 50... 2018-07-23 22:39:49,932 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 35 of 50... 2018-07-23 22:39:52,113 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 36 of 50... 2018-07-23 22:39:54,426 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 37 of 50... 2018-07-23 22:39:56,580 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 38 of 50... 2018-07-23 22:39:58,910 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 39 of 50... 2018-07-23 22:40:01,394 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 40 of 50... 2018-07-23 22:40:03,707 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 41 of 50... 2018-07-23 22:40:06,032 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 42 of 50... 2018-07-23 22:40:08,339 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 43 of 50... 2018-07-23 22:40:10,529 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 44 of 50... 2018-07-23 22:40:14,937 INFO [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Internal network IP: 192.168.1.5 2018-07-23 22:40:14,938 INFO [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] SSH IP: 172.30.9.202 2018-07-23 22:40:14,938 INFO [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Setup SSH for ubuntu@172.30.9.202 2018-07-23 22:40:22,525 INFO [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Installing nuttcp-8.1.4... 2018-07-23 22:40:22,572 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Copying nuttcp-8.1.4 to target... 2018-07-23 22:40:22,784 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Starting nuttcp-8.1.4 server... 2018-07-23 22:40:22,829 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] 2018-07-23 22:40:22,879 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Creating client VM... 2018-07-23 22:40:22,880 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 22:40:24,107 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 1 of 50... 2018-07-23 22:40:26,568 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 2 of 50... 2018-07-23 22:40:28,740 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 3 of 50... 2018-07-23 22:40:31,054 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 4 of 50... 2018-07-23 22:40:33,606 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] VM status=BUILD, retrying 5 of 50... 2018-07-23 22:40:37,854 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Internal network IP: 192.168.1.9 2018-07-23 22:40:37,854 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] SSH IP: 172.30.9.203 2018-07-23 22:40:37,854 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Setup SSH for ubuntu@172.30.9.203 2018-07-23 22:40:49,310 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Installing nuttcp-8.1.4... 2018-07-23 22:40:49,357 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Copying nuttcp-8.1.4 to target... 2018-07-23 22:40:49,459 INFO ============================================================ 2018-07-23 22:40:49,459 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-07-23 22:40:58,501 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=40.5 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.343 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.316 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.130 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.223 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.248 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.116 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.242 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.128 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.112 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.112/4.241/40.558/12.105 ms 2018-07-23 22:41:07,542 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.088 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.113 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.112 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.131 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.132 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.172 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.144 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.116 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.195 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.147 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.088/0.135/0.195/0.029 ms 2018-07-23 22:41:16,581 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.436 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.183 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.417 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.461 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.292 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.504 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.182 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.500 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.266 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.182/0.342/0.504/0.129 ms 2018-07-23 22:41:16,582 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Measuring TCP Throughput (packet size=65536)... 2018-07-23 22:41:16,583 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:41:26,703 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=17487.6691 real_seconds=10.00 rate_Mbps=14674.0210 tx_cpu=32 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.46 2018-07-23 22:41:26,705 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:41:36,798 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=18294.8125 real_seconds=10.00 rate_Mbps=15352.7779 tx_cpu=32 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.16 2018-07-23 22:41:36,799 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:41:46,894 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=19062.6875 real_seconds=10.00 rate_Mbps=15997.3690 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.37 2018-07-23 22:41:46,894 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Measuring UDP Throughput (packet size=128)... 2018-07-23 22:41:46,895 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:41:50,246 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=16.2611 real_seconds=1.00 rate_Mbps=136.1321 tx_cpu=10 rx_cpu=28 drop=0 pkt=133211 data_loss=0.00000 2018-07-23 22:41:50,247 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=1<139399/5000000<10000000 Kbps loss-rate=0 2018-07-23 22:41:50,248 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R418197K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:41:53,572 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=18.3732 real_seconds=1.00 rate_Mbps=153.8100 tx_cpu=13 rx_cpu=32 drop=185 pkt=150698 data_loss=0.12285 2018-07-23 22:41:53,572 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=1<157501/418197<418197 Kbps loss-rate=0 2018-07-23 22:41:53,572 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287849K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:41:56,898 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=18.1525 real_seconds=1.00 rate_Mbps=152.0190 tx_cpu=12 rx_cpu=29 drop=0 pkt=148705 data_loss=0.00000 2018-07-23 22:41:56,898 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=1<155667/287849<287849 Kbps loss-rate=0 2018-07-23 22:41:56,899 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221758K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:00,226 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=18.9427 real_seconds=1.00 rate_Mbps=158.5543 tx_cpu=12 rx_cpu=32 drop=0 pkt=155179 data_loss=0.00000 2018-07-23 22:42:00,226 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=1<162359/221758<221758 Kbps loss-rate=0 2018-07-23 22:42:00,227 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192058K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:03,552 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=19.0553 real_seconds=1.00 rate_Mbps=159.4388 tx_cpu=13 rx_cpu=31 drop=0 pkt=156101 data_loss=0.00000 2018-07-23 22:42:03,553 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=1<163265/192058<192058 Kbps loss-rate=0 2018-07-23 22:42:03,553 DEBUG undershot, min=163265 kbps=177661 max=192058 2018-07-23 22:42:03,553 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177661K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:06,905 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=19.5594 real_seconds=1.00 rate_Mbps=163.6409 tx_cpu=14 rx_cpu=31 drop=0 pkt=160231 data_loss=0.00000 2018-07-23 22:42:06,906 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=163265<167568/177661<192058 Kbps loss-rate=0 2018-07-23 22:42:06,906 DEBUG undershot, min=167568 kbps=179813 max=192058 2018-07-23 22:42:06,907 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179813K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:10,259 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=19.8580 real_seconds=1.00 rate_Mbps=166.2327 tx_cpu=13 rx_cpu=32 drop=0 pkt=162677 data_loss=0.00000 2018-07-23 22:42:10,259 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=167568<170222/179813<192058 Kbps loss-rate=0 2018-07-23 22:42:10,260 DEBUG undershot, min=170222 kbps=181140 max=192058 2018-07-23 22:42:10,260 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181140K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:13,612 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=19.0088 real_seconds=1.00 rate_Mbps=159.1347 tx_cpu=13 rx_cpu=31 drop=0 pkt=155720 data_loss=0.00000 2018-07-23 22:42:13,612 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=170222<162953/181140<192058 Kbps loss-rate=0 2018-07-23 22:42:13,612 DEBUG undershot, min=181140 kbps=186599 max=192058 2018-07-23 22:42:13,613 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186599K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:16,941 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=19.1212 real_seconds=1.00 rate_Mbps=159.9814 tx_cpu=13 rx_cpu=30 drop=190 pkt=156831 data_loss=0.12118 2018-07-23 22:42:16,942 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=128 throughput=181140<163820/186599<192058 Kbps loss-rate=0 2018-07-23 22:42:16,942 DEBUG undershot, min=186599 kbps=189328 max=192058 2018-07-23 22:42:16,942 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Measuring UDP Throughput (packet size=1024)... 2018-07-23 22:42:16,943 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:20,295 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=154.8652 real_seconds=1.00 rate_Mbps=1297.6763 tx_cpu=22 rx_cpu=30 drop=0 pkt=158582 data_loss=0.00000 2018-07-23 22:42:20,295 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=1024 throughput=1<1328820/5000000<10000000 Kbps loss-rate=0 2018-07-23 22:42:20,296 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3164410K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:23,619 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=156.6182 real_seconds=1.00 rate_Mbps=1312.7188 tx_cpu=19 rx_cpu=33 drop=0 pkt=160377 data_loss=0.00000 2018-07-23 22:42:23,619 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=1024 throughput=1<1344224/3164410<3164410 Kbps loss-rate=0 2018-07-23 22:42:23,620 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2254317K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:26,943 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=145.7168 real_seconds=1.00 rate_Mbps=1221.1948 tx_cpu=19 rx_cpu=29 drop=0 pkt=149214 data_loss=0.00000 2018-07-23 22:42:26,943 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=1024 throughput=1<1250503/2254317<2254317 Kbps loss-rate=0 2018-07-23 22:42:26,943 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1752410K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:30,269 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=143.5645 real_seconds=1.00 rate_Mbps=1202.6379 tx_cpu=18 rx_cpu=29 drop=82 pkt=147092 data_loss=0.05569 2018-07-23 22:42:30,269 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=1024 throughput=1<1231501/1752410<1752410 Kbps loss-rate=0 2018-07-23 22:42:30,270 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1491955K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:33,597 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=146.8340 real_seconds=1.00 rate_Mbps=1230.2491 tx_cpu=18 rx_cpu=33 drop=0 pkt=150358 data_loss=0.00000 2018-07-23 22:42:33,597 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=1024 throughput=1<1259775/1491955<1491955 Kbps loss-rate=0 2018-07-23 22:42:33,597 DEBUG undershot, min=1259775 kbps=1375865 max=1491955 2018-07-23 22:42:33,598 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1375865K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:36,924 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=143.5088 real_seconds=1.00 rate_Mbps=1202.2652 tx_cpu=19 rx_cpu=29 drop=0 pkt=146953 data_loss=0.00000 2018-07-23 22:42:36,924 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=1024 throughput=1259775<1231119/1375865<1491955 Kbps loss-rate=0 2018-07-23 22:42:36,925 DEBUG undershot, min=1375865 kbps=1433910 max=1491955 2018-07-23 22:42:36,925 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1433910K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:40,277 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=136.8994 real_seconds=1.00 rate_Mbps=1147.1142 tx_cpu=21 rx_cpu=28 drop=165 pkt=140350 data_loss=0.11754 2018-07-23 22:42:40,278 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=1024 throughput=1375865<1174644/1433910<1491955 Kbps loss-rate=0 2018-07-23 22:42:40,278 DEBUG undershot, min=1433910 kbps=1462932 max=1491955 2018-07-23 22:42:40,278 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Measuring UDP Throughput (packet size=8192)... 2018-07-23 22:42:40,279 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:43,604 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=595.0078 real_seconds=1.00 rate_Mbps=4992.0860 tx_cpu=99 rx_cpu=21 drop=133 pkt=76294 data_loss=0.17433 2018-07-23 22:42:43,605 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=8192 throughput=1<5111896/5000000<10000000 Kbps loss-rate=0 2018-07-23 22:42:43,605 DEBUG undershot, min=5111896 kbps=7555948 max=10000000 2018-07-23 22:42:43,605 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7555948K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:46,934 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=879.5547 real_seconds=1.00 rate_Mbps=7362.3075 tx_cpu=60 rx_cpu=31 drop=0 pkt=112583 data_loss=0.00000 2018-07-23 22:42:46,935 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=8192 throughput=5111896<7539002/7555948<10000000 Kbps loss-rate=0 2018-07-23 22:42:46,935 DEBUG undershot, min=7539002 kbps=8769501 max=10000000 2018-07-23 22:42:46,935 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8769501K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:50,288 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=982.7969 real_seconds=1.00 rate_Mbps=8233.3063 tx_cpu=30 rx_cpu=33 drop=6 pkt=125804 data_loss=0.00477 2018-07-23 22:42:50,288 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=8192 throughput=7539002<8430905/8769501<10000000 Kbps loss-rate=0 2018-07-23 22:42:50,288 DEBUG undershot, min=8430905 kbps=9215452 max=10000000 2018-07-23 22:42:50,289 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9215452K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:53,641 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=885.2266 real_seconds=1.00 rate_Mbps=7413.0903 tx_cpu=38 rx_cpu=31 drop=0 pkt=113309 data_loss=0.00000 2018-07-23 22:42:53,641 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=8192 throughput=8430905<7591004/9215452<10000000 Kbps loss-rate=0 2018-07-23 22:42:53,641 DEBUG undershot, min=9215452 kbps=9607726 max=10000000 2018-07-23 22:42:53,642 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9607726K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:42:56,969 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] megabytes=957.1328 real_seconds=1.00 rate_Mbps=8023.4116 tx_cpu=24 rx_cpu=29 drop=2 pkt=122515 data_loss=0.00163 2018-07-23 22:42:56,969 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] pkt-size=8192 throughput=9215452<8215973/9607726<10000000 Kbps loss-rate=0 2018-07-23 22:42:56,970 DEBUG undershot, min=9607726 kbps=9803863 max=10000000 2018-07-23 22:42:56,981 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.9', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.46, 'throughput_kbps': 15026197, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 15721244, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.37, 'throughput_kbps': 16381305, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.12, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 163820, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.12, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1174644, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 8215973, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.241', 'rtt_max_ms': '40.558', 'rtt_min_ms': '0.112', 'rtt_stddev': '12.105', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.135', 'rtt_max_ms': '0.195', 'rtt_min_ms': '0.088', 'rtt_stddev': '0.029', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.342', 'rtt_max_ms': '0.504', 'rtt_min_ms': '0.182', 'rtt_stddev': '0.129', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-07-23 22:42:56,982 INFO Deleting floating ip 8c184b6a-b241-42c8-bd34-3f778866b76a 2018-07-23 22:42:57,797 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Floating IP 172.30.9.203 deleted 2018-07-23 22:42:57,945 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c801] Instance deleted 2018-07-23 22:42:58,009 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Creating client VM... 2018-07-23 22:42:58,010 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 22:42:58,965 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] VM status=BUILD, retrying 1 of 50... 2018-07-23 22:43:01,330 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] VM status=BUILD, retrying 2 of 50... 2018-07-23 22:43:03,649 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] VM status=BUILD, retrying 3 of 50... 2018-07-23 22:43:05,973 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] VM status=BUILD, retrying 4 of 50... 2018-07-23 22:43:08,284 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] VM status=BUILD, retrying 5 of 50... 2018-07-23 22:43:12,541 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Internal network IP: 192.168.2.6 2018-07-23 22:43:12,541 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] SSH IP: 172.30.9.204 2018-07-23 22:43:12,541 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Setup SSH for ubuntu@172.30.9.204 2018-07-23 22:43:20,797 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Installing nuttcp-8.1.4... 2018-07-23 22:43:20,841 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Copying nuttcp-8.1.4 to target... 2018-07-23 22:43:20,943 INFO ============================================================ 2018-07-23 22:43:20,943 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-07-23 22:43:30,010 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.17 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.726 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.800 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.596 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.264 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.235 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.316 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.520 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.255 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.430 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.235/0.531/1.171/0.286 ms 2018-07-23 22:43:39,050 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.293 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.268 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.406 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.297 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.316 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.230 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.404 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.365 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.338 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.379 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.230/0.329/0.406/0.059 ms 2018-07-23 22:43:48,094 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.54 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.346 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.646 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.382 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.587 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.674 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.504 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.712 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.518 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.702 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.346/0.661/1.541/0.317 ms 2018-07-23 22:43:48,094 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring TCP Throughput (packet size=65536)... 2018-07-23 22:43:48,095 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:43:58,192 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=2358.6140 real_seconds=10.00 rate_Mbps=1978.7481 tx_cpu=4 rx_cpu=8 retrans=20 cwnd=333 rtt_ms=0.58 2018-07-23 22:43:58,193 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:08,289 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=2299.0000 real_seconds=10.00 rate_Mbps=1928.8548 tx_cpu=4 rx_cpu=8 retrans=4 cwnd=315 rtt_ms=0.34 2018-07-23 22:44:08,289 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:18,384 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=2292.6390 real_seconds=10.00 rate_Mbps=1923.4925 tx_cpu=4 rx_cpu=8 retrans=27 cwnd=337 rtt_ms=0.26 2018-07-23 22:44:18,384 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring UDP Throughput (packet size=128)... 2018-07-23 22:44:18,385 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:21,710 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=18.3534 real_seconds=1.01 rate_Mbps=152.7042 tx_cpu=26 rx_cpu=24 drop=53712 pkt=204063 data_loss=26.32116 2018-07-23 22:44:21,710 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<156369/5000000<10000000 Kbps loss-rate=26 2018-07-23 22:44:21,710 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R469107K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:25,038 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.7800 real_seconds=1.01 rate_Mbps=148.3992 tx_cpu=22 rx_cpu=21 drop=66866 pkt=212519 data_loss=31.46329 2018-07-23 22:44:25,038 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<151960/469107<469107 Kbps loss-rate=31 2018-07-23 22:44:25,038 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R310533K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:28,390 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.8801 real_seconds=1.00 rate_Mbps=149.9808 tx_cpu=24 rx_cpu=19 drop=53708 pkt=200181 data_loss=26.82946 2018-07-23 22:44:28,390 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<153580/310533<310533 Kbps loss-rate=26 2018-07-23 22:44:28,391 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R232056K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:31,742 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.4191 real_seconds=1.00 rate_Mbps=146.2365 tx_cpu=23 rx_cpu=20 drop=58266 pkt=200964 data_loss=28.99351 2018-07-23 22:44:31,743 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<149746/232056<232056 Kbps loss-rate=28 2018-07-23 22:44:31,743 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190901K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:35,095 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.2173 real_seconds=1.00 rate_Mbps=143.9666 tx_cpu=44 rx_cpu=18 drop=45383 pkt=186427 data_loss=24.34350 2018-07-23 22:44:35,095 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<147421/190901<190901 Kbps loss-rate=24 2018-07-23 22:44:35,095 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169161K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:38,446 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.6328 real_seconds=1.00 rate_Mbps=147.5375 tx_cpu=73 rx_cpu=20 drop=20748 pkt=165196 data_loss=12.55957 2018-07-23 22:44:38,446 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<151078/169161<169161 Kbps loss-rate=12 2018-07-23 22:44:38,447 DEBUG overshot, min=1 kbps=151078 max=169161 2018-07-23 22:44:38,447 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151078K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:41,773 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.6332 real_seconds=1.00 rate_Mbps=147.4827 tx_cpu=96 rx_cpu=21 drop=2731 pkt=147182 data_loss=1.85567 2018-07-23 22:44:41,773 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<151022/151078<169161 Kbps loss-rate=1 2018-07-23 22:44:41,773 DEBUG undershot, min=151022 kbps=160091 max=169161 2018-07-23 22:44:41,774 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160091K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:45,125 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.4716 real_seconds=1.00 rate_Mbps=146.0481 tx_cpu=89 rx_cpu=20 drop=13212 pkt=156339 data_loss=8.45088 2018-07-23 22:44:45,126 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=151022<149553/160091<169161 Kbps loss-rate=8 2018-07-23 22:44:45,126 DEBUG overshot, min=151022 kbps=149553 max=160091 2018-07-23 22:44:45,126 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R149553K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:48,478 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=17.6467 real_seconds=1.00 rate_Mbps=148.0624 tx_cpu=95 rx_cpu=22 drop=1486 pkt=146048 data_loss=1.01749 2018-07-23 22:44:48,478 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=151022<151615/149553<160091 Kbps loss-rate=1 2018-07-23 22:44:48,478 DEBUG undershot, min=151615 kbps=155853 max=160091 2018-07-23 22:44:48,479 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R155853K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:51,802 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=18.2604 real_seconds=1.00 rate_Mbps=152.9775 tx_cpu=88 rx_cpu=21 drop=2611 pkt=152200 data_loss=1.71537 2018-07-23 22:44:51,803 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=151615<156648/155853<160091 Kbps loss-rate=1 2018-07-23 22:44:51,803 DEBUG undershot, min=156648 kbps=158369 max=160091 2018-07-23 22:44:51,803 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring UDP Throughput (packet size=1024)... 2018-07-23 22:44:51,804 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:55,153 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=144.3662 real_seconds=1.00 rate_Mbps=1206.6634 tx_cpu=32 rx_cpu=20 drop=48997 pkt=196828 data_loss=24.89330 2018-07-23 22:44:55,153 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1235623/5000000<10000000 Kbps loss-rate=24 2018-07-23 22:44:55,154 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3117811K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:44:58,479 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=142.5576 real_seconds=1.00 rate_Mbps=1196.0812 tx_cpu=31 rx_cpu=18 drop=25962 pkt=171941 data_loss=15.09936 2018-07-23 22:44:58,480 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1224787/3117811<3117811 Kbps loss-rate=15 2018-07-23 22:44:58,480 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2171299K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:01,832 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=141.2031 real_seconds=1.00 rate_Mbps=1185.6620 tx_cpu=34 rx_cpu=20 drop=50936 pkt=195528 data_loss=26.05050 2018-07-23 22:45:01,832 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1214117/2171299<2171299 Kbps loss-rate=26 2018-07-23 22:45:01,833 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1692708K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:05,158 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=137.2695 real_seconds=1.00 rate_Mbps=1148.0756 tx_cpu=71 rx_cpu=22 drop=63808 pkt=204372 data_loss=31.22150 2018-07-23 22:45:05,158 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1175629/1692708<1692708 Kbps loss-rate=31 2018-07-23 22:45:05,158 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1434168K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:08,482 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=140.6455 real_seconds=1.00 rate_Mbps=1180.2296 tx_cpu=77 rx_cpu=22 drop=31048 pkt=175069 data_loss=17.73472 2018-07-23 22:45:08,483 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1208555/1434168<1434168 Kbps loss-rate=17 2018-07-23 22:45:08,483 DEBUG overshot, min=1 kbps=1208555 max=1434168 2018-07-23 22:45:08,484 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1208555K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:11,835 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=139.3311 real_seconds=1.00 rate_Mbps=1165.5011 tx_cpu=89 rx_cpu=20 drop=4854 pkt=147529 data_loss=3.29018 2018-07-23 22:45:11,835 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1193473/1208555<1434168 Kbps loss-rate=3 2018-07-23 22:45:11,835 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring UDP Throughput (packet size=8192)... 2018-07-23 22:45:11,836 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:15,160 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=192.4453 real_seconds=1.00 rate_Mbps=1614.8828 tx_cpu=70 rx_cpu=9 drop=51660 pkt=76293 data_loss=67.71264 2018-07-23 22:45:15,161 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1653639/5000000<10000000 Kbps loss-rate=67 2018-07-23 22:45:15,161 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3326819K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:18,486 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=200.6719 real_seconds=1.00 rate_Mbps=1678.9170 tx_cpu=99 rx_cpu=10 drop=25077 pkt=50763 data_loss=49.40014 2018-07-23 22:45:18,487 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1719211/3326819<3326819 Kbps loss-rate=49 2018-07-23 22:45:18,487 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2523015K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:21,812 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=198.3125 real_seconds=1.00 rate_Mbps=1659.3593 tx_cpu=99 rx_cpu=10 drop=13114 pkt=38498 data_loss=34.06410 2018-07-23 22:45:21,813 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1699183/2523015<2523015 Kbps loss-rate=34 2018-07-23 22:45:21,813 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2111099K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:25,138 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=199.0234 real_seconds=1.00 rate_Mbps=1665.1420 tx_cpu=99 rx_cpu=10 drop=6738 pkt=32213 data_loss=20.91705 2018-07-23 22:45:25,139 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1705105/2111099<2111099 Kbps loss-rate=20 2018-07-23 22:45:25,139 DEBUG overshot, min=1 kbps=1705105 max=2111099 2018-07-23 22:45:25,139 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1705105K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:28,490 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=203.2656 real_seconds=1.00 rate_Mbps=1706.2776 tx_cpu=99 rx_cpu=8 drop=0 pkt=26018 data_loss=0.00000 2018-07-23 22:45:28,490 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1747228/1705105<2111099 Kbps loss-rate=0 2018-07-23 22:45:28,490 DEBUG undershot, min=1747228 kbps=1929163 max=2111099 2018-07-23 22:45:28,491 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1929163K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:31,815 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=203.6797 real_seconds=1.00 rate_Mbps=1703.7011 tx_cpu=99 rx_cpu=10 drop=3366 pkt=29437 data_loss=11.43460 2018-07-23 22:45:31,816 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1747228<1744589/1929163<2111099 Kbps loss-rate=11 2018-07-23 22:45:31,816 DEBUG overshot, min=1747228 kbps=1744589 max=1929163 2018-07-23 22:45:31,816 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1744589K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:35,144 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=205.2109 real_seconds=1.00 rate_Mbps=1722.1988 tx_cpu=99 rx_cpu=9 drop=354 pkt=26621 data_loss=1.32981 2018-07-23 22:45:35,144 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1747228<1763531/1744589<1929163 Kbps loss-rate=1 2018-07-23 22:45:35,145 DEBUG undershot, min=1763531 kbps=1846347 max=1929163 2018-07-23 22:45:35,145 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1846347K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:45:38,472 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=213.8984 real_seconds=1.00 rate_Mbps=1789.9105 tx_cpu=99 rx_cpu=9 drop=794 pkt=28173 data_loss=2.81833 2018-07-23 22:45:38,473 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1763531<1832868/1846347<1929163 Kbps loss-rate=2 2018-07-23 22:45:38,483 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 20, 'rtt_ms': 0.58, 'throughput_kbps': 2026238, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.34, 'throughput_kbps': 1975147, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.26, 'throughput_kbps': 1969656, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.72, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156648, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.29, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1193473, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.82, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1832868, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.531', 'rtt_max_ms': '1.171', 'rtt_min_ms': '0.235', 'rtt_stddev': '0.286', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.329', 'rtt_max_ms': '0.406', 'rtt_min_ms': '0.230', 'rtt_stddev': '0.059', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.661', 'rtt_max_ms': '1.541', 'rtt_min_ms': '0.346', 'rtt_stddev': '0.317', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 22:45:38,485 INFO ============================================================ 2018-07-23 22:45:38,485 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-07-23 22:45:47,551 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.489 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.556 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.498 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.597 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.500 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.552 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.463 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.300 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.458 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.302 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.300/0.471/0.597/0.097 ms 2018-07-23 22:45:56,591 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.268 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.348 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.326 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.422 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.547 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.337 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.354 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.306 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.280 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.274 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.268/0.346/0.547/0.080 ms 2018-07-23 22:46:05,633 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=1.48 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.451 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.455 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.341 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.440 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.565 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.761 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.490 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.422 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.519 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.341/0.592/1.485/0.317 ms 2018-07-23 22:46:05,634 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring TCP Throughput (packet size=65536)... 2018-07-23 22:46:05,634 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:15,756 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=2361.4260 real_seconds=10.00 rate_Mbps=1981.2580 tx_cpu=4 rx_cpu=8 retrans=31 cwnd=339 rtt_ms=0.66 2018-07-23 22:46:15,757 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:25,854 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=2778.1038 real_seconds=10.00 rate_Mbps=2330.7955 tx_cpu=5 rx_cpu=9 retrans=136 cwnd=397 rtt_ms=0.34 2018-07-23 22:46:25,854 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:35,950 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=2271.4232 real_seconds=10.00 rate_Mbps=1905.4959 tx_cpu=4 rx_cpu=7 retrans=15 cwnd=333 rtt_ms=0.40 2018-07-23 22:46:35,951 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring UDP Throughput (packet size=128)... 2018-07-23 22:46:35,952 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:39,278 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=16.5895 real_seconds=1.00 rate_Mbps=139.1871 tx_cpu=19 rx_cpu=18 drop=75334 pkt=211235 data_loss=35.66345 2018-07-23 22:46:39,279 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<142527/5000000<10000000 Kbps loss-rate=35 2018-07-23 22:46:39,279 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R427581K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:42,604 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=16.8000 real_seconds=1.01 rate_Mbps=140.1853 tx_cpu=21 rx_cpu=20 drop=78370 pkt=215995 data_loss=36.28302 2018-07-23 22:46:42,605 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<143549/427581<427581 Kbps loss-rate=36 2018-07-23 22:46:42,605 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R285565K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:45,933 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=16.2709 real_seconds=1.01 rate_Mbps=135.8035 tx_cpu=21 rx_cpu=18 drop=56783 pkt=190074 data_loss=29.87406 2018-07-23 22:46:45,933 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<139062/285565<285565 Kbps loss-rate=29 2018-07-23 22:46:45,934 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R212313K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:49,258 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=16.9955 real_seconds=1.01 rate_Mbps=141.8452 tx_cpu=21 rx_cpu=22 drop=57992 pkt=197219 data_loss=29.40485 2018-07-23 22:46:49,258 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<145249/212313<212313 Kbps loss-rate=29 2018-07-23 22:46:49,258 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R178781K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:52,583 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=16.7379 real_seconds=1.00 rate_Mbps=140.4362 tx_cpu=91 rx_cpu=18 drop=37474 pkt=174591 data_loss=21.46403 2018-07-23 22:46:52,584 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<143806/178781<178781 Kbps loss-rate=21 2018-07-23 22:46:52,584 DEBUG overshot, min=1 kbps=143806 max=178781 2018-07-23 22:46:52,585 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143806K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:55,937 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=16.4382 real_seconds=1.00 rate_Mbps=137.3920 tx_cpu=91 rx_cpu=20 drop=5775 pkt=140436 data_loss=4.11186 2018-07-23 22:46:55,937 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=128 throughput=1<140689/143806<178781 Kbps loss-rate=4 2018-07-23 22:46:55,937 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring UDP Throughput (packet size=1024)... 2018-07-23 22:46:55,938 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:46:59,289 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=132.9727 real_seconds=1.01 rate_Mbps=1109.7039 tx_cpu=30 rx_cpu=20 drop=59323 pkt=195487 data_loss=30.34625 2018-07-23 22:46:59,289 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1136336/5000000<10000000 Kbps loss-rate=30 2018-07-23 22:46:59,290 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3068168K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:02,615 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=135.9434 real_seconds=1.00 rate_Mbps=1139.9196 tx_cpu=33 rx_cpu=19 drop=63485 pkt=202691 data_loss=31.32104 2018-07-23 22:47:02,616 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1167277/3068168<3068168 Kbps loss-rate=31 2018-07-23 22:47:02,616 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2117722K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:05,942 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=137.1162 real_seconds=1.01 rate_Mbps=1143.0495 tx_cpu=34 rx_cpu=21 drop=69206 pkt=209613 data_loss=33.01609 2018-07-23 22:47:05,942 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1170482/2117722<2117722 Kbps loss-rate=33 2018-07-23 22:47:05,943 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1644102K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:09,269 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=138.5254 real_seconds=1.00 rate_Mbps=1161.3837 tx_cpu=29 rx_cpu=19 drop=53223 pkt=195073 data_loss=27.28364 2018-07-23 22:47:09,270 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1189256/1644102<1644102 Kbps loss-rate=27 2018-07-23 22:47:09,270 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1416679K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:12,594 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=137.9609 real_seconds=1.00 rate_Mbps=1151.6594 tx_cpu=66 rx_cpu=19 drop=31526 pkt=172798 data_loss=18.24442 2018-07-23 22:47:12,595 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1179299/1416679<1416679 Kbps loss-rate=18 2018-07-23 22:47:12,595 DEBUG overshot, min=1 kbps=1179299 max=1416679 2018-07-23 22:47:12,595 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1179299K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:15,948 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=130.9678 real_seconds=1.00 rate_Mbps=1095.1711 tx_cpu=87 rx_cpu=19 drop=9847 pkt=143958 data_loss=6.84018 2018-07-23 22:47:15,948 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1121455/1179299<1416679 Kbps loss-rate=6 2018-07-23 22:47:15,948 DEBUG overshot, min=1 kbps=1121455 max=1179299 2018-07-23 22:47:15,949 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1121455K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:19,275 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=132.2139 real_seconds=1.00 rate_Mbps=1105.4434 tx_cpu=93 rx_cpu=19 drop=1509 pkt=136896 data_loss=1.10227 2018-07-23 22:47:19,275 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=1024 throughput=1<1131974/1121455<1179299 Kbps loss-rate=1 2018-07-23 22:47:19,276 DEBUG undershot, min=1131974 kbps=1155636 max=1179299 2018-07-23 22:47:19,276 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Measuring UDP Throughput (packet size=8192)... 2018-07-23 22:47:19,276 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:22,601 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=191.5703 real_seconds=1.00 rate_Mbps=1602.6810 tx_cpu=39 rx_cpu=8 drop=51773 pkt=76294 data_loss=67.85986 2018-07-23 22:47:22,601 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1641145/5000000<10000000 Kbps loss-rate=67 2018-07-23 22:47:22,601 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3320572K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:25,928 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=193.2109 real_seconds=1.00 rate_Mbps=1622.0798 tx_cpu=99 rx_cpu=11 drop=25937 pkt=50668 data_loss=51.19012 2018-07-23 22:47:25,929 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1661009/3320572<3320572 Kbps loss-rate=51 2018-07-23 22:47:25,929 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2490790K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:29,254 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=194.1250 real_seconds=1.00 rate_Mbps=1623.8463 tx_cpu=99 rx_cpu=9 drop=13159 pkt=38007 data_loss=34.62257 2018-07-23 22:47:29,254 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1662818/2490790<2490790 Kbps loss-rate=34 2018-07-23 22:47:29,255 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2076804K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:32,581 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=192.3906 real_seconds=1.00 rate_Mbps=1609.5566 tx_cpu=99 rx_cpu=8 drop=7064 pkt=31690 data_loss=22.29095 2018-07-23 22:47:32,581 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1648185/2076804<2076804 Kbps loss-rate=22 2018-07-23 22:47:32,582 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1862494K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:35,908 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=206.4453 real_seconds=1.00 rate_Mbps=1727.5856 tx_cpu=99 rx_cpu=10 drop=1995 pkt=28420 data_loss=7.01969 2018-07-23 22:47:35,909 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1769047/1862494<1862494 Kbps loss-rate=7 2018-07-23 22:47:35,909 DEBUG overshot, min=1 kbps=1769047 max=1862494 2018-07-23 22:47:35,909 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1769047K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:47:39,233 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] megabytes=207.1797 real_seconds=1.00 rate_Mbps=1733.5149 tx_cpu=99 rx_cpu=9 drop=475 pkt=26994 data_loss=1.75963 2018-07-23 22:47:39,233 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] pkt-size=8192 throughput=1<1775119/1769047<1862494 Kbps loss-rate=1 2018-07-23 22:47:39,233 DEBUG undershot, min=1775119 kbps=1818806 max=1862494 2018-07-23 22:47:39,244 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.66, 'throughput_kbps': 2028808, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 136, 'rtt_ms': 0.34, 'throughput_kbps': 2386734, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.4, 'throughput_kbps': 1951227, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.11, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 140689, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.1, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1131974, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.76, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1775119, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.471', 'rtt_max_ms': '0.597', 'rtt_min_ms': '0.300', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.346', 'rtt_max_ms': '0.547', 'rtt_min_ms': '0.268', 'rtt_stddev': '0.080', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.592', 'rtt_max_ms': '1.485', 'rtt_min_ms': '0.341', 'rtt_stddev': '0.317', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 22:47:39,245 INFO Deleting floating ip 322bf1b6-0f23-4445-bc33-e0bd93cb4bba 2018-07-23 22:47:40,476 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Floating IP 172.30.9.204 deleted 2018-07-23 22:47:40,843 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c802] Instance deleted 2018-07-23 22:47:40,859 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Creating client VM... 2018-07-23 22:47:40,860 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 22:47:42,367 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 1 of 50... 2018-07-23 22:47:44,577 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 2 of 50... 2018-07-23 22:47:47,078 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 3 of 50... 2018-07-23 22:47:49,569 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 4 of 50... 2018-07-23 22:47:52,074 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 5 of 50... 2018-07-23 22:47:54,587 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 6 of 50... 2018-07-23 22:47:56,744 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 7 of 50... 2018-07-23 22:47:58,925 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 8 of 50... 2018-07-23 22:48:01,438 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 9 of 50... 2018-07-23 22:48:03,932 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 10 of 50... 2018-07-23 22:48:06,093 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 11 of 50... 2018-07-23 22:48:08,438 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 12 of 50... 2018-07-23 22:48:10,775 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 13 of 50... 2018-07-23 22:48:12,952 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 14 of 50... 2018-07-23 22:48:15,106 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 15 of 50... 2018-07-23 22:48:17,276 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 16 of 50... 2018-07-23 22:48:19,835 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 17 of 50... 2018-07-23 22:48:22,274 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 18 of 50... 2018-07-23 22:48:24,593 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 19 of 50... 2018-07-23 22:48:26,904 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 20 of 50... 2018-07-23 22:48:29,077 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 21 of 50... 2018-07-23 22:48:31,583 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 22 of 50... 2018-07-23 22:48:33,902 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 23 of 50... 2018-07-23 22:48:36,235 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 24 of 50... 2018-07-23 22:48:38,555 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 25 of 50... 2018-07-23 22:48:41,020 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 26 of 50... 2018-07-23 22:48:43,168 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 27 of 50... 2018-07-23 22:48:45,325 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 28 of 50... 2018-07-23 22:48:47,673 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 29 of 50... 2018-07-23 22:48:49,837 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 30 of 50... 2018-07-23 22:48:52,322 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 31 of 50... 2018-07-23 22:48:54,511 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 32 of 50... 2018-07-23 22:48:56,672 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 33 of 50... 2018-07-23 22:48:59,002 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 34 of 50... 2018-07-23 22:49:01,346 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 35 of 50... 2018-07-23 22:49:03,529 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 36 of 50... 2018-07-23 22:49:05,865 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 37 of 50... 2018-07-23 22:49:08,562 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 38 of 50... 2018-07-23 22:49:10,913 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 39 of 50... 2018-07-23 22:49:13,426 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 40 of 50... 2018-07-23 22:49:15,780 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 41 of 50... 2018-07-23 22:49:18,105 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 42 of 50... 2018-07-23 22:49:20,264 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 43 of 50... 2018-07-23 22:49:22,441 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] VM status=BUILD, retrying 44 of 50... 2018-07-23 22:49:26,906 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Internal network IP: 192.168.1.8 2018-07-23 22:49:26,906 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] SSH IP: 172.30.9.210 2018-07-23 22:49:26,907 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Setup SSH for ubuntu@172.30.9.210 2018-07-23 22:49:38,430 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Installing nuttcp-8.1.4... 2018-07-23 22:49:38,476 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Copying nuttcp-8.1.4 to target... 2018-07-23 22:49:38,642 INFO ============================================================ 2018-07-23 22:49:38,643 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-07-23 22:49:47,689 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=42.0 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.207 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.372 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.577 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.428 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.279 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.469 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.435 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.513 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.431 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.207/4.578/42.074/12.499 ms 2018-07-23 22:49:56,733 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.379 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.358 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.338 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.378 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.349 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.317 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.247 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.538 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.426 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.321 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.247/0.365/0.538/0.073 ms 2018-07-23 22:50:05,778 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=64 time=0.772 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=64 time=0.562 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=64 time=0.425 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=64 time=0.220 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=64 time=0.401 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=64 time=0.277 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=64 time=0.213 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=64 time=0.436 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=64 time=0.228 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.188/0.372/0.772/0.178 ms 2018-07-23 22:50:05,779 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Measuring TCP Throughput (packet size=65536)... 2018-07-23 22:50:05,779 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:15,879 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=5334.7011 real_seconds=10.00 rate_Mbps=4474.0251 tx_cpu=9 rx_cpu=14 retrans=6 cwnd=309 rtt_ms=0.36 2018-07-23 22:50:15,879 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:25,978 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=5929.8300 real_seconds=10.00 rate_Mbps=4973.1402 tx_cpu=9 rx_cpu=14 retrans=1 cwnd=573 rtt_ms=0.45 2018-07-23 22:50:25,979 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:36,080 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=7117.0040 real_seconds=10.00 rate_Mbps=5968.2205 tx_cpu=10 rx_cpu=16 retrans=1 cwnd=832 rtt_ms=0.51 2018-07-23 22:50:36,080 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Measuring UDP Throughput (packet size=128)... 2018-07-23 22:50:36,081 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:39,406 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=26.5898 real_seconds=1.00 rate_Mbps=222.6968 tx_cpu=17 rx_cpu=26 drop=242 pkt=218065 data_loss=0.11082 2018-07-23 22:50:39,406 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=1<228041/5000000<10000000 Kbps loss-rate=0 2018-07-23 22:50:39,407 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R684123K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:42,734 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=26.5181 real_seconds=1.00 rate_Mbps=222.1549 tx_cpu=17 rx_cpu=24 drop=3704 pkt=220940 data_loss=1.67629 2018-07-23 22:50:42,735 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=1<227486/684123<684123 Kbps loss-rate=1 2018-07-23 22:50:42,735 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R455804K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:46,087 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=25.7682 real_seconds=1.00 rate_Mbps=215.7689 tx_cpu=17 rx_cpu=25 drop=3129 pkt=214222 data_loss=1.46042 2018-07-23 22:50:46,087 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=1<220947/455804<455804 Kbps loss-rate=1 2018-07-23 22:50:46,088 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R338375K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:49,415 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=24.7197 real_seconds=1.00 rate_Mbps=206.8951 tx_cpu=17 rx_cpu=28 drop=0 pkt=202504 data_loss=0.00000 2018-07-23 22:50:49,416 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=1<211860/338375<338375 Kbps loss-rate=0 2018-07-23 22:50:49,416 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R275117K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:52,769 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=25.7357 real_seconds=1.00 rate_Mbps=215.5278 tx_cpu=17 rx_cpu=25 drop=2429 pkt=213256 data_loss=1.13897 2018-07-23 22:50:52,769 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=1<220700/275117<275117 Kbps loss-rate=1 2018-07-23 22:50:52,770 DEBUG undershot, min=220700 kbps=247908 max=275117 2018-07-23 22:50:52,770 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R247908K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:56,122 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=26.3597 real_seconds=1.00 rate_Mbps=220.7137 tx_cpu=18 rx_cpu=26 drop=0 pkt=215939 data_loss=0.00000 2018-07-23 22:50:56,123 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=220700<226010/247908<275117 Kbps loss-rate=0 2018-07-23 22:50:56,123 DEBUG undershot, min=226010 kbps=250563 max=275117 2018-07-23 22:50:56,124 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250563K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:50:59,477 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=26.9611 real_seconds=1.00 rate_Mbps=225.8778 tx_cpu=18 rx_cpu=25 drop=0 pkt=220865 data_loss=0.00000 2018-07-23 22:50:59,478 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=226010<231298/250563<275117 Kbps loss-rate=0 2018-07-23 22:50:59,478 DEBUG undershot, min=231298 kbps=253207 max=275117 2018-07-23 22:50:59,478 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R253207K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:02,802 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=25.3927 real_seconds=1.00 rate_Mbps=212.8989 tx_cpu=18 rx_cpu=25 drop=8222 pkt=216239 data_loss=3.80241 2018-07-23 22:51:02,803 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=128 throughput=231298<218008/253207<275117 Kbps loss-rate=3 2018-07-23 22:51:02,803 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Measuring UDP Throughput (packet size=1024)... 2018-07-23 22:51:02,803 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:06,132 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=195.4980 real_seconds=1.00 rate_Mbps=1638.7847 tx_cpu=27 rx_cpu=28 drop=0 pkt=200190 data_loss=0.00000 2018-07-23 22:51:06,132 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=1024 throughput=1<1678115/5000000<10000000 Kbps loss-rate=0 2018-07-23 22:51:06,132 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3339057K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:09,460 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=198.1455 real_seconds=1.00 rate_Mbps=1656.0195 tx_cpu=35 rx_cpu=28 drop=4763 pkt=207664 data_loss=2.29362 2018-07-23 22:51:09,460 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=1024 throughput=1<1695763/3339057<3339057 Kbps loss-rate=2 2018-07-23 22:51:09,460 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2517410K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:12,786 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=182.2197 real_seconds=1.00 rate_Mbps=1522.2464 tx_cpu=34 rx_cpu=25 drop=22919 pkt=209512 data_loss=10.93926 2018-07-23 22:51:12,787 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=1024 throughput=1<1558780/2517410<2517410 Kbps loss-rate=10 2018-07-23 22:51:12,787 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2038095K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:16,116 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=204.3594 real_seconds=1.00 rate_Mbps=1712.4447 tx_cpu=36 rx_cpu=28 drop=388 pkt=209652 data_loss=0.18507 2018-07-23 22:51:16,117 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=1024 throughput=1<1753543/2038095<2038095 Kbps loss-rate=0 2018-07-23 22:51:16,117 DEBUG undershot, min=1753543 kbps=1895819 max=2038095 2018-07-23 22:51:16,117 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1895819K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:19,444 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=184.0684 real_seconds=1.00 rate_Mbps=1543.6158 tx_cpu=34 rx_cpu=26 drop=18665 pkt=207151 data_loss=9.01032 2018-07-23 22:51:19,444 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=1024 throughput=1753543<1580662/1895819<2038095 Kbps loss-rate=9 2018-07-23 22:51:19,445 DEBUG overshot, min=1753543 kbps=1580662 max=1895819 2018-07-23 22:51:19,445 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1580662K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:22,770 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=188.4297 real_seconds=1.00 rate_Mbps=1581.1102 tx_cpu=99 rx_cpu=29 drop=0 pkt=192952 data_loss=0.00000 2018-07-23 22:51:22,771 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=1024 throughput=1753543<1619056/1580662<1895819 Kbps loss-rate=0 2018-07-23 22:51:22,771 DEBUG undershot, min=1824681 kbps=1860250 max=1895819 2018-07-23 22:51:22,771 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Measuring UDP Throughput (packet size=8192)... 2018-07-23 22:51:22,772 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:26,123 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=321.1094 real_seconds=1.00 rate_Mbps=2693.1732 tx_cpu=99 rx_cpu=15 drop=35192 pkt=76294 data_loss=46.12682 2018-07-23 22:51:26,123 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=8192 throughput=1<2757809/5000000<10000000 Kbps loss-rate=46 2018-07-23 22:51:26,123 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3878904K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:29,452 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=316.3516 real_seconds=1.00 rate_Mbps=2651.5034 tx_cpu=99 rx_cpu=15 drop=18695 pkt=59188 data_loss=31.58578 2018-07-23 22:51:29,453 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=8192 throughput=1<2715139/3878904<3878904 Kbps loss-rate=31 2018-07-23 22:51:29,453 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3297021K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:32,780 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=290.4375 real_seconds=1.00 rate_Mbps=2432.9991 tx_cpu=99 rx_cpu=13 drop=13133 pkt=50309 data_loss=26.10468 2018-07-23 22:51:32,780 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=8192 throughput=1<2491391/3297021<3297021 Kbps loss-rate=26 2018-07-23 22:51:32,780 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2894206K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:51:36,109 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] megabytes=337.7266 real_seconds=1.00 rate_Mbps=2834.1129 tx_cpu=99 rx_cpu=16 drop=933 pkt=44162 data_loss=2.11266 2018-07-23 22:51:36,109 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] pkt-size=8192 throughput=1<2902131/2894206<2894206 Kbps loss-rate=2 2018-07-23 22:51:36,119 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.8', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.36, 'throughput_kbps': 4581401, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.45, 'throughput_kbps': 5092495, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.51, 'throughput_kbps': 6111457, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.8, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 218008, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1619056, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2902131, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.578', 'rtt_max_ms': '42.074', 'rtt_min_ms': '0.207', 'rtt_stddev': '12.499', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.365', 'rtt_max_ms': '0.538', 'rtt_min_ms': '0.247', 'rtt_stddev': '0.073', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.372', 'rtt_max_ms': '0.772', 'rtt_min_ms': '0.188', 'rtt_stddev': '0.178', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 22:51:36,121 INFO Deleting floating ip 1d852a51-017e-4d72-89ea-05fe4869252c 2018-07-23 22:51:37,178 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Floating IP 172.30.9.210 deleted 2018-07-23 22:51:37,325 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c803] Instance deleted 2018-07-23 22:51:37,439 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Creating client VM... 2018-07-23 22:51:37,439 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 22:51:38,704 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] VM status=BUILD, retrying 1 of 50... 2018-07-23 22:51:41,045 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] VM status=BUILD, retrying 2 of 50... 2018-07-23 22:51:43,475 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] VM status=BUILD, retrying 3 of 50... 2018-07-23 22:51:46,026 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] VM status=BUILD, retrying 4 of 50... 2018-07-23 22:51:48,337 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] VM status=BUILD, retrying 5 of 50... 2018-07-23 22:51:52,823 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Internal network IP: 192.168.2.11 2018-07-23 22:51:52,824 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] SSH IP: 172.30.9.204 2018-07-23 22:51:52,824 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Setup SSH for ubuntu@172.30.9.204 2018-07-23 22:52:04,117 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Installing nuttcp-8.1.4... 2018-07-23 22:52:04,163 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Copying nuttcp-8.1.4 to target... 2018-07-23 22:52:04,333 INFO ============================================================ 2018-07-23 22:52:04,333 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-07-23 22:52:13,380 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] PING 192.168.1.5 (192.168.1.5) 64(92) bytes of data. 72 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.44 ms 72 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.471 ms 72 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.366 ms 72 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.378 ms 72 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.550 ms 72 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.578 ms 72 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.353 ms 72 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.391 ms 72 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.632 ms 72 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.565 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.353/0.573/1.446/0.306 ms 2018-07-23 22:52:22,424 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] PING 192.168.1.5 (192.168.1.5) 391(419) bytes of data. 399 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=0.526 ms 399 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.554 ms 399 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.421 ms 399 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.389 ms 399 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.488 ms 399 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.482 ms 399 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.485 ms 399 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.461 ms 399 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.533 ms 399 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.437 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.389/0.477/0.554/0.054 ms 2018-07-23 22:52:31,472 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] PING 192.168.1.5 (192.168.1.5) 1500(1528) bytes of data. 1508 bytes from 192.168.1.5: icmp_seq=1 ttl=63 time=1.88 ms 1508 bytes from 192.168.1.5: icmp_seq=2 ttl=63 time=0.570 ms 1508 bytes from 192.168.1.5: icmp_seq=3 ttl=63 time=0.509 ms 1508 bytes from 192.168.1.5: icmp_seq=4 ttl=63 time=0.573 ms 1508 bytes from 192.168.1.5: icmp_seq=5 ttl=63 time=0.580 ms 1508 bytes from 192.168.1.5: icmp_seq=6 ttl=63 time=0.574 ms 1508 bytes from 192.168.1.5: icmp_seq=7 ttl=63 time=0.391 ms 1508 bytes from 192.168.1.5: icmp_seq=8 ttl=63 time=0.502 ms 1508 bytes from 192.168.1.5: icmp_seq=9 ttl=63 time=0.555 ms 1508 bytes from 192.168.1.5: icmp_seq=10 ttl=63 time=0.635 ms --- 192.168.1.5 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.391/0.677/1.889/0.409 ms 2018-07-23 22:52:31,473 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring TCP Throughput (packet size=65536)... 2018-07-23 22:52:31,473 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:52:41,574 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=2391.2905 real_seconds=10.00 rate_Mbps=2005.4810 tx_cpu=4 rx_cpu=7 retrans=144 cwnd=318 rtt_ms=0.62 2018-07-23 22:52:41,575 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:52:51,674 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=2980.1785 real_seconds=10.00 rate_Mbps=2499.3856 tx_cpu=5 rx_cpu=9 retrans=435 cwnd=363 rtt_ms=0.67 2018-07-23 22:52:51,675 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:01,801 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=2639.5534 real_seconds=10.00 rate_Mbps=2213.7994 tx_cpu=5 rx_cpu=7 retrans=92 cwnd=329 rtt_ms=0.54 2018-07-23 22:53:01,801 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring UDP Throughput (packet size=128)... 2018-07-23 22:53:01,802 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:05,129 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=18.5045 real_seconds=1.01 rate_Mbps=154.3959 tx_cpu=15 rx_cpu=19 drop=55028 pkt=206617 data_loss=26.63291 2018-07-23 22:53:05,129 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<158101/5000000<10000000 Kbps loss-rate=26 2018-07-23 22:53:05,130 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R474303K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:08,458 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=18.2029 real_seconds=1.00 rate_Mbps=152.7425 tx_cpu=18 rx_cpu=18 drop=74147 pkt=223265 data_loss=33.21017 2018-07-23 22:53:08,458 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<156408/474303<474303 Kbps loss-rate=33 2018-07-23 22:53:08,459 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R315355K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:11,786 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=17.9485 real_seconds=1.00 rate_Mbps=149.8770 tx_cpu=18 rx_cpu=19 drop=65481 pkt=212515 data_loss=30.81243 2018-07-23 22:53:11,786 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<153474/315355<315355 Kbps loss-rate=30 2018-07-23 22:53:11,786 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234414K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:15,114 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=17.4861 real_seconds=1.00 rate_Mbps=145.9970 tx_cpu=18 rx_cpu=18 drop=66694 pkt=209940 data_loss=31.76795 2018-07-23 22:53:15,115 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<149500/234414<234414 Kbps loss-rate=31 2018-07-23 22:53:15,115 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191957K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:18,441 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=17.8416 real_seconds=1.00 rate_Mbps=149.6984 tx_cpu=99 rx_cpu=18 drop=41300 pkt=187458 data_loss=22.03154 2018-07-23 22:53:18,442 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<153291/191957<191957 Kbps loss-rate=22 2018-07-23 22:53:18,442 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172624K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:21,770 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=17.6130 real_seconds=1.00 rate_Mbps=147.2371 tx_cpu=99 rx_cpu=19 drop=24293 pkt=168578 data_loss=14.41026 2018-07-23 22:53:21,770 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<150770/172624<172624 Kbps loss-rate=14 2018-07-23 22:53:21,771 DEBUG overshot, min=1 kbps=150770 max=172624 2018-07-23 22:53:21,771 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150770K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:25,099 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=17.8591 real_seconds=1.00 rate_Mbps=149.8354 tx_cpu=99 rx_cpu=20 drop=936 pkt=147237 data_loss=0.63539 2018-07-23 22:53:25,099 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<153431/150770<172624 Kbps loss-rate=0 2018-07-23 22:53:25,100 DEBUG undershot, min=153431 kbps=163027 max=172624 2018-07-23 22:53:25,100 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163027K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:28,425 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=18.0210 real_seconds=1.00 rate_Mbps=150.7155 tx_cpu=99 rx_cpu=19 drop=11578 pkt=159206 data_loss=7.27219 2018-07-23 22:53:28,425 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=153431<154332/163027<172624 Kbps loss-rate=7 2018-07-23 22:53:28,425 DEBUG overshot, min=153431 kbps=154332 max=163027 2018-07-23 22:53:28,426 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154332K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:31,754 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=17.4973 real_seconds=1.00 rate_Mbps=146.2459 tx_cpu=99 rx_cpu=17 drop=7377 pkt=150715 data_loss=4.89461 2018-07-23 22:53:31,754 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=153431<149755/154332<163027 Kbps loss-rate=4 2018-07-23 22:53:31,754 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring UDP Throughput (packet size=1024)... 2018-07-23 22:53:31,755 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:35,108 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=141.2471 real_seconds=1.00 rate_Mbps=1179.0594 tx_cpu=30 rx_cpu=20 drop=63833 pkt=208470 data_loss=30.61974 2018-07-23 22:53:35,109 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1207356/5000000<10000000 Kbps loss-rate=30 2018-07-23 22:53:35,109 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3103678K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:38,461 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=141.4141 real_seconds=1.00 rate_Mbps=1187.1694 tx_cpu=33 rx_cpu=18 drop=58629 pkt=203437 data_loss=28.81921 2018-07-23 22:53:38,461 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1215661/3103678<3103678 Kbps loss-rate=28 2018-07-23 22:53:38,462 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2159669K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:41,791 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=140.1982 real_seconds=1.00 rate_Mbps=1171.6720 tx_cpu=34 rx_cpu=19 drop=56468 pkt=200031 data_loss=28.22966 2018-07-23 22:53:41,791 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1199792/2159669<2159669 Kbps loss-rate=28 2018-07-23 22:53:41,791 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1679730K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:45,120 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=139.7051 real_seconds=1.00 rate_Mbps=1167.0319 tx_cpu=43 rx_cpu=19 drop=57951 pkt=201009 data_loss=28.83006 2018-07-23 22:53:45,121 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1195040/1679730<1679730 Kbps loss-rate=28 2018-07-23 22:53:45,121 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1437385K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:48,446 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=145.5342 real_seconds=1.00 rate_Mbps=1216.6924 tx_cpu=99 rx_cpu=20 drop=26435 pkt=175462 data_loss=15.06592 2018-07-23 22:53:48,446 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1245893/1437385<1437385 Kbps loss-rate=15 2018-07-23 22:53:48,447 DEBUG overshot, min=1 kbps=1245893 max=1437385 2018-07-23 22:53:48,447 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1245893K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:51,773 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=145.3652 real_seconds=1.00 rate_Mbps=1217.0290 tx_cpu=99 rx_cpu=20 drop=3233 pkt=152087 data_loss=2.12581 2018-07-23 22:53:51,774 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1246237/1245893<1437385 Kbps loss-rate=2 2018-07-23 22:53:51,774 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring UDP Throughput (packet size=8192)... 2018-07-23 22:53:51,775 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:55,127 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=199.3281 real_seconds=1.00 rate_Mbps=1671.6743 tx_cpu=99 rx_cpu=8 drop=50778 pkt=76292 data_loss=66.55744 2018-07-23 22:53:55,127 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1711794/5000000<10000000 Kbps loss-rate=66 2018-07-23 22:53:55,128 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3355897K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:53:58,454 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=201.9688 real_seconds=1.00 rate_Mbps=1694.1232 tx_cpu=99 rx_cpu=8 drop=25355 pkt=51207 data_loss=49.51470 2018-07-23 22:53:58,454 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1734782/3355897<3355897 Kbps loss-rate=49 2018-07-23 22:53:58,455 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2545339K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:54:01,807 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=198.5078 real_seconds=1.00 rate_Mbps=1664.8479 tx_cpu=99 rx_cpu=8 drop=13430 pkt=38839 data_loss=34.57865 2018-07-23 22:54:01,807 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1704804/2545339<2545339 Kbps loss-rate=34 2018-07-23 22:54:01,807 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2125071K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:54:05,160 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=194.5000 real_seconds=1.00 rate_Mbps=1631.1145 tx_cpu=99 rx_cpu=8 drop=7530 pkt=32426 data_loss=23.22210 2018-07-23 22:54:05,160 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1670261/2125071<2125071 Kbps loss-rate=23 2018-07-23 22:54:05,160 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1897666K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:54:08,486 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=199.0781 real_seconds=1.00 rate_Mbps=1664.5453 tx_cpu=99 rx_cpu=9 drop=3474 pkt=28956 data_loss=11.99754 2018-07-23 22:54:08,487 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1704494/1897666<1897666 Kbps loss-rate=12 2018-07-23 22:54:08,487 DEBUG overshot, min=1 kbps=1704494 max=1897666 2018-07-23 22:54:08,487 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1704494K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:54:11,816 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=200.5859 real_seconds=1.00 rate_Mbps=1682.6789 tx_cpu=99 rx_cpu=7 drop=334 pkt=26009 data_loss=1.28418 2018-07-23 22:54:11,816 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1723063/1704494<1897666 Kbps loss-rate=1 2018-07-23 22:54:11,817 DEBUG undershot, min=1723063 kbps=1810364 max=1897666 2018-07-23 22:54:11,817 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1810364K -p5001 -P5002 -fparse 192.168.1.5 2018-07-23 22:54:15,174 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=202.6953 real_seconds=1.00 rate_Mbps=1695.0007 tx_cpu=99 rx_cpu=8 drop=1679 pkt=27624 data_loss=6.07805 2018-07-23 22:54:15,175 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1723063<1735680/1810364<1897666 Kbps loss-rate=6 2018-07-23 22:54:15,175 DEBUG overshot, min=1723063 kbps=1735680 max=1810364 2018-07-23 22:54:15,185 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'192.168.1.5', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 144, 'rtt_ms': 0.62, 'throughput_kbps': 2053612, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 435, 'rtt_ms': 0.67, 'throughput_kbps': 2559370, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 92, 'rtt_ms': 0.54, 'throughput_kbps': 2266930, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.89, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149755, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.13, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1246237, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.08, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1735680, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.573', 'rtt_max_ms': '1.446', 'rtt_min_ms': '0.353', 'rtt_stddev': '0.306', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.477', 'rtt_max_ms': '0.554', 'rtt_min_ms': '0.389', 'rtt_stddev': '0.054', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.677', 'rtt_max_ms': '1.889', 'rtt_min_ms': '0.391', 'rtt_stddev': '0.409', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 22:54:15,187 INFO ============================================================ 2018-07-23 22:54:15,187 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-07-23 22:54:24,259 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.880 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.575 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.594 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.689 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.662 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.722 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.535 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.728 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.776 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.680 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.535/0.684/0.880/0.097 ms 2018-07-23 22:54:33,305 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=0.610 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.485 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.601 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.741 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.695 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.453 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.685 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.735 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.874 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=0.443 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.443/0.632/0.874/0.134 ms 2018-07-23 22:54:42,353 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=63 time=2.08 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=63 time=0.692 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=63 time=0.614 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=63 time=0.679 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=63 time=0.703 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=63 time=0.953 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=63 time=0.640 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=63 time=0.731 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=63 time=0.939 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=63 time=1.08 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.614/0.911/2.087/0.420 ms 2018-07-23 22:54:42,354 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring TCP Throughput (packet size=65536)... 2018-07-23 22:54:42,354 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:54:52,457 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=2320.0000 real_seconds=10.00 rate_Mbps=1945.8132 tx_cpu=4 rx_cpu=6 retrans=96 cwnd=315 rtt_ms=0.65 2018-07-23 22:54:52,458 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:02,557 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=2575.9030 real_seconds=10.00 rate_Mbps=2160.0905 tx_cpu=4 rx_cpu=8 retrans=390 cwnd=334 rtt_ms=0.46 2018-07-23 22:55:02,557 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:12,658 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=2164.8403 real_seconds=10.00 rate_Mbps=1815.4058 tx_cpu=4 rx_cpu=6 retrans=38 cwnd=305 rtt_ms=0.81 2018-07-23 22:55:12,659 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring UDP Throughput (packet size=128)... 2018-07-23 22:55:12,659 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:15,988 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=16.3798 real_seconds=1.01 rate_Mbps=136.6662 tx_cpu=17 rx_cpu=18 drop=80974 pkt=215157 data_loss=37.63474 2018-07-23 22:55:15,988 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<139946/5000000<10000000 Kbps loss-rate=37 2018-07-23 22:55:15,988 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R419838K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:19,316 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=16.8750 real_seconds=1.00 rate_Mbps=140.8841 tx_cpu=17 rx_cpu=19 drop=75956 pkt=214196 data_loss=35.46105 2018-07-23 22:55:19,316 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<144265/419838<419838 Kbps loss-rate=35 2018-07-23 22:55:19,317 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282051K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:22,669 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=17.2397 real_seconds=1.00 rate_Mbps=143.9031 tx_cpu=18 rx_cpu=19 drop=79168 pkt=220396 data_loss=35.92095 2018-07-23 22:55:22,670 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<147356/282051<282051 Kbps loss-rate=35 2018-07-23 22:55:22,670 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R214703K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:25,997 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=16.8241 real_seconds=1.00 rate_Mbps=141.1162 tx_cpu=99 rx_cpu=19 drop=71852 pkt=209675 data_loss=34.26828 2018-07-23 22:55:25,998 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<144502/214703<214703 Kbps loss-rate=34 2018-07-23 22:55:25,998 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R179602K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:29,350 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=16.6851 real_seconds=1.00 rate_Mbps=139.4318 tx_cpu=99 rx_cpu=19 drop=38708 pkt=175392 data_loss=22.06939 2018-07-23 22:55:29,350 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<142778/179602<179602 Kbps loss-rate=22 2018-07-23 22:55:29,351 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161190K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:32,678 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=16.6855 real_seconds=1.00 rate_Mbps=139.4460 tx_cpu=99 rx_cpu=19 drop=20724 pkt=157412 data_loss=13.16555 2018-07-23 22:55:32,678 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<142792/161190<161190 Kbps loss-rate=13 2018-07-23 22:55:32,678 DEBUG overshot, min=1 kbps=142792 max=161190 2018-07-23 22:55:32,679 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R142792K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:36,004 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=16.3806 real_seconds=1.00 rate_Mbps=136.9389 tx_cpu=99 rx_cpu=20 drop=5255 pkt=139445 data_loss=3.76863 2018-07-23 22:55:36,004 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=128 throughput=1<140225/142792<161190 Kbps loss-rate=3 2018-07-23 22:55:36,004 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring UDP Throughput (packet size=1024)... 2018-07-23 22:55:36,005 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:39,358 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=131.0225 real_seconds=1.00 rate_Mbps=1093.7520 tx_cpu=33 rx_cpu=19 drop=65939 pkt=200106 data_loss=32.95201 2018-07-23 22:55:39,359 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1120002/5000000<10000000 Kbps loss-rate=32 2018-07-23 22:55:39,359 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3060001K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:42,712 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=131.5186 real_seconds=1.01 rate_Mbps=1094.8904 tx_cpu=34 rx_cpu=18 drop=66731 pkt=201406 data_loss=33.13254 2018-07-23 22:55:42,712 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1121167/3060001<3060001 Kbps loss-rate=33 2018-07-23 22:55:42,712 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2090584K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:46,041 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=130.6455 real_seconds=1.00 rate_Mbps=1095.7400 tx_cpu=32 rx_cpu=19 drop=69193 pkt=202974 data_loss=34.08959 2018-07-23 22:55:46,042 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1122037/2090584<2090584 Kbps loss-rate=34 2018-07-23 22:55:46,042 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1606310K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:49,394 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=132.8350 real_seconds=1.00 rate_Mbps=1110.1274 tx_cpu=86 rx_cpu=18 drop=60060 pkt=196083 data_loss=30.62986 2018-07-23 22:55:49,395 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1136770/1606310<1606310 Kbps loss-rate=30 2018-07-23 22:55:49,395 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1371540K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:52,720 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=137.7812 real_seconds=1.00 rate_Mbps=1151.7055 tx_cpu=99 rx_cpu=19 drop=26336 pkt=167424 data_loss=15.73015 2018-07-23 22:55:52,720 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1179346/1371540<1371540 Kbps loss-rate=15 2018-07-23 22:55:52,720 DEBUG overshot, min=1 kbps=1179346 max=1371540 2018-07-23 22:55:52,721 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1179346K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:56,048 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=135.3613 real_seconds=1.00 rate_Mbps=1131.7617 tx_cpu=99 rx_cpu=19 drop=5353 pkt=143963 data_loss=3.71836 2018-07-23 22:55:56,049 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=1024 throughput=1<1158923/1179346<1371540 Kbps loss-rate=3 2018-07-23 22:55:56,049 INFO [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Measuring UDP Throughput (packet size=8192)... 2018-07-23 22:55:56,049 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:55:59,401 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=190.2500 real_seconds=1.00 rate_Mbps=1595.6949 tx_cpu=99 rx_cpu=7 drop=51942 pkt=76294 data_loss=68.08137 2018-07-23 22:55:59,401 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1633991/5000000<10000000 Kbps loss-rate=68 2018-07-23 22:55:59,401 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3316995K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:56:02,730 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=191.0625 real_seconds=1.00 rate_Mbps=1598.0677 tx_cpu=99 rx_cpu=8 drop=26158 pkt=50614 data_loss=51.68136 2018-07-23 22:56:02,730 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1636421/3316995<3316995 Kbps loss-rate=51 2018-07-23 22:56:02,731 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2476708K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:56:06,056 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=197.7031 real_seconds=1.00 rate_Mbps=1653.9915 tx_cpu=99 rx_cpu=8 drop=12486 pkt=37792 data_loss=33.03875 2018-07-23 22:56:06,057 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1693687/2476708<2476708 Kbps loss-rate=33 2018-07-23 22:56:06,057 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2085197K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:56:09,409 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=195.3594 real_seconds=1.00 rate_Mbps=1634.2875 tx_cpu=99 rx_cpu=8 drop=6812 pkt=31818 data_loss=21.40925 2018-07-23 22:56:09,410 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1673510/2085197<2085197 Kbps loss-rate=21 2018-07-23 22:56:09,410 DEBUG overshot, min=1 kbps=1673510 max=2085197 2018-07-23 22:56:09,410 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1673510K -p5001 -P5002 -fparse 172.30.9.202 2018-07-23 22:56:12,762 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] megabytes=192.2891 real_seconds=1.00 rate_Mbps=1611.7755 tx_cpu=99 rx_cpu=7 drop=923 pkt=25536 data_loss=3.61449 2018-07-23 22:56:12,763 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] pkt-size=8192 throughput=1<1650458/1673510<2085197 Kbps loss-rate=3 2018-07-23 22:56:12,773 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.11', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 96, 'rtt_ms': 0.65, 'throughput_kbps': 1992512, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 390, 'rtt_ms': 0.46, 'throughput_kbps': 2211932, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 38, 'rtt_ms': 0.81, 'throughput_kbps': 1858975, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.77, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 140225, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.72, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1158923, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.61, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1650458, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.684', 'rtt_max_ms': '0.880', 'rtt_min_ms': '0.535', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.632', 'rtt_max_ms': '0.874', 'rtt_min_ms': '0.443', 'rtt_stddev': '0.134', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.911', 'rtt_max_ms': '2.087', 'rtt_min_ms': '0.614', 'rtt_stddev': '0.420', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-07-23 22:56:12,774 INFO Deleting floating ip 54ab2af3-fdd2-466d-9f31-219b026254ac 2018-07-23 22:56:13,889 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Floating IP 172.30.9.204 deleted 2018-07-23 22:56:14,566 DEBUG [TestClient_bd892fdc-c9d4-4939-a428-6b142c828c804] Instance deleted 2018-07-23 22:56:14,598 INFO Cleaning up... 2018-07-23 22:56:14,598 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Terminating nuttcp-8.1.4 2018-07-23 22:56:14,609 INFO Deleting floating ip 37a8f2ca-4835-4731-9e7c-d1b8b4433eeb 2018-07-23 22:56:15,469 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Floating IP 172.30.9.202 deleted 2018-07-23 22:56:15,615 DEBUG [TestServer_bd892fdc-c9d4-4939-a428-6b142c828c801] Instance deleted 2018-07-23 22:56:20,393 INFO Network pns-internal-net_bd892fdc-c9d4-4939-a428-6b142c828c80 deleted. 2018-07-23 22:56:21,704 INFO Network pns-internal-net2_bd892fdc-c9d4-4939-a428-6b142c828c80 deleted. 2018-07-23 22:56:23,132 INFO External router pns_router_bd892fdc-c9d4-4939-a428-6b142c828c80 deleted. 2018-07-23 22:56:23,183 INFO Removed public key pns_public_key 2018-07-23 22:56:23,183 INFO Deleting security group 2018-07-23 22:56:23,534 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15709582', 'rtt_ms': '0.33'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 163820, 'loss_rate': 0.12}, 1024: {'tp_kbps': 1174644, | | | | | 'loss_rate': 0.12}, 8192: {'tp_kbps': 8215973, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.135/0.088/0.195/0.029', | | | | | '64-byte': '4.241/0.112/40.558/12.105', '1500-byte': '0.342/0.182/0.504/0.129'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5261784', 'rtt_ms': '0.44'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 218008, 'loss_rate': 3.8}, 1024: {'tp_kbps': 1619056, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 2902131, 'loss_rate': 2.11}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.365/0.247/0.538/0.073', | | | | | '64-byte': '4.578/0.207/42.074/12.499', '1500-byte': '0.372/0.188/0.772/0.178'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1990347', 'rtt_ms': '0.393333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 156648, 'loss_rate': 1.72}, 1024: {'tp_kbps': 1193473, | | | | | 'loss_rate': 3.29}, 8192: {'tp_kbps': 1832868, 'loss_rate': 2.82}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.329/0.230/0.406/0.059', | | | | | '64-byte': '0.531/0.235/1.171/0.286', '1500-byte': '0.661/0.346/1.541/0.317'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2293304', 'rtt_ms': '0.61'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149755, 'loss_rate': 4.89}, 1024: {'tp_kbps': 1246237, | | | | | 'loss_rate': 2.13}, 8192: {'tp_kbps': 1735680, 'loss_rate': 6.08}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.477/0.389/0.554/0.054', | | | | | '64-byte': '0.573/0.353/1.446/0.306', '1500-byte': '0.677/0.391/1.889/0.409'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2122256', 'rtt_ms': '0.466667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 140689, 'loss_rate': 4.11}, 1024: {'tp_kbps': 1131974, | | | | | 'loss_rate': 1.1}, 8192: {'tp_kbps': 1775119, 'loss_rate': 1.76}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.346/0.268/0.547/0.080', | | | | | '64-byte': '0.471/0.300/0.597/0.097', '1500-byte': '0.592/0.341/1.485/0.317'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2021139', 'rtt_ms': '0.64'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 140225, 'loss_rate': 3.77}, 1024: {'tp_kbps': 1158923, | | | | | 'loss_rate': 3.72}, 8192: {'tp_kbps': 1650458, 'loss_rate': 3.61}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.632/0.443/0.874/0.134', | | | | | '64-byte': '0.684/0.535/0.880/0.097', '1500-byte': '0.911/0.614/2.087/0.420'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-07-23 22:56:23,539 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-07-23 22:56:23,998 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-07-23 22:56:24,128 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 22:56:24,129 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-23 22:56:24,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 22:56:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}305d298d860d139b25c50651ed03af7de9abbf8c" 2018-07-23 22:56:25,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47aa421c-517d-4cf6-9163-ef5fe349cdb6 Date: Mon, 23 Jul 2018 22:56:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:56:25,310 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297 used request id req-47aa421c-517d-4cf6-9163-ef5fe349cdb6 2018-07-23 22:56:25,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17490196228s 2018-07-23 22:56:25,310 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/831f6f05-6b06-4e04-9534-c50aec4af297 used request id req-47aa421c-517d-4cf6-9163-ef5fe349cdb6 2018-07-23 22:56:25,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:56:25,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}305d298d860d139b25c50651ed03af7de9abbf8c" 2018-07-23 22:56:25,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-072d6142-df78-4f3f-a661-7e1cc39b1738 Date: Mon, 23 Jul 2018 22:56:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:56:25,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-072d6142-df78-4f3f-a661-7e1cc39b1738 2018-07-23 22:56:25,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261127948761s 2018-07-23 22:56:25,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-072d6142-df78-4f3f-a661-7e1cc39b1738 2018-07-23 22:56:25,574 - shade - DEBUG - Network pns-internal-net_bd892fdc-c9d4-4939-a428-6b142c828c80 not found for deleting 2018-07-23 22:56:25,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:56:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}305d298d860d139b25c50651ed03af7de9abbf8c" 2018-07-23 22:56:25,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6bbee738-f5b8-4e1a-8af5-a69737aafdfb Date: Mon, 23 Jul 2018 22:56:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:56:25,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6bbee738-f5b8-4e1a-8af5-a69737aafdfb 2018-07-23 22:56:25,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0778870582581s 2018-07-23 22:56:25,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6bbee738-f5b8-4e1a-8af5-a69737aafdfb 2018-07-23 22:56:25,654 - shade - DEBUG - Network pns-internal-net2_bd892fdc-c9d4-4939-a428-6b142c828c80 not found for deleting 2018-07-23 22:56:25,698 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 22:56:25,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 22:56:25,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 22:56:25,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 22:56:25,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 22:56:25,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 22:56:25,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:56:25,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4baafb7d-9657-4164-89f4-da7135686210 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:56:25,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4baafb7d-9657-4164-89f4-da7135686210 2018-07-23 22:56:25,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 22:56:26,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-23T23:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["3n3fS93nReWDdZDLySQG7A"], "issued_at": "2018-07-23T22:56:26.000000Z"}} 2018-07-23 22:56:26,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:56:26,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:26,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-edbc5d8f-7532-4043-ae58-6e671f8c4a62 Date: Mon, 23 Jul 2018 22:56:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 22:56:26,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-edbc5d8f-7532-4043-ae58-6e671f8c4a62 2018-07-23 22:56:26,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233585119247s 2018-07-23 22:56:26,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-edbc5d8f-7532-4043-ae58-6e671f8c4a62 2018-07-23 22:56:26,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:56:26,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 22:56:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 22:56:26,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 22:56:26,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:26,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad19505-bdbc-4a1b-96c4-ff0ad865cb1a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 22:56:26,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-dad19505-bdbc-4a1b-96c4-ff0ad865cb1a 2018-07-23 22:56:26,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942461490631s 2018-07-23 22:56:26,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-dad19505-bdbc-4a1b-96c4-ff0ad865cb1a 2018-07-23 22:56:26,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 22:56:26,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}}' 2018-07-23 22:56:26,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d824c1-96ca-4e05-bc9f-25811e26ffd7 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c"}, "tags": [], "enabled": true, "id": "b725e439fe2d4361896499a4f15a134c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}} 2018-07-23 22:56:26,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-63d824c1-96ca-4e05-bc9f-25811e26ffd7 2018-07-23 22:56:26,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0531499385834s 2018-07-23 22:56:26,525 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-63d824c1-96ca-4e05-bc9f-25811e26ffd7 2018-07-23 22:56:26,525 - 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'b725e439fe2d4361896499a4f15a134c', '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_5bcb545a-d4f0-4f25-93a4-029a39a87a23'}) 2018-07-23 22:56:26,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 22:56:26,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "03406513-1c03-488c-824a-1ba21e9e835d", "email": null, "name": "shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}}' 2018-07-23 22:56:26,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3499bdc2-f91f-40c0-9de2-4aefa10c7a99 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": {"self": "http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1743d8a7b2d14f79aa5b5d7c457527bc", "domain_id": "default", "password_expires_at": null}} 2018-07-23 22:56:26,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-3499bdc2-f91f-40c0-9de2-4aefa10c7a99 2018-07-23 22:56:26,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377192974091s 2018-07-23 22:56:26,909 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-3499bdc2-f91f-40c0-9de2-4aefa10c7a99 2018-07-23 22:56:26,909 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1743d8a7b2d14f79aa5b5d7c457527bc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23'}) 2018-07-23 22:56:26,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 22:56:26,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:26,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f72ba7-c7f4-4eba-84d3-2c2f4e1150d5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:56:26,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-39f72ba7-c7f4-4eba-84d3-2c2f4e1150d5 2018-07-23 22:56:26,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0832080841064s 2018-07-23 22:56:26,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-39f72ba7-c7f4-4eba-84d3-2c2f4e1150d5 2018-07-23 22:56:27,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 22:56:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:27,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb55b22-22f0-4f3b-b45d-3da766c4f476 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:56:27,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6cb55b22-22f0-4f3b-b45d-3da766c4f476 2018-07-23 22:56:27,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0833740234375s 2018-07-23 22:56:27,085 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6cb55b22-22f0-4f3b-b45d-3da766c4f476 2018-07-23 22:56:27,087 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 22:56:27,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 22:56:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" -d '{"role": {"name": "Member"}}' 2018-07-23 22:56:27,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d831aef-4d78-48e8-9be1-0cb5e2983c65 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b4d4eb6bdc64bdb9a0558b10ffebe8f", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f"}, "name": "Member"}} 2018-07-23 22:56:27,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d831aef-4d78-48e8-9be1-0cb5e2983c65 2018-07-23 22:56:27,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.105410814285s 2018-07-23 22:56:27,196 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d831aef-4d78-48e8-9be1-0cb5e2983c65 2018-07-23 22:56:27,197 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'2b4d4eb6bdc64bdb9a0558b10ffebe8f'}) 2018-07-23 22:56:27,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 22:56:27,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:27,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bebd8c-1ca1-4484-aa66-dd3d8ff76f0f Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2b4d4eb6bdc64bdb9a0558b10ffebe8f", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 22:56:27,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9bebd8c-1ca1-4484-aa66-dd3d8ff76f0f 2018-07-23 22:56:27,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0855820178986s 2018-07-23 22:56:27,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9bebd8c-1ca1-4484-aa66-dd3d8ff76f0f 2018-07-23 22:56:27,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 22:56:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:27,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27d9b07-2405-4c62-9627-5d93b8b244e5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 22:56:27,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e27d9b07-2405-4c62-9627-5d93b8b244e5 2018-07-23 22:56:27,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0901441574097s 2018-07-23 22:56:27,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-e27d9b07-2405-4c62-9627-5d93b8b244e5 2018-07-23 22:56:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 22:56:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:27,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e827649d-767c-461b-b0f4-a512c012373f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": {"self": "http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1743d8a7b2d14f79aa5b5d7c457527bc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 22:56:27,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e827649d-767c-461b-b0f4-a512c012373f 2018-07-23 22:56:27,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106851100922s 2018-07-23 22:56:27,490 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e827649d-767c-461b-b0f4-a512c012373f 2018-07-23 22:56:27,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 22:56:27,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:27,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575ec3f2-3705-46b1-9797-003e0908da98 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c"}, "tags": [], "enabled": true, "id": "b725e439fe2d4361896499a4f15a134c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 22:56:27,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-575ec3f2-3705-46b1-9797-003e0908da98 2018-07-23 22:56:27,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0893828868866s 2018-07-23 22:56:27,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-575ec3f2-3705-46b1-9797-003e0908da98 2018-07-23 22:56:27,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 22:56:27,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=2b4d4eb6bdc64bdb9a0558b10ffebe8f&scope.project.id=b725e439fe2d4361896499a4f15a134c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:27,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427f5f96-ccd2-4626-8f56-5a4d7e3973cb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=2b4d4eb6bdc64bdb9a0558b10ffebe8f&scope.project.id=b725e439fe2d4361896499a4f15a134c", "previous": null, "next": null}} 2018-07-23 22:56:27,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=2b4d4eb6bdc64bdb9a0558b10ffebe8f&scope.project.id=b725e439fe2d4361896499a4f15a134c used request id req-427f5f96-ccd2-4626-8f56-5a4d7e3973cb 2018-07-23 22:56:27,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0884280204773s 2018-07-23 22:56:27,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=2b4d4eb6bdc64bdb9a0558b10ffebe8f&scope.project.id=b725e439fe2d4361896499a4f15a134c used request id req-427f5f96-ccd2-4626-8f56-5a4d7e3973cb 2018-07-23 22:56:27,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 22:56:27,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c/users/1743d8a7b2d14f79aa5b5d7c457527bc/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 22:56:27,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-425aabf8-52fa-45a7-81d9-86d236f4d369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 22:56:27,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c/users/1743d8a7b2d14f79aa5b5d7c457527bc/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f used request id req-425aabf8-52fa-45a7-81d9-86d236f4d369 2018-07-23 22:56:27,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135377168655s 2018-07-23 22:56:27,828 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c/users/1743d8a7b2d14f79aa5b5d7c457527bc/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f used request id req-425aabf8-52fa-45a7-81d9-86d236f4d369 2018-07-23 22:56:27,828 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b725e439fe2d4361896499a4f15a134c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '03406513-1c03-488c-824a-1ba21e9e835d', 'username': u'shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 22:56:27,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 22:56:27,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 22:56:27,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 22:56:27,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 22:56:27,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 22:56:27,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 22:56:27,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 22:56:27,831 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 22:56:27,832 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 22:56:27,833 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 22:56:27,834 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'password': '03406513-1c03-488c-824a-1ba21e9e835d', 'project_name': 'shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'b725e439fe2d4361896499a4f15a134c', 'project_domain_name': 'Default'} 2018-07-23 22:56:27,834 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-07-23 22:56:27,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 22:56:27,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22903897-2fc7-4cac-990c-e32c67cea9c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 22:56:27,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-22903897-2fc7-4cac-990c-e32c67cea9c8 2018-07-23 22:56:27,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 22:56:28,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b4d4eb6bdc64bdb9a0558b10ffebe8f", "name": "Member"}], "expires_at": "2018-07-23T23:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b725e439fe2d4361896499a4f15a134c", "name": "shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b725e439fe2d4361896499a4f15a134c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b725e439fe2d4361896499a4f15a134c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b725e439fe2d4361896499a4f15a134c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b725e439fe2d4361896499a4f15a134c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b725e439fe2d4361896499a4f15a134c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b725e439fe2d4361896499a4f15a134c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b725e439fe2d4361896499a4f15a134c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b725e439fe2d4361896499a4f15a134c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b725e439fe2d4361896499a4f15a134c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b725e439fe2d4361896499a4f15a134c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b725e439fe2d4361896499a4f15a134c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b725e439fe2d4361896499a4f15a134c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b725e439fe2d4361896499a4f15a134c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b725e439fe2d4361896499a4f15a134c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "id": "1743d8a7b2d14f79aa5b5d7c457527bc"}, "audit_ids": ["qOKuidBsS-WH7-Xzy64LvQ"], "issued_at": "2018-07-23T22:56:28.000000Z"}} 2018-07-23 22:56:28,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 22:56:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"network": {"name": "shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "admin_state_up": true}}' 2018-07-23 22:56:28,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-7ae5a595-391e-4037-afe2-d56f110c238c Date: Mon, 23 Jul 2018 22:56:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fea463d6-1e74-4675-8d66-689591a2de9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b725e439fe2d4361896499a4f15a134c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:56:28Z","is_default":false,"name":"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:28Z","mtu":1450}} 2018-07-23 22:56:28,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7ae5a595-391e-4037-afe2-d56f110c238c 2018-07-23 22:56:28,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.490149974823s 2018-07-23 22:56:28,733 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-7ae5a595-391e-4037-afe2-d56f110c238c 2018-07-23 22:56:28,733 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T22:56:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'fea463d6-1e74-4675-8d66-689591a2de9d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23', u'admin_state_up': True, u'tenant_id': u'b725e439fe2d4361896499a4f15a134c', u'created_at': u'2018-07-23T22:56:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b725e439fe2d4361896499a4f15a134c', u'l2_adjacency': True}) 2018-07-23 22:56:28,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:56:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:28,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1227 X-Openstack-Request-Id: req-02838925-a589-4173-9011-118b49d7d712 Date: Mon, 23 Jul 2018 22:56:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fea463d6-1e74-4675-8d66-689591a2de9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b725e439fe2d4361896499a4f15a134c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T22:56:28Z","qos_policy_id":null,"name":"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23","admin_state_up":true,"tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:28Z","mtu":1450}]} 2018-07-23 22:56:28,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-02838925-a589-4173-9011-118b49d7d712 2018-07-23 22:56:28,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130378961563s 2018-07-23 22:56:28,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-02838925-a589-4173-9011-118b49d7d712 2018-07-23 22:56:28,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 22:56:28,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"subnet": {"name": "shaker-subnet_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "enable_dhcp": true, "network_id": "fea463d6-1e74-4675-8d66-689591a2de9d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 22:56:29,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-117b4fbd-16a8-426f-8292-9efd5694f759 Date: Mon, 23 Jul 2018 22:56:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fea463d6-1e74-4675-8d66-689591a2de9d","tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T22:56:29Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"b725e439fe2d4361896499a4f15a134c","id":"dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536","subnetpool_id":null,"name":"shaker-subnet_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}} 2018-07-23 22:56:29,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-117b4fbd-16a8-426f-8292-9efd5694f759 2018-07-23 22:56:29,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.471038103104s 2018-07-23 22:56:29,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-117b4fbd-16a8-426f-8292-9efd5694f759 2018-07-23 22:56:29,338 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:56:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_5bcb545a-d4f0-4f25-93a4-029a39a87a23', u'enable_dhcp': True, u'network_id': u'fea463d6-1e74-4675-8d66-689591a2de9d', u'tenant_id': u'b725e439fe2d4361896499a4f15a134c', u'created_at': u'2018-07-23T22:56:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b725e439fe2d4361896499a4f15a134c'}) 2018-07-23 22:56:29,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 22:56:29,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "shaker-router_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "admin_state_up": true}}' 2018-07-23 22:56:30,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-877f93c1-d7ee-40a1-94d3-489a9f94fba0 Date: Mon, 23 Jul 2018 22:56:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:29Z", "admin_state_up": true, "updated_at": "2018-07-23T22:56:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "8a86e106-23ed-4ccd-96f6-1d58e5ced839", "name": "shaker-router_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}} 2018-07-23 22:56:30,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-877f93c1-d7ee-40a1-94d3-489a9f94fba0 2018-07-23 22:56:30,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37265586853s 2018-07-23 22:56:30,712 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-877f93c1-d7ee-40a1-94d3-489a9f94fba0 2018-07-23 22:56:30,712 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T22:56:30Z', u'revision_number': 3, u'id': u'8a86e106-23ed-4ccd-96f6-1d58e5ced839', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_5bcb545a-d4f0-4f25-93a4-029a39a87a23', u'admin_state_up': True, u'tenant_id': u'b725e439fe2d4361896499a4f15a134c', u'created_at': u'2018-07-23T22:56:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'b725e439fe2d4361896499a4f15a134c'}) 2018-07-23 22:56:30,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 22:56:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839/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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"subnet_id": "dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536"}' 2018-07-23 22:56:33,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bfe3006e-244a-40f7-bf1a-40edcc6d1a87 Date: Mon, 23 Jul 2018 22:56:33 GMT RESP BODY: {"network_id": "fea463d6-1e74-4675-8d66-689591a2de9d", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "subnet_id": "dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536", "subnet_ids": ["dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536"], "port_id": "4514a664-4f5a-4dcc-b676-fc33d1ac0232", "id": "8a86e106-23ed-4ccd-96f6-1d58e5ced839"} 2018-07-23 22:56:33,114 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839/add_router_interface.json used request id req-bfe3006e-244a-40f7-bf1a-40edcc6d1a87 2018-07-23 22:56:33,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4008128643s 2018-07-23 22:56:33,114 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839/add_router_interface.json used request id req-bfe3006e-244a-40f7-bf1a-40edcc6d1a87 returning object 8a86e106-23ed-4ccd-96f6-1d58e5ced839 2018-07-23 22:56:33,114 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-07-23 22:56:36,657 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-07-23 22:56:36,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 22:56:36,662 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 22:56:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 22:56:36,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:56:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:37,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5533f74c-021a-4b34-b4b8-99410ef00f78 Date: Mon, 23 Jul 2018 22:56:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:56:37,229 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5533f74c-021a-4b34-b4b8-99410ef00f78 2018-07-23 22:56:37,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.565365076065s 2018-07-23 22:56:37,229 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-5533f74c-021a-4b34-b4b8-99410ef00f78 2018-07-23 22:56:37,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 22:56:37,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}' 2018-07-23 22:56:37,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5b741440-8139-4e81-be3a-7fb25258785b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6dd2d8f7-ee0e-4cf0-8827-b4f1a72efd09 Date: Mon, 23 Jul 2018 22:56:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5b741440-8139-4e81-be3a-7fb25258785b/file", "owner": "b725e439fe2d4361896499a4f15a134c", "id": "5b741440-8139-4e81-be3a-7fb25258785b", "size": null, "self": "/v2/images/5b741440-8139-4e81-be3a-7fb25258785b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T22:56:37Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "checksum": null, "created_at": "2018-07-23T22:56:37Z", "protected": false} 2018-07-23 22:56:37,294 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6dd2d8f7-ee0e-4cf0-8827-b4f1a72efd09 2018-07-23 22:56:37,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0572488307953s 2018-07-23 22:56:37,295 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6dd2d8f7-ee0e-4cf0-8827-b4f1a72efd09 returning object 5b741440-8139-4e81-be3a-7fb25258785b 2018-07-23 22:56:37,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 22:56:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/5b741440-8139-4e81-be3a-7fb25258785b/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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '' 2018-07-23 22:56:47,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6856618-cb23-4cb5-81d6-87d4a4de4df4 Date: Mon, 23 Jul 2018 22:56:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 22:56:47,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5b741440-8139-4e81-be3a-7fb25258785b/file used request id req-c6856618-cb23-4cb5-81d6-87d4a4de4df4 2018-07-23 22:56:47,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.1355381012s 2018-07-23 22:56:47,431 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5b741440-8139-4e81-be3a-7fb25258785b/file used request id req-c6856618-cb23-4cb5-81d6-87d4a4de4df4 2018-07-23 22:56:47,432 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T22:56:37Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/5b741440-8139-4e81-be3a-7fb25258785b/file', u'owner': u'b725e439fe2d4361896499a4f15a134c', u'virtual_size': None, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'id': u'5b741440-8139-4e81-be3a-7fb25258785b', u'size': None, u'name': u'shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23', u'checksum': None, u'self': u'/v2/images/5b741440-8139-4e81-be3a-7fb25258785b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T22:56:37Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 22:56:47,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 22:56:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-07-23 22:56:47,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7c55f61-1d05-4e9f-b601-baa8d3cc3c96 x-compute-request-id: req-f7c55f61-1d05-4e9f-b601-baa8d3cc3c96 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "e3db8057-e81e-4b69-aa1f-345462b42912"}} 2018-07-23 22:56:47,665 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f7c55f61-1d05-4e9f-b601-baa8d3cc3c96 2018-07-23 22:56:47,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.23192191124s 2018-07-23 22:56:47,665 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f7c55f61-1d05-4e9f-b601-baa8d3cc3c96 2018-07-23 22:56:47,666 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'e3db8057-e81e-4b69-aa1f-345462b42912', 'swap': 0}) 2018-07-23 22:56:47,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 22:56:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912/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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" -d '{"extra_specs": {}}' 2018-07-23 22:56:47,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-409d71c7-7e40-41e8-8750-63af730cdeec x-compute-request-id: req-409d71c7-7e40-41e8-8750-63af730cdeec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 22:56:47,695 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912/os-extra_specs used request id req-409d71c7-7e40-41e8-8750-63af730cdeec 2018-07-23 22:56:47,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0283210277557s 2018-07-23 22:56:47,695 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912/os-extra_specs used request id req-409d71c7-7e40-41e8-8750-63af730cdeec 2018-07-23 22:56:47,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 22:56:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"keypair": {"name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}}' 2018-07-23 22:56:47,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cba610af-c6fa-4c85-bf90-31a62ece79f2 x-compute-request-id: req-cba610af-c6fa-4c85-bf90-31a62ece79f2 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1SDMggcbD4SNFhXl+SuGBggdKzGgSG6rmRhkwC/D7rbBaLYWc/YbjVzw68tcWZQkc4FgtXv9igPrtD4sK+tXbzd/EvBziyzXSxYuQs4uV94jGkuA/S+FYkgb6oeyTo/h33aIhua8JyEu7/JWN6ePggWBjEnPBid5mefyQDUa3e8bt+K0HaXFU+OyXEFVQ8BeuOPZnupxjRSKtkx9r5DhM2pDbathmnXePXp6Kcq7BFcw9nTMnSoFrrXrm/mAAWZPjxkTRtg1no1M2BcmEWPgCyAWZj1Uv7DrkpaxYqW5m6E0NwAbaDkk/tdYcQwAwNB7/CuiU6u+I1CzvnKEQlDVL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtUgzIIHGw+EjRYV5fkrhgYIHSsxoEhuq5kYZMAvw+62wWi2F\nnP2G41c8OvLXFmUJHOBYLV7/YoD67Q+LCvrV283fxLwc4ss10sWLkLOLlfeIxpLg\nP0vhWJIG+qHsk6P4d92iIbmvCchLu/yVjenj4IFgYxJzwYneZnn8kA1Gt3vG7fit\nB2lxVPjslxBVUPAXrjj2Z7qcY0UirZMfa+Q4TNqQ22rYZp13j16einKuwRXMPZ0z\nJ0qBa6165v5gAFmT48ZE0bYNZ6NTNgXJhFj4AsgFmY9VL+w65KWsWKluZuhNDcAG\n2g5JP7XWHEMAMDQe/wrolOrviNQs75yhEJQ1SwIDAQABAoIBAFQbKU1dqKBcpgat\nRI7povJ5J3T2nRo5p/KqdykpgSbjkLxl/mW14o07fgBDhrMnMTEqjP6P4qELAmBW\nI8Z2Vh5ix/z44dX/PfuKF5SNGKf9boHixxPW2rhDF+XUlnRxUOgb9gr7oVBCk5Cm\nQaTT7RvOKrAMcZRLqNmWoy0aW8Loa2MBP/CHqjFiKgq8QvOdcNIFoXaUp0bBGw9q\ni874WNKp8M//nDDzck30P6+MsQVopOkFOK5fxk8t96gssgAvZuMWrH9HOVRjXriJ\n8V6aGrQoGpWvrIfj2tot+NN/G9UBR0v4OTJE82JIQF+jK58kf+ttrqFEGEe3qjVs\naUsTLyECgYEA8MB+PYaCqf/Sg/wAIPQFtLCDid/I4JYoHSEM5cn88JkNVtr3ZVem\n3p8E5aALhnCBNUDWzcBNW80ZXlGtQNSxaMm5oNw3OT35rcP+8Q5a11pn1J/wrZEK\nRnVihYhCWHc5VO/RA8RCT9llpewXGE04rx9RKkGWCrkT445WZDaOPZkCgYEAwMN5\nB61tMlFB3FTCQq1M9Q4faV0SXkzqn/B3PsFoUUId2uWW7VqSjDJr07mETPSCP+q5\nAwRGrRij+8wF6xStT9+fXDnlm4mFHRXyWoCSZh2RHlpoKaL0UdbMCt29Up9NeFm/\nwKs5DwtAjms+7Eu355CJP013Mr40oFwmcKbuMIMCgYEAzh4vtqMryTnx1PfycEQb\ngnhBFdCXXdiQ3WeHcFC/kommxv7PIl+pyR1iBupAE8jMhnhNr3f9gyQUnRDWgRPY\nE/vpRlRjn0l1MxUDdwQwOAH5tSt91ku//VTQlbxz+OOSHSr4yv3DPDPG+AgqOa8b\nYasxRTlDqUiNQ5yAUGn427kCgYAy62/tN0LBJ/Xd3gXy1xSdJz3k91EC2A6icUMO\nsMh9rpl0WXGlAWf04Nza8QahzXUarUZyJY8F6pxmx15I2w1tLAVMt36Pt6QSKtn6\nTjxd/TF4cylQ1lrzw2ni9PAuAybTw+GDY7eO4coL1QiqItZRtTyMHEqAfP4p3i3J\nVE9XQQKBgQCOFHwhi1x8u8g3ZZIly8aCEN8vVydj2a1GbYbapNz9ODzSi8SbLc9g\nXeUXzvvYOAxngtaxHXaq3nwALbnmsYpZlv28R8FoVcTcdtU69QIb3+Y7ZUgqCga3\nEgdT4rFmsRkXYsOPFisQYePpz0EV7Ohi+olPuxETT77cte9O+Ejs4g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "fingerprint": "ef:fc:98:a8:c6:70:91:9a:2f:dd:76:06:04:b5:93:17"}} 2018-07-23 22:56:47,941 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cba610af-c6fa-4c85-bf90-31a62ece79f2 2018-07-23 22:56:47,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.244621038437s 2018-07-23 22:56:47,941 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-cba610af-c6fa-4c85-bf90-31a62ece79f2 2018-07-23 22:56:47,942 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1SDMggcbD4SNFhXl+SuGBggdKzGgSG6rmRhkwC/D7rbBaLYWc/YbjVzw68tcWZQkc4FgtXv9igPrtD4sK+tXbzd/EvBziyzXSxYuQs4uV94jGkuA/S+FYkgb6oeyTo/h33aIhua8JyEu7/JWN6ePggWBjEnPBid5mefyQDUa3e8bt+K0HaXFU+OyXEFVQ8BeuOPZnupxjRSKtkx9r5DhM2pDbathmnXePXp6Kcq7BFcw9nTMnSoFrrXrm/mAAWZPjxkTRtg1no1M2BcmEWPgCyAWZj1Uv7DrkpaxYqW5m6E0NwAbaDkk/tdYcQwAwNB7/CuiU6u+I1CzvnKEQlDVL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtUgzIIHGw+EjRYV5fkrhgYIHSsxoEhuq5kYZMAvw+62wWi2F\nnP2G41c8OvLXFmUJHOBYLV7/YoD67Q+LCvrV283fxLwc4ss10sWLkLOLlfeIxpLg\nP0vhWJIG+qHsk6P4d92iIbmvCchLu/yVjenj4IFgYxJzwYneZnn8kA1Gt3vG7fit\nB2lxVPjslxBVUPAXrjj2Z7qcY0UirZMfa+Q4TNqQ22rYZp13j16einKuwRXMPZ0z\nJ0qBa6165v5gAFmT48ZE0bYNZ6NTNgXJhFj4AsgFmY9VL+w65KWsWKluZuhNDcAG\n2g5JP7XWHEMAMDQe/wrolOrviNQs75yhEJQ1SwIDAQABAoIBAFQbKU1dqKBcpgat\nRI7povJ5J3T2nRo5p/KqdykpgSbjkLxl/mW14o07fgBDhrMnMTEqjP6P4qELAmBW\nI8Z2Vh5ix/z44dX/PfuKF5SNGKf9boHixxPW2rhDF+XUlnRxUOgb9gr7oVBCk5Cm\nQaTT7RvOKrAMcZRLqNmWoy0aW8Loa2MBP/CHqjFiKgq8QvOdcNIFoXaUp0bBGw9q\ni874WNKp8M//nDDzck30P6+MsQVopOkFOK5fxk8t96gssgAvZuMWrH9HOVRjXriJ\n8V6aGrQoGpWvrIfj2tot+NN/G9UBR0v4OTJE82JIQF+jK58kf+ttrqFEGEe3qjVs\naUsTLyECgYEA8MB+PYaCqf/Sg/wAIPQFtLCDid/I4JYoHSEM5cn88JkNVtr3ZVem\n3p8E5aALhnCBNUDWzcBNW80ZXlGtQNSxaMm5oNw3OT35rcP+8Q5a11pn1J/wrZEK\nRnVihYhCWHc5VO/RA8RCT9llpewXGE04rx9RKkGWCrkT445WZDaOPZkCgYEAwMN5\nB61tMlFB3FTCQq1M9Q4faV0SXkzqn/B3PsFoUUId2uWW7VqSjDJr07mETPSCP+q5\nAwRGrRij+8wF6xStT9+fXDnlm4mFHRXyWoCSZh2RHlpoKaL0UdbMCt29Up9NeFm/\nwKs5DwtAjms+7Eu355CJP013Mr40oFwmcKbuMIMCgYEAzh4vtqMryTnx1PfycEQb\ngnhBFdCXXdiQ3WeHcFC/kommxv7PIl+pyR1iBupAE8jMhnhNr3f9gyQUnRDWgRPY\nE/vpRlRjn0l1MxUDdwQwOAH5tSt91ku//VTQlbxz+OOSHSr4yv3DPDPG+AgqOa8b\nYasxRTlDqUiNQ5yAUGn427kCgYAy62/tN0LBJ/Xd3gXy1xSdJz3k91EC2A6icUMO\nsMh9rpl0WXGlAWf04Nza8QahzXUarUZyJY8F6pxmx15I2w1tLAVMt36Pt6QSKtn6\nTjxd/TF4cylQ1lrzw2ni9PAuAybTw+GDY7eO4coL1QiqItZRtTyMHEqAfP4p3i3J\nVE9XQQKBgQCOFHwhi1x8u8g3ZZIly8aCEN8vVydj2a1GbYbapNz9ODzSi8SbLc9g\nXeUXzvvYOAxngtaxHXaq3nwALbnmsYpZlv28R8FoVcTcdtU69QIb3+Y7ZUgqCga3\nEgdT4rFmsRkXYsOPFisQYePpz0EV7Ohi+olPuxETT77cte9O+Ejs4g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1743d8a7b2d14f79aa5b5d7c457527bc', 'name': u'shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'created_at': '2018-07-23T22:56:47.942190', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b725e439fe2d4361896499a4f15a134c', 'name': 'shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ef:fc:98:a8:c6:70:91:9a:2f:dd:76:06:04:b5:93:17', 'type': 'ssh', 'id': u'shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23'}) 2018-07-23 22:56:47,942 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtUgzIIHGw+EjRYV5fkrhgYIHSsxoEhuq5kYZMAvw+62wWi2F nP2G41c8OvLXFmUJHOBYLV7/YoD67Q+LCvrV283fxLwc4ss10sWLkLOLlfeIxpLg P0vhWJIG+qHsk6P4d92iIbmvCchLu/yVjenj4IFgYxJzwYneZnn8kA1Gt3vG7fit B2lxVPjslxBVUPAXrjj2Z7qcY0UirZMfa+Q4TNqQ22rYZp13j16einKuwRXMPZ0z J0qBa6165v5gAFmT48ZE0bYNZ6NTNgXJhFj4AsgFmY9VL+w65KWsWKluZuhNDcAG 2g5JP7XWHEMAMDQe/wrolOrviNQs75yhEJQ1SwIDAQABAoIBAFQbKU1dqKBcpgat RI7povJ5J3T2nRo5p/KqdykpgSbjkLxl/mW14o07fgBDhrMnMTEqjP6P4qELAmBW I8Z2Vh5ix/z44dX/PfuKF5SNGKf9boHixxPW2rhDF+XUlnRxUOgb9gr7oVBCk5Cm QaTT7RvOKrAMcZRLqNmWoy0aW8Loa2MBP/CHqjFiKgq8QvOdcNIFoXaUp0bBGw9q i874WNKp8M//nDDzck30P6+MsQVopOkFOK5fxk8t96gssgAvZuMWrH9HOVRjXriJ 8V6aGrQoGpWvrIfj2tot+NN/G9UBR0v4OTJE82JIQF+jK58kf+ttrqFEGEe3qjVs aUsTLyECgYEA8MB+PYaCqf/Sg/wAIPQFtLCDid/I4JYoHSEM5cn88JkNVtr3ZVem 3p8E5aALhnCBNUDWzcBNW80ZXlGtQNSxaMm5oNw3OT35rcP+8Q5a11pn1J/wrZEK RnVihYhCWHc5VO/RA8RCT9llpewXGE04rx9RKkGWCrkT445WZDaOPZkCgYEAwMN5 B61tMlFB3FTCQq1M9Q4faV0SXkzqn/B3PsFoUUId2uWW7VqSjDJr07mETPSCP+q5 AwRGrRij+8wF6xStT9+fXDnlm4mFHRXyWoCSZh2RHlpoKaL0UdbMCt29Up9NeFm/ wKs5DwtAjms+7Eu355CJP013Mr40oFwmcKbuMIMCgYEAzh4vtqMryTnx1PfycEQb gnhBFdCXXdiQ3WeHcFC/kommxv7PIl+pyR1iBupAE8jMhnhNr3f9gyQUnRDWgRPY E/vpRlRjn0l1MxUDdwQwOAH5tSt91ku//VTQlbxz+OOSHSr4yv3DPDPG+AgqOa8b YasxRTlDqUiNQ5yAUGn427kCgYAy62/tN0LBJ/Xd3gXy1xSdJz3k91EC2A6icUMO sMh9rpl0WXGlAWf04Nza8QahzXUarUZyJY8F6pxmx15I2w1tLAVMt36Pt6QSKtn6 Tjxd/TF4cylQ1lrzw2ni9PAuAybTw+GDY7eO4coL1QiqItZRtTyMHEqAfP4p3i3J VE9XQQKBgQCOFHwhi1x8u8g3ZZIly8aCEN8vVydj2a1GbYbapNz9ODzSi8SbLc9g XeUXzvvYOAxngtaxHXaq3nwALbnmsYpZlv28R8FoVcTcdtU69QIb3+Y7ZUgqCga3 EgdT4rFmsRkXYsOPFisQYePpz0EV7Ohi+olPuxETT77cte9O+Ejs4g== -----END RSA PRIVATE KEY----- 2018-07-23 22:56:47,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 22:56:47,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"security_group": {"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "description": "created by OPNFV Functest (shaker)"}}' 2018-07-23 22:56:48,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5a1923cd-9ac1-4036-b277-d819541c0cb2 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "updated_at": "2018-07-23T22:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "53542c50-7a39-483f-b8a2-e3b484ef4444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "d0a070c9-779a-4b1d-b2c1-ab8aeb466d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 2, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "caa04058-af49-4def-93a1-61fa3d49132c", "name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}} 2018-07-23 22:56:48,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5a1923cd-9ac1-4036-b277-d819541c0cb2 2018-07-23 22:56:48,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.206542015076s 2018-07-23 22:56:48,152 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-5a1923cd-9ac1-4036-b277-d819541c0cb2 2018-07-23 22:56:48,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 22:56:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:48,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-f6884252-713e-492a-a486-5eceb8a33984 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "updated_at": "2018-07-23T22:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "53542c50-7a39-483f-b8a2-e3b484ef4444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "d0a070c9-779a-4b1d-b2c1-ab8aeb466d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 2, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "caa04058-af49-4def-93a1-61fa3d49132c", "name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}]} 2018-07-23 22:56:48,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f6884252-713e-492a-a486-5eceb8a33984 2018-07-23 22:56:48,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0784759521484s 2018-07-23 22:56:48,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f6884252-713e-492a-a486-5eceb8a33984 2018-07-23 22:56:48,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 22:56:48,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -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": "caa04058-af49-4def-93a1-61fa3d49132c"}}' 2018-07-23 22:56:48,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-484b55cd-a939-4ccb-a9ea-490d8344f448 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "port_range_min": 22, "revision_number": 0, "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "60e53829-ac81-41e7-830e-e36ec460a2b6"}} 2018-07-23 22:56:48,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-484b55cd-a939-4ccb-a9ea-490d8344f448 2018-07-23 22:56:48,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135363817215s 2018-07-23 22:56:48,372 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-484b55cd-a939-4ccb-a9ea-490d8344f448 2018-07-23 22:56:48,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 22:56:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:48,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-430596c7-f716-4c0a-ac59-99c7a76b4384 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "updated_at": "2018-07-23T22:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "53542c50-7a39-483f-b8a2-e3b484ef4444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "60e53829-ac81-41e7-830e-e36ec460a2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "d0a070c9-779a-4b1d-b2c1-ab8aeb466d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 3, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "caa04058-af49-4def-93a1-61fa3d49132c", "name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}]} 2018-07-23 22:56:48,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-430596c7-f716-4c0a-ac59-99c7a76b4384 2018-07-23 22:56:48,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523791313171s 2018-07-23 22:56:48,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-430596c7-f716-4c0a-ac59-99c7a76b4384 2018-07-23 22:56:48,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 22:56:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -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": "caa04058-af49-4def-93a1-61fa3d49132c"}}' 2018-07-23 22:56:48,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b1720eb1-3a29-48a5-87d5-cc248c66e10a Date: Mon, 23 Jul 2018 22:56:48 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-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "port_range_min": null, "revision_number": 0, "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "99d908f0-999a-4ea3-9b40-d1a442e41ca2"}} 2018-07-23 22:56:48,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-b1720eb1-3a29-48a5-87d5-cc248c66e10a 2018-07-23 22:56:48,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127125024796s 2018-07-23 22:56:48,558 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-b1720eb1-3a29-48a5-87d5-cc248c66e10a 2018-07-23 22:56:48,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 22:56:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:48,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-bc09f800-0d1b-4b90-9e2c-86fe147ec529 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "updated_at": "2018-07-23T22:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "53542c50-7a39-483f-b8a2-e3b484ef4444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "60e53829-ac81-41e7-830e-e36ec460a2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "99d908f0-999a-4ea3-9b40-d1a442e41ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "d0a070c9-779a-4b1d-b2c1-ab8aeb466d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "caa04058-af49-4def-93a1-61fa3d49132c", "name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}]} 2018-07-23 22:56:48,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-bc09f800-0d1b-4b90-9e2c-86fe147ec529 2018-07-23 22:56:48,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520939826965s 2018-07-23 22:56:48,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-bc09f800-0d1b-4b90-9e2c-86fe147ec529 2018-07-23 22:56:48,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 22:56:48,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -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": "caa04058-af49-4def-93a1-61fa3d49132c"}}' 2018-07-23 22:56:48,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-be8f0e0b-ae49-4376-8e6d-f98e71e96060 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "port_range_min": 9000, "revision_number": 0, "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "03bb1ace-f846-4a3a-a084-2e3487b165b4"}} 2018-07-23 22:56:48,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-be8f0e0b-ae49-4376-8e6d-f98e71e96060 2018-07-23 22:56:48,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12908577919s 2018-07-23 22:56:48,744 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-be8f0e0b-ae49-4376-8e6d-f98e71e96060 2018-07-23 22:56:48,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:56:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:48,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-6ef8d1c9-c777-4736-84b8-c866f5902c52 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fea463d6-1e74-4675-8d66-689591a2de9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b725e439fe2d4361896499a4f15a134c","l2_adjacency":true,"status":"ACTIVE","subnets":["dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536"],"description":"","tags":[],"updated_at":"2018-07-23T22:56:29Z","qos_policy_id":null,"name":"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23","admin_state_up":true,"tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:28Z","mtu":1450}]} 2018-07-23 22:56:48,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6ef8d1c9-c777-4736-84b8-c866f5902c52 2018-07-23 22:56:48,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10963010788s 2018-07-23 22:56:48,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-6ef8d1c9-c777-4736-84b8-c866f5902c52 2018-07-23 22:56:48,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 22:56:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:48,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-afe299f7-0676-4db5-968f-f4a59d6f85e4 Date: Mon, 23 Jul 2018 22:56:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5b741440-8139-4e81-be3a-7fb25258785b/snap", "metadata": {}}], "file": "/v2/images/5b741440-8139-4e81-be3a-7fb25258785b/file", "owner": "b725e439fe2d4361896499a4f15a134c", "id": "5b741440-8139-4e81-be3a-7fb25258785b", "size": 666173440, "self": "/v2/images/5b741440-8139-4e81-be3a-7fb25258785b", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5b741440-8139-4e81-be3a-7fb25258785b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T22:56:47Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-23T22:56:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 22:56:48,892 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-afe299f7-0676-4db5-968f-f4a59d6f85e4 2018-07-23 22:56:48,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334661006927s 2018-07-23 22:56:48,892 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-afe299f7-0676-4db5-968f-f4a59d6f85e4 2018-07-23 22:56:48,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 22:56:48,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:48,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd7ce1eb-5aa3-4509-9432-41be9da626a2 x-compute-request-id: req-bd7ce1eb-5aa3-4509-9432-41be9da626a2 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}, {"name": "shaker-flavor_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "e3db8057-e81e-4b69-aa1f-345462b42912"}]} 2018-07-23 22:56:48,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bd7ce1eb-5aa3-4509-9432-41be9da626a2 2018-07-23 22:56:48,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259368419647s 2018-07-23 22:56:48,919 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-bd7ce1eb-5aa3-4509-9432-41be9da626a2 2018-07-23 22:56:48,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 22:56:48,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"server": {"name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "imageRef": "5b741440-8139-4e81-be3a-7fb25258785b", "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "flavorRef": "e3db8057-e81e-4b69-aa1f-345462b42912", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fea463d6-1e74-4675-8d66-689591a2de9d"}], "security_groups": [{"name": "caa04058-af49-4def-93a1-61fa3d49132c"}]}}' 2018-07-23 22:56:50,350 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 22:56:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-440f6305-aea0-4f55-8b03-433fb3da28cf x-compute-request-id: req-440f6305-aea0-4f55-8b03-433fb3da28cf Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "caa04058-af49-4def-93a1-61fa3d49132c"}], "OS-DCF:diskConfig": "MANUAL", "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "adminPass": "dQo28PixWPM5"}} 2018-07-23 22:56:50,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-440f6305-aea0-4f55-8b03-433fb3da28cf 2018-07-23 22:56:50,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.42976713181s 2018-07-23 22:56:50,351 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-440f6305-aea0-4f55-8b03-433fb3da28cf 2018-07-23 22:56:50,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:56:50,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:50,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ab090bc-f5f7-4c85-944e-6db98b0e6492 x-compute-request-id: req-8ab090bc-f5f7-4c85-944e-6db98b0e6492 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "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-23T22:56:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:56:50,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ab090bc-f5f7-4c85-944e-6db98b0e6492 2018-07-23 22:56:50,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.311361074448s 2018-07-23 22:56:50,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8ab090bc-f5f7-4c85-944e-6db98b0e6492 2018-07-23 22:56:50,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 22:56:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:50,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-56a0f5ac-4c65-4492-985e-234bfced80e8 Date: Mon, 23 Jul 2018 22:56:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fea463d6-1e74-4675-8d66-689591a2de9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b725e439fe2d4361896499a4f15a134c","l2_adjacency":true,"status":"ACTIVE","subnets":["dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536"],"description":"","tags":[],"updated_at":"2018-07-23T22:56:29Z","qos_policy_id":null,"name":"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23","admin_state_up":true,"tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:28Z","mtu":1450}]} 2018-07-23 22:56:50,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-56a0f5ac-4c65-4492-985e-234bfced80e8 2018-07-23 22:56:50,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107939958572s 2018-07-23 22:56:50,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-56a0f5ac-4c65-4492-985e-234bfced80e8 2018-07-23 22:56:50,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 22:56:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:50,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-17be55d5-bf08-40af-9081-a48eeafb1991 Date: Mon, 23 Jul 2018 22:56:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fea463d6-1e74-4675-8d66-689591a2de9d","tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T22:56:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b725e439fe2d4361896499a4f15a134c","id":"dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536","subnetpool_id":null,"name":"shaker-subnet_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}]} 2018-07-23 22:56:50,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-17be55d5-bf08-40af-9081-a48eeafb1991 2018-07-23 22:56:50,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0816340446472s 2018-07-23 22:56:50,858 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-17be55d5-bf08-40af-9081-a48eeafb1991 2018-07-23 22:56:50,858 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:56:52,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:56:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:53,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e5e387c-7932-478b-9a02-d1b13a48af04 x-compute-request-id: req-5e5e387c-7932-478b-9a02-d1b13a48af04 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:52Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:56:53,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5e5e387c-7932-478b-9a02-d1b13a48af04 2018-07-23 22:56:53,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.859215974808s 2018-07-23 22:56:53,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5e5e387c-7932-478b-9a02-d1b13a48af04 2018-07-23 22:56:53,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:56:55,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:56:55,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:56,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec49f0d0-68cb-4a7a-af8f-b66010cfef0c x-compute-request-id: req-ec49f0d0-68cb-4a7a-af8f-b66010cfef0c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:56:56,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec49f0d0-68cb-4a7a-af8f-b66010cfef0c 2018-07-23 22:56:56,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2738199234s 2018-07-23 22:56:57,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ec49f0d0-68cb-4a7a-af8f-b66010cfef0c 2018-07-23 22:56:57,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:56:59,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:56:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:56:59,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c11808f-28af-4f95-abda-44e47037b5bf x-compute-request-id: req-2c11808f-28af-4f95-abda-44e47037b5bf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:56:59,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2c11808f-28af-4f95-abda-44e47037b5bf 2018-07-23 22:56:59,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18905711174s 2018-07-23 22:56:59,196 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2c11808f-28af-4f95-abda-44e47037b5bf 2018-07-23 22:56:59,199 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:01,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:01,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4151ba8f-d6e3-4337-b0b9-bfee69ce1fb4 x-compute-request-id: req-4151ba8f-d6e3-4337-b0b9-bfee69ce1fb4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:01,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4151ba8f-d6e3-4337-b0b9-bfee69ce1fb4 2018-07-23 22:57:01,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528875827789s 2018-07-23 22:57:01,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4151ba8f-d6e3-4337-b0b9-bfee69ce1fb4 2018-07-23 22:57:01,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:03,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:03,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-516ca601-b850-46e0-94c4-ad4ff6f0481f x-compute-request-id: req-516ca601-b850-46e0-94c4-ad4ff6f0481f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:03,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-516ca601-b850-46e0-94c4-ad4ff6f0481f 2018-07-23 22:57:03,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184289932251s 2018-07-23 22:57:03,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-516ca601-b850-46e0-94c4-ad4ff6f0481f 2018-07-23 22:57:03,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:05,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:05,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:06,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc80b698-a7a3-4eee-9183-066c0f45b6c4 x-compute-request-id: req-dc80b698-a7a3-4eee-9183-066c0f45b6c4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:06,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dc80b698-a7a3-4eee-9183-066c0f45b6c4 2018-07-23 22:57:06,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.872619867325s 2018-07-23 22:57:06,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-dc80b698-a7a3-4eee-9183-066c0f45b6c4 2018-07-23 22:57:06,803 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:08,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:09,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aaa07c2-72ab-4ade-8de7-6aa3cd1ec4e4 x-compute-request-id: req-7aaa07c2-72ab-4ade-8de7-6aa3cd1ec4e4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:09,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7aaa07c2-72ab-4ade-8de7-6aa3cd1ec4e4 2018-07-23 22:57:09,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.917678833008s 2018-07-23 22:57:09,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-7aaa07c2-72ab-4ade-8de7-6aa3cd1ec4e4 2018-07-23 22:57:09,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:11,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:11,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:12,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29dde84d-045f-4e17-b52f-d90c8be67ed8 x-compute-request-id: req-29dde84d-045f-4e17-b52f-d90c8be67ed8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:12,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29dde84d-045f-4e17-b52f-d90c8be67ed8 2018-07-23 22:57:12,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755675077438s 2018-07-23 22:57:12,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-29dde84d-045f-4e17-b52f-d90c8be67ed8 2018-07-23 22:57:12,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:14,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:14,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:14,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ffb4a04-191e-40c4-badb-e83919d0ffc6 x-compute-request-id: req-2ffb4a04-191e-40c4-badb-e83919d0ffc6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:14,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ffb4a04-191e-40c4-badb-e83919d0ffc6 2018-07-23 22:57:14,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368292808533s 2018-07-23 22:57:14,861 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2ffb4a04-191e-40c4-badb-e83919d0ffc6 2018-07-23 22:57:14,865 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:16,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:17,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c82c5d70-1d08-45f4-9e61-ea43febe7f3c x-compute-request-id: req-c82c5d70-1d08-45f4-9e61-ea43febe7f3c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:17,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c82c5d70-1d08-45f4-9e61-ea43febe7f3c 2018-07-23 22:57:17,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372442007065s 2018-07-23 22:57:17,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c82c5d70-1d08-45f4-9e61-ea43febe7f3c 2018-07-23 22:57:17,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:19,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-283e6cfc-2d65-4597-879c-5398385f45e3 x-compute-request-id: req-283e6cfc-2d65-4597-879c-5398385f45e3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:19,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-283e6cfc-2d65-4597-879c-5398385f45e3 2018-07-23 22:57:19,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20791888237s 2018-07-23 22:57:19,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-283e6cfc-2d65-4597-879c-5398385f45e3 2018-07-23 22:57:19,459 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:21,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:21,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0da7a41b-fb44-4c7e-9dae-96fc35f36378 x-compute-request-id: req-0da7a41b-fb44-4c7e-9dae-96fc35f36378 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:21,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0da7a41b-fb44-4c7e-9dae-96fc35f36378 2018-07-23 22:57:21,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353910207748s 2018-07-23 22:57:21,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0da7a41b-fb44-4c7e-9dae-96fc35f36378 2018-07-23 22:57:21,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:23,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:24,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65df8a5b-67b2-458c-9eb3-7c250dc73d7f x-compute-request-id: req-65df8a5b-67b2-458c-9eb3-7c250dc73d7f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:24,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-65df8a5b-67b2-458c-9eb3-7c250dc73d7f 2018-07-23 22:57:24,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218132019043s 2018-07-23 22:57:24,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-65df8a5b-67b2-458c-9eb3-7c250dc73d7f 2018-07-23 22:57:24,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:26,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:26,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:26,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87605eb5-8985-4dac-8705-ce08ddc370c6 x-compute-request-id: req-87605eb5-8985-4dac-8705-ce08ddc370c6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:26,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87605eb5-8985-4dac-8705-ce08ddc370c6 2018-07-23 22:57:26,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487284898758s 2018-07-23 22:57:26,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-87605eb5-8985-4dac-8705-ce08ddc370c6 2018-07-23 22:57:26,539 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:28,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:28,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f351ddc9-f329-47f4-b313-6f1edd3743fb x-compute-request-id: req-f351ddc9-f329-47f4-b313-6f1edd3743fb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:28,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f351ddc9-f329-47f4-b313-6f1edd3743fb 2018-07-23 22:57:28,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185205936432s 2018-07-23 22:57:28,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f351ddc9-f329-47f4-b313-6f1edd3743fb 2018-07-23 22:57:28,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:30,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:31,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97852549-58ef-4b91-8cd6-437329007414 x-compute-request-id: req-97852549-58ef-4b91-8cd6-437329007414 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:31,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-97852549-58ef-4b91-8cd6-437329007414 2018-07-23 22:57:31,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335500955582s 2018-07-23 22:57:31,070 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-97852549-58ef-4b91-8cd6-437329007414 2018-07-23 22:57:31,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:33,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:33,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:34,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1c6fc42-19a9-4059-9050-b34d40ce3781 x-compute-request-id: req-d1c6fc42-19a9-4059-9050-b34d40ce3781 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:34,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1c6fc42-19a9-4059-9050-b34d40ce3781 2018-07-23 22:57:34,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41101193428s 2018-07-23 22:57:34,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d1c6fc42-19a9-4059-9050-b34d40ce3781 2018-07-23 22:57:34,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:36,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:36,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-449a0638-b9cd-44d9-9b8e-d5d15c9cd146 x-compute-request-id: req-449a0638-b9cd-44d9-9b8e-d5d15c9cd146 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:36,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-449a0638-b9cd-44d9-9b8e-d5d15c9cd146 2018-07-23 22:57:36,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33513212204s 2018-07-23 22:57:36,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-449a0638-b9cd-44d9-9b8e-d5d15c9cd146 2018-07-23 22:57:36,833 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:38,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:39,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc92e449-c5f5-4cc7-a5d1-20c3a9345c17 x-compute-request-id: req-cc92e449-c5f5-4cc7-a5d1-20c3a9345c17 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:39,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc92e449-c5f5-4cc7-a5d1-20c3a9345c17 2018-07-23 22:57:39,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365804195404s 2018-07-23 22:57:39,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cc92e449-c5f5-4cc7-a5d1-20c3a9345c17 2018-07-23 22:57:39,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:41,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:41,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ae710bb-34ac-4112-b014-cad9b223be9a x-compute-request-id: req-4ae710bb-34ac-4112-b014-cad9b223be9a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:41,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ae710bb-34ac-4112-b014-cad9b223be9a 2018-07-23 22:57:41,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371618032455s 2018-07-23 22:57:41,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4ae710bb-34ac-4112-b014-cad9b223be9a 2018-07-23 22:57:41,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:43,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:43,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-631072ed-f529-43e5-a429-340c0dc1ebe6 x-compute-request-id: req-631072ed-f529-43e5-a429-340c0dc1ebe6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:43,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-631072ed-f529-43e5-a429-340c0dc1ebe6 2018-07-23 22:57:43,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199952840805s 2018-07-23 22:57:43,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-631072ed-f529-43e5-a429-340c0dc1ebe6 2018-07-23 22:57:43,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:45,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:45,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:46,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92e0c1f7-264b-49ca-9f73-c4df30013ef2 x-compute-request-id: req-92e0c1f7-264b-49ca-9f73-c4df30013ef2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:46,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92e0c1f7-264b-49ca-9f73-c4df30013ef2 2018-07-23 22:57:46,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217068910599s 2018-07-23 22:57:46,011 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-92e0c1f7-264b-49ca-9f73-c4df30013ef2 2018-07-23 22:57:46,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:48,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:48,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:48,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23f17987-286a-449f-8c24-803b0593a6f0 x-compute-request-id: req-23f17987-286a-449f-8c24-803b0593a6f0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:48,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23f17987-286a-449f-8c24-803b0593a6f0 2018-07-23 22:57:48,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362927913666s 2018-07-23 22:57:48,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-23f17987-286a-449f-8c24-803b0593a6f0 2018-07-23 22:57:48,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:50,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:50,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08b89829-8340-49d8-8864-e91d022b3fad x-compute-request-id: req-08b89829-8340-49d8-8864-e91d022b3fad Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:50,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08b89829-8340-49d8-8864-e91d022b3fad 2018-07-23 22:57:50,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349112987518s 2018-07-23 22:57:50,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-08b89829-8340-49d8-8864-e91d022b3fad 2018-07-23 22:57:50,740 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:52,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:52,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:52,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af336c13-c813-40bc-8488-cc2f8d9c5e32 x-compute-request-id: req-af336c13-c813-40bc-8488-cc2f8d9c5e32 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:52,954 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af336c13-c813-40bc-8488-cc2f8d9c5e32 2018-07-23 22:57:52,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210907936096s 2018-07-23 22:57:52,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af336c13-c813-40bc-8488-cc2f8d9c5e32 2018-07-23 22:57:52,958 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:54,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:55,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4556f4de-b845-4aba-8b51-acdb4ed5eafc x-compute-request-id: req-4556f4de-b845-4aba-8b51-acdb4ed5eafc Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:55,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4556f4de-b845-4aba-8b51-acdb4ed5eafc 2018-07-23 22:57:55,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404479980469s 2018-07-23 22:57:55,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4556f4de-b845-4aba-8b51-acdb4ed5eafc 2018-07-23 22:57:55,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:57,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:57,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3905277f-7db1-4f66-bce5-2f99f3490641 x-compute-request-id: req-3905277f-7db1-4f66-bce5-2f99f3490641 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:57,734 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3905277f-7db1-4f66-bce5-2f99f3490641 2018-07-23 22:57:57,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362180948257s 2018-07-23 22:57:57,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3905277f-7db1-4f66-bce5-2f99f3490641 2018-07-23 22:57:57,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:57:59,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:57:59,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:57:59,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-560b9495-3fce-45df-95e6-2a238a49abe8 x-compute-request-id: req-560b9495-3fce-45df-95e6-2a238a49abe8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:57:59,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-560b9495-3fce-45df-95e6-2a238a49abe8 2018-07-23 22:57:59,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208156824112s 2018-07-23 22:57:59,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-560b9495-3fce-45df-95e6-2a238a49abe8 2018-07-23 22:57:59,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:01,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:01,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:02,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35e3ac78-c821-4d5e-bebc-4f589d2981a0 x-compute-request-id: req-35e3ac78-c821-4d5e-bebc-4f589d2981a0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:02,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35e3ac78-c821-4d5e-bebc-4f589d2981a0 2018-07-23 22:58:02,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36626791954s 2018-07-23 22:58:02,321 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-35e3ac78-c821-4d5e-bebc-4f589d2981a0 2018-07-23 22:58:02,325 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:04,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:04,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8952862e-e9a4-448b-94f9-50390930d437 x-compute-request-id: req-8952862e-e9a4-448b-94f9-50390930d437 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:04,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8952862e-e9a4-448b-94f9-50390930d437 2018-07-23 22:58:04,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38087105751s 2018-07-23 22:58:04,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8952862e-e9a4-448b-94f9-50390930d437 2018-07-23 22:58:04,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:06,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:06,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71f8b6f1-80a5-40de-8e24-e0ded95553b3 x-compute-request-id: req-71f8b6f1-80a5-40de-8e24-e0ded95553b3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:06,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71f8b6f1-80a5-40de-8e24-e0ded95553b3 2018-07-23 22:58:06,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197551965714s 2018-07-23 22:58:06,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-71f8b6f1-80a5-40de-8e24-e0ded95553b3 2018-07-23 22:58:06,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:08,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:09,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d525710-3d78-45ea-8993-850e3ba8a686 x-compute-request-id: req-0d525710-3d78-45ea-8993-850e3ba8a686 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:09,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d525710-3d78-45ea-8993-850e3ba8a686 2018-07-23 22:58:09,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358318090439s 2018-07-23 22:58:09,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d525710-3d78-45ea-8993-850e3ba8a686 2018-07-23 22:58:09,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:11,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:11,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:11,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b6ea260-a33b-467f-ab6a-64572883328d x-compute-request-id: req-1b6ea260-a33b-467f-ab6a-64572883328d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:11,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b6ea260-a33b-467f-ab6a-64572883328d 2018-07-23 22:58:11,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359385967255s 2018-07-23 22:58:11,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1b6ea260-a33b-467f-ab6a-64572883328d 2018-07-23 22:58:11,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:13,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:13,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:14,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9942d8d-07ee-4169-94fa-cf6b476203b7 x-compute-request-id: req-d9942d8d-07ee-4169-94fa-cf6b476203b7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:14,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9942d8d-07ee-4169-94fa-cf6b476203b7 2018-07-23 22:58:14,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354071855545s 2018-07-23 22:58:14,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d9942d8d-07ee-4169-94fa-cf6b476203b7 2018-07-23 22:58:14,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:16,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:16,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:16,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a18bb1ec-638e-483a-8b54-879f8ce7f72e x-compute-request-id: req-a18bb1ec-638e-483a-8b54-879f8ce7f72e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:16,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a18bb1ec-638e-483a-8b54-879f8ce7f72e 2018-07-23 22:58:16,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20309305191s 2018-07-23 22:58:16,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a18bb1ec-638e-483a-8b54-879f8ce7f72e 2018-07-23 22:58:16,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:18,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:18,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:18,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44755ec7-c5d4-4588-bdf0-54da9e39c671 x-compute-request-id: req-44755ec7-c5d4-4588-bdf0-54da9e39c671 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:18,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44755ec7-c5d4-4588-bdf0-54da9e39c671 2018-07-23 22:58:18,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347336053848s 2018-07-23 22:58:18,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-44755ec7-c5d4-4588-bdf0-54da9e39c671 2018-07-23 22:58:18,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:20,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:21,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d4223ec-6598-49a3-9da5-e4377175bcf2 x-compute-request-id: req-0d4223ec-6598-49a3-9da5-e4377175bcf2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:21,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d4223ec-6598-49a3-9da5-e4377175bcf2 2018-07-23 22:58:21,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467080831528s 2018-07-23 22:58:21,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0d4223ec-6598-49a3-9da5-e4377175bcf2 2018-07-23 22:58:21,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:23,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:23,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:23,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b81c3de5-10a4-4d48-baab-435160868a5b x-compute-request-id: req-b81c3de5-10a4-4d48-baab-435160868a5b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:23,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b81c3de5-10a4-4d48-baab-435160868a5b 2018-07-23 22:58:23,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211910009384s 2018-07-23 22:58:23,264 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-b81c3de5-10a4-4d48-baab-435160868a5b 2018-07-23 22:58:23,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:25,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:25,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be77718c-4520-4f82-bbfe-295ad18db51e x-compute-request-id: req-be77718c-4520-4f82-bbfe-295ad18db51e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:25,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-be77718c-4520-4f82-bbfe-295ad18db51e 2018-07-23 22:58:25,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352303028107s 2018-07-23 22:58:25,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-be77718c-4520-4f82-bbfe-295ad18db51e 2018-07-23 22:58:25,627 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:27,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27afc6b1-6d36-4def-8b0c-3d66402ae572 x-compute-request-id: req-27afc6b1-6d36-4def-8b0c-3d66402ae572 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:27,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27afc6b1-6d36-4def-8b0c-3d66402ae572 2018-07-23 22:58:27,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366547107697s 2018-07-23 22:58:27,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-27afc6b1-6d36-4def-8b0c-3d66402ae572 2018-07-23 22:58:28,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:30,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:30,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5365207-db11-4b23-96bc-b7165c81b179 x-compute-request-id: req-d5365207-db11-4b23-96bc-b7165c81b179 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:30,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5365207-db11-4b23-96bc-b7165c81b179 2018-07-23 22:58:30,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534831047058s 2018-07-23 22:58:30,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d5365207-db11-4b23-96bc-b7165c81b179 2018-07-23 22:58:30,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:32,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:32,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:32,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d334cfb7-4dea-43fd-8a8f-56ad3ea02d53 x-compute-request-id: req-d334cfb7-4dea-43fd-8a8f-56ad3ea02d53 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:32,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d334cfb7-4dea-43fd-8a8f-56ad3ea02d53 2018-07-23 22:58:32,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372348070145s 2018-07-23 22:58:32,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d334cfb7-4dea-43fd-8a8f-56ad3ea02d53 2018-07-23 22:58:32,919 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:34,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:35,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c0ebeeb-5398-4990-b6bc-99b0edfd8248 x-compute-request-id: req-1c0ebeeb-5398-4990-b6bc-99b0edfd8248 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:35,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c0ebeeb-5398-4990-b6bc-99b0edfd8248 2018-07-23 22:58:35,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358022212982s 2018-07-23 22:58:35,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1c0ebeeb-5398-4990-b6bc-99b0edfd8248 2018-07-23 22:58:35,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:37,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:37,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:37,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b2b11b1-1d47-4552-8961-dc62ad14e4c9 x-compute-request-id: req-2b2b11b1-1d47-4552-8961-dc62ad14e4c9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:37,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2b2b11b1-1d47-4552-8961-dc62ad14e4c9 2018-07-23 22:58:37,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224666118622s 2018-07-23 22:58:37,511 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2b2b11b1-1d47-4552-8961-dc62ad14e4c9 2018-07-23 22:58:37,515 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:39,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:39,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55ce6bd1-f9c5-4b91-b754-dfcfdb36dcb0 x-compute-request-id: req-55ce6bd1-f9c5-4b91-b754-dfcfdb36dcb0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:39,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55ce6bd1-f9c5-4b91-b754-dfcfdb36dcb0 2018-07-23 22:58:39,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200533151627s 2018-07-23 22:58:39,718 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55ce6bd1-f9c5-4b91-b754-dfcfdb36dcb0 2018-07-23 22:58:39,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:41,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:41,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:42,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-430e4f85-50fc-4234-b058-635b8dbda5d0 x-compute-request-id: req-430e4f85-50fc-4234-b058-635b8dbda5d0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:42,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-430e4f85-50fc-4234-b058-635b8dbda5d0 2018-07-23 22:58:42,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378903150558s 2018-07-23 22:58:42,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-430e4f85-50fc-4234-b058-635b8dbda5d0 2018-07-23 22:58:42,107 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:44,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:44,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b3cd23-a1ce-4cf4-8cff-4868f7a9bc00 x-compute-request-id: req-46b3cd23-a1ce-4cf4-8cff-4868f7a9bc00 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:44,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-46b3cd23-a1ce-4cf4-8cff-4868f7a9bc00 2018-07-23 22:58:44,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204501152039s 2018-07-23 22:58:44,315 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-46b3cd23-a1ce-4cf4-8cff-4868f7a9bc00 2018-07-23 22:58:44,319 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:46,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:46,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:46,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c07d4e72-a202-4985-82cf-9e6f5a8df4f8 x-compute-request-id: req-c07d4e72-a202-4985-82cf-9e6f5a8df4f8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:46,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c07d4e72-a202-4985-82cf-9e6f5a8df4f8 2018-07-23 22:58:46,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360867023468s 2018-07-23 22:58:46,683 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c07d4e72-a202-4985-82cf-9e6f5a8df4f8 2018-07-23 22:58:46,687 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:48,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:48,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d132f0ba-c21a-4651-915c-1d989ddcd7ba x-compute-request-id: req-d132f0ba-c21a-4651-915c-1d989ddcd7ba Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:48,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d132f0ba-c21a-4651-915c-1d989ddcd7ba 2018-07-23 22:58:48,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200977087021s 2018-07-23 22:58:48,891 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d132f0ba-c21a-4651-915c-1d989ddcd7ba 2018-07-23 22:58:48,895 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:50,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:50,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:51,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c69d7cb-3848-4235-ba2d-a60f74a538e8 x-compute-request-id: req-9c69d7cb-3848-4235-ba2d-a60f74a538e8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:51,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c69d7cb-3848-4235-ba2d-a60f74a538e8 2018-07-23 22:58:51,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367804050446s 2018-07-23 22:58:51,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9c69d7cb-3848-4235-ba2d-a60f74a538e8 2018-07-23 22:58:51,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:53,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:53,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cdb78bb-2ff1-4b32-88a8-359284f14a1d x-compute-request-id: req-4cdb78bb-2ff1-4b32-88a8-359284f14a1d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:53,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4cdb78bb-2ff1-4b32-88a8-359284f14a1d 2018-07-23 22:58:53,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214251041412s 2018-07-23 22:58:53,487 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4cdb78bb-2ff1-4b32-88a8-359284f14a1d 2018-07-23 22:58:53,491 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:55,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:55,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17c302c5-60f2-4d1d-92ce-15a1d48b07e4 x-compute-request-id: req-17c302c5-60f2-4d1d-92ce-15a1d48b07e4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:55,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17c302c5-60f2-4d1d-92ce-15a1d48b07e4 2018-07-23 22:58:55,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423557043076s 2018-07-23 22:58:55,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-17c302c5-60f2-4d1d-92ce-15a1d48b07e4 2018-07-23 22:58:55,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:58:57,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:58:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:58:58,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:58:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47192ff1-6750-4796-b79c-5912fe01505f x-compute-request-id: req-47192ff1-6750-4796-b79c-5912fe01505f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:58:58,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47192ff1-6750-4796-b79c-5912fe01505f 2018-07-23 22:58:58,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207129001617s 2018-07-23 22:58:58,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-47192ff1-6750-4796-b79c-5912fe01505f 2018-07-23 22:58:58,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:00,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:00,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c75825d-c14b-458a-9a81-b93019b1cbdd x-compute-request-id: req-4c75825d-c14b-458a-9a81-b93019b1cbdd Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:00,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c75825d-c14b-458a-9a81-b93019b1cbdd 2018-07-23 22:59:00,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381515026093s 2018-07-23 22:59:00,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4c75825d-c14b-458a-9a81-b93019b1cbdd 2018-07-23 22:59:00,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:02,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:02,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:03,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55d6b041-4b11-4826-89e6-eb8b48f92f38 x-compute-request-id: req-55d6b041-4b11-4826-89e6-eb8b48f92f38 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:03,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55d6b041-4b11-4826-89e6-eb8b48f92f38 2018-07-23 22:59:03,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567950963974s 2018-07-23 22:59:03,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-55d6b041-4b11-4826-89e6-eb8b48f92f38 2018-07-23 22:59:03,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:05,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:05,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9612ed85-a4a2-4fe2-b91a-b024928edf20 x-compute-request-id: req-9612ed85-a4a2-4fe2-b91a-b024928edf20 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:05,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9612ed85-a4a2-4fe2-b91a-b024928edf20 2018-07-23 22:59:05,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393784046173s 2018-07-23 22:59:05,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9612ed85-a4a2-4fe2-b91a-b024928edf20 2018-07-23 22:59:05,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:07,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:08,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0eb7d65-fecc-4452-844a-aa4d8a3db8d6 x-compute-request-id: req-c0eb7d65-fecc-4452-844a-aa4d8a3db8d6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:08,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c0eb7d65-fecc-4452-844a-aa4d8a3db8d6 2018-07-23 22:59:08,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546753883362s 2018-07-23 22:59:08,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c0eb7d65-fecc-4452-844a-aa4d8a3db8d6 2018-07-23 22:59:08,054 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:10,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:10,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdab60b8-95a2-4318-8f13-eee7d3c06c0b x-compute-request-id: req-cdab60b8-95a2-4318-8f13-eee7d3c06c0b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:10,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cdab60b8-95a2-4318-8f13-eee7d3c06c0b 2018-07-23 22:59:10,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197084903717s 2018-07-23 22:59:10,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cdab60b8-95a2-4318-8f13-eee7d3c06c0b 2018-07-23 22:59:10,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:12,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:12,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a84b5c10-3d7e-423a-a292-bbf910abc3cf x-compute-request-id: req-a84b5c10-3d7e-423a-a292-bbf910abc3cf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:12,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a84b5c10-3d7e-423a-a292-bbf910abc3cf 2018-07-23 22:59:12,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205668926239s 2018-07-23 22:59:12,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-a84b5c10-3d7e-423a-a292-bbf910abc3cf 2018-07-23 22:59:12,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:14,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:14,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79418208-72f6-4d12-a227-ab21791b6250 x-compute-request-id: req-79418208-72f6-4d12-a227-ab21791b6250 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:14,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-79418208-72f6-4d12-a227-ab21791b6250 2018-07-23 22:59:14,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348536968231s 2018-07-23 22:59:14,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-79418208-72f6-4d12-a227-ab21791b6250 2018-07-23 22:59:14,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:16,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:16,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:17,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0da35d4c-9e3d-4b50-a6d3-274d80031b62 x-compute-request-id: req-0da35d4c-9e3d-4b50-a6d3-274d80031b62 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:17,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0da35d4c-9e3d-4b50-a6d3-274d80031b62 2018-07-23 22:59:17,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536177873611s 2018-07-23 22:59:17,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-0da35d4c-9e3d-4b50-a6d3-274d80031b62 2018-07-23 22:59:17,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:19,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:19,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-603206e5-92bd-45e5-a032-343cb09776f7 x-compute-request-id: req-603206e5-92bd-45e5-a032-343cb09776f7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:19,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-603206e5-92bd-45e5-a032-343cb09776f7 2018-07-23 22:59:19,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190514802933s 2018-07-23 22:59:19,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-603206e5-92bd-45e5-a032-343cb09776f7 2018-07-23 22:59:19,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:21,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:21,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ed498c4-d257-48bc-8d31-73416ffdde10 x-compute-request-id: req-6ed498c4-d257-48bc-8d31-73416ffdde10 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:21,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ed498c4-d257-48bc-8d31-73416ffdde10 2018-07-23 22:59:21,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355216026306s 2018-07-23 22:59:21,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6ed498c4-d257-48bc-8d31-73416ffdde10 2018-07-23 22:59:21,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:23,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:23,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:24,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bb183ad-e6aa-42d8-813b-e857a72a3fe1 x-compute-request-id: req-6bb183ad-e6aa-42d8-813b-e857a72a3fe1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:24,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6bb183ad-e6aa-42d8-813b-e857a72a3fe1 2018-07-23 22:59:24,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227699041367s 2018-07-23 22:59:24,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6bb183ad-e6aa-42d8-813b-e857a72a3fe1 2018-07-23 22:59:24,162 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:26,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:26,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee3236bb-3262-42e1-b7a7-ebd77f48ad82 x-compute-request-id: req-ee3236bb-3262-42e1-b7a7-ebd77f48ad82 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:26,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee3236bb-3262-42e1-b7a7-ebd77f48ad82 2018-07-23 22:59:26,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358074903488s 2018-07-23 22:59:26,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ee3236bb-3262-42e1-b7a7-ebd77f48ad82 2018-07-23 22:59:26,527 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:28,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:28,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:28,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b5d5ec4-266e-4d09-b897-1d7c2901093d x-compute-request-id: req-5b5d5ec4-266e-4d09-b897-1d7c2901093d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:28,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b5d5ec4-266e-4d09-b897-1d7c2901093d 2018-07-23 22:59:28,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211494922638s 2018-07-23 22:59:28,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5b5d5ec4-266e-4d09-b897-1d7c2901093d 2018-07-23 22:59:28,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:30,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:30,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3760f707-d913-4517-aafa-0af794f65d4d x-compute-request-id: req-3760f707-d913-4517-aafa-0af794f65d4d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:30,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3760f707-d913-4517-aafa-0af794f65d4d 2018-07-23 22:59:30,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21262383461s 2018-07-23 22:59:30,961 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-3760f707-d913-4517-aafa-0af794f65d4d 2018-07-23 22:59:30,964 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:32,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:33,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f77f92a-0a6d-4100-a2d9-8f280917fe7c x-compute-request-id: req-4f77f92a-0a6d-4100-a2d9-8f280917fe7c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:33,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4f77f92a-0a6d-4100-a2d9-8f280917fe7c 2018-07-23 22:59:33,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352329015732s 2018-07-23 22:59:33,320 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-4f77f92a-0a6d-4100-a2d9-8f280917fe7c 2018-07-23 22:59:33,324 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:35,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:35,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bc70832-d1cb-420f-b694-dffc79041482 x-compute-request-id: req-1bc70832-d1cb-420f-b694-dffc79041482 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:35,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bc70832-d1cb-420f-b694-dffc79041482 2018-07-23 22:59:35,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204455137253s 2018-07-23 22:59:35,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1bc70832-d1cb-420f-b694-dffc79041482 2018-07-23 22:59:35,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:37,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:37,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:37,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-127f78d9-1f96-406a-aa0b-428d46341b6e x-compute-request-id: req-127f78d9-1f96-406a-aa0b-428d46341b6e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:37,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-127f78d9-1f96-406a-aa0b-428d46341b6e 2018-07-23 22:59:37,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366337060928s 2018-07-23 22:59:37,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-127f78d9-1f96-406a-aa0b-428d46341b6e 2018-07-23 22:59:37,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:39,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:39,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:40,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca9dc6ea-c157-4021-bf71-7446721f4c86 x-compute-request-id: req-ca9dc6ea-c157-4021-bf71-7446721f4c86 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:40,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca9dc6ea-c157-4021-bf71-7446721f4c86 2018-07-23 22:59:40,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376260042191s 2018-07-23 22:59:40,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-ca9dc6ea-c157-4021-bf71-7446721f4c86 2018-07-23 22:59:40,291 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:42,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:42,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:42,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e5a159c-06d1-47c0-a741-8fba8fa4a826 x-compute-request-id: req-9e5a159c-06d1-47c0-a741-8fba8fa4a826 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:42,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9e5a159c-06d1-47c0-a741-8fba8fa4a826 2018-07-23 22:59:42,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45259809494s 2018-07-23 22:59:42,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9e5a159c-06d1-47c0-a741-8fba8fa4a826 2018-07-23 22:59:42,750 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:44,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:44,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:44,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96e1306a-71e5-46c1-9dd6-7e6d6a08791f x-compute-request-id: req-96e1306a-71e5-46c1-9dd6-7e6d6a08791f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:44,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96e1306a-71e5-46c1-9dd6-7e6d6a08791f 2018-07-23 22:59:44,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204232931137s 2018-07-23 22:59:44,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-96e1306a-71e5-46c1-9dd6-7e6d6a08791f 2018-07-23 22:59:44,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:46,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:47,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1755e4ad-7935-4d3d-93f4-5e22c4ce14ef x-compute-request-id: req-1755e4ad-7935-4d3d-93f4-5e22c4ce14ef Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:47,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1755e4ad-7935-4d3d-93f4-5e22c4ce14ef 2018-07-23 22:59:47,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205648899078s 2018-07-23 22:59:47,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-1755e4ad-7935-4d3d-93f4-5e22c4ce14ef 2018-07-23 22:59:47,175 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:49,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:49,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:49,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6c36fee-0a73-4116-ac8e-9b62f9ae97c0 x-compute-request-id: req-e6c36fee-0a73-4116-ac8e-9b62f9ae97c0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:49,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6c36fee-0a73-4116-ac8e-9b62f9ae97c0 2018-07-23 22:59:49,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193275928497s 2018-07-23 22:59:49,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e6c36fee-0a73-4116-ac8e-9b62f9ae97c0 2018-07-23 22:59:49,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:51,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:51,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:51,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fe4cd3e-5274-419c-8831-8c75415b4749 x-compute-request-id: req-5fe4cd3e-5274-419c-8831-8c75415b4749 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:51,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5fe4cd3e-5274-419c-8831-8c75415b4749 2018-07-23 22:59:51,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20135807991s 2018-07-23 22:59:51,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-5fe4cd3e-5274-419c-8831-8c75415b4749 2018-07-23 22:59:51,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:53,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:53,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:53,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9725b082-bfeb-4bfd-a579-e444a4819eb4 x-compute-request-id: req-9725b082-bfeb-4bfd-a579-e444a4819eb4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:53,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9725b082-bfeb-4bfd-a579-e444a4819eb4 2018-07-23 22:59:53,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357758998871s 2018-07-23 22:59:53,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-9725b082-bfeb-4bfd-a579-e444a4819eb4 2018-07-23 22:59:53,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:55,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:55,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:56,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f028d4f-1ac3-4e4e-b130-c3f79e6d0809 x-compute-request-id: req-6f028d4f-1ac3-4e4e-b130-c3f79e6d0809 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:56,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f028d4f-1ac3-4e4e-b130-c3f79e6d0809 2018-07-23 22:59:56,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195557117462s 2018-07-23 22:59:56,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6f028d4f-1ac3-4e4e-b130-c3f79e6d0809 2018-07-23 22:59:56,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 22:59:58,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 22:59:58,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 22:59:58,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 22:59:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-606e1f6b-3d6f-49de-8f0b-f26c37fd7308 x-compute-request-id: req-606e1f6b-3d6f-49de-8f0b-f26c37fd7308 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 22:59:58,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-606e1f6b-3d6f-49de-8f0b-f26c37fd7308 2018-07-23 22:59:58,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375243902206s 2018-07-23 22:59:58,529 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-606e1f6b-3d6f-49de-8f0b-f26c37fd7308 2018-07-23 22:59:58,533 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:00,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:00,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-411c5a6b-f870-4685-b08c-d3f56529af49 x-compute-request-id: req-411c5a6b-f870-4685-b08c-d3f56529af49 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:00,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-411c5a6b-f870-4685-b08c-d3f56529af49 2018-07-23 23:00:00,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190837860107s 2018-07-23 23:00:00,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-411c5a6b-f870-4685-b08c-d3f56529af49 2018-07-23 23:00:00,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:02,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:02,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:02,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6aa4e0a2-5955-4759-9f10-d6dbb9444a53 x-compute-request-id: req-6aa4e0a2-5955-4759-9f10-d6dbb9444a53 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:02,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6aa4e0a2-5955-4759-9f10-d6dbb9444a53 2018-07-23 23:00:02,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202300071716s 2018-07-23 23:00:02,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-6aa4e0a2-5955-4759-9f10-d6dbb9444a53 2018-07-23 23:00:02,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:04,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:05,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90a90217-dbc4-4416-8d04-0c510ff5419e x-compute-request-id: req-90a90217-dbc4-4416-8d04-0c510ff5419e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:05,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90a90217-dbc4-4416-8d04-0c510ff5419e 2018-07-23 23:00:05,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369551897049s 2018-07-23 23:00:05,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-90a90217-dbc4-4416-8d04-0c510ff5419e 2018-07-23 23:00:05,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:07,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:07,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a46baad-de6a-430a-a2b3-9e4e17773286 x-compute-request-id: req-2a46baad-de6a-430a-a2b3-9e4e17773286 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:07,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2a46baad-de6a-430a-a2b3-9e4e17773286 2018-07-23 23:00:07,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188756942749s 2018-07-23 23:00:07,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-2a46baad-de6a-430a-a2b3-9e4e17773286 2018-07-23 23:00:07,512 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:09,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:09,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb20f7ba-11c7-462e-97c7-e72153a7bb15 x-compute-request-id: req-eb20f7ba-11c7-462e-97c7-e72153a7bb15 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:09,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb20f7ba-11c7-462e-97c7-e72153a7bb15 2018-07-23 23:00:09,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19464802742s 2018-07-23 23:00:09,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-eb20f7ba-11c7-462e-97c7-e72153a7bb15 2018-07-23 23:00:09,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:11,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:11,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:11,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e812d96d-e703-45af-ab20-7f4c98987fd6 x-compute-request-id: req-e812d96d-e703-45af-ab20-7f4c98987fd6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T22:56:53Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:11,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e812d96d-e703-45af-ab20-7f4c98987fd6 2018-07-23 23:00:11,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197455883026s 2018-07-23 23:00:11,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-e812d96d-e703-45af-ab20-7f4c98987fd6 2018-07-23 23:00:11,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:13,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af0a6284-90b6-406e-bbc4-5ed609dbf8d1 x-compute-request-id: req-af0a6284-90b6-406e-bbc4-5ed609dbf8d1 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:da:a4", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:00:13.000000", "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:00:13Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:14,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af0a6284-90b6-406e-bbc4-5ed609dbf8d1 2018-07-23 23:00:14,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193320989609s 2018-07-23 23:00:14,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-af0a6284-90b6-406e-bbc4-5ed609dbf8d1 2018-07-23 23:00:14,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 23:00:14,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-c9f21069-f9fd-4dbe-b13a-8c84d26a9128 Date: Mon, 23 Jul 2018 23:00:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:00:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536","ip_address":"192.168.120.3"}],"id":"017b4070-61a1-463b-b71c-d21437b0f30d","security_groups":["caa04058-af49-4def-93a1-61fa3d49132c"],"mac_address":"fa:16:3e:2b:da:a4","project_id":"b725e439fe2d4361896499a4f15a134c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fea463d6-1e74-4675-8d66-689591a2de9d","tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:53Z","binding:vnic_type":"normal","device_id":"05fc6b88-183c-443c-84f3-29f0b6a64902","ip_allocation":"immediate"}]} 2018-07-23 23:00:14,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-c9f21069-f9fd-4dbe-b13a-8c84d26a9128 2018-07-23 23:00:14,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0588140487671s 2018-07-23 23:00:14,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-c9f21069-f9fd-4dbe-b13a-8c84d26a9128 2018-07-23 23:00:14,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 23:00:14,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=017b4070-61a1-463b-b71c-d21437b0f30d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3ff53df4-20ef-4bd9-8b66-de5e2143e17b Date: Mon, 23 Jul 2018 23:00:14 GMT RESP BODY: {"floatingips": []} 2018-07-23 23:00:14,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=017b4070-61a1-463b-b71c-d21437b0f30d used request id req-3ff53df4-20ef-4bd9-8b66-de5e2143e17b 2018-07-23 23:00:14,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186951160431s 2018-07-23 23:00:14,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=017b4070-61a1-463b-b71c-d21437b0f30d used request id req-3ff53df4-20ef-4bd9-8b66-de5e2143e17b 2018-07-23 23:00:14,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d495a5fe-c805-42f0-9305-06cd357e74ff x-compute-request-id: req-d495a5fe-c805-42f0-9305-06cd357e74ff Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:da:a4", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:00:13.000000", "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:00:13Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:14,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d495a5fe-c805-42f0-9305-06cd357e74ff 2018-07-23 23:00:14,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220933914185s 2018-07-23 23:00:14,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-d495a5fe-c805-42f0-9305-06cd357e74ff 2018-07-23 23:00:14,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 23:00:14,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-51f29a6c-ad42-41c2-a48f-e930d1f8998a Date: Mon, 23 Jul 2018 23:00:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:00:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536","ip_address":"192.168.120.3"}],"id":"017b4070-61a1-463b-b71c-d21437b0f30d","security_groups":["caa04058-af49-4def-93a1-61fa3d49132c"],"mac_address":"fa:16:3e:2b:da:a4","project_id":"b725e439fe2d4361896499a4f15a134c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fea463d6-1e74-4675-8d66-689591a2de9d","tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:53Z","binding:vnic_type":"normal","device_id":"05fc6b88-183c-443c-84f3-29f0b6a64902","ip_allocation":"immediate"}]} 2018-07-23 23:00:14,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-51f29a6c-ad42-41c2-a48f-e930d1f8998a 2018-07-23 23:00:14,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542562007904s 2018-07-23 23:00:14,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-51f29a6c-ad42-41c2-a48f-e930d1f8998a 2018-07-23 23:00:14,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 23:00:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/floatingips.json?port_id=017b4070-61a1-463b-b71c-d21437b0f30d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b55dac69-9e42-45fa-b474-1f20b80d1612 Date: Mon, 23 Jul 2018 23:00:14 GMT RESP BODY: {"floatingips": []} 2018-07-23 23:00:14,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=017b4070-61a1-463b-b71c-d21437b0f30d used request id req-b55dac69-9e42-45fa-b474-1f20b80d1612 2018-07-23 23:00:14,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185449123383s 2018-07-23 23:00:14,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json?port_id=017b4070-61a1-463b-b71c-d21437b0f30d used request id req-b55dac69-9e42-45fa-b474-1f20b80d1612 2018-07-23 23:00:14,508 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2b:da:a4', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5b741440-8139-4e81-be3a-7fb25258785b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T23:00:13.000000', 'flavor': Munch({u'id': u'e3db8057-e81e-4b69-aa1f-345462b42912'}), 'az': u'nova', 'id': u'05fc6b88-183c-443c-84f3-29f0b6a64902', 'security_groups': [Munch({u'name': u'shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1743d8a7b2d14f79aa5b5d7c457527bc', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b725e439fe2d4361896499a4f15a134c', 'name': 'shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-07-23T23:00:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-07-23T23:00:13Z', 'hostId': u'1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-07-23T23:00:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b725e439fe2d4361896499a4f15a134c', 'name': u'shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'adminPass': None, 'tenant_id': u'b725e439fe2d4361896499a4f15a134c', 'created_at': u'2018-07-23T22:56:50Z', 'created': u'2018-07-23T22:56:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-07-23 23:00:14,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:00:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1271 X-Openstack-Request-Id: req-8843fc8f-6763-4e6b-93b3-88488a0b4970 Date: Mon, 23 Jul 2018 23:00:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fea463d6-1e74-4675-8d66-689591a2de9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b725e439fe2d4361896499a4f15a134c","l2_adjacency":true,"status":"ACTIVE","subnets":["dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536"],"description":"","tags":[],"updated_at":"2018-07-23T22:56:29Z","qos_policy_id":null,"name":"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23","admin_state_up":true,"tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:28Z","mtu":1450}]} 2018-07-23 23:00:14,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8843fc8f-6763-4e6b-93b3-88488a0b4970 2018-07-23 23:00:14,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107474088669s 2018-07-23 23:00:14,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8843fc8f-6763-4e6b-93b3-88488a0b4970 2018-07-23 23:00:14,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-23 23:00:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:14,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-f917bf08-787a-402e-90be-ded0aea825c5 Date: Mon, 23 Jul 2018 23:00:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:00:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536","ip_address":"192.168.120.3"}],"id":"017b4070-61a1-463b-b71c-d21437b0f30d","security_groups":["caa04058-af49-4def-93a1-61fa3d49132c"],"mac_address":"fa:16:3e:2b:da:a4","project_id":"b725e439fe2d4361896499a4f15a134c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fea463d6-1e74-4675-8d66-689591a2de9d","tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:53Z","binding:vnic_type":"normal","device_id":"05fc6b88-183c-443c-84f3-29f0b6a64902","ip_allocation":"immediate"}]} 2018-07-23 23:00:14,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-f917bf08-787a-402e-90be-ded0aea825c5 2018-07-23 23:00:14,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0629229545593s 2018-07-23 23:00:14,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports.json?device_id=05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-f917bf08-787a-402e-90be-ded0aea825c5 2018-07-23 23:00:14,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-07-23 23:00:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.3", "port_id": "017b4070-61a1-463b-b71c-d21437b0f30d"}}' 2018-07-23 23:00:16,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-76cb4ff8-6d37-4cf4-8450-b6f90d705023 Date: Mon, 23 Jul 2018 23:00:16 GMT RESP BODY: {"floatingip": {"router_id": "8a86e106-23ed-4ccd-96f6-1d58e5ced839", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T23:00:15Z", "updated_at": "2018-07-23T23:00:15Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "b725e439fe2d4361896499a4f15a134c", "port_id": "017b4070-61a1-463b-b71c-d21437b0f30d", "id": "6a1feaf6-112e-44fb-9b2a-1b216b6bfc51", "qos_policy_id": null}} 2018-07-23 23:00:16,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-76cb4ff8-6d37-4cf4-8450-b6f90d705023 2018-07-23 23:00:16,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.86709594727s 2018-07-23 23:00:16,552 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-76cb4ff8-6d37-4cf4-8450-b6f90d705023 2018-07-23 23:00:16,555 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'DOWN', 'router_id': u'8a86e106-23ed-4ccd-96f6-1d58e5ced839', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'b725e439fe2d4361896499a4f15a134c', 'created_at': u'2018-07-23T23:00:15Z', 'attached': True, 'updated_at': u'2018-07-23T23:00:15Z', 'id': u'6a1feaf6-112e-44fb-9b2a-1b216b6bfc51', 'floating_network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.207', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b725e439fe2d4361896499a4f15a134c', 'name': 'shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8a86e106-23ed-4ccd-96f6-1d58e5ced839', u'qos_policy_id': None, 'project_id': u'b725e439fe2d4361896499a4f15a134c', 'port_id': u'017b4070-61a1-463b-b71c-d21437b0f30d', 'port': u'017b4070-61a1-463b-b71c-d21437b0f30d', 'network': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde'}) 2018-07-23 23:00:16,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-07-23 23:00:16,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:00:16,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47ac466b-f3fc-4529-9f4d-e7b35ee6c534 x-compute-request-id: req-47ac466b-f3fc-4529-9f4d-e7b35ee6c534 Content-Encoding: gzip Content-Length: 8121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 756270397 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:33024 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.135823] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.137533] pid_max: default: 32768 minimum: 301\n[ 0.138667] ACPI: Core revision 20150930\n[ 0.140174] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.141531] Security Framework initialized\n[ 0.142390] Yama: becoming mindful.\n[ 0.143163] AppArmor: AppArmor initialized\n[ 0.144056] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.145455] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.146787] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148039] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149481] Initializing cgroup subsys io\n[ 0.150328] Initializing cgroup subsys memory\n[ 0.151229] Initializing cgroup subsys devices\n[ 0.152327] Initializing cgroup subsys freezer\n[ 0.153265] Initializing cgroup subsys net_cls\n[ 0.154165] Initializing cgroup subsys perf_event\n[ 0.155121] Initializing cgroup subsys net_prio\n[ 0.156039] Initializing cgroup subsys hugetlb\n[ 0.156937] Initializing cgroup subsys pids\n[ 0.157824] CPU: Physical Processor ID: 0\n[ 0.159367] mce: CPU supports 10 MCE banks\n[ 0.160241] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161289] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162431] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.163524] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.164723] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.165983] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.167125] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.168696] Speculative Store Bypass: Vulnerable\n[ 0.185344] Freeing SMP alternatives memory: 32K\n[ 0.190957] ftrace: allocating 32237 entries in 126 pages\n[ 0.224912] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.226220] smpboot: Max logical packages: 1\n[ 0.227258] x2apic enabled\n[ 0.228081] Switched APIC routing to physical x2apic.\n[ 0.229857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.231037] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.233221] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.235090] KVM setup paravirtual spinlock\n[ 0.236458] x86: Booted up 1 node, 1 CPUs\n[ 0.237303] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.238763] devtmpfs: initialized\n[ 0.240523] evm: security.selinux\n[ 0.241254] evm: security.SMACK64\n[ 0.241967] evm: security.SMACK64EXEC\n[ 0.242747] evm: security.SMACK64TRANSMUTE\n[ 0.243593] evm: security.SMACK64MMAP\n[ 0.244367] evm: security.ima\n[ 0.245027] evm: security.capability\n[ 0.245874] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.247769] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.249007] pinctrl core: initialized pinctrl subsystem\n[ 0.250159] RTC time: 23:00:14, date: 07/23/18\n[ 0.251170] NET: Registered protocol family 16\n[ 0.252201] cpuidle: using governor ladder\n[ 0.253062] cpuidle: using governor menu\n[ 0.253884] PCCT header not found.\n[ 0.254678] ACPI: bus type PCI registered\n[ 0.255513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.256817] PCI: Using configuration type 1 for base access\n[ 0.258714] ACPI: Added _OSI(Module Device)\n[ 0.259593] ACPI: Added _OSI(Processor Device)\n[ 0.260495] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.261433] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.263297] ACPI: Interpreter enabled\n[ 0.264093] ACPI: (supports S0 S5)\n[ 0.264829] ACPI: Using IOAPIC for interrupt routing\n[ 0.265817] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.269131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.270331] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.271621] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272869] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.275209] acpiphp: Slot [3] registered\n[ 0.276047] acpiphp: Slot [4] registered\n[ 0.286984] acpiphp: Slot [5] registered\n[ 0.287827] acpiphp: Slot [6] registered\n[ 0.288666] acpiphp: Slot [7] registered\n[ 0.289502] acpiphp: Slot [8] registered\n[ 0.290336] acpiphp: Slot [9] registered\n[ 0.291223] acpiphp: Slot [10] registered\n[ 0.292064] acpiphp: Slot [11] registered\n[ 0.292919] acpiphp: Slot [12] registered\n[ 0.293770] acpiphp: Slot [13] registered\n[ 0.294619] acpiphp: Slot [14] registered\n[ 0.295465] acpiphp: Slot [15] registered\n[ 0.296309] acpiphp: Slot [16] registered\n[ 0.297150] acpiphp: Slot [17] registered\n[ 0.297994] acpiphp: Slot [18] registered\n[ 0.298839] acpiphp: Slot [19] registered\n[ 0.299689] acpiphp: Slot [20] registered\n[ 0.300538] acpiphp: Slot [21] registered\n[ 0.301385] acpiphp: Slot [22] registered\n[ 0.302245] acpiphp: Slot [23] registered\n[ 0.303168] acpiphp: Slot [24] registered\n[ 0.304026] acpiphp: Slot [25] registered\n[ 0.304875] acpiphp: Slot [26] registered\n[ 0.305720] acpiphp: Slot [27] registered\n[ 0.306566] acpiphp: Slot [28] registered\n[ 0.307411] acpiphp: Slot [29] registered\n[ 0.308257] acpiphp: Slot [30] registered\n[ 0.309101] acpiphp: Slot [31] registered\n[ 0.309942] PCI host bridge to bus 0000:00\n[ 0.310791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312057] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.314882] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.316394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.317931] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.325797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.327028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.328347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.332460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.333945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.355466] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357469] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.358959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361853] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363192] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364665] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.365767] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367379] vgaarb: loaded\n[ 0.368002] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369365] SCSI subsystem initialized\n[ 0.370347] ACPI: bus type USB registered\n[ 0.371219] usbcore: registered new interface driver usbfs\n[ 0.372309] usbcore: registered new interface driver hub\n[ 0.373374] usbcore: registered new device driver usb\n[ 0.374556] PCI: Using ACPI for IRQ routing\n[ 0.375758] NetLabel: Initializing\n[ 0.376513] NetLabel: domain hash size = 128\n[ 0.377396] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.378392] NetLabel: unlabeled traffic allowed by default\n[ 0.379617] amd_nb: Cannot enumerate AMD northbridges\n[ 0.380667] clocksource: Switched to clocksource kvm-clock\n[ 0.388615] AppArmor: AppArmor Filesystem Enabled\n[ 0.389635] pnp: PnP ACPI init\n[ 0.390625] pnp: PnP ACPI: found 5 devices\n[ 0.397109] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.398925] NET: Registered protocol family 2\n[ 0.400043] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.401391] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.402648] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.403892] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.405021] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.406275] NET: Registered protocol family 1\n[ 0.407187] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.408341] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.409467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.425329] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.441424] Unpacking initramfs...\n[ 0.891332] Freeing initrd memory: 37084K\n[ 0.892882] Scanning for low memory corruption every 60 seconds\n[ 0.894420] audit: initializing netlink subsys (disabled)\n[ 0.895522] audit: type=2000 audit(1532386815.315:1): initialized\n[ 0.897010] Initialise system trusted keyring\n[ 0.898079] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.899674] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.902363] zbud: loaded\n[ 0.903414] VFS: Disk quotas dquot_6.6.0\n[ 0.904545] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.906520] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.908281] fuse init (API version 7.23)\n[ 0.909514] Key type big_key registered\n[ 0.910607] Allocating IMA MOK and blacklist keyrings.\n[ 0.912257] Key type asymmetric registered\n[ 0.913400] Asymmetric key parser 'x509' registered\n[ 0.914750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.916812] io scheduler noop registered\n[ 0.917904] io scheduler deadline registered (default)\n[ 0.919301] io scheduler cfq registered\n[ 0.920467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.921959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.923751] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.925770] ACPI: Power Button [PWRF]\n[ 0.926926] GHES: HEST is not enabled!\n[ 0.942642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.976614] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.979245] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.003000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.005532] Linux agpgart interface v0.103\n[ 1.007741] loop: module loaded\n[ 1.010390] vda: vda1\n[ 1.011648] scsi host0: ata_piix\n[ 1.012442] scsi host1: ata_piix\n[ 1.013204] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.014486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.016064] libphy: Fixed MDIO Bus: probed\n[ 1.016944] tun: Universal TUN/TAP device driver, 1.6\n[ 1.017954] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.020299] PPP generic driver version 2.4.2\n[ 1.021265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.022613] ehci-pci: EHCI PCI platform driver\n[ 1.023536] ehci-platform: EHCI generic platform driver\n[ 1.024672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.025919] ohci-pci: OHCI PCI platform driver\n[ 1.026922] ohci-platform: OHCI generic platform driver\n[ 1.027962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.043833] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.044894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.046425] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.047474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.048687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.049988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.051480] usb usb1: Product: UHCI Host Controller\n[ 1.052461] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.053670] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.054696] hub 1-0:1.0: USB hub found\n[ 1.055511] hub 1-0:1.0: 2 ports detected\n[ 1.056489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.058747] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.059754] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.060869] mousedev: PS/2 mouse device common for all mice\n[ 1.062256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.064218] rtc_cmos 00:00: RTC can wake from S4\n[ 1.065431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.066689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.067942] i2c /dev entries driver\n[ 1.068760] device-mapper: uevent: version 1.0.3\n[ 1.069764] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.071470] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.072904] NET: Registered protocol family 10\n[ 1.074039] NET: Registered protocol family 17\n[ 1.074971] Key type dns_resolver registered\n[ 1.076084] registered taskstats version 1\n[ 1.076980] Loading compiled-in X.509 certificates\n[ 1.078504] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.080460] zswap: loaded using pool lzo/zbud\n[ 1.082706] Key type trusted registered\n[ 1.085525] Key type encrypted registered\n[ 1.086390] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.087475] ima: No TPM chip found, activating TPM-bypass!\n[ 1.088570] evm: HMAC attrs: 0x1\n[ 1.089581] Magic number: 10:138:50\n[ 1.090394] platform platform-framebuffer.0: hash matches\n[ 1.091544] rtc_cmos 00:00: setting system clock to 2018-07-23 23:00:15 UTC (1532386815)\n[ 1.093268] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.104805] EDD information not available.\n[ 1.174007] Freeing unused kernel memory: 1512K\n[ 1.174993] Write protecting the kernel read-only data: 14336k\n[ 1.177124] Freeing unused kernel memory: 1692K\n[ 1.178259] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.188442] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.190623] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.192601] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.194539] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.196461] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.198389] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207359] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210395] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212492] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.265728] virtio_net virtio0 ens3: renamed from eth0\n[ 1.275739] [drm] Initialized drm 1.1.0 20060810\n[ 1.277327] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.279279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.305212] FDC 0 is a S82078B\n[ 1.314727] AVX2 version of gcm_enc/dec engaged.\n[ 1.315702] AES CTR mode by8 optimization enabled\n[ 1.364760] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.528983] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.530305] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.531655] usb 1-1: Product: QEMU USB Tablet\n[ 1.532561] usb 1-1: Manufacturer: QEMU\n[ 1.533382] usb 1-1: SerialNumber: 42\n[ 1.541537] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.547471] usbcore: registered new interface driver usbhid\n[ 1.548644] usbhid: USB HID core driver\n[ 1.551363] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.553752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 1.818284] md: linear personality registered for level -1\n[ 1.821443] md: multipath personality registered for level -4\n[ 1.824645] md: raid0 personality registered for level 0\n[ 1.828272] md: raid1 personality registered for level 1\n[ 1.900666] raid6: sse2x1 gen() 11551 MB/s\n[ 1.968665] raid6: sse2x1 xor() 8864 MB/s\n[ 2.036664] raid6: sse2x2 gen() 14654 MB/s\n"} 2018-07-23 23:00:16,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902/action used request id req-47ac466b-f3fc-4529-9f4d-e7b35ee6c534 2018-07-23 23:00:16,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0871479511261s 2018-07-23 23:00:16,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902/action used request id req-47ac466b-f3fc-4529-9f4d-e7b35ee6c534 2018-07-23 23:00:16,644 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 756270397 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.135823] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.137533] pid_max: default: 32768 minimum: 301 [ 0.138667] ACPI: Core revision 20150930 [ 0.140174] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.141531] Security Framework initialized [ 0.142390] Yama: becoming mindful. [ 0.143163] AppArmor: AppArmor initialized [ 0.144056] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.145455] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.146787] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148039] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149481] Initializing cgroup subsys io [ 0.150328] Initializing cgroup subsys memory [ 0.151229] Initializing cgroup subsys devices [ 0.152327] Initializing cgroup subsys freezer [ 0.153265] Initializing cgroup subsys net_cls [ 0.154165] Initializing cgroup subsys perf_event [ 0.155121] Initializing cgroup subsys net_prio [ 0.156039] Initializing cgroup subsys hugetlb [ 0.156937] Initializing cgroup subsys pids [ 0.157824] CPU: Physical Processor ID: 0 [ 0.159367] mce: CPU supports 10 MCE banks [ 0.160241] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161289] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162431] Spectre V2 : Mitigation: Full generic retpoline [ 0.163524] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.164723] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.165983] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.167125] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.168696] Speculative Store Bypass: Vulnerable [ 0.185344] Freeing SMP alternatives memory: 32K [ 0.190957] ftrace: allocating 32237 entries in 126 pages [ 0.224912] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.226220] smpboot: Max logical packages: 1 [ 0.227258] x2apic enabled [ 0.228081] Switched APIC routing to physical x2apic. [ 0.229857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.231037] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.233221] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.235090] KVM setup paravirtual spinlock [ 0.236458] x86: Booted up 1 node, 1 CPUs [ 0.237303] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.238763] devtmpfs: initialized [ 0.240523] evm: security.selinux [ 0.241254] evm: security.SMACK64 [ 0.241967] evm: security.SMACK64EXEC [ 0.242747] evm: security.SMACK64TRANSMUTE [ 0.243593] evm: security.SMACK64MMAP [ 0.244367] evm: security.ima [ 0.245027] evm: security.capability [ 0.245874] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.247769] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.249007] pinctrl core: initialized pinctrl subsystem [ 0.250159] RTC time: 23:00:14, date: 07/23/18 [ 0.251170] NET: Registered protocol family 16 [ 0.252201] cpuidle: using governor ladder [ 0.253062] cpuidle: using governor menu [ 0.253884] PCCT header not found. [ 0.254678] ACPI: bus type PCI registered [ 0.255513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.256817] PCI: Using configuration type 1 for base access [ 0.258714] ACPI: Added _OSI(Module Device) [ 0.259593] ACPI: Added _OSI(Processor Device) [ 0.260495] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.261433] ACPI: Added _OSI(Processor Aggregator Device) [ 0.263297] ACPI: Interpreter enabled [ 0.264093] ACPI: (supports S0 S5) [ 0.264829] ACPI: Using IOAPIC for interrupt routing [ 0.265817] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.269131] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.270331] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.271621] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.272869] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.275209] acpiphp: Slot [3] registered [ 0.276047] acpiphp: Slot [4] registered [ 0.286984] acpiphp: Slot [5] registered [ 0.287827] acpiphp: Slot [6] registered [ 0.288666] acpiphp: Slot [7] registered [ 0.289502] acpiphp: Slot [8] registered [ 0.290336] acpiphp: Slot [9] registered [ 0.291223] acpiphp: Slot [10] registered [ 0.292064] acpiphp: Slot [11] registered [ 0.292919] acpiphp: Slot [12] registered [ 0.293770] acpiphp: Slot [13] registered [ 0.294619] acpiphp: Slot [14] registered [ 0.295465] acpiphp: Slot [15] registered [ 0.296309] acpiphp: Slot [16] registered [ 0.297150] acpiphp: Slot [17] registered [ 0.297994] acpiphp: Slot [18] registered [ 0.298839] acpiphp: Slot [19] registered [ 0.299689] acpiphp: Slot [20] registered [ 0.300538] acpiphp: Slot [21] registered [ 0.301385] acpiphp: Slot [22] registered [ 0.302245] acpiphp: Slot [23] registered [ 0.303168] acpiphp: Slot [24] registered [ 0.304026] acpiphp: Slot [25] registered [ 0.304875] acpiphp: Slot [26] registered [ 0.305720] acpiphp: Slot [27] registered [ 0.306566] acpiphp: Slot [28] registered [ 0.307411] acpiphp: Slot [29] registered [ 0.308257] acpiphp: Slot [30] registered [ 0.309101] acpiphp: Slot [31] registered [ 0.309942] PCI host bridge to bus 0000:00 [ 0.310791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312057] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313336] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314882] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.316394] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317931] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.321258] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.325797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.327028] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.328347] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.332460] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.333945] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.355466] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357469] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.358959] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360422] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361853] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363192] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364665] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.365767] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367379] vgaarb: loaded [ 0.368002] vgaarb: bridge control possible 0000:00:02.0 [ 0.369365] SCSI subsystem initialized [ 0.370347] ACPI: bus type USB registered [ 0.371219] usbcore: registered new interface driver usbfs [ 0.372309] usbcore: registered new interface driver hub [ 0.373374] usbcore: registered new device driver usb [ 0.374556] PCI: Using ACPI for IRQ routing [ 0.375758] NetLabel: Initializing [ 0.376513] NetLabel: domain hash size = 128 [ 0.377396] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.378392] NetLabel: unlabeled traffic allowed by default [ 0.379617] amd_nb: Cannot enumerate AMD northbridges [ 0.380667] clocksource: Switched to clocksource kvm-clock [ 0.388615] AppArmor: AppArmor Filesystem Enabled [ 0.389635] pnp: PnP ACPI init [ 0.390625] pnp: PnP ACPI: found 5 devices [ 0.397109] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.398925] NET: Registered protocol family 2 [ 0.400043] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.401391] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.402648] TCP: Hash tables configured (established 4096 bind 4096) [ 0.403892] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.405021] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.406275] NET: Registered protocol family 1 [ 0.407187] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.408341] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.409467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.425329] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.441424] Unpacking initramfs... [ 0.891332] Freeing initrd memory: 37084K [ 0.892882] Scanning for low memory corruption every 60 seconds [ 0.894420] audit: initializing netlink subsys (disabled) [ 0.895522] audit: type=2000 audit(1532386815.315:1): initialized [ 0.897010] Initialise system trusted keyring [ 0.898079] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.899674] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.902363] zbud: loaded [ 0.903414] VFS: Disk quotas dquot_6.6.0 [ 0.904545] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.906520] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.908281] fuse init (API version 7.23) [ 0.909514] Key type big_key registered [ 0.910607] Allocating IMA MOK and blacklist keyrings. [ 0.912257] Key type asymmetric registered [ 0.913400] Asymmetric key parser 'x509' registered [ 0.914750] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.916812] io scheduler noop registered [ 0.917904] io scheduler deadline registered (default) [ 0.919301] io scheduler cfq registered [ 0.920467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.921959] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.923751] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.925770] ACPI: Power Button [PWRF] [ 0.926926] GHES: HEST is not enabled! [ 0.942642] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.976614] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.979245] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.003000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.005532] Linux agpgart interface v0.103 [ 1.007741] loop: module loaded [ 1.010390] vda: vda1 [ 1.011648] scsi host0: ata_piix [ 1.012442] scsi host1: ata_piix [ 1.013204] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.014486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.016064] libphy: Fixed MDIO Bus: probed [ 1.016944] tun: Universal TUN/TAP device driver, 1.6 [ 1.017954] tun: (C) 1999-2004 Max Krasnyansky [ 1.020299] PPP generic driver version 2.4.2 [ 1.021265] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.022613] ehci-pci: EHCI PCI platform driver [ 1.023536] ehci-platform: EHCI generic platform driver [ 1.024672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.025919] ohci-pci: OHCI PCI platform driver [ 1.026922] ohci-platform: OHCI generic platform driver [ 1.027962] uhci_hcd: USB Universal Host Controller Interface driver [ 1.043833] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.044894] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.046425] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.047474] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.048687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.049988] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.051480] usb usb1: Product: UHCI Host Controller [ 1.052461] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.053670] usb usb1: SerialNumber: 0000:00:01.2 [ 1.054696] hub 1-0:1.0: USB hub found [ 1.055511] hub 1-0:1.0: 2 ports detected [ 1.056489] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.058747] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.059754] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.060869] mousedev: PS/2 mouse device common for all mice [ 1.062256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.064218] rtc_cmos 00:00: RTC can wake from S4 [ 1.065431] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.066689] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.067942] i2c /dev entries driver [ 1.068760] device-mapper: uevent: version 1.0.3 [ 1.069764] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.071470] ledtrig-cpu: registered to indicate activity on CPUs [ 1.072904] NET: Registered protocol family 10 [ 1.074039] NET: Registered protocol family 17 [ 1.074971] Key type dns_resolver registered [ 1.076084] registered taskstats version 1 [ 1.076980] Loading compiled-in X.509 certificates [ 1.078504] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.080460] zswap: loaded using pool lzo/zbud [ 1.082706] Key type trusted registered [ 1.085525] Key type encrypted registered [ 1.086390] AppArmor: AppArmor sha1 policy hashing enabled [ 1.087475] ima: No TPM chip found, activating TPM-bypass! [ 1.088570] evm: HMAC attrs: 0x1 [ 1.089581] Magic number: 10:138:50 [ 1.090394] platform platform-framebuffer.0: hash matches [ 1.091544] rtc_cmos 00:00: setting system clock to 2018-07-23 23:00:15 UTC (1532386815) [ 1.093268] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.104805] EDD information not available. [ 1.174007] Freeing unused kernel memory: 1512K [ 1.174993] Write protecting the kernel read-only data: 14336k [ 1.177124] Freeing unused kernel memory: 1692K [ 1.178259] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.188442] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.190623] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.192601] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.194539] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.196461] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.198389] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207359] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210395] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212492] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.265728] virtio_net virtio0 ens3: renamed from eth0 [ 1.275739] [drm] Initialized drm 1.1.0 20060810 [ 1.277327] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.279279] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.305212] FDC 0 is a S82078B [ 1.314727] AVX2 version of gcm_enc/dec engaged. [ 1.315702] AES CTR mode by8 optimization enabled [ 1.364760] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.528983] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.530305] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.531655] usb 1-1: Product: QEMU USB Tablet [ 1.532561] usb 1-1: Manufacturer: QEMU [ 1.533382] usb 1-1: SerialNumber: 42 [ 1.541537] hidraw: raw HID events driver (C) Jiri Kosina [ 1.547471] usbcore: registered new interface driver usbhid [ 1.548644] usbhid: USB HID core driver [ 1.551363] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.553752] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 1.818284] md: linear personality registered for level -1 [ 1.821443] md: multipath personality registered for level -4 [ 1.824645] md: raid0 personality registered for level 0 [ 1.828272] md: raid1 personality registered for level 1 [ 1.900666] raid6: sse2x1 gen() 11551 MB/s [ 1.968665] raid6: sse2x1 xor() 8864 MB/s [ 2.036664] raid6: sse2x2 gen() 14654 MB/s 2018-07-23 23:00:20,185 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207 2018-07-23 23:00:30,192 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.207 2018-07-23 23:00:40,206 - paramiko.transport - DEBUG - starting thread (client mode): 0xd33a4510L 2018-07-23 23:00:40,206 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:00:40,212 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-07-23 23:00:40,212 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-07-23 23:00:40,214 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-07-23 23:00:40,214 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:00:40,214 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:00:40,214 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:00:40,214 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:00:40,214 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:00:40,257 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:00:40,258 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:00:40,270 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 68e8ba57bbe389b76b2a8a89c303be9f 2018-07-23 23:00:40,272 - paramiko.transport - DEBUG - Trying discovered key effc98a8c670919a2fdd760604b59317 in /tmp/tmpHETMgX 2018-07-23 23:00:40,297 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:00:40,329 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:00:40,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 23:00:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:00:40,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.7:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:00:40,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:40,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae98d19-9563-43c2-8afa-eabfe48efd17 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2cd778031182428fa292efa3d347389b"}, "enabled": true, "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2fb9359b35cc43d2ade2fd87eaa17c86"}, "enabled": true, "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3d8238c26f684fbfa2ec12ada6944c13"}, "enabled": true, "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/42708614fab24f9d95165623033bcaa7"}, "enabled": true, "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4d6107b1002b46eaaa24b60d30d0fe72"}, "enabled": true, "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/55eb701c98d743058da2df4b49fe2d7b"}, "enabled": true, "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/587d631cd475458b90261b809faa24b5"}, "enabled": true, "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7c95be6c164f45cb974183739138c6f6"}, "enabled": true, "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a09f6c81e0884822a23521b907e8f49f"}, "enabled": true, "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa0538c1fb3f4f03a44a039b52a29e42"}, "enabled": true, "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b22cd2ce79a84d6699d875eb7e86251f"}, "enabled": true, "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c2aa329daf7c4b9395b9a6140ea1fe5f"}, "enabled": true, "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e04db1d33f2d45c4b6979d7d515280f8"}, "enabled": true, "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e3957d7578ef41b68ca33f49de37f37d"}, "enabled": true, "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fdf4c47c7d884a7f902856d45871213c"}, "enabled": true, "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-23 23:00:40,443 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-fae98d19-9563-43c2-8afa-eabfe48efd17 2018-07-23 23:00:40,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.103970050812s 2018-07-23 23:00:40,444 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-fae98d19-9563-43c2-8afa-eabfe48efd17 2018-07-23 23:00:40,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-23 23:00:40,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:40,472 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-07-23 23:00:40,472 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-07-23 23:00:40,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652cb833-5b31-412a-bd35-9200c7497343 Content-Encoding: gzip Content-Length: 1984 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/0044b5205d75482982ac427032e2e199"}, "url": "http://172.30.9.26:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42708614fab24f9d95165623033bcaa7", "id": "0044b5205d75482982ac427032e2e199"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/04fd617c816d41c5a9e7ab82a643358e"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "587d631cd475458b90261b809faa24b5", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/17fc3ae807874ac1b65a06c761876399"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7c95be6c164f45cb974183739138c6f6", "id": "17fc3ae807874ac1b65a06c761876399"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/19cf46a8ee8c4fad833c5f806b3ff8ee"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1ef797274c0940dd9e62422f79684ed8"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e04db1d33f2d45c4b6979d7d515280f8", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/1f9412e5dfce4f90bb58c5aa507bcc2d"}, "url": "http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/21d7166db4384e22a518879dd208d3d0"}, "url": "http://172.30.9.26:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d8238c26f684fbfa2ec12ada6944c13", "id": "21d7166db4384e22a518879dd208d3d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/23b6c6448c5c46e0948242a733b6c68e"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3957d7578ef41b68ca33f49de37f37d", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/249a420ba0d34e06911a65cc6fc0a95a"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fdf4c47c7d884a7f902856d45871213c", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/29e2b1459d2b4d55876f42b901ad3260"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aa0538c1fb3f4f03a44a039b52a29e42", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/33dc63a79185489381b74cbc31c35263"}, "url": "http://172.30.9.26:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e04db1d33f2d45c4b6979d7d515280f8", "id": "33dc63a79185489381b74cbc31c35263"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/36ba7f29253040a48520f514f2a7d7d4"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "587d631cd475458b90261b809faa24b5", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3ae893ec68e344359dc02bb2125d0354"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2cd778031182428fa292efa3d347389b", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/3b7eb78c078940c695d3af1838eba838"}, "url": "http://172.30.9.26:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7c95be6c164f45cb974183739138c6f6", "id": "3b7eb78c078940c695d3af1838eba838"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/44d2221818534b13971f2be339b70602"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fdf4c47c7d884a7f902856d45871213c", "id": "44d2221818534b13971f2be339b70602"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4718bfaf41844a64b5c28223f4e65221"}, "url": "http://172.30.9.26:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "587d631cd475458b90261b809faa24b5", "id": "4718bfaf41844a64b5c28223f4e65221"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/472d51f5e82a4318a9021832e3a5b855"}, "url": "http://172.30.9.26:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2cd778031182428fa292efa3d347389b", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/4e7250e4a174407283963ab9366765ff"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b22cd2ce79a84d6699d875eb7e86251f", "id": "4e7250e4a174407283963ab9366765ff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/56395d3dc10741bba03be4fc68f67944"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "55eb701c98d743058da2df4b49fe2d7b", "id": "56395d3dc10741bba03be4fc68f67944"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/5737123b5c274b30873092bed5887b2d"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42708614fab24f9d95165623033bcaa7", "id": "5737123b5c274b30873092bed5887b2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6966ddf29fb346a9a2896cc7c11fbfd0"}, "url": "http://172.30.9.26:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b22cd2ce79a84d6699d875eb7e86251f", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/6c82517b692a4c5d9c761b98d060228c"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fb9359b35cc43d2ade2fd87eaa17c86", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/85e458d37e3740e690b217d2401eb7eb"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2cd778031182428fa292efa3d347389b", "id": "85e458d37e3740e690b217d2401eb7eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/89395524f9464985b5de4e85ab988679"}, "url": "http://172.30.9.26:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fdf4c47c7d884a7f902856d45871213c", "id": "89395524f9464985b5de4e85ab988679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8b8638905ebc41fe809792fef88c6ceb"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42708614fab24f9d95165623033bcaa7", "id": "8b8638905ebc41fe809792fef88c6ceb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/8f1e8d2d78f447da819cf607c695c8c6"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e04db1d33f2d45c4b6979d7d515280f8", "id": "8f1e8d2d78f447da819cf607c695c8c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/94560b0c303045339820149e4ee6c16c"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "id": "94560b0c303045339820149e4ee6c16c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/946e30ea61504ec6a87dfae34683ac8e"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a09f6c81e0884822a23521b907e8f49f", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/952f5a2d98394cc2a320edc429a4d667"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3957d7578ef41b68ca33f49de37f37d", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/a25a4b98256a482d90ee4eac1e57e193"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "55eb701c98d743058da2df4b49fe2d7b", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/aa65b3cd0f6d4898a16fcb46db53fbef"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a09f6c81e0884822a23521b907e8f49f", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b45f0054677e454fb92be116d2994568"}, "url": "http://192.30.9.7:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aa0538c1fb3f4f03a44a039b52a29e42", "id": "b45f0054677e454fb92be116d2994568"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b96ca29a4e5b4d24b758bfc079b7d616"}, "url": "http://172.30.9.26:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "55eb701c98d743058da2df4b49fe2d7b", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/b9c0b4c5c0114887b647268a2a4a562a"}, "url": "http://172.30.9.26:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3957d7578ef41b68ca33f49de37f37d", "id": "b9c0b4c5c0114887b647268a2a4a562a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ba993e12958c4ce193c862dff79a785e"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d8238c26f684fbfa2ec12ada6944c13", "id": "ba993e12958c4ce193c862dff79a785e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ca8139bf76fb405dbbfe6d5ad4e71dd9"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b22cd2ce79a84d6699d875eb7e86251f", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ce3fdd8a69ad46abb0965e5475c5d27d"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7c95be6c164f45cb974183739138c6f6", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d1d63fcddd544a6e8dc3ed5a9e7411a2"}, "url": "http://172.30.9.26:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a09f6c81e0884822a23521b907e8f49f", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d6e0a0ce93a44d5db101d67a51043cd7"}, "url": "http://172.30.9.26:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aa0538c1fb3f4f03a44a039b52a29e42", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/d91a3cd4051b4fe2817c3e61e4e2abce"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fb9359b35cc43d2ade2fd87eaa17c86", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/f3fea8175c75424f8deb31bbf20371af"}, "url": "http://172.30.9.26:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fb9359b35cc43d2ade2fd87eaa17c86", "id": "f3fea8175c75424f8deb31bbf20371af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.26:5000/v3/endpoints/ff4fc295db044fb38c7448416641fb74"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d8238c26f684fbfa2ec12ada6944c13", "id": "ff4fc295db044fb38c7448416641fb74"}], "links": {"self": "http://172.30.9.26:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-23 23:00:40,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-652cb833-5b31-412a-bd35-9200c7497343 2018-07-23 23:00:40,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.101588010788s 2018-07-23 23:00:40,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/endpoints used request id req-652cb833-5b31-412a-bd35-9200c7497343 2018-07-23 23:00:40,562 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.26:5000 2018-07-23 23:00:40,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:00:40,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:40,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61d45ab-8bb8-46c0-b91a-c3e3ecb2d543 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2b4d4eb6bdc64bdb9a0558b10ffebe8f", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:00:40,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a61d45ab-8bb8-46c0-b91a-c3e3ecb2d543 2018-07-23 23:00:40,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.088889837265s 2018-07-23 23:00:40,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a61d45ab-8bb8-46c0-b91a-c3e3ecb2d543 2018-07-23 23:00:40,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 23:00:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:40,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfabfc0-3623-45d0-9c89-e748ffcc0c6c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 23:00:40,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9bfabfc0-3623-45d0-9c89-e748ffcc0c6c 2018-07-23 23:00:40,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0904941558838s 2018-07-23 23:00:40,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-9bfabfc0-3623-45d0-9c89-e748ffcc0c6c 2018-07-23 23:00:40,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:00:40,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:40,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6adc9c-4367-44b3-b318-94b81bb88adf Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": {"self": "http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1743d8a7b2d14f79aa5b5d7c457527bc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:00:40,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1a6adc9c-4367-44b3-b318-94b81bb88adf 2018-07-23 23:00:40,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1068110466s 2018-07-23 23:00:40,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1a6adc9c-4367-44b3-b318-94b81bb88adf 2018-07-23 23:00:40,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 23:00:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:40,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d594d626-2529-4c91-893b-71e50f603f0e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c"}, "tags": [], "enabled": true, "id": "b725e439fe2d4361896499a4f15a134c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 23:00:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d594d626-2529-4c91-893b-71e50f603f0e 2018-07-23 23:00:40,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877039432526s 2018-07-23 23:00:40,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-d594d626-2529-4c91-893b-71e50f603f0e 2018-07-23 23:00:40,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 23:00:40,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=aec24dd85f0246a69b9efc1db0e5b0ef&scope.project.id=b725e439fe2d4361896499a4f15a134c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:41,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487648ea-d054-4553-9654-1c15858ce9d2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=aec24dd85f0246a69b9efc1db0e5b0ef&scope.project.id=b725e439fe2d4361896499a4f15a134c", "previous": null, "next": null}} 2018-07-23 23:00:41,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=aec24dd85f0246a69b9efc1db0e5b0ef&scope.project.id=b725e439fe2d4361896499a4f15a134c used request id req-487648ea-d054-4553-9654-1c15858ce9d2 2018-07-23 23:00:41,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0897510051727s 2018-07-23 23:00:41,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=1743d8a7b2d14f79aa5b5d7c457527bc&role.id=aec24dd85f0246a69b9efc1db0e5b0ef&scope.project.id=b725e439fe2d4361896499a4f15a134c used request id req-487648ea-d054-4553-9654-1c15858ce9d2 2018-07-23 23:00:41,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 23:00:41,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c/users/1743d8a7b2d14f79aa5b5d7c457527bc/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:41,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-172bf3cc-59d0-4e48-9864-f5b9cf5495e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:00:41,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c/users/1743d8a7b2d14f79aa5b5d7c457527bc/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-172bf3cc-59d0-4e48-9864-f5b9cf5495e1 2018-07-23 23:00:41,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.121908903122s 2018-07-23 23:00:41,181 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c/users/1743d8a7b2d14f79aa5b5d7c457527bc/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-172bf3cc-59d0-4e48-9864-f5b9cf5495e1 2018-07-23 23:00:41,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:00:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:41,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2302b5f2-22aa-4317-bcef-219344159ff6 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2b4d4eb6bdc64bdb9a0558b10ffebe8f", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:00:41,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2302b5f2-22aa-4317-bcef-219344159ff6 2018-07-23 23:00:41,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0897650718689s 2018-07-23 23:00:41,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2302b5f2-22aa-4317-bcef-219344159ff6 2018-07-23 23:00:41,277 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 411, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/shaker/shaker.py", line 64, in execute domain=self.project.domain.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10775, in grant_role 'Role {0} not found.'.format(name_or_id)) OpenStackCloudException: Role heat_stack_owner not found. 2018-07-23 23:00:41,396 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 23:00:41,396 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 04:13 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 23:00:41,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-07-23 23:00:41,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/floatingips/6a1feaf6-112e-44fb-9b2a-1b216b6bfc51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:42,645 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ceb727d-e152-44da-aa9d-bcd77a1cd79e Content-Length: 0 Date: Mon, 23 Jul 2018 23:00:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:00:42,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/6a1feaf6-112e-44fb-9b2a-1b216b6bfc51.json used request id req-4ceb727d-e152-44da-aa9d-bcd77a1cd79e 2018-07-23 23:00:42,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.24232888222s 2018-07-23 23:00:42,646 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/6a1feaf6-112e-44fb-9b2a-1b216b6bfc51.json used request id req-4ceb727d-e152-44da-aa9d-bcd77a1cd79e 2018-07-23 23:00:42,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-23 23:00:42,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:42,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-538c8cc0-2cdc-4750-9c40-48653726e7ac Date: Mon, 23 Jul 2018 23:00:42 GMT RESP BODY: {"floatingips": []} 2018-07-23 23:00:42,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-538c8cc0-2cdc-4750-9c40-48653726e7ac 2018-07-23 23:00:42,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.126672029495s 2018-07-23 23:00:42,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips.json used request id req-538c8cc0-2cdc-4750-9c40-48653726e7ac 2018-07-23 23:00:42,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-07-23 23:00:42,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:42,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed466952-f950-4d10-89fc-83192de5fc5c x-compute-request-id: req-ed466952-f950-4d10-89fc-83192de5fc5c Content-Type: application/json 2018-07-23 23:00:42,922 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-ed466952-f950-4d10-89fc-83192de5fc5c 2018-07-23 23:00:42,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143314123154s 2018-07-23 23:00:42,923 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902 used request id req-ed466952-f950-4d10-89fc-83192de5fc5c 2018-07-23 23:00:42,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:43,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8113e8c-051f-4ac8-9b6d-c7da68cc8365 x-compute-request-id: req-f8113e8c-051f-4ac8-9b6d-c7da68cc8365 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:da:a4", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:da:a4", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/05fc6b88-183c-443c-84f3-29f0b6a64902", "rel": "bookmark"}], "image": {"id": "5b741440-8139-4e81-be3a-7fb25258785b", "links": [{"href": "http://172.30.9.26:8774/images/5b741440-8139-4e81-be3a-7fb25258785b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:00:13.000000", "flavor": {"id": "e3db8057-e81e-4b69-aa1f-345462b42912", "links": [{"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}]}, "id": "05fc6b88-183c-443c-84f3-29f0b6a64902", "security_groups": [{"name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}], "user_id": "1743d8a7b2d14f79aa5b5d7c457527bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:00:42Z", "hostId": "1a66331d4ba8eb1a26140246be81efa588eb2932c11277e9c51b615b", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "name": "shaker-vm_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "created": "2018-07-23T22:56:50Z", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:00:43,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8113e8c-051f-4ac8-9b6d-c7da68cc8365 2018-07-23 23:00:43,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.302249193192s 2018-07-23 23:00:43,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f8113e8c-051f-4ac8-9b6d-c7da68cc8365 2018-07-23 23:00:43,228 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:00:45,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:00:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:45,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b9df863-a69e-409c-85e0-4a53c8cba8bc x-compute-request-id: req-8b9df863-a69e-409c-85e0-4a53c8cba8bc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:00:45,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b9df863-a69e-409c-85e0-4a53c8cba8bc 2018-07-23 23:00:45,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0775380134583s 2018-07-23 23:00:45,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-8b9df863-a69e-409c-85e0-4a53c8cba8bc 2018-07-23 23:00:45,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:00:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:45,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-8df17033-be7b-4915-b84f-54adc045fc49 Date: Mon, 23 Jul 2018 23:00:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:48Z", "updated_at": "2018-07-23T22:56:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "03bb1ace-f846-4a3a-a084-2e3487b165b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "53542c50-7a39-483f-b8a2-e3b484ef4444", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "60e53829-ac81-41e7-830e-e36ec460a2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "99d908f0-999a-4ea3-9b40-d1a442e41ca2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:48Z", "revision_number": 0, "id": "d0a070c9-779a-4b1d-b2c1-ab8aeb466d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:48Z", "security_group_id": "caa04058-af49-4def-93a1-61fa3d49132c", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 5, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "caa04058-af49-4def-93a1-61fa3d49132c", "name": "shaker-sg_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}]} 2018-07-23 23:00:45,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8df17033-be7b-4915-b84f-54adc045fc49 2018-07-23 23:00:45,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.05415391922s 2018-07-23 23:00:45,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8df17033-be7b-4915-b84f-54adc045fc49 2018-07-23 23:00:45,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 23:00:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/caa04058-af49-4def-93a1-61fa3d49132c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:45,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-474c010a-5a16-4bb6-be92-936f6bcf76a2 Content-Length: 0 Date: Mon, 23 Jul 2018 23:00:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:00:45,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/caa04058-af49-4def-93a1-61fa3d49132c.json used request id req-474c010a-5a16-4bb6-be92-936f6bcf76a2 2018-07-23 23:00:45,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.127469062805s 2018-07-23 23:00:45,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/caa04058-af49-4def-93a1-61fa3d49132c.json used request id req-474c010a-5a16-4bb6-be92-936f6bcf76a2 2018-07-23 23:00:45,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 23:00:45,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:45,526 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:00:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e669ccd-340e-444b-a80f-056750df743c x-compute-request-id: req-3e669ccd-340e-444b-a80f-056750df743c Content-Length: 0 Content-Type: application/json 2018-07-23 23:00:45,526 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23 used request id req-3e669ccd-340e-444b-a80f-056750df743c 2018-07-23 23:00:45,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289750099182s 2018-07-23 23:00:45,527 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/shaker-kp_5bcb545a-d4f0-4f25-93a4-029a39a87a23 used request id req-3e669ccd-340e-444b-a80f-056750df743c 2018-07-23 23:00:45,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 23:00:45,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839/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}88e2babbd6293db6881eaaf8af4568b17cc40630" -d '{"subnet_id": "dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536"}' 2018-07-23 23:00:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-21847f6c-5de6-4804-b84d-b4c3ff9fdbd0 Date: Mon, 23 Jul 2018 23:00:47 GMT RESP BODY: {"network_id": "fea463d6-1e74-4675-8d66-689591a2de9d", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "subnet_id": "dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536", "subnet_ids": ["dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536"], "port_id": "4514a664-4f5a-4dcc-b676-fc33d1ac0232", "id": "8a86e106-23ed-4ccd-96f6-1d58e5ced839"} 2018-07-23 23:00:47,269 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839/remove_router_interface.json used request id req-21847f6c-5de6-4804-b84d-b4c3ff9fdbd0 2018-07-23 23:00:47,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.7421901226s 2018-07-23 23:00:47,270 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839/remove_router_interface.json used request id req-21847f6c-5de6-4804-b84d-b4c3ff9fdbd0 returning object 8a86e106-23ed-4ccd-96f6-1d58e5ced839 2018-07-23 23:00:47,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 23:00:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:47,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-0f80ebb6-350c-4e25-9978-ecf89299e8fb Date: Mon, 23 Jul 2018 23:00:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:29Z", "admin_state_up": true, "updated_at": "2018-07-23T23:00:46Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "8a86e106-23ed-4ccd-96f6-1d58e5ced839", "name": "shaker-router_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}]} 2018-07-23 23:00:47,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0f80ebb6-350c-4e25-9978-ecf89299e8fb 2018-07-23 23:00:47,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.114878892899s 2018-07-23 23:00:47,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-0f80ebb6-350c-4e25-9978-ecf89299e8fb 2018-07-23 23:00:47,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 23:00:47,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:48,478 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67603471-d8ad-416f-85b0-293e0023deed Content-Length: 0 Date: Mon, 23 Jul 2018 23:00:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:00:48,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839.json used request id req-67603471-d8ad-416f-85b0-293e0023deed 2018-07-23 23:00:48,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09190607071s 2018-07-23 23:00:48,479 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/8a86e106-23ed-4ccd-96f6-1d58e5ced839.json used request id req-67603471-d8ad-416f-85b0-293e0023deed 2018-07-23 23:00:48,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 23:00:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:48,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-449176e9-d0f5-4317-8c1d-7e81ece33f4b Date: Mon, 23 Jul 2018 23:00:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fea463d6-1e74-4675-8d66-689591a2de9d","tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T22:56:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"b725e439fe2d4361896499a4f15a134c","id":"dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536","subnetpool_id":null,"name":"shaker-subnet_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}]} 2018-07-23 23:00:48,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-449176e9-d0f5-4317-8c1d-7e81ece33f4b 2018-07-23 23:00:48,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.053985118866s 2018-07-23 23:00:48,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-449176e9-d0f5-4317-8c1d-7e81ece33f4b 2018-07-23 23:00:48,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 23:00:48,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:49,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6198d4f-bfd7-4629-b03a-7aed52e871b1 Date: Mon, 23 Jul 2018 23:00:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:00:49,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536.json used request id req-f6198d4f-bfd7-4629-b03a-7aed52e871b1 2018-07-23 23:00:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13591098785s 2018-07-23 23:00:49,671 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/dc1b26b5-a8e9-4f0c-a5b5-426a6f46c536.json used request id req-f6198d4f-bfd7-4629-b03a-7aed52e871b1 2018-07-23 23:00:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:00:49,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:49,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-df0ac9f0-4898-4971-85d0-b6f698320649 Date: Mon, 23 Jul 2018 23:00:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"fea463d6-1e74-4675-8d66-689591a2de9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b725e439fe2d4361896499a4f15a134c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:00:49Z","qos_policy_id":null,"name":"shaker-net_5bcb545a-d4f0-4f25-93a4-029a39a87a23","admin_state_up":true,"tenant_id":"b725e439fe2d4361896499a4f15a134c","created_at":"2018-07-23T22:56:28Z","mtu":1450}]} 2018-07-23 23:00:49,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-df0ac9f0-4898-4971-85d0-b6f698320649 2018-07-23 23:00:49,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113200902939s 2018-07-23 23:00:49,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-df0ac9f0-4898-4971-85d0-b6f698320649 2018-07-23 23:00:49,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 23:00:49,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/fea463d6-1e74-4675-8d66-689591a2de9d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:50,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8c80b63-c39c-432a-98d4-37c90bdbff89 Date: Mon, 23 Jul 2018 23:00:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:00:50,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fea463d6-1e74-4675-8d66-689591a2de9d.json used request id req-d8c80b63-c39c-432a-98d4-37c90bdbff89 2018-07-23 23:00:50,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10493087769s 2018-07-23 23:00:50,892 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fea463d6-1e74-4675-8d66-689591a2de9d.json used request id req-d8c80b63-c39c-432a-98d4-37c90bdbff89 2018-07-23 23:00:50,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:00:50,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:51,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e3a97f1d-2a35-4134-b74e-405b96f2ec10 Date: Mon, 23 Jul 2018 23:00:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5b741440-8139-4e81-be3a-7fb25258785b/snap", "metadata": {}}], "file": "/v2/images/5b741440-8139-4e81-be3a-7fb25258785b/file", "owner": "b725e439fe2d4361896499a4f15a134c", "id": "5b741440-8139-4e81-be3a-7fb25258785b", "size": 666173440, "self": "/v2/images/5b741440-8139-4e81-be3a-7fb25258785b", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5b741440-8139-4e81-be3a-7fb25258785b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-07-23T22:56:47Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-07-23T22:56:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:00:51,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e3a97f1d-2a35-4134-b74e-405b96f2ec10 2018-07-23 23:00:51,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.560016155243s 2018-07-23 23:00:51,456 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-e3a97f1d-2a35-4134-b74e-405b96f2ec10 2018-07-23 23:00:51,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 23:00:51,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/5b741440-8139-4e81-be3a-7fb25258785b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}88e2babbd6293db6881eaaf8af4568b17cc40630" 2018-07-23 23:00:51,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b024659b-0993-44bf-adab-b30a3799beb2 Date: Mon, 23 Jul 2018 23:00:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:00:51,756 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5b741440-8139-4e81-be3a-7fb25258785b used request id req-b024659b-0993-44bf-adab-b30a3799beb2 2018-07-23 23:00:51,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.298596858978s 2018-07-23 23:00:51,757 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5b741440-8139-4e81-be3a-7fb25258785b used request id req-b024659b-0993-44bf-adab-b30a3799beb2 2018-07-23 23:00:51,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 23:00:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:51,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11019772-5859-4160-bdce-03a4783312f9 x-compute-request-id: req-11019772-5859-4160-bdce-03a4783312f9 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}, {"name": "shaker-flavor_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e3db8057-e81e-4b69-aa1f-345462b42912", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "e3db8057-e81e-4b69-aa1f-345462b42912"}]} 2018-07-23 23:00:51,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-11019772-5859-4160-bdce-03a4783312f9 2018-07-23 23:00:51,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241878032684s 2018-07-23 23:00:51,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-11019772-5859-4160-bdce-03a4783312f9 2018-07-23 23:00:51,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 23:00:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:51,828 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff4a4d50-24a8-49c3-801b-8f597fa49a9c x-compute-request-id: req-ff4a4d50-24a8-49c3-801b-8f597fa49a9c Content-Length: 0 Content-Type: application/json 2018-07-23 23:00:51,828 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912 used request id req-ff4a4d50-24a8-49c3-801b-8f597fa49a9c 2018-07-23 23:00:51,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441989898682s 2018-07-23 23:00:51,828 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e3db8057-e81e-4b69-aa1f-345462b42912 used request id req-ff4a4d50-24a8-49c3-801b-8f597fa49a9c 2018-07-23 23:00:51,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:00:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:51,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c399e49-aaa0-4f1a-b6d7-f49f021dfe88 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": {"self": "http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1743d8a7b2d14f79aa5b5d7c457527bc", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:00:51,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5c399e49-aaa0-4f1a-b6d7-f49f021dfe88 2018-07-23 23:00:51,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105891942978s 2018-07-23 23:00:51,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5c399e49-aaa0-4f1a-b6d7-f49f021dfe88 2018-07-23 23:00:51,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:00:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:52,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c304ff5-32a0-4443-918e-8176cf26b7d3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_5bcb545a-d4f0-4f25-93a4-029a39a87a23", "links": {"self": "http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1743d8a7b2d14f79aa5b5d7c457527bc", "description": null}} 2018-07-23 23:00:52,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc used request id req-5c304ff5-32a0-4443-918e-8176cf26b7d3 2018-07-23 23:00:52,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100377082825s 2018-07-23 23:00:52,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc used request id req-5c304ff5-32a0-4443-918e-8176cf26b7d3 2018-07-23 23:00:52,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 23:00:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:52,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a051aea-d47a-4063-8c44-99aa842a5943 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:00:52,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc used request id req-9a051aea-d47a-4063-8c44-99aa842a5943 2018-07-23 23:00:52,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.179957151413s 2018-07-23 23:00:52,222 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1743d8a7b2d14f79aa5b5d7c457527bc used request id req-9a051aea-d47a-4063-8c44-99aa842a5943 2018-07-23 23:00:52,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 23:00:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:52,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad04183b-4ed0-4846-b61c-d68cd7121370 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c"}, "tags": [], "enabled": true, "id": "b725e439fe2d4361896499a4f15a134c", "parent_id": "default", "domain_id": "default", "name": "shaker-project_5bcb545a-d4f0-4f25-93a4-029a39a87a23"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 23:00:52,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad04183b-4ed0-4846-b61c-d68cd7121370 2018-07-23 23:00:52,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0893330574036s 2018-07-23 23:00:52,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad04183b-4ed0-4846-b61c-d68cd7121370 2018-07-23 23:00:52,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 23:00:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:52,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887ed70c-531b-4cb6-b4b3-4eb512234fc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:00:52,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-887ed70c-531b-4cb6-b4b3-4eb512234fc6 2018-07-23 23:00:52,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.187242031097s 2018-07-23 23:00:52,510 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-887ed70c-531b-4cb6-b4b3-4eb512234fc6 2018-07-23 23:00:52,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:00:52,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:52,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4ac54e-c5d8-4742-bf53-9511a3f91e63 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2b4d4eb6bdc64bdb9a0558b10ffebe8f", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:00:52,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce4ac54e-c5d8-4742-bf53-9511a3f91e63 2018-07-23 23:00:52,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0853941440582s 2018-07-23 23:00:52,599 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce4ac54e-c5d8-4742-bf53-9511a3f91e63 2018-07-23 23:00:52,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 23:00:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0afb1599d68f6d5b0e7ca0a610b0527e15117679" 2018-07-23 23:00:52,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:00:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052572c0-6676-4755-91bc-9720a5e5d6a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:00:52,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f used request id req-052572c0-6676-4755-91bc-9720a5e5d6a2 2018-07-23 23:00:52,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.128055095673s 2018-07-23 23:00:52,733 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2b4d4eb6bdc64bdb9a0558b10ffebe8f used request id req-052572c0-6676-4755-91bc-9720a5e5d6a2 2018-07-23 23:00:52,733 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-07-23 23:00:52,779 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-07-23 23:00:53,120 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 23:00:53,120 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 23:00:53,121 - openstack_tests - INFO - OS Credentials = > 2018-07-23 23:00:53,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:53,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:00:53,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_AW_D6JNRYGuHFWgKdH0wQ"], "issued_at": "2018-07-23T23:00:53.000000Z"}} 2018-07-23 23:00:53,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c9ece0b8eac3920e52215de33ea5c2890237a6" 2018-07-23 23:00:53,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0d49ab59-ccd1-4670-9295-697067704868 Date: Mon, 23 Jul 2018 23:00:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:00:53,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-0d49ab59-ccd1-4670-9295-697067704868 2018-07-23 23:00:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23c9ece0b8eac3920e52215de33ea5c2890237a6" 2018-07-23 23:00:54,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e7cc7ada-a1cf-482e-bf6a-c781922d1138 Date: Mon, 23 Jul 2018 23:00:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 23:00:54,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-e7cc7ada-a1cf-482e-bf6a-c781922d1138 2018-07-23 23:00:54,002 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-07-23 23:00:54,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 23:00:54,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 23:00:54,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 23:00:54,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 23:00:54,005 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 23:00:54,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 23:00:54,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 23:00:54,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 23:00:54,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 23:00:54,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 23:00:54,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 23:00:54,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-07-23 23:00:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:00:54,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d7fa26-afb6-4846-8217-f3927e47977b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:00:54,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-46d7fa26-afb6-4846-8217-f3927e47977b 2018-07-23 23:00:54,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 23:00:54,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:00:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["d8eTjDXKTeeDNiPiQMogtg"], "issued_at": "2018-07-23T23:00:54.000000Z"}} 2018-07-23 23:00:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f9b7526051a7ca16a8996bf0da635e04b78bf3e" 2018-07-23 23:00:54,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98cb7693-6c6a-459d-8377-12c70602905a x-compute-request-id: req-98cb7693-6c6a-459d-8377-12c70602905a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.26:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-07-23 23:00:54,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-98cb7693-6c6a-459d-8377-12c70602905a 2018-07-23 23:00:54,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.590502977371s 2018-07-23 23:00:54,600 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/ used request id req-98cb7693-6c6a-459d-8377-12c70602905a 2018-07-23 23:00:54,600 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.26:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-07-23 23:00:54,600 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-07-23 23:00:54,601 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-07-23 23:00:54,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,652 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,654 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:54,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:00:55,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:00:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["HzCsD8HZQFmXu59WmIn8Cw"], "issued_at": "2018-07-23T23:00:55.000000Z"}} 2018-07-23 23:00:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b4320a8130deaba2b8b59a987775270d2897b3" 2018-07-23 23:00:55,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82babc4b-3a0f-45ba-aeb7-b9e4667f52e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:00:55,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-82babc4b-3a0f-45ba-aeb7-b9e4667f52e0 2018-07-23 23:00:55,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:55,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:00:55,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:00:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Rz1aN69eTrOE-3ltZy_TKA"], "issued_at": "2018-07-23T23:00:55.000000Z"}} 2018-07-23 23:00:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:00:55,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5554d3-3c07-48d3-a1cb-04ea501a6ae7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:00:55,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff5554d3-3c07-48d3-a1cb-04ea501a6ae7 2018-07-23 23:00:55,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:00:55,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:00:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:00:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0599102a-9046-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:00:55,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa77a90-0984-48bf-81cc-57f8b2e2b683 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0599102a-9046-438-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:00:55,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0599102a-9046-438-proj used request id req-faa77a90-0984-48bf-81cc-57f8b2e2b683 2018-07-23 23:00:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:00:55,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeefeffd-4913-4c39-9c06-48bfe4308914 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:00:55,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-eeefeffd-4913-4c39-9c06-48bfe4308914 2018-07-23 23:00:55,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}}' 2018-07-23 23:00:55,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:00:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a68d04-42cd-4bce-9487-efe09f22f268 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e"}, "tags": [], "enabled": true, "id": "c05799e2f344404c900875c16e57571e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}} 2018-07-23 23:00:55,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-28a68d04-42cd-4bce-9487-efe09f22f268 2018-07-23 23:00:55,936 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0599102a-9046-438-proj 2018-07-23 23:00:55,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:55,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:00:56,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:00:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["rlMLPWKnTQOLJt9dbQWqxw"], "issued_at": "2018-07-23T23:00:56.000000Z"}} 2018-07-23 23:00:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517f4be6d25d0f74d5acae68692d6d96ace17d2a" 2018-07-23 23:00:56,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febb2882-d2f9-46df-a65c-cc67d5d8b350 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:00:56,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-febb2882-d2f9-46df-a65c-cc67d5d8b350 2018-07-23 23:00:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:00:56,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:00:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:00:56,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517f4be6d25d0f74d5acae68692d6d96ace17d2a" 2018-07-23 23:00:56,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bf2dce-6c70-44fe-b254-d340e16f35b5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:00:56,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-90bf2dce-6c70-44fe-b254-d340e16f35b5 2018-07-23 23:00:56,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-0599102a-9046-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517f4be6d25d0f74d5acae68692d6d96ace17d2a" 2018-07-23 23:00:56,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfb2118-f667-4695-9d47-9169ccc69451 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-0599102a-9046-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e"}, "tags": [], "enabled": true, "id": "c05799e2f344404c900875c16e57571e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}]} 2018-07-23 23:00:56,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-0599102a-9046-438-proj used request id req-1cfb2118-f667-4695-9d47-9169ccc69451 2018-07-23 23:00:56,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517f4be6d25d0f74d5acae68692d6d96ace17d2a" 2018-07-23 23:00:56,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90004694-405d-4a65-8108-2276ea1447b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:00:56,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-90004694-405d-4a65-8108-2276ea1447b4 2018-07-23 23:00:57,010 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0599102a-9046-438-user 2018-07-23 23:00:57,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:57,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:00:57,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691dd4b9-30af-4f04-9f9a-bc3cd6d19590 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:00:57,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-691dd4b9-30af-4f04-9f9a-bc3cd6d19590 2018-07-23 23:00:57,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" -d '{"role": {"name": "CreateSecurityGroupTests-0599102a-9046-438-proj-role"}}' 2018-07-23 23:00:57,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97e492b-a6eb-4623-ab92-1ab95246978a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22773ed9847b49e0a454b799bbe9cac0", "links": {"self": "http://172.30.9.26:5000/v3/roles/22773ed9847b49e0a454b799bbe9cac0"}, "name": "CreateSecurityGroupTests-0599102a-9046-438-proj-role"}} 2018-07-23 23:00:57,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d97e492b-a6eb-4623-ab92-1ab95246978a 2018-07-23 23:00:57,207 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0599102a-9046-438-proj-role 2018-07-23 23:00:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/22773ed9847b49e0a454b799bbe9cac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:00:57,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43b5182-0190-47e9-b88c-78698f952582 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22773ed9847b49e0a454b799bbe9cac0", "links": {"self": "http://172.30.9.26:5000/v3/roles/22773ed9847b49e0a454b799bbe9cac0"}, "name": "CreateSecurityGroupTests-0599102a-9046-438-proj-role"}} 2018-07-23 23:00:57,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/22773ed9847b49e0a454b799bbe9cac0 used request id req-a43b5182-0190-47e9-b88c-78698f952582 2018-07-23 23:00:57,300 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0599102a-9046-438-proj-role to project CreateSecurityGroupTests-0599102a-9046-438-proj 2018-07-23 23:00:57,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e/users/278708b53fa54bb58143be0d6b7ae69e/roles/22773ed9847b49e0a454b799bbe9cac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:00:57,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1500429d-05b2-470d-928d-8d38ec193928 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:00:57,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e/users/278708b53fa54bb58143be0d6b7ae69e/roles/22773ed9847b49e0a454b799bbe9cac0 used request id req-1500429d-05b2-470d-928d-8d38ec193928 2018-07-23 23:00:57,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:00:57,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:00:57,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22773ed9847b49e0a454b799bbe9cac0", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj-role"}], "expires_at": "2018-07-24T00:00:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c05799e2f344404c900875c16e57571e", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0599102a-9046-438-user", "id": "278708b53fa54bb58143be0d6b7ae69e"}, "audit_ids": ["07E0mLjwQy6X5_xGTHR8rQ"], "issued_at": "2018-07-23T23:00:57.000000Z"}} 2018-07-23 23:00:57,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:57,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bc9046-7b19-4d0c-846f-c6c6557997db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:00:57,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-47bc9046-7b19-4d0c-846f-c6c6557997db 2018-07-23 23:00:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d8e4ac7e-7055-480e-880e-424a45b3fc2a Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:00:58,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename&description=hello+group used request id req-d8e4ac7e-7055-480e-880e-424a45b3fc2a 2018-07-23 23:00:58,281 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename... 2018-07-23 23:00:58,281 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename 2018-07-23 23:00:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" -d '{"security_group": {"name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename", "description": "hello group"}}' 2018-07-23 23:00:58,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-40a2ddc1-a669-45f3-ad10-135776b04651 Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 2, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}} 2018-07-23 23:00:58,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-40a2ddc1-a669-45f3-ad10-135776b04651 2018-07-23 23:00:58,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:58,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc6371e1-f891-4637-a8e2-2443be5a8502 Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:58,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-fc6371e1-f891-4637-a8e2-2443be5a8502 2018-07-23 23:00:58,720 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4c21b2d-4f51-4ec8-8c96-fce1aac04940 Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:58,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-a4c21b2d-4f51-4ec8-8c96-fce1aac04940 2018-07-23 23:00:58,747 - neutron_utils - INFO - Retrieving security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dc458fdf-0528-4c04-b9ad-75f17b19f170 Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 2, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:00:58,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-dc458fdf-0528-4c04-b9ad-75f17b19f170 2018-07-23 23:00:58,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14d0e2d3-413f-4ac6-9e84-88afacab011d Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:58,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-14d0e2d3-413f-4ac6-9e84-88afacab011d 2018-07-23 23:00:58,849 - neutron_utils - INFO - Retrieving security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:58,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f6439950-6e5e-4778-ae2a-3c24fed6e60a Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 2, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:00:58,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-f6439950-6e5e-4778-ae2a-3c24fed6e60a 2018-07-23 23:00:58,893 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:58,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a391a887-e916-4826-8856-3e60018a8512 Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:58,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-a391a887-e916-4826-8856-3e60018a8512 2018-07-23 23:00:58,919 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename 2018-07-23 23:00:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:58,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-38cac152-2ac4-4251-950b-e357ce64279c Date: Mon, 23 Jul 2018 23:00:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 2, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:00:58,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename used request id req-38cac152-2ac4-4251-950b-e357ce64279c 2018-07-23 23:00:58,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:00:58,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:00:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:00:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:59,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6de56c4-53c6-49cc-8074-e0cb0222f265 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c05799e2f344404c900875c16e57571e", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}} 2018-07-23 23:00:59,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e used request id req-c6de56c4-53c6-49cc-8074-e0cb0222f265 2018-07-23 23:00:59,066 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:59,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f182991-a84a-47e6-b39c-3a1eb5505ff9 Date: Mon, 23 Jul 2018 23:00:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:59,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-3f182991-a84a-47e6-b39c-3a1eb5505ff9 2018-07-23 23:00:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89"}}' 2018-07-23 23:00:59,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-316bf954-e3e1-46b7-aa48-8f581208853c Date: Mon, 23 Jul 2018 23:00:59 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}} 2018-07-23 23:00:59,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-316bf954-e3e1-46b7-aa48-8f581208853c 2018-07-23 23:00:59,236 - neutron_utils - INFO - Retrieving security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:59,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-502d91f9-a323-4332-9249-749a5c02eaf7 Date: Mon, 23 Jul 2018 23:00:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:59Z", "revision_number": 0, "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 3, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:00:59,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-502d91f9-a323-4332-9249-749a5c02eaf7 2018-07-23 23:00:59,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:00:59,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7218298d-f2f2-4097-bd4e-e038bba38be1 Date: Mon, 23 Jul 2018 23:00:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:59,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-7218298d-f2f2-4097-bd4e-e038bba38be1 2018-07-23 23:00:59,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:00:59,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22773ed9847b49e0a454b799bbe9cac0", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj-role"}], "expires_at": "2018-07-24T00:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c05799e2f344404c900875c16e57571e", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c05799e2f344404c900875c16e57571e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c05799e2f344404c900875c16e57571e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c05799e2f344404c900875c16e57571e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0599102a-9046-438-user", "id": "278708b53fa54bb58143be0d6b7ae69e"}, "audit_ids": ["_Intm0nxT_a6effOB_S9wQ"], "issued_at": "2018-07-23T23:00:59.000000Z"}} 2018-07-23 23:00:59,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:00:59,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-691a6788-bcf0-4a42-8496-e0923b4cc610 Date: Mon, 23 Jul 2018 23:00:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:59Z", "revision_number": 0, "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 3, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:00:59,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename&description=hello+group used request id req-691a6788-bcf0-4a42-8496-e0923b4cc610 2018-07-23 23:00:59,922 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:59,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:00:59,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-377f8c31-d532-47d1-908e-1d0dc72d2fae Date: Mon, 23 Jul 2018 23:00:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:59,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-377f8c31-d532-47d1-908e-1d0dc72d2fae 2018-07-23 23:00:59,953 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:00:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:00:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0ec9172d-32f3-4bb4-ac00-0a4ea25ec200 Date: Mon, 23 Jul 2018 23:00:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:00:59,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-0ec9172d-32f3-4bb4-ac00-0a4ea25ec200 2018-07-23 23:00:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:01:00,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-21f8cbbb-a7fb-4003-9d36-2a33d9bb8f62 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:59Z", "revision_number": 0, "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 3, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:01:00,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename used request id req-21f8cbbb-a7fb-4003-9d36-2a33d9bb8f62 2018-07-23 23:01:00,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:01:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:01:00,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7e30dfca-40d2-4d2c-b9e4-fd5eb1d51db7 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:01:00,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-7e30dfca-40d2-4d2c-b9e4-fd5eb1d51db7 2018-07-23 23:01:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:01:00,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6a3c381f-9428-4289-9cac-df6723a3f64b Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:59Z", "revision_number": 0, "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 3, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:01:00,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename used request id req-6a3c381f-9428-4289-9cac-df6723a3f64b 2018-07-23 23:01:00,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:01:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:01:00,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5a49459c-7b7b-4ca4-96c4-3e01cc8abf82 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:01:00,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-5a49459c-7b7b-4ca4-96c4-3e01cc8abf82 2018-07-23 23:01:00,125 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:01:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:01:00,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-599a9fa1-2021-45db-9049-d4e977d28838 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:01:00,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-599a9fa1-2021-45db-9049-d4e977d28838 2018-07-23 23:01:00,304 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename 2018-07-23 23:01:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:00,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ea2848c1-74e3-47e3-a8c3-fb7c662f8982 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "b85b2829-b358-44e7-8c39-70c627c338a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:59Z", "revision_number": 0, "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 3, "project_id": "c05799e2f344404c900875c16e57571e", "id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "name": "CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename"}]} 2018-07-23 23:01:00,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename used request id req-ea2848c1-74e3-47e3-a8c3-fb7c662f8982 2018-07-23 23:01:00,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:00,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72731d02-5348-4e17-8d0a-0f8d7f2be0dd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c05799e2f344404c900875c16e57571e", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}} 2018-07-23 23:01:00,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e used request id req-72731d02-5348-4e17-8d0a-0f8d7f2be0dd 2018-07-23 23:01:00,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:01:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:00,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-5cb990bc-333c-4bf7-9e92-6c5a48c58a3a Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:01:00,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-5cb990bc-333c-4bf7-9e92-6c5a48c58a3a 2018-07-23 23:01:00,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89"}}' 2018-07-23 23:01:00,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-b8c56bb5-476b-427d-951d-ff135dc6c303 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:00Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:01:00Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "579e2bdc-5dd4-42d7-bfdd-dd8f522e9f51"}} 2018-07-23 23:01:00,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-b8c56bb5-476b-427d-951d-ff135dc6c303 2018-07-23 23:01:00,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b46a94fa-05c7-4655-b13c-bf921526cd89 2018-07-23 23:01:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e55ed62b92ea8bc5df9dd8913698d8a3a04bcd58" 2018-07-23 23:01:00,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-f1a7472a-d466-47cf-b1ec-ed1d503669f1 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:00Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:01:00Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "579e2bdc-5dd4-42d7-bfdd-dd8f522e9f51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "b85b2829-b358-44e7-8c39-70c627c338a0"}, {"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-23T23:00:59Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:59Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "d6e0040f-c37c-44bd-b556-2b06c3ddc84c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "b46a94fa-05c7-4655-b13c-bf921526cd89", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "fc3455b3-47d9-4b91-b7f7-5f959098dcb1"}]} 2018-07-23 23:01:00,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-f1a7472a-d466-47cf-b1ec-ed1d503669f1 2018-07-23 23:01:00,654 - neutron_utils - INFO - Deleting security group rule with ID - fc3455b3-47d9-4b91-b7f7-5f959098dcb1 2018-07-23 23:01:00,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fc3455b3-47d9-4b91-b7f7-5f959098dcb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:00,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6272f0ec-e043-4b40-8cdd-1f2e4bb57c1c Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:00,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fc3455b3-47d9-4b91-b7f7-5f959098dcb1 used request id req-6272f0ec-e043-4b40-8cdd-1f2e4bb57c1c 2018-07-23 23:01:00,741 - neutron_utils - INFO - Deleting security group rule with ID - b85b2829-b358-44e7-8c39-70c627c338a0 2018-07-23 23:01:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b85b2829-b358-44e7-8c39-70c627c338a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:00,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8d4c177-fdf1-42d7-ab71-9a5020b772d2 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:00,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b85b2829-b358-44e7-8c39-70c627c338a0 used request id req-d8d4c177-fdf1-42d7-ab71-9a5020b772d2 2018-07-23 23:01:00,823 - neutron_utils - INFO - Deleting security group rule with ID - 579e2bdc-5dd4-42d7-bfdd-dd8f522e9f51 2018-07-23 23:01:00,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/579e2bdc-5dd4-42d7-bfdd-dd8f522e9f51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:00,911 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d45bffe9-8ceb-4444-8e46-051cd716ce3e Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:00,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/579e2bdc-5dd4-42d7-bfdd-dd8f522e9f51 used request id req-d45bffe9-8ceb-4444-8e46-051cd716ce3e 2018-07-23 23:01:00,911 - neutron_utils - INFO - Deleting security group rule with ID - d6e0040f-c37c-44bd-b556-2b06c3ddc84c 2018-07-23 23:01:00,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d6e0040f-c37c-44bd-b556-2b06c3ddc84c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:00,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-916f9654-7f8f-42dc-bddd-eca25383b072 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:00,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d6e0040f-c37c-44bd-b556-2b06c3ddc84c used request id req-916f9654-7f8f-42dc-bddd-eca25383b072 2018-07-23 23:01:00,989 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-529e9b0e-86fc-4490-ad32-a39d48b3132ename 2018-07-23 23:01:00,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b46a94fa-05c7-4655-b13c-bf921526cd89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c6a3d77838c8e1e24767fe8c92848db99b2cca4" 2018-07-23 23:01:01,098 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b03908c5-1bd5-40fc-9f1a-e52bbc45e935 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:01,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b46a94fa-05c7-4655-b13c-bf921526cd89 used request id req-b03908c5-1bd5-40fc-9f1a-e52bbc45e935 2018-07-23 23:01:01,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9ba63a0c-d8ee-460c-b257-66cd1d9ce077 Date: Mon, 23 Jul 2018 23:01:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "updated_at": "2018-07-23T23:00:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "232317a2-a5f1-4979-9a1c-fd06466f7be2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "4e08c5e2-ab9c-43df-85ca-ca6187f5974a", "remote_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "8d7b3c5c-ae17-4d70-9de0-795b236c78c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c05799e2f344404c900875c16e57571e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "revision_number": 0, "id": "ceaebf3f-de19-40ba-bd57-e1c51383b7f1", "remote_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "remote_ip_prefix": null, "created_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "tenant_id": "c05799e2f344404c900875c16e57571e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c05799e2f344404c900875c16e57571e"}], "revision_number": 4, "project_id": "c05799e2f344404c900875c16e57571e", "id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:01:01,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9ba63a0c-d8ee-460c-b257-66cd1d9ce077 2018-07-23 23:01:01,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05ada4a-f210-4fe7-af0d-f19990e8891a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:01,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-b05ada4a-f210-4fe7-af0d-f19990e8891a 2018-07-23 23:01:01,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b442ab3e-cb29-46c7-addc-a32aa61e2f60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:01,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-b442ab3e-cb29-46c7-addc-a32aa61e2f60 2018-07-23 23:01:01,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5352d1bc-e393-48fa-8de6-2bffffed876b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:01,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-5352d1bc-e393-48fa-8de6-2bffffed876b 2018-07-23 23:01:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32e0eda-4f25-4445-8830-d899f0cd087b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:01:01,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-c32e0eda-4f25-4445-8830-d899f0cd087b 2018-07-23 23:01:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9433b228-8d99-4206-a592-e639890ddb72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:01,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-9433b228-8d99-4206-a592-e639890ddb72 2018-07-23 23:01:01,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06396558-439b-4deb-99c6-e9ae66a2a085 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:01,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-06396558-439b-4deb-99c6-e9ae66a2a085 2018-07-23 23:01:01,851 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:01,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:01,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7705846-4821-4a54-820a-18eba91087c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:01,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-e7705846-4821-4a54-820a-18eba91087c0 2018-07-23 23:01:01,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:01,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:02,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e153cd50-8f3f-4ab1-b99f-436a3338e1e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:02,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-e153cd50-8f3f-4ab1-b99f-436a3338e1e5 2018-07-23 23:01:02,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:02,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84be31b3-150f-4391-88e2-359a66dd94c2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c05799e2f344404c900875c16e57571e", "name": "CreateSecurityGroupTests-0599102a-9046-438-proj"}} 2018-07-23 23:01:02,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e used request id req-84be31b3-150f-4391-88e2-359a66dd94c2 2018-07-23 23:01:02,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a38e76e9-d37e-44f7-bbcf-a03a902d8182 2018-07-23 23:01:02,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a38e76e9-d37e-44f7-bbcf-a03a902d8182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:02,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-947546d9-d560-445d-871d-11889823235f Date: Mon, 23 Jul 2018 23:01:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "232317a2-a5f1-4979-9a1c-fd06466f7be2"}, {"remote_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "4e08c5e2-ab9c-43df-85ca-ca6187f5974a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "8d7b3c5c-ae17-4d70-9de0-795b236c78c2"}, {"remote_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:00:58Z", "security_group_id": "a38e76e9-d37e-44f7-bbcf-a03a902d8182", "port_range_min": null, "revision_number": 0, "tenant_id": "c05799e2f344404c900875c16e57571e", "created_at": "2018-07-23T23:00:58Z", "project_id": "c05799e2f344404c900875c16e57571e", "id": "ceaebf3f-de19-40ba-bd57-e1c51383b7f1"}]} 2018-07-23 23:01:02,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a38e76e9-d37e-44f7-bbcf-a03a902d8182 used request id req-947546d9-d560-445d-871d-11889823235f 2018-07-23 23:01:02,153 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:02,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a38e76e9-d37e-44f7-bbcf-a03a902d8182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:02,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9eb45a19-e1c6-4051-8117-6aab903e79ba Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:02,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a38e76e9-d37e-44f7-bbcf-a03a902d8182 used request id req-9eb45a19-e1c6-4051-8117-6aab903e79ba 2018-07-23 23:01:02,277 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0599102a-9046-438-proj 2018-07-23 23:01:02,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:02,477 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26fe2720-33aa-4415-ad76-77fe4a1bf86f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:02,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c05799e2f344404c900875c16e57571e used request id req-26fe2720-33aa-4415-ad76-77fe4a1bf86f 2018-07-23 23:01:02,477 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0599102a-9046-438-proj-role 2018-07-23 23:01:02,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/22773ed9847b49e0a454b799bbe9cac0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:02,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6677895c-12ce-4dfd-b920-799324f26971 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:02,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/22773ed9847b49e0a454b799bbe9cac0 used request id req-6677895c-12ce-4dfd-b920-799324f26971 2018-07-23 23:01:02,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a524bb2d5c2987293e8c630faeaf0a2b7b32c2c" 2018-07-23 23:01:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8114faf1-0aa0-4110-81b2-898f6ca6e190 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:02,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8114faf1-0aa0-4110-81b2-898f6ca6e190 2018-07-23 23:01:02,669 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0599102a-9046-438-user 2018-07-23 23:01:02,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/278708b53fa54bb58143be0d6b7ae69e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}517f4be6d25d0f74d5acae68692d6d96ace17d2a" 2018-07-23 23:01:02,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c83aa3d-963c-48df-8e38-f52209368b87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:02,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/278708b53fa54bb58143be0d6b7ae69e used request id req-3c83aa3d-963c-48df-8e38-f52209368b87 2018-07-23 23:01:02,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:03,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["4nyloTFtRnWEaBOttBMOsQ"], "issued_at": "2018-07-23T23:01:03.000000Z"}} 2018-07-23 23:01:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72f12da5207823a19ef0274b8733a4743f764446" 2018-07-23 23:01:03,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afe93216-7322-4f54-8062-9edb46972229 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:03,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-afe93216-7322-4f54-8062-9edb46972229 2018-07-23 23:01:03,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:03,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:03,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["W8nOMgniQSOL-KsjQbluMA"], "issued_at": "2018-07-23T23:01:03.000000Z"}} 2018-07-23 23:01:03,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:03,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f2431d-3352-4502-a16d-ccd51b6bbd42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:03,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-29f2431d-3352-4502-a16d-ccd51b6bbd42 2018-07-23 23:01:03,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:03,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5f8303d-7c36-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:03,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70ca775e-acd5-49a8-8d35-1aafdd4009e5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5f8303d-7c36-48a-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:03,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e5f8303d-7c36-48a-proj used request id req-70ca775e-acd5-49a8-8d35-1aafdd4009e5 2018-07-23 23:01:03,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:04,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d5ba36-4ac2-4934-bcf9-5eae96192cff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:04,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d0d5ba36-4ac2-4934-bcf9-5eae96192cff 2018-07-23 23:01:04,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj"}}' 2018-07-23 23:01:04,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0159160-0a70-4d04-9d18-01ccefb3c33f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f"}, "tags": [], "enabled": true, "id": "61f5fc38d3bc4cd59863ca1973f4291f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj"}} 2018-07-23 23:01:04,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c0159160-0a70-4d04-9d18-01ccefb3c33f 2018-07-23 23:01:04,155 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e5f8303d-7c36-48a-proj 2018-07-23 23:01:04,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:04,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:04,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["267JN0Z6SpqE5n87pGdW7Q"], "issued_at": "2018-07-23T23:01:04.000000Z"}} 2018-07-23 23:01:04,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f4f9a6c296584cfb12ce415247de53a868843" 2018-07-23 23:01:04,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa2093c-47ae-4bb5-b6f0-87ed0a33d806 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:04,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0aa2093c-47ae-4bb5-b6f0-87ed0a33d806 2018-07-23 23:01:04,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:04,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:04,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f4f9a6c296584cfb12ce415247de53a868843" 2018-07-23 23:01:04,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5594246-862f-4c6b-993c-87eee2915a8a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:04,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a5594246-862f-4c6b-993c-87eee2915a8a 2018-07-23 23:01:04,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e5f8303d-7c36-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f4f9a6c296584cfb12ce415247de53a868843" 2018-07-23 23:01:04,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81c1d10-ad93-4c43-a8ec-e00e9fc2e984 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e5f8303d-7c36-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f"}, "tags": [], "enabled": true, "id": "61f5fc38d3bc4cd59863ca1973f4291f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj"}]} 2018-07-23 23:01:04,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-e5f8303d-7c36-48a-proj used request id req-d81c1d10-ad93-4c43-a8ec-e00e9fc2e984 2018-07-23 23:01:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f4f9a6c296584cfb12ce415247de53a868843" 2018-07-23 23:01:04,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ebf64a-b305-43ff-9578-08a2576def91 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:04,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-63ebf64a-b305-43ff-9578-08a2576def91 2018-07-23 23:01:05,286 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e5f8303d-7c36-48a-user 2018-07-23 23:01:05,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:05,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:05,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c485293-c60d-4336-bab2-f424eaa67440 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:05,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c485293-c60d-4336-bab2-f424eaa67440 2018-07-23 23:01:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" -d '{"role": {"name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role"}}' 2018-07-23 23:01:05,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced6476d-d3d2-4c67-9f65-8fefd1118228 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a1c8295c2b7492b9c11515b282c832a", "links": {"self": "http://172.30.9.26:5000/v3/roles/6a1c8295c2b7492b9c11515b282c832a"}, "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role"}} 2018-07-23 23:01:05,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ced6476d-d3d2-4c67-9f65-8fefd1118228 2018-07-23 23:01:05,423 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role 2018-07-23 23:01:05,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6a1c8295c2b7492b9c11515b282c832a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:05,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a519881f-05f2-4955-8cfa-5c84d197c1f8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a1c8295c2b7492b9c11515b282c832a", "links": {"self": "http://172.30.9.26:5000/v3/roles/6a1c8295c2b7492b9c11515b282c832a"}, "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role"}} 2018-07-23 23:01:05,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6a1c8295c2b7492b9c11515b282c832a used request id req-a519881f-05f2-4955-8cfa-5c84d197c1f8 2018-07-23 23:01:05,512 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role to project CreateSecurityGroupTests-e5f8303d-7c36-48a-proj 2018-07-23 23:01:05,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f/users/ea74fd01ee6f4d3a819e9229396924d3/roles/6a1c8295c2b7492b9c11515b282c832a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:05,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701a94fd-1483-470f-912c-7d33c253fc86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:05,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f/users/ea74fd01ee6f4d3a819e9229396924d3/roles/6a1c8295c2b7492b9c11515b282c832a used request id req-701a94fd-1483-470f-912c-7d33c253fc86 2018-07-23 23:01:05,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:05,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:06,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a1c8295c2b7492b9c11515b282c832a", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role"}], "expires_at": "2018-07-24T00:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61f5fc38d3bc4cd59863ca1973f4291f", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-user", "id": "ea74fd01ee6f4d3a819e9229396924d3"}, "audit_ids": ["xZ_uYzKoRpGn7jGrW5c0GQ"], "issued_at": "2018-07-23T23:01:06.000000Z"}} 2018-07-23 23:01:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d09da302-6a73-4e8e-8723-41fe13d99726 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:06,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d09da302-6a73-4e8e-8723-41fe13d99726 2018-07-23 23:01:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-49f681bd-92b9-4e9e-a8a2-373e1d4a5011 Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:06,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name&description=hello+group used request id req-49f681bd-92b9-4e9e-a8a2-373e1d4a5011 2018-07-23 23:01:06,499 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name... 2018-07-23 23:01:06,499 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name 2018-07-23 23:01:06,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" -d '{"security_group": {"name": "CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name", "description": "hello group"}}' 2018-07-23 23:01:06,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5e0cb121-5221-4a2e-bf40-cd8475e7ae4d Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "updated_at": "2018-07-23T23:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "8c494e95-9234-407d-9ba7-082181122142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}], "revision_number": 2, "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "name": "CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name"}} 2018-07-23 23:01:06,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-5e0cb121-5221-4a2e-bf40-cd8475e7ae4d 2018-07-23 23:01:06,692 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1371ad1-f14f-4200-8362-42fe33648438 Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "8c494e95-9234-407d-9ba7-082181122142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9"}]} 2018-07-23 23:01:06,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-b1371ad1-f14f-4200-8362-42fe33648438 2018-07-23 23:01:06,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2887d9b9-608d-4c5d-a5ed-a1c96012047f Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "8c494e95-9234-407d-9ba7-082181122142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9"}]} 2018-07-23 23:01:06,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-2887d9b9-608d-4c5d-a5ed-a1c96012047f 2018-07-23 23:01:06,774 - neutron_utils - INFO - Retrieving security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-05abc408-4391-4946-ba7a-55e43be0a02f Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "updated_at": "2018-07-23T23:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "8c494e95-9234-407d-9ba7-082181122142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}], "revision_number": 2, "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "name": "CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name"}]} 2018-07-23 23:01:06,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-05abc408-4391-4946-ba7a-55e43be0a02f 2018-07-23 23:01:06,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e338939f-a157-44db-b21d-e35699444d79 Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "8c494e95-9234-407d-9ba7-082181122142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9"}]} 2018-07-23 23:01:06,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-e338939f-a157-44db-b21d-e35699444d79 2018-07-23 23:01:06,869 - neutron_utils - INFO - Retrieving security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e2df78b7-f479-4217-af86-b38799918715 Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "updated_at": "2018-07-23T23:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "8c494e95-9234-407d-9ba7-082181122142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}], "revision_number": 2, "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "name": "CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name"}]} 2018-07-23 23:01:06,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-e2df78b7-f479-4217-af86-b38799918715 2018-07-23 23:01:06,914 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09f9c2bc-d244-469f-8983-b58fecc8d0c4 Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "8c494e95-9234-407d-9ba7-082181122142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9"}]} 2018-07-23 23:01:06,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-09f9c2bc-d244-469f-8983-b58fecc8d0c4 2018-07-23 23:01:06,941 - neutron_utils - INFO - Retrieving security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:06,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-83fa8e57-dfb4-47e7-b823-d432f78b352c Date: Mon, 23 Jul 2018 23:01:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "updated_at": "2018-07-23T23:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "8c494e95-9234-407d-9ba7-082181122142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}], "revision_number": 2, "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "name": "CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name"}]} 2018-07-23 23:01:06,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-83fa8e57-dfb4-47e7-b823-d432f78b352c 2018-07-23 23:01:06,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8060eac-6689-4207-9ea1-9256e7a6983c 2018-07-23 23:01:06,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:07,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09c8b88b-e4c9-4c66-9134-a11f984434a3 Date: Mon, 23 Jul 2018 23:01:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "8c494e95-9234-407d-9ba7-082181122142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "c8060eac-6689-4207-9ea1-9256e7a6983c", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "9bfe37f8-4a22-4ba1-8ef7-52afd502daa9"}]} 2018-07-23 23:01:07,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-09c8b88b-e4c9-4c66-9134-a11f984434a3 2018-07-23 23:01:07,013 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name 2018-07-23 23:01:07,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:07,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a1c8295c2b7492b9c11515b282c832a", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role"}], "expires_at": "2018-07-24T00:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61f5fc38d3bc4cd59863ca1973f4291f", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/61f5fc38d3bc4cd59863ca1973f4291f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-user", "id": "ea74fd01ee6f4d3a819e9229396924d3"}, "audit_ids": ["sxll7V7hTz6Rd83LCkpwZQ"], "issued_at": "2018-07-23T23:01:07.000000Z"}} 2018-07-23 23:01:07,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12e41d1b0728a9e5c512292167f13bc60eebee6" 2018-07-23 23:01:07,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30ba6594-62c9-4150-abd5-8a198088c2f4 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:07,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-30ba6594-62c9-4150-abd5-8a198088c2f4 2018-07-23 23:01:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d12e41d1b0728a9e5c512292167f13bc60eebee6" 2018-07-23 23:01:07,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5881145d-4223-41e4-8328-e5cb17f163fa Date: Mon, 23 Jul 2018 23:01:07 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:07,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name&description=hello+group used request id req-5881145d-4223-41e4-8328-e5cb17f163fa 2018-07-23 23:01:07,740 - neutron_utils - INFO - Deleting security group rule with ID - 9bfe37f8-4a22-4ba1-8ef7-52afd502daa9 2018-07-23 23:01:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9bfe37f8-4a22-4ba1-8ef7-52afd502daa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:07,763 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b5ba3018-203e-49fd-8d80-f7fdc0775fd3 Date: Mon, 23 Jul 2018 23:01:07 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 9bfe37f8-4a22-4ba1-8ef7-52afd502daa9 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:01:07,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9bfe37f8-4a22-4ba1-8ef7-52afd502daa9 used request id req-b5ba3018-203e-49fd-8d80-f7fdc0775fd3 2018-07-23 23:01:07,763 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 9bfe37f8-4a22-4ba1-8ef7-52afd502daa9 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:01:07,764 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 9bfe37f8-4a22-4ba1-8ef7-52afd502daa9 does not exist Neutron server returns request_ids: ['req-b5ba3018-203e-49fd-8d80-f7fdc0775fd3'] 2018-07-23 23:01:07,764 - neutron_utils - INFO - Deleting security group rule with ID - 8c494e95-9234-407d-9ba7-082181122142 2018-07-23 23:01:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8c494e95-9234-407d-9ba7-082181122142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:07,786 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-afd8e7c6-caf8-4a1c-a38c-4e8406b6ac55 Date: Mon, 23 Jul 2018 23:01:07 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 8c494e95-9234-407d-9ba7-082181122142 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:01:07,786 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8c494e95-9234-407d-9ba7-082181122142 used request id req-afd8e7c6-caf8-4a1c-a38c-4e8406b6ac55 2018-07-23 23:01:07,786 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 8c494e95-9234-407d-9ba7-082181122142 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:01:07,787 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 8c494e95-9234-407d-9ba7-082181122142 does not exist Neutron server returns request_ids: ['req-afd8e7c6-caf8-4a1c-a38c-4e8406b6ac55'] 2018-07-23 23:01:07,787 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3132219a-8f41-400b-9267-63236ce7a894name 2018-07-23 23:01:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c8060eac-6689-4207-9ea1-9256e7a6983c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06227d3c36530a8a700a3f711f7bc09e58a14515" 2018-07-23 23:01:07,809 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-7971dd86-5e25-451b-99d0-5c3289812f03 Date: Mon, 23 Jul 2018 23:01:07 GMT RESP BODY: {"NeutronError": {"message": "Security group c8060eac-6689-4207-9ea1-9256e7a6983c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-23 23:01:07,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c8060eac-6689-4207-9ea1-9256e7a6983c used request id req-7971dd86-5e25-451b-99d0-5c3289812f03 2018-07-23 23:01:07,809 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group c8060eac-6689-4207-9ea1-9256e7a6983c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-07-23 23:01:07,810 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group c8060eac-6689-4207-9ea1-9256e7a6983c does not exist Neutron server returns request_ids: ['req-7971dd86-5e25-451b-99d0-5c3289812f03'] 2018-07-23 23:01:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-5f092a8a-0df5-4627-8d20-4ec5c8558d23 Date: Mon, 23 Jul 2018 23:01:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "updated_at": "2018-07-23T23:01:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "338e42df-fe1e-495b-b03a-bb9bc889632b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "3c080bd2-d6a5-4aa3-9b70-c23ccfd70969", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "677b1152-8bfd-45c8-9452-8a35308404a0", "remote_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv4", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "revision_number": 0, "id": "b19b63a4-ed11-4937-b1de-3198d191b456", "remote_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "port_range_min": null, "ethertype": "IPv6", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f"}], "revision_number": 4, "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:01:08,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5f092a8a-0df5-4627-8d20-4ec5c8558d23 2018-07-23 23:01:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3045e04b-140a-4f90-959a-de8143020ef5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:08,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-3045e04b-140a-4f90-959a-de8143020ef5 2018-07-23 23:01:08,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:08,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a88bd396-ec25-4f19-83d0-36b4d3ea07ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:08,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a88bd396-ec25-4f19-83d0-36b4d3ea07ac 2018-07-23 23:01:08,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05bb881e-e504-447b-b3b4-45277a7af90a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:08,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-05bb881e-e504-447b-b3b4-45277a7af90a 2018-07-23 23:01:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac2aa24-2410-4015-9c27-c4c05bcea7dc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:01:08,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9ac2aa24-2410-4015-9c27-c4c05bcea7dc 2018-07-23 23:01:08,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47a6bcb-e8bf-4f3f-9eb2-25bc12a77cf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:08,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-b47a6bcb-e8bf-4f3f-9eb2-25bc12a77cf1 2018-07-23 23:01:08,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43814179-be9c-41dd-85dd-adaee1f151ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:08,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-43814179-be9c-41dd-85dd-adaee1f151ba 2018-07-23 23:01:08,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c092d412-3dbc-468c-93cf-d2dc91118b4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:08,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-c092d412-3dbc-468c-93cf-d2dc91118b4c 2018-07-23 23:01:08,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:08,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b517540d-4070-4cd1-a54e-cfbab868d66d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:08,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-b517540d-4070-4cd1-a54e-cfbab868d66d 2018-07-23 23:01:08,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:08,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:09,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78fea848-b95c-448d-ab0b-91d3eccff204 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61f5fc38d3bc4cd59863ca1973f4291f", "name": "CreateSecurityGroupTests-e5f8303d-7c36-48a-proj"}} 2018-07-23 23:01:09,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f used request id req-78fea848-b95c-448d-ab0b-91d3eccff204 2018-07-23 23:01:09,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a534d2eb-10f1-4be1-8d4a-cce98f708867 2018-07-23 23:01:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a534d2eb-10f1-4be1-8d4a-cce98f708867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:09,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-65a252f6-56bc-4a8d-ac30-081845b02f63 Date: Mon, 23 Jul 2018 23:01:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "338e42df-fe1e-495b-b03a-bb9bc889632b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "3c080bd2-d6a5-4aa3-9b70-c23ccfd70969"}, {"remote_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "677b1152-8bfd-45c8-9452-8a35308404a0"}, {"remote_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:06Z", "security_group_id": "a534d2eb-10f1-4be1-8d4a-cce98f708867", "port_range_min": null, "revision_number": 0, "tenant_id": "61f5fc38d3bc4cd59863ca1973f4291f", "created_at": "2018-07-23T23:01:06Z", "project_id": "61f5fc38d3bc4cd59863ca1973f4291f", "id": "b19b63a4-ed11-4937-b1de-3198d191b456"}]} 2018-07-23 23:01:09,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a534d2eb-10f1-4be1-8d4a-cce98f708867 used request id req-65a252f6-56bc-4a8d-ac30-081845b02f63 2018-07-23 23:01:09,053 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:09,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a534d2eb-10f1-4be1-8d4a-cce98f708867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:09,189 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1aac606b-7ea5-4970-a1b7-fd9b9fec9b0e Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:09,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a534d2eb-10f1-4be1-8d4a-cce98f708867 used request id req-1aac606b-7ea5-4970-a1b7-fd9b9fec9b0e 2018-07-23 23:01:09,190 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e5f8303d-7c36-48a-proj 2018-07-23 23:01:09,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:09,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b9bb66-6ce0-4bae-8fb0-65fadb8e1453 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:09,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/61f5fc38d3bc4cd59863ca1973f4291f used request id req-19b9bb66-6ce0-4bae-8fb0-65fadb8e1453 2018-07-23 23:01:09,401 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e5f8303d-7c36-48a-proj-role 2018-07-23 23:01:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6a1c8295c2b7492b9c11515b282c832a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:09,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-172e7f98-3c7b-46ee-8024-d971824b7ed8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:09,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6a1c8295c2b7492b9c11515b282c832a used request id req-172e7f98-3c7b-46ee-8024-d971824b7ed8 2018-07-23 23:01:09,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bcb1f371141da0ae792b22ecb7bc03e75e969d3" 2018-07-23 23:01:09,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a252e2d-45d6-4e1b-bc7c-16266b69b9be Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:09,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5a252e2d-45d6-4e1b-bc7c-16266b69b9be 2018-07-23 23:01:09,592 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e5f8303d-7c36-48a-user 2018-07-23 23:01:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ea74fd01ee6f4d3a819e9229396924d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f4f9a6c296584cfb12ce415247de53a868843" 2018-07-23 23:01:09,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc9be3d9-60c8-4257-92b0-bacc03d121d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:09,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ea74fd01ee6f4d3a819e9229396924d3 used request id req-fc9be3d9-60c8-4257-92b0-bacc03d121d1 2018-07-23 23:01:09,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:10,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["moZ0VAPMTleOLxHxJo6jWQ"], "issued_at": "2018-07-23T23:01:10.000000Z"}} 2018-07-23 23:01:10,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6211cc1313a0141bf3fb37365a4fda548d9162" 2018-07-23 23:01:10,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9682d70-3921-4b0e-b536-9cc7a8790a70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:10,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e9682d70-3921-4b0e-b536-9cc7a8790a70 2018-07-23 23:01:10,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:10,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:10,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Y8aOA2BHSnufMUKzf-0v9Q"], "issued_at": "2018-07-23T23:01:10.000000Z"}} 2018-07-23 23:01:10,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:10,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6420eff4-8ac9-4654-8d23-67a23a2d1eec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:10,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6420eff4-8ac9-4654-8d23-67a23a2d1eec 2018-07-23 23:01:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:10,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:10,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:10,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b1303b-b2f6-442b-b589-fc4d2352d5e0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:10,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj used request id req-e7b1303b-b2f6-442b-b589-fc4d2352d5e0 2018-07-23 23:01:10,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:10,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328bd899-64db-4f8c-bfb8-04e2a9460567 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:10,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-328bd899-64db-4f8c-bfb8-04e2a9460567 2018-07-23 23:01:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}}' 2018-07-23 23:01:10,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85897468-4feb-4cd8-b156-315db356cc43 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18"}, "tags": [], "enabled": true, "id": "e51635daca0f440b8530aa6a2186ac18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}} 2018-07-23 23:01:10,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-85897468-4feb-4cd8-b156-315db356cc43 2018-07-23 23:01:10,969 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a96cd8b4-ec09-478-proj 2018-07-23 23:01:10,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:10,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:11,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Zk6TvMNeQGaXfjLZ4OwMqw"], "issued_at": "2018-07-23T23:01:11.000000Z"}} 2018-07-23 23:01:11,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365972b1cf4cfb6a1248d7d13ff8ef99ff4bbbb" 2018-07-23 23:01:11,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d930e67-c3d7-47f0-a0cf-0d9da5811747 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:11,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d930e67-c3d7-47f0-a0cf-0d9da5811747 2018-07-23 23:01:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:11,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:11,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365972b1cf4cfb6a1248d7d13ff8ef99ff4bbbb" 2018-07-23 23:01:11,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c2928d-769f-4d86-8411-95b2bc2a852d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:11,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95c2928d-769f-4d86-8411-95b2bc2a852d 2018-07-23 23:01:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365972b1cf4cfb6a1248d7d13ff8ef99ff4bbbb" 2018-07-23 23:01:11,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8bdf88-6fb2-4a20-b112-cf7db896ee04 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18"}, "tags": [], "enabled": true, "id": "e51635daca0f440b8530aa6a2186ac18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}]} 2018-07-23 23:01:11,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj used request id req-1e8bdf88-6fb2-4a20-b112-cf7db896ee04 2018-07-23 23:01:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365972b1cf4cfb6a1248d7d13ff8ef99ff4bbbb" 2018-07-23 23:01:11,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71eda99a-36f5-43cb-82fe-bb93a15802f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:11,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-71eda99a-36f5-43cb-82fe-bb93a15802f4 2018-07-23 23:01:11,952 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a96cd8b4-ec09-478-user 2018-07-23 23:01:11,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:12,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e8226c-2d27-4263-87e6-3504eeb355aa Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:12,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-62e8226c-2d27-4263-87e6-3504eeb355aa 2018-07-23 23:01:12,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" -d '{"role": {"name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role"}}' 2018-07-23 23:01:12,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d10d26a2-2124-4071-9a72-3c00cccf5fba Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7423980836848168e7a4d8fdd2ce9a0", "links": {"self": "http://172.30.9.26:5000/v3/roles/a7423980836848168e7a4d8fdd2ce9a0"}, "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role"}} 2018-07-23 23:01:12,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d10d26a2-2124-4071-9a72-3c00cccf5fba 2018-07-23 23:01:12,149 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role 2018-07-23 23:01:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a7423980836848168e7a4d8fdd2ce9a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:12,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f64e24-11e4-4303-9b61-20804c9bc2bb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7423980836848168e7a4d8fdd2ce9a0", "links": {"self": "http://172.30.9.26:5000/v3/roles/a7423980836848168e7a4d8fdd2ce9a0"}, "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role"}} 2018-07-23 23:01:12,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a7423980836848168e7a4d8fdd2ce9a0 used request id req-20f64e24-11e4-4303-9b61-20804c9bc2bb 2018-07-23 23:01:12,237 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role to project CreateSecurityGroupTests-a96cd8b4-ec09-478-proj 2018-07-23 23:01:12,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18/users/6b70947a4924492d9e047370b1ee495d/roles/a7423980836848168e7a4d8fdd2ce9a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:12,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d76bd11-7228-4bdf-b20c-f4935c210529 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:12,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18/users/6b70947a4924492d9e047370b1ee495d/roles/a7423980836848168e7a4d8fdd2ce9a0 used request id req-0d76bd11-7228-4bdf-b20c-f4935c210529 2018-07-23 23:01:12,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:12,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:12,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yuCr4kMbS4ygwOUb1X8mRg"], "issued_at": "2018-07-23T23:01:12.000000Z"}} 2018-07-23 23:01:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:12,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce07cdb-f183-443f-a143-06e99ac71494 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:12,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9ce07cdb-f183-443f-a143-06e99ac71494 2018-07-23 23:01:12,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e9c5e34e-d739-43df-b764-c79bc999c5d6 Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:13,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name&description=hello+group used request id req-e9c5e34e-d739-43df-b764-c79bc999c5d6 2018-07-23 23:01:13,067 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name... 2018-07-23 23:01:13,067 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name 2018-07-23 23:01:13,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:13,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442d4ffa-8b87-48b0-ae41-d37007d2664e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18"}, "tags": [], "enabled": true, "id": "e51635daca0f440b8530aa6a2186ac18", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}]} 2018-07-23 23:01:13,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a96cd8b4-ec09-478-proj used request id req-442d4ffa-8b87-48b0-ae41-d37007d2664e 2018-07-23 23:01:13,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" -d '{"security_group": {"tenant_id": "e51635daca0f440b8530aa6a2186ac18", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name", "description": "hello group"}}' 2018-07-23 23:01:13,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-0831ef0e-39dd-464c-8a58-369d9829d33d Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 2, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name"}} 2018-07-23 23:01:13,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-0831ef0e-39dd-464c-8a58-369d9829d33d 2018-07-23 23:01:13,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5fdfed1-ce44-47f0-9533-43da6bb98d45 Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:13,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-c5fdfed1-ce44-47f0-9533-43da6bb98d45 2018-07-23 23:01:13,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ba381af-4bcd-4834-8974-7cc445633c48 Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:13,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-2ba381af-4bcd-4834-8974-7cc445633c48 2018-07-23 23:01:13,505 - neutron_utils - INFO - Retrieving security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-129c2e5b-30b0-443f-b106-cedcc1d3bf2a Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 2, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name"}]} 2018-07-23 23:01:13,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-129c2e5b-30b0-443f-b106-cedcc1d3bf2a 2018-07-23 23:01:13,547 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-422bde18-1f90-4508-8ff0-f9c0f4f8f42f Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:13,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-422bde18-1f90-4508-8ff0-f9c0f4f8f42f 2018-07-23 23:01:13,568 - neutron_utils - INFO - Retrieving security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-68b91c6f-53a2-4fd9-8f1d-f9f21a30625a Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 2, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name"}]} 2018-07-23 23:01:13,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-68b91c6f-53a2-4fd9-8f1d-f9f21a30625a 2018-07-23 23:01:13,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de09993a-674d-4f2a-9bd7-78c426a4aaf6 Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:13,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-de09993a-674d-4f2a-9bd7-78c426a4aaf6 2018-07-23 23:01:13,631 - neutron_utils - INFO - Retrieving security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b3e8da49-6faf-4231-b5cc-4d4663633a0b Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 2, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name"}]} 2018-07-23 23:01:13,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-b3e8da49-6faf-4231-b5cc-4d4663633a0b 2018-07-23 23:01:13,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:13,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:13,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-819c3035-02e0-413a-8987-22ba69618009 Date: Mon, 23 Jul 2018 23:01:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:13,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-819c3035-02e0-413a-8987-22ba69618009 2018-07-23 23:01:13,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:14,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7423980836848168e7a4d8fdd2ce9a0", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role"}], "expires_at": "2018-07-24T00:01:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e51635daca0f440b8530aa6a2186ac18", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-user", "id": "6b70947a4924492d9e047370b1ee495d"}, "audit_ids": ["TjXgJbJVQbSf1_QvfGFNyg"], "issued_at": "2018-07-23T23:01:14.000000Z"}} 2018-07-23 23:01:14,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99955cc4a522dabfc712a1bf9252fab9f0f31cd" 2018-07-23 23:01:14,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-30d61da7-cc1d-4f61-8ec8-81ac1e34201e Date: Mon, 23 Jul 2018 23:01:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 2, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name"}]} 2018-07-23 23:01:14,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name&description=hello+group used request id req-30d61da7-cc1d-4f61-8ec8-81ac1e34201e 2018-07-23 23:01:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:14,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a6211cc1313a0141bf3fb37365a4fda548d9162" 2018-07-23 23:01:14,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c74592-af40-4d71-adf5-2dd44fb6e7a2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e51635daca0f440b8530aa6a2186ac18", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}} 2018-07-23 23:01:14,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 used request id req-07c74592-af40-4d71-adf5-2dd44fb6e7a2 2018-07-23 23:01:14,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99955cc4a522dabfc712a1bf9252fab9f0f31cd" 2018-07-23 23:01:14,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1a293fd-a3fc-4c7c-acd7-c6a7cbb2ea90 Date: Mon, 23 Jul 2018 23:01:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:14,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-f1a293fd-a3fc-4c7c-acd7-c6a7cbb2ea90 2018-07-23 23:01:14,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99955cc4a522dabfc712a1bf9252fab9f0f31cd" 2018-07-23 23:01:14,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-20697da0-d524-42f6-816a-596528e35086 Date: Mon, 23 Jul 2018 23:01:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:14,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-20697da0-d524-42f6-816a-596528e35086 2018-07-23 23:01:14,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:14,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:15,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7423980836848168e7a4d8fdd2ce9a0", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role"}], "expires_at": "2018-07-24T00:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e51635daca0f440b8530aa6a2186ac18", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e51635daca0f440b8530aa6a2186ac18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e51635daca0f440b8530aa6a2186ac18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e51635daca0f440b8530aa6a2186ac18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-user", "id": "6b70947a4924492d9e047370b1ee495d"}, "audit_ids": ["RiLPQBC1SbKZtUWwo9MZTw"], "issued_at": "2018-07-23T23:01:15.000000Z"}} 2018-07-23 23:01:15,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac47ab858c48d842949a31cec5146e119f4c5d" 2018-07-23 23:01:15,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf1a3a1-c049-4c1b-b149-68060aa535a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:15,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bdf1a3a1-c049-4c1b-b149-68060aa535a0 2018-07-23 23:01:15,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac47ab858c48d842949a31cec5146e119f4c5d" 2018-07-23 23:01:15,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-de47baef-057c-4dd0-a95b-4b54fd58c862 Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 2, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name"}]} 2018-07-23 23:01:15,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name used request id req-de47baef-057c-4dd0-a95b-4b54fd58c862 2018-07-23 23:01:15,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:15,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:15,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac47ab858c48d842949a31cec5146e119f4c5d" 2018-07-23 23:01:15,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea07c16-822f-4cdc-9881-e7a82aac8080 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e51635daca0f440b8530aa6a2186ac18", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}} 2018-07-23 23:01:15,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 used request id req-eea07c16-822f-4cdc-9881-e7a82aac8080 2018-07-23 23:01:15,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:15,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac47ab858c48d842949a31cec5146e119f4c5d" 2018-07-23 23:01:15,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f1a8dad-2c64-4f59-856b-6a89a09099d3 Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:15,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-8f1a8dad-2c64-4f59-856b-6a89a09099d3 2018-07-23 23:01:15,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:15,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac47ab858c48d842949a31cec5146e119f4c5d" 2018-07-23 23:01:15,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd7e7209-add9-429c-8880-6f70a3b3d2a9 Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:15,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-cd7e7209-add9-429c-8880-6f70a3b3d2a9 2018-07-23 23:01:15,656 - neutron_utils - INFO - Retrieving security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:15,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac47ab858c48d842949a31cec5146e119f4c5d" 2018-07-23 23:01:15,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4f5a9b2f-d593-4c8f-b684-162b7c105e3f Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 2, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "name": "CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name"}]} 2018-07-23 23:01:15,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-4f5a9b2f-d593-4c8f-b684-162b7c105e3f 2018-07-23 23:01:15,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4cef7975-53da-42e0-9ffb-c309d80e4e53 2018-07-23 23:01:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaac47ab858c48d842949a31cec5146e119f4c5d" 2018-07-23 23:01:15,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98025b83-0de8-4c3d-ab08-929f4a6e7b77 Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "2d769275-2cde-4dda-94b3-7c25c5930dbd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "4cef7975-53da-42e0-9ffb-c309d80e4e53", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "81f3c017-5ad6-4699-89db-e01ca1ec64f5"}]} 2018-07-23 23:01:15,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-98025b83-0de8-4c3d-ab08-929f4a6e7b77 2018-07-23 23:01:15,729 - neutron_utils - INFO - Deleting security group rule with ID - 81f3c017-5ad6-4699-89db-e01ca1ec64f5 2018-07-23 23:01:15,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/81f3c017-5ad6-4699-89db-e01ca1ec64f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:15,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8c6ac0c-684b-427d-9094-0703f65d0bef Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:15,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/81f3c017-5ad6-4699-89db-e01ca1ec64f5 used request id req-b8c6ac0c-684b-427d-9094-0703f65d0bef 2018-07-23 23:01:15,793 - neutron_utils - INFO - Deleting security group rule with ID - 2d769275-2cde-4dda-94b3-7c25c5930dbd 2018-07-23 23:01:15,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2d769275-2cde-4dda-94b3-7c25c5930dbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:15,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f279f4f-3199-4cf3-a985-9616fec8ca32 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:15,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2d769275-2cde-4dda-94b3-7c25c5930dbd used request id req-6f279f4f-3199-4cf3-a985-9616fec8ca32 2018-07-23 23:01:15,858 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-934f5fcf-6250-4490-a277-157a8986beb7name 2018-07-23 23:01:15,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4cef7975-53da-42e0-9ffb-c309d80e4e53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdb613cae03533e2f0d1953d08b3f6d96e1fa14a" 2018-07-23 23:01:15,948 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d72bf00-389e-438e-9713-6334478e128d Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:15,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4cef7975-53da-42e0-9ffb-c309d80e4e53 used request id req-7d72bf00-389e-438e-9713-6334478e128d 2018-07-23 23:01:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4615922a-85bc-47e4-852a-9ebc16e3f0c0 Date: Mon, 23 Jul 2018 23:01:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "updated_at": "2018-07-23T23:01:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "034c23e5-c31a-424f-bf07-e09a181f4825", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "41757c36-2e89-4214-a9cb-f9a0ee60324a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "6c504672-7320-45b0-87e7-98421421a136", "remote_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv6", "project_id": "e51635daca0f440b8530aa6a2186ac18"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "revision_number": 0, "id": "b22bb1a1-e273-4619-b0b1-a9e0b74c7b53", "remote_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "port_range_min": null, "ethertype": "IPv4", "project_id": "e51635daca0f440b8530aa6a2186ac18"}], "revision_number": 4, "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:01:16,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4615922a-85bc-47e4-852a-9ebc16e3f0c0 2018-07-23 23:01:16,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c1c82a9-7016-45ab-b832-d217378f097a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:16,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-1c1c82a9-7016-45ab-b832-d217378f097a 2018-07-23 23:01:16,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6956f368-5f7a-4664-9ef6-43d6efe9a034 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:16,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-6956f368-5f7a-4664-9ef6-43d6efe9a034 2018-07-23 23:01:16,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb283396-943f-41a8-8ec8-da4b5a86f63e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:16,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bb283396-943f-41a8-8ec8-da4b5a86f63e 2018-07-23 23:01:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32ff8cd-d130-481c-86de-14923bf1b0d9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:01:16,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-c32ff8cd-d130-481c-86de-14923bf1b0d9 2018-07-23 23:01:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb36db55-1c02-42ea-be36-ac5561becadf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:16,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-cb36db55-1c02-42ea-be36-ac5561becadf 2018-07-23 23:01:16,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a507073b-e095-4f0f-9c57-06a21ecfcfd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:16,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a507073b-e095-4f0f-9c57-06a21ecfcfd9 2018-07-23 23:01:16,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc5aa87-3692-4907-b5d0-fb5024cdc301 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:16,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-1bc5aa87-3692-4907-b5d0-fb5024cdc301 2018-07-23 23:01:16,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0cb511-73c3-48a7-9bb3-1ac397d399c5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e51635daca0f440b8530aa6a2186ac18", "name": "CreateSecurityGroupTests-a96cd8b4-ec09-478-proj"}} 2018-07-23 23:01:16,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 used request id req-3e0cb511-73c3-48a7-9bb3-1ac397d399c5 2018-07-23 23:01:16,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83ae5453-5d72-4862-a4ee-8d53c439df03 2018-07-23 23:01:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=83ae5453-5d72-4862-a4ee-8d53c439df03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:16,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-786a4527-f67e-4064-8495-5d434824137f Date: Mon, 23 Jul 2018 23:01:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "034c23e5-c31a-424f-bf07-e09a181f4825"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "41757c36-2e89-4214-a9cb-f9a0ee60324a"}, {"remote_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "6c504672-7320-45b0-87e7-98421421a136"}, {"remote_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:13Z", "security_group_id": "83ae5453-5d72-4862-a4ee-8d53c439df03", "port_range_min": null, "revision_number": 0, "tenant_id": "e51635daca0f440b8530aa6a2186ac18", "created_at": "2018-07-23T23:01:13Z", "project_id": "e51635daca0f440b8530aa6a2186ac18", "id": "b22bb1a1-e273-4619-b0b1-a9e0b74c7b53"}]} 2018-07-23 23:01:16,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=83ae5453-5d72-4862-a4ee-8d53c439df03 used request id req-786a4527-f67e-4064-8495-5d434824137f 2018-07-23 23:01:16,847 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/83ae5453-5d72-4862-a4ee-8d53c439df03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:17,211 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c807ab31-5053-4f52-af15-f8b0acd3dc15 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:17,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/83ae5453-5d72-4862-a4ee-8d53c439df03 used request id req-c807ab31-5053-4f52-af15-f8b0acd3dc15 2018-07-23 23:01:17,212 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a96cd8b4-ec09-478-proj 2018-07-23 23:01:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:17,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c4d2256-37ef-4d5c-a9e9-65db8dcb7257 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:17,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e51635daca0f440b8530aa6a2186ac18 used request id req-0c4d2256-37ef-4d5c-a9e9-65db8dcb7257 2018-07-23 23:01:17,426 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a96cd8b4-ec09-478-proj-role 2018-07-23 23:01:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a7423980836848168e7a4d8fdd2ce9a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:17,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e39aec0-d6cd-4f7c-a6cc-afbdff700284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:17,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a7423980836848168e7a4d8fdd2ce9a0 used request id req-6e39aec0-d6cd-4f7c-a6cc-afbdff700284 2018-07-23 23:01:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a730a611de8873061e0cfa2dbf97bc5e2d7b07" 2018-07-23 23:01:17,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa542a7-cf31-411d-98e2-5315c909e0fa Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:17,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-daa542a7-cf31-411d-98e2-5315c909e0fa 2018-07-23 23:01:17,644 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a96cd8b4-ec09-478-user 2018-07-23 23:01:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6b70947a4924492d9e047370b1ee495d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e365972b1cf4cfb6a1248d7d13ff8ef99ff4bbbb" 2018-07-23 23:01:17,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e4aa224-8229-47c6-bf6e-c3220b6d4161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:17,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6b70947a4924492d9e047370b1ee495d used request id req-8e4aa224-8229-47c6-bf6e-c3220b6d4161 2018-07-23 23:01:17,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:18,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fPw4ZRAQQj6DN6H77aCmuA"], "issued_at": "2018-07-23T23:01:18.000000Z"}} 2018-07-23 23:01:18,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9078f1bec67ecfb7da3980921315ff1d048417" 2018-07-23 23:01:18,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f927fd-fac9-4209-985e-d0327470cd29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:18,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-54f927fd-fac9-4209-985e-d0327470cd29 2018-07-23 23:01:18,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:18,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:18,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uX7nXSnFSsOuf3feLZjh7A"], "issued_at": "2018-07-23T23:01:18.000000Z"}} 2018-07-23 23:01:18,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:18,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fc77d6-8138-4da8-974d-3f39bafa134f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:18,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-22fc77d6-8138-4da8-974d-3f39bafa134f 2018-07-23 23:01:18,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:18,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:18,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56890966-786b-4770-9066-d1c9d08739fb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:18,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj used request id req-56890966-786b-4770-9066-d1c9d08739fb 2018-07-23 23:01:18,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:18,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ac6a86-fc28-4f78-a5e6-c6e0368e2f73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:18,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-42ac6a86-fc28-4f78-a5e6-c6e0368e2f73 2018-07-23 23:01:18,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj"}}' 2018-07-23 23:01:18,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1061f4-fe2c-4f18-9b15-f7d1840b020a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde"}, "tags": [], "enabled": true, "id": "70dd2839552245fbbc6861f505896dde", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj"}} 2018-07-23 23:01:18,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ea1061f4-fe2c-4f18-9b15-f7d1840b020a 2018-07-23 23:01:18,988 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f741d33a-c69b-40f-proj 2018-07-23 23:01:18,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:18,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:19,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GlXI-P9ISseLWcbtauuCFQ"], "issued_at": "2018-07-23T23:01:19.000000Z"}} 2018-07-23 23:01:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a27e9b46fab8842846824ce6ad005bd25b1ee9c" 2018-07-23 23:01:19,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb5b879-9d04-4e30-9f0d-306a109739c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:19,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6eb5b879-9d04-4e30-9f0d-306a109739c7 2018-07-23 23:01:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:19,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a27e9b46fab8842846824ce6ad005bd25b1ee9c" 2018-07-23 23:01:19,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8faf3b9-0bc2-4b5d-953a-a7f5110b96c7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:19,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a8faf3b9-0bc2-4b5d-953a-a7f5110b96c7 2018-07-23 23:01:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a27e9b46fab8842846824ce6ad005bd25b1ee9c" 2018-07-23 23:01:19,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f806ba-3bd6-44b3-adea-d9c34abe2d5f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde"}, "tags": [], "enabled": true, "id": "70dd2839552245fbbc6861f505896dde", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj"}]} 2018-07-23 23:01:19,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj used request id req-c7f806ba-3bd6-44b3-adea-d9c34abe2d5f 2018-07-23 23:01:19,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a27e9b46fab8842846824ce6ad005bd25b1ee9c" 2018-07-23 23:01:19,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138a7fa0-32f4-474e-9b45-75180c4d7c97 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:19,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-138a7fa0-32f4-474e-9b45-75180c4d7c97 2018-07-23 23:01:20,114 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f741d33a-c69b-40f-user 2018-07-23 23:01:20,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:20,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:20,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b74daf5-1682-4517-93dc-7d383e714bbc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:20,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b74daf5-1682-4517-93dc-7d383e714bbc 2018-07-23 23:01:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" -d '{"role": {"name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj-role"}}' 2018-07-23 23:01:20,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3be0ff-5aef-40bf-a873-4df5bd5e959a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e092835178492ea1ad4a11943fbc83", "links": {"self": "http://172.30.9.26:5000/v3/roles/43e092835178492ea1ad4a11943fbc83"}, "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj-role"}} 2018-07-23 23:01:20,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8b3be0ff-5aef-40bf-a873-4df5bd5e959a 2018-07-23 23:01:20,300 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f741d33a-c69b-40f-proj-role 2018-07-23 23:01:20,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/43e092835178492ea1ad4a11943fbc83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:20,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86db8118-480f-45bc-bf28-1e09c936bcc0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "43e092835178492ea1ad4a11943fbc83", "links": {"self": "http://172.30.9.26:5000/v3/roles/43e092835178492ea1ad4a11943fbc83"}, "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj-role"}} 2018-07-23 23:01:20,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/43e092835178492ea1ad4a11943fbc83 used request id req-86db8118-480f-45bc-bf28-1e09c936bcc0 2018-07-23 23:01:20,388 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f741d33a-c69b-40f-proj-role to project CreateSecurityGroupTests-f741d33a-c69b-40f-proj 2018-07-23 23:01:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde/users/bdc458c338be454fa36c71df28df072f/roles/43e092835178492ea1ad4a11943fbc83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:20,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ff5419-5274-4818-ac6a-41df3709f5fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:20,440 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde/users/bdc458c338be454fa36c71df28df072f/roles/43e092835178492ea1ad4a11943fbc83 used request id req-70ff5419-5274-4818-ac6a-41df3709f5fa 2018-07-23 23:01:20,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:20,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:20,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tjtxQOeCTG2BVjSUhQjyFA"], "issued_at": "2018-07-23T23:01:20.000000Z"}} 2018-07-23 23:01:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:20,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd1ca8d-4ae2-42ee-9ef3-5c94d5d2461e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:20,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5fd1ca8d-4ae2-42ee-9ef3-5c94d5d2461e 2018-07-23 23:01:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e253284a-eda8-463a-8e27-9c67f43957a3 Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:21,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name&description=hello+group used request id req-e253284a-eda8-463a-8e27-9c67f43957a3 2018-07-23 23:01:21,095 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name... 2018-07-23 23:01:21,095 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name 2018-07-23 23:01:21,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:21,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7d2a1f-dc89-40ae-a8c2-9ff73f170a9b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde"}, "tags": [], "enabled": true, "id": "70dd2839552245fbbc6861f505896dde", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj"}]} 2018-07-23 23:01:21,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-f741d33a-c69b-40f-proj used request id req-cd7d2a1f-dc89-40ae-a8c2-9ff73f170a9b 2018-07-23 23:01:21,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" -d '{"security_group": {"tenant_id": "70dd2839552245fbbc6861f505896dde", "name": "CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name", "description": "hello group"}}' 2018-07-23 23:01:21,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b2a5ce94-0294-4f4c-9a15-f02243173635 Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "updated_at": "2018-07-23T23:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "804ea738-5012-4b67-aa3c-5f2530204668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv4", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv6", "project_id": "70dd2839552245fbbc6861f505896dde"}], "revision_number": 2, "project_id": "70dd2839552245fbbc6861f505896dde", "id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "name": "CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name"}} 2018-07-23 23:01:21,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-b2a5ce94-0294-4f4c-9a15-f02243173635 2018-07-23 23:01:21,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d415873b-c903-432b-9475-af5c2f9eb3ae Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "804ea738-5012-4b67-aa3c-5f2530204668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897"}]} 2018-07-23 23:01:21,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-d415873b-c903-432b-9475-af5c2f9eb3ae 2018-07-23 23:01:21,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a824fd0d-69b3-4260-8e1d-4287f84776a0 Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "804ea738-5012-4b67-aa3c-5f2530204668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897"}]} 2018-07-23 23:01:21,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-a824fd0d-69b3-4260-8e1d-4287f84776a0 2018-07-23 23:01:21,583 - neutron_utils - INFO - Retrieving security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-71c3d949-a32d-4322-89b8-3085858182de Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "updated_at": "2018-07-23T23:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "804ea738-5012-4b67-aa3c-5f2530204668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv4", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv6", "project_id": "70dd2839552245fbbc6861f505896dde"}], "revision_number": 2, "project_id": "70dd2839552245fbbc6861f505896dde", "id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "name": "CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name"}]} 2018-07-23 23:01:21,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-71c3d949-a32d-4322-89b8-3085858182de 2018-07-23 23:01:21,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e2f5f8c-41e5-4a52-ab26-d702b0a267dc Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "804ea738-5012-4b67-aa3c-5f2530204668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897"}]} 2018-07-23 23:01:21,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-4e2f5f8c-41e5-4a52-ab26-d702b0a267dc 2018-07-23 23:01:21,649 - neutron_utils - INFO - Retrieving security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f9e539ba-b041-48f2-a9aa-b0b8d23d7faf Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "updated_at": "2018-07-23T23:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "804ea738-5012-4b67-aa3c-5f2530204668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv4", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv6", "project_id": "70dd2839552245fbbc6861f505896dde"}], "revision_number": 2, "project_id": "70dd2839552245fbbc6861f505896dde", "id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "name": "CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name"}]} 2018-07-23 23:01:21,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-f9e539ba-b041-48f2-a9aa-b0b8d23d7faf 2018-07-23 23:01:21,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed8d857d-6ef3-4031-9de6-426a095d6ef8 Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "804ea738-5012-4b67-aa3c-5f2530204668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897"}]} 2018-07-23 23:01:21,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-ed8d857d-6ef3-4031-9de6-426a095d6ef8 2018-07-23 23:01:21,709 - neutron_utils - INFO - Retrieving security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-69e00c18-d1f4-49c7-bcac-df3b2ef8359b Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "updated_at": "2018-07-23T23:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "804ea738-5012-4b67-aa3c-5f2530204668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv4", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv6", "project_id": "70dd2839552245fbbc6861f505896dde"}], "revision_number": 2, "project_id": "70dd2839552245fbbc6861f505896dde", "id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "name": "CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name"}]} 2018-07-23 23:01:21,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-69e00c18-d1f4-49c7-bcac-df3b2ef8359b 2018-07-23 23:01:21,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:21,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30fdbee1-5d33-42cd-8ce2-6e8837b17f26 Date: Mon, 23 Jul 2018 23:01:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "804ea738-5012-4b67-aa3c-5f2530204668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897"}]} 2018-07-23 23:01:21,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-30fdbee1-5d33-42cd-8ce2-6e8837b17f26 2018-07-23 23:01:21,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:22,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "43e092835178492ea1ad4a11943fbc83", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj-role"}], "expires_at": "2018-07-24T00:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70dd2839552245fbbc6861f505896dde", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/70dd2839552245fbbc6861f505896dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/70dd2839552245fbbc6861f505896dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/70dd2839552245fbbc6861f505896dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/70dd2839552245fbbc6861f505896dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/70dd2839552245fbbc6861f505896dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/70dd2839552245fbbc6861f505896dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/70dd2839552245fbbc6861f505896dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/70dd2839552245fbbc6861f505896dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/70dd2839552245fbbc6861f505896dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_70dd2839552245fbbc6861f505896dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_70dd2839552245fbbc6861f505896dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/70dd2839552245fbbc6861f505896dde", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/70dd2839552245fbbc6861f505896dde", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/70dd2839552245fbbc6861f505896dde", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-user", "id": "bdc458c338be454fa36c71df28df072f"}, "audit_ids": ["bNIS69iZThioAG_QJK9Ahw"], "issued_at": "2018-07-23T23:01:22.000000Z"}} 2018-07-23 23:01:22,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38d3e001e9ffe1626ad234f4675d67e085d31fc" 2018-07-23 23:01:22,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6e2ebd3a-d370-4045-b4f2-bb59250c1b44 Date: Mon, 23 Jul 2018 23:01:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "updated_at": "2018-07-23T23:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "804ea738-5012-4b67-aa3c-5f2530204668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv4", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv6", "project_id": "70dd2839552245fbbc6861f505896dde"}], "revision_number": 2, "project_id": "70dd2839552245fbbc6861f505896dde", "id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "name": "CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name"}]} 2018-07-23 23:01:22,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name&description=hello+group used request id req-6e2ebd3a-d370-4045-b4f2-bb59250c1b44 2018-07-23 23:01:22,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:22,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9078f1bec67ecfb7da3980921315ff1d048417" 2018-07-23 23:01:22,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7707867-6259-49a7-882b-937df4debed3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "70dd2839552245fbbc6861f505896dde", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj"}} 2018-07-23 23:01:22,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde used request id req-e7707867-6259-49a7-882b-937df4debed3 2018-07-23 23:01:22,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38d3e001e9ffe1626ad234f4675d67e085d31fc" 2018-07-23 23:01:22,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e5e1245c-02b6-4327-8482-3e3f33fd66d0 Date: Mon, 23 Jul 2018 23:01:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "804ea738-5012-4b67-aa3c-5f2530204668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897"}]} 2018-07-23 23:01:22,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-e5e1245c-02b6-4327-8482-3e3f33fd66d0 2018-07-23 23:01:22,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66028bc9-abe7-4eb2-b531-a6d1d0502c46 2018-07-23 23:01:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38d3e001e9ffe1626ad234f4675d67e085d31fc" 2018-07-23 23:01:22,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e61ba6a-a240-40c5-a9f3-e723923aa896 Date: Mon, 23 Jul 2018 23:01:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "804ea738-5012-4b67-aa3c-5f2530204668"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "66028bc9-abe7-4eb2-b531-a6d1d0502c46", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "9245b12e-0ea3-405f-8733-6d41e3a4f897"}]} 2018-07-23 23:01:22,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-3e61ba6a-a240-40c5-a9f3-e723923aa896 2018-07-23 23:01:22,606 - neutron_utils - INFO - Deleting security group rule with ID - 9245b12e-0ea3-405f-8733-6d41e3a4f897 2018-07-23 23:01:22,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/9245b12e-0ea3-405f-8733-6d41e3a4f897 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:22,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85ce3e0c-0287-4478-a908-f63b7ae830e6 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:22,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/9245b12e-0ea3-405f-8733-6d41e3a4f897 used request id req-85ce3e0c-0287-4478-a908-f63b7ae830e6 2018-07-23 23:01:22,683 - neutron_utils - INFO - Deleting security group rule with ID - 804ea738-5012-4b67-aa3c-5f2530204668 2018-07-23 23:01:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/804ea738-5012-4b67-aa3c-5f2530204668 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:22,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86ba56cb-74ac-4c53-ae00-4168a0c3e7b0 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:22,757 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/804ea738-5012-4b67-aa3c-5f2530204668 used request id req-86ba56cb-74ac-4c53-ae00-4168a0c3e7b0 2018-07-23 23:01:22,757 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c3e636f7-8dc8-46cc-975e-f189688849c1name 2018-07-23 23:01:22,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/66028bc9-abe7-4eb2-b531-a6d1d0502c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01dba84dbeb4bae825a85927ce211230fcbff1cc" 2018-07-23 23:01:22,848 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cc4888c-712d-4cde-9d6f-f65b6679a326 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:22,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/66028bc9-abe7-4eb2-b531-a6d1d0502c46 used request id req-6cc4888c-712d-4cde-9d6f-f65b6679a326 2018-07-23 23:01:22,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b9cfd62d-c4e5-4922-b694-b931bb3878a3 Date: Mon, 23 Jul 2018 23:01:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "updated_at": "2018-07-23T23:01:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "04678c3a-2490-4a6b-b9dc-14b514a09dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv6", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "57d24a65-a9bf-4a70-94ed-6816252e8fcf", "remote_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv6", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "a5cced5c-4e09-4038-bf53-f31f51bb4f17", "remote_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv4", "project_id": "70dd2839552245fbbc6861f505896dde"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "revision_number": 0, "id": "bc96ab71-b0dd-431b-bda4-9ddd42615dce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "tenant_id": "70dd2839552245fbbc6861f505896dde", "port_range_min": null, "ethertype": "IPv4", "project_id": "70dd2839552245fbbc6861f505896dde"}], "revision_number": 4, "project_id": "70dd2839552245fbbc6861f505896dde", "id": "42261343-5805-4502-ae52-2831ddad13d3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:01:23,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b9cfd62d-c4e5-4922-b694-b931bb3878a3 2018-07-23 23:01:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c6c026c-9e5c-4eaf-a4b5-38bb3f1a0449 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:23,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-7c6c026c-9e5c-4eaf-a4b5-38bb3f1a0449 2018-07-23 23:01:23,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:23,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e5631a-e6e8-49a9-9b3c-438573b626b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:23,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a1e5631a-e6e8-49a9-9b3c-438573b626b3 2018-07-23 23:01:23,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:23,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324a7258-7273-4979-bc9e-530b61ab7a1c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:23,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-324a7258-7273-4979-bc9e-530b61ab7a1c 2018-07-23 23:01:23,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e64770-a94c-436d-9d55-aaeefa758b4c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "70dd2839552245fbbc6861f505896dde", "name": "CreateSecurityGroupTests-f741d33a-c69b-40f-proj"}} 2018-07-23 23:01:23,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde used request id req-82e64770-a94c-436d-9d55-aaeefa758b4c 2018-07-23 23:01:23,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 42261343-5805-4502-ae52-2831ddad13d3 2018-07-23 23:01:23,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=42261343-5805-4502-ae52-2831ddad13d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-de0f3c68-e611-4439-8172-f39374c3d2d7 Date: Mon, 23 Jul 2018 23:01:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "04678c3a-2490-4a6b-b9dc-14b514a09dd8"}, {"remote_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "57d24a65-a9bf-4a70-94ed-6816252e8fcf"}, {"remote_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "a5cced5c-4e09-4038-bf53-f31f51bb4f17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:21Z", "security_group_id": "42261343-5805-4502-ae52-2831ddad13d3", "port_range_min": null, "revision_number": 0, "tenant_id": "70dd2839552245fbbc6861f505896dde", "created_at": "2018-07-23T23:01:21Z", "project_id": "70dd2839552245fbbc6861f505896dde", "id": "bc96ab71-b0dd-431b-bda4-9ddd42615dce"}]} 2018-07-23 23:01:23,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=42261343-5805-4502-ae52-2831ddad13d3 used request id req-de0f3c68-e611-4439-8172-f39374c3d2d7 2018-07-23 23:01:23,409 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/42261343-5805-4502-ae52-2831ddad13d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0a117fd-3346-4723-9413-32fa8f8b2b14 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:23,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/42261343-5805-4502-ae52-2831ddad13d3 used request id req-c0a117fd-3346-4723-9413-32fa8f8b2b14 2018-07-23 23:01:23,524 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f741d33a-c69b-40f-proj 2018-07-23 23:01:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30fce11b-3cb0-449f-8d1f-ccbef814c92e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:23,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/70dd2839552245fbbc6861f505896dde used request id req-30fce11b-3cb0-449f-8d1f-ccbef814c92e 2018-07-23 23:01:23,736 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f741d33a-c69b-40f-proj-role 2018-07-23 23:01:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/43e092835178492ea1ad4a11943fbc83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a971c55-b713-4b46-85eb-18c79f02f21b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:23,843 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/43e092835178492ea1ad4a11943fbc83 used request id req-4a971c55-b713-4b46-85eb-18c79f02f21b 2018-07-23 23:01:23,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc636b3b57714e242f21a439e281fc66c1ad249" 2018-07-23 23:01:23,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741642ba-d8ae-4d0e-9fcd-60cb5491b609 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:23,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-741642ba-d8ae-4d0e-9fcd-60cb5491b609 2018-07-23 23:01:23,864 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f741d33a-c69b-40f-user 2018-07-23 23:01:23,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/bdc458c338be454fa36c71df28df072f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a27e9b46fab8842846824ce6ad005bd25b1ee9c" 2018-07-23 23:01:24,035 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebd2afd-f488-46cb-a381-b4a000d0e077 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:24,035 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/bdc458c338be454fa36c71df28df072f used request id req-0ebd2afd-f488-46cb-a381-b4a000d0e077 2018-07-23 23:01:24,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:24,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["1BzMF_-oQFeTvWUVrOtB_g"], "issued_at": "2018-07-23T23:01:24.000000Z"}} 2018-07-23 23:01:24,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38bc49e40f6d3fe01e13d55d4aa679dd1a2571a6" 2018-07-23 23:01:24,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c22d4a-772e-40d1-8eee-653b87a6cc4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:24,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f7c22d4a-772e-40d1-8eee-653b87a6cc4c 2018-07-23 23:01:24,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:24,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:24,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2Rjzq68GQiKKT7MLXx24Pw"], "issued_at": "2018-07-23T23:01:24.000000Z"}} 2018-07-23 23:01:24,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:24,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9d9582-3f56-464d-8286-fe7d8e334ead Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:24,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b9d9582-3f56-464d-8286-fe7d8e334ead 2018-07-23 23:01:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:24,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:24,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-61023187-8079-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:25,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c217d6be-8b20-4f7b-b2e8-eee9d4c204bc Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-61023187-8079-4b1-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:25,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-61023187-8079-4b1-proj used request id req-c217d6be-8b20-4f7b-b2e8-eee9d4c204bc 2018-07-23 23:01:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc69245-1735-44b0-b7b3-18ef21561a6a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:25,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1dc69245-1735-44b0-b7b3-18ef21561a6a 2018-07-23 23:01:25,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj"}}' 2018-07-23 23:01:25,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f600e3e1-b50f-421b-b97b-6badf7a179d1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c"}, "tags": [], "enabled": true, "id": "47ee1b579b5046549cd2bda153be9f4c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj"}} 2018-07-23 23:01:25,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f600e3e1-b50f-421b-b97b-6badf7a179d1 2018-07-23 23:01:25,271 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-61023187-8079-4b1-proj 2018-07-23 23:01:25,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:25,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:25,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AyZ7ZudKQv-4JBMS2K7LeQ"], "issued_at": "2018-07-23T23:01:25.000000Z"}} 2018-07-23 23:01:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f553b77c22df874560bb416c5fa6087c717b81" 2018-07-23 23:01:25,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b3bf6c-4fd2-4b37-8a77-561657014c1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:25,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-14b3bf6c-4fd2-4b37-8a77-561657014c1f 2018-07-23 23:01:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:25,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f553b77c22df874560bb416c5fa6087c717b81" 2018-07-23 23:01:25,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e36d299-6561-402e-8c29-49330cbc14da Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:25,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5e36d299-6561-402e-8c29-49330cbc14da 2018-07-23 23:01:25,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-61023187-8079-4b1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f553b77c22df874560bb416c5fa6087c717b81" 2018-07-23 23:01:25,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239c756f-283d-47cb-a69d-ed8176cbca4d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-61023187-8079-4b1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c"}, "tags": [], "enabled": true, "id": "47ee1b579b5046549cd2bda153be9f4c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj"}]} 2018-07-23 23:01:25,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-61023187-8079-4b1-proj used request id req-239c756f-283d-47cb-a69d-ed8176cbca4d 2018-07-23 23:01:25,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f553b77c22df874560bb416c5fa6087c717b81" 2018-07-23 23:01:25,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e2e291-dc9c-4ffd-ac29-26db3bb86a2d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:25,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-81e2e291-dc9c-4ffd-ac29-26db3bb86a2d 2018-07-23 23:01:26,343 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-61023187-8079-4b1-user 2018-07-23 23:01:26,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:26,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:26,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c249e4-c681-40ae-97b0-b8b010570d8a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:26,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-48c249e4-c681-40ae-97b0-b8b010570d8a 2018-07-23 23:01:26,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" -d '{"role": {"name": "CreateSecurityGroupTests-61023187-8079-4b1-proj-role"}}' 2018-07-23 23:01:26,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d531133-b46e-4db0-86d5-5078c1a27f3f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "64536e759a8747f59e50bdf9d73865b9", "links": {"self": "http://172.30.9.26:5000/v3/roles/64536e759a8747f59e50bdf9d73865b9"}, "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj-role"}} 2018-07-23 23:01:26,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d531133-b46e-4db0-86d5-5078c1a27f3f 2018-07-23 23:01:26,534 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-61023187-8079-4b1-proj-role 2018-07-23 23:01:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/64536e759a8747f59e50bdf9d73865b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:26,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1587e0-0fec-4159-8fe1-d464e0cafb25 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "64536e759a8747f59e50bdf9d73865b9", "links": {"self": "http://172.30.9.26:5000/v3/roles/64536e759a8747f59e50bdf9d73865b9"}, "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj-role"}} 2018-07-23 23:01:26,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/64536e759a8747f59e50bdf9d73865b9 used request id req-6b1587e0-0fec-4159-8fe1-d464e0cafb25 2018-07-23 23:01:26,622 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-61023187-8079-4b1-proj-role to project CreateSecurityGroupTests-61023187-8079-4b1-proj 2018-07-23 23:01:26,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c/users/3618a1ec0e0646bd90ba5de31dfedd1e/roles/64536e759a8747f59e50bdf9d73865b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:26,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2965803-2157-4fa7-a25a-27dea9d0bf0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:26,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c/users/3618a1ec0e0646bd90ba5de31dfedd1e/roles/64536e759a8747f59e50bdf9d73865b9 used request id req-c2965803-2157-4fa7-a25a-27dea9d0bf0e 2018-07-23 23:01:26,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:26,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:27,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "64536e759a8747f59e50bdf9d73865b9", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj-role"}], "expires_at": "2018-07-24T00:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47ee1b579b5046549cd2bda153be9f4c", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-61023187-8079-4b1-user", "id": "3618a1ec0e0646bd90ba5de31dfedd1e"}, "audit_ids": ["uzDlXc_8STW0n0Yk1HUbUA"], "issued_at": "2018-07-23T23:01:27.000000Z"}} 2018-07-23 23:01:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d5de7e-15ea-4ac2-99a0-0b5064458e10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:27,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-03d5de7e-15ea-4ac2-99a0-0b5064458e10 2018-07-23 23:01:27,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-35037ca9-369b-4b05-86d5-c89c5bf3a84a Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:27,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name&description=hello+group used request id req-35037ca9-369b-4b05-86d5-c89c5bf3a84a 2018-07-23 23:01:27,538 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name... 2018-07-23 23:01:27,538 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name 2018-07-23 23:01:27,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" -d '{"security_group": {"name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name", "description": "hello group"}}' 2018-07-23 23:01:27,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d8421b77-428c-4246-8994-276d63e823f7 Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 2, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}} 2018-07-23 23:01:27,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-d8421b77-428c-4246-8994-276d63e823f7 2018-07-23 23:01:27,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:27,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50c86e6f-6a21-43a0-b86c-7e5d024768dc Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}]} 2018-07-23 23:01:27,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-50c86e6f-6a21-43a0-b86c-7e5d024768dc 2018-07-23 23:01:27,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5db5fd30-f5ff-45dd-ae72-b8510b548be6 Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}]} 2018-07-23 23:01:27,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-5db5fd30-f5ff-45dd-ae72-b8510b548be6 2018-07-23 23:01:27,818 - neutron_utils - INFO - Retrieving security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:27,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e2c46f09-53e5-4710-a1fd-52b0aa613044 Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 2, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:27,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-e2c46f09-53e5-4710-a1fd-52b0aa613044 2018-07-23 23:01:27,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-621aed9d-8da7-4a7a-a863-3a894b0c58d1 Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}]} 2018-07-23 23:01:27,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-621aed9d-8da7-4a7a-a863-3a894b0c58d1 2018-07-23 23:01:27,913 - neutron_utils - INFO - Retrieving security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b31bc93e-f98a-470e-92fd-78050a7f7cbb Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 2, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:27,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-b31bc93e-f98a-470e-92fd-78050a7f7cbb 2018-07-23 23:01:27,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:27,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:27,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-807dbc68-4100-4a5d-a85b-4310779a71c7 Date: Mon, 23 Jul 2018 23:01:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}]} 2018-07-23 23:01:27,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-807dbc68-4100-4a5d-a85b-4310779a71c7 2018-07-23 23:01:27,983 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name 2018-07-23 23:01:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:28,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3696b77b-c139-4d18-9645-ae626b93700f Date: Mon, 23 Jul 2018 23:01:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 2, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:28,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name used request id req-3696b77b-c139-4d18-9645-ae626b93700f 2018-07-23 23:01:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:28,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:28,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:28,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-733b5ae9-2565-4471-88b5-e27574e61908 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47ee1b579b5046549cd2bda153be9f4c", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj"}} 2018-07-23 23:01:28,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c used request id req-733b5ae9-2565-4471-88b5-e27574e61908 2018-07-23 23:01:28,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:28,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-512df9cd-44b4-4264-9f38-8201a25c0bf1 Date: Mon, 23 Jul 2018 23:01:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}]} 2018-07-23 23:01:28,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-512df9cd-44b4-4264-9f38-8201a25c0bf1 2018-07-23 23:01:28,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}200f4fb0104ffda89ea819812a1e1a358176cd25" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10}}' 2018-07-23 23:01:28,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-aa8a31f0-dfae-4f60-9e64-85c949ebcf2b Date: Mon, 23 Jul 2018 23:01:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:28Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e5bd930f-65a1-481e-8c48-067422daf55f"}} 2018-07-23 23:01:28,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-aa8a31f0-dfae-4f60-9e64-85c949ebcf2b 2018-07-23 23:01:28,289 - neutron_utils - INFO - Retrieving security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:28,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b69e45c9-62ca-4208-8b2c-c2f46bb71909 Date: Mon, 23 Jul 2018 23:01:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:28Z", "revision_number": 0, "id": "e5bd930f-65a1-481e-8c48-067422daf55f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 3, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:28,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-b69e45c9-62ca-4208-8b2c-c2f46bb71909 2018-07-23 23:01:28,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:28,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-3cbca509-44ba-43b2-a28a-75a2f513e646 Date: Mon, 23 Jul 2018 23:01:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}, {"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-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:28Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e5bd930f-65a1-481e-8c48-067422daf55f"}]} 2018-07-23 23:01:28,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-3cbca509-44ba-43b2-a28a-75a2f513e646 2018-07-23 23:01:28,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:28,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "64536e759a8747f59e50bdf9d73865b9", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj-role"}], "expires_at": "2018-07-24T00:01:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47ee1b579b5046549cd2bda153be9f4c", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/47ee1b579b5046549cd2bda153be9f4c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/47ee1b579b5046549cd2bda153be9f4c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/47ee1b579b5046549cd2bda153be9f4c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-61023187-8079-4b1-user", "id": "3618a1ec0e0646bd90ba5de31dfedd1e"}, "audit_ids": ["5VQK3mIWS5yjnu7uelyfwg"], "issued_at": "2018-07-23T23:01:28.000000Z"}} 2018-07-23 23:01:28,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:28,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-ab3e5d32-0460-4d30-915a-a9e39383233e Date: Mon, 23 Jul 2018 23:01:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:28Z", "revision_number": 0, "id": "e5bd930f-65a1-481e-8c48-067422daf55f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 3, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:28,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name&description=hello+group used request id req-ab3e5d32-0460-4d30-915a-a9e39383233e 2018-07-23 23:01:28,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:28,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1a5a18db-9bd1-42f1-bdc7-5b81bfebf589 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}, {"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-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:28Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e5bd930f-65a1-481e-8c48-067422daf55f"}]} 2018-07-23 23:01:29,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-1a5a18db-9bd1-42f1-bdc7-5b81bfebf589 2018-07-23 23:01:29,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:29,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-180cd13c-c1be-4e63-9638-5287569ee73b Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}, {"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-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:28Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e5bd930f-65a1-481e-8c48-067422daf55f"}]} 2018-07-23 23:01:29,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-180cd13c-c1be-4e63-9638-5287569ee73b 2018-07-23 23:01:29,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-5386af20-66fc-4840-b9ed-a59a4e4cc91c Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:28Z", "revision_number": 0, "id": "e5bd930f-65a1-481e-8c48-067422daf55f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 3, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:29,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name used request id req-5386af20-66fc-4840-b9ed-a59a4e4cc91c 2018-07-23 23:01:29,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:29,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b46f412c-ca6f-431c-8b5d-06d1da27ff3c Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}, {"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-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:28Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e5bd930f-65a1-481e-8c48-067422daf55f"}]} 2018-07-23 23:01:29,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-b46f412c-ca6f-431c-8b5d-06d1da27ff3c 2018-07-23 23:01:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b407c83a-9c0a-423b-ab96-4042c947c88f Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:28Z", "revision_number": 0, "id": "e5bd930f-65a1-481e-8c48-067422daf55f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 3, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:29,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name used request id req-b407c83a-9c0a-423b-ab96-4042c947c88f 2018-07-23 23:01:29,172 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-d99ea3b0-b3f7-4336-a3b2-3531b0fdf965 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}, {"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-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:28Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e5bd930f-65a1-481e-8c48-067422daf55f"}]} 2018-07-23 23:01:29,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-d99ea3b0-b3f7-4336-a3b2-3531b0fdf965 2018-07-23 23:01:29,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a0d4fad0-b5c0-4a4b-b738-8383107c9d90 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:28Z", "revision_number": 0, "id": "e5bd930f-65a1-481e-8c48-067422daf55f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": 10, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 3, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "name": "CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name"}]} 2018-07-23 23:01:29,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name used request id req-a0d4fad0-b5c0-4a4b-b738-8383107c9d90 2018-07-23 23:01:29,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 2018-07-23 23:01:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fa770111b03cf13d8cf1b81ad73099ce3f6d78" 2018-07-23 23:01:29,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1f066d78-6d3e-4f5e-82b9-10c4d2e49f2b Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a122145c-9a4d-41f4-8533-f2e3d15e0b31"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e1527e86-3ce7-4674-9d5c-4785121d72a7"}, {"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-23T23:01:28Z", "security_group_id": "6a4752d3-c5c1-4842-bfdf-c8d3e9e93458", "port_range_min": 10, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:28Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "e5bd930f-65a1-481e-8c48-067422daf55f"}]} 2018-07-23 23:01:29,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-1f066d78-6d3e-4f5e-82b9-10c4d2e49f2b 2018-07-23 23:01:29,279 - neutron_utils - INFO - Deleting security group rule with ID - a122145c-9a4d-41f4-8533-f2e3d15e0b31 2018-07-23 23:01:29,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a122145c-9a4d-41f4-8533-f2e3d15e0b31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:29,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85811b76-7929-42c1-9e1e-6bf18951a411 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:29,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a122145c-9a4d-41f4-8533-f2e3d15e0b31 used request id req-85811b76-7929-42c1-9e1e-6bf18951a411 2018-07-23 23:01:29,371 - neutron_utils - INFO - Deleting security group rule with ID - e1527e86-3ce7-4674-9d5c-4785121d72a7 2018-07-23 23:01:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e1527e86-3ce7-4674-9d5c-4785121d72a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:29,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a86134f4-883e-4e29-b669-09c707de6a28 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:29,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e1527e86-3ce7-4674-9d5c-4785121d72a7 used request id req-a86134f4-883e-4e29-b669-09c707de6a28 2018-07-23 23:01:29,449 - neutron_utils - INFO - Deleting security group rule with ID - e5bd930f-65a1-481e-8c48-067422daf55f 2018-07-23 23:01:29,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e5bd930f-65a1-481e-8c48-067422daf55f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:29,532 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36f8877d-f87a-4f3e-a42a-b964d86acd3a Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:29,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e5bd930f-65a1-481e-8c48-067422daf55f used request id req-36f8877d-f87a-4f3e-a42a-b964d86acd3a 2018-07-23 23:01:29,532 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4cda83ef-e80f-4aac-8ed9-a6f1f5b72d30name 2018-07-23 23:01:29,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200f4fb0104ffda89ea819812a1e1a358176cd25" 2018-07-23 23:01:29,641 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cfb07d4-d06c-4661-ba2b-6a08a7842e3d Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:29,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/6a4752d3-c5c1-4842-bfdf-c8d3e9e93458 used request id req-7cfb07d4-d06c-4661-ba2b-6a08a7842e3d 2018-07-23 23:01:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:29,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c247e6b1-a852-47bd-b82c-5983b516d105 Date: Mon, 23 Jul 2018 23:01:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "updated_at": "2018-07-23T23:01:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "a1fa93fb-e4d3-4ed0-8516-b7a36006b6cb", "remote_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "b13a34d3-ed84-4d6d-8d2c-ec147588bf2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "dc1db2f2-4b9b-465b-b7ba-1c09d6edb7af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv4", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "revision_number": 0, "id": "f409dd51-f04f-45c2-a97c-93cd06f09cfe", "remote_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "port_range_min": null, "ethertype": "IPv6", "project_id": "47ee1b579b5046549cd2bda153be9f4c"}], "revision_number": 4, "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:01:29,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c247e6b1-a852-47bd-b82c-5983b516d105 2018-07-23 23:01:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:29,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ae1824-7c97-4a22-b862-f4b87ccde804 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:29,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-53ae1824-7c97-4a22-b862-f4b87ccde804 2018-07-23 23:01:29,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:29,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd408dc4-2c48-4e94-b765-86de278c4ef0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:29,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-dd408dc4-2c48-4e94-b765-86de278c4ef0 2018-07-23 23:01:29,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:29,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf590b20-9559-422b-9bdb-047cf9efbbae Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:30,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bf590b20-9559-422b-9bdb-047cf9efbbae 2018-07-23 23:01:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ccc724f-006d-41fe-8f9a-3703efa973ac Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:01:30,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-0ccc724f-006d-41fe-8f9a-3703efa973ac 2018-07-23 23:01:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-115a8573-7654-4e85-aff6-bcb6552b6c87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:30,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-115a8573-7654-4e85-aff6-bcb6552b6c87 2018-07-23 23:01:30,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f655657a-c238-4cc7-97f3-660e55f7b148 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:30,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-f655657a-c238-4cc7-97f3-660e55f7b148 2018-07-23 23:01:30,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e72656d-2a6f-421b-b025-01ddbe67daa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:30,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-5e72656d-2a6f-421b-b025-01ddbe67daa7 2018-07-23 23:01:30,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754ec07b-667b-49b2-8048-f5e625c5787b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:30,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-754ec07b-667b-49b2-8048-f5e625c5787b 2018-07-23 23:01:30,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31bfafb-9469-4995-a0ae-63f69f2a55dd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "47ee1b579b5046549cd2bda153be9f4c", "name": "CreateSecurityGroupTests-61023187-8079-4b1-proj"}} 2018-07-23 23:01:30,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c used request id req-d31bfafb-9469-4995-a0ae-63f69f2a55dd 2018-07-23 23:01:30,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c87e7152-90c2-471e-9e90-13d399fdd8d0 2018-07-23 23:01:30,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c87e7152-90c2-471e-9e90-13d399fdd8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-283c8c49-857a-4e50-80b5-ded8d2e73e9e Date: Mon, 23 Jul 2018 23:01:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "a1fa93fb-e4d3-4ed0-8516-b7a36006b6cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "b13a34d3-ed84-4d6d-8d2c-ec147588bf2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "dc1db2f2-4b9b-465b-b7ba-1c09d6edb7af"}, {"remote_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:27Z", "security_group_id": "c87e7152-90c2-471e-9e90-13d399fdd8d0", "port_range_min": null, "revision_number": 0, "tenant_id": "47ee1b579b5046549cd2bda153be9f4c", "created_at": "2018-07-23T23:01:27Z", "project_id": "47ee1b579b5046549cd2bda153be9f4c", "id": "f409dd51-f04f-45c2-a97c-93cd06f09cfe"}]} 2018-07-23 23:01:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c87e7152-90c2-471e-9e90-13d399fdd8d0 used request id req-283c8c49-857a-4e50-80b5-ded8d2e73e9e 2018-07-23 23:01:30,628 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c87e7152-90c2-471e-9e90-13d399fdd8d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,750 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f01ec30d-2c0b-4deb-9811-5b2f158bb0a0 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:30,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c87e7152-90c2-471e-9e90-13d399fdd8d0 used request id req-f01ec30d-2c0b-4deb-9811-5b2f158bb0a0 2018-07-23 23:01:30,751 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-61023187-8079-4b1-proj 2018-07-23 23:01:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:30,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe69e42e-7b43-4fad-ad75-efb664bb6cf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:30,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/47ee1b579b5046549cd2bda153be9f4c used request id req-fe69e42e-7b43-4fad-ad75-efb664bb6cf5 2018-07-23 23:01:30,960 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-61023187-8079-4b1-proj-role 2018-07-23 23:01:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/64536e759a8747f59e50bdf9d73865b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:31,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e895c3-abd2-4ba9-b8c4-1dd089eebd31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:31,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/64536e759a8747f59e50bdf9d73865b9 used request id req-92e895c3-abd2-4ba9-b8c4-1dd089eebd31 2018-07-23 23:01:31,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5ce2c191aadbf5c08c78792a5be7768fc351d1" 2018-07-23 23:01:31,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785095ba-f543-4f45-be23-b9dcfe956d3a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:31,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-785095ba-f543-4f45-be23-b9dcfe956d3a 2018-07-23 23:01:31,161 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-61023187-8079-4b1-user 2018-07-23 23:01:31,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3618a1ec0e0646bd90ba5de31dfedd1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f553b77c22df874560bb416c5fa6087c717b81" 2018-07-23 23:01:31,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f892d9-b771-441d-af52-54610f605adf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:31,317 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3618a1ec0e0646bd90ba5de31dfedd1e used request id req-34f892d9-b771-441d-af52-54610f605adf 2018-07-23 23:01:31,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:31,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yabBCMKBSiiZVpRZYtK1LA"], "issued_at": "2018-07-23T23:01:31.000000Z"}} 2018-07-23 23:01:31,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02e352209f6c59320499693bc05cb4519e64ca86" 2018-07-23 23:01:31,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c616d4-1a9b-4a00-8972-6912ddc30cd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:31,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-26c616d4-1a9b-4a00-8972-6912ddc30cd6 2018-07-23 23:01:31,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:31,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:32,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["KgmYoq4sQkO3bB7LGJ7a7g"], "issued_at": "2018-07-23T23:01:32.000000Z"}} 2018-07-23 23:01:32,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:32,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3258027b-6039-47f6-9bfd-bd7dfdeeeabd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:32,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3258027b-6039-47f6-9bfd-bd7dfdeeeabd 2018-07-23 23:01:32,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:32,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-30c58ce6-bb43-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:32,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf6c40e-b169-41f3-9370-a718603a3fa9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-30c58ce6-bb43-416-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:32,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-30c58ce6-bb43-416-proj used request id req-bbf6c40e-b169-41f3-9370-a718603a3fa9 2018-07-23 23:01:32,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:32,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feffb27d-c8b4-466c-95e0-871a8a0dcba9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:32,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-feffb27d-c8b4-466c-95e0-871a8a0dcba9 2018-07-23 23:01:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj"}}' 2018-07-23 23:01:32,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6121eef5-5d93-4631-b851-9d9dfbbc0f76 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086"}, "tags": [], "enabled": true, "id": "078b539202854fff8531e791fff91086", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj"}} 2018-07-23 23:01:32,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6121eef5-5d93-4631-b851-9d9dfbbc0f76 2018-07-23 23:01:32,569 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-30c58ce6-bb43-416-proj 2018-07-23 23:01:32,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:32,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:32,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["0u5Qm6c_RLmA5L8g5_HA9w"], "issued_at": "2018-07-23T23:01:32.000000Z"}} 2018-07-23 23:01:32,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ae9977c0aaf8d773ee745135d0c6ce64ae982e" 2018-07-23 23:01:33,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37032837-d1ad-45be-8ec3-75900525a906 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:33,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-37032837-d1ad-45be-8ec3-75900525a906 2018-07-23 23:01:33,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:33,040 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ae9977c0aaf8d773ee745135d0c6ce64ae982e" 2018-07-23 23:01:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdc255e-63ab-44a3-8179-8a576fb65440 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:33,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0fdc255e-63ab-44a3-8179-8a576fb65440 2018-07-23 23:01:33,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-30c58ce6-bb43-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ae9977c0aaf8d773ee745135d0c6ce64ae982e" 2018-07-23 23:01:33,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c83ce59-f1a4-4cf8-9a6b-2608d40a9f3b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-30c58ce6-bb43-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086"}, "tags": [], "enabled": true, "id": "078b539202854fff8531e791fff91086", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj"}]} 2018-07-23 23:01:33,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-30c58ce6-bb43-416-proj used request id req-9c83ce59-f1a4-4cf8-9a6b-2608d40a9f3b 2018-07-23 23:01:33,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ae9977c0aaf8d773ee745135d0c6ce64ae982e" 2018-07-23 23:01:33,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d274124-8ac3-4e45-a85a-22025161676c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:33,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1d274124-8ac3-4e45-a85a-22025161676c 2018-07-23 23:01:33,612 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-30c58ce6-bb43-416-user 2018-07-23 23:01:33,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:33,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:33,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed34a54-ba5f-4cbf-81d4-b6d1e771aba1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:33,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8ed34a54-ba5f-4cbf-81d4-b6d1e771aba1 2018-07-23 23:01:33,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" -d '{"role": {"name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role"}}' 2018-07-23 23:01:33,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a2f22d-d771-4d77-8b84-951c40fb5f2d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5370356990948f59468cd6be5fa23d3", "links": {"self": "http://172.30.9.26:5000/v3/roles/a5370356990948f59468cd6be5fa23d3"}, "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role"}} 2018-07-23 23:01:33,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a5a2f22d-d771-4d77-8b84-951c40fb5f2d 2018-07-23 23:01:33,804 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role 2018-07-23 23:01:33,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a5370356990948f59468cd6be5fa23d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:33,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f64f28-24ce-4046-beed-8d0ce4d19bda Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a5370356990948f59468cd6be5fa23d3", "links": {"self": "http://172.30.9.26:5000/v3/roles/a5370356990948f59468cd6be5fa23d3"}, "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role"}} 2018-07-23 23:01:33,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a5370356990948f59468cd6be5fa23d3 used request id req-68f64f28-24ce-4046-beed-8d0ce4d19bda 2018-07-23 23:01:33,892 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role to project CreateSecurityGroupTests-30c58ce6-bb43-416-proj 2018-07-23 23:01:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086/users/f865d096e8554b3c8b0f1909483caa42/roles/a5370356990948f59468cd6be5fa23d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:34,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a73720-9447-40da-a080-16d6b875937e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:34,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086/users/f865d096e8554b3c8b0f1909483caa42/roles/a5370356990948f59468cd6be5fa23d3 used request id req-f0a73720-9447-40da-a080-16d6b875937e 2018-07-23 23:01:34,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:34,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:34,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5370356990948f59468cd6be5fa23d3", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role"}], "expires_at": "2018-07-24T00:01:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "078b539202854fff8531e791fff91086", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-user", "id": "f865d096e8554b3c8b0f1909483caa42"}, "audit_ids": ["h3H2vK77TDC-lGaW1dpDGA"], "issued_at": "2018-07-23T23:01:34.000000Z"}} 2018-07-23 23:01:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:34,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665b19f2-b97b-4f2b-8367-84f1a635299b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:34,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-665b19f2-b97b-4f2b-8367-84f1a635299b 2018-07-23 23:01:34,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:34,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1f8b724f-6daa-4a18-adeb-8e534e78175c Date: Mon, 23 Jul 2018 23:01:34 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:34,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name&description=hello+group used request id req-1f8b724f-6daa-4a18-adeb-8e534e78175c 2018-07-23 23:01:34,960 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name... 2018-07-23 23:01:34,960 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name 2018-07-23 23:01:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" -d '{"security_group": {"name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name", "description": "hello group"}}' 2018-07-23 23:01:35,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-af67909e-8219-4a0c-bb19-efc7dfe92b71 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "updated_at": "2018-07-23T23:01:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "a7372f3d-27f0-486f-abc2-db8889689acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "b0befc48-f0d5-4951-9c60-5877e3540b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 2, "project_id": "078b539202854fff8531e791fff91086", "id": "5242047e-7a31-4909-9c98-78c40926a8f8", "name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name"}} 2018-07-23 23:01:35,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-af67909e-8219-4a0c-bb19-efc7dfe92b71 2018-07-23 23:01:35,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70c4d47c-e7d0-4638-ba2b-ddc273c2d855 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:35,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-70c4d47c-e7d0-4638-ba2b-ddc273c2d855 2018-07-23 23:01:35,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-669e78dc-f7a0-4724-9156-f186fc66cfd1 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:35,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-669e78dc-f7a0-4724-9156-f186fc66cfd1 2018-07-23 23:01:35,212 - neutron_utils - INFO - Retrieving security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-069896f7-017c-4c76-a4a1-85d440958a94 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "updated_at": "2018-07-23T23:01:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "a7372f3d-27f0-486f-abc2-db8889689acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "b0befc48-f0d5-4951-9c60-5877e3540b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 2, "project_id": "078b539202854fff8531e791fff91086", "id": "5242047e-7a31-4909-9c98-78c40926a8f8", "name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name"}]} 2018-07-23 23:01:35,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-069896f7-017c-4c76-a4a1-85d440958a94 2018-07-23 23:01:35,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fa01ebdd-c88a-4d9d-a5ec-8ab12b4d0d78 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:35,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-fa01ebdd-c88a-4d9d-a5ec-8ab12b4d0d78 2018-07-23 23:01:35,320 - neutron_utils - INFO - Retrieving security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3c5aa505-8f93-4c7e-aee5-053fdbaf4643 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "updated_at": "2018-07-23T23:01:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "a7372f3d-27f0-486f-abc2-db8889689acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "b0befc48-f0d5-4951-9c60-5877e3540b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 2, "project_id": "078b539202854fff8531e791fff91086", "id": "5242047e-7a31-4909-9c98-78c40926a8f8", "name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name"}]} 2018-07-23 23:01:35,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-3c5aa505-8f93-4c7e-aee5-053fdbaf4643 2018-07-23 23:01:35,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09a3fbca-7dd0-435d-8a57-138b3dafb03b Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:35,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-09a3fbca-7dd0-435d-8a57-138b3dafb03b 2018-07-23 23:01:35,392 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name 2018-07-23 23:01:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-71c2567a-0d90-4dfc-a7ff-77891ec4ebd9 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "updated_at": "2018-07-23T23:01:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "a7372f3d-27f0-486f-abc2-db8889689acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "b0befc48-f0d5-4951-9c60-5877e3540b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 2, "project_id": "078b539202854fff8531e791fff91086", "id": "5242047e-7a31-4909-9c98-78c40926a8f8", "name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name"}]} 2018-07-23 23:01:35,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name used request id req-71c2567a-0d90-4dfc-a7ff-77891ec4ebd9 2018-07-23 23:01:35,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:35,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:35,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343a80c4-b4d9-4acf-9673-725b7d790613 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "078b539202854fff8531e791fff91086", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj"}} 2018-07-23 23:01:35,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086 used request id req-343a80c4-b4d9-4acf-9673-725b7d790613 2018-07-23 23:01:35,535 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c110ff2c-e536-465d-a909-80473d6b5e83 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:35,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-c110ff2c-e536-465d-a909-80473d6b5e83 2018-07-23 23:01:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}d87d71eb3b8012349c13b2b214973fbce8271368" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8"}}' 2018-07-23 23:01:35,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-fca05947-3b50-46e2-9163-a273a1a3dd3e Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "34ef5631-29c4-4e29-b319-44d1efdd3533"}} 2018-07-23 23:01:35,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-fca05947-3b50-46e2-9163-a273a1a3dd3e 2018-07-23 23:01:35,701 - neutron_utils - INFO - Retrieving security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6e461b6e-3c8f-4fd1-abc1-26886d2f7fdc Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "updated_at": "2018-07-23T23:01:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "34ef5631-29c4-4e29-b319-44d1efdd3533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "a7372f3d-27f0-486f-abc2-db8889689acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "b0befc48-f0d5-4951-9c60-5877e3540b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 3, "project_id": "078b539202854fff8531e791fff91086", "id": "5242047e-7a31-4909-9c98-78c40926a8f8", "name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name"}]} 2018-07-23 23:01:35,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-6e461b6e-3c8f-4fd1-abc1-26886d2f7fdc 2018-07-23 23:01:35,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:35,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-45e91131-2018-4cba-954d-6e28e3c4e1b6 Date: Mon, 23 Jul 2018 23:01:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "34ef5631-29c4-4e29-b319-44d1efdd3533"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:35,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-45e91131-2018-4cba-954d-6e28e3c4e1b6 2018-07-23 23:01:35,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:36,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a5370356990948f59468cd6be5fa23d3", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role"}], "expires_at": "2018-07-24T00:01:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "078b539202854fff8531e791fff91086", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/078b539202854fff8531e791fff91086", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/078b539202854fff8531e791fff91086", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/078b539202854fff8531e791fff91086", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-user", "id": "f865d096e8554b3c8b0f1909483caa42"}, "audit_ids": ["TS68fvpuR6G5kGNz1SbgZg"], "issued_at": "2018-07-23T23:01:36.000000Z"}} 2018-07-23 23:01:36,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c210b259e5215b4eeea724d74351f2d44c495ea" 2018-07-23 23:01:36,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3bae47b8-ad04-4de5-b7c5-5eb553a65be6 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "updated_at": "2018-07-23T23:01:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "34ef5631-29c4-4e29-b319-44d1efdd3533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "a7372f3d-27f0-486f-abc2-db8889689acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "b0befc48-f0d5-4951-9c60-5877e3540b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 3, "project_id": "078b539202854fff8531e791fff91086", "id": "5242047e-7a31-4909-9c98-78c40926a8f8", "name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name"}]} 2018-07-23 23:01:36,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name&description=hello+group used request id req-3bae47b8-ad04-4de5-b7c5-5eb553a65be6 2018-07-23 23:01:36,392 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c210b259e5215b4eeea724d74351f2d44c495ea" 2018-07-23 23:01:36,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-aabed8ec-3e4e-4b4d-8467-e73fe9a7212d Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "34ef5631-29c4-4e29-b319-44d1efdd3533"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:36,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-aabed8ec-3e4e-4b4d-8467-e73fe9a7212d 2018-07-23 23:01:36,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c210b259e5215b4eeea724d74351f2d44c495ea" 2018-07-23 23:01:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a265a0f0-5b7a-44c1-a693-d17dc49dfbb2 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "34ef5631-29c4-4e29-b319-44d1efdd3533"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:36,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-a265a0f0-5b7a-44c1-a693-d17dc49dfbb2 2018-07-23 23:01:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c210b259e5215b4eeea724d74351f2d44c495ea" 2018-07-23 23:01:36,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-88ad947e-d963-41ba-aa6f-feafb12ac519 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "updated_at": "2018-07-23T23:01:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "34ef5631-29c4-4e29-b319-44d1efdd3533", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "a7372f3d-27f0-486f-abc2-db8889689acd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "revision_number": 0, "id": "b0befc48-f0d5-4951-9c60-5877e3540b02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 3, "project_id": "078b539202854fff8531e791fff91086", "id": "5242047e-7a31-4909-9c98-78c40926a8f8", "name": "CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name"}]} 2018-07-23 23:01:36,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name used request id req-88ad947e-d963-41ba-aa6f-feafb12ac519 2018-07-23 23:01:36,502 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5242047e-7a31-4909-9c98-78c40926a8f8 2018-07-23 23:01:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c210b259e5215b4eeea724d74351f2d44c495ea" 2018-07-23 23:01:36,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d7c8aafd-7b83-4c96-8de5-dbef7039fd27 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "34ef5631-29c4-4e29-b319-44d1efdd3533"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "a7372f3d-27f0-486f-abc2-db8889689acd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:35Z", "security_group_id": "5242047e-7a31-4909-9c98-78c40926a8f8", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:35Z", "project_id": "078b539202854fff8531e791fff91086", "id": "b0befc48-f0d5-4951-9c60-5877e3540b02"}]} 2018-07-23 23:01:36,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-d7c8aafd-7b83-4c96-8de5-dbef7039fd27 2018-07-23 23:01:36,532 - neutron_utils - INFO - Deleting security group rule with ID - a7372f3d-27f0-486f-abc2-db8889689acd 2018-07-23 23:01:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a7372f3d-27f0-486f-abc2-db8889689acd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:36,631 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1627f852-8d2d-4887-82a0-ad7f1a798202 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:36,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a7372f3d-27f0-486f-abc2-db8889689acd used request id req-1627f852-8d2d-4887-82a0-ad7f1a798202 2018-07-23 23:01:36,631 - neutron_utils - INFO - Deleting security group rule with ID - b0befc48-f0d5-4951-9c60-5877e3540b02 2018-07-23 23:01:36,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b0befc48-f0d5-4951-9c60-5877e3540b02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:36,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-021d717e-7dc8-4bb6-af29-0365af9a5afa Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:36,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b0befc48-f0d5-4951-9c60-5877e3540b02 used request id req-021d717e-7dc8-4bb6-af29-0365af9a5afa 2018-07-23 23:01:36,713 - neutron_utils - INFO - Deleting security group rule with ID - 34ef5631-29c4-4e29-b319-44d1efdd3533 2018-07-23 23:01:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/34ef5631-29c4-4e29-b319-44d1efdd3533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:36,790 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0188ae4c-433e-432b-a9a3-0cd912686d2b Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:36,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/34ef5631-29c4-4e29-b319-44d1efdd3533 used request id req-0188ae4c-433e-432b-a9a3-0cd912686d2b 2018-07-23 23:01:36,791 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0be4838f-d08e-4350-ae50-0cd8dbc93482name 2018-07-23 23:01:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5242047e-7a31-4909-9c98-78c40926a8f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87d71eb3b8012349c13b2b214973fbce8271368" 2018-07-23 23:01:36,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec162f97-10af-4a21-a088-585262bea1fa Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:36,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5242047e-7a31-4909-9c98-78c40926a8f8 used request id req-ec162f97-10af-4a21-a088-585262bea1fa 2018-07-23 23:01:36,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a04ceb1f-24bc-48e5-88a7-aaa4c9d9cde8 Date: Mon, 23 Jul 2018 23:01:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:34Z", "updated_at": "2018-07-23T23:01:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "revision_number": 0, "id": "29956131-20a7-4eff-b84d-5365a40fd5e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "revision_number": 0, "id": "80182fd7-dbba-4e3f-8619-0f65890330e3", "remote_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv6", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "revision_number": 0, "id": "876044ad-fe3d-4b61-93c7-1a113716c687", "remote_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "revision_number": 0, "id": "bb73f376-63ba-43e3-b49f-41641e6ce0b1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "tenant_id": "078b539202854fff8531e791fff91086", "port_range_min": null, "ethertype": "IPv4", "project_id": "078b539202854fff8531e791fff91086"}], "revision_number": 4, "project_id": "078b539202854fff8531e791fff91086", "id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "name": "default"}]} 2018-07-23 23:01:37,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a04ceb1f-24bc-48e5-88a7-aaa4c9d9cde8 2018-07-23 23:01:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a48d21af-3b88-4a43-827b-9f6a640e25d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:37,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a48d21af-3b88-4a43-827b-9f6a640e25d7 2018-07-23 23:01:37,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:37,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9584918-b929-4b07-b342-1b00f530c080 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:37,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e9584918-b929-4b07-b342-1b00f530c080 2018-07-23 23:01:37,308 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:37,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d68b62e-6e45-4194-b728-7724739804c2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:37,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-1d68b62e-6e45-4194-b728-7724739804c2 2018-07-23 23:01:37,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4ff751-392a-4899-8181-d14bab6b509a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:01:37,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ef4ff751-392a-4899-8181-d14bab6b509a 2018-07-23 23:01:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bad987e-3f5d-49e5-bd28-55f677b4f656 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:37,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-7bad987e-3f5d-49e5-bd28-55f677b4f656 2018-07-23 23:01:37,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:37,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,741 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7250b78a-4ff5-475d-8668-297b09072d5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:37,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-7250b78a-4ff5-475d-8668-297b09072d5a 2018-07-23 23:01:37,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42446028-c40b-4a04-a632-03c13a14569d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:37,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-42446028-c40b-4a04-a632-03c13a14569d 2018-07-23 23:01:37,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:37,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:37,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5a6778-a221-4288-bcc3-bf54af3c7ce1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:37,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-2e5a6778-a221-4288-bcc3-bf54af3c7ce1 2018-07-23 23:01:37,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:38,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f74dc77d-2195-4bb7-a8b3-53e40485bd97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:38,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-f74dc77d-2195-4bb7-a8b3-53e40485bd97 2018-07-23 23:01:38,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:38,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:38,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4dd1774-1e27-44a8-a207-083cd2ebc407 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "078b539202854fff8531e791fff91086", "name": "CreateSecurityGroupTests-30c58ce6-bb43-416-proj"}} 2018-07-23 23:01:38,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086 used request id req-c4dd1774-1e27-44a8-a207-083cd2ebc407 2018-07-23 23:01:38,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce0ff347-8001-4bad-8a94-84d8241d924d 2018-07-23 23:01:38,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce0ff347-8001-4bad-8a94-84d8241d924d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:38,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b8d997e3-98a9-429a-9c51-20b976607d28 Date: Mon, 23 Jul 2018 23:01:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:34Z", "project_id": "078b539202854fff8531e791fff91086", "id": "29956131-20a7-4eff-b84d-5365a40fd5e5"}, {"remote_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:34Z", "project_id": "078b539202854fff8531e791fff91086", "id": "80182fd7-dbba-4e3f-8619-0f65890330e3"}, {"remote_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:34Z", "project_id": "078b539202854fff8531e791fff91086", "id": "876044ad-fe3d-4b61-93c7-1a113716c687"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:34Z", "security_group_id": "ce0ff347-8001-4bad-8a94-84d8241d924d", "port_range_min": null, "revision_number": 0, "tenant_id": "078b539202854fff8531e791fff91086", "created_at": "2018-07-23T23:01:34Z", "project_id": "078b539202854fff8531e791fff91086", "id": "bb73f376-63ba-43e3-b49f-41641e6ce0b1"}]} 2018-07-23 23:01:38,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ce0ff347-8001-4bad-8a94-84d8241d924d used request id req-b8d997e3-98a9-429a-9c51-20b976607d28 2018-07-23 23:01:38,128 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ce0ff347-8001-4bad-8a94-84d8241d924d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:38,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-868b067d-8b83-4ff3-83c8-38ec48aecb0d Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:38,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ce0ff347-8001-4bad-8a94-84d8241d924d used request id req-868b067d-8b83-4ff3-83c8-38ec48aecb0d 2018-07-23 23:01:38,263 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-30c58ce6-bb43-416-proj 2018-07-23 23:01:38,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:38,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dd65f0e-3b77-4374-94e5-8fff3b8f8006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:38,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/078b539202854fff8531e791fff91086 used request id req-7dd65f0e-3b77-4374-94e5-8fff3b8f8006 2018-07-23 23:01:38,464 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-30c58ce6-bb43-416-proj-role 2018-07-23 23:01:38,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a5370356990948f59468cd6be5fa23d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:38,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ca1bf7e-6365-4950-9d63-1bd1e0d1f3c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:38,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a5370356990948f59468cd6be5fa23d3 used request id req-5ca1bf7e-6365-4950-9d63-1bd1e0d1f3c0 2018-07-23 23:01:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9da43f1233037698d64307a3fe936bed91a47ea" 2018-07-23 23:01:38,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d94ddc8-7b4f-4ad4-b08e-bac2e0f971a1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:38,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9d94ddc8-7b4f-4ad4-b08e-bac2e0f971a1 2018-07-23 23:01:38,663 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-30c58ce6-bb43-416-user 2018-07-23 23:01:38,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f865d096e8554b3c8b0f1909483caa42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53ae9977c0aaf8d773ee745135d0c6ce64ae982e" 2018-07-23 23:01:38,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b2dbe9-6b96-45cd-898c-250cad883d24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:38,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f865d096e8554b3c8b0f1909483caa42 used request id req-e1b2dbe9-6b96-45cd-898c-250cad883d24 2018-07-23 23:01:38,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:39,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Yd1VD14qTmGjAl0hlOd4rg"], "issued_at": "2018-07-23T23:01:39.000000Z"}} 2018-07-23 23:01:39,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cdf4df32efcae606635009d8061b5b4e36f334c" 2018-07-23 23:01:39,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300674a2-c50e-48b0-9233-e8f6c14d1b9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:39,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-300674a2-c50e-48b0-9233-e8f6c14d1b9e 2018-07-23 23:01:39,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:39,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:39,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ndXzdEHNQpOVGkWMY-S37Q"], "issued_at": "2018-07-23T23:01:39.000000Z"}} 2018-07-23 23:01:39,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:39,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa10fbe4-15f7-43fc-bc0b-09be165541b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:39,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aa10fbe4-15f7-43fc-bc0b-09be165541b1 2018-07-23 23:01:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:39,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-da82542d-27fc-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:39,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80668e86-d682-4576-8a6b-c8eb0cc9f1bd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-da82542d-27fc-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:39,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-da82542d-27fc-4d7-proj used request id req-80668e86-d682-4576-8a6b-c8eb0cc9f1bd 2018-07-23 23:01:39,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:39,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e87ee6-c34e-4e4c-b01f-5884f429332b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:39,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c5e87ee6-c34e-4e4c-b01f-5884f429332b 2018-07-23 23:01:39,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}}' 2018-07-23 23:01:39,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67db664b-20a7-4f78-9aff-c8ae32aa1fa7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015"}, "tags": [], "enabled": true, "id": "ef9ceb8d8b874a99accd2f0d2795d015", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}} 2018-07-23 23:01:39,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-67db664b-20a7-4f78-9aff-c8ae32aa1fa7 2018-07-23 23:01:39,978 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-da82542d-27fc-4d7-proj 2018-07-23 23:01:39,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:39,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:40,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AIFFwygDQSu81lR_4lchuA"], "issued_at": "2018-07-23T23:01:40.000000Z"}} 2018-07-23 23:01:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f6e891884dd4c1f97aa9ac2265694c5c3ad539" 2018-07-23 23:01:40,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9a193c-c62a-4500-9a33-c57bb5158d92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:40,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ef9a193c-c62a-4500-9a33-c57bb5158d92 2018-07-23 23:01:40,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:40,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:40,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f6e891884dd4c1f97aa9ac2265694c5c3ad539" 2018-07-23 23:01:40,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3c6eda-cf26-4bb9-9a31-8ab3fc32f310 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:40,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b3c6eda-cf26-4bb9-9a31-8ab3fc32f310 2018-07-23 23:01:40,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-da82542d-27fc-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f6e891884dd4c1f97aa9ac2265694c5c3ad539" 2018-07-23 23:01:40,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad01958b-c29a-48e3-8b6a-c86cb4f1b635 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-da82542d-27fc-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015"}, "tags": [], "enabled": true, "id": "ef9ceb8d8b874a99accd2f0d2795d015", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}]} 2018-07-23 23:01:40,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-da82542d-27fc-4d7-proj used request id req-ad01958b-c29a-48e3-8b6a-c86cb4f1b635 2018-07-23 23:01:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f6e891884dd4c1f97aa9ac2265694c5c3ad539" 2018-07-23 23:01:40,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9bf307-cb5a-45fd-8396-5e8d526e55fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:40,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5d9bf307-cb5a-45fd-8396-5e8d526e55fa 2018-07-23 23:01:41,091 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-da82542d-27fc-4d7-user 2018-07-23 23:01:41,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:41,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:41,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e392ed2-3cb1-4321-b657-73ca16090c44 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:41,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5e392ed2-3cb1-4321-b657-73ca16090c44 2018-07-23 23:01:41,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" -d '{"role": {"name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role"}}' 2018-07-23 23:01:41,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74eba007-7c86-4b16-b608-efce57670202 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "349b2d85600443c29e32a0e766dab14b", "links": {"self": "http://172.30.9.26:5000/v3/roles/349b2d85600443c29e32a0e766dab14b"}, "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role"}} 2018-07-23 23:01:41,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-74eba007-7c86-4b16-b608-efce57670202 2018-07-23 23:01:41,283 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role 2018-07-23 23:01:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/349b2d85600443c29e32a0e766dab14b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:41,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3246bb-460f-4dec-8dba-70e7c2b42c4f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "349b2d85600443c29e32a0e766dab14b", "links": {"self": "http://172.30.9.26:5000/v3/roles/349b2d85600443c29e32a0e766dab14b"}, "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role"}} 2018-07-23 23:01:41,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/349b2d85600443c29e32a0e766dab14b used request id req-6f3246bb-460f-4dec-8dba-70e7c2b42c4f 2018-07-23 23:01:41,374 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role to project CreateSecurityGroupTests-da82542d-27fc-4d7-proj 2018-07-23 23:01:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015/users/86711e966f764b14b380ab5f60daee24/roles/349b2d85600443c29e32a0e766dab14b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:41,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-192b3a31-326c-4814-a3e3-ea549eaa8f4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:41,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015/users/86711e966f764b14b380ab5f60daee24/roles/349b2d85600443c29e32a0e766dab14b used request id req-192b3a31-326c-4814-a3e3-ea549eaa8f4d 2018-07-23 23:01:41,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:41,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:41,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "349b2d85600443c29e32a0e766dab14b", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role"}], "expires_at": "2018-07-24T00:01:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef9ceb8d8b874a99accd2f0d2795d015", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-user", "id": "86711e966f764b14b380ab5f60daee24"}, "audit_ids": ["W1wTdPHQRXCzP4Upa6t5fA"], "issued_at": "2018-07-23T23:01:41.000000Z"}} 2018-07-23 23:01:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:41,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82874e2d-9f74-4b3a-83be-79361fb388f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:41,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-82874e2d-9f74-4b3a-83be-79361fb388f8 2018-07-23 23:01:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a2d6da00-2f06-43a2-b62a-b3fb6e66f6fa Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:42,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name&description=hello+group used request id req-a2d6da00-2f06-43a2-b62a-b3fb6e66f6fa 2018-07-23 23:01:42,284 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name... 2018-07-23 23:01:42,284 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name 2018-07-23 23:01:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" -d '{"security_group": {"name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name", "description": "hello group"}}' 2018-07-23 23:01:42,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-71460d6c-4ecc-4b02-845f-1c67e048f318 Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 2, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}} 2018-07-23 23:01:42,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-71460d6c-4ecc-4b02-845f-1c67e048f318 2018-07-23 23:01:42,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:42,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa86099d-29eb-4f34-b501-ff12449e3835 Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}]} 2018-07-23 23:01:42,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-aa86099d-29eb-4f34-b501-ff12449e3835 2018-07-23 23:01:42,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8dfd8040-dc40-411c-8cf5-9bdac94d8bb1 Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}]} 2018-07-23 23:01:42,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-8dfd8040-dc40-411c-8cf5-9bdac94d8bb1 2018-07-23 23:01:42,558 - neutron_utils - INFO - Retrieving security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:42,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3207bcca-d5ba-4fea-a958-6b5a7ebb4562 Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 2, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:42,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-3207bcca-d5ba-4fea-a958-6b5a7ebb4562 2018-07-23 23:01:42,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:42,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-219a2216-0bc2-4ab8-b63f-6c21dfe0a623 Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}]} 2018-07-23 23:01:42,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-219a2216-0bc2-4ab8-b63f-6c21dfe0a623 2018-07-23 23:01:42,664 - neutron_utils - INFO - Retrieving security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4a60a5ff-6492-4fd1-a46e-569ca16729e6 Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 2, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:42,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-4a60a5ff-6492-4fd1-a46e-569ca16729e6 2018-07-23 23:01:42,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6f578fb6-4d94-4e78-a39f-a68d30e795ef Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}]} 2018-07-23 23:01:42,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-6f578fb6-4d94-4e78-a39f-a68d30e795ef 2018-07-23 23:01:42,736 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name 2018-07-23 23:01:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-344b2036-d981-4e41-9d32-29f9772e700d Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 2, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:42,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-344b2036-d981-4e41-9d32-29f9772e700d 2018-07-23 23:01:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:42,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:42,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1baf8f-f55b-4e25-8db2-561c133e1252 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef9ceb8d8b874a99accd2f0d2795d015", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}} 2018-07-23 23:01:42,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 used request id req-5f1baf8f-f55b-4e25-8db2-561c133e1252 2018-07-23 23:01:42,870 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:42,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:42,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dca66b23-5511-4fef-aef3-9d88b6fbd3fe Date: Mon, 23 Jul 2018 23:01:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}]} 2018-07-23 23:01:42,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-dca66b23-5511-4fef-aef3-9d88b6fbd3fe 2018-07-23 23:01:42,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}a4b661e845597815b40560b617b5c1593530e5de" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3"}}' 2018-07-23 23:01:43,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-f053f17d-170c-4060-8362-31fd30bbba98 Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}} 2018-07-23 23:01:43,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-f053f17d-170c-4060-8362-31fd30bbba98 2018-07-23 23:01:43,043 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name 2018-07-23 23:01:43,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-994ce6fb-85ed-4d84-a0c0-b06d41d7ed2b Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 3, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:43,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-994ce6fb-85ed-4d84-a0c0-b06d41d7ed2b 2018-07-23 23:01:43,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be0c8b8-7765-487f-8917-773689203a86 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef9ceb8d8b874a99accd2f0d2795d015", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}} 2018-07-23 23:01:43,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 used request id req-6be0c8b8-7765-487f-8917-773689203a86 2018-07-23 23:01:43,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-57dcfa79-dcd2-4658-aa5c-4c22b072c027 Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}]} 2018-07-23 23:01:43,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-57dcfa79-dcd2-4658-aa5c-4c22b072c027 2018-07-23 23:01:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}a4b661e845597815b40560b617b5c1593530e5de" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3"}}' 2018-07-23 23:01:43,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1564dcb3-4e7e-4039-8517-bae9bee774ca Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}} 2018-07-23 23:01:43,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-1564dcb3-4e7e-4039-8517-bae9bee774ca 2018-07-23 23:01:43,373 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name 2018-07-23 23:01:43,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-a6ee8cec-179e-48a2-b930-db4919d63195 Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 4, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:43,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-a6ee8cec-179e-48a2-b930-db4919d63195 2018-07-23 23:01:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc4a103-b8c1-482d-a18d-af8892e87cef Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef9ceb8d8b874a99accd2f0d2795d015", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}} 2018-07-23 23:01:43,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 used request id req-bfc4a103-b8c1-482d-a18d-af8892e87cef 2018-07-23 23:01:43,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-e9896e74-66ad-41ab-8faa-b8df42e2d61a Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:43,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-e9896e74-66ad-41ab-8faa-b8df42e2d61a 2018-07-23 23:01:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}a4b661e845597815b40560b617b5c1593530e5de" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10}}' 2018-07-23 23:01:43,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a3ac797e-0de3-4e1e-8af9-ce37e7948846 Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}} 2018-07-23 23:01:43,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-a3ac797e-0de3-4e1e-8af9-ce37e7948846 2018-07-23 23:01:43,720 - neutron_utils - INFO - Retrieving security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:43,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3ed7090d-a302-486e-8252-9bde95f8d804 Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:43,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-3ed7090d-a302-486e-8252-9bde95f8d804 2018-07-23 23:01:43,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:43,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8b147b96-903a-42f9-8639-6365f1e27d4b Date: Mon, 23 Jul 2018 23:01:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:43,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-8b147b96-903a-42f9-8639-6365f1e27d4b 2018-07-23 23:01:43,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:44,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "349b2d85600443c29e32a0e766dab14b", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role"}], "expires_at": "2018-07-24T00:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef9ceb8d8b874a99accd2f0d2795d015", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ef9ceb8d8b874a99accd2f0d2795d015", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-user", "id": "86711e966f764b14b380ab5f60daee24"}, "audit_ids": ["dYiMTYWYTsuZUAuKr0esnw"], "issued_at": "2018-07-23T23:01:44.000000Z"}} 2018-07-23 23:01:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-aa40e6ec-0fc3-48a3-b14d-c8d97190096a Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:44,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name&description=hello+group used request id req-aa40e6ec-0fc3-48a3-b14d-c8d97190096a 2018-07-23 23:01:44,413 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-33d0f5f2-43c5-4bc0-8871-6bd05d7932b9 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-33d0f5f2-43c5-4bc0-8871-6bd05d7932b9 2018-07-23 23:01:44,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c3d8164b-cf21-4e14-9bc8-b0b43a3a2ab4 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-c3d8164b-cf21-4e14-9bc8-b0b43a3a2ab4 2018-07-23 23:01:44,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bce27d97-fe71-40e9-be56-35cf6677cc18 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:44,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-bce27d97-fe71-40e9-be56-35cf6677cc18 2018-07-23 23:01:44,533 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e16ef6e7-a572-48eb-aa4b-130c90eddb4f Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-e16ef6e7-a572-48eb-aa4b-130c90eddb4f 2018-07-23 23:01:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d55d7e55-17c7-49f8-a348-b8ecfee0891f Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:44,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-d55d7e55-17c7-49f8-a348-b8ecfee0891f 2018-07-23 23:01:44,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f32affb8-cf09-4fd1-b016-25bdd0256bb7 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-f32affb8-cf09-4fd1-b016-25bdd0256bb7 2018-07-23 23:01:44,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5dacd2d5-32ee-461d-947f-46e634b66b7e Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:44,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-5dacd2d5-32ee-461d-947f-46e634b66b7e 2018-07-23 23:01:44,705 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-56241acc-22e4-4752-adb4-c5036b68c6d4 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-56241acc-22e4-4752-adb4-c5036b68c6d4 2018-07-23 23:01:44,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1afdee31-5bf0-4087-bed0-38f25d00f4b7 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:44,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-1afdee31-5bf0-4087-bed0-38f25d00f4b7 2018-07-23 23:01:44,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cb5f2e56-b640-4ff5-9d86-c1ab8afca97c Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-cb5f2e56-b640-4ff5-9d86-c1ab8afca97c 2018-07-23 23:01:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6b182a3b-4d03-415a-9196-d35bace276c5 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:44,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-6b182a3b-4d03-415a-9196-d35bace276c5 2018-07-23 23:01:44,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d770ce31-a6c1-42b4-b3a9-e0e4c2213661 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-d770ce31-a6c1-42b4-b3a9-e0e4c2213661 2018-07-23 23:01:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0b53edbe-eb2f-43ba-9b89-27e7cdd84c99 Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:44,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-0b53edbe-eb2f-43ba-9b89-27e7cdd84c99 2018-07-23 23:01:44,952 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:44,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-aaddc519-5ac7-4112-9a11-62d02be45e3a Date: Mon, 23 Jul 2018 23:01:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:44,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-aaddc519-5ac7-4112-9a11-62d02be45e3a 2018-07-23 23:01:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d639e56a-bad0-42f0-8ec9-6cb4475e0924 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:45,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-d639e56a-bad0-42f0-8ec9-6cb4475e0924 2018-07-23 23:01:45,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:45,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-538de7e9-2f12-4c34-95bf-52701ca1e1e8 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:45,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-538de7e9-2f12-4c34-95bf-52701ca1e1e8 2018-07-23 23:01:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f8c0b69c-7900-44e4-9217-6c1affc27741 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:45,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-f8c0b69c-7900-44e4-9217-6c1affc27741 2018-07-23 23:01:45,112 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6ac2a558-2d5e-4469-aedd-777d31ea36f2 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:45,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-6ac2a558-2d5e-4469-aedd-777d31ea36f2 2018-07-23 23:01:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9604e5fb-c509-4985-bd72-f14ff1cb5b90 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:45,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-9604e5fb-c509-4985-bd72-f14ff1cb5b90 2018-07-23 23:01:45,194 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:45,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2d173651-e34d-4a7f-b225-513c68303871 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:45,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-2d173651-e34d-4a7f-b225-513c68303871 2018-07-23 23:01:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-de31d318-776f-44fc-8c8b-eec0572a4e37 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:43Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": 10, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "92061e94-c550-422f-866f-66f4d50b084a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:43Z", "revision_number": 0, "id": "fe61b19e-76a9-4412-be5c-3646667287c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 5, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "name": "CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name"}]} 2018-07-23 23:01:45,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name used request id req-de31d318-776f-44fc-8c8b-eec0572a4e37 2018-07-23 23:01:45,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 2018-07-23 23:01:45,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bb704491288ca2ebb0b536953c42e7a13f109c6" 2018-07-23 23:01:45,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4c60bc36-d4e8-487e-b678-ebdd67f54a55 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": 10, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "50449b0b-8720-4b09-a2ae-dfba90bfdcbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "92061e94-c550-422f-866f-66f4d50b084a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d32b31b1-c34f-4927-9b90-5fb4284b4f46"}, {"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-23T23:01:42Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "edcd8bb1-f6f0-4d44-969d-80aba5d33aa8"}, {"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-23T23:01:43Z", "security_group_id": "94ece8b2-fc2f-4356-a682-2ea8da5bfbf3", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:43Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "fe61b19e-76a9-4412-be5c-3646667287c3"}]} 2018-07-23 23:01:45,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-4c60bc36-d4e8-487e-b678-ebdd67f54a55 2018-07-23 23:01:45,313 - neutron_utils - INFO - Deleting security group rule with ID - 92061e94-c550-422f-866f-66f4d50b084a 2018-07-23 23:01:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/92061e94-c550-422f-866f-66f4d50b084a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:45,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-086dce0b-8653-4060-9486-7c0ab13b6002 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:45,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/92061e94-c550-422f-866f-66f4d50b084a used request id req-086dce0b-8653-4060-9486-7c0ab13b6002 2018-07-23 23:01:45,421 - neutron_utils - INFO - Deleting security group rule with ID - edcd8bb1-f6f0-4d44-969d-80aba5d33aa8 2018-07-23 23:01:45,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/edcd8bb1-f6f0-4d44-969d-80aba5d33aa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:45,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4da81c7-0c29-4c7f-b7f3-6dd55e3d705e Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:45,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/edcd8bb1-f6f0-4d44-969d-80aba5d33aa8 used request id req-a4da81c7-0c29-4c7f-b7f3-6dd55e3d705e 2018-07-23 23:01:45,504 - neutron_utils - INFO - Deleting security group rule with ID - d32b31b1-c34f-4927-9b90-5fb4284b4f46 2018-07-23 23:01:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d32b31b1-c34f-4927-9b90-5fb4284b4f46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:45,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26fcb447-500c-4395-8eca-062919b23749 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:45,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d32b31b1-c34f-4927-9b90-5fb4284b4f46 used request id req-26fcb447-500c-4395-8eca-062919b23749 2018-07-23 23:01:45,581 - neutron_utils - INFO - Deleting security group rule with ID - 50449b0b-8720-4b09-a2ae-dfba90bfdcbb 2018-07-23 23:01:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/50449b0b-8720-4b09-a2ae-dfba90bfdcbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:45,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cdf6a26-e504-48f0-ade6-6c439db34d03 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:45,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/50449b0b-8720-4b09-a2ae-dfba90bfdcbb used request id req-1cdf6a26-e504-48f0-ade6-6c439db34d03 2018-07-23 23:01:45,659 - neutron_utils - INFO - Deleting security group rule with ID - fe61b19e-76a9-4412-be5c-3646667287c3 2018-07-23 23:01:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fe61b19e-76a9-4412-be5c-3646667287c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:45,738 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-538a3745-6306-482f-95d7-4f36fecb70f7 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:45,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fe61b19e-76a9-4412-be5c-3646667287c3 used request id req-538a3745-6306-482f-95d7-4f36fecb70f7 2018-07-23 23:01:45,738 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-18e7e536-b9e3-49b6-8386-8ae655c731b8name 2018-07-23 23:01:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b661e845597815b40560b617b5c1593530e5de" 2018-07-23 23:01:45,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80217054-d529-4365-b5ee-4e1bfc2c5315 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:45,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/94ece8b2-fc2f-4356-a682-2ea8da5bfbf3 used request id req-80217054-d529-4365-b5ee-4e1bfc2c5315 2018-07-23 23:01:45,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b9928745-834d-41fb-afeb-5d94b912fb2a Date: Mon, 23 Jul 2018 23:01:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "updated_at": "2018-07-23T23:01:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "166dc250-e6c7-441d-98a1-584d565341ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "58c4736b-4df0-4c0a-ba37-7002b25832fe", "remote_group_id": "36912f96-c564-4b93-9624-2d26269df270", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "5df938e0-d8f9-49ae-bf61-ea1f53668f6d", "remote_group_id": "36912f96-c564-4b93-9624-2d26269df270", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "revision_number": 0, "id": "d55d9a9b-b8d5-415a-8977-a56e4de3da50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015"}], "revision_number": 4, "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "36912f96-c564-4b93-9624-2d26269df270", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:01:46,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b9928745-834d-41fb-afeb-5d94b912fb2a 2018-07-23 23:01:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f47d2ab-2fda-437c-a98b-9aabcc647676 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:46,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-5f47d2ab-2fda-437c-a98b-9aabcc647676 2018-07-23 23:01:46,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:46,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9090a4-0b81-42a4-bae6-ff5f1f5a5e21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:46,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-9f9090a4-0b81-42a4-bae6-ff5f1f5a5e21 2018-07-23 23:01:46,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:46,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334d54e4-8ac7-43eb-bda2-c71177095cda Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:46,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-334d54e4-8ac7-43eb-bda2-c71177095cda 2018-07-23 23:01:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d54727-0248-44c0-8fd6-b10c82af9cf6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ef9ceb8d8b874a99accd2f0d2795d015", "name": "CreateSecurityGroupTests-da82542d-27fc-4d7-proj"}} 2018-07-23 23:01:46,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 used request id req-23d54727-0248-44c0-8fd6-b10c82af9cf6 2018-07-23 23:01:46,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36912f96-c564-4b93-9624-2d26269df270 2018-07-23 23:01:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36912f96-c564-4b93-9624-2d26269df270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eefd51b9-694f-4a0c-b905-ade7e28d4119 Date: Mon, 23 Jul 2018 23:01:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "166dc250-e6c7-441d-98a1-584d565341ff"}, {"remote_group_id": "36912f96-c564-4b93-9624-2d26269df270", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "58c4736b-4df0-4c0a-ba37-7002b25832fe"}, {"remote_group_id": "36912f96-c564-4b93-9624-2d26269df270", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "5df938e0-d8f9-49ae-bf61-ea1f53668f6d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:42Z", "security_group_id": "36912f96-c564-4b93-9624-2d26269df270", "port_range_min": null, "revision_number": 0, "tenant_id": "ef9ceb8d8b874a99accd2f0d2795d015", "created_at": "2018-07-23T23:01:42Z", "project_id": "ef9ceb8d8b874a99accd2f0d2795d015", "id": "d55d9a9b-b8d5-415a-8977-a56e4de3da50"}]} 2018-07-23 23:01:46,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=36912f96-c564-4b93-9624-2d26269df270 used request id req-eefd51b9-694f-4a0c-b905-ade7e28d4119 2018-07-23 23:01:46,550 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/36912f96-c564-4b93-9624-2d26269df270 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb9b12db-da29-4135-8d8f-375fe767ffbf Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:46,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/36912f96-c564-4b93-9624-2d26269df270 used request id req-eb9b12db-da29-4135-8d8f-375fe767ffbf 2018-07-23 23:01:46,672 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-da82542d-27fc-4d7-proj 2018-07-23 23:01:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1006d77-2dd5-4fe8-949c-6f39a133e077 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:46,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ef9ceb8d8b874a99accd2f0d2795d015 used request id req-f1006d77-2dd5-4fe8-949c-6f39a133e077 2018-07-23 23:01:46,878 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-da82542d-27fc-4d7-proj-role 2018-07-23 23:01:46,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/349b2d85600443c29e32a0e766dab14b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:46,984 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f14662-49fd-408e-9bdd-0ad7a409ddec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:46,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/349b2d85600443c29e32a0e766dab14b used request id req-70f14662-49fd-408e-9bdd-0ad7a409ddec 2018-07-23 23:01:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2dc8efbef0ec7e446b7960b492e165180dfa565" 2018-07-23 23:01:47,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de17afb-1233-4784-a54d-6179f242d340 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:47,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3de17afb-1233-4784-a54d-6179f242d340 2018-07-23 23:01:47,074 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-da82542d-27fc-4d7-user 2018-07-23 23:01:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/86711e966f764b14b380ab5f60daee24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5f6e891884dd4c1f97aa9ac2265694c5c3ad539" 2018-07-23 23:01:47,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c95a5e9-7d3f-409a-9ebb-c4ffd480c5e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:47,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/86711e966f764b14b380ab5f60daee24 used request id req-6c95a5e9-7d3f-409a-9ebb-c4ffd480c5e7 2018-07-23 23:01:47,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:47,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["O9vSVYG2S9GhmHe03DkOOA"], "issued_at": "2018-07-23T23:01:47.000000Z"}} 2018-07-23 23:01:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103a8dccb4a33d571a0f685ec04a320a0bd5ee81" 2018-07-23 23:01:47,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269604f8-80fe-47ce-b0e0-f4dfc00f52db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:47,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-269604f8-80fe-47ce-b0e0-f4dfc00f52db 2018-07-23 23:01:47,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:47,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:48,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["edhFnnLXT5241nvrywvWSw"], "issued_at": "2018-07-23T23:01:48.000000Z"}} 2018-07-23 23:01:48,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:48,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8497feb7-3374-4a96-8834-42d2b38d73fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:48,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8497feb7-3374-4a96-8834-42d2b38d73fc 2018-07-23 23:01:48,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:48,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-af83f801-8088-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:48,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a8fa52-a084-4f6a-a02b-df3c4aebf4c0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-af83f801-8088-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:48,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-af83f801-8088-4ff-proj used request id req-f3a8fa52-a084-4f6a-a02b-df3c4aebf4c0 2018-07-23 23:01:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:48,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b1fe7a0-fb55-4fd7-906a-0b5c5ae181e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:48,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7b1fe7a0-fb55-4fd7-906a-0b5c5ae181e1 2018-07-23 23:01:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj"}}' 2018-07-23 23:01:48,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5e611f1-f826-414c-bebc-f112b997a008 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21"}, "tags": [], "enabled": true, "id": "2a0fc070adb54d0b90c1f79954127a21", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj"}} 2018-07-23 23:01:48,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b5e611f1-f826-414c-bebc-f112b997a008 2018-07-23 23:01:48,417 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-af83f801-8088-4ff-proj 2018-07-23 23:01:48,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:48,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:48,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tijwXY4eR32dpWjIfAez5A"], "issued_at": "2018-07-23T23:01:48.000000Z"}} 2018-07-23 23:01:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db475c7c775e99aab7f9448486401e6064d6e23f" 2018-07-23 23:01:48,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02a2e71-5bae-4fa9-9b08-54ba059d670a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:48,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a02a2e71-5bae-4fa9-9b08-54ba059d670a 2018-07-23 23:01:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:48,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db475c7c775e99aab7f9448486401e6064d6e23f" 2018-07-23 23:01:48,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ee4d8d-d21d-427b-b984-83d773185e9d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:48,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c8ee4d8d-d21d-427b-b984-83d773185e9d 2018-07-23 23:01:48,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-af83f801-8088-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db475c7c775e99aab7f9448486401e6064d6e23f" 2018-07-23 23:01:49,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24a1b09-f77a-49c5-81d4-a6ca8239d55d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-af83f801-8088-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21"}, "tags": [], "enabled": true, "id": "2a0fc070adb54d0b90c1f79954127a21", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj"}]} 2018-07-23 23:01:49,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-af83f801-8088-4ff-proj used request id req-c24a1b09-f77a-49c5-81d4-a6ca8239d55d 2018-07-23 23:01:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db475c7c775e99aab7f9448486401e6064d6e23f" 2018-07-23 23:01:49,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d57fd73-8c2d-48bf-b275-b09f789e5248 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:49,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1d57fd73-8c2d-48bf-b275-b09f789e5248 2018-07-23 23:01:49,471 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-af83f801-8088-4ff-user 2018-07-23 23:01:49,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:49,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:49,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11924aa4-f9e4-44b6-9670-b19aa959c341 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:49,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-11924aa4-f9e4-44b6-9670-b19aa959c341 2018-07-23 23:01:49,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" -d '{"role": {"name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj-role"}}' 2018-07-23 23:01:49,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8830b80-dfa1-4e58-9ba2-f7f3fc1e79b4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0f5a6d6ce1b4a28a136f22b63400cf4", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0f5a6d6ce1b4a28a136f22b63400cf4"}, "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj-role"}} 2018-07-23 23:01:49,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d8830b80-dfa1-4e58-9ba2-f7f3fc1e79b4 2018-07-23 23:01:49,657 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-af83f801-8088-4ff-proj-role 2018-07-23 23:01:49,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d0f5a6d6ce1b4a28a136f22b63400cf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:49,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4821e43-2f58-47d1-ac4e-4f90add662dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0f5a6d6ce1b4a28a136f22b63400cf4", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0f5a6d6ce1b4a28a136f22b63400cf4"}, "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj-role"}} 2018-07-23 23:01:49,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d0f5a6d6ce1b4a28a136f22b63400cf4 used request id req-e4821e43-2f58-47d1-ac4e-4f90add662dc 2018-07-23 23:01:49,744 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-af83f801-8088-4ff-proj-role to project CreateSecurityGroupTests-af83f801-8088-4ff-proj 2018-07-23 23:01:49,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21/users/0888d826c30d4bf5a9e32af3193b4b3c/roles/d0f5a6d6ce1b4a28a136f22b63400cf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:49,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e73e951b-a8eb-429c-9681-502a80044031 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:49,869 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21/users/0888d826c30d4bf5a9e32af3193b4b3c/roles/d0f5a6d6ce1b4a28a136f22b63400cf4 used request id req-e73e951b-a8eb-429c-9681-502a80044031 2018-07-23 23:01:49,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:49,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:50,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0f5a6d6ce1b4a28a136f22b63400cf4", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj-role"}], "expires_at": "2018-07-24T00:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a0fc070adb54d0b90c1f79954127a21", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-af83f801-8088-4ff-user", "id": "0888d826c30d4bf5a9e32af3193b4b3c"}, "audit_ids": ["jENORixlSEiIdXw8jAVZcA"], "issued_at": "2018-07-23T23:01:50.000000Z"}} 2018-07-23 23:01:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:50,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ccafaa-3e0c-4c54-b0f5-00251c8377a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:50,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-98ccafaa-3e0c-4c54-b0f5-00251c8377a2 2018-07-23 23:01:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:50,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c3c16aff-6cf5-4f10-be58-5c91dda89770 Date: Mon, 23 Jul 2018 23:01:50 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:50,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname&description=hello+group used request id req-c3c16aff-6cf5-4f10-be58-5c91dda89770 2018-07-23 23:01:50,625 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname... 2018-07-23 23:01:50,625 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname 2018-07-23 23:01:50,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" -d '{"security_group": {"name": "CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname", "description": "hello group"}}' 2018-07-23 23:01:50,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2f8ac968-e46b-4047-becc-faabbc4f7454 Date: Mon, 23 Jul 2018 23:01:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "updated_at": "2018-07-23T23:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "0c5ce0aa-4df0-484b-9756-008012c88b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}], "revision_number": 2, "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "name": "CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname"}} 2018-07-23 23:01:50,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-2f8ac968-e46b-4047-becc-faabbc4f7454 2018-07-23 23:01:50,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:50,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-88dd26a1-4744-4348-9f96-fbb1b923aa99 Date: Mon, 23 Jul 2018 23:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "0c5ce0aa-4df0-484b-9756-008012c88b17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93"}]} 2018-07-23 23:01:50,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-88dd26a1-4744-4348-9f96-fbb1b923aa99 2018-07-23 23:01:50,846 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:50,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:50,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ce83f83-22ed-4a8a-9803-9b4f35bade5d Date: Mon, 23 Jul 2018 23:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "0c5ce0aa-4df0-484b-9756-008012c88b17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93"}]} 2018-07-23 23:01:50,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-8ce83f83-22ed-4a8a-9803-9b4f35bade5d 2018-07-23 23:01:50,873 - neutron_utils - INFO - Retrieving security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:50,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:50,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cccddddb-ca10-46d2-a5f5-5b52ca5c4a4c Date: Mon, 23 Jul 2018 23:01:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "updated_at": "2018-07-23T23:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "0c5ce0aa-4df0-484b-9756-008012c88b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}], "revision_number": 2, "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "name": "CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname"}]} 2018-07-23 23:01:50,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-cccddddb-ca10-46d2-a5f5-5b52ca5c4a4c 2018-07-23 23:01:50,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:50,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:50,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-934fd766-3d8a-41ba-a83c-5c9e1e237fa0 Date: Mon, 23 Jul 2018 23:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "0c5ce0aa-4df0-484b-9756-008012c88b17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93"}]} 2018-07-23 23:01:50,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-934fd766-3d8a-41ba-a83c-5c9e1e237fa0 2018-07-23 23:01:50,979 - neutron_utils - INFO - Retrieving security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:51,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-810957e2-3a98-49af-81ac-275d0fb8b589 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "updated_at": "2018-07-23T23:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "0c5ce0aa-4df0-484b-9756-008012c88b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}], "revision_number": 2, "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "name": "CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname"}]} 2018-07-23 23:01:51,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-810957e2-3a98-49af-81ac-275d0fb8b589 2018-07-23 23:01:51,026 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:51,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06ef82e7-8814-4b79-93ba-91258de349fd Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "0c5ce0aa-4df0-484b-9756-008012c88b17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93"}]} 2018-07-23 23:01:51,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-06ef82e7-8814-4b79-93ba-91258de349fd 2018-07-23 23:01:51,053 - neutron_utils - INFO - Retrieving security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:51,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:51,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-21511524-8059-4a92-84f5-69f898cffa29 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "updated_at": "2018-07-23T23:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "0c5ce0aa-4df0-484b-9756-008012c88b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}], "revision_number": 2, "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "name": "CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname"}]} 2018-07-23 23:01:51,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-21511524-8059-4a92-84f5-69f898cffa29 2018-07-23 23:01:51,101 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:51,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd0a2b68-4834-4603-bdc1-68acb807ef15 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "0c5ce0aa-4df0-484b-9756-008012c88b17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93"}]} 2018-07-23 23:01:51,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-cd0a2b68-4834-4603-bdc1-68acb807ef15 2018-07-23 23:01:51,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:51,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0f5a6d6ce1b4a28a136f22b63400cf4", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj-role"}], "expires_at": "2018-07-24T00:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a0fc070adb54d0b90c1f79954127a21", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2a0fc070adb54d0b90c1f79954127a21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2a0fc070adb54d0b90c1f79954127a21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2a0fc070adb54d0b90c1f79954127a21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-af83f801-8088-4ff-user", "id": "0888d826c30d4bf5a9e32af3193b4b3c"}, "audit_ids": ["qT2hUMkNQxyqcPGkn8HH5A"], "issued_at": "2018-07-23T23:01:51.000000Z"}} 2018-07-23 23:01:51,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a87434ccb502b438b8824b9e5a373fa8e36d" 2018-07-23 23:01:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d90e1dce-319d-46f9-bbb8-09a83d2cf0f1 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "updated_at": "2018-07-23T23:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "0c5ce0aa-4df0-484b-9756-008012c88b17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}], "revision_number": 2, "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "name": "CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname"}]} 2018-07-23 23:01:51,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname&description=hello+group used request id req-d90e1dce-319d-46f9-bbb8-09a83d2cf0f1 2018-07-23 23:01:51,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a87434ccb502b438b8824b9e5a373fa8e36d" 2018-07-23 23:01:51,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86407e0a-a7ff-4455-9519-0f08561520c2 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "0c5ce0aa-4df0-484b-9756-008012c88b17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93"}]} 2018-07-23 23:01:51,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-86407e0a-a7ff-4455-9519-0f08561520c2 2018-07-23 23:01:51,755 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4df9269a-dbe0-40f1-b706-8688c16f2677 2018-07-23 23:01:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a981a87434ccb502b438b8824b9e5a373fa8e36d" 2018-07-23 23:01:51,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b3dc376-e385-4f29-b770-243729fb9731 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "0c5ce0aa-4df0-484b-9756-008012c88b17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "4df9269a-dbe0-40f1-b706-8688c16f2677", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "e0d4cc69-ddf3-444a-bb21-a4f744c70a93"}]} 2018-07-23 23:01:51,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-2b3dc376-e385-4f29-b770-243729fb9731 2018-07-23 23:01:51,782 - neutron_utils - INFO - Deleting security group rule with ID - e0d4cc69-ddf3-444a-bb21-a4f744c70a93 2018-07-23 23:01:51,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/e0d4cc69-ddf3-444a-bb21-a4f744c70a93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:51,890 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56eeb7b5-80bc-4858-8ad0-c240ec101afa Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:51,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/e0d4cc69-ddf3-444a-bb21-a4f744c70a93 used request id req-56eeb7b5-80bc-4858-8ad0-c240ec101afa 2018-07-23 23:01:51,891 - neutron_utils - INFO - Deleting security group rule with ID - 0c5ce0aa-4df0-484b-9756-008012c88b17 2018-07-23 23:01:51,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0c5ce0aa-4df0-484b-9756-008012c88b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:51,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03fb1baa-bdef-4564-9b3e-a5fbc8b031cc Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:51,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0c5ce0aa-4df0-484b-9756-008012c88b17 used request id req-03fb1baa-bdef-4564-9b3e-a5fbc8b031cc 2018-07-23 23:01:51,979 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c3effd45-2c7e-4ea6-af0f-8e6651d52f3aname 2018-07-23 23:01:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4df9269a-dbe0-40f1-b706-8688c16f2677 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}336577c2eda73696adcdf199986a26cb12061229" 2018-07-23 23:01:52,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4109d2b-fca7-490d-bb42-c178c9471691 Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:52,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4df9269a-dbe0-40f1-b706-8688c16f2677 used request id req-b4109d2b-fca7-490d-bb42-c178c9471691 2018-07-23 23:01:52,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d8efa955-d184-4400-a400-99383a9c2837 Date: Mon, 23 Jul 2018 23:01:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "updated_at": "2018-07-23T23:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "13457123-d5de-46c2-9066-b6070ec2ba59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "5775c693-9b3f-48d7-a76a-807d14e398ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "993bb396-ac93-4e0c-a593-76fced4f0e17", "remote_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv6", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "revision_number": 0, "id": "d0f8d555-1664-4afe-a77d-fb0476340347", "remote_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "port_range_min": null, "ethertype": "IPv4", "project_id": "2a0fc070adb54d0b90c1f79954127a21"}], "revision_number": 4, "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "da633601-5ea0-4db4-a114-0896b4946900", "name": "default"}]} 2018-07-23 23:01:52,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d8efa955-d184-4400-a400-99383a9c2837 2018-07-23 23:01:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,407 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c30e6c-1485-43d5-96ec-fde307b6845a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:52,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-09c30e6c-1485-43d5-96ec-fde307b6845a 2018-07-23 23:01:52,407 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:52,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a4f9d2-c632-440e-adcb-805e2d12b968 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:52,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-c7a4f9d2-c632-440e-adcb-805e2d12b968 2018-07-23 23:01:52,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a324e2-a321-40c8-975e-addeb3a0e5b4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:01:52,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-e4a324e2-a321-40c8-975e-addeb3a0e5b4 2018-07-23 23:01:52,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d429bede-bcc1-4a0e-bb01-fa3e46166ffd Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:01:52,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d429bede-bcc1-4a0e-bb01-fa3e46166ffd 2018-07-23 23:01:52,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bfd64a0-1c24-41de-a66c-157e4f68a8d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:52,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-9bfd64a0-1c24-41de-a66c-157e4f68a8d4 2018-07-23 23:01:52,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:52,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204a0d84-645c-49ae-be51-444c000947e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:52,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-204a0d84-645c-49ae-be51-444c000947e1 2018-07-23 23:01:52,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:52,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:52,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf43bcee-9b73-44fd-a32e-953b481d9d47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:52,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-bf43bcee-9b73-44fd-a32e-953b481d9d47 2018-07-23 23:01:52,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e75d250f-9004-4339-a79c-9344cdcbe355 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:53,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-e75d250f-9004-4339-a79c-9344cdcbe355 2018-07-23 23:01:53,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:53,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4986e56c-1f56-476b-8b9e-f41fb6ed4e6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:01:53,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-4986e56c-1f56-476b-8b9e-f41fb6ed4e6e 2018-07-23 23:01:53,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:01:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588a0905-36ff-4c3d-84f9-5ac99dd2a7ab Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2a0fc070adb54d0b90c1f79954127a21", "name": "CreateSecurityGroupTests-af83f801-8088-4ff-proj"}} 2018-07-23 23:01:53,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21 used request id req-588a0905-36ff-4c3d-84f9-5ac99dd2a7ab 2018-07-23 23:01:53,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da633601-5ea0-4db4-a114-0896b4946900 2018-07-23 23:01:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=da633601-5ea0-4db4-a114-0896b4946900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2e4cedc4-85f1-4eab-b6ee-c59c221c913b Date: Mon, 23 Jul 2018 23:01:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "13457123-d5de-46c2-9066-b6070ec2ba59"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "5775c693-9b3f-48d7-a76a-807d14e398ea"}, {"remote_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "993bb396-ac93-4e0c-a593-76fced4f0e17"}, {"remote_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:50Z", "security_group_id": "da633601-5ea0-4db4-a114-0896b4946900", "port_range_min": null, "revision_number": 0, "tenant_id": "2a0fc070adb54d0b90c1f79954127a21", "created_at": "2018-07-23T23:01:50Z", "project_id": "2a0fc070adb54d0b90c1f79954127a21", "id": "d0f8d555-1664-4afe-a77d-fb0476340347"}]} 2018-07-23 23:01:53,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=da633601-5ea0-4db4-a114-0896b4946900 used request id req-2e4cedc4-85f1-4eab-b6ee-c59c221c913b 2018-07-23 23:01:53,225 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:01:53,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/da633601-5ea0-4db4-a114-0896b4946900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97a52c77-ba5a-4443-a9a2-722364012f1f Content-Length: 0 Date: Mon, 23 Jul 2018 23:01:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:01:53,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/da633601-5ea0-4db4-a114-0896b4946900 used request id req-97a52c77-ba5a-4443-a9a2-722364012f1f 2018-07-23 23:01:53,347 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-af83f801-8088-4ff-proj 2018-07-23 23:01:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c5f8fc-5c8b-49b6-a359-4f145ac66a63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:53,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2a0fc070adb54d0b90c1f79954127a21 used request id req-06c5f8fc-5c8b-49b6-a359-4f145ac66a63 2018-07-23 23:01:53,554 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-af83f801-8088-4ff-proj-role 2018-07-23 23:01:53,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d0f5a6d6ce1b4a28a136f22b63400cf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d0e56ec-70b3-49b2-8f60-991eb3747e80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:53,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d0f5a6d6ce1b4a28a136f22b63400cf4 used request id req-9d0e56ec-70b3-49b2-8f60-991eb3747e80 2018-07-23 23:01:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac33114705beff4c1a68ecb7ac2e0dd73e5e5cfd" 2018-07-23 23:01:53,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0682204-0405-4620-ad27-feff763ab973 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:53,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b0682204-0405-4620-ad27-feff763ab973 2018-07-23 23:01:53,839 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-af83f801-8088-4ff-user 2018-07-23 23:01:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0888d826c30d4bf5a9e32af3193b4b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db475c7c775e99aab7f9448486401e6064d6e23f" 2018-07-23 23:01:54,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54e38c2-2ecd-4f2a-9589-07af059c2c55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:54,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0888d826c30d4bf5a9e32af3193b4b3c used request id req-a54e38c2-2ecd-4f2a-9589-07af059c2c55 2018-07-23 23:01:54,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:54,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["8O85sgdZQiyri9Ov-HCpHA"], "issued_at": "2018-07-23T23:01:54.000000Z"}} 2018-07-23 23:01:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27b5606f3a5de20354c74881929a03cb1970624c" 2018-07-23 23:01:54,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ad2aaa-e6b3-4a43-b7f6-4e06e555b2a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:54,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-96ad2aaa-e6b3-4a43-b7f6-4e06e555b2a8 2018-07-23 23:01:54,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:54,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:54,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gvETvRGVRgO_RHTqa-a-Wg"], "issued_at": "2018-07-23T23:01:54.000000Z"}} 2018-07-23 23:01:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:01:54,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b70a81d-7157-4980-84dd-c5dfdaf57dfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:54,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b70a81d-7157-4980-84dd-c5dfdaf57dfa 2018-07-23 23:01:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:54,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:54,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a650cafa-9d62-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:01:55,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f6b587-5677-415d-b81f-1b7b43e09c18 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a650cafa-9d62-477-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:01:55,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-a650cafa-9d62-477-proj used request id req-41f6b587-5677-415d-b81f-1b7b43e09c18 2018-07-23 23:01:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:01:55,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063ad0cc-8b17-43e0-840c-99859bd59d2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:55,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-063ad0cc-8b17-43e0-840c-99859bd59d2e 2018-07-23 23:01:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}}' 2018-07-23 23:01:55,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19e9a2b8-069c-48fb-8a71-0eb4884473b9 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d"}, "tags": [], "enabled": true, "id": "b41c8e1f65424a30856dc7fa56bb928d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}} 2018-07-23 23:01:55,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-19e9a2b8-069c-48fb-8a71-0eb4884473b9 2018-07-23 23:01:55,281 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-a650cafa-9d62-477-proj 2018-07-23 23:01:55,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:55,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:55,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:01:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["rBbInp0IS2-90SsIkb-eQA"], "issued_at": "2018-07-23T23:01:55.000000Z"}} 2018-07-23 23:01:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1a35458713660f8374985dc867a41f60b4440c" 2018-07-23 23:01:55,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84a59d8-5d6d-4efc-81ac-138984f0b280 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:55,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d84a59d8-5d6d-4efc-81ac-138984f0b280 2018-07-23 23:01:55,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:55,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:55,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1a35458713660f8374985dc867a41f60b4440c" 2018-07-23 23:01:55,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a93975-3384-49b6-b42a-9db672aef759 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:01:55,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-50a93975-3384-49b6-b42a-9db672aef759 2018-07-23 23:01:55,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a650cafa-9d62-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1a35458713660f8374985dc867a41f60b4440c" 2018-07-23 23:01:55,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853876f1-97ec-427b-af68-2cec4b833abb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a650cafa-9d62-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d"}, "tags": [], "enabled": true, "id": "b41c8e1f65424a30856dc7fa56bb928d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}]} 2018-07-23 23:01:55,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-a650cafa-9d62-477-proj used request id req-853876f1-97ec-427b-af68-2cec4b833abb 2018-07-23 23:01:55,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1a35458713660f8374985dc867a41f60b4440c" 2018-07-23 23:01:56,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08ed8e1-4a0e-481a-8e75-20d11d4c972c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:01:56,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f08ed8e1-4a0e-481a-8e75-20d11d4c972c 2018-07-23 23:01:56,404 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-a650cafa-9d62-477-user 2018-07-23 23:01:56,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:01:56,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e05ebbd-3bc6-4a9c-9d74-fe8606532b28 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:01:56,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4e05ebbd-3bc6-4a9c-9d74-fe8606532b28 2018-07-23 23:01:56,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" -d '{"role": {"name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj-role"}}' 2018-07-23 23:01:56,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b29ed4d-3e7f-4c72-9102-1a3610cb32ba Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f92e93cfb8a4c89a8524e34f07f4209", "links": {"self": "http://172.30.9.26:5000/v3/roles/1f92e93cfb8a4c89a8524e34f07f4209"}, "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj-role"}} 2018-07-23 23:01:56,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2b29ed4d-3e7f-4c72-9102-1a3610cb32ba 2018-07-23 23:01:56,621 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-a650cafa-9d62-477-proj-role 2018-07-23 23:01:56,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1f92e93cfb8a4c89a8524e34f07f4209 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:01:56,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5637f6e5-583b-45d1-80ed-f9ac0e19a863 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f92e93cfb8a4c89a8524e34f07f4209", "links": {"self": "http://172.30.9.26:5000/v3/roles/1f92e93cfb8a4c89a8524e34f07f4209"}, "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj-role"}} 2018-07-23 23:01:56,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1f92e93cfb8a4c89a8524e34f07f4209 used request id req-5637f6e5-583b-45d1-80ed-f9ac0e19a863 2018-07-23 23:01:56,641 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-a650cafa-9d62-477-proj-role to project CreateSecurityGroupTests-a650cafa-9d62-477-proj 2018-07-23 23:01:56,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d/users/f893ada28ec449f59e833944754040f1/roles/1f92e93cfb8a4c89a8524e34f07f4209 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:01:56,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:01:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d2fd2d-7fb4-4653-aaef-dea5352864fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:01:56,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d/users/f893ada28ec449f59e833944754040f1/roles/1f92e93cfb8a4c89a8524e34f07f4209 used request id req-03d2fd2d-7fb4-4653-aaef-dea5352864fe 2018-07-23 23:01:56,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:01:56,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:57,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f92e93cfb8a4c89a8524e34f07f4209", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj-role"}], "expires_at": "2018-07-24T00:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b41c8e1f65424a30856dc7fa56bb928d", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a650cafa-9d62-477-user", "id": "f893ada28ec449f59e833944754040f1"}, "audit_ids": ["GEX7NzBeRC61Yq-kIXeo_w"], "issued_at": "2018-07-23T23:01:57.000000Z"}} 2018-07-23 23:01:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2306c53-8f2c-4ea8-971f-d0575e45ea92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:01:57,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a2306c53-8f2c-4ea8-971f-d0575e45ea92 2018-07-23 23:01:57,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b6abddb4-bd17-44e6-ad2c-fc79dedb9d63 Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:01:57,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name&description=hello+group used request id req-b6abddb4-bd17-44e6-ad2c-fc79dedb9d63 2018-07-23 23:01:57,441 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name... 2018-07-23 23:01:57,442 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name 2018-07-23 23:01:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" -d '{"security_group": {"name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name", "description": "hello group"}}' 2018-07-23 23:01:57,664 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d6cfb19f-1069-4bcc-a7f9-050cdc26f371 Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 2, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}} 2018-07-23 23:01:57,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-d6cfb19f-1069-4bcc-a7f9-050cdc26f371 2018-07-23 23:01:57,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25d13351-e1dd-499c-8a22-13ae70fc9cf6 Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}]} 2018-07-23 23:01:57,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-25d13351-e1dd-499c-8a22-13ae70fc9cf6 2018-07-23 23:01:57,723 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03b7b470-c4d1-4b66-abfd-5d252d7554ba Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}]} 2018-07-23 23:01:57,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-03b7b470-c4d1-4b66-abfd-5d252d7554ba 2018-07-23 23:01:57,751 - neutron_utils - INFO - Retrieving security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e918bcb2-27c7-469f-aa79-5b84adfc5a25 Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 2, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:57,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-e918bcb2-27c7-469f-aa79-5b84adfc5a25 2018-07-23 23:01:57,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd4e4877-6903-4828-9443-6a8d74fbdce9 Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}]} 2018-07-23 23:01:57,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-cd4e4877-6903-4828-9443-6a8d74fbdce9 2018-07-23 23:01:57,870 - neutron_utils - INFO - Retrieving security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:57,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ab06ec42-1de2-41be-8cb9-806ec32ba8b5 Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 2, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:57,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-ab06ec42-1de2-41be-8cb9-806ec32ba8b5 2018-07-23 23:01:57,918 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d9abd21-ea58-402c-82ff-1319c117738b Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}]} 2018-07-23 23:01:57,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-1d9abd21-ea58-402c-82ff-1319c117738b 2018-07-23 23:01:57,946 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name 2018-07-23 23:01:57,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:57,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-65a1c408-e884-4be0-9235-fdb3f0bcfe7e Date: Mon, 23 Jul 2018 23:01:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 2, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:57,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-65a1c408-e884-4be0-9235-fdb3f0bcfe7e 2018-07-23 23:01:57,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:01:58,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:01:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:01:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b74fdd-92e4-4fc9-99e0-c45f327d5c4e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41c8e1f65424a30856dc7fa56bb928d", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}} 2018-07-23 23:01:58,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d used request id req-68b74fdd-92e4-4fc9-99e0-c45f327d5c4e 2018-07-23 23:01:58,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:58,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa180fb2-0293-46ca-ac95-21898c42f2dc Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}]} 2018-07-23 23:01:58,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-aa180fb2-0293-46ca-ac95-21898c42f2dc 2018-07-23 23:01:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}bca55c97d8139f0ab0716d412d7f2ee640053cec" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5"}}' 2018-07-23 23:01:58,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-dc942713-3668-4ba2-ba9b-1a897737f2cc Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}} 2018-07-23 23:01:58,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-dc942713-3668-4ba2-ba9b-1a897737f2cc 2018-07-23 23:01:58,267 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name 2018-07-23 23:01:58,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-6fb1b186-0fa5-4232-bc7b-ba75b268b49b Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 3, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:58,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-6fb1b186-0fa5-4232-bc7b-ba75b268b49b 2018-07-23 23:01:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526e58b7-df55-4dd9-8daa-020e9505bf06 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41c8e1f65424a30856dc7fa56bb928d", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}} 2018-07-23 23:01:58,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d used request id req-526e58b7-df55-4dd9-8daa-020e9505bf06 2018-07-23 23:01:58,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:58,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-334d88f8-49ef-4fe2-b5e1-0b806dba9b63 Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:01:58,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-334d88f8-49ef-4fe2-b5e1-0b806dba9b63 2018-07-23 23:01:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}bca55c97d8139f0ab0716d412d7f2ee640053cec" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5"}}' 2018-07-23 23:01:58,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-74e961b1-7ae6-4360-9da6-c35399068fdc Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}} 2018-07-23 23:01:58,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-74e961b1-7ae6-4360-9da6-c35399068fdc 2018-07-23 23:01:58,615 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name 2018-07-23 23:01:58,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-7a65a322-b506-425b-bdea-3eef93be3b79 Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 4, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:58,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-7a65a322-b506-425b-bdea-3eef93be3b79 2018-07-23 23:01:58,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a72d23-6c41-4445-aea7-6805e061f741 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41c8e1f65424a30856dc7fa56bb928d", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}} 2018-07-23 23:01:58,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d used request id req-20a72d23-6c41-4445-aea7-6805e061f741 2018-07-23 23:01:58,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:58,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-d3f0f6f0-781f-42c7-8f98-ae0426d25271 Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:01:58,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-d3f0f6f0-781f-42c7-8f98-ae0426d25271 2018-07-23 23:01:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}bca55c97d8139f0ab0716d412d7f2ee640053cec" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10}}' 2018-07-23 23:01:58,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3aaba1b7-27ae-4259-b145-ed7ba9d8684e Date: Mon, 23 Jul 2018 23:01:58 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}} 2018-07-23 23:01:58,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-3aaba1b7-27ae-4259-b145-ed7ba9d8684e 2018-07-23 23:01:58,976 - neutron_utils - INFO - Retrieving security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:59,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4e82f0e0-f2b8-4380-9594-e504f2fa05f8 Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:59,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-4e82f0e0-f2b8-4380-9594-e504f2fa05f8 2018-07-23 23:01:59,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:01:59,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2b873a76-45ea-4e66-853e-3592106601b4 Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:01:59,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-2b873a76-45ea-4e66-853e-3592106601b4 2018-07-23 23:01:59,083 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:01:59,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f92e93cfb8a4c89a8524e34f07f4209", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj-role"}], "expires_at": "2018-07-24T00:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b41c8e1f65424a30856dc7fa56bb928d", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b41c8e1f65424a30856dc7fa56bb928d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b41c8e1f65424a30856dc7fa56bb928d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b41c8e1f65424a30856dc7fa56bb928d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-a650cafa-9d62-477-user", "id": "f893ada28ec449f59e833944754040f1"}, "audit_ids": ["wNdh5gBmQO-XrgNX2Golpw"], "issued_at": "2018-07-23T23:01:59.000000Z"}} 2018-07-23 23:01:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ef259d09-4d6e-4140-9864-cddb1ebf4b6c Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:59,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name&description=hello+group used request id req-ef259d09-4d6e-4140-9864-cddb1ebf4b6c 2018-07-23 23:01:59,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fd6dd93f-f2f9-404c-b8b4-dce0c27dc6bc Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:01:59,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-fd6dd93f-f2f9-404c-b8b4-dce0c27dc6bc 2018-07-23 23:01:59,716 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a5625a9a-3f7c-4daf-baa0-a82726ac2082 Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:01:59,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-a5625a9a-3f7c-4daf-baa0-a82726ac2082 2018-07-23 23:01:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6c86c290-3cda-4ae0-9342-ae01235652a4 Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:59,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-6c86c290-3cda-4ae0-9342-ae01235652a4 2018-07-23 23:01:59,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ebbbf376-cf14-4ed8-9d03-933ea96299ab Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:01:59,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-ebbbf376-cf14-4ed8-9d03-933ea96299ab 2018-07-23 23:01:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8d244c30-0ecb-47ff-a44c-1a4057836166 Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:59,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-8d244c30-0ecb-47ff-a44c-1a4057836166 2018-07-23 23:01:59,905 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:01:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ec91a425-6767-42d4-89a8-f81c35156b68 Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:01:59,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-ec91a425-6767-42d4-89a8-f81c35156b68 2018-07-23 23:01:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:01:59,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-23b9c80a-d447-4756-a83b-d9be66d659d7 Date: Mon, 23 Jul 2018 23:01:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:01:59,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-23b9c80a-d447-4756-a83b-d9be66d659d7 2018-07-23 23:01:59,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:02:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5eb9cb2d-07e8-4002-80f8-c080eacb67d4 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-5eb9cb2d-07e8-4002-80f8-c080eacb67d4 2018-07-23 23:02:00,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8e8f08f7-a90c-427f-8807-4e3f150dc5d9 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:02:00,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-8e8f08f7-a90c-427f-8807-4e3f150dc5d9 2018-07-23 23:02:00,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:02:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-59ce7d84-dd3f-4b60-aafd-2198ce678720 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-59ce7d84-dd3f-4b60-aafd-2198ce678720 2018-07-23 23:02:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-df0cbaea-386e-4c0c-951d-757ff2cfe0c1 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:02:00,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-df0cbaea-386e-4c0c-951d-757ff2cfe0c1 2018-07-23 23:02:00,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:02:00,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5415ffe4-12c7-4158-b023-8fa31ea2f8c1 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-5415ffe4-12c7-4158-b023-8fa31ea2f8c1 2018-07-23 23:02:00,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-855af829-4615-4969-978a-20026dd9f4fd Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:02:00,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-855af829-4615-4969-978a-20026dd9f4fd 2018-07-23 23:02:00,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:02:00,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-734c2eea-67cf-4d7a-acae-e90bb8430b8f Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-734c2eea-67cf-4d7a-acae-e90bb8430b8f 2018-07-23 23:02:00,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-59fbb436-8c74-48e9-b7b7-4fa391302dd0 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:02:00,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-59fbb436-8c74-48e9-b7b7-4fa391302dd0 2018-07-23 23:02:00,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:02:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-474be820-63c7-44bf-a401-1c5d8c6c8ae8 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-474be820-63c7-44bf-a401-1c5d8c6c8ae8 2018-07-23 23:02:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4c71601f-a1b0-4225-b77d-e8b7e471bc4b Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:58Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "007ac649-2f81-4a7b-8d91-39d772a1f432", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "6b397eb4-157c-4849-abe8-8a9578613749", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "787538e8-3078-42e4-92a1-a6c3d5966346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "revision_number": 0, "id": "ab65097e-6026-4a75-a883-57d4f9772568", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 5, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "name": "CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name"}]} 2018-07-23 23:02:00,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name used request id req-4c71601f-a1b0-4225-b77d-e8b7e471bc4b 2018-07-23 23:02:00,416 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:02:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8eaed53e-7c09-4e60-ad41-b974cac8f6a2 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-8eaed53e-7c09-4e60-ad41-b974cac8f6a2 2018-07-23 23:02:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:00,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-81de1f61-0429-4da3-842a-4f56b1933d15 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": 10, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "007ac649-2f81-4a7b-8d91-39d772a1f432"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-81de1f61-0429-4da3-842a-4f56b1933d15 2018-07-23 23:02:00,485 - neutron_utils - INFO - Deleting security group rule with ID - 007ac649-2f81-4a7b-8d91-39d772a1f432 2018-07-23 23:02:00,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/007ac649-2f81-4a7b-8d91-39d772a1f432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:00,568 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67905ba9-9429-45df-b426-29c91790122e Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:00,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/007ac649-2f81-4a7b-8d91-39d772a1f432 used request id req-67905ba9-9429-45df-b426-29c91790122e 2018-07-23 23:02:00,569 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-23 23:02:00,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 2018-07-23 23:02:00,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cb7d699951a6555be8e9ffe9058f98ae85beb0" 2018-07-23 23:02:00,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-30d5140c-4b11-48e0-8372-7f825ad03c89 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "406e5a23-c72c-49ba-a33f-36e6e2f00df8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "6b397eb4-157c-4849-abe8-8a9578613749"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "787538e8-3078-42e4-92a1-a6c3d5966346"}, {"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-23T23:01:58Z", "security_group_id": "8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:58Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "ab65097e-6026-4a75-a883-57d4f9772568"}]} 2018-07-23 23:02:00,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-30d5140c-4b11-48e0-8372-7f825ad03c89 2018-07-23 23:02:00,603 - neutron_utils - INFO - Deleting security group rule with ID - 406e5a23-c72c-49ba-a33f-36e6e2f00df8 2018-07-23 23:02:00,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/406e5a23-c72c-49ba-a33f-36e6e2f00df8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:00,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f865a41-ad81-46d0-a3e6-36db995a0159 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:00,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/406e5a23-c72c-49ba-a33f-36e6e2f00df8 used request id req-0f865a41-ad81-46d0-a3e6-36db995a0159 2018-07-23 23:02:00,688 - neutron_utils - INFO - Deleting security group rule with ID - 6b397eb4-157c-4849-abe8-8a9578613749 2018-07-23 23:02:00,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/6b397eb4-157c-4849-abe8-8a9578613749 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:00,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-053ebf2e-95bb-4a51-bcc7-b9b6e473c324 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:00,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/6b397eb4-157c-4849-abe8-8a9578613749 used request id req-053ebf2e-95bb-4a51-bcc7-b9b6e473c324 2018-07-23 23:02:00,772 - neutron_utils - INFO - Deleting security group rule with ID - 787538e8-3078-42e4-92a1-a6c3d5966346 2018-07-23 23:02:00,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/787538e8-3078-42e4-92a1-a6c3d5966346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:00,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40185749-28d8-4518-9064-957ee6c7249d Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:00,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/787538e8-3078-42e4-92a1-a6c3d5966346 used request id req-40185749-28d8-4518-9064-957ee6c7249d 2018-07-23 23:02:00,853 - neutron_utils - INFO - Deleting security group rule with ID - 007ac649-2f81-4a7b-8d91-39d772a1f432 2018-07-23 23:02:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/007ac649-2f81-4a7b-8d91-39d772a1f432 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:00,874 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-cbe1077b-177b-4e2f-9b0f-3c405f7e60c8 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 007ac649-2f81-4a7b-8d91-39d772a1f432 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:02:00,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/007ac649-2f81-4a7b-8d91-39d772a1f432 used request id req-cbe1077b-177b-4e2f-9b0f-3c405f7e60c8 2018-07-23 23:02:00,875 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 007ac649-2f81-4a7b-8d91-39d772a1f432 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:02:00,875 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 007ac649-2f81-4a7b-8d91-39d772a1f432 does not exist Neutron server returns request_ids: ['req-cbe1077b-177b-4e2f-9b0f-3c405f7e60c8'] 2018-07-23 23:02:00,875 - neutron_utils - INFO - Deleting security group rule with ID - ab65097e-6026-4a75-a883-57d4f9772568 2018-07-23 23:02:00,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/ab65097e-6026-4a75-a883-57d4f9772568 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:00,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ece96baf-35bc-4e0d-80d3-ed42bc895dc5 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:00,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/ab65097e-6026-4a75-a883-57d4f9772568 used request id req-ece96baf-35bc-4e0d-80d3-ed42bc895dc5 2018-07-23 23:02:00,954 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9b9d38ec-e6c6-4cee-b997-0038b74600a2name 2018-07-23 23:02:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bca55c97d8139f0ab0716d412d7f2ee640053cec" 2018-07-23 23:02:01,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b65e8414-9000-4e12-ba8f-71f1474e6112 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:01,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/8fb8e4e5-854c-492f-bba7-4d4b84d4bbe5 used request id req-b65e8414-9000-4e12-ba8f-71f1474e6112 2018-07-23 23:02:01,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fc33ebdc-f78e-4002-af72-897b48ea3f0b Date: Mon, 23 Jul 2018 23:02:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "updated_at": "2018-07-23T23:01:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "2829019f-6632-426e-a471-daebaf54e63b", "remote_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "4f379cb4-ba0b-46eb-a6ac-4ec7c52a1ece", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "5ce3aa85-2c7a-4d52-a489-f250c152be69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv4", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "revision_number": 0, "id": "cf207537-9743-4259-9a1c-fc4c1a6ba3d0", "remote_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "remote_ip_prefix": null, "created_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "port_range_min": null, "ethertype": "IPv6", "project_id": "b41c8e1f65424a30856dc7fa56bb928d"}], "revision_number": 4, "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "name": "default"}]} 2018-07-23 23:02:01,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fc33ebdc-f78e-4002-af72-897b48ea3f0b 2018-07-23 23:02:01,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b1c7fe4-1bc1-4f2b-85d2-d2dd79206755 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:01,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-3b1c7fe4-1bc1-4f2b-85d2-d2dd79206755 2018-07-23 23:02:01,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98dd269d-3a6b-4a04-b309-6a701c3ae9c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:01,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-98dd269d-3a6b-4a04-b309-6a701c3ae9c7 2018-07-23 23:02:01,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080e2d30-5818-4cbe-8d52-b3b43af29a0c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:02:01,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-080e2d30-5818-4cbe-8d52-b3b43af29a0c 2018-07-23 23:02:01,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1bb974d-d806-436f-9df4-3eb066e93f7d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:02:01,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e1bb974d-d806-436f-9df4-3eb066e93f7d 2018-07-23 23:02:01,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-693c5c9a-2c68-4331-b33a-53b07e79a1cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:01,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-693c5c9a-2c68-4331-b33a-53b07e79a1cf 2018-07-23 23:02:01,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00392e13-9175-4543-9382-c5cf8333be69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:01,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-00392e13-9175-4543-9382-c5cf8333be69 2018-07-23 23:02:01,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4f16f34-cfa5-4ac0-b830-8d5f3bd74111 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:01,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-f4f16f34-cfa5-4ac0-b830-8d5f3bd74111 2018-07-23 23:02:01,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:01,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:01,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37913f8-32ce-476a-a194-f223dc9193fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:01,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-d37913f8-32ce-476a-a194-f223dc9193fc 2018-07-23 23:02:01,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:01,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:02,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17d9d747-dba9-4c4b-9bd7-e98447e32f9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:02,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-17d9d747-dba9-4c4b-9bd7-e98447e32f9e 2018-07-23 23:02:02,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:02,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef15bb5-749d-4b32-843f-28c244901945 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b41c8e1f65424a30856dc7fa56bb928d", "name": "CreateSecurityGroupTests-a650cafa-9d62-477-proj"}} 2018-07-23 23:02:02,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d used request id req-1ef15bb5-749d-4b32-843f-28c244901945 2018-07-23 23:02:02,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fce4e73e-1112-41c9-a578-f6a8e2d54ac3 2018-07-23 23:02:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fce4e73e-1112-41c9-a578-f6a8e2d54ac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:02,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d75a6cd4-d4a5-40eb-86ff-b416895faacc Date: Mon, 23 Jul 2018 23:02:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "2829019f-6632-426e-a471-daebaf54e63b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "4f379cb4-ba0b-46eb-a6ac-4ec7c52a1ece"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "5ce3aa85-2c7a-4d52-a489-f250c152be69"}, {"remote_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:01:57Z", "security_group_id": "fce4e73e-1112-41c9-a578-f6a8e2d54ac3", "port_range_min": null, "revision_number": 0, "tenant_id": "b41c8e1f65424a30856dc7fa56bb928d", "created_at": "2018-07-23T23:01:57Z", "project_id": "b41c8e1f65424a30856dc7fa56bb928d", "id": "cf207537-9743-4259-9a1c-fc4c1a6ba3d0"}]} 2018-07-23 23:02:02,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fce4e73e-1112-41c9-a578-f6a8e2d54ac3 used request id req-d75a6cd4-d4a5-40eb-86ff-b416895faacc 2018-07-23 23:02:02,146 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:02:02,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fce4e73e-1112-41c9-a578-f6a8e2d54ac3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:02,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-183f3a6f-7fd0-4d67-9b28-50e8eeb2597b Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:02,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fce4e73e-1112-41c9-a578-f6a8e2d54ac3 used request id req-183f3a6f-7fd0-4d67-9b28-50e8eeb2597b 2018-07-23 23:02:02,272 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-a650cafa-9d62-477-proj 2018-07-23 23:02:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:02,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a0a112-9441-4469-953f-055ecf86e8c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:02,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b41c8e1f65424a30856dc7fa56bb928d used request id req-d0a0a112-9441-4469-953f-055ecf86e8c3 2018-07-23 23:02:02,483 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-a650cafa-9d62-477-proj-role 2018-07-23 23:02:02,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1f92e93cfb8a4c89a8524e34f07f4209 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:02,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4e6a68-81a0-4dfb-b71e-036a9fc786db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:02,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1f92e93cfb8a4c89a8524e34f07f4209 used request id req-2e4e6a68-81a0-4dfb-b71e-036a9fc786db 2018-07-23 23:02:02,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b19a7861d932a3ad5f10798413ef4b11b7c29ed" 2018-07-23 23:02:02,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd57ec02-a47a-4acd-b3fc-de23a8086aaf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:02,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bd57ec02-a47a-4acd-b3fc-de23a8086aaf 2018-07-23 23:02:02,677 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-a650cafa-9d62-477-user 2018-07-23 23:02:02,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f893ada28ec449f59e833944754040f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1a35458713660f8374985dc867a41f60b4440c" 2018-07-23 23:02:02,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e81d825-92fa-4647-9f78-6a01e87b1f38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:02,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f893ada28ec449f59e833944754040f1 used request id req-7e81d825-92fa-4647-9f78-6a01e87b1f38 2018-07-23 23:02:02,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:03,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Fz8kRyx8Tg2RGi6ACam3lA"], "issued_at": "2018-07-23T23:02:03.000000Z"}} 2018-07-23 23:02:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09557db3933e9619e2da0b7223eef92c11a8e167" 2018-07-23 23:02:03,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e374dad0-bb5f-4dac-aab5-8919e98107ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:03,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e374dad0-bb5f-4dac-aab5-8919e98107ae 2018-07-23 23:02:03,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:03,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:03,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BgiHII2rQeej22RoGOzjfg"], "issued_at": "2018-07-23T23:02:03.000000Z"}} 2018-07-23 23:02:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:03,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cfdce2-9e83-4562-832e-369abb2c684a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:03,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-20cfdce2-9e83-4562-832e-369abb2c684a 2018-07-23 23:02:03,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:03,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-08559601-7109-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:03,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec6a805-35ff-43de-8a18-8fda43a07ec1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-08559601-7109-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:03,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-08559601-7109-4a7-proj used request id req-8ec6a805-35ff-43de-8a18-8fda43a07ec1 2018-07-23 23:02:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:03,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16af3e1-9b8a-4002-90b2-c2420cd33d35 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:03,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e16af3e1-9b8a-4002-90b2-c2420cd33d35 2018-07-23 23:02:03,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}}' 2018-07-23 23:02:04,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-371a2b56-09f0-427f-a69b-a29bc6b1d523 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44"}, "tags": [], "enabled": true, "id": "56d4f25693ea480780dbfdef55921c44", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}} 2018-07-23 23:02:04,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-371a2b56-09f0-427f-a69b-a29bc6b1d523 2018-07-23 23:02:04,084 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-08559601-7109-4a7-proj 2018-07-23 23:02:04,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:04,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:04,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["9YMIqrJoTiOrNRhRKCN-7w"], "issued_at": "2018-07-23T23:02:04.000000Z"}} 2018-07-23 23:02:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792a03a4faf3d4709f80335903486fa909d8c03" 2018-07-23 23:02:04,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797f9de6-c50d-46fd-a018-372d26c0ee29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:04,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-797f9de6-c50d-46fd-a018-372d26c0ee29 2018-07-23 23:02:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:04,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792a03a4faf3d4709f80335903486fa909d8c03" 2018-07-23 23:02:04,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c75bc4d-f7e2-4435-8bed-6c2902a7d03f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:04,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1c75bc4d-f7e2-4435-8bed-6c2902a7d03f 2018-07-23 23:02:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-08559601-7109-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792a03a4faf3d4709f80335903486fa909d8c03" 2018-07-23 23:02:04,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609eaa5f-b8c7-4646-afd4-8b9d5e286da4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-08559601-7109-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44"}, "tags": [], "enabled": true, "id": "56d4f25693ea480780dbfdef55921c44", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}]} 2018-07-23 23:02:04,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSecurityGroupTests-08559601-7109-4a7-proj used request id req-609eaa5f-b8c7-4646-afd4-8b9d5e286da4 2018-07-23 23:02:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792a03a4faf3d4709f80335903486fa909d8c03" 2018-07-23 23:02:04,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b9337f-a6df-4cbb-9f07-447c5f32c816 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:04,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-47b9337f-a6df-4cbb-9f07-447c5f32c816 2018-07-23 23:02:05,215 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-08559601-7109-4a7-user 2018-07-23 23:02:05,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:05,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66b864b6-6c70-49f8-8444-c14151787686 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:05,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-66b864b6-6c70-49f8-8444-c14151787686 2018-07-23 23:02:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" -d '{"role": {"name": "CreateSecurityGroupTests-08559601-7109-4a7-proj-role"}}' 2018-07-23 23:02:05,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfe2053-c1a6-4935-b2aa-07f045b9ec45 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eed8de5bb1834555aea3d3cb354df9b2", "links": {"self": "http://172.30.9.26:5000/v3/roles/eed8de5bb1834555aea3d3cb354df9b2"}, "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj-role"}} 2018-07-23 23:02:05,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7dfe2053-c1a6-4935-b2aa-07f045b9ec45 2018-07-23 23:02:05,424 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-08559601-7109-4a7-proj-role 2018-07-23 23:02:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/eed8de5bb1834555aea3d3cb354df9b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:05,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a297998-e4f4-4467-ae19-d8013118e2cd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eed8de5bb1834555aea3d3cb354df9b2", "links": {"self": "http://172.30.9.26:5000/v3/roles/eed8de5bb1834555aea3d3cb354df9b2"}, "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj-role"}} 2018-07-23 23:02:05,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/eed8de5bb1834555aea3d3cb354df9b2 used request id req-8a297998-e4f4-4467-ae19-d8013118e2cd 2018-07-23 23:02:05,512 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-08559601-7109-4a7-proj-role to project CreateSecurityGroupTests-08559601-7109-4a7-proj 2018-07-23 23:02:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44/users/d760e2729ecb421992c8389b08ea1ecb/roles/eed8de5bb1834555aea3d3cb354df9b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:05,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ba2047-a138-4cc4-93af-37e2c752df23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:05,636 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44/users/d760e2729ecb421992c8389b08ea1ecb/roles/eed8de5bb1834555aea3d3cb354df9b2 used request id req-a2ba2047-a138-4cc4-93af-37e2c752df23 2018-07-23 23:02:05,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:05,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:06,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eed8de5bb1834555aea3d3cb354df9b2", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj-role"}], "expires_at": "2018-07-24T00:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56d4f25693ea480780dbfdef55921c44", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-08559601-7109-4a7-user", "id": "d760e2729ecb421992c8389b08ea1ecb"}, "audit_ids": ["qxlkVhW7SRCOWXoZgvHS8g"], "issued_at": "2018-07-23T23:02:06.000000Z"}} 2018-07-23 23:02:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca098365-4aae-4b09-a3e2-ee1242d30702 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:06,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ca098365-4aae-4b09-a3e2-ee1242d30702 2018-07-23 23:02:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-eaab6444-cc8d-4ce6-8370-696e3f992c8c Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:02:06,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name&description=hello+group used request id req-eaab6444-cc8d-4ce6-8370-696e3f992c8c 2018-07-23 23:02:06,399 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name... 2018-07-23 23:02:06,400 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name 2018-07-23 23:02:06,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" -d '{"security_group": {"name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name", "description": "hello group"}}' 2018-07-23 23:02:06,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9b790b44-5a34-4e44-b588-d57d8dd0138d Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 2, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}} 2018-07-23 23:02:06,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-9b790b44-5a34-4e44-b588-d57d8dd0138d 2018-07-23 23:02:06,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:06,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4208004f-bff4-4730-add7-b2802735a7a9 Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:06,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-4208004f-bff4-4730-add7-b2802735a7a9 2018-07-23 23:02:06,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6eef8a58-8117-43cc-aedd-b1006851ced5 Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:06,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-6eef8a58-8117-43cc-aedd-b1006851ced5 2018-07-23 23:02:06,662 - neutron_utils - INFO - Retrieving security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:06,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1eaa5c76-3fdf-49f8-a12f-fa8a22606e0a Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 2, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:06,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-1eaa5c76-3fdf-49f8-a12f-fa8a22606e0a 2018-07-23 23:02:06,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:06,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d649fec-3784-4f41-afdc-ee33f4d5a949 Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:06,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-3d649fec-3784-4f41-afdc-ee33f4d5a949 2018-07-23 23:02:06,763 - neutron_utils - INFO - Retrieving security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:06,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ce1f90af-1d89-48b5-8c02-f4d174d065da Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 2, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:06,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-ce1f90af-1d89-48b5-8c02-f4d174d065da 2018-07-23 23:02:06,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:06,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0c4835b-28b9-4e45-8fb0-b4aadd1e11cb Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:06,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-c0c4835b-28b9-4e45-8fb0-b4aadd1e11cb 2018-07-23 23:02:06,835 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name 2018-07-23 23:02:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ae19dd38-1fad-456d-ad6e-1e38b94ff6c6 Date: Mon, 23 Jul 2018 23:02:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 2, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:06,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-ae19dd38-1fad-456d-ad6e-1e38b94ff6c6 2018-07-23 23:02:06,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:06,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:06,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f514cff-fabd-459a-bca7-12135a56db0f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56d4f25693ea480780dbfdef55921c44", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}} 2018-07-23 23:02:06,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 used request id req-0f514cff-fabd-459a-bca7-12135a56db0f 2018-07-23 23:02:06,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:06,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa4d342f-dab3-4e83-9deb-0dded6ab3cd7 Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:07,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-aa4d342f-dab3-4e83-9deb-0dded6ab3cd7 2018-07-23 23:02:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}d16974c0f0572039637dce91a26b274d184c95b5" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80"}}' 2018-07-23 23:02:07,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-f4c23693-ab5c-4ed2-9e1e-5c713fe72b3a Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}} 2018-07-23 23:02:07,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-f4c23693-ab5c-4ed2-9e1e-5c713fe72b3a 2018-07-23 23:02:07,126 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name 2018-07-23 23:02:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2600b9ae-01de-49db-8d57-461abbe5c2b8 Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 3, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:07,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-2600b9ae-01de-49db-8d57-461abbe5c2b8 2018-07-23 23:02:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d4c7ff-1f55-4736-9a5d-9cad1e0f9082 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56d4f25693ea480780dbfdef55921c44", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}} 2018-07-23 23:02:07,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 used request id req-01d4c7ff-1f55-4736-9a5d-9cad1e0f9082 2018-07-23 23:02:07,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:07,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a4334bb4-d260-4609-99e2-ab897e563cd0 Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:07,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-a4334bb4-d260-4609-99e2-ab897e563cd0 2018-07-23 23:02:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}d16974c0f0572039637dce91a26b274d184c95b5" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80"}}' 2018-07-23 23:02:07,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f2f20eb7-e32f-4fc1-8582-aad92772bdeb Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}} 2018-07-23 23:02:07,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-f2f20eb7-e32f-4fc1-8582-aad92772bdeb 2018-07-23 23:02:07,442 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name 2018-07-23 23:02:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-d5a7f626-bd59-49f2-9728-8ceca25d1593 Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 4, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:07,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-d5a7f626-bd59-49f2-9728-8ceca25d1593 2018-07-23 23:02:07,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd993795-b60f-4f22-9a4e-a8209cab286b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56d4f25693ea480780dbfdef55921c44", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}} 2018-07-23 23:02:07,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 used request id req-fd993795-b60f-4f22-9a4e-a8209cab286b 2018-07-23 23:02:07,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:07,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-a1fcd9a6-ec66-405c-a603-b94f60790df5 Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:07,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-a1fcd9a6-ec66-405c-a603-b94f60790df5 2018-07-23 23:02:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}d16974c0f0572039637dce91a26b274d184c95b5" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10}}' 2018-07-23 23:02:07,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-79b59301-ad96-4531-99c6-b5f14a5b892a Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}} 2018-07-23 23:02:07,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-79b59301-ad96-4531-99c6-b5f14a5b892a 2018-07-23 23:02:07,808 - neutron_utils - INFO - Retrieving security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c9fc15fa-1aa0-4df7-ac0a-a378f7760c96 Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:07,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-c9fc15fa-1aa0-4df7-ac0a-a378f7760c96 2018-07-23 23:02:07,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:07,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-28cc742a-629a-49bc-b269-c8327a81c400 Date: Mon, 23 Jul 2018 23:02:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:07,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-28cc742a-629a-49bc-b269-c8327a81c400 2018-07-23 23:02:07,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:08,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "eed8de5bb1834555aea3d3cb354df9b2", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj-role"}], "expires_at": "2018-07-24T00:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "56d4f25693ea480780dbfdef55921c44", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/56d4f25693ea480780dbfdef55921c44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/56d4f25693ea480780dbfdef55921c44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/56d4f25693ea480780dbfdef55921c44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-08559601-7109-4a7-user", "id": "d760e2729ecb421992c8389b08ea1ecb"}, "audit_ids": ["dY-ihTzHQbqXwXEIDYq_nA"], "issued_at": "2018-07-23T23:02:08.000000Z"}} 2018-07-23 23:02:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-16d524b0-5d85-4719-b769-3d602a44b4cf Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:08,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name&description=hello+group used request id req-16d524b0-5d85-4719-b769-3d602a44b4cf 2018-07-23 23:02:08,503 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e34bb959-d124-45b6-ab57-eff6cf69eeef Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:08,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-e34bb959-d124-45b6-ab57-eff6cf69eeef 2018-07-23 23:02:08,538 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f6a1dab2-8669-491a-89dd-9f7a63cb3771 Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:08,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-f6a1dab2-8669-491a-89dd-9f7a63cb3771 2018-07-23 23:02:08,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-19354f5a-cfb3-4ec2-a738-e8fa6e8b5fe5 Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:08,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-19354f5a-cfb3-4ec2-a738-e8fa6e8b5fe5 2018-07-23 23:02:08,621 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3d3bc79b-b2a2-483a-ac3a-8913d2a2126b Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:08,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-3d3bc79b-b2a2-483a-ac3a-8913d2a2126b 2018-07-23 23:02:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-187c32bc-186c-429a-bdc6-d44de6438be0 Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:08,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-187c32bc-186c-429a-bdc6-d44de6438be0 2018-07-23 23:02:08,704 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:08,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0e29cce0-bc67-4711-810c-2fae318b83ad Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:08,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-0e29cce0-bc67-4711-810c-2fae318b83ad 2018-07-23 23:02:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a9c4b07a-c8c3-4070-921d-c3ac9547d02a Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:08,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-a9c4b07a-c8c3-4070-921d-c3ac9547d02a 2018-07-23 23:02:08,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-39ab7049-2bdf-4c18-bace-dac4dc5a4e02 Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:08,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-39ab7049-2bdf-4c18-bace-dac4dc5a4e02 2018-07-23 23:02:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-54d9ceda-4eb7-45ea-ae66-499cacd704b5 Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:08,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-54d9ceda-4eb7-45ea-ae66-499cacd704b5 2018-07-23 23:02:08,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b350a158-1912-463b-8e93-8f7725553558 Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:08,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-b350a158-1912-463b-8e93-8f7725553558 2018-07-23 23:02:08,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a2152038-d68d-41c6-b50f-772a0b583f6a Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:08,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-a2152038-d68d-41c6-b50f-772a0b583f6a 2018-07-23 23:02:08,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:08,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:08,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-66bcbbd6-b52e-4448-bdff-b3fe77791b8f Date: Mon, 23 Jul 2018 23:02:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:08,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-66bcbbd6-b52e-4448-bdff-b3fe77791b8f 2018-07-23 23:02:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:09,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-13060eaa-90f2-410d-8d45-2551123d2446 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:09,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-13060eaa-90f2-410d-8d45-2551123d2446 2018-07-23 23:02:09,039 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:09,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6affe23e-b8cc-4bc9-8aa0-3139f5dfe364 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:09,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-6affe23e-b8cc-4bc9-8aa0-3139f5dfe364 2018-07-23 23:02:09,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cab2837a-eba7-41cf-9932-c5c4e9e8cdc7 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-07-23T23:02:07Z", "revision_number": 0, "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": 10, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 5, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0e275817-f5ca-4044-b318-a8342b84da80", "name": "CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name"}]} 2018-07-23 23:02:09,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name used request id req-cab2837a-eba7-41cf-9932-c5c4e9e8cdc7 2018-07-23 23:02:09,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:09,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-529e4348-20d7-4689-9ee8-4cb4e7f09de1 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "0d3391c7-adb2-4422-8de2-05c447ea67e7"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:09,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-529e4348-20d7-4689-9ee8-4cb4e7f09de1 2018-07-23 23:02:09,166 - neutron_utils - INFO - Deleting security group rule with ID - 0d3391c7-adb2-4422-8de2-05c447ea67e7 2018-07-23 23:02:09,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0d3391c7-adb2-4422-8de2-05c447ea67e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:09,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0e8adad-81db-4e31-94d5-e62c10d8f694 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:09,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0d3391c7-adb2-4422-8de2-05c447ea67e7 used request id req-b0e8adad-81db-4e31-94d5-e62c10d8f694 2018-07-23 23:02:09,252 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-07-23 23:02:09,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e275817-f5ca-4044-b318-a8342b84da80 2018-07-23 23:02:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2adba9d3a251f4b9bff7029a2c80d24cc71e552" 2018-07-23 23:02:09,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-bcfdad05-8c49-4589-9d44-d263fc574396 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "1cd8ebd3-a219-4da5-bd41-c7c44d284e4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "7fcd0a04-2ac4-4123-bc7e-f154426e1a03"}, {"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-23T23:02:07Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": 10, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:07Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "d5e021e3-c4dd-4a4d-a126-1a70a0a12509"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "0e275817-f5ca-4044-b318-a8342b84da80", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "fa353fd4-84b1-4858-bc38-4bd9d8bf159c"}]} 2018-07-23 23:02:09,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0e275817-f5ca-4044-b318-a8342b84da80 used request id req-bcfdad05-8c49-4589-9d44-d263fc574396 2018-07-23 23:02:09,288 - neutron_utils - INFO - Deleting security group rule with ID - 0d3391c7-adb2-4422-8de2-05c447ea67e7 2018-07-23 23:02:09,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/0d3391c7-adb2-4422-8de2-05c447ea67e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:09,315 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-1f66d505-4143-4478-a9ed-f0d7e20861d5 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 0d3391c7-adb2-4422-8de2-05c447ea67e7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:02:09,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/0d3391c7-adb2-4422-8de2-05c447ea67e7 used request id req-1f66d505-4143-4478-a9ed-f0d7e20861d5 2018-07-23 23:02:09,315 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 0d3391c7-adb2-4422-8de2-05c447ea67e7 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-07-23 23:02:09,315 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0d3391c7-adb2-4422-8de2-05c447ea67e7 does not exist Neutron server returns request_ids: ['req-1f66d505-4143-4478-a9ed-f0d7e20861d5'] 2018-07-23 23:02:09,316 - neutron_utils - INFO - Deleting security group rule with ID - fa353fd4-84b1-4858-bc38-4bd9d8bf159c 2018-07-23 23:02:09,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/fa353fd4-84b1-4858-bc38-4bd9d8bf159c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:09,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98b22cd5-4d61-4c3b-827a-92ec2abc3e35 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:09,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/fa353fd4-84b1-4858-bc38-4bd9d8bf159c used request id req-98b22cd5-4d61-4c3b-827a-92ec2abc3e35 2018-07-23 23:02:09,388 - neutron_utils - INFO - Deleting security group rule with ID - 1cd8ebd3-a219-4da5-bd41-c7c44d284e4c 2018-07-23 23:02:09,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/1cd8ebd3-a219-4da5-bd41-c7c44d284e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:09,466 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75b7358f-1d28-4ab8-868e-56cf725bf3d2 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:09,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/1cd8ebd3-a219-4da5-bd41-c7c44d284e4c used request id req-75b7358f-1d28-4ab8-868e-56cf725bf3d2 2018-07-23 23:02:09,466 - neutron_utils - INFO - Deleting security group rule with ID - 7fcd0a04-2ac4-4123-bc7e-f154426e1a03 2018-07-23 23:02:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7fcd0a04-2ac4-4123-bc7e-f154426e1a03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:09,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aff96e25-e759-4043-a926-587d8a4e7502 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:09,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7fcd0a04-2ac4-4123-bc7e-f154426e1a03 used request id req-aff96e25-e759-4043-a926-587d8a4e7502 2018-07-23 23:02:09,537 - neutron_utils - INFO - Deleting security group rule with ID - d5e021e3-c4dd-4a4d-a126-1a70a0a12509 2018-07-23 23:02:09,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d5e021e3-c4dd-4a4d-a126-1a70a0a12509 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:09,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d194421c-2805-4bde-855d-7ff168249d76 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:09,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d5e021e3-c4dd-4a4d-a126-1a70a0a12509 used request id req-d194421c-2805-4bde-855d-7ff168249d76 2018-07-23 23:02:09,611 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b59f8465-4e12-4ad0-8dbe-d8443874d9e8name 2018-07-23 23:02:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0e275817-f5ca-4044-b318-a8342b84da80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d16974c0f0572039637dce91a26b274d184c95b5" 2018-07-23 23:02:09,747 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b18e3555-2d1f-4b1d-95d7-cab325917c66 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:09,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0e275817-f5ca-4044-b318-a8342b84da80 used request id req-b18e3555-2d1f-4b1d-95d7-cab325917c66 2018-07-23 23:02:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:09,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-16068f9c-a2f2-45d9-aab6-7d519c5b7f51 Date: Mon, 23 Jul 2018 23:02:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "updated_at": "2018-07-23T23:02:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "79dcda05-94f9-4f1a-ad27-2428b416eac0", "remote_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "892bd67d-de69-4163-9a52-cdae6d6f40e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv4", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "cadf675d-2563-4d05-8dc5-5e02eb05614d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "revision_number": 0, "id": "ccde63aa-ae47-48f9-b4f2-16dd75fd5258", "remote_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "remote_ip_prefix": null, "created_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "tenant_id": "56d4f25693ea480780dbfdef55921c44", "port_range_min": null, "ethertype": "IPv6", "project_id": "56d4f25693ea480780dbfdef55921c44"}], "revision_number": 4, "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "12e99065-f455-479b-9afc-69da824ae6a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:02:09,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-16068f9c-a2f2-45d9-aab6-7d519c5b7f51 2018-07-23 23:02:09,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:10,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24e902cb-93e8-4aea-8e55-bcea35b0fca6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:10,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-24e902cb-93e8-4aea-8e55-bcea35b0fca6 2018-07-23 23:02:10,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:10,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7bcab0-7b35-40ed-9363-055ea6fd2af2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "56d4f25693ea480780dbfdef55921c44", "name": "CreateSecurityGroupTests-08559601-7109-4a7-proj"}} 2018-07-23 23:02:10,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 used request id req-2e7bcab0-7b35-40ed-9363-055ea6fd2af2 2018-07-23 23:02:10,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 12e99065-f455-479b-9afc-69da824ae6a7 2018-07-23 23:02:10,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=12e99065-f455-479b-9afc-69da824ae6a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:10,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3e3d9a62-6631-4190-8eb6-25c1388ae3ea Date: Mon, 23 Jul 2018 23:02:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "79dcda05-94f9-4f1a-ad27-2428b416eac0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "892bd67d-de69-4163-9a52-cdae6d6f40e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "cadf675d-2563-4d05-8dc5-5e02eb05614d"}, {"remote_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:02:06Z", "security_group_id": "12e99065-f455-479b-9afc-69da824ae6a7", "port_range_min": null, "revision_number": 0, "tenant_id": "56d4f25693ea480780dbfdef55921c44", "created_at": "2018-07-23T23:02:06Z", "project_id": "56d4f25693ea480780dbfdef55921c44", "id": "ccde63aa-ae47-48f9-b4f2-16dd75fd5258"}]} 2018-07-23 23:02:10,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=12e99065-f455-479b-9afc-69da824ae6a7 used request id req-3e3d9a62-6631-4190-8eb6-25c1388ae3ea 2018-07-23 23:02:10,180 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:02:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/12e99065-f455-479b-9afc-69da824ae6a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:10,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0237a1b6-4791-422c-804c-dfd7a2490037 Content-Length: 0 Date: Mon, 23 Jul 2018 23:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:02:10,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/12e99065-f455-479b-9afc-69da824ae6a7 used request id req-0237a1b6-4791-422c-804c-dfd7a2490037 2018-07-23 23:02:10,311 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-08559601-7109-4a7-proj 2018-07-23 23:02:10,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:10,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e7284a1-9587-43d1-b3ae-d5e3c2de21f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:10,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/56d4f25693ea480780dbfdef55921c44 used request id req-8e7284a1-9587-43d1-b3ae-d5e3c2de21f5 2018-07-23 23:02:10,493 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-08559601-7109-4a7-proj-role 2018-07-23 23:02:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/eed8de5bb1834555aea3d3cb354df9b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:10,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1568770d-72bd-44ba-8fe3-b0e0acfa013c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:10,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/eed8de5bb1834555aea3d3cb354df9b2 used request id req-1568770d-72bd-44ba-8fe3-b0e0acfa013c 2018-07-23 23:02:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a30ae8030a64b1b0e811eea90d29e1e059ddd6fe" 2018-07-23 23:02:10,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9771cbbb-e716-4fac-a691-0d9831a4902a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:10,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9771cbbb-e716-4fac-a691-0d9831a4902a 2018-07-23 23:02:10,676 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-08559601-7109-4a7-user 2018-07-23 23:02:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d760e2729ecb421992c8389b08ea1ecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792a03a4faf3d4709f80335903486fa909d8c03" 2018-07-23 23:02:10,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b86af9-00e1-4c5c-9a4d-2c825e778a85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:10,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d760e2729ecb421992c8389b08ea1ecb used request id req-58b86af9-00e1-4c5c-9a4d-2c825e778a85 2018-07-23 23:02:10,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:11,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["zGwLsdA_QCGBITsJyDmdJA"], "issued_at": "2018-07-23T23:02:11.000000Z"}} 2018-07-23 23:02:11,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f94a5e3cf73afa8d8453b991f6f9367b46fbf99" 2018-07-23 23:02:11,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78a9dfd-329e-4c1d-8414-85f8f702132a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:11,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c78a9dfd-329e-4c1d-8414-85f8f702132a 2018-07-23 23:02:11,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:11,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:11,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tiQxnvJ8Q_6T9DMqjtKELA"], "issued_at": "2018-07-23T23:02:11.000000Z"}} 2018-07-23 23:02:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:11,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7fa74c-b328-414b-8552-eac169133965 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:11,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5d7fa74c-b328-414b-8552-eac169133965 2018-07-23 23:02:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:11,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a7feff81-dff9-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:11,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7538dd-d85e-4c28-8b02-1355dac6937b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a7feff81-dff9-4ca-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:11,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a7feff81-dff9-4ca-proj used request id req-5d7538dd-d85e-4c28-8b02-1355dac6937b 2018-07-23 23:02:11,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:11,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b894554-a640-4afa-9104-0f9aea760f20 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:11,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8b894554-a640-4afa-9104-0f9aea760f20 2018-07-23 23:02:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj"}}' 2018-07-23 23:02:12,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f68bea8-60bb-4111-bfae-6d0aa3041ca4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2400be8341cb4ffb958d8c11b6b87ecc"}, "tags": [], "enabled": true, "id": "2400be8341cb4ffb958d8c11b6b87ecc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj"}} 2018-07-23 23:02:12,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1f68bea8-60bb-4111-bfae-6d0aa3041ca4 2018-07-23 23:02:12,060 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a7feff81-dff9-4ca-proj 2018-07-23 23:02:12,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:12,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:12,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["c6Mn9FloT_aZG1e___bwxg"], "issued_at": "2018-07-23T23:02:12.000000Z"}} 2018-07-23 23:02:12,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d958abb538d926b44c2cf9b13d0f355d5854f0b" 2018-07-23 23:02:12,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1dcf9a2-8c84-474f-bcc5-e1654fbdc4cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:12,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f1dcf9a2-8c84-474f-bcc5-e1654fbdc4cc 2018-07-23 23:02:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:12,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d958abb538d926b44c2cf9b13d0f355d5854f0b" 2018-07-23 23:02:12,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b6bac9-8b1a-4fe3-b2e2-1a32e4c37d8b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:12,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b9b6bac9-8b1a-4fe3-b2e2-1a32e4c37d8b 2018-07-23 23:02:12,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-a7feff81-dff9-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d958abb538d926b44c2cf9b13d0f355d5854f0b" 2018-07-23 23:02:12,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648b185e-7be3-4135-b627-f14cf438e969 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-a7feff81-dff9-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2400be8341cb4ffb958d8c11b6b87ecc"}, "tags": [], "enabled": true, "id": "2400be8341cb4ffb958d8c11b6b87ecc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj"}]} 2018-07-23 23:02:12,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-a7feff81-dff9-4ca-proj used request id req-648b185e-7be3-4135-b627-f14cf438e969 2018-07-23 23:02:12,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d958abb538d926b44c2cf9b13d0f355d5854f0b" 2018-07-23 23:02:12,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcd6b69-715e-4a6d-a397-5c004ed7d4f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:12,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6fcd6b69-715e-4a6d-a397-5c004ed7d4f6 2018-07-23 23:02:13,189 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a7feff81-dff9-4ca-user 2018-07-23 23:02:13,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:13,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:13,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed883c30-f269-4ea8-808a-6ad0b1e2245a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:13,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ed883c30-f269-4ea8-808a-6ad0b1e2245a 2018-07-23 23:02:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" -d '{"role": {"name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role"}}' 2018-07-23 23:02:13,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7eab289-b066-484a-a8fa-bf797a42b706 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79ed33f1e4174f938729cba4ab1a743a", "links": {"self": "http://172.30.9.26:5000/v3/roles/79ed33f1e4174f938729cba4ab1a743a"}, "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role"}} 2018-07-23 23:02:13,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-d7eab289-b066-484a-a8fa-bf797a42b706 2018-07-23 23:02:13,386 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role 2018-07-23 23:02:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/79ed33f1e4174f938729cba4ab1a743a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:13,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42e7b86-9878-477f-a781-c3204310643c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "79ed33f1e4174f938729cba4ab1a743a", "links": {"self": "http://172.30.9.26:5000/v3/roles/79ed33f1e4174f938729cba4ab1a743a"}, "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role"}} 2018-07-23 23:02:13,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/79ed33f1e4174f938729cba4ab1a743a used request id req-f42e7b86-9878-477f-a781-c3204310643c 2018-07-23 23:02:13,410 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role to project CreateImageSuccessTests-a7feff81-dff9-4ca-proj 2018-07-23 23:02:13,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2400be8341cb4ffb958d8c11b6b87ecc/users/80c77cd98cea46608b94ba1bea3e04cc/roles/79ed33f1e4174f938729cba4ab1a743a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:13,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54060afc-b7b8-4d03-ac79-2390648c3318 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:13,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2400be8341cb4ffb958d8c11b6b87ecc/users/80c77cd98cea46608b94ba1bea3e04cc/roles/79ed33f1e4174f938729cba4ab1a743a used request id req-54060afc-b7b8-4d03-ac79-2390648c3318 2018-07-23 23:02:13,560 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:02:13,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:13,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:13,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ed33f1e4174f938729cba4ab1a743a", "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role"}], "expires_at": "2018-07-24T00:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2400be8341cb4ffb958d8c11b6b87ecc", "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-user", "id": "80c77cd98cea46608b94ba1bea3e04cc"}, "audit_ids": ["0cWo3uPASL-ERzRJ7cHM4Q"], "issued_at": "2018-07-23T23:02:13.000000Z"}} 2018-07-23 23:02:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" 2018-07-23 23:02:14,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed012478-58d2-4a5e-8c43-18df63578bc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:14,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ed012478-58d2-4a5e-8c43-18df63578bc4 2018-07-23 23:02:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" 2018-07-23 23:02:14,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-296e231a-1a92-46ff-840b-f9860817eb79 Date: Mon, 23 Jul 2018 23:02:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e"} 2018-07-23 23:02:14,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e used request id req-296e231a-1a92-46ff-840b-f9860817eb79 2018-07-23 23:02:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" 2018-07-23 23:02:14,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f02dc77a-39f2-44a1-af03-f362392a712b Date: Mon, 23 Jul 2018 23:02:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:14,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f02dc77a-39f2-44a1-af03-f362392a712b 2018-07-23 23:02:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e"}' 2018-07-23 23:02:14,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a845e18c-73a1-48fc-b776-d3ce57cb5b5b Date: Mon, 23 Jul 2018 23:02:14 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/409f9871-8211-4518-ae59-60da37351994", "min_disk": 0, "protected": false, "id": "409f9871-8211-4518-ae59-60da37351994", "file": "/v2/images/409f9871-8211-4518-ae59-60da37351994/file", "checksum": null, "owner": "2400be8341cb4ffb958d8c11b6b87ecc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:14,696 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a845e18c-73a1-48fc-b776-d3ce57cb5b5b 2018-07-23 23:02:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" -d '' 2018-07-23 23:02:15,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9a3ba69-e76e-49a6-a150-5ba996806324 Date: Mon, 23 Jul 2018 23:02:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:15,785 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994/file used request id req-e9a3ba69-e76e-49a6-a150-5ba996806324 2018-07-23 23:02:15,786 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:02:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" 2018-07-23 23:02:15,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c901be4e-65e9-486b-8b51-08f646b1d1d6 Date: Mon, 23 Jul 2018 23:02:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:15Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/409f9871-8211-4518-ae59-60da37351994/snap", "metadata": {}}], "self": "/v2/images/409f9871-8211-4518-ae59-60da37351994", "min_disk": 0, "protected": false, "id": "409f9871-8211-4518-ae59-60da37351994", "file": "/v2/images/409f9871-8211-4518-ae59-60da37351994/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2400be8341cb4ffb958d8c11b6b87ecc", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/409f9871-8211-4518-ae59-60da37351994/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:15,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 used request id req-c901be4e-65e9-486b-8b51-08f646b1d1d6 2018-07-23 23:02:15,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" 2018-07-23 23:02:15,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3be71d3e-7b81-4c92-861d-89ba4be37c54 Date: Mon, 23 Jul 2018 23:02:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:15,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3be71d3e-7b81-4c92-861d-89ba4be37c54 2018-07-23 23:02:15,819 - create_image - INFO - Created image with name - CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e 2018-07-23 23:02:15,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" 2018-07-23 23:02:15,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-affe7526-b363-4bfb-b919-8b05cd598e43 Date: Mon, 23 Jul 2018 23:02:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:15Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/409f9871-8211-4518-ae59-60da37351994/snap", "metadata": {}}], "self": "/v2/images/409f9871-8211-4518-ae59-60da37351994", "min_disk": 0, "protected": false, "id": "409f9871-8211-4518-ae59-60da37351994", "file": "/v2/images/409f9871-8211-4518-ae59-60da37351994/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2400be8341cb4ffb958d8c11b6b87ecc", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/409f9871-8211-4518-ae59-60da37351994/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:15,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 used request id req-affe7526-b363-4bfb-b919-8b05cd598e43 2018-07-23 23:02:15,837 - create_image - DEBUG - Instance status is - active 2018-07-23 23:02:15,838 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e 2018-07-23 23:02:15,838 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e 2018-07-23 23:02:15,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:16,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "79ed33f1e4174f938729cba4ab1a743a", "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role"}], "expires_at": "2018-07-24T00:02:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2400be8341cb4ffb958d8c11b6b87ecc", "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2400be8341cb4ffb958d8c11b6b87ecc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a7feff81-dff9-4ca-user", "id": "80c77cd98cea46608b94ba1bea3e04cc"}, "audit_ids": ["MhUJlX72TqWKasCdQDjDag"], "issued_at": "2018-07-23T23:02:16.000000Z"}} 2018-07-23 23:02:16,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8471897261820b5053bf67780b431b6a7def66" 2018-07-23 23:02:16,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2fa409d3-8572-4e62-b43a-db60a3c55651 Date: Mon, 23 Jul 2018 23:02:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:15Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/409f9871-8211-4518-ae59-60da37351994/snap", "metadata": {}}], "self": "/v2/images/409f9871-8211-4518-ae59-60da37351994", "min_disk": 0, "protected": false, "id": "409f9871-8211-4518-ae59-60da37351994", "file": "/v2/images/409f9871-8211-4518-ae59-60da37351994/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2400be8341cb4ffb958d8c11b6b87ecc", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/409f9871-8211-4518-ae59-60da37351994/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e"} 2018-07-23 23:02:16,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e used request id req-2fa409d3-8572-4e62-b43a-db60a3c55651 2018-07-23 23:02:16,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8471897261820b5053bf67780b431b6a7def66" 2018-07-23 23:02:16,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-54a4db77-0f98-4934-ae03-98e502a32d5c Date: Mon, 23 Jul 2018 23:02:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:16,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-54a4db77-0f98-4934-ae03-98e502a32d5c 2018-07-23 23:02:16,939 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e 2018-07-23 23:02:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8471897261820b5053bf67780b431b6a7def66" 2018-07-23 23:02:17,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6f726d9-41ff-4739-84fc-3d53e3826cc8 Date: Mon, 23 Jul 2018 23:02:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:17,725 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 used request id req-e6f726d9-41ff-4739-84fc-3d53e3826cc8 2018-07-23 23:02:17,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8471897261820b5053bf67780b431b6a7def66" 2018-07-23 23:02:17,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-71ed36a0-5a84-4f54-90a2-9117445b28e9 Date: Mon, 23 Jul 2018 23:02:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e"} 2018-07-23 23:02:17,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e used request id req-71ed36a0-5a84-4f54-90a2-9117445b28e9 2018-07-23 23:02:17,756 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7be905eb-a0da-4dce-bb80-c58a3475a70e 2018-07-23 23:02:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0afd3ebaac5e35db976277938e6c3125d817a32c" 2018-07-23 23:02:17,771 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-d4902664-14f7-45e7-9a7e-483d7bc84ed6 Date: Mon, 23 Jul 2018 23:02:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:17,771 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/409f9871-8211-4518-ae59-60da37351994 used request id req-d4902664-14f7-45e7-9a7e-483d7bc84ed6 2018-07-23 23:02:17,772 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-07-23 23:02:17,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6ea70725-0300-441e-81d7-da5b5d244ab5 Date: Mon, 23 Jul 2018 23:02:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:02:18,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6ea70725-0300-441e-81d7-da5b5d244ab5 2018-07-23 23:02:18,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31fcf27-501d-432a-a6d2-82a90326029f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:18,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a31fcf27-501d-432a-a6d2-82a90326029f 2018-07-23 23:02:18,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:18,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e54e44c5-a751-4f80-8f49-e3907aab24d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:18,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e54e44c5-a751-4f80-8f49-e3907aab24d8 2018-07-23 23:02:18,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:18,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bd52d1-9117-4ba5-8eae-bcd91bc9db33 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:02:18,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-89bd52d1-9117-4ba5-8eae-bcd91bc9db33 2018-07-23 23:02:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76466d16-ab3f-498d-a682-8d5a00d3b06c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:02:18,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-76466d16-ab3f-498d-a682-8d5a00d3b06c 2018-07-23 23:02:18,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a88ca723-e2bc-4c3d-9ce9-cf1efd6a081f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:18,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-a88ca723-e2bc-4c3d-9ce9-cf1efd6a081f 2018-07-23 23:02:18,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:18,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b4391e1-698b-4a9d-b823-7b5a6617fbdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:18,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-6b4391e1-698b-4a9d-b823-7b5a6617fbdb 2018-07-23 23:02:18,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ed68ac-3571-485b-a05d-8172aadaa80f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:18,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-73ed68ac-3571-485b-a05d-8172aadaa80f 2018-07-23 23:02:18,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:18,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751a8c0d-3307-4992-85ea-0d25bed17ade Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:18,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-751a8c0d-3307-4992-85ea-0d25bed17ade 2018-07-23 23:02:18,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:18,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:18,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a8e9c6-0b22-4807-b96d-8adf2b989515 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:18,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-e2a8e9c6-0b22-4807-b96d-8adf2b989515 2018-07-23 23:02:18,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:18,829 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a7feff81-dff9-4ca-proj 2018-07-23 23:02:18,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2400be8341cb4ffb958d8c11b6b87ecc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:19,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f1e12c-caaf-406d-8be0-fcba9642139b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:19,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2400be8341cb4ffb958d8c11b6b87ecc used request id req-b6f1e12c-caaf-406d-8be0-fcba9642139b 2018-07-23 23:02:19,022 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a7feff81-dff9-4ca-proj-role 2018-07-23 23:02:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/79ed33f1e4174f938729cba4ab1a743a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:19,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660a6699-56dd-46c9-8b23-b522cad0ca71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:19,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/79ed33f1e4174f938729cba4ab1a743a used request id req-660a6699-56dd-46c9-8b23-b522cad0ca71 2018-07-23 23:02:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa1481183f825fd62a7c09239e77be45c5b658f" 2018-07-23 23:02:19,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1668edf8-ed34-489b-a943-7deef09e7902 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:19,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1668edf8-ed34-489b-a943-7deef09e7902 2018-07-23 23:02:19,227 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a7feff81-dff9-4ca-user 2018-07-23 23:02:19,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/80c77cd98cea46608b94ba1bea3e04cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d958abb538d926b44c2cf9b13d0f355d5854f0b" 2018-07-23 23:02:19,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b449b50d-8ade-49a7-ab94-ab42a5ed8953 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:19,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/80c77cd98cea46608b94ba1bea3e04cc used request id req-b449b50d-8ade-49a7-ab94-ab42a5ed8953 2018-07-23 23:02:19,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:19,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yvw4XxYaQhqvVFRzOC5YGw"], "issued_at": "2018-07-23T23:02:19.000000Z"}} 2018-07-23 23:02:19,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88673edcd453075a76d5164f5ae01446e99e6edc" 2018-07-23 23:02:19,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ab9505-4c75-4bcb-b728-fcbb86d479b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:19,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-95ab9505-4c75-4bcb-b728-fcbb86d479b0 2018-07-23 23:02:19,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:19,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:20,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["dseWFkOxQDy-pCoe9hzrTQ"], "issued_at": "2018-07-23T23:02:20.000000Z"}} 2018-07-23 23:02:20,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:20,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac163b5-156b-44a8-96a4-6773ab8f1b3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:20,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aac163b5-156b-44a8-96a4-6773ab8f1b3a 2018-07-23 23:02:20,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:20,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:20,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12877f1f-163e-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:20,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bcaa3c5-900e-427b-9d45-136a80a79af2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12877f1f-163e-436-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:20,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12877f1f-163e-436-proj used request id req-0bcaa3c5-900e-427b-9d45-136a80a79af2 2018-07-23 23:02:20,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:20,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722fdf80-3297-45d3-9020-c4cdbf2895ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:20,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-722fdf80-3297-45d3-9020-c4cdbf2895ea 2018-07-23 23:02:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-12877f1f-163e-436-proj"}}' 2018-07-23 23:02:20,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-863b075a-ecd7-4b5c-be9c-8175f7acb449 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2a05ed949e154f83ac7536119fa01539"}, "tags": [], "enabled": true, "id": "2a05ed949e154f83ac7536119fa01539", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12877f1f-163e-436-proj"}} 2018-07-23 23:02:20,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-863b075a-ecd7-4b5c-be9c-8175f7acb449 2018-07-23 23:02:20,576 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-12877f1f-163e-436-proj 2018-07-23 23:02:20,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:20,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:20,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["URB2sjqeRSWTgD_ShjWLXQ"], "issued_at": "2018-07-23T23:02:20.000000Z"}} 2018-07-23 23:02:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88034576266fc06242546c3b8408f576b0be617e" 2018-07-23 23:02:21,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51114968-e549-4eac-bfb8-1e46a9fadeb6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:21,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-51114968-e549-4eac-bfb8-1e46a9fadeb6 2018-07-23 23:02:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:21,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88034576266fc06242546c3b8408f576b0be617e" 2018-07-23 23:02:21,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee46516-ee30-4350-b532-239482888197 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:21,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4ee46516-ee30-4350-b532-239482888197 2018-07-23 23:02:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-12877f1f-163e-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88034576266fc06242546c3b8408f576b0be617e" 2018-07-23 23:02:21,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf18c58-4f87-48db-978c-85b5137dcd8c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-12877f1f-163e-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2a05ed949e154f83ac7536119fa01539"}, "tags": [], "enabled": true, "id": "2a05ed949e154f83ac7536119fa01539", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12877f1f-163e-436-proj"}]} 2018-07-23 23:02:21,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-12877f1f-163e-436-proj used request id req-ebf18c58-4f87-48db-978c-85b5137dcd8c 2018-07-23 23:02:21,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88034576266fc06242546c3b8408f576b0be617e" 2018-07-23 23:02:21,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7ab391-5a68-49c9-8f01-849b92b5b3c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:21,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2c7ab391-5a68-49c9-8f01-849b92b5b3c6 2018-07-23 23:02:21,625 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-12877f1f-163e-436-user 2018-07-23 23:02:21,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:21,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:21,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bdc6c56-61ec-4c32-9f9c-a816e69654e3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:21,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8bdc6c56-61ec-4c32-9f9c-a816e69654e3 2018-07-23 23:02:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" -d '{"role": {"name": "CreateImageSuccessTests-12877f1f-163e-436-proj-role"}}' 2018-07-23 23:02:21,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a28e390-0453-4e3f-94e6-51322214e7d5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77fc58085e6147628220c718861c149c", "links": {"self": "http://172.30.9.26:5000/v3/roles/77fc58085e6147628220c718861c149c"}, "name": "CreateImageSuccessTests-12877f1f-163e-436-proj-role"}} 2018-07-23 23:02:21,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7a28e390-0453-4e3f-94e6-51322214e7d5 2018-07-23 23:02:21,745 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-12877f1f-163e-436-proj-role 2018-07-23 23:02:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/77fc58085e6147628220c718861c149c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:21,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c16df2-9994-4d9b-9bb2-440882a2605c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77fc58085e6147628220c718861c149c", "links": {"self": "http://172.30.9.26:5000/v3/roles/77fc58085e6147628220c718861c149c"}, "name": "CreateImageSuccessTests-12877f1f-163e-436-proj-role"}} 2018-07-23 23:02:21,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/77fc58085e6147628220c718861c149c used request id req-93c16df2-9994-4d9b-9bb2-440882a2605c 2018-07-23 23:02:21,835 - keystone_utils - INFO - Granting role CreateImageSuccessTests-12877f1f-163e-436-proj-role to project CreateImageSuccessTests-12877f1f-163e-436-proj 2018-07-23 23:02:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2a05ed949e154f83ac7536119fa01539/users/7f97b120bc35433cbdf41f2606a1ebee/roles/77fc58085e6147628220c718861c149c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:21,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074a6e42-1935-4e93-9d07-d1ff5ba2ace0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:21,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2a05ed949e154f83ac7536119fa01539/users/7f97b120bc35433cbdf41f2606a1ebee/roles/77fc58085e6147628220c718861c149c used request id req-074a6e42-1935-4e93-9d07-d1ff5ba2ace0 2018-07-23 23:02:21,958 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:02:21,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:21,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:22,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77fc58085e6147628220c718861c149c", "name": "CreateImageSuccessTests-12877f1f-163e-436-proj-role"}], "expires_at": "2018-07-24T00:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a05ed949e154f83ac7536119fa01539", "name": "CreateImageSuccessTests-12877f1f-163e-436-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12877f1f-163e-436-user", "id": "7f97b120bc35433cbdf41f2606a1ebee"}, "audit_ids": ["QEsvcolyT9Cz4jqqrdRwcA"], "issued_at": "2018-07-23T23:02:22.000000Z"}} 2018-07-23 23:02:22,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" 2018-07-23 23:02:22,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb00f772-77cd-4ff2-be6e-fa459616462a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:22,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fb00f772-77cd-4ff2-be6e-fa459616462a 2018-07-23 23:02:22,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" 2018-07-23 23:02:23,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c9056e7c-98e6-44a0-9a99-8a7a286835a5 Date: Mon, 23 Jul 2018 23:02:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf"} 2018-07-23 23:02:23,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf used request id req-c9056e7c-98e6-44a0-9a99-8a7a286835a5 2018-07-23 23:02:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" 2018-07-23 23:02:23,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-28d52d6c-6ada-4f56-892c-65df812817af Date: Mon, 23 Jul 2018 23:02:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:23,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-28d52d6c-6ada-4f56-892c-65df812817af 2018-07-23 23:02:23,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf"}' 2018-07-23 23:02:23,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18a3eba6-001b-4ee8-b83e-87d8b0c2ca36 Date: Mon, 23 Jul 2018 23:02:23 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "min_disk": 0, "protected": false, "id": "ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "file": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/file", "checksum": null, "owner": "2a05ed949e154f83ac7536119fa01539", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:23,113 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-18a3eba6-001b-4ee8-b83e-87d8b0c2ca36 2018-07-23 23:02:23,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" -d '' 2018-07-23 23:02:23,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbc69fb6-4e38-4e17-9cae-d527500ac07e Date: Mon, 23 Jul 2018 23:02:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:23,651 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/file used request id req-cbc69fb6-4e38-4e17-9cae-d527500ac07e 2018-07-23 23:02:23,652 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:02:23,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" 2018-07-23 23:02:23,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-89c0cea0-b1b7-4ca9-9773-f40e5d686412 Date: Mon, 23 Jul 2018 23:02:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:23Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/snap", "metadata": {}}], "self": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "min_disk": 0, "protected": false, "id": "ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "file": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a05ed949e154f83ac7536119fa01539", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:23,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6 used request id req-89c0cea0-b1b7-4ca9-9773-f40e5d686412 2018-07-23 23:02:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" 2018-07-23 23:02:23,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b371026c-b9ed-46c2-bb80-fd086301423e Date: Mon, 23 Jul 2018 23:02:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:23,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b371026c-b9ed-46c2-bb80-fd086301423e 2018-07-23 23:02:23,682 - create_image - INFO - Created image with name - CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf 2018-07-23 23:02:23,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" 2018-07-23 23:02:23,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f6a489c1-afb4-4659-bd73-fae10773030e Date: Mon, 23 Jul 2018 23:02:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:23Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/snap", "metadata": {}}], "self": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "min_disk": 0, "protected": false, "id": "ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "file": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a05ed949e154f83ac7536119fa01539", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:23,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6 used request id req-f6a489c1-afb4-4659-bd73-fae10773030e 2018-07-23 23:02:23,704 - create_image - DEBUG - Instance status is - active 2018-07-23 23:02:23,704 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf 2018-07-23 23:02:23,704 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf 2018-07-23 23:02:23,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:24,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77fc58085e6147628220c718861c149c", "name": "CreateImageSuccessTests-12877f1f-163e-436-proj-role"}], "expires_at": "2018-07-24T00:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a05ed949e154f83ac7536119fa01539", "name": "CreateImageSuccessTests-12877f1f-163e-436-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2a05ed949e154f83ac7536119fa01539", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2a05ed949e154f83ac7536119fa01539", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2a05ed949e154f83ac7536119fa01539", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12877f1f-163e-436-user", "id": "7f97b120bc35433cbdf41f2606a1ebee"}, "audit_ids": ["A9nP1aYjR2qYxJcCCkG5fQ"], "issued_at": "2018-07-23T23:02:24.000000Z"}} 2018-07-23 23:02:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0db55941a09247ea7374c66fe460bf6c58580103" 2018-07-23 23:02:24,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1d328a8f-2f56-4708-ad17-8dacdbb38ec2 Date: Mon, 23 Jul 2018 23:02:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:23Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/snap", "metadata": {}}], "self": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "min_disk": 0, "protected": false, "id": "ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6", "file": "/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2a05ed949e154f83ac7536119fa01539", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf"} 2018-07-23 23:02:24,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf used request id req-1d328a8f-2f56-4708-ad17-8dacdbb38ec2 2018-07-23 23:02:24,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0db55941a09247ea7374c66fe460bf6c58580103" 2018-07-23 23:02:24,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c926981-92e7-4eeb-8a4b-58d77837e64b Date: Mon, 23 Jul 2018 23:02:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:24,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3c926981-92e7-4eeb-8a4b-58d77837e64b 2018-07-23 23:02:24,300 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f76166b8-fdb8-419d-8b83-5ec1905aaccf 2018-07-23 23:02:24,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4bbf4104b73706fe820d0b6814921cb1f5a39003" 2018-07-23 23:02:24,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d304f64-ad81-4819-99a1-c1146f26608d Date: Mon, 23 Jul 2018 23:02:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:24,773 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/ab8d3929-51cc-4e5b-82e1-6dd3ceaa09f6 used request id req-9d304f64-ad81-4819-99a1-c1146f26608d 2018-07-23 23:02:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-738dd9ce-155a-454e-a8b5-8b779efe419c Date: Mon, 23 Jul 2018 23:02:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:02:25,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-738dd9ce-155a-454e-a8b5-8b779efe419c 2018-07-23 23:02:25,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f31ad6b-e0bc-4bd9-a850-2880b0f96bfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:25,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-0f31ad6b-e0bc-4bd9-a850-2880b0f96bfa 2018-07-23 23:02:25,152 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-289fbb76-2814-4867-a247-b8ed552652e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:25,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-289fbb76-2814-4867-a247-b8ed552652e3 2018-07-23 23:02:25,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ceedfe3-5c4c-4cd7-85a0-0166100b56c2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:02:25,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-2ceedfe3-5c4c-4cd7-85a0-0166100b56c2 2018-07-23 23:02:25,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e475d3-c805-43f8-8afe-3d5cfb8b2e8c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:02:25,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-04e475d3-c805-43f8-8afe-3d5cfb8b2e8c 2018-07-23 23:02:25,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac345195-424d-497b-b847-b0f3f0f66e18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:25,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-ac345195-424d-497b-b847-b0f3f0f66e18 2018-07-23 23:02:25,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17691b7c-aa3d-4af5-9fcd-18ac64c1d76c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:25,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-17691b7c-aa3d-4af5-9fcd-18ac64c1d76c 2018-07-23 23:02:25,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2e9d2c5-9d7a-4b55-afb6-2c4f2e0f4f6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:25,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-d2e9d2c5-9d7a-4b55-afb6-2c4f2e0f4f6b 2018-07-23 23:02:25,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6dd2b14-4a92-4570-adb8-38250f704789 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:25,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-d6dd2b14-4a92-4570-adb8-38250f704789 2018-07-23 23:02:25,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:25,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b956306-095a-4953-aaaf-3f6d7137c6ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:25,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-6b956306-095a-4953-aaaf-3f6d7137c6ac 2018-07-23 23:02:25,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:25,878 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-12877f1f-163e-436-proj 2018-07-23 23:02:25,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2a05ed949e154f83ac7536119fa01539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:26,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e950e5a-4009-439a-98ac-42bec16cfd96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:26,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2a05ed949e154f83ac7536119fa01539 used request id req-1e950e5a-4009-439a-98ac-42bec16cfd96 2018-07-23 23:02:26,068 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-12877f1f-163e-436-proj-role 2018-07-23 23:02:26,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/77fc58085e6147628220c718861c149c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:26,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0afee092-7e6c-40bf-8d6c-da703ae13016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:26,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/77fc58085e6147628220c718861c149c used request id req-0afee092-7e6c-40bf-8d6c-da703ae13016 2018-07-23 23:02:26,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7adbda550bfc7ccd9992479864ff8fc5dab6d9e" 2018-07-23 23:02:26,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c19006-3083-43b7-81ff-5f766c973baf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:26,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b7c19006-3083-43b7-81ff-5f766c973baf 2018-07-23 23:02:26,263 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-12877f1f-163e-436-user 2018-07-23 23:02:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7f97b120bc35433cbdf41f2606a1ebee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88034576266fc06242546c3b8408f576b0be617e" 2018-07-23 23:02:26,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd66e711-2107-47d8-be2a-c84fda5131bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:26,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7f97b120bc35433cbdf41f2606a1ebee used request id req-fd66e711-2107-47d8-be2a-c84fda5131bb 2018-07-23 23:02:26,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:26,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["pzVC2SXoQpuvxOhVidvLgA"], "issued_at": "2018-07-23T23:02:26.000000Z"}} 2018-07-23 23:02:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db17898f2a4d586f6e62a7b577e935c28f81348" 2018-07-23 23:02:26,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40b7668-6708-46d1-87c1-157f19acab8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:26,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c40b7668-6708-46d1-87c1-157f19acab8e 2018-07-23 23:02:26,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:26,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:27,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["XhFkdHkTRhG_ZmXjMkltYw"], "issued_at": "2018-07-23T23:02:27.000000Z"}} 2018-07-23 23:02:27,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:27,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9baff9a5-6106-4f49-807f-ed63b20d01da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:27,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9baff9a5-6106-4f49-807f-ed63b20d01da 2018-07-23 23:02:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:27,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:27,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ca383f81-75d5-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:27,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b34ea2c-d644-4883-888d-b0f59d559813 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ca383f81-75d5-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:27,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ca383f81-75d5-4b5-proj used request id req-5b34ea2c-d644-4883-888d-b0f59d559813 2018-07-23 23:02:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:27,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26188ed1-adef-45c2-acd6-3910bc369abf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:27,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-26188ed1-adef-45c2-acd6-3910bc369abf 2018-07-23 23:02:27,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj"}}' 2018-07-23 23:02:27,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-622e0a6a-7d92-437b-a52e-73e8f2096514 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8e5c31c91e024eb9a68056ada1ad4bc8"}, "tags": [], "enabled": true, "id": "8e5c31c91e024eb9a68056ada1ad4bc8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj"}} 2018-07-23 23:02:27,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-622e0a6a-7d92-437b-a52e-73e8f2096514 2018-07-23 23:02:27,583 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ca383f81-75d5-4b5-proj 2018-07-23 23:02:27,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:27,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:27,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_QsQKMGMRM6m1a_oq6R_Pg"], "issued_at": "2018-07-23T23:02:27.000000Z"}} 2018-07-23 23:02:27,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e3e4607389cf3cbe3b64a75eafa471dc903a2c" 2018-07-23 23:02:28,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bb11da-1720-40a5-90d4-2b51af05850a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:28,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-87bb11da-1720-40a5-90d4-2b51af05850a 2018-07-23 23:02:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:28,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e3e4607389cf3cbe3b64a75eafa471dc903a2c" 2018-07-23 23:02:28,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1037b7de-6220-4f04-abea-32cd60708e5d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:28,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1037b7de-6220-4f04-abea-32cd60708e5d 2018-07-23 23:02:28,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-ca383f81-75d5-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e3e4607389cf3cbe3b64a75eafa471dc903a2c" 2018-07-23 23:02:28,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e33a4e3-96e2-45ff-95aa-dc2036121662 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-ca383f81-75d5-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8e5c31c91e024eb9a68056ada1ad4bc8"}, "tags": [], "enabled": true, "id": "8e5c31c91e024eb9a68056ada1ad4bc8", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj"}]} 2018-07-23 23:02:28,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-ca383f81-75d5-4b5-proj used request id req-3e33a4e3-96e2-45ff-95aa-dc2036121662 2018-07-23 23:02:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e3e4607389cf3cbe3b64a75eafa471dc903a2c" 2018-07-23 23:02:28,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f0d33f-54e6-4bf9-9b31-a651334175ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:28,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c7f0d33f-54e6-4bf9-9b31-a651334175ff 2018-07-23 23:02:28,648 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ca383f81-75d5-4b5-user 2018-07-23 23:02:28,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:28,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:28,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475efcf5-8cbc-462b-b741-3f80eea776c6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:28,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-475efcf5-8cbc-462b-b741-3f80eea776c6 2018-07-23 23:02:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" -d '{"role": {"name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role"}}' 2018-07-23 23:02:29,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c517b92c-9707-44ce-84a2-e4c614e2afdf Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5aaf1b97090c42669d7fadbf7426efd8", "links": {"self": "http://172.30.9.26:5000/v3/roles/5aaf1b97090c42669d7fadbf7426efd8"}, "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role"}} 2018-07-23 23:02:29,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c517b92c-9707-44ce-84a2-e4c614e2afdf 2018-07-23 23:02:29,002 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role 2018-07-23 23:02:29,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5aaf1b97090c42669d7fadbf7426efd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:29,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca587421-9802-407e-8e65-2c522f7cbb0a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5aaf1b97090c42669d7fadbf7426efd8", "links": {"self": "http://172.30.9.26:5000/v3/roles/5aaf1b97090c42669d7fadbf7426efd8"}, "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role"}} 2018-07-23 23:02:29,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5aaf1b97090c42669d7fadbf7426efd8 used request id req-ca587421-9802-407e-8e65-2c522f7cbb0a 2018-07-23 23:02:29,093 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role to project CreateImageSuccessTests-ca383f81-75d5-4b5-proj 2018-07-23 23:02:29,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8e5c31c91e024eb9a68056ada1ad4bc8/users/f7dabe1e37884bb5a8cebc0837cd3d1e/roles/5aaf1b97090c42669d7fadbf7426efd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:29,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20417b14-5fa0-4145-b18a-4229cf348105 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:29,299 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8e5c31c91e024eb9a68056ada1ad4bc8/users/f7dabe1e37884bb5a8cebc0837cd3d1e/roles/5aaf1b97090c42669d7fadbf7426efd8 used request id req-20417b14-5fa0-4145-b18a-4229cf348105 2018-07-23 23:02:29,300 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:02:29,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:29,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:29,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5aaf1b97090c42669d7fadbf7426efd8", "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role"}], "expires_at": "2018-07-24T00:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e5c31c91e024eb9a68056ada1ad4bc8", "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-user", "id": "f7dabe1e37884bb5a8cebc0837cd3d1e"}, "audit_ids": ["2vVcCicQSXGR9e-a2atlag"], "issued_at": "2018-07-23T23:02:29.000000Z"}} 2018-07-23 23:02:29,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" 2018-07-23 23:02:29,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d354f23-cd09-4ee3-973c-1bb61df29a3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:29,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8d354f23-cd09-4ee3-973c-1bb61df29a3a 2018-07-23 23:02:29,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" 2018-07-23 23:02:29,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-99fce269-ae0c-4191-95f1-9ce19c5a532a Date: Mon, 23 Jul 2018 23:02:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2"} 2018-07-23 23:02:29,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 used request id req-99fce269-ae0c-4191-95f1-9ce19c5a532a 2018-07-23 23:02:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" 2018-07-23 23:02:29,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c8cc4fb7-45b6-4653-8995-aa8c9d14f322 Date: Mon, 23 Jul 2018 23:02:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:29,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c8cc4fb7-45b6-4653-8995-aa8c9d14f322 2018-07-23 23:02:29,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2"}' 2018-07-23 23:02:30,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f412d01f-eace-479d-8065-2ef3772e8012 Date: Mon, 23 Jul 2018 23:02:30 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696", "min_disk": 0, "protected": false, "id": "e8b89d6e-505d-4c23-8ddf-298b494b6696", "file": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/file", "checksum": null, "owner": "8e5c31c91e024eb9a68056ada1ad4bc8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:30,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f412d01f-eace-479d-8065-2ef3772e8012 2018-07-23 23:02:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" -d '' 2018-07-23 23:02:30,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbf50f0b-66cb-4384-9930-f5f7129847a1 Date: Mon, 23 Jul 2018 23:02:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:30,389 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/file used request id req-fbf50f0b-66cb-4384-9930-f5f7129847a1 2018-07-23 23:02:30,389 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:02:30,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" 2018-07-23 23:02:30,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a41ecb78-65da-412c-81fd-e32e051d8631 Date: Mon, 23 Jul 2018 23:02:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:30Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/snap", "metadata": {}}], "self": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696", "min_disk": 0, "protected": false, "id": "e8b89d6e-505d-4c23-8ddf-298b494b6696", "file": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e5c31c91e024eb9a68056ada1ad4bc8", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:30,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696 used request id req-a41ecb78-65da-412c-81fd-e32e051d8631 2018-07-23 23:02:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" 2018-07-23 23:02:30,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6da96059-dc47-4486-a735-5b45ebdca9b1 Date: Mon, 23 Jul 2018 23:02:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:30,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6da96059-dc47-4486-a735-5b45ebdca9b1 2018-07-23 23:02:30,418 - create_image - INFO - Created image with name - CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 2018-07-23 23:02:30,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" 2018-07-23 23:02:30,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-07362f5b-f3cb-4806-afbc-b16d46168215 Date: Mon, 23 Jul 2018 23:02:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:30Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/snap", "metadata": {}}], "self": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696", "min_disk": 0, "protected": false, "id": "e8b89d6e-505d-4c23-8ddf-298b494b6696", "file": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e5c31c91e024eb9a68056ada1ad4bc8", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:30,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696 used request id req-07362f5b-f3cb-4806-afbc-b16d46168215 2018-07-23 23:02:30,435 - create_image - DEBUG - Instance status is - active 2018-07-23 23:02:30,435 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 2018-07-23 23:02:30,435 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 2018-07-23 23:02:30,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:30,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5aaf1b97090c42669d7fadbf7426efd8", "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role"}], "expires_at": "2018-07-24T00:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e5c31c91e024eb9a68056ada1ad4bc8", "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/8e5c31c91e024eb9a68056ada1ad4bc8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ca383f81-75d5-4b5-user", "id": "f7dabe1e37884bb5a8cebc0837cd3d1e"}, "audit_ids": ["AiVcM7dcRlGt_Gnk-XIHFg"], "issued_at": "2018-07-23T23:02:30.000000Z"}} 2018-07-23 23:02:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddd5fc48f231d21cfa156b502a39fa9c26433745" 2018-07-23 23:02:31,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-2db58564-4167-464c-a2f1-5ef7f925ca19 Date: Mon, 23 Jul 2018 23:02:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:30Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/snap", "metadata": {}}], "self": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696", "min_disk": 0, "protected": false, "id": "e8b89d6e-505d-4c23-8ddf-298b494b6696", "file": "/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e5c31c91e024eb9a68056ada1ad4bc8", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e8b89d6e-505d-4c23-8ddf-298b494b6696/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2"} 2018-07-23 23:02:31,130 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 used request id req-2db58564-4167-464c-a2f1-5ef7f925ca19 2018-07-23 23:02:31,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ddd5fc48f231d21cfa156b502a39fa9c26433745" 2018-07-23 23:02:31,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3a69c255-7cd5-4824-833d-80b966603b3b Date: Mon, 23 Jul 2018 23:02:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:31,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3a69c255-7cd5-4824-833d-80b966603b3b 2018-07-23 23:02:31,143 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-40b562b0-8d13-444c-9888-52f19acf40e2 2018-07-23 23:02:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f75dd4a626cc8ba3e16507b31e9b9eccb4bc8737" 2018-07-23 23:02:31,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5ac8bfb-f91a-4fd2-a291-875bd63f3edb Date: Mon, 23 Jul 2018 23:02:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:31,465 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e8b89d6e-505d-4c23-8ddf-298b494b6696 used request id req-d5ac8bfb-f91a-4fd2-a291-875bd63f3edb 2018-07-23 23:02:31,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:31,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0716f62b-8927-445e-b8be-9077e7ccb606 Date: Mon, 23 Jul 2018 23:02:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:02:31,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0716f62b-8927-445e-b8be-9077e7ccb606 2018-07-23 23:02:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:31,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbba3ebd-f0e1-4f87-8c6b-ab319c6f123c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:31,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-fbba3ebd-f0e1-4f87-8c6b-ab319c6f123c 2018-07-23 23:02:31,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:31,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7519db-be14-428c-89e8-a04609fb6122 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:31,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-1f7519db-be14-428c-89e8-a04609fb6122 2018-07-23 23:02:31,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:31,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:31,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1193c3b-7a93-4212-91cf-f0bec87e263a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:02:31,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-f1193c3b-7a93-4212-91cf-f0bec87e263a 2018-07-23 23:02:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a98e1a-ca1d-4be4-9e70-726c6cf20fdb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:02:32,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-28a98e1a-ca1d-4be4-9e70-726c6cf20fdb 2018-07-23 23:02:32,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ebba139-e795-49a5-814e-b10a9c980421 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:32,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-6ebba139-e795-49a5-814e-b10a9c980421 2018-07-23 23:02:32,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:32,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbef6d74-1d68-4e3f-801f-5599d3416eea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:32,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-dbef6d74-1d68-4e3f-801f-5599d3416eea 2018-07-23 23:02:32,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:32,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d206a41-2a78-4ede-ac7b-0a23398fff73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:32,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-6d206a41-2a78-4ede-ac7b-0a23398fff73 2018-07-23 23:02:32,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:32,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,367 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41da7541-c8c8-4406-809e-ab86ed1b9738 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:32,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-41da7541-c8c8-4406-809e-ab86ed1b9738 2018-07-23 23:02:32,367 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48df66ab-e37a-40f9-b1cf-a427f0f61795 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:32,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-48df66ab-e37a-40f9-b1cf-a427f0f61795 2018-07-23 23:02:32,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:32,456 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ca383f81-75d5-4b5-proj 2018-07-23 23:02:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8e5c31c91e024eb9a68056ada1ad4bc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb07bb9-d16b-4cc7-9304-e2f9070cd3cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:32,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8e5c31c91e024eb9a68056ada1ad4bc8 used request id req-efb07bb9-d16b-4cc7-9304-e2f9070cd3cc 2018-07-23 23:02:32,655 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ca383f81-75d5-4b5-proj-role 2018-07-23 23:02:32,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5aaf1b97090c42669d7fadbf7426efd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4342c84-7b31-488b-a5f3-3ba99bbbac98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:32,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5aaf1b97090c42669d7fadbf7426efd8 used request id req-b4342c84-7b31-488b-a5f3-3ba99bbbac98 2018-07-23 23:02:32,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afecc65e1cd64bb876313afb124db061deea483" 2018-07-23 23:02:32,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544af1f3-b31f-4335-a65c-fc5d3cb06ded Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:32,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-544af1f3-b31f-4335-a65c-fc5d3cb06ded 2018-07-23 23:02:32,849 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ca383f81-75d5-4b5-user 2018-07-23 23:02:32,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f7dabe1e37884bb5a8cebc0837cd3d1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56e3e4607389cf3cbe3b64a75eafa471dc903a2c" 2018-07-23 23:02:33,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-469d8452-b7f8-4ed7-875a-1dc110331757 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:33,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f7dabe1e37884bb5a8cebc0837cd3d1e used request id req-469d8452-b7f8-4ed7-875a-1dc110331757 2018-07-23 23:02:33,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:33,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["hw9fwvHNQ22RyPymIw8-EA"], "issued_at": "2018-07-23T23:02:33.000000Z"}} 2018-07-23 23:02:33,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31b97a3d80b59dad1c5ef61c41cdede4517d298" 2018-07-23 23:02:33,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24874c7-990d-4796-b14c-449e6a4bf648 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:33,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c24874c7-990d-4796-b14c-449e6a4bf648 2018-07-23 23:02:33,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:33,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:33,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SwgNBZMjSZa5GVv9vFoOJg"], "issued_at": "2018-07-23T23:02:33.000000Z"}} 2018-07-23 23:02:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:33,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e07bb43-150b-4192-8c33-2d6d9424345f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:33,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9e07bb43-150b-4192-8c33-2d6d9424345f 2018-07-23 23:02:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:33,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-deb3e4b1-be33-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:34,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e46d74a-c989-46a6-a53e-ee74bdf0a760 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-deb3e4b1-be33-43a-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:34,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-deb3e4b1-be33-43a-proj used request id req-6e46d74a-c989-46a6-a53e-ee74bdf0a760 2018-07-23 23:02:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:34,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b212a6-3b65-4d3c-8086-6aa37d09dd00 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:34,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-64b212a6-3b65-4d3c-8086-6aa37d09dd00 2018-07-23 23:02:34,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj"}}' 2018-07-23 23:02:34,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c4c3a14-1a0e-4900-813b-8240ca001624 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7344276a9be54fceb1357af12e234210"}, "tags": [], "enabled": true, "id": "7344276a9be54fceb1357af12e234210", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj"}} 2018-07-23 23:02:34,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1c4c3a14-1a0e-4900-813b-8240ca001624 2018-07-23 23:02:34,196 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-deb3e4b1-be33-43a-proj 2018-07-23 23:02:34,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:34,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:34,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fhI7gbvDTDu1CxQxkl3Lpw"], "issued_at": "2018-07-23T23:02:34.000000Z"}} 2018-07-23 23:02:34,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45299eef49a60df9c27992657b7c72d25d5f1d98" 2018-07-23 23:02:34,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999edd46-5445-47a9-96a8-d5ea180d064c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:34,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-999edd46-5445-47a9-96a8-d5ea180d064c 2018-07-23 23:02:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:34,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45299eef49a60df9c27992657b7c72d25d5f1d98" 2018-07-23 23:02:34,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f545b6b2-396b-48be-a00f-ece43bc9fbdb Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:34,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f545b6b2-396b-48be-a00f-ece43bc9fbdb 2018-07-23 23:02:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-deb3e4b1-be33-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45299eef49a60df9c27992657b7c72d25d5f1d98" 2018-07-23 23:02:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6340b6-31fd-4e71-bba7-71a7d56136ae Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-deb3e4b1-be33-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7344276a9be54fceb1357af12e234210"}, "tags": [], "enabled": true, "id": "7344276a9be54fceb1357af12e234210", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj"}]} 2018-07-23 23:02:34,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-deb3e4b1-be33-43a-proj used request id req-bd6340b6-31fd-4e71-bba7-71a7d56136ae 2018-07-23 23:02:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45299eef49a60df9c27992657b7c72d25d5f1d98" 2018-07-23 23:02:34,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f23b86-abdc-4cdb-b0a3-dd6788d8c1e2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:34,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e0f23b86-abdc-4cdb-b0a3-dd6788d8c1e2 2018-07-23 23:02:35,242 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-deb3e4b1-be33-43a-user 2018-07-23 23:02:35,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:35,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:35,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e66cb8-ef64-4ec1-892b-2af51bdf03a2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:35,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-30e66cb8-ef64-4ec1-892b-2af51bdf03a2 2018-07-23 23:02:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" -d '{"role": {"name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role"}}' 2018-07-23 23:02:35,458 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd198f2c-eaa5-419a-8fe7-0444359b81ff Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2975e28689147f8856a15992590774c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2975e28689147f8856a15992590774c"}, "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role"}} 2018-07-23 23:02:35,458 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd198f2c-eaa5-419a-8fe7-0444359b81ff 2018-07-23 23:02:35,459 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role 2018-07-23 23:02:35,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b2975e28689147f8856a15992590774c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:35,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5050402e-ef9c-4d86-bef2-d7d1383f00c8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2975e28689147f8856a15992590774c", "links": {"self": "http://172.30.9.26:5000/v3/roles/b2975e28689147f8856a15992590774c"}, "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role"}} 2018-07-23 23:02:35,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b2975e28689147f8856a15992590774c used request id req-5050402e-ef9c-4d86-bef2-d7d1383f00c8 2018-07-23 23:02:35,547 - keystone_utils - INFO - Granting role CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role to project CreateImageSuccessTests-deb3e4b1-be33-43a-proj 2018-07-23 23:02:35,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7344276a9be54fceb1357af12e234210/users/a4b80767c926488eb9319a6bf93f00a0/roles/b2975e28689147f8856a15992590774c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:35,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30eaf5c-2c81-4209-aeb4-1c7a63209f35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:35,670 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7344276a9be54fceb1357af12e234210/users/a4b80767c926488eb9319a6bf93f00a0/roles/b2975e28689147f8856a15992590774c used request id req-b30eaf5c-2c81-4209-aeb4-1c7a63209f35 2018-07-23 23:02:35,670 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:02:35,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:35,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:36,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2975e28689147f8856a15992590774c", "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role"}], "expires_at": "2018-07-24T00:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7344276a9be54fceb1357af12e234210", "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-user", "id": "a4b80767c926488eb9319a6bf93f00a0"}, "audit_ids": ["LUBmLbcdQa-JZSV94lCAOQ"], "issued_at": "2018-07-23T23:02:36.000000Z"}} 2018-07-23 23:02:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" 2018-07-23 23:02:36,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ef1764-35ff-44c5-9eef-ea9bfd251223 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:36,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-76ef1764-35ff-44c5-9eef-ea9bfd251223 2018-07-23 23:02:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" 2018-07-23 23:02:36,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-43af76b4-c1a2-4232-a228-82199401c696 Date: Mon, 23 Jul 2018 23:02:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249"} 2018-07-23 23:02:36,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 used request id req-43af76b4-c1a2-4232-a228-82199401c696 2018-07-23 23:02:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" 2018-07-23 23:02:36,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c9f60ac-4ba7-4a74-8afb-69e2a213c499 Date: Mon, 23 Jul 2018 23:02:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:36,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5c9f60ac-4ba7-4a74-8afb-69e2a213c499 2018-07-23 23:02:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249"}' 2018-07-23 23:02:36,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d1a7dea5-5bf6-4711-980e-6673109af884 Date: Mon, 23 Jul 2018 23:02:36 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca", "min_disk": 0, "protected": false, "id": "53048d92-0b71-4918-8662-18aebabad5ca", "file": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca/file", "checksum": null, "owner": "7344276a9be54fceb1357af12e234210", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:36,394 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d1a7dea5-5bf6-4711-980e-6673109af884 2018-07-23 23:02:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" -d '' 2018-07-23 23:02:37,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e75ff19a-0e1e-4fc1-a405-be8d0c32b8f6 Date: Mon, 23 Jul 2018 23:02:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:37,627 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca/file used request id req-e75ff19a-0e1e-4fc1-a405-be8d0c32b8f6 2018-07-23 23:02:37,627 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:02:37,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" 2018-07-23 23:02:37,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9e2b520e-393b-41bb-8689-68d0e2925178 Date: Mon, 23 Jul 2018 23:02:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:37Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/53048d92-0b71-4918-8662-18aebabad5ca/snap", "metadata": {}}], "self": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca", "min_disk": 0, "protected": false, "id": "53048d92-0b71-4918-8662-18aebabad5ca", "file": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7344276a9be54fceb1357af12e234210", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/53048d92-0b71-4918-8662-18aebabad5ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:37,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca used request id req-9e2b520e-393b-41bb-8689-68d0e2925178 2018-07-23 23:02:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" 2018-07-23 23:02:37,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0ec166a-93e6-4b3c-9147-b7abf62cd2bb Date: Mon, 23 Jul 2018 23:02:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:37,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d0ec166a-93e6-4b3c-9147-b7abf62cd2bb 2018-07-23 23:02:37,662 - create_image - INFO - Created image with name - CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 2018-07-23 23:02:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" 2018-07-23 23:02:37,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7053c9da-3bf5-48a7-9d8d-903095d99bf3 Date: Mon, 23 Jul 2018 23:02:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:37Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/53048d92-0b71-4918-8662-18aebabad5ca/snap", "metadata": {}}], "self": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca", "min_disk": 0, "protected": false, "id": "53048d92-0b71-4918-8662-18aebabad5ca", "file": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7344276a9be54fceb1357af12e234210", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/53048d92-0b71-4918-8662-18aebabad5ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:37,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca used request id req-7053c9da-3bf5-48a7-9d8d-903095d99bf3 2018-07-23 23:02:37,681 - create_image - DEBUG - Instance status is - active 2018-07-23 23:02:37,681 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 2018-07-23 23:02:37,681 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 2018-07-23 23:02:37,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:38,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2975e28689147f8856a15992590774c", "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role"}], "expires_at": "2018-07-24T00:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7344276a9be54fceb1357af12e234210", "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7344276a9be54fceb1357af12e234210", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/7344276a9be54fceb1357af12e234210", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/7344276a9be54fceb1357af12e234210", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-deb3e4b1-be33-43a-user", "id": "a4b80767c926488eb9319a6bf93f00a0"}, "audit_ids": ["0U6bKhKeT9yu9sshBVBO5g"], "issued_at": "2018-07-23T23:02:38.000000Z"}} 2018-07-23 23:02:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}081c2d3e18ada75b6a3dd87e3e13be5cfe514f0e" 2018-07-23 23:02:38,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5a4fa6e7-b903-4b2d-8e23-4e4fc76ceb23 Date: Mon, 23 Jul 2018 23:02:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:37Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/53048d92-0b71-4918-8662-18aebabad5ca/snap", "metadata": {}}], "self": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca", "min_disk": 0, "protected": false, "id": "53048d92-0b71-4918-8662-18aebabad5ca", "file": "/v2/images/53048d92-0b71-4918-8662-18aebabad5ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7344276a9be54fceb1357af12e234210", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/53048d92-0b71-4918-8662-18aebabad5ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249"} 2018-07-23 23:02:38,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 used request id req-5a4fa6e7-b903-4b2d-8e23-4e4fc76ceb23 2018-07-23 23:02:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}081c2d3e18ada75b6a3dd87e3e13be5cfe514f0e" 2018-07-23 23:02:38,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-698501f7-e4de-4532-904a-1641f23ff276 Date: Mon, 23 Jul 2018 23:02:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:38,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-698501f7-e4de-4532-904a-1641f23ff276 2018-07-23 23:02:38,656 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-63dbe389-b525-45e9-adc1-cdb36a79c249 2018-07-23 23:02:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b4aefdfc738cf00fe3fd48138caecd46cae9697" 2018-07-23 23:02:39,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bcf595a-5c6e-4d7d-92b5-e3f82b430476 Date: Mon, 23 Jul 2018 23:02:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:39,760 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/53048d92-0b71-4918-8662-18aebabad5ca used request id req-0bcf595a-5c6e-4d7d-92b5-e3f82b430476 2018-07-23 23:02:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:39,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-911bd062-fadf-48da-8651-6cbb023a09b4 Date: Mon, 23 Jul 2018 23:02:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:02:39,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-911bd062-fadf-48da-8651-6cbb023a09b4 2018-07-23 23:02:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd41a0c1-dbe0-4189-bf3a-19dcaffa22e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-dd41a0c1-dbe0-4189-bf3a-19dcaffa22e5 2018-07-23 23:02:40,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,161 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89965115-64da-4e39-91ff-eea89fd97f5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:40,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-89965115-64da-4e39-91ff-eea89fd97f5d 2018-07-23 23:02:40,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:40,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f62bb2-eb26-4157-a080-607df80342b8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:02:40,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-39f62bb2-eb26-4157-a080-607df80342b8 2018-07-23 23:02:40,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2f019f-c39d-46f7-ad4c-759642cedfc2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:02:40,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-4b2f019f-c39d-46f7-ad4c-759642cedfc2 2018-07-23 23:02:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8819bd09-c905-443e-bb66-333eb1c31fe4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:40,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-8819bd09-c905-443e-bb66-333eb1c31fe4 2018-07-23 23:02:40,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f288f60-b2cf-4114-80e4-c1855580fd21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:40,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-8f288f60-b2cf-4114-80e4-c1855580fd21 2018-07-23 23:02:40,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:40,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c72432-9e4f-4129-98cd-22516d8bd30c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:40,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-31c72432-9e4f-4129-98cd-22516d8bd30c 2018-07-23 23:02:40,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064614b7-46e6-49d1-97b5-595e1cd02e45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:40,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-064614b7-46e6-49d1-97b5-595e1cd02e45 2018-07-23 23:02:40,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:40,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d59e9407-0366-4f64-8920-0d709c1d01dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:40,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-d59e9407-0366-4f64-8920-0d709c1d01dd 2018-07-23 23:02:40,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:40,712 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-deb3e4b1-be33-43a-proj 2018-07-23 23:02:40,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7344276a9be54fceb1357af12e234210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:40,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-586b0767-8620-4d9a-99f2-e0f2a64f9779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:40,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7344276a9be54fceb1357af12e234210 used request id req-586b0767-8620-4d9a-99f2-e0f2a64f9779 2018-07-23 23:02:40,914 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-deb3e4b1-be33-43a-proj-role 2018-07-23 23:02:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b2975e28689147f8856a15992590774c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:41,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d1b8350-92e9-4b00-b8f4-0e9bd8cbe015 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:41,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b2975e28689147f8856a15992590774c used request id req-9d1b8350-92e9-4b00-b8f4-0e9bd8cbe015 2018-07-23 23:02:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b037a465c394c86bf1c926f3e72f9a5cfb604883" 2018-07-23 23:02:41,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625386ae-0e4a-4113-995f-de3d6eb55a0a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:41,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-625386ae-0e4a-4113-995f-de3d6eb55a0a 2018-07-23 23:02:41,106 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-deb3e4b1-be33-43a-user 2018-07-23 23:02:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a4b80767c926488eb9319a6bf93f00a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45299eef49a60df9c27992657b7c72d25d5f1d98" 2018-07-23 23:02:41,298 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-300874c9-5d03-4643-956a-415f63bba4e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:41,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a4b80767c926488eb9319a6bf93f00a0 used request id req-300874c9-5d03-4643-956a-415f63bba4e7 2018-07-23 23:02:41,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:41,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["8muvAkBDRnaoHQEipfWZrw"], "issued_at": "2018-07-23T23:02:41.000000Z"}} 2018-07-23 23:02:41,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d729ae68920124c0d14c3fbaebc87a8c820e2062" 2018-07-23 23:02:41,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6235cd-8a16-4414-a625-9d78cc60c815 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:41,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9e6235cd-8a16-4414-a625-9d78cc60c815 2018-07-23 23:02:41,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:41,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:42,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["v0CjusknQDecMQYVaeW-2Q"], "issued_at": "2018-07-23T23:02:42.000000Z"}} 2018-07-23 23:02:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:42,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8829b8-ea35-4c8b-b1ff-3b253fa8241e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:42,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d8829b8-ea35-4c8b-b1ff-3b253fa8241e 2018-07-23 23:02:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:42,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12116ddf-30dc-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:42,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132ed3bb-21ad-4444-b405-e43562745a13 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12116ddf-30dc-476-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:42,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-12116ddf-30dc-476-proj used request id req-132ed3bb-21ad-4444-b405-e43562745a13 2018-07-23 23:02:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:42,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351661d8-7b17-4fe1-bd7e-c0046663334a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:42,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-351661d8-7b17-4fe1-bd7e-c0046663334a 2018-07-23 23:02:42,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj"}}' 2018-07-23 23:02:42,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3894828c-b51a-467a-b074-f2ee58e37dbc Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/71a72b4306ce4422b00d986ad2c90aa5"}, "tags": [], "enabled": true, "id": "71a72b4306ce4422b00d986ad2c90aa5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj"}} 2018-07-23 23:02:42,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3894828c-b51a-467a-b074-f2ee58e37dbc 2018-07-23 23:02:42,408 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-12116ddf-30dc-476-proj 2018-07-23 23:02:42,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:42,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:42,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RPzautAhTei3FFJ4a8JC1A"], "issued_at": "2018-07-23T23:02:42.000000Z"}} 2018-07-23 23:02:42,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083e4121357ebc579f4192ed3c1c96bd8cc371b2" 2018-07-23 23:02:42,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137451af-3d38-4928-907e-1354d03c2cd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:42,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-137451af-3d38-4928-907e-1354d03c2cd5 2018-07-23 23:02:42,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:42,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083e4121357ebc579f4192ed3c1c96bd8cc371b2" 2018-07-23 23:02:42,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50e4aa8-f14b-4964-a579-9afea55ce5a5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:42,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d50e4aa8-f14b-4964-a579-9afea55ce5a5 2018-07-23 23:02:42,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-12116ddf-30dc-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083e4121357ebc579f4192ed3c1c96bd8cc371b2" 2018-07-23 23:02:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6de76a2-19fa-4ba5-a749-60a4a0eee2bc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-12116ddf-30dc-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/71a72b4306ce4422b00d986ad2c90aa5"}, "tags": [], "enabled": true, "id": "71a72b4306ce4422b00d986ad2c90aa5", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj"}]} 2018-07-23 23:02:43,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-12116ddf-30dc-476-proj used request id req-e6de76a2-19fa-4ba5-a749-60a4a0eee2bc 2018-07-23 23:02:43,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083e4121357ebc579f4192ed3c1c96bd8cc371b2" 2018-07-23 23:02:43,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62d77b7-ac10-402c-ad80-3b6698a6e681 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:43,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c62d77b7-ac10-402c-ad80-3b6698a6e681 2018-07-23 23:02:43,524 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-12116ddf-30dc-476-user 2018-07-23 23:02:43,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:43,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcd8a15-f488-4222-bb2e-e8e81d6ea9e7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:43,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9bcd8a15-f488-4222-bb2e-e8e81d6ea9e7 2018-07-23 23:02:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" -d '{"role": {"name": "CreateImageSuccessTests-12116ddf-30dc-476-proj-role"}}' 2018-07-23 23:02:43,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a39126-87ad-42ab-8ec0-4fc9dfee1f83 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e446582f9b50415694875f696dc7a0dd", "links": {"self": "http://172.30.9.26:5000/v3/roles/e446582f9b50415694875f696dc7a0dd"}, "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj-role"}} 2018-07-23 23:02:43,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-28a39126-87ad-42ab-8ec0-4fc9dfee1f83 2018-07-23 23:02:43,716 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-12116ddf-30dc-476-proj-role 2018-07-23 23:02:43,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e446582f9b50415694875f696dc7a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:43,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5d9b9e-fc65-474c-8cfe-6e97a7891207 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e446582f9b50415694875f696dc7a0dd", "links": {"self": "http://172.30.9.26:5000/v3/roles/e446582f9b50415694875f696dc7a0dd"}, "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj-role"}} 2018-07-23 23:02:43,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e446582f9b50415694875f696dc7a0dd used request id req-3e5d9b9e-fc65-474c-8cfe-6e97a7891207 2018-07-23 23:02:43,802 - keystone_utils - INFO - Granting role CreateImageSuccessTests-12116ddf-30dc-476-proj-role to project CreateImageSuccessTests-12116ddf-30dc-476-proj 2018-07-23 23:02:43,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/71a72b4306ce4422b00d986ad2c90aa5/users/9dcbe1d3583d406b8d2ebefd09f1ee02/roles/e446582f9b50415694875f696dc7a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:43,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9b525e-e326-418f-8aa3-97761b17d7b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:43,863 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/71a72b4306ce4422b00d986ad2c90aa5/users/9dcbe1d3583d406b8d2ebefd09f1ee02/roles/e446582f9b50415694875f696dc7a0dd used request id req-5d9b525e-e326-418f-8aa3-97761b17d7b4 2018-07-23 23:02:43,865 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:02:43,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:43,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:44,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e446582f9b50415694875f696dc7a0dd", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj-role"}], "expires_at": "2018-07-24T00:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71a72b4306ce4422b00d986ad2c90aa5", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12116ddf-30dc-476-user", "id": "9dcbe1d3583d406b8d2ebefd09f1ee02"}, "audit_ids": ["CsyTJDnXRiiY6hJGcSrZrQ"], "issued_at": "2018-07-23T23:02:44.000000Z"}} 2018-07-23 23:02:44,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" 2018-07-23 23:02:44,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7173ed-34a1-4e60-be39-1d7684564a0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:44,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5c7173ed-34a1-4e60-be39-1d7684564a0f 2018-07-23 23:02:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" 2018-07-23 23:02:44,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-6796b02c-1800-4a33-a7f3-a97dd4bab77f Date: Mon, 23 Jul 2018 23:02:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772"} 2018-07-23 23:02:44,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 used request id req-6796b02c-1800-4a33-a7f3-a97dd4bab77f 2018-07-23 23:02:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" 2018-07-23 23:02:44,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e26fb5c8-8ae2-4e4e-b2a2-55745c0cca92 Date: Mon, 23 Jul 2018 23:02:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:44,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e26fb5c8-8ae2-4e4e-b2a2-55745c0cca92 2018-07-23 23:02:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772"}' 2018-07-23 23:02:44,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-17e92636-2987-45c8-8d85-8342aa1b6f4b Date: Mon, 23 Jul 2018 23:02:44 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c", "min_disk": 0, "protected": false, "id": "fae5f8ae-a150-4517-a021-b20f88bd1b2c", "file": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/file", "checksum": null, "owner": "71a72b4306ce4422b00d986ad2c90aa5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:44,600 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-17e92636-2987-45c8-8d85-8342aa1b6f4b 2018-07-23 23:02:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" -d '' 2018-07-23 23:02:45,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b843559-869c-4f8e-ba81-12c4305d73da Date: Mon, 23 Jul 2018 23:02:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:45,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/file used request id req-3b843559-869c-4f8e-ba81-12c4305d73da 2018-07-23 23:02:45,200 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:02:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" 2018-07-23 23:02:45,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f5c867f5-ec6f-44c9-ac35-83bb674ed99f Date: Mon, 23 Jul 2018 23:02:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:45Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "metadata": {}}], "self": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c", "min_disk": 0, "protected": false, "id": "fae5f8ae-a150-4517-a021-b20f88bd1b2c", "file": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a72b4306ce4422b00d986ad2c90aa5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:45,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c used request id req-f5c867f5-ec6f-44c9-ac35-83bb674ed99f 2018-07-23 23:02:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" 2018-07-23 23:02:45,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8a5fa6b6-4675-4cb2-9b04-7a9d74caa254 Date: Mon, 23 Jul 2018 23:02:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:45,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8a5fa6b6-4675-4cb2-9b04-7a9d74caa254 2018-07-23 23:02:45,234 - create_image - INFO - Created image with name - CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 2018-07-23 23:02:45,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" 2018-07-23 23:02:45,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-50c665ed-efee-429b-99bf-00e2ad5410f0 Date: Mon, 23 Jul 2018 23:02:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:45Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "metadata": {}}], "self": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c", "min_disk": 0, "protected": false, "id": "fae5f8ae-a150-4517-a021-b20f88bd1b2c", "file": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a72b4306ce4422b00d986ad2c90aa5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:45,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c used request id req-50c665ed-efee-429b-99bf-00e2ad5410f0 2018-07-23 23:02:45,256 - create_image - DEBUG - Instance status is - active 2018-07-23 23:02:45,256 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 2018-07-23 23:02:45,256 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 2018-07-23 23:02:45,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:45,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e446582f9b50415694875f696dc7a0dd", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj-role"}], "expires_at": "2018-07-24T00:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71a72b4306ce4422b00d986ad2c90aa5", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12116ddf-30dc-476-user", "id": "9dcbe1d3583d406b8d2ebefd09f1ee02"}, "audit_ids": ["0dYwqX6ESPmp6p0jXu98NQ"], "issued_at": "2018-07-23T23:02:45.000000Z"}} 2018-07-23 23:02:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adb832cc1bb5daf7dbc7b3c5b586e855c5475f08" 2018-07-23 23:02:45,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7e904289-9df3-424a-a5a4-cf36a125247a Date: Mon, 23 Jul 2018 23:02:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:45Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "metadata": {}}], "self": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c", "min_disk": 0, "protected": false, "id": "fae5f8ae-a150-4517-a021-b20f88bd1b2c", "file": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a72b4306ce4422b00d986ad2c90aa5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772"} 2018-07-23 23:02:45,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 used request id req-7e904289-9df3-424a-a5a4-cf36a125247a 2018-07-23 23:02:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adb832cc1bb5daf7dbc7b3c5b586e855c5475f08" 2018-07-23 23:02:45,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-13728605-471d-4ae1-abfd-ff35250a4302 Date: Mon, 23 Jul 2018 23:02:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:45,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-13728605-471d-4ae1-abfd-ff35250a4302 2018-07-23 23:02:45,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:45,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:46,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e446582f9b50415694875f696dc7a0dd", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj-role"}], "expires_at": "2018-07-24T00:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71a72b4306ce4422b00d986ad2c90aa5", "name": "CreateImageSuccessTests-12116ddf-30dc-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/71a72b4306ce4422b00d986ad2c90aa5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-12116ddf-30dc-476-user", "id": "9dcbe1d3583d406b8d2ebefd09f1ee02"}, "audit_ids": ["bxDCgqWIS66iNLEoUo01OQ"], "issued_at": "2018-07-23T23:02:46.000000Z"}} 2018-07-23 23:02:46,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26f1c024f8f812f41cb7950cf408333002b688b" 2018-07-23 23:02:46,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2097d8-707c-4abd-bafa-ef23bcfc4997 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:46,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ea2097d8-707c-4abd-bafa-ef23bcfc4997 2018-07-23 23:02:46,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c26f1c024f8f812f41cb7950cf408333002b688b" 2018-07-23 23:02:46,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-72af0d5a-2d90-408a-ad56-0ef4802004ac Date: Mon, 23 Jul 2018 23:02:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:45Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "metadata": {}}], "self": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c", "min_disk": 0, "protected": false, "id": "fae5f8ae-a150-4517-a021-b20f88bd1b2c", "file": "/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "71a72b4306ce4422b00d986ad2c90aa5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772"} 2018-07-23 23:02:46,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 used request id req-72af0d5a-2d90-408a-ad56-0ef4802004ac 2018-07-23 23:02:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c26f1c024f8f812f41cb7950cf408333002b688b" 2018-07-23 23:02:46,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-120b1b68-ee39-4460-aff4-dab14cfd6934 Date: Mon, 23 Jul 2018 23:02:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:46,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-120b1b68-ee39-4460-aff4-dab14cfd6934 2018-07-23 23:02:46,594 - create_image - INFO - Found image with name - CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 2018-07-23 23:02:46,594 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-ba7a367b-679f-489a-8291-c165e3ab9772 2018-07-23 23:02:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}722028f0fff5df58f49acbc757896d9c1c793151" 2018-07-23 23:02:47,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-91b9a266-03f4-4e74-8b88-efbee700304f Date: Mon, 23 Jul 2018 23:02:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:47,320 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/fae5f8ae-a150-4517-a021-b20f88bd1b2c used request id req-91b9a266-03f4-4e74-8b88-efbee700304f 2018-07-23 23:02:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:47,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2578c65e-5c28-46c4-87f8-461d1bba9f54 Date: Mon, 23 Jul 2018 23:02:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:02:47,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2578c65e-5c28-46c4-87f8-461d1bba9f54 2018-07-23 23:02:47,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:47,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7fb089d-70cb-46eb-b47f-5f80c6b5a284 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:47,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a7fb089d-70cb-46eb-b47f-5f80c6b5a284 2018-07-23 23:02:47,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:47,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:47,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e928bd6e-12f0-4c5c-af4f-28ac373ebd27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:47,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e928bd6e-12f0-4c5c-af4f-28ac373ebd27 2018-07-23 23:02:47,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:47,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed90c8c9-e32a-4c5f-8d81-cf799d6d1be3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:02:47,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-ed90c8c9-e32a-4c5f-8d81-cf799d6d1be3 2018-07-23 23:02:47,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:47,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce36af1a-d949-46d6-bf5e-1383f4861f68 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:02:47,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ce36af1a-d949-46d6-bf5e-1383f4861f68 2018-07-23 23:02:47,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb9c742-1038-40a7-a8f5-7d7d8113cb40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:48,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-9fb9c742-1038-40a7-a8f5-7d7d8113cb40 2018-07-23 23:02:48,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61545949-9745-4cf4-9b2b-a7d41273a05f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:48,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-61545949-9745-4cf4-9b2b-a7d41273a05f 2018-07-23 23:02:48,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0792c4e-715b-49ec-9922-8f91208788ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:48,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-a0792c4e-715b-49ec-9922-8f91208788ae 2018-07-23 23:02:48,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:48,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a84c518-fad3-4165-85d1-06761703f959 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:48,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-6a84c518-fad3-4165-85d1-06761703f959 2018-07-23 23:02:48,369 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:48,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01abd1f5-270f-4236-888d-4b432357280a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:48,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-01abd1f5-270f-4236-888d-4b432357280a 2018-07-23 23:02:48,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:48,464 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-12116ddf-30dc-476-proj 2018-07-23 23:02:48,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/71a72b4306ce4422b00d986ad2c90aa5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba92fe37-15e1-45d4-b404-2812c6d08e48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:48,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/71a72b4306ce4422b00d986ad2c90aa5 used request id req-ba92fe37-15e1-45d4-b404-2812c6d08e48 2018-07-23 23:02:48,663 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-12116ddf-30dc-476-proj-role 2018-07-23 23:02:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e446582f9b50415694875f696dc7a0dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c75419-058b-4347-b5d6-23104f5c4db4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:48,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e446582f9b50415694875f696dc7a0dd used request id req-c9c75419-058b-4347-b5d6-23104f5c4db4 2018-07-23 23:02:48,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}997ee4f40d799d1ae51647c476fe5427ee06958a" 2018-07-23 23:02:48,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bee529-0136-4c19-a4d9-31206437a628 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:48,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-82bee529-0136-4c19-a4d9-31206437a628 2018-07-23 23:02:48,855 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-12116ddf-30dc-476-user 2018-07-23 23:02:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9dcbe1d3583d406b8d2ebefd09f1ee02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}083e4121357ebc579f4192ed3c1c96bd8cc371b2" 2018-07-23 23:02:49,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e9f55c-f0dd-4e52-a7cb-ed50be338571 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:49,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9dcbe1d3583d406b8d2ebefd09f1ee02 used request id req-f0e9f55c-f0dd-4e52-a7cb-ed50be338571 2018-07-23 23:02:49,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:49,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gcy_foIXQRavfmsfM55FEg"], "issued_at": "2018-07-23T23:02:49.000000Z"}} 2018-07-23 23:02:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c190e3fc55a5cefabb3deb7c99e3b81b0ec99d3" 2018-07-23 23:02:49,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8771a247-24b1-4233-9f83-d4a0dd44856c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:49,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8771a247-24b1-4233-9f83-d4a0dd44856c 2018-07-23 23:02:49,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:49,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:49,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tyLgrlBtTgGELVLkSEnwQg"], "issued_at": "2018-07-23T23:02:49.000000Z"}} 2018-07-23 23:02:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:49,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546e369e-b06a-41b6-a5ce-b4cd76b5e9a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:49,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-546e369e-b06a-41b6-a5ce-b4cd76b5e9a3 2018-07-23 23:02:49,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:49,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:49,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3ff3e527-1f26-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:50,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fe4280-759f-4aa7-9bad-805c9409572b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3ff3e527-1f26-460-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:50,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-3ff3e527-1f26-460-proj used request id req-31fe4280-759f-4aa7-9bad-805c9409572b 2018-07-23 23:02:50,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:50,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e153db45-995e-41b8-86b4-08f9bea679d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:50,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e153db45-995e-41b8-86b4-08f9bea679d8 2018-07-23 23:02:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj"}}' 2018-07-23 23:02:50,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19887b3d-de87-48e0-9b09-a296c3867c8f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/72f5c7db02d74696bdc505ccab9d6475"}, "tags": [], "enabled": true, "id": "72f5c7db02d74696bdc505ccab9d6475", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj"}} 2018-07-23 23:02:50,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-19887b3d-de87-48e0-9b09-a296c3867c8f 2018-07-23 23:02:50,281 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-3ff3e527-1f26-460-proj 2018-07-23 23:02:50,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:50,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:50,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["lvysuYrCRU-3m714zP-dUg"], "issued_at": "2018-07-23T23:02:50.000000Z"}} 2018-07-23 23:02:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eda551d1112b6123ac182a2e3f9b17a5611006" 2018-07-23 23:02:50,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc27b82b-5fc3-4f1e-bd47-88487f566d70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:50,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc27b82b-5fc3-4f1e-bd47-88487f566d70 2018-07-23 23:02:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:50,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:50,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eda551d1112b6123ac182a2e3f9b17a5611006" 2018-07-23 23:02:50,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa3d9e2-266a-423e-922c-c3afe05b6c4b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:50,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bfa3d9e2-266a-423e-922c-c3afe05b6c4b 2018-07-23 23:02:50,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-3ff3e527-1f26-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eda551d1112b6123ac182a2e3f9b17a5611006" 2018-07-23 23:02:50,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58802b96-64ec-4aab-8107-b436d126e48e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-3ff3e527-1f26-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/72f5c7db02d74696bdc505ccab9d6475"}, "tags": [], "enabled": true, "id": "72f5c7db02d74696bdc505ccab9d6475", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj"}]} 2018-07-23 23:02:50,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageSuccessTests-3ff3e527-1f26-460-proj used request id req-58802b96-64ec-4aab-8107-b436d126e48e 2018-07-23 23:02:50,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eda551d1112b6123ac182a2e3f9b17a5611006" 2018-07-23 23:02:51,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11e2a0e-ac2b-42f6-9063-76a75aa5932c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:51,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e11e2a0e-ac2b-42f6-9063-76a75aa5932c 2018-07-23 23:02:51,394 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-3ff3e527-1f26-460-user 2018-07-23 23:02:51,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:51,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:51,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f202d34d-bbff-4ac9-8a8a-6465de8ed712 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:51,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f202d34d-bbff-4ac9-8a8a-6465de8ed712 2018-07-23 23:02:51,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" -d '{"role": {"name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj-role"}}' 2018-07-23 23:02:51,513 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6287caf-e74f-44ab-a09c-e8e7abfc3492 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "470db271c8a445df8d9a61d551643e41", "links": {"self": "http://172.30.9.26:5000/v3/roles/470db271c8a445df8d9a61d551643e41"}, "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj-role"}} 2018-07-23 23:02:51,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c6287caf-e74f-44ab-a09c-e8e7abfc3492 2018-07-23 23:02:51,514 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-3ff3e527-1f26-460-proj-role 2018-07-23 23:02:51,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/470db271c8a445df8d9a61d551643e41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:51,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df298c03-f84e-440f-9074-1c3d3b895e08 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "470db271c8a445df8d9a61d551643e41", "links": {"self": "http://172.30.9.26:5000/v3/roles/470db271c8a445df8d9a61d551643e41"}, "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj-role"}} 2018-07-23 23:02:51,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/470db271c8a445df8d9a61d551643e41 used request id req-df298c03-f84e-440f-9074-1c3d3b895e08 2018-07-23 23:02:51,602 - keystone_utils - INFO - Granting role CreateImageSuccessTests-3ff3e527-1f26-460-proj-role to project CreateImageSuccessTests-3ff3e527-1f26-460-proj 2018-07-23 23:02:51,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/72f5c7db02d74696bdc505ccab9d6475/users/43e446bb7fa649f1831a8036813e2cf9/roles/470db271c8a445df8d9a61d551643e41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:51,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a7137b5-a48a-4774-a93e-eeffa2b45737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:51,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/72f5c7db02d74696bdc505ccab9d6475/users/43e446bb7fa649f1831a8036813e2cf9/roles/470db271c8a445df8d9a61d551643e41 used request id req-5a7137b5-a48a-4774-a93e-eeffa2b45737 2018-07-23 23:02:51,722 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:02:51,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:51,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:52,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "470db271c8a445df8d9a61d551643e41", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj-role"}], "expires_at": "2018-07-24T00:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72f5c7db02d74696bdc505ccab9d6475", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3ff3e527-1f26-460-user", "id": "43e446bb7fa649f1831a8036813e2cf9"}, "audit_ids": ["P0somtRxQVOm-bV8332jzg"], "issued_at": "2018-07-23T23:02:52.000000Z"}} 2018-07-23 23:02:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" 2018-07-23 23:02:52,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b59c9d6-3259-4b08-bee5-e63f82fc959c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:52,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b59c9d6-3259-4b08-bee5-e63f82fc959c 2018-07-23 23:02:52,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" 2018-07-23 23:02:52,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a8c8301c-e5af-406d-80e8-770caabaf24d Date: Mon, 23 Jul 2018 23:02:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b"} 2018-07-23 23:02:52,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b used request id req-a8c8301c-e5af-406d-80e8-770caabaf24d 2018-07-23 23:02:52,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" 2018-07-23 23:02:52,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37ee3400-18a2-4059-95eb-7f20735f7e83 Date: Mon, 23 Jul 2018 23:02:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:52,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-37ee3400-18a2-4059-95eb-7f20735f7e83 2018-07-23 23:02:52,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b"}' 2018-07-23 23:02:52,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9590951d-749a-4de9-8022-08e521db84ad Date: Mon, 23 Jul 2018 23:02:52 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674", "min_disk": 0, "protected": false, "id": "e149d71c-6860-486c-8450-b9d4eda5f674", "file": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674/file", "checksum": null, "owner": "72f5c7db02d74696bdc505ccab9d6475", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:52,834 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9590951d-749a-4de9-8022-08e521db84ad 2018-07-23 23:02:52,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" -d '' 2018-07-23 23:02:53,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-69f08f9b-f626-47b1-8bfd-8490cc2d020d Date: Mon, 23 Jul 2018 23:02:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:53,729 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674/file used request id req-69f08f9b-f626-47b1-8bfd-8490cc2d020d 2018-07-23 23:02:53,729 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:02:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" 2018-07-23 23:02:53,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a40cf59f-69e0-43dd-9dfa-17905cc8f6a5 Date: Mon, 23 Jul 2018 23:02:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "metadata": {}}], "self": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674", "min_disk": 0, "protected": false, "id": "e149d71c-6860-486c-8450-b9d4eda5f674", "file": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72f5c7db02d74696bdc505ccab9d6475", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:53,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674 used request id req-a40cf59f-69e0-43dd-9dfa-17905cc8f6a5 2018-07-23 23:02:53,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" 2018-07-23 23:02:53,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef84d7cc-8603-45c4-8b1d-6d682f2c2366 Date: Mon, 23 Jul 2018 23:02:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:53,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ef84d7cc-8603-45c4-8b1d-6d682f2c2366 2018-07-23 23:02:53,761 - create_image - INFO - Created image with name - CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b 2018-07-23 23:02:53,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" 2018-07-23 23:02:53,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-75456673-a1da-4d67-b382-e0b7c064b83b Date: Mon, 23 Jul 2018 23:02:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "metadata": {}}], "self": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674", "min_disk": 0, "protected": false, "id": "e149d71c-6860-486c-8450-b9d4eda5f674", "file": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72f5c7db02d74696bdc505ccab9d6475", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:02:53,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674 used request id req-75456673-a1da-4d67-b382-e0b7c064b83b 2018-07-23 23:02:53,784 - create_image - DEBUG - Instance status is - active 2018-07-23 23:02:53,784 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b 2018-07-23 23:02:53,784 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b 2018-07-23 23:02:53,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:54,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "470db271c8a445df8d9a61d551643e41", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj-role"}], "expires_at": "2018-07-24T00:02:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72f5c7db02d74696bdc505ccab9d6475", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3ff3e527-1f26-460-user", "id": "43e446bb7fa649f1831a8036813e2cf9"}, "audit_ids": ["IbNw-Z1CQQqesF8XNW56rA"], "issued_at": "2018-07-23T23:02:54.000000Z"}} 2018-07-23 23:02:54,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e956f258296fc4353873626572be0444b00681bd" 2018-07-23 23:02:54,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-82a5d75c-316c-4bf9-971b-5a6639f7a0fb Date: Mon, 23 Jul 2018 23:02:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "metadata": {}}], "self": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674", "min_disk": 0, "protected": false, "id": "e149d71c-6860-486c-8450-b9d4eda5f674", "file": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72f5c7db02d74696bdc505ccab9d6475", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b"} 2018-07-23 23:02:54,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b used request id req-82a5d75c-316c-4bf9-971b-5a6639f7a0fb 2018-07-23 23:02:54,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e956f258296fc4353873626572be0444b00681bd" 2018-07-23 23:02:54,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cf1c683e-33dd-4dda-89a4-7ecfd059e29e Date: Mon, 23 Jul 2018 23:02:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:54,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-cf1c683e-33dd-4dda-89a4-7ecfd059e29e 2018-07-23 23:02:54,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:54,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:55,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "470db271c8a445df8d9a61d551643e41", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj-role"}], "expires_at": "2018-07-24T00:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72f5c7db02d74696bdc505ccab9d6475", "name": "CreateImageSuccessTests-3ff3e527-1f26-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/72f5c7db02d74696bdc505ccab9d6475", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-3ff3e527-1f26-460-user", "id": "43e446bb7fa649f1831a8036813e2cf9"}, "audit_ids": ["mEPqfOzYTEqNxBtrr4ycFw"], "issued_at": "2018-07-23T23:02:55.000000Z"}} 2018-07-23 23:02:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f676b0a40b32a2b0360a9fd0805f0d6aaae3a15" 2018-07-23 23:02:55,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a56426-4638-4523-8c68-a22919248f7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:55,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-87a56426-4638-4523-8c68-a22919248f7b 2018-07-23 23:02:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f676b0a40b32a2b0360a9fd0805f0d6aaae3a15" 2018-07-23 23:02:55,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-b6e24528-68b7-4d7c-a0d0-b6abd519a48d Date: Mon, 23 Jul 2018 23:02:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:02:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:02:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "metadata": {}}], "self": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674", "min_disk": 0, "protected": false, "id": "e149d71c-6860-486c-8450-b9d4eda5f674", "file": "/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72f5c7db02d74696bdc505ccab9d6475", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e149d71c-6860-486c-8450-b9d4eda5f674/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b"} 2018-07-23 23:02:55,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b used request id req-b6e24528-68b7-4d7c-a0d0-b6abd519a48d 2018-07-23 23:02:55,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f676b0a40b32a2b0360a9fd0805f0d6aaae3a15" 2018-07-23 23:02:55,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c91ee40b-3d7c-44f1-b930-35d6b2858b3a Date: Mon, 23 Jul 2018 23:02:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:02:55,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c91ee40b-3d7c-44f1-b930-35d6b2858b3a 2018-07-23 23:02:55,373 - create_image - INFO - Found image with name - CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b 2018-07-23 23:02:55,373 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-365f6e7c-49d5-4b9d-855d-52f5779be04b 2018-07-23 23:02:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dc794152fe511c2385c2003446a398912d73bf" 2018-07-23 23:02:55,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ea5fc9b-df4a-46a0-8870-424332c3c995 Date: Mon, 23 Jul 2018 23:02:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:02:55,867 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e149d71c-6860-486c-8450-b9d4eda5f674 used request id req-1ea5fc9b-df4a-46a0-8870-424332c3c995 2018-07-23 23:02:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5cf757e5-175f-4d9f-81c1-6ce2d3cee779 Date: Mon, 23 Jul 2018 23:02:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:02:56,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5cf757e5-175f-4d9f-81c1-6ce2d3cee779 2018-07-23 23:02:56,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8795dec-27eb-4960-bb4d-b505f2b49c1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:56,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a8795dec-27eb-4960-bb4d-b505f2b49c1f 2018-07-23 23:02:56,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:56,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf872c2-7d01-4b6d-a172-04047c45cc1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:56,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-baf872c2-7d01-4b6d-a172-04047c45cc1d 2018-07-23 23:02:56,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696d03fa-f870-46ed-b210-ecdb29107a2c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:02:56,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-696d03fa-f870-46ed-b210-ecdb29107a2c 2018-07-23 23:02:56,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c942379-7ffb-4435-8993-8baf1e5a15c3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:02:56,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9c942379-7ffb-4435-8993-8baf1e5a15c3 2018-07-23 23:02:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13593263-7c07-4dbb-adcd-61ebfd044580 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:56,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-13593263-7c07-4dbb-adcd-61ebfd044580 2018-07-23 23:02:56,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:56,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31366a5d-bd93-4500-a57d-e891a614a812 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:56,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-31366a5d-bd93-4500-a57d-e891a614a812 2018-07-23 23:02:56,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f559aac0-6195-4205-85ab-d74e6962e48d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:56,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-f559aac0-6195-4205-85ab-d74e6962e48d 2018-07-23 23:02:56,734 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:56,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9881ccac-aaed-4bb1-8e6e-97813a80bbf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:56,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-9881ccac-aaed-4bb1-8e6e-97813a80bbf2 2018-07-23 23:02:56,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:56,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b1aee65-bfaf-4f32-8bb9-898cc46d285b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:02:56,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-7b1aee65-bfaf-4f32-8bb9-898cc46d285b 2018-07-23 23:02:56,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:02:56,911 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-3ff3e527-1f26-460-proj 2018-07-23 23:02:56,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/72f5c7db02d74696bdc505ccab9d6475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:57,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a5d749c-eda3-4a15-bbb4-146c61649bd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:57,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/72f5c7db02d74696bdc505ccab9d6475 used request id req-2a5d749c-eda3-4a15-bbb4-146c61649bd5 2018-07-23 23:02:57,121 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-3ff3e527-1f26-460-proj-role 2018-07-23 23:02:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/470db271c8a445df8d9a61d551643e41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:57,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9feda23e-0162-4f91-aa33-f21f5031e371 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:57,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/470db271c8a445df8d9a61d551643e41 used request id req-9feda23e-0162-4f91-aa33-f21f5031e371 2018-07-23 23:02:57,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0da3382b76103ee11a40495790630f3a2890d6" 2018-07-23 23:02:57,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5687a3ea-26b4-4c8b-9442-a335338984bb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:57,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5687a3ea-26b4-4c8b-9442-a335338984bb 2018-07-23 23:02:57,308 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-3ff3e527-1f26-460-user 2018-07-23 23:02:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/43e446bb7fa649f1831a8036813e2cf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39eda551d1112b6123ac182a2e3f9b17a5611006" 2018-07-23 23:02:57,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f30197-f2a5-4e96-9d03-20c15676ed81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:02:57,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/43e446bb7fa649f1831a8036813e2cf9 used request id req-33f30197-f2a5-4e96-9d03-20c15676ed81 2018-07-23 23:02:57,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:57,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["o_EGoPjsSUK68KgWS2R49A"], "issued_at": "2018-07-23T23:02:57.000000Z"}} 2018-07-23 23:02:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722c0b3a7d93b2bb5c98c7a7c6f03e819c19c529" 2018-07-23 23:02:57,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff181da-119d-4ae0-80fd-726a29062ffa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:57,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8ff181da-119d-4ae0-80fd-726a29062ffa 2018-07-23 23:02:57,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:57,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:58,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["nOLSNvwVSmOoIqO3gVKHJg"], "issued_at": "2018-07-23T23:02:58.000000Z"}} 2018-07-23 23:02:58,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:02:58,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4230d9b1-6482-4859-91fe-28aeadf9c960 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:58,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4230d9b1-6482-4859-91fe-28aeadf9c960 2018-07-23 23:02:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:58,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:58,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d5e66108-6f05-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:02:58,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa294714-5ac4-4400-9a34-3824281dd02e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d5e66108-6f05-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:02:58,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d5e66108-6f05-4b5-proj used request id req-fa294714-5ac4-4400-9a34-3824281dd02e 2018-07-23 23:02:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:02:58,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab9c36b-9370-4d9e-8767-b6cf51a60245 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:58,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5ab9c36b-9370-4d9e-8767-b6cf51a60245 2018-07-23 23:02:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj"}}' 2018-07-23 23:02:58,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-923ff69c-3aaa-475e-aeed-6b183d6b35d1 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/19f16f94d0c64aa2bceb0360c88bb2b9"}, "tags": [], "enabled": true, "id": "19f16f94d0c64aa2bceb0360c88bb2b9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj"}} 2018-07-23 23:02:58,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-923ff69c-3aaa-475e-aeed-6b183d6b35d1 2018-07-23 23:02:58,575 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d5e66108-6f05-4b5-proj 2018-07-23 23:02:58,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:58,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:02:59,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["hsFmGWu3TdK91EmbG5RqrQ"], "issued_at": "2018-07-23T23:02:59.000000Z"}} 2018-07-23 23:02:59,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7dc939acd1f7fcccdfc201c48b0988774f301e" 2018-07-23 23:02:59,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5d0e3f-fd69-4124-a3b6-bbd6be0f0799 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:02:59,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0f5d0e3f-fd69-4124-a3b6-bbd6be0f0799 2018-07-23 23:02:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:02:59,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:02:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7dc939acd1f7fcccdfc201c48b0988774f301e" 2018-07-23 23:02:59,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3b3121-650f-48b6-91b2-0c56c26b587e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:02:59,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bf3b3121-650f-48b6-91b2-0c56c26b587e 2018-07-23 23:02:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-d5e66108-6f05-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7dc939acd1f7fcccdfc201c48b0988774f301e" 2018-07-23 23:02:59,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff29378-75cf-47c2-9560-335bcba0559f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-d5e66108-6f05-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/19f16f94d0c64aa2bceb0360c88bb2b9"}, "tags": [], "enabled": true, "id": "19f16f94d0c64aa2bceb0360c88bb2b9", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj"}]} 2018-07-23 23:02:59,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-d5e66108-6f05-4b5-proj used request id req-9ff29378-75cf-47c2-9560-335bcba0559f 2018-07-23 23:02:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7dc939acd1f7fcccdfc201c48b0988774f301e" 2018-07-23 23:02:59,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ff5ee1-1b74-4d46-b280-e9c9d0350ffb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:02:59,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-20ff5ee1-1b74-4d46-b280-e9c9d0350ffb 2018-07-23 23:02:59,702 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d5e66108-6f05-4b5-user 2018-07-23 23:02:59,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:02:59,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:02:59,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ff6af3-c2e8-4d64-893b-cafb236d4a71 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:02:59,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9ff6af3-c2e8-4d64-893b-cafb236d4a71 2018-07-23 23:02:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" -d '{"role": {"name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj-role"}}' 2018-07-23 23:02:59,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12c07430-82ed-4ed1-bdcb-3175447402b1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "084b9c45739249b38c50acb54ca7b9c3", "links": {"self": "http://172.30.9.26:5000/v3/roles/084b9c45739249b38c50acb54ca7b9c3"}, "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj-role"}} 2018-07-23 23:02:59,834 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-12c07430-82ed-4ed1-bdcb-3175447402b1 2018-07-23 23:02:59,834 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d5e66108-6f05-4b5-proj-role 2018-07-23 23:02:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/084b9c45739249b38c50acb54ca7b9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:02:59,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5160f8d-4242-4d73-9b9f-eaf60fc52cd1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "084b9c45739249b38c50acb54ca7b9c3", "links": {"self": "http://172.30.9.26:5000/v3/roles/084b9c45739249b38c50acb54ca7b9c3"}, "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj-role"}} 2018-07-23 23:02:59,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/084b9c45739249b38c50acb54ca7b9c3 used request id req-d5160f8d-4242-4d73-9b9f-eaf60fc52cd1 2018-07-23 23:02:59,922 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d5e66108-6f05-4b5-proj-role to project CreateImageNegativeTests-d5e66108-6f05-4b5-proj 2018-07-23 23:02:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/19f16f94d0c64aa2bceb0360c88bb2b9/users/cdf66265bdf14f19a4a43e2010b0c534/roles/084b9c45739249b38c50acb54ca7b9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:00,045 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:02:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44364fc-63f4-47f7-ac6e-da10931d032c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:00,045 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/19f16f94d0c64aa2bceb0360c88bb2b9/users/cdf66265bdf14f19a4a43e2010b0c534/roles/084b9c45739249b38c50acb54ca7b9c3 used request id req-c44364fc-63f4-47f7-ac6e-da10931d032c 2018-07-23 23:03:00,045 - openstack_tests - DEBUG - Image metadata - None 2018-07-23 23:03:00,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:00,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:00,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "084b9c45739249b38c50acb54ca7b9c3", "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj-role"}], "expires_at": "2018-07-24T00:03:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19f16f94d0c64aa2bceb0360c88bb2b9", "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/19f16f94d0c64aa2bceb0360c88bb2b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d5e66108-6f05-4b5-user", "id": "cdf66265bdf14f19a4a43e2010b0c534"}, "audit_ids": ["VpdYAihYQMKmxbpLZGJW7A"], "issued_at": "2018-07-23T23:03:00.000000Z"}} 2018-07-23 23:03:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cfad5652dacfc9da921611615b8e1ae3422a60" 2018-07-23 23:03:00,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a747073-b4e1-4383-b822-7d878db93178 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:00,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3a747073-b4e1-4383-b822-7d878db93178 2018-07-23 23:03:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-06e8765a-a6b8-4cd2-8339-51bc0bd13b0f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00cfad5652dacfc9da921611615b8e1ae3422a60" 2018-07-23 23:03:00,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-f49dee28-ed87-4e0b-9c91-473a6cf2daa7 Date: Mon, 23 Jul 2018 23:03:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-06e8765a-a6b8-4cd2-8339-51bc0bd13b0f"} 2018-07-23 23:03:00,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-06e8765a-a6b8-4cd2-8339-51bc0bd13b0f used request id req-f49dee28-ed87-4e0b-9c91-473a6cf2daa7 2018-07-23 23:03:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00cfad5652dacfc9da921611615b8e1ae3422a60" 2018-07-23 23:03:00,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c465a81f-b444-494d-8e43-0d97b991cca3 Date: Mon, 23 Jul 2018 23:03:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:03:00,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c465a81f-b444-494d-8e43-0d97b991cca3 2018-07-23 23:03:00,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00cfad5652dacfc9da921611615b8e1ae3422a60" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-06e8765a-a6b8-4cd2-8339-51bc0bd13b0f"}' 2018-07-23 23:03:00,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/d5178d16-3047-4801-8fd1-bded8a700d55 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4feaed66-d4c8-4269-92d8-5f26708e23ab Date: Mon, 23 Jul 2018 23:03:00 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-06e8765a-a6b8-4cd2-8339-51bc0bd13b0f", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:03:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:03:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/d5178d16-3047-4801-8fd1-bded8a700d55", "min_disk": 0, "protected": false, "id": "d5178d16-3047-4801-8fd1-bded8a700d55", "file": "/v2/images/d5178d16-3047-4801-8fd1-bded8a700d55/file", "checksum": null, "owner": "19f16f94d0c64aa2bceb0360c88bb2b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:03:00,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4feaed66-d4c8-4269-92d8-5f26708e23ab 2018-07-23 23:03:00,898 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-23 23:03:00,898 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-06e8765a-a6b8-4cd2-8339-51bc0bd13b0f 2018-07-23 23:03:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/d5178d16-3047-4801-8fd1-bded8a700d55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00cfad5652dacfc9da921611615b8e1ae3422a60" 2018-07-23 23:03:00,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-46bfbb15-3baf-4a77-8b3a-2f37b4fc0fce Date: Mon, 23 Jul 2018 23:03:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:03:00,963 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/d5178d16-3047-4801-8fd1-bded8a700d55 used request id req-46bfbb15-3baf-4a77-8b3a-2f37b4fc0fce 2018-07-23 23:03:00,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-cb1fc68c-2361-4a33-b43f-4e2448d8ca89 Date: Mon, 23 Jul 2018 23:03:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:01,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-cb1fc68c-2361-4a33-b43f-4e2448d8ca89 2018-07-23 23:03:01,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c38b2f41-c228-43a6-b0cc-a5dc2f03b552 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:01,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-c38b2f41-c228-43a6-b0cc-a5dc2f03b552 2018-07-23 23:03:01,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d97f6af-2e2e-4763-b2c3-78a66ed1c190 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:01,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-7d97f6af-2e2e-4763-b2c3-78a66ed1c190 2018-07-23 23:03:01,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:01,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2282fde-d4ef-4d1b-9657-fec52335fbd6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:01,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-f2282fde-d4ef-4d1b-9657-fec52335fbd6 2018-07-23 23:03:01,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dc954d-c389-485a-9e02-b47cc09dae76 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:01,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-69dc954d-c389-485a-9e02-b47cc09dae76 2018-07-23 23:03:01,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cac4c4b-efae-4c17-be45-fbe12add6fd2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:01,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-2cac4c4b-efae-4c17-be45-fbe12add6fd2 2018-07-23 23:03:01,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df032c09-63a3-4cef-801b-c458da94b2a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:01,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-df032c09-63a3-4cef-801b-c458da94b2a2 2018-07-23 23:03:01,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2063c3ba-346c-4a02-a640-fa8d7f969174 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:01,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-2063c3ba-346c-4a02-a640-fa8d7f969174 2018-07-23 23:03:01,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:01,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:01,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aeae8e0-4ffc-4766-8058-1a6c9de0e7d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:01,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-0aeae8e0-4ffc-4766-8058-1a6c9de0e7d5 2018-07-23 23:03:01,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:02,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d5508f-54e1-42cd-9be4-7b2b861b95f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:02,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-f1d5508f-54e1-42cd-9be4-7b2b861b95f5 2018-07-23 23:03:02,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:02,073 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d5e66108-6f05-4b5-proj 2018-07-23 23:03:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/19f16f94d0c64aa2bceb0360c88bb2b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:02,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54cce507-a4be-4697-9049-6727a103c363 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:02,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/19f16f94d0c64aa2bceb0360c88bb2b9 used request id req-54cce507-a4be-4697-9049-6727a103c363 2018-07-23 23:03:02,272 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d5e66108-6f05-4b5-proj-role 2018-07-23 23:03:02,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/084b9c45739249b38c50acb54ca7b9c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:02,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28afbc3d-8529-4905-9740-cd5894d8c48f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:02,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/084b9c45739249b38c50acb54ca7b9c3 used request id req-28afbc3d-8529-4905-9740-cd5894d8c48f 2018-07-23 23:03:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7f51b7799828282e9b58b311fbdba7dce41881" 2018-07-23 23:03:02,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4f6f95-ea37-4042-8af4-6a7e1a65e141 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:02,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9f4f6f95-ea37-4042-8af4-6a7e1a65e141 2018-07-23 23:03:02,477 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d5e66108-6f05-4b5-user 2018-07-23 23:03:02,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cdf66265bdf14f19a4a43e2010b0c534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7dc939acd1f7fcccdfc201c48b0988774f301e" 2018-07-23 23:03:02,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da92a8eb-1699-4786-92e1-a6b2e763e63b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:02,641 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cdf66265bdf14f19a4a43e2010b0c534 used request id req-da92a8eb-1699-4786-92e1-a6b2e763e63b 2018-07-23 23:03:02,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:03,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TdaepiqMSMOf50IQ7o36bQ"], "issued_at": "2018-07-23T23:03:03.000000Z"}} 2018-07-23 23:03:03,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb634f4026350f06205231a0b2c146179fd22b32" 2018-07-23 23:03:03,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42505aa-b061-4bbe-ac87-c6f7d67c9189 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:03,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d42505aa-b061-4bbe-ac87-c6f7d67c9189 2018-07-23 23:03:03,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:03,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:03,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["7o74wTMnReGTcWYj_tPzuQ"], "issued_at": "2018-07-23T23:03:03.000000Z"}} 2018-07-23 23:03:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:03,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df26047-1e8d-45d5-ad8d-10005d0bc216 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:03,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4df26047-1e8d-45d5-ad8d-10005d0bc216 2018-07-23 23:03:03,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:03,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:03,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-25e9d301-58a4-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:03,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c3a088-ed8f-445e-8d7a-13704941112b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-25e9d301-58a4-41c-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:03,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-25e9d301-58a4-41c-proj used request id req-d5c3a088-ed8f-445e-8d7a-13704941112b 2018-07-23 23:03:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:03,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10c8c84-2d15-4351-9359-56d2330d1e0d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:03,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e10c8c84-2d15-4351-9359-56d2330d1e0d 2018-07-23 23:03:03,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj"}}' 2018-07-23 23:03:03,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84170866-3e64-4ba2-b5d1-3aa5bfc62365 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a6eb4dace0d3401588e4caff87baa0b4"}, "tags": [], "enabled": true, "id": "a6eb4dace0d3401588e4caff87baa0b4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj"}} 2018-07-23 23:03:03,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-84170866-3e64-4ba2-b5d1-3aa5bfc62365 2018-07-23 23:03:03,863 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-25e9d301-58a4-41c-proj 2018-07-23 23:03:03,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:03,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:04,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["KxruWUFTTxyGzpxvd4nxjQ"], "issued_at": "2018-07-23T23:03:04.000000Z"}} 2018-07-23 23:03:04,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be42eb2a41acc6b3b717cd9fdf975d762aa2ff66" 2018-07-23 23:03:04,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cb9634-72f4-4f96-9e5c-8f1371112a9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:04,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b4cb9634-72f4-4f96-9e5c-8f1371112a9a 2018-07-23 23:03:04,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:04,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:04,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be42eb2a41acc6b3b717cd9fdf975d762aa2ff66" 2018-07-23 23:03:04,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b20e8e-9ea2-43e5-8bee-58194910f748 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:04,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-28b20e8e-9ea2-43e5-8bee-58194910f748 2018-07-23 23:03:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-25e9d301-58a4-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be42eb2a41acc6b3b717cd9fdf975d762aa2ff66" 2018-07-23 23:03:04,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1786173f-8312-45f2-8e89-a3e1832c436e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-25e9d301-58a4-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a6eb4dace0d3401588e4caff87baa0b4"}, "tags": [], "enabled": true, "id": "a6eb4dace0d3401588e4caff87baa0b4", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj"}]} 2018-07-23 23:03:04,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-25e9d301-58a4-41c-proj used request id req-1786173f-8312-45f2-8e89-a3e1832c436e 2018-07-23 23:03:04,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be42eb2a41acc6b3b717cd9fdf975d762aa2ff66" 2018-07-23 23:03:04,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0167fda-1f15-43ca-9aa2-3f8dc8b55ae1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:04,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c0167fda-1f15-43ca-9aa2-3f8dc8b55ae1 2018-07-23 23:03:04,986 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-25e9d301-58a4-41c-user 2018-07-23 23:03:04,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:05,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a2eec9-f650-48d6-9ebf-018e9d036b82 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:05,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e5a2eec9-f650-48d6-9ebf-018e9d036b82 2018-07-23 23:03:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" -d '{"role": {"name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj-role"}}' 2018-07-23 23:03:05,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46fe4392-d9aa-449d-93ab-605e2475e97c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a71dd4cdb594348ae2cfc36668f871a", "links": {"self": "http://172.30.9.26:5000/v3/roles/2a71dd4cdb594348ae2cfc36668f871a"}, "name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj-role"}} 2018-07-23 23:03:05,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-46fe4392-d9aa-449d-93ab-605e2475e97c 2018-07-23 23:03:05,164 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-25e9d301-58a4-41c-proj-role 2018-07-23 23:03:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2a71dd4cdb594348ae2cfc36668f871a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:05,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b408a1-6aee-45eb-9bd9-5ec406ce5e06 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a71dd4cdb594348ae2cfc36668f871a", "links": {"self": "http://172.30.9.26:5000/v3/roles/2a71dd4cdb594348ae2cfc36668f871a"}, "name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj-role"}} 2018-07-23 23:03:05,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2a71dd4cdb594348ae2cfc36668f871a used request id req-09b408a1-6aee-45eb-9bd9-5ec406ce5e06 2018-07-23 23:03:05,184 - keystone_utils - INFO - Granting role CreateImageNegativeTests-25e9d301-58a4-41c-proj-role to project CreateImageNegativeTests-25e9d301-58a4-41c-proj 2018-07-23 23:03:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a6eb4dace0d3401588e4caff87baa0b4/users/3a4027746f1c421ba9237763c55532b0/roles/2a71dd4cdb594348ae2cfc36668f871a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:05,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78adea05-1e1d-4d61-861d-9f4c7ab5799e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:05,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a6eb4dace0d3401588e4caff87baa0b4/users/3a4027746f1c421ba9237763c55532b0/roles/2a71dd4cdb594348ae2cfc36668f871a used request id req-78adea05-1e1d-4d61-861d-9f4c7ab5799e 2018-07-23 23:03:05,304 - openstack_tests - DEBUG - Image metadata - None 2018-07-23 23:03:05,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:05,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:05,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a71dd4cdb594348ae2cfc36668f871a", "name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj-role"}], "expires_at": "2018-07-24T00:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6eb4dace0d3401588e4caff87baa0b4", "name": "CreateImageNegativeTests-25e9d301-58a4-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a6eb4dace0d3401588e4caff87baa0b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/a6eb4dace0d3401588e4caff87baa0b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/a6eb4dace0d3401588e4caff87baa0b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a6eb4dace0d3401588e4caff87baa0b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/a6eb4dace0d3401588e4caff87baa0b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/a6eb4dace0d3401588e4caff87baa0b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a6eb4dace0d3401588e4caff87baa0b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/a6eb4dace0d3401588e4caff87baa0b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/a6eb4dace0d3401588e4caff87baa0b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_a6eb4dace0d3401588e4caff87baa0b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a6eb4dace0d3401588e4caff87baa0b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a6eb4dace0d3401588e4caff87baa0b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/a6eb4dace0d3401588e4caff87baa0b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/a6eb4dace0d3401588e4caff87baa0b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-25e9d301-58a4-41c-user", "id": "3a4027746f1c421ba9237763c55532b0"}, "audit_ids": ["GERr-9bcRVyjHVRM3wm6tg"], "issued_at": "2018-07-23T23:03:05.000000Z"}} 2018-07-23 23:03:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66b4840f67a9575599f16838a2fbcd0cb92ceee" 2018-07-23 23:03:05,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0698b378-7a43-4522-b64c-3629614fe89d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:05,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0698b378-7a43-4522-b64c-3629614fe89d 2018-07-23 23:03:05,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-ad35884f-ab0f-447d-8986-5fee5057c7ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d66b4840f67a9575599f16838a2fbcd0cb92ceee" 2018-07-23 23:03:05,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-a3e9adbe-996f-40e1-9d90-10befeccb150 Date: Mon, 23 Jul 2018 23:03:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-ad35884f-ab0f-447d-8986-5fee5057c7ad"} 2018-07-23 23:03:05,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-ad35884f-ab0f-447d-8986-5fee5057c7ad used request id req-a3e9adbe-996f-40e1-9d90-10befeccb150 2018-07-23 23:03:05,951 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-07-23 23:03:05,952 - file_utils - DEBUG - Saving file to - /tmp/c087b147-042f-425e-a92c-5cc55b7a697b 2018-07-23 23:03:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d66b4840f67a9575599f16838a2fbcd0cb92ceee" 2018-07-23 23:03:06,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8bf10885-b1c8-444c-bd63-936a75834610 Date: Mon, 23 Jul 2018 23:03:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:03:06,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8bf10885-b1c8-444c-bd63-936a75834610 2018-07-23 23:03:06,211 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-07-23 23:03:06,211 - glance_utils - DEBUG - Closing file ./tmp/c087b147-042f-425e-a92c-5cc55b7a697b 2018-07-23 23:03:06,211 - glance_utils - INFO - Removing file ./tmp/c087b147-042f-425e-a92c-5cc55b7a697b 2018-07-23 23:03:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5a839962-2759-4d79-929f-6a7573bb18d5 Date: Mon, 23 Jul 2018 23:03:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:06,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5a839962-2759-4d79-929f-6a7573bb18d5 2018-07-23 23:03:06,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-731dcd74-a23f-4250-8bec-cfb61dab3ed1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:06,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-731dcd74-a23f-4250-8bec-cfb61dab3ed1 2018-07-23 23:03:06,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:06,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c992f31-5557-4743-9b43-a7100ac770da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:06,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-6c992f31-5557-4743-9b43-a7100ac770da 2018-07-23 23:03:06,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdd17db-8645-4892-bca5-55b13326ecf1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:06,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-ccdd17db-8645-4892-bca5-55b13326ecf1 2018-07-23 23:03:06,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3390f5e1-6a36-4004-8886-5a12ec56a5ed Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:06,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-3390f5e1-6a36-4004-8886-5a12ec56a5ed 2018-07-23 23:03:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,831 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac7a189-63b8-4625-beca-43c23f6eff5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:06,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-7ac7a189-63b8-4625-beca-43c23f6eff5f 2018-07-23 23:03:06,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d763314-5330-415b-a05d-ab7ce173d046 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:06,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-1d763314-5330-415b-a05d-ab7ce173d046 2018-07-23 23:03:06,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:06,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:06,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55d612d-4195-44fb-b8c5-00dcef51847e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:07,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-b55d612d-4195-44fb-b8c5-00dcef51847e 2018-07-23 23:03:07,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:07,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:07,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af52f80c-acac-4331-9e62-58ccee54568e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:07,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-af52f80c-acac-4331-9e62-58ccee54568e 2018-07-23 23:03:07,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:07,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:07,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b1b5e41-8d7b-40ae-b43b-b654628e74d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:07,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-5b1b5e41-8d7b-40ae-b43b-b654628e74d1 2018-07-23 23:03:07,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:07,182 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-25e9d301-58a4-41c-proj 2018-07-23 23:03:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a6eb4dace0d3401588e4caff87baa0b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:07,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2610d61-a554-465d-a3fd-f07375604b74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:07,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a6eb4dace0d3401588e4caff87baa0b4 used request id req-c2610d61-a554-465d-a3fd-f07375604b74 2018-07-23 23:03:07,486 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-25e9d301-58a4-41c-proj-role 2018-07-23 23:03:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2a71dd4cdb594348ae2cfc36668f871a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:07,600 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-278add84-c7b8-43d8-b464-1d2f4a45c254 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:07,600 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2a71dd4cdb594348ae2cfc36668f871a used request id req-278add84-c7b8-43d8-b464-1d2f4a45c254 2018-07-23 23:03:07,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6c182193b3ac0c510a71cb9b9a509bbd6acdd36" 2018-07-23 23:03:07,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c007aa3-7a2d-4aaf-adcf-67f97d670a1e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:07,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c007aa3-7a2d-4aaf-adcf-67f97d670a1e 2018-07-23 23:03:07,686 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-25e9d301-58a4-41c-user 2018-07-23 23:03:07,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3a4027746f1c421ba9237763c55532b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be42eb2a41acc6b3b717cd9fdf975d762aa2ff66" 2018-07-23 23:03:07,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d4fc13-8b8d-4880-9455-c3fba89008fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:07,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3a4027746f1c421ba9237763c55532b0 used request id req-92d4fc13-8b8d-4880-9455-c3fba89008fa 2018-07-23 23:03:07,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:08,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["YWha6CaaQAaRt0C4vvypuA"], "issued_at": "2018-07-23T23:03:08.000000Z"}} 2018-07-23 23:03:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759caa57016ddec4bc461cad9aa36d3770ea825a" 2018-07-23 23:03:08,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864dbb0e-f09f-48b4-88bd-aec4d0c84dd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:08,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-864dbb0e-f09f-48b4-88bd-aec4d0c84dd7 2018-07-23 23:03:08,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:08,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:08,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["za68-VjlQ42JbUATYnKJjg"], "issued_at": "2018-07-23T23:03:08.000000Z"}} 2018-07-23 23:03:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:08,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa2eb29-772f-435e-aa6b-164ad8f41532 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:08,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-caa2eb29-772f-435e-aa6b-164ad8f41532 2018-07-23 23:03:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:08,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:08,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5382152b-2bc3-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:08,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78abb82-cad7-440d-b779-b1f5b36e33b6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5382152b-2bc3-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:08,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-5382152b-2bc3-4b4-proj used request id req-a78abb82-cad7-440d-b779-b1f5b36e33b6 2018-07-23 23:03:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:08,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f9e6a0-c649-47b8-b9eb-7be1a64f514c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:08,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b9f9e6a0-c649-47b8-b9eb-7be1a64f514c 2018-07-23 23:03:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj"}}' 2018-07-23 23:03:09,038 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff1acb76-983a-4287-9410-9baaad64017a Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6ccceaf6282b43bdbe981d2c6c20b69d"}, "tags": [], "enabled": true, "id": "6ccceaf6282b43bdbe981d2c6c20b69d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj"}} 2018-07-23 23:03:09,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ff1acb76-983a-4287-9410-9baaad64017a 2018-07-23 23:03:09,039 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-5382152b-2bc3-4b4-proj 2018-07-23 23:03:09,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:09,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:09,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["HvT4QeGiS5eGus92deYFLQ"], "issued_at": "2018-07-23T23:03:09.000000Z"}} 2018-07-23 23:03:09,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cde8ac2940852bad7914ad07a995ffbcbe1ea2" 2018-07-23 23:03:09,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3be1da-aa81-44d0-961d-40478432122c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:09,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-db3be1da-aa81-44d0-961d-40478432122c 2018-07-23 23:03:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:09,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:09,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cde8ac2940852bad7914ad07a995ffbcbe1ea2" 2018-07-23 23:03:09,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc305a9-f768-4966-8d66-6da8d4458e4f Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:09,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fbc305a9-f768-4966-8d66-6da8d4458e4f 2018-07-23 23:03:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-5382152b-2bc3-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cde8ac2940852bad7914ad07a995ffbcbe1ea2" 2018-07-23 23:03:09,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f091522b-a6ec-4f4c-9787-00e1db5f8031 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-5382152b-2bc3-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/6ccceaf6282b43bdbe981d2c6c20b69d"}, "tags": [], "enabled": true, "id": "6ccceaf6282b43bdbe981d2c6c20b69d", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj"}]} 2018-07-23 23:03:09,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-5382152b-2bc3-4b4-proj used request id req-f091522b-a6ec-4f4c-9787-00e1db5f8031 2018-07-23 23:03:09,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cde8ac2940852bad7914ad07a995ffbcbe1ea2" 2018-07-23 23:03:09,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c9b143-c8a3-4b29-b915-d102cc5ee950 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:09,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-65c9b143-c8a3-4b29-b915-d102cc5ee950 2018-07-23 23:03:10,151 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-5382152b-2bc3-4b4-user 2018-07-23 23:03:10,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:10,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef11bb4d-d592-4149-b3a1-4ebddef2a20f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:10,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ef11bb4d-d592-4149-b3a1-4ebddef2a20f 2018-07-23 23:03:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" -d '{"role": {"name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj-role"}}' 2018-07-23 23:03:10,270 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdb73851-d0bb-4064-9892-4f6a8157aa51 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4990622b00504011a2e4d9fe03153c19", "links": {"self": "http://172.30.9.26:5000/v3/roles/4990622b00504011a2e4d9fe03153c19"}, "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj-role"}} 2018-07-23 23:03:10,271 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fdb73851-d0bb-4064-9892-4f6a8157aa51 2018-07-23 23:03:10,271 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-5382152b-2bc3-4b4-proj-role 2018-07-23 23:03:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4990622b00504011a2e4d9fe03153c19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:10,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7531ba-a842-4778-bfae-9807b04142b8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4990622b00504011a2e4d9fe03153c19", "links": {"self": "http://172.30.9.26:5000/v3/roles/4990622b00504011a2e4d9fe03153c19"}, "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj-role"}} 2018-07-23 23:03:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4990622b00504011a2e4d9fe03153c19 used request id req-ed7531ba-a842-4778-bfae-9807b04142b8 2018-07-23 23:03:10,357 - keystone_utils - INFO - Granting role CreateImageNegativeTests-5382152b-2bc3-4b4-proj-role to project CreateImageNegativeTests-5382152b-2bc3-4b4-proj 2018-07-23 23:03:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/6ccceaf6282b43bdbe981d2c6c20b69d/users/afaab7691a7b49b4aa8e0597cfa4d6aa/roles/4990622b00504011a2e4d9fe03153c19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:10,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f5a1c2-2f97-4537-a90c-c241b6531702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:10,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/6ccceaf6282b43bdbe981d2c6c20b69d/users/afaab7691a7b49b4aa8e0597cfa4d6aa/roles/4990622b00504011a2e4d9fe03153c19 used request id req-b9f5a1c2-2f97-4537-a90c-c241b6531702 2018-07-23 23:03:10,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:10,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:10,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4990622b00504011a2e4d9fe03153c19", "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj-role"}], "expires_at": "2018-07-24T00:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ccceaf6282b43bdbe981d2c6c20b69d", "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/6ccceaf6282b43bdbe981d2c6c20b69d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-5382152b-2bc3-4b4-user", "id": "afaab7691a7b49b4aa8e0597cfa4d6aa"}, "audit_ids": ["08fW6kkUS06tuC3gB_rAIA"], "issued_at": "2018-07-23T23:03:10.000000Z"}} 2018-07-23 23:03:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb6b16b3cb64b842ec6e6bfd29b7ae09c1f5cac" 2018-07-23 23:03:10,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b978391-fa54-4e89-be76-78ae89ddc440 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:10,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1b978391-fa54-4e89-be76-78ae89ddc440 2018-07-23 23:03:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fcb6b16b3cb64b842ec6e6bfd29b7ae09c1f5cac" 2018-07-23 23:03:11,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-0681ce36-b5e6-4077-98a6-674b3500aea2 Date: Mon, 23 Jul 2018 23:03:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-07-23 23:03:11,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=foo used request id req-0681ce36-b5e6-4077-98a6-674b3500aea2 2018-07-23 23:03:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:11,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-81fe8cc9-fd50-43ca-8199-b7b2993b314f Date: Mon, 23 Jul 2018 23:03:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:11,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-81fe8cc9-fd50-43ca-8199-b7b2993b314f 2018-07-23 23:03:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:11,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a89922f-9c99-4240-82e3-e019e264c0f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:11,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-5a89922f-9c99-4240-82e3-e019e264c0f3 2018-07-23 23:03:11,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:11,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2cb6e5-286a-4f24-b0e3-d56065626386 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:11,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-3c2cb6e5-286a-4f24-b0e3-d56065626386 2018-07-23 23:03:11,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:11,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:11,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d07082e-25c0-40fd-bb23-c6e4c1a6a64d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:11,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-2d07082e-25c0-40fd-bb23-c6e4c1a6a64d 2018-07-23 23:03:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:11,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3933b1fa-f750-4b4e-9a83-6d30dfa6f04d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:11,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-3933b1fa-f750-4b4e-9a83-6d30dfa6f04d 2018-07-23 23:03:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:11,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785a3274-0ddc-4bfb-be2a-ebfd95ad0fb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:11,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-785a3274-0ddc-4bfb-be2a-ebfd95ad0fb2 2018-07-23 23:03:11,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:11,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:11,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b1eeba-65d7-4215-8590-21bc998d685c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:11,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-66b1eeba-65d7-4215-8590-21bc998d685c 2018-07-23 23:03:11,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:11,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:12,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5386b85-948f-4e1b-9f55-0bac136fe78d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:12,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-b5386b85-948f-4e1b-9f55-0bac136fe78d 2018-07-23 23:03:12,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:12,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae24b6ea-d5fe-450f-8e5e-c91c1beef06e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:12,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-ae24b6ea-d5fe-450f-8e5e-c91c1beef06e 2018-07-23 23:03:12,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:12,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:12,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34904355-288e-413e-bfb9-9b5cdd914861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:12,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-34904355-288e-413e-bfb9-9b5cdd914861 2018-07-23 23:03:12,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:12,230 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-5382152b-2bc3-4b4-proj 2018-07-23 23:03:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/6ccceaf6282b43bdbe981d2c6c20b69d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:12,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e82490-b270-43af-b115-8e944a0fdf42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:12,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/6ccceaf6282b43bdbe981d2c6c20b69d used request id req-c5e82490-b270-43af-b115-8e944a0fdf42 2018-07-23 23:03:12,453 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-5382152b-2bc3-4b4-proj-role 2018-07-23 23:03:12,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4990622b00504011a2e4d9fe03153c19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:12,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-237a1492-1387-406f-9f7c-fc6adad996fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:12,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4990622b00504011a2e4d9fe03153c19 used request id req-237a1492-1387-406f-9f7c-fc6adad996fe 2018-07-23 23:03:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b38fb599b62f56f988c240b81c933e1bc2961bf" 2018-07-23 23:03:12,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff75390-e771-45cc-9d03-496a5b6caca4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:12,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aff75390-e771-45cc-9d03-496a5b6caca4 2018-07-23 23:03:12,645 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-5382152b-2bc3-4b4-user 2018-07-23 23:03:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/afaab7691a7b49b4aa8e0597cfa4d6aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42cde8ac2940852bad7914ad07a995ffbcbe1ea2" 2018-07-23 23:03:12,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bbd81f9-48ff-4666-86d3-008be0a8b703 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:12,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/afaab7691a7b49b4aa8e0597cfa4d6aa used request id req-2bbd81f9-48ff-4666-86d3-008be0a8b703 2018-07-23 23:03:12,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:13,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["L57MsVLsQEGn15EoomEB4g"], "issued_at": "2018-07-23T23:03:13.000000Z"}} 2018-07-23 23:03:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb40f81ec966ddb5b5590ff682423187fbab8537" 2018-07-23 23:03:13,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a258fc-09f0-4676-a05d-453c94d5a001 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:13,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-66a258fc-09f0-4676-a05d-453c94d5a001 2018-07-23 23:03:13,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:13,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:13,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["jfFIsXyaQFqjGAvTdP0MXQ"], "issued_at": "2018-07-23T23:03:13.000000Z"}} 2018-07-23 23:03:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:13,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed605914-df37-4763-85fd-53814f822ce4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:13,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ed605914-df37-4763-85fd-53814f822ce4 2018-07-23 23:03:13,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:13,734 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:13,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4368d388-8f85-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:13,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748119a7-7f26-4832-ac00-91f91b52b6f3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4368d388-8f85-419-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:13,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4368d388-8f85-419-proj used request id req-748119a7-7f26-4832-ac00-91f91b52b6f3 2018-07-23 23:03:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:13,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ec8bea-1f76-4b35-bcdb-88283cce3df0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:13,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b5ec8bea-1f76-4b35-bcdb-88283cce3df0 2018-07-23 23:03:13,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-4368d388-8f85-419-proj"}}' 2018-07-23 23:03:13,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c591a1f4-c13e-4246-bc50-92f899d8995e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aac4ea7c280a425b8e4e995f4db640e7"}, "tags": [], "enabled": true, "id": "aac4ea7c280a425b8e4e995f4db640e7", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4368d388-8f85-419-proj"}} 2018-07-23 23:03:13,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-c591a1f4-c13e-4246-bc50-92f899d8995e 2018-07-23 23:03:13,960 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4368d388-8f85-419-proj 2018-07-23 23:03:13,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:13,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:14,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["x9TLg9-HSuajJqKRUbC6BQ"], "issued_at": "2018-07-23T23:03:14.000000Z"}} 2018-07-23 23:03:14,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035fa8bba048eafe2f6fb25a0f5072723d83ec1f" 2018-07-23 23:03:14,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5d6b76-d30b-4f02-b68b-071b352994db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:14,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9b5d6b76-d30b-4f02-b68b-071b352994db 2018-07-23 23:03:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:14,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035fa8bba048eafe2f6fb25a0f5072723d83ec1f" 2018-07-23 23:03:14,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-656011d2-9e68-41df-b622-d797ae64e115 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:14,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-656011d2-9e68-41df-b622-d797ae64e115 2018-07-23 23:03:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-4368d388-8f85-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035fa8bba048eafe2f6fb25a0f5072723d83ec1f" 2018-07-23 23:03:14,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16a0987-a788-4429-b9fb-26e922ba21e2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-4368d388-8f85-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aac4ea7c280a425b8e4e995f4db640e7"}, "tags": [], "enabled": true, "id": "aac4ea7c280a425b8e4e995f4db640e7", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4368d388-8f85-419-proj"}]} 2018-07-23 23:03:14,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateImageNegativeTests-4368d388-8f85-419-proj used request id req-c16a0987-a788-4429-b9fb-26e922ba21e2 2018-07-23 23:03:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035fa8bba048eafe2f6fb25a0f5072723d83ec1f" 2018-07-23 23:03:14,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce08f01d-8c49-4f7b-842a-7888783818f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:14,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ce08f01d-8c49-4f7b-842a-7888783818f0 2018-07-23 23:03:15,103 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4368d388-8f85-419-user 2018-07-23 23:03:15,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:15,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:15,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb0243f-18b8-4a7f-9ab8-e24d6efebaa7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:15,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-adb0243f-18b8-4a7f-9ab8-e24d6efebaa7 2018-07-23 23:03:15,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" -d '{"role": {"name": "CreateImageNegativeTests-4368d388-8f85-419-proj-role"}}' 2018-07-23 23:03:15,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722a58ed-93b9-4ab6-a822-d329cfd5cfc1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d84cb6e97e424a6c8b4d074be3198f73", "links": {"self": "http://172.30.9.26:5000/v3/roles/d84cb6e97e424a6c8b4d074be3198f73"}, "name": "CreateImageNegativeTests-4368d388-8f85-419-proj-role"}} 2018-07-23 23:03:15,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-722a58ed-93b9-4ab6-a822-d329cfd5cfc1 2018-07-23 23:03:15,302 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4368d388-8f85-419-proj-role 2018-07-23 23:03:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d84cb6e97e424a6c8b4d074be3198f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:15,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ea9de6-06c0-4baa-b8a2-e47d009353fc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d84cb6e97e424a6c8b4d074be3198f73", "links": {"self": "http://172.30.9.26:5000/v3/roles/d84cb6e97e424a6c8b4d074be3198f73"}, "name": "CreateImageNegativeTests-4368d388-8f85-419-proj-role"}} 2018-07-23 23:03:15,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d84cb6e97e424a6c8b4d074be3198f73 used request id req-f2ea9de6-06c0-4baa-b8a2-e47d009353fc 2018-07-23 23:03:15,391 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4368d388-8f85-419-proj-role to project CreateImageNegativeTests-4368d388-8f85-419-proj 2018-07-23 23:03:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aac4ea7c280a425b8e4e995f4db640e7/users/d0df9ad8cde7491f9412603fa00a7daf/roles/d84cb6e97e424a6c8b4d074be3198f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:15,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f046769-e88f-4541-a0e8-c3b43d3224c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:15,515 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aac4ea7c280a425b8e4e995f4db640e7/users/d0df9ad8cde7491f9412603fa00a7daf/roles/d84cb6e97e424a6c8b4d074be3198f73 used request id req-1f046769-e88f-4541-a0e8-c3b43d3224c6 2018-07-23 23:03:15,515 - openstack_tests - DEBUG - Image metadata - None 2018-07-23 23:03:15,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:15,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:15,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d84cb6e97e424a6c8b4d074be3198f73", "name": "CreateImageNegativeTests-4368d388-8f85-419-proj-role"}], "expires_at": "2018-07-24T00:03:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aac4ea7c280a425b8e4e995f4db640e7", "name": "CreateImageNegativeTests-4368d388-8f85-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aac4ea7c280a425b8e4e995f4db640e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/aac4ea7c280a425b8e4e995f4db640e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/aac4ea7c280a425b8e4e995f4db640e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/aac4ea7c280a425b8e4e995f4db640e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/aac4ea7c280a425b8e4e995f4db640e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/aac4ea7c280a425b8e4e995f4db640e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aac4ea7c280a425b8e4e995f4db640e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/aac4ea7c280a425b8e4e995f4db640e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/aac4ea7c280a425b8e4e995f4db640e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aac4ea7c280a425b8e4e995f4db640e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aac4ea7c280a425b8e4e995f4db640e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/aac4ea7c280a425b8e4e995f4db640e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/aac4ea7c280a425b8e4e995f4db640e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/aac4ea7c280a425b8e4e995f4db640e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-4368d388-8f85-419-user", "id": "d0df9ad8cde7491f9412603fa00a7daf"}, "audit_ids": ["RUoYzhG5SsyI-u0URwiHLQ"], "issued_at": "2018-07-23T23:03:15.000000Z"}} 2018-07-23 23:03:15,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceea70934547533a5779f156cae4320d82187aaf" 2018-07-23 23:03:15,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67355964-1dce-4cda-877b-7ba6a1a46147 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:15,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-67355964-1dce-4cda-877b-7ba6a1a46147 2018-07-23 23:03:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-cd584ad0-7150-46bb-b528-9ce1913d166f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ceea70934547533a5779f156cae4320d82187aaf" 2018-07-23 23:03:16,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-a8892464-0e04-4a73-af1c-b7e0883d7819 Date: Mon, 23 Jul 2018 23:03:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-cd584ad0-7150-46bb-b528-9ce1913d166f"} 2018-07-23 23:03:16,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-cd584ad0-7150-46bb-b528-9ce1913d166f used request id req-a8892464-0e04-4a73-af1c-b7e0883d7819 2018-07-23 23:03:16,156 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-07-23 23:03:16,156 - file_utils - DEBUG - Saving file to - /tmp/c84c5141-b21d-4c97-89af-020a08b365ec 2018-07-23 23:03:16,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:16,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-bb608bfd-dfd5-4175-9c70-6e3d92623170 Date: Mon, 23 Jul 2018 23:03:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:16,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-bb608bfd-dfd5-4175-9c70-6e3d92623170 2018-07-23 23:03:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:16,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82003e08-7876-4619-bbe7-1035594b70e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:16,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-82003e08-7876-4619-bbe7-1035594b70e6 2018-07-23 23:03:16,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:16,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21172bea-6f8e-467c-aba4-e915ddfcdf79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:16,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-21172bea-6f8e-467c-aba4-e915ddfcdf79 2018-07-23 23:03:16,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:16,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:16,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5c9480-a420-4121-9b92-a7a67a35fa60 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:16,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bd5c9480-a420-4121-9b92-a7a67a35fa60 2018-07-23 23:03:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:16,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f2dd83-f742-4527-ac67-f19692e92985 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:16,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-89f2dd83-f742-4527-ac67-f19692e92985 2018-07-23 23:03:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:16,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-995eb7a7-5c4c-4134-8b18-921d7ba6d692 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:16,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-995eb7a7-5c4c-4134-8b18-921d7ba6d692 2018-07-23 23:03:16,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:16,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:16,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea586bb-e160-4d56-a3df-03dec8ae0a83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:16,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-0ea586bb-e160-4d56-a3df-03dec8ae0a83 2018-07-23 23:03:16,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:17,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c0a4fb-5fca-4e92-a219-b3fd404e4918 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:17,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-e8c0a4fb-5fca-4e92-a219-b3fd404e4918 2018-07-23 23:03:17,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:17,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:17,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fdb267f-3287-4fff-825f-e1fb25f17b74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:17,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-4fdb267f-3287-4fff-825f-e1fb25f17b74 2018-07-23 23:03:17,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:17,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:17,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4202b7-b97f-43cb-a864-8684d915acce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:17,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-de4202b7-b97f-43cb-a864-8684d915acce 2018-07-23 23:03:17,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:17,247 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4368d388-8f85-419-proj 2018-07-23 23:03:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/aac4ea7c280a425b8e4e995f4db640e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:17,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-679756e5-4f5d-4a18-9a27-25679e0d37fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:17,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/aac4ea7c280a425b8e4e995f4db640e7 used request id req-679756e5-4f5d-4a18-9a27-25679e0d37fe 2018-07-23 23:03:17,438 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4368d388-8f85-419-proj-role 2018-07-23 23:03:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d84cb6e97e424a6c8b4d074be3198f73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:17,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0295139d-f320-43ca-b5f8-c74a65a2a7ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:17,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d84cb6e97e424a6c8b4d074be3198f73 used request id req-0295139d-f320-43ca-b5f8-c74a65a2a7ac 2018-07-23 23:03:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3b40933987671ef87ee19b0f408e74302bfceb" 2018-07-23 23:03:17,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f10e50-2d77-4f1d-a70c-9e6ad58c39a1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:17,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-36f10e50-2d77-4f1d-a70c-9e6ad58c39a1 2018-07-23 23:03:17,643 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4368d388-8f85-419-user 2018-07-23 23:03:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d0df9ad8cde7491f9412603fa00a7daf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035fa8bba048eafe2f6fb25a0f5072723d83ec1f" 2018-07-23 23:03:17,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb5cf176-ecfa-45c5-acd9-ce1770d76297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:17,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d0df9ad8cde7491f9412603fa00a7daf used request id req-fb5cf176-ecfa-45c5-acd9-ce1770d76297 2018-07-23 23:03:17,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:18,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["YiwnrxAdTmSZQN2Tr5rAuQ"], "issued_at": "2018-07-23T23:03:18.000000Z"}} 2018-07-23 23:03:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b36be3f693b78eff5266d86a417bfc8a417bc4bf" 2018-07-23 23:03:18,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517f5756-7a03-40d5-a16f-d48b04d163ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:18,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-517f5756-7a03-40d5-a16f-d48b04d163ab 2018-07-23 23:03:18,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:18,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:18,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uuihlauJTB2MZSv_nuYfmQ"], "issued_at": "2018-07-23T23:03:18.000000Z"}} 2018-07-23 23:03:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:18,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3465d2ae-0935-40a1-ad70-12547935525c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:18,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3465d2ae-0935-40a1-ad70-12547935525c 2018-07-23 23:03:18,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:18,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-11c236da-753d-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:18,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765b10f1-ab4f-4f80-b2e3-2bdcf4b8a0b0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-11c236da-753d-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:18,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-11c236da-753d-4ae-proj used request id req-765b10f1-ab4f-4f80-b2e3-2bdcf4b8a0b0 2018-07-23 23:03:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:18,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f232f98f-c353-4ea8-a4e1-68df7251b4b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:18,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f232f98f-c353-4ea8-a4e1-68df7251b4b3 2018-07-23 23:03:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-11c236da-753d-4ae-proj"}}' 2018-07-23 23:03:19,069 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a3de70-5f3c-450d-bc04-7fcfe0789fb5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/403e51c39991424e85a81fe7e6de7081"}, "tags": [], "enabled": true, "id": "403e51c39991424e85a81fe7e6de7081", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-11c236da-753d-4ae-proj"}} 2018-07-23 23:03:19,069 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e4a3de70-5f3c-450d-bc04-7fcfe0789fb5 2018-07-23 23:03:19,069 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-11c236da-753d-4ae-proj 2018-07-23 23:03:19,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:19,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:19,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["zzwrnAGORZuGc_JTnSCtdg"], "issued_at": "2018-07-23T23:03:19.000000Z"}} 2018-07-23 23:03:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adab2c546c8cfef595aa8156c8fc30a15ed49d55" 2018-07-23 23:03:19,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63dbbbb-1bed-4c0a-ba67-2b5b48b294e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:19,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e63dbbbb-1bed-4c0a-ba67-2b5b48b294e9 2018-07-23 23:03:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:19,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:19,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adab2c546c8cfef595aa8156c8fc30a15ed49d55" 2018-07-23 23:03:19,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bbd404-b4f0-4f5c-83a6-bfd2ca47ce95 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:19,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-60bbd404-b4f0-4f5c-83a6-bfd2ca47ce95 2018-07-23 23:03:19,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-11c236da-753d-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adab2c546c8cfef595aa8156c8fc30a15ed49d55" 2018-07-23 23:03:19,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb47e4dc-8677-4661-99da-9a9c34ee62e8 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-11c236da-753d-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/403e51c39991424e85a81fe7e6de7081"}, "tags": [], "enabled": true, "id": "403e51c39991424e85a81fe7e6de7081", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-11c236da-753d-4ae-proj"}]} 2018-07-23 23:03:19,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-11c236da-753d-4ae-proj used request id req-fb47e4dc-8677-4661-99da-9a9c34ee62e8 2018-07-23 23:03:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adab2c546c8cfef595aa8156c8fc30a15ed49d55" 2018-07-23 23:03:19,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a020b8-9055-4eb1-8b8b-b978b56ed107 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:19,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-74a020b8-9055-4eb1-8b8b-b978b56ed107 2018-07-23 23:03:19,998 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-11c236da-753d-4ae-user 2018-07-23 23:03:19,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:20,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4268846-86e6-413a-9b5c-9608ce41d1ea Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:20,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b4268846-86e6-413a-9b5c-9608ce41d1ea 2018-07-23 23:03:20,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" -d '{"role": {"name": "CreateMultiPartImageTests-11c236da-753d-4ae-proj-role"}}' 2018-07-23 23:03:20,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9528fbf4-0537-4778-96cd-7f8770f3a3af Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a79253d7ed3143dba32b69f672862aca", "links": {"self": "http://172.30.9.26:5000/v3/roles/a79253d7ed3143dba32b69f672862aca"}, "name": "CreateMultiPartImageTests-11c236da-753d-4ae-proj-role"}} 2018-07-23 23:03:20,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9528fbf4-0537-4778-96cd-7f8770f3a3af 2018-07-23 23:03:20,183 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-11c236da-753d-4ae-proj-role 2018-07-23 23:03:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/a79253d7ed3143dba32b69f672862aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d29235-dc09-4776-92a5-5b33a2c5676e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a79253d7ed3143dba32b69f672862aca", "links": {"self": "http://172.30.9.26:5000/v3/roles/a79253d7ed3143dba32b69f672862aca"}, "name": "CreateMultiPartImageTests-11c236da-753d-4ae-proj-role"}} 2018-07-23 23:03:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/a79253d7ed3143dba32b69f672862aca used request id req-18d29235-dc09-4776-92a5-5b33a2c5676e 2018-07-23 23:03:20,271 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-11c236da-753d-4ae-proj-role to project CreateMultiPartImageTests-11c236da-753d-4ae-proj 2018-07-23 23:03:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/403e51c39991424e85a81fe7e6de7081/users/8136fcfb12b8400782b2e23b0398f6fe/roles/a79253d7ed3143dba32b69f672862aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f823cb1-2232-4290-b905-8f0a09700ae5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:20,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/403e51c39991424e85a81fe7e6de7081/users/8136fcfb12b8400782b2e23b0398f6fe/roles/a79253d7ed3143dba32b69f672862aca used request id req-2f823cb1-2232-4290-b905-8f0a09700ae5 2018-07-23 23:03:20,396 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-07-23 23:03:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5c777d50-d308-4a54-b918-b2e6a59ec635 Date: Mon, 23 Jul 2018 23:03:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:20,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5c777d50-d308-4a54-b918-b2e6a59ec635 2018-07-23 23:03:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac4641d-1ae9-43c6-927c-4473b613ffd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:20,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-aac4641d-1ae9-43c6-927c-4473b613ffd0 2018-07-23 23:03:20,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5e653e3-6f35-45a4-8869-f56a55556b97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:20,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-d5e653e3-6f35-45a4-8869-f56a55556b97 2018-07-23 23:03:20,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:20,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20ff661-7937-422f-addd-27b1fb544d73 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:20,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-a20ff661-7937-422f-addd-27b1fb544d73 2018-07-23 23:03:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:20,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262c967c-cae9-4610-a18f-e266a0cbdd1b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:20,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-262c967c-cae9-4610-a18f-e266a0cbdd1b 2018-07-23 23:03:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af56bc59-bd62-4d6e-9304-7c62cc7469f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:21,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-af56bc59-bd62-4d6e-9304-7c62cc7469f5 2018-07-23 23:03:21,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03491602-1a4c-456a-af3f-d27d5b76306e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:21,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-03491602-1a4c-456a-af3f-d27d5b76306e 2018-07-23 23:03:21,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:21,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d96b96e-6c2d-4dbd-88cb-c45292812b85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:21,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-6d96b96e-6c2d-4dbd-88cb-c45292812b85 2018-07-23 23:03:21,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9339cd12-5e58-4afe-9567-b0486b7ed9b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:21,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-9339cd12-5e58-4afe-9567-b0486b7ed9b0 2018-07-23 23:03:21,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,436 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4159d7-ca78-473c-9470-4f72ef56396e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:21,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-ed4159d7-ca78-473c-9470-4f72ef56396e 2018-07-23 23:03:21,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:21,437 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-11c236da-753d-4ae-proj 2018-07-23 23:03:21,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/403e51c39991424e85a81fe7e6de7081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d20e7a-f4c4-4d04-862b-d7d951ef877f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:21,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/403e51c39991424e85a81fe7e6de7081 used request id req-86d20e7a-f4c4-4d04-862b-d7d951ef877f 2018-07-23 23:03:21,619 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-11c236da-753d-4ae-proj-role 2018-07-23 23:03:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/a79253d7ed3143dba32b69f672862aca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5afbc71-e3e3-4c96-b4d8-f5e3ae4ff7fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:21,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/a79253d7ed3143dba32b69f672862aca used request id req-f5afbc71-e3e3-4c96-b4d8-f5e3ae4ff7fa 2018-07-23 23:03:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc6084e169d07d04866874bcd4c67091cd475836" 2018-07-23 23:03:21,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44db436-bc3a-4b1a-8837-2f72d5234e34 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:21,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a44db436-bc3a-4b1a-8837-2f72d5234e34 2018-07-23 23:03:21,806 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-11c236da-753d-4ae-user 2018-07-23 23:03:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8136fcfb12b8400782b2e23b0398f6fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adab2c546c8cfef595aa8156c8fc30a15ed49d55" 2018-07-23 23:03:21,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c83c09c6-b27d-4886-a136-b69cd66324bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:21,966 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8136fcfb12b8400782b2e23b0398f6fe used request id req-c83c09c6-b27d-4886-a136-b69cd66324bb 2018-07-23 23:03:21,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:22,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tBEMK_rORd6W4TVu1dXzUA"], "issued_at": "2018-07-23T23:03:22.000000Z"}} 2018-07-23 23:03:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf8947c2a4d0eb94c72c37b0f1f987bd2bc1d51" 2018-07-23 23:03:22,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45482061-782f-4ba6-8587-93c9d7a2220d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:22,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-45482061-782f-4ba6-8587-93c9d7a2220d 2018-07-23 23:03:22,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:22,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:22,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RdKhyQRpTS21_NT8eAKYLA"], "issued_at": "2018-07-23T23:03:22.000000Z"}} 2018-07-23 23:03:22,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:22,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd85b26-d646-4fb2-bf1b-e51a7a0325ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:22,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5fd85b26-d646-4fb2-bf1b-e51a7a0325ab 2018-07-23 23:03:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:22,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:22,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-57b9fccd-00e5-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:22,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42d1208-7b35-48d5-9f0d-519d1f2e470a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-57b9fccd-00e5-4df-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:22,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-57b9fccd-00e5-4df-proj used request id req-a42d1208-7b35-48d5-9f0d-519d1f2e470a 2018-07-23 23:03:22,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:23,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc248fb-c0f2-49f4-9543-7644c5ae99ea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:23,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4bc248fb-c0f2-49f4-9543-7644c5ae99ea 2018-07-23 23:03:23,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-57b9fccd-00e5-4df-proj"}}' 2018-07-23 23:03:23,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cafefa29-dad6-4353-a3df-2a18dc964517 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3c8892968acf4953b24f5edd1301dbc9"}, "tags": [], "enabled": true, "id": "3c8892968acf4953b24f5edd1301dbc9", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-57b9fccd-00e5-4df-proj"}} 2018-07-23 23:03:23,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-cafefa29-dad6-4353-a3df-2a18dc964517 2018-07-23 23:03:23,138 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-57b9fccd-00e5-4df-proj 2018-07-23 23:03:23,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:23,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:23,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SGv1XtByTK6brpSb7U3Mfw"], "issued_at": "2018-07-23T23:03:23.000000Z"}} 2018-07-23 23:03:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65600e436f082f3f8be05f917e037cd5d1ca1c7" 2018-07-23 23:03:23,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd9a7a4-9523-421a-94b5-f1599eb5f566 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:23,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0bd9a7a4-9523-421a-94b5-f1599eb5f566 2018-07-23 23:03:23,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:23,610 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:23,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65600e436f082f3f8be05f917e037cd5d1ca1c7" 2018-07-23 23:03:23,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae69eab7-b700-459d-af57-3e068ce291f5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:23,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ae69eab7-b700-459d-af57-3e068ce291f5 2018-07-23 23:03:23,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-57b9fccd-00e5-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65600e436f082f3f8be05f917e037cd5d1ca1c7" 2018-07-23 23:03:23,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8006ab-447e-4ecd-ae9f-5e50d279cca4 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-57b9fccd-00e5-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3c8892968acf4953b24f5edd1301dbc9"}, "tags": [], "enabled": true, "id": "3c8892968acf4953b24f5edd1301dbc9", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-57b9fccd-00e5-4df-proj"}]} 2018-07-23 23:03:23,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-57b9fccd-00e5-4df-proj used request id req-9d8006ab-447e-4ecd-ae9f-5e50d279cca4 2018-07-23 23:03:23,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65600e436f082f3f8be05f917e037cd5d1ca1c7" 2018-07-23 23:03:23,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89720c3b-723d-49c3-aaf6-7bb04f91adbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:23,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-89720c3b-723d-49c3-aaf6-7bb04f91adbb 2018-07-23 23:03:24,189 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-57b9fccd-00e5-4df-user 2018-07-23 23:03:24,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:24,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:24,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3149d4b1-27d9-4af1-b337-36bfa618ea9a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:24,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3149d4b1-27d9-4af1-b337-36bfa618ea9a 2018-07-23 23:03:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" -d '{"role": {"name": "CreateMultiPartImageTests-57b9fccd-00e5-4df-proj-role"}}' 2018-07-23 23:03:24,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4698466b-f4c0-43a5-9629-32d9ceb1f8ab Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c2395dfc6d24e368addb0c6f6c741ab", "links": {"self": "http://172.30.9.26:5000/v3/roles/5c2395dfc6d24e368addb0c6f6c741ab"}, "name": "CreateMultiPartImageTests-57b9fccd-00e5-4df-proj-role"}} 2018-07-23 23:03:24,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4698466b-f4c0-43a5-9629-32d9ceb1f8ab 2018-07-23 23:03:24,376 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-57b9fccd-00e5-4df-proj-role 2018-07-23 23:03:24,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5c2395dfc6d24e368addb0c6f6c741ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:24,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c978d2f0-7052-48a1-93cd-fe274eaea735 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5c2395dfc6d24e368addb0c6f6c741ab", "links": {"self": "http://172.30.9.26:5000/v3/roles/5c2395dfc6d24e368addb0c6f6c741ab"}, "name": "CreateMultiPartImageTests-57b9fccd-00e5-4df-proj-role"}} 2018-07-23 23:03:24,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5c2395dfc6d24e368addb0c6f6c741ab used request id req-c978d2f0-7052-48a1-93cd-fe274eaea735 2018-07-23 23:03:24,397 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-57b9fccd-00e5-4df-proj-role to project CreateMultiPartImageTests-57b9fccd-00e5-4df-proj 2018-07-23 23:03:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3c8892968acf4953b24f5edd1301dbc9/users/06f4c8e4fd714d73b877b507eb99d596/roles/5c2395dfc6d24e368addb0c6f6c741ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:24,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109dd6c2-619b-4205-8683-2cfc50fba1bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:24,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3c8892968acf4953b24f5edd1301dbc9/users/06f4c8e4fd714d73b877b507eb99d596/roles/5c2395dfc6d24e368addb0c6f6c741ab used request id req-109dd6c2-619b-4205-8683-2cfc50fba1bd 2018-07-23 23:03:24,530 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-23 23:03:24,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:24,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d2c811eb-b12c-4871-bcbf-27f64fa5fcc7 Date: Mon, 23 Jul 2018 23:03:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:24,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d2c811eb-b12c-4871-bcbf-27f64fa5fcc7 2018-07-23 23:03:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:24,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae69665-8ccc-4647-abd4-f19a0e85fd05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:24,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-7ae69665-8ccc-4647-abd4-f19a0e85fd05 2018-07-23 23:03:24,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:24,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e01523-2985-4c97-afa0-fe60fc6ead1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:24,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a3e01523-2985-4c97-afa0-fe60fc6ead1f 2018-07-23 23:03:24,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:24,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c12e985-cdfe-474e-bb73-532fa61e4a62 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:25,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-5c12e985-cdfe-474e-bb73-532fa61e4a62 2018-07-23 23:03:25,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d914371a-e538-49ac-8009-5953b8ef4783 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:25,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d914371a-e538-49ac-8009-5953b8ef4783 2018-07-23 23:03:25,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f64eb10b-b250-4dc1-a3eb-55a575faa766 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:25,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-f64eb10b-b250-4dc1-a3eb-55a575faa766 2018-07-23 23:03:25,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae49907-c9be-416e-824f-c12b59c7cb23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:25,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-6ae49907-c9be-416e-824f-c12b59c7cb23 2018-07-23 23:03:25,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:25,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21146cf3-a070-4cfc-b881-56be87932145 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:25,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-21146cf3-a070-4cfc-b881-56be87932145 2018-07-23 23:03:25,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:25,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f64024-7f29-4017-9e84-1f7181e33a4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:25,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-90f64024-7f29-4017-9e84-1f7181e33a4b 2018-07-23 23:03:25,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:25,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c7eaf01-70aa-4afd-84c8-bff4e93d1bd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:25,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-0c7eaf01-70aa-4afd-84c8-bff4e93d1bd4 2018-07-23 23:03:25,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:25,617 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-57b9fccd-00e5-4df-proj 2018-07-23 23:03:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3c8892968acf4953b24f5edd1301dbc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b81779bb-63bb-4e02-855e-529be19538d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:25,805 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3c8892968acf4953b24f5edd1301dbc9 used request id req-b81779bb-63bb-4e02-855e-529be19538d6 2018-07-23 23:03:25,805 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-57b9fccd-00e5-4df-proj-role 2018-07-23 23:03:25,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5c2395dfc6d24e368addb0c6f6c741ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:25,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78488ca1-bf80-4291-af20-900e71a2da9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:25,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5c2395dfc6d24e368addb0c6f6c741ab used request id req-78488ca1-bf80-4291-af20-900e71a2da9b 2018-07-23 23:03:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5cc2845e7e56aa6ed7dd9c053e258ce668478d" 2018-07-23 23:03:26,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f087c1d3-97b5-4d63-8daf-0d92c4cc3b5b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:26,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f087c1d3-97b5-4d63-8daf-0d92c4cc3b5b 2018-07-23 23:03:26,002 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-57b9fccd-00e5-4df-user 2018-07-23 23:03:26,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/06f4c8e4fd714d73b877b507eb99d596 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65600e436f082f3f8be05f917e037cd5d1ca1c7" 2018-07-23 23:03:26,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c90d4e51-1b3b-4390-9676-31a06bbde97a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:26,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/06f4c8e4fd714d73b877b507eb99d596 used request id req-c90d4e51-1b3b-4390-9676-31a06bbde97a 2018-07-23 23:03:26,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:26,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2ZmLpxzVT9uUPaa2cahDLw"], "issued_at": "2018-07-23T23:03:26.000000Z"}} 2018-07-23 23:03:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b296b314c72f0d1aad22c56b04d34cd9b826f71" 2018-07-23 23:03:26,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beef7664-63a5-4930-ae2f-d54f1e0fd6e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:26,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-beef7664-63a5-4930-ae2f-d54f1e0fd6e3 2018-07-23 23:03:26,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:26,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:27,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ft3i1uzyTsitbhGaJ0QS1Q"], "issued_at": "2018-07-23T23:03:27.000000Z"}} 2018-07-23 23:03:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:27,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb8105e-4b6f-4263-a518-704235df6f88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:27,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5cb8105e-4b6f-4263-a518-704235df6f88 2018-07-23 23:03:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:27,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:27,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-55d6ab88-2e8d-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:27,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301bef22-c1c5-4643-89dd-f25ba6a4eee3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-55d6ab88-2e8d-435-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:27,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-55d6ab88-2e8d-435-proj used request id req-301bef22-c1c5-4643-89dd-f25ba6a4eee3 2018-07-23 23:03:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:27,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187e8208-533d-4511-a8a0-6dfa974adae6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:27,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-187e8208-533d-4511-a8a0-6dfa974adae6 2018-07-23 23:03:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-55d6ab88-2e8d-435-proj"}}' 2018-07-23 23:03:27,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a60e6d-e06e-46e2-8f90-7a0a92993701 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/859c20b9d5ed45db96624f8eda2b34f8"}, "tags": [], "enabled": true, "id": "859c20b9d5ed45db96624f8eda2b34f8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-55d6ab88-2e8d-435-proj"}} 2018-07-23 23:03:27,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-59a60e6d-e06e-46e2-8f90-7a0a92993701 2018-07-23 23:03:27,437 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-55d6ab88-2e8d-435-proj 2018-07-23 23:03:27,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:27,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:27,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BZt8QaorTIWMCpZKp1m7hQ"], "issued_at": "2018-07-23T23:03:27.000000Z"}} 2018-07-23 23:03:27,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c0b1d0eec730f529fd7c4818722f70253ce6d" 2018-07-23 23:03:27,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695470ec-2005-400d-8e32-301c68b5af13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:27,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-695470ec-2005-400d-8e32-301c68b5af13 2018-07-23 23:03:27,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:27,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c0b1d0eec730f529fd7c4818722f70253ce6d" 2018-07-23 23:03:28,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82886c8-7df6-441c-8365-c55b295dcd04 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:28,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c82886c8-7df6-441c-8365-c55b295dcd04 2018-07-23 23:03:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-55d6ab88-2e8d-435-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c0b1d0eec730f529fd7c4818722f70253ce6d" 2018-07-23 23:03:28,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0147c702-761b-4daf-b3e1-d59037a56ea9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-55d6ab88-2e8d-435-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/859c20b9d5ed45db96624f8eda2b34f8"}, "tags": [], "enabled": true, "id": "859c20b9d5ed45db96624f8eda2b34f8", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-55d6ab88-2e8d-435-proj"}]} 2018-07-23 23:03:28,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateMultiPartImageTests-55d6ab88-2e8d-435-proj used request id req-0147c702-761b-4daf-b3e1-d59037a56ea9 2018-07-23 23:03:28,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c0b1d0eec730f529fd7c4818722f70253ce6d" 2018-07-23 23:03:28,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f52125-7132-47e9-b2c6-109eb5464a19 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:28,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-22f52125-7132-47e9-b2c6-109eb5464a19 2018-07-23 23:03:28,476 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-55d6ab88-2e8d-435-user 2018-07-23 23:03:28,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:28,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:28,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc8b2ef-be36-4fca-b1ec-bca31f537fa8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:28,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-1cc8b2ef-be36-4fca-b1ec-bca31f537fa8 2018-07-23 23:03:28,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" -d '{"role": {"name": "CreateMultiPartImageTests-55d6ab88-2e8d-435-proj-role"}}' 2018-07-23 23:03:28,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f524bde4-1aa4-47b6-8cbc-fac63e4e4b16 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b666fcde1dc43f9b9808749aa5748be", "links": {"self": "http://172.30.9.26:5000/v3/roles/1b666fcde1dc43f9b9808749aa5748be"}, "name": "CreateMultiPartImageTests-55d6ab88-2e8d-435-proj-role"}} 2018-07-23 23:03:28,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f524bde4-1aa4-47b6-8cbc-fac63e4e4b16 2018-07-23 23:03:28,661 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-55d6ab88-2e8d-435-proj-role 2018-07-23 23:03:28,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1b666fcde1dc43f9b9808749aa5748be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:28,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2cb83fa-cede-428b-9227-1a3a28de8663 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b666fcde1dc43f9b9808749aa5748be", "links": {"self": "http://172.30.9.26:5000/v3/roles/1b666fcde1dc43f9b9808749aa5748be"}, "name": "CreateMultiPartImageTests-55d6ab88-2e8d-435-proj-role"}} 2018-07-23 23:03:28,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1b666fcde1dc43f9b9808749aa5748be used request id req-d2cb83fa-cede-428b-9227-1a3a28de8663 2018-07-23 23:03:28,684 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-55d6ab88-2e8d-435-proj-role to project CreateMultiPartImageTests-55d6ab88-2e8d-435-proj 2018-07-23 23:03:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/859c20b9d5ed45db96624f8eda2b34f8/users/82681d75fc1a4a86b48e9ca7fb2ed1b1/roles/1b666fcde1dc43f9b9808749aa5748be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:28,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4ba1234-3487-4072-bb1d-d7f350b55152 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:28,818 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/859c20b9d5ed45db96624f8eda2b34f8/users/82681d75fc1a4a86b48e9ca7fb2ed1b1/roles/1b666fcde1dc43f9b9808749aa5748be used request id req-e4ba1234-3487-4072-bb1d-d7f350b55152 2018-07-23 23:03:28,819 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-07-23 23:03:28,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ade16cfb-edac-4ae8-a23e-4f54797ebaa7 Date: Mon, 23 Jul 2018 23:03:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:29,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ade16cfb-edac-4ae8-a23e-4f54797ebaa7 2018-07-23 23:03:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67eeab1c-cdd6-4ea1-b028-473a4cb9d682 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:29,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-67eeab1c-cdd6-4ea1-b028-473a4cb9d682 2018-07-23 23:03:29,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8833a1cf-72f0-4291-8d87-8441519308cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:29,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-8833a1cf-72f0-4291-8d87-8441519308cc 2018-07-23 23:03:29,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2dc98bc-5c8d-4ce6-b8cf-9b7ab849e784 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:29,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-b2dc98bc-5c8d-4ce6-b8cf-9b7ab849e784 2018-07-23 23:03:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7f4c21-7b15-4caf-9d90-08c9903bcb71 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:29,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-aa7f4c21-7b15-4caf-9d90-08c9903bcb71 2018-07-23 23:03:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb4e6b8-47f7-4d55-8cc7-f624872ee538 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:29,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-2cb4e6b8-47f7-4d55-8cc7-f624872ee538 2018-07-23 23:03:29,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:29,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5959497-45b1-48c0-9e28-a9a8f1667e1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:29,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-e5959497-45b1-48c0-9e28-a9a8f1667e1c 2018-07-23 23:03:29,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:29,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd845e3-ce3e-42fc-95bf-47274747c426 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:29,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-fdd845e3-ce3e-42fc-95bf-47274747c426 2018-07-23 23:03:29,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:29,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-727a8edf-5073-4309-a7f2-23c3036d3099 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:29,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-727a8edf-5073-4309-a7f2-23c3036d3099 2018-07-23 23:03:29,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:29,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:29,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef19d71a-e3f8-49db-b7c0-e229b5e0442c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:29,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-ef19d71a-e3f8-49db-b7c0-e229b5e0442c 2018-07-23 23:03:29,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:29,996 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-55d6ab88-2e8d-435-proj 2018-07-23 23:03:30,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/859c20b9d5ed45db96624f8eda2b34f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:30,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f7be7a-b3bd-4b4b-bc0f-3e59db37f5d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:30,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/859c20b9d5ed45db96624f8eda2b34f8 used request id req-b3f7be7a-b3bd-4b4b-bc0f-3e59db37f5d7 2018-07-23 23:03:30,202 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-55d6ab88-2e8d-435-proj-role 2018-07-23 23:03:30,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1b666fcde1dc43f9b9808749aa5748be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:30,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08de949b-fd1f-477f-9d85-87151af6b7c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:30,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1b666fcde1dc43f9b9808749aa5748be used request id req-08de949b-fd1f-477f-9d85-87151af6b7c8 2018-07-23 23:03:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f161649dcf40ad7059da1688a10c61c89d375dea" 2018-07-23 23:03:30,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ceb5fd-2db3-48f3-97ca-3603c7504aea Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:30,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-19ceb5fd-2db3-48f3-97ca-3603c7504aea 2018-07-23 23:03:30,393 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-55d6ab88-2e8d-435-user 2018-07-23 23:03:30,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/82681d75fc1a4a86b48e9ca7fb2ed1b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626c0b1d0eec730f529fd7c4818722f70253ce6d" 2018-07-23 23:03:30,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5da0344b-ae79-44d4-86d3-214b38f1ee0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:30,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/82681d75fc1a4a86b48e9ca7fb2ed1b1 used request id req-5da0344b-ae79-44d4-86d3-214b38f1ee0f 2018-07-23 23:03:30,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:31,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["esjFWM9tRnmV58ugEoo0Fg"], "issued_at": "2018-07-23T23:03:31.000000Z"}} 2018-07-23 23:03:31,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b575b08517f4fa584c17dd2ba6adb9eeb9ec87a" 2018-07-23 23:03:31,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec3a4d-bfe0-4428-9f1b-516c2c6dbd1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:31,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-44ec3a4d-bfe0-4428-9f1b-516c2c6dbd1f 2018-07-23 23:03:31,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:31,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:31,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Ud5I6bcpRbyZe0lMKkCFRw"], "issued_at": "2018-07-23T23:03:31.000000Z"}} 2018-07-23 23:03:31,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:31,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f232dbe-3806-4bb4-b321-392d2610ad73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:31,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2f232dbe-3806-4bb4-b321-392d2610ad73 2018-07-23 23:03:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:31,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:31,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2025711d-329c-47aa-ad24-85c82aff55d8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:31,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj used request id req-2025711d-329c-47aa-ad24-85c82aff55d8 2018-07-23 23:03:31,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:31,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0d97a1-1b44-4dd6-8dfe-eeaae5e1cbc1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:31,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9a0d97a1-1b44-4dd6-8dfe-eeaae5e1cbc1 2018-07-23 23:03:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj"}}' 2018-07-23 23:03:31,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-881463b2-54fe-4024-a07c-699135667a8e Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/db2cf64fa95f48eea94b837f01a48299"}, "tags": [], "enabled": true, "id": "db2cf64fa95f48eea94b837f01a48299", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj"}} 2018-07-23 23:03:31,799 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-881463b2-54fe-4024-a07c-699135667a8e 2018-07-23 23:03:31,800 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj 2018-07-23 23:03:31,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:31,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:32,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["3SoNGqzfQ_-32JwHZ8EIuQ"], "issued_at": "2018-07-23T23:03:32.000000Z"}} 2018-07-23 23:03:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2961b424ba157bdf8bf6cfd657b19d292570d7" 2018-07-23 23:03:32,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e70ad0-23f4-4b8a-8038-d7dde9342a89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:32,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-96e70ad0-23f4-4b8a-8038-d7dde9342a89 2018-07-23 23:03:32,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:32,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2961b424ba157bdf8bf6cfd657b19d292570d7" 2018-07-23 23:03:32,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7d9186-b0e3-40b9-9df2-6f86a0057a9c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:32,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fa7d9186-b0e3-40b9-9df2-6f86a0057a9c 2018-07-23 23:03:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2961b424ba157bdf8bf6cfd657b19d292570d7" 2018-07-23 23:03:32,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa5ebd5-3e57-4c56-a1d0-422c5ef00951 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/db2cf64fa95f48eea94b837f01a48299"}, "tags": [], "enabled": true, "id": "db2cf64fa95f48eea94b837f01a48299", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj"}]} 2018-07-23 23:03:32,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj used request id req-3aa5ebd5-3e57-4c56-a1d0-422c5ef00951 2018-07-23 23:03:32,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2961b424ba157bdf8bf6cfd657b19d292570d7" 2018-07-23 23:03:32,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a68b7f-7628-4ce6-8dd2-7dabc7ec379e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:32,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-12a68b7f-7628-4ce6-8dd2-7dabc7ec379e 2018-07-23 23:03:32,913 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-fa7aa9a6-4d1b-47b-user 2018-07-23 23:03:32,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:33,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0be1cb-4210-4aac-938f-1603a9cccbe1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:33,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ba0be1cb-4210-4aac-938f-1603a9cccbe1 2018-07-23 23:03:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" -d '{"role": {"name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role"}}' 2018-07-23 23:03:33,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3613ddad-18d2-47ce-95db-a2c7ebd9aae2 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c5fb53c11de4c46a6e85108d682be02", "links": {"self": "http://172.30.9.26:5000/v3/roles/8c5fb53c11de4c46a6e85108d682be02"}, "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role"}} 2018-07-23 23:03:33,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3613ddad-18d2-47ce-95db-a2c7ebd9aae2 2018-07-23 23:03:33,099 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role 2018-07-23 23:03:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8c5fb53c11de4c46a6e85108d682be02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:33,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d82d6e3-42d1-44b5-abb3-f35584ea093d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c5fb53c11de4c46a6e85108d682be02", "links": {"self": "http://172.30.9.26:5000/v3/roles/8c5fb53c11de4c46a6e85108d682be02"}, "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role"}} 2018-07-23 23:03:33,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8c5fb53c11de4c46a6e85108d682be02 used request id req-4d82d6e3-42d1-44b5-abb3-f35584ea093d 2018-07-23 23:03:33,188 - keystone_utils - INFO - Granting role CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role to project CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj 2018-07-23 23:03:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/db2cf64fa95f48eea94b837f01a48299/users/f0989c0663864af48a0372b9119bc0c0/roles/8c5fb53c11de4c46a6e85108d682be02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:33,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db36069-087c-4942-9ddb-899f16e5fc2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:33,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/db2cf64fa95f48eea94b837f01a48299/users/f0989c0663864af48a0372b9119bc0c0/roles/8c5fb53c11de4c46a6e85108d682be02 used request id req-4db36069-087c-4942-9ddb-899f16e5fc2f 2018-07-23 23:03:33,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:03:33,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:33,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:33,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5fb53c11de4c46a6e85108d682be02", "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role"}], "expires_at": "2018-07-24T00:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2cf64fa95f48eea94b837f01a48299", "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-user", "id": "f0989c0663864af48a0372b9119bc0c0"}, "audit_ids": ["y-_rszGtSfiHYDWs-p-IAw"], "issued_at": "2018-07-23T23:03:33.000000Z"}} 2018-07-23 23:03:33,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb17c00fe1d4288691739c611d1c7e53473cbd" 2018-07-23 23:03:33,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb6b457-a1f6-415a-86a2-7278d795549a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:33,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fcb6b457-a1f6-415a-86a2-7278d795549a 2018-07-23 23:03:33,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:03:33,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb17c00fe1d4288691739c611d1c7e53473cbd" 2018-07-23 23:03:34,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae0c56be-6e13-4fa8-a37f-b0d04bf10692 x-compute-request-id: req-ae0c56be-6e13-4fa8-a37f-b0d04bf10692 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:03:34,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-ae0c56be-6e13-4fa8-a37f-b0d04bf10692 2018-07-23 23:03:34,009 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f... 2018-07-23 23:03:34,009 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:03:34,085 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f 2018-07-23 23:03:34,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb17c00fe1d4288691739c611d1c7e53473cbd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJhpWSEGXzaifPd+Q6zlkVQGCNfiayoDqkAgH4UAueuzzS1iw2i+FEdZQxtlL4mYJbIswqmAPkUcpne5OxUSz8d7o8MNOIw11rofokALxfqQ31o1RfpshhTblkqa2fWlYOHVEQQ8rAAhIBT8Y47A0WyZVRPt8IjmdDcB2wsiZBtw==", "name": "CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f"}}' 2018-07-23 23:03:34,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddf08bd7-8344-45ea-99d9-307773b193af x-compute-request-id: req-ddf08bd7-8344-45ea-99d9-307773b193af Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJhpWSEGXzaifPd+Q6zlkVQGCNfiayoDqkAgH4UAueuzzS1iw2i+FEdZQxtlL4mYJbIswqmAPkUcpne5OxUSz8d7o8MNOIw11rofokALxfqQ31o1RfpshhTblkqa2fWlYOHVEQQ8rAAhIBT8Y47A0WyZVRPt8IjmdDcB2wsiZBtw==", "user_id": "f0989c0663864af48a0372b9119bc0c0", "name": "CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f", "fingerprint": "27:f0:ca:cf:cd:c5:7d:47:15:5b:bb:ec:42:f7:93:8c"}} 2018-07-23 23:03:34,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-ddf08bd7-8344-45ea-99d9-307773b193af 2018-07-23 23:03:34,150 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f 2018-07-23 23:03:34,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:34,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c5fb53c11de4c46a6e85108d682be02", "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role"}], "expires_at": "2018-07-24T00:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db2cf64fa95f48eea94b837f01a48299", "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/db2cf64fa95f48eea94b837f01a48299", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/db2cf64fa95f48eea94b837f01a48299", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/db2cf64fa95f48eea94b837f01a48299", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-fa7aa9a6-4d1b-47b-user", "id": "f0989c0663864af48a0372b9119bc0c0"}, "audit_ids": ["OgSL5oUKTOW4_xm8jWLVwQ"], "issued_at": "2018-07-23T23:03:34.000000Z"}} 2018-07-23 23:03:34,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73215872daf972698d34e506e3a7e9707f30e756" 2018-07-23 23:03:34,723 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98c15dba-a45b-47ee-97b6-5f769a020693 x-compute-request-id: req-98c15dba-a45b-47ee-97b6-5f769a020693 Content-Length: 0 Content-Type: application/json 2018-07-23 23:03:34,723 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f used request id req-98c15dba-a45b-47ee-97b6-5f769a020693 2018-07-23 23:03:34,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73215872daf972698d34e506e3a7e9707f30e756" 2018-07-23 23:03:34,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5bce606d-7849-4065-b61c-4a9d6d295570 x-compute-request-id: req-5bce606d-7849-4065-b61c-4a9d6d295570 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:03:34,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-5bce606d-7849-4065-b61c-4a9d6d295570 2018-07-23 23:03:34,746 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f 2018-07-23 23:03:34,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2feb17c00fe1d4288691739c611d1c7e53473cbd" 2018-07-23 23:03:34,774 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c7aeca6-630e-43f5-8ca8-2e215afb59bf x-compute-request-id: req-1c7aeca6-630e-43f5-8ca8-2e215afb59bf Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f not found for user f0989c0663864af48a0372b9119bc0c0", "code": 404}} 2018-07-23 23:03:34,775 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-af80b6e3-d714-441e-9437-40032ec6ca1f used request id req-1c7aeca6-630e-43f5-8ca8-2e215afb59bf 2018-07-23 23:03:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-778360fc-7921-4b73-8e5e-9fc0d2f96ead Date: Mon, 23 Jul 2018 23:03:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:35,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-778360fc-7921-4b73-8e5e-9fc0d2f96ead 2018-07-23 23:03:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e28900d-2d05-4270-b591-dd905f2c6645 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:35,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-1e28900d-2d05-4270-b591-dd905f2c6645 2018-07-23 23:03:35,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:35,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b3f500-d3ae-4a51-88f9-d64bc9a9358e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:35,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-35b3f500-d3ae-4a51-88f9-d64bc9a9358e 2018-07-23 23:03:35,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:35,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b1315c-54a0-4303-976e-567d3d2bc4e3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:35,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-e3b1315c-54a0-4303-976e-567d3d2bc4e3 2018-07-23 23:03:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa78c72-7844-467d-bcf9-a52cf3903dd2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:35,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-1aa78c72-7844-467d-bcf9-a52cf3903dd2 2018-07-23 23:03:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c20b15-8bae-4bcb-bcc8-3ba21db794b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:35,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-a2c20b15-8bae-4bcb-bcc8-3ba21db794b5 2018-07-23 23:03:35,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68a324c-613c-45ee-a8f5-60cb9f491836 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:35,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-d68a324c-613c-45ee-a8f5-60cb9f491836 2018-07-23 23:03:35,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ccf4ac2-8cc7-4e81-8e88-ad76be43c135 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:35,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-1ccf4ac2-8cc7-4e81-8e88-ad76be43c135 2018-07-23 23:03:35,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:35,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11dcd7f-569e-410b-9ae4-3ab124238911 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:35,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-c11dcd7f-569e-410b-9ae4-3ab124238911 2018-07-23 23:03:35,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:35,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8455f1b-2e4b-4526-a3ed-20d743fcd270 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:35,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-b8455f1b-2e4b-4526-a3ed-20d743fcd270 2018-07-23 23:03:35,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:35,792 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj 2018-07-23 23:03:35,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/db2cf64fa95f48eea94b837f01a48299 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:35,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a108c83e-dac6-4b25-a5b9-550c445bdb75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:35,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/db2cf64fa95f48eea94b837f01a48299 used request id req-a108c83e-dac6-4b25-a5b9-550c445bdb75 2018-07-23 23:03:35,986 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-fa7aa9a6-4d1b-47b-proj-role 2018-07-23 23:03:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8c5fb53c11de4c46a6e85108d682be02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:36,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eeb06eb-30a7-4158-a48b-a4fdb6548b2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:36,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8c5fb53c11de4c46a6e85108d682be02 used request id req-8eeb06eb-30a7-4158-a48b-a4fdb6548b2b 2018-07-23 23:03:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b996f26b7eb56c79f8c3944f2d811e6617c84093" 2018-07-23 23:03:36,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6235d7-c20c-41f3-ac2b-e7070443278d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:36,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe6235d7-c20c-41f3-ac2b-e7070443278d 2018-07-23 23:03:36,182 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-fa7aa9a6-4d1b-47b-user 2018-07-23 23:03:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f0989c0663864af48a0372b9119bc0c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe2961b424ba157bdf8bf6cfd657b19d292570d7" 2018-07-23 23:03:36,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2a4d6a6-ae0d-4267-9c82-6aa0c06501a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:36,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f0989c0663864af48a0372b9119bc0c0 used request id req-f2a4d6a6-ae0d-4267-9c82-6aa0c06501a4 2018-07-23 23:03:36,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:36,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uPtq6artSOuUu4RyjDPnNQ"], "issued_at": "2018-07-23T23:03:36.000000Z"}} 2018-07-23 23:03:36,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30b230c1da9402768ee7a7b8de1b60464c346bc" 2018-07-23 23:03:36,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c602e157-c4d6-460a-84a6-c125f3d68277 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:36,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c602e157-c4d6-460a-84a6-c125f3d68277 2018-07-23 23:03:36,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:36,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:37,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["8v0ergC_TrmOh8_vp7zCUA"], "issued_at": "2018-07-23T23:03:37.000000Z"}} 2018-07-23 23:03:37,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:37,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd7b710-9640-4b8f-b282-5c8ac1292dea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:37,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dcd7b710-9640-4b8f-b282-5c8ac1292dea 2018-07-23 23:03:37,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:37,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-245a85fc-62e7-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:37,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd557214-1b12-4f58-9d3f-9cd1655fdcb5 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-245a85fc-62e7-470-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:37,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-245a85fc-62e7-470-proj used request id req-fd557214-1b12-4f58-9d3f-9cd1655fdcb5 2018-07-23 23:03:37,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:37,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e08cb625-45ad-4c5c-ae87-b8c0d7c7d6c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:37,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e08cb625-45ad-4c5c-ae87-b8c0d7c7d6c9 2018-07-23 23:03:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-245a85fc-62e7-470-proj"}}' 2018-07-23 23:03:37,454 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49638950-e745-4167-a038-1c1b4340319e Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/929c9efc18e7464bbe501d41f93ba23e"}, "tags": [], "enabled": true, "id": "929c9efc18e7464bbe501d41f93ba23e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-245a85fc-62e7-470-proj"}} 2018-07-23 23:03:37,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-49638950-e745-4167-a038-1c1b4340319e 2018-07-23 23:03:37,455 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-245a85fc-62e7-470-proj 2018-07-23 23:03:37,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:37,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:37,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["f08pQ08NSGiysrrmoQYUGA"], "issued_at": "2018-07-23T23:03:37.000000Z"}} 2018-07-23 23:03:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8695347a338f8241e4102cf611024e93268913d6" 2018-07-23 23:03:37,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f10db7-f937-4b6a-b908-9e94a98b4d1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:37,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b3f10db7-f937-4b6a-b908-9e94a98b4d1c 2018-07-23 23:03:37,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:37,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:37,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8695347a338f8241e4102cf611024e93268913d6" 2018-07-23 23:03:38,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78c2da1-9ba5-489f-bfc9-eaeaee54f985 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:38,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c78c2da1-9ba5-489f-bfc9-eaeaee54f985 2018-07-23 23:03:38,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-245a85fc-62e7-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8695347a338f8241e4102cf611024e93268913d6" 2018-07-23 23:03:38,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f91deb-6443-4a50-a56f-4316ebafa2f8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-245a85fc-62e7-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/929c9efc18e7464bbe501d41f93ba23e"}, "tags": [], "enabled": true, "id": "929c9efc18e7464bbe501d41f93ba23e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-245a85fc-62e7-470-proj"}]} 2018-07-23 23:03:38,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-245a85fc-62e7-470-proj used request id req-51f91deb-6443-4a50-a56f-4316ebafa2f8 2018-07-23 23:03:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8695347a338f8241e4102cf611024e93268913d6" 2018-07-23 23:03:38,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f574cac2-2c84-44c2-9ab9-a398505d3fcf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:38,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f574cac2-2c84-44c2-9ab9-a398505d3fcf 2018-07-23 23:03:38,574 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-245a85fc-62e7-470-user 2018-07-23 23:03:38,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:38,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97318ac-f602-4d65-8002-6d1f46d58a5e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:38,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c97318ac-f602-4d65-8002-6d1f46d58a5e 2018-07-23 23:03:38,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" -d '{"role": {"name": "CreateKeypairsTests-245a85fc-62e7-470-proj-role"}}' 2018-07-23 23:03:38,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1fead8a-0145-481b-bf35-ea81a6c1a7d4 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0415bf1d797540a38a6c98e0f46d7217", "links": {"self": "http://172.30.9.26:5000/v3/roles/0415bf1d797540a38a6c98e0f46d7217"}, "name": "CreateKeypairsTests-245a85fc-62e7-470-proj-role"}} 2018-07-23 23:03:38,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c1fead8a-0145-481b-bf35-ea81a6c1a7d4 2018-07-23 23:03:38,764 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-245a85fc-62e7-470-proj-role 2018-07-23 23:03:38,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0415bf1d797540a38a6c98e0f46d7217 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:38,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79a89b4-ed54-4fa3-996e-32ec57da5fd1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0415bf1d797540a38a6c98e0f46d7217", "links": {"self": "http://172.30.9.26:5000/v3/roles/0415bf1d797540a38a6c98e0f46d7217"}, "name": "CreateKeypairsTests-245a85fc-62e7-470-proj-role"}} 2018-07-23 23:03:38,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0415bf1d797540a38a6c98e0f46d7217 used request id req-e79a89b4-ed54-4fa3-996e-32ec57da5fd1 2018-07-23 23:03:38,846 - keystone_utils - INFO - Granting role CreateKeypairsTests-245a85fc-62e7-470-proj-role to project CreateKeypairsTests-245a85fc-62e7-470-proj 2018-07-23 23:03:38,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/929c9efc18e7464bbe501d41f93ba23e/users/daa4cb83b7894834849ce9551d22ef58/roles/0415bf1d797540a38a6c98e0f46d7217 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:38,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89f2cd10-3878-47c6-a664-f6ab41d9809e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:38,967 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/929c9efc18e7464bbe501d41f93ba23e/users/daa4cb83b7894834849ce9551d22ef58/roles/0415bf1d797540a38a6c98e0f46d7217 used request id req-89f2cd10-3878-47c6-a664-f6ab41d9809e 2018-07-23 23:03:38,967 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:03:39,071 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0.pub 2018-07-23 23:03:39,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:39,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:39,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0415bf1d797540a38a6c98e0f46d7217", "name": "CreateKeypairsTests-245a85fc-62e7-470-proj-role"}], "expires_at": "2018-07-24T00:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "929c9efc18e7464bbe501d41f93ba23e", "name": "CreateKeypairsTests-245a85fc-62e7-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-245a85fc-62e7-470-user", "id": "daa4cb83b7894834849ce9551d22ef58"}, "audit_ids": ["6NyyenzvSOSbnLMzgR4Xtg"], "issued_at": "2018-07-23T23:03:39.000000Z"}} 2018-07-23 23:03:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e0fb2c99baf1249aa6a69c2d4fb4c596df57d4" 2018-07-23 23:03:39,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc39dd8d-c329-45b3-82cd-71f08e107bbd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:39,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bc39dd8d-c329-45b3-82cd-71f08e107bbd 2018-07-23 23:03:39,534 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:03:39,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e0fb2c99baf1249aa6a69c2d4fb4c596df57d4" 2018-07-23 23:03:39,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9707fd5-6218-4c4c-86e6-be1ac77a37b9 x-compute-request-id: req-d9707fd5-6218-4c4c-86e6-be1ac77a37b9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:03:39,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d9707fd5-6218-4c4c-86e6-be1ac77a37b9 2018-07-23 23:03:39,714 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0... 2018-07-23 23:03:39,714 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-23 23:03:39,714 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0.pub 2018-07-23 23:03:39,714 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0 2018-07-23 23:03:39,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e0fb2c99baf1249aa6a69c2d4fb4c596df57d4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxZ28aUP0ogXvRhdzFSUgz1pE9ebUiYJE+zKpLbWJc3S7CwsO+HgaRJsHqdx3t+AmLWKE37dV7UhdACkMsSm9Bhk6fdLOc3vcaQrSiD1dfcCf6f8VA4pql4WVORZW6Yh9SJzX0XPlwZgKIFWIlwRrRVpXJvXY94RTrZlQzbeE6dIVxg8yl6c0emdRs9Q+mRoBGHd2o+5h8Kns7vXtxitRAufkfY5Jp1MtU4GhXBWMxf5YB4BOSHh83Gz+3E33mH2X1aQXeJo2WBqeU4cqX8CxuH1ncFSLYulzbLF3FVFqI4s77I/YUkgNqWha6RAQn82T0Znj3My6uy+vOu0cZ4abr", "name": "CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0"}}' 2018-07-23 23:03:39,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aad01b32-d522-4d35-ac26-7d7d80cc7dd9 x-compute-request-id: req-aad01b32-d522-4d35-ac26-7d7d80cc7dd9 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxZ28aUP0ogXvRhdzFSUgz1pE9ebUiYJE+zKpLbWJc3S7CwsO+HgaRJsHqdx3t+AmLWKE37dV7UhdACkMsSm9Bhk6fdLOc3vcaQrSiD1dfcCf6f8VA4pql4WVORZW6Yh9SJzX0XPlwZgKIFWIlwRrRVpXJvXY94RTrZlQzbeE6dIVxg8yl6c0emdRs9Q+mRoBGHd2o+5h8Kns7vXtxitRAufkfY5Jp1MtU4GhXBWMxf5YB4BOSHh83Gz+3E33mH2X1aQXeJo2WBqeU4cqX8CxuH1ncFSLYulzbLF3FVFqI4s77I/YUkgNqWha6RAQn82T0Znj3My6uy+vOu0cZ4abr", "user_id": "daa4cb83b7894834849ce9551d22ef58", "name": "CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0", "fingerprint": "19:c8:d7:c8:27:ec:73:28:98:05:ed:38:94:85:b9:ee"}} 2018-07-23 23:03:39,778 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-aad01b32-d522-4d35-ac26-7d7d80cc7dd9 2018-07-23 23:03:39,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:40,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0415bf1d797540a38a6c98e0f46d7217", "name": "CreateKeypairsTests-245a85fc-62e7-470-proj-role"}], "expires_at": "2018-07-24T00:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "929c9efc18e7464bbe501d41f93ba23e", "name": "CreateKeypairsTests-245a85fc-62e7-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/929c9efc18e7464bbe501d41f93ba23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/929c9efc18e7464bbe501d41f93ba23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/929c9efc18e7464bbe501d41f93ba23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-245a85fc-62e7-470-user", "id": "daa4cb83b7894834849ce9551d22ef58"}, "audit_ids": ["xhCSprAdS3q6OoMwdrElbA"], "issued_at": "2018-07-23T23:03:40.000000Z"}} 2018-07-23 23:03:40,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbd1ff09b50fd8d112ec86fc68bbc4f0ecbc1c" 2018-07-23 23:03:40,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40cb4eb4-b30d-40c4-81cc-22f259a62586 x-compute-request-id: req-40cb4eb4-b30d-40c4-81cc-22f259a62586 Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDxZ28aUP0ogXvRhdzFSUgz1pE9ebUiYJE+zKpLbWJc3S7CwsO+HgaRJsHqdx3t+AmLWKE37dV7UhdACkMsSm9Bhk6fdLOc3vcaQrSiD1dfcCf6f8VA4pql4WVORZW6Yh9SJzX0XPlwZgKIFWIlwRrRVpXJvXY94RTrZlQzbeE6dIVxg8yl6c0emdRs9Q+mRoBGHd2o+5h8Kns7vXtxitRAufkfY5Jp1MtU4GhXBWMxf5YB4BOSHh83Gz+3E33mH2X1aQXeJo2WBqeU4cqX8CxuH1ncFSLYulzbLF3FVFqI4s77I/YUkgNqWha6RAQn82T0Znj3My6uy+vOu0cZ4abr", "user_id": "daa4cb83b7894834849ce9551d22ef58", "name": "CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0", "deleted": false, "created_at": "2018-07-23T23:03:39.000000", "updated_at": null, "fingerprint": "19:c8:d7:c8:27:ec:73:28:98:05:ed:38:94:85:b9:ee", "deleted_at": null, "id": 22}} 2018-07-23 23:03:40,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0 used request id req-40cb4eb4-b30d-40c4-81cc-22f259a62586 2018-07-23 23:03:40,346 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0 2018-07-23 23:03:40,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e0fb2c99baf1249aa6a69c2d4fb4c596df57d4" 2018-07-23 23:03:40,376 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:03:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3fffb89-d409-4b4a-8f75-c8a170bce6e1 x-compute-request-id: req-f3fffb89-d409-4b4a-8f75-c8a170bce6e1 Content-Length: 0 Content-Type: application/json 2018-07-23 23:03:40,377 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-39dcb4cc-1f10-4abd-85a9-96684f17c5e0 used request id req-f3fffb89-d409-4b4a-8f75-c8a170bce6e1 2018-07-23 23:03:40,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:40,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3f7a620e-adfe-4e6f-97a9-878dae0b346a Date: Mon, 23 Jul 2018 23:03:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:03:40,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3f7a620e-adfe-4e6f-97a9-878dae0b346a 2018-07-23 23:03:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:40,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11659b0-c908-48aa-95ac-58fc488313a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:40,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-e11659b0-c908-48aa-95ac-58fc488313a9 2018-07-23 23:03:40,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:40,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:40,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c9390db-76da-4bd0-a7b2-c6df748d8f58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:40,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-8c9390db-76da-4bd0-a7b2-c6df748d8f58 2018-07-23 23:03:40,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:40,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0276ec1b-b6e7-4094-985a-ea6a98974db8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:03:40,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-0276ec1b-b6e7-4094-985a-ea6a98974db8 2018-07-23 23:03:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:40,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-916c2f4c-9d4b-49b5-b3c6-97b8af4ac75e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:03:40,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-916c2f4c-9d4b-49b5-b3c6-97b8af4ac75e 2018-07-23 23:03:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489a8800-ed8c-4d5a-a527-629e144bb495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:41,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-489a8800-ed8c-4d5a-a527-629e144bb495 2018-07-23 23:03:41,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:41,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33207f77-bafc-4c2c-b6f6-dbb8a1164719 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:41,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-33207f77-bafc-4c2c-b6f6-dbb8a1164719 2018-07-23 23:03:41,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b8824a-e0a7-4ade-9cab-49989e4508c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:41,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-95b8824a-e0a7-4ade-9cab-49989e4508c1 2018-07-23 23:03:41,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d34ad4-3fab-407a-9724-e2f31578ec98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:41,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-55d34ad4-3fab-407a-9724-e2f31578ec98 2018-07-23 23:03:41,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:41,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36721d12-2a14-44d0-8639-1af26f7156a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:03:41,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-36721d12-2a14-44d0-8639-1af26f7156a9 2018-07-23 23:03:41,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:03:41,396 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-245a85fc-62e7-470-proj 2018-07-23 23:03:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/929c9efc18e7464bbe501d41f93ba23e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2cf89dd-a2f0-4ac1-9981-ba1e4a459681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:41,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/929c9efc18e7464bbe501d41f93ba23e used request id req-f2cf89dd-a2f0-4ac1-9981-ba1e4a459681 2018-07-23 23:03:41,593 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-245a85fc-62e7-470-proj-role 2018-07-23 23:03:41,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0415bf1d797540a38a6c98e0f46d7217 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39537b6-dc5b-4fff-9eb4-0f3f9fb71d17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:41,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0415bf1d797540a38a6c98e0f46d7217 used request id req-a39537b6-dc5b-4fff-9eb4-0f3f9fb71d17 2018-07-23 23:03:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91c486d6360173bb51692818a47f6860ba16383c" 2018-07-23 23:03:41,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b809a375-e986-44ea-97c5-528bea660679 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:41,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b809a375-e986-44ea-97c5-528bea660679 2018-07-23 23:03:41,874 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-245a85fc-62e7-470-user 2018-07-23 23:03:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/daa4cb83b7894834849ce9551d22ef58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8695347a338f8241e4102cf611024e93268913d6" 2018-07-23 23:03:42,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-974d2c70-cbcc-4939-8760-40b8faa779dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:42,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/daa4cb83b7894834849ce9551d22ef58 used request id req-974d2c70-cbcc-4939-8760-40b8faa779dc 2018-07-23 23:03:42,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:42,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["7a-y3n63SZCTgTlyjm29JQ"], "issued_at": "2018-07-23T23:03:42.000000Z"}} 2018-07-23 23:03:42,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}213681a115f54e659eee26c83f8d2629b5672180" 2018-07-23 23:03:42,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ed4c29-3075-4f08-b7b8-e9324033cc17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:42,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-28ed4c29-3075-4f08-b7b8-e9324033cc17 2018-07-23 23:03:42,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:42,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:42,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["H44EESunQyew5yoyHWrN4g"], "issued_at": "2018-07-23T23:03:42.000000Z"}} 2018-07-23 23:03:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:03:43,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5637c0b6-07df-4c3b-aac6-6230a610a566 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:43,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5637c0b6-07df-4c3b-aac6-6230a610a566 2018-07-23 23:03:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:43,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:43,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1594eeb8-2145-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:03:43,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f43af5f-b314-4a4a-9bb6-abed71a4c439 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1594eeb8-2145-433-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:03:43,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1594eeb8-2145-433-proj used request id req-7f43af5f-b314-4a4a-9bb6-abed71a4c439 2018-07-23 23:03:43,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:03:43,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd4f858a-4772-4e53-9250-2c3006e9df9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:43,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dd4f858a-4772-4e53-9250-2c3006e9df9a 2018-07-23 23:03:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1594eeb8-2145-433-proj"}}' 2018-07-23 23:03:43,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755c3f60-823c-4f31-b27e-d1129f611830 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47d2d989108f4c10a7a617247e14f4c7"}, "tags": [], "enabled": true, "id": "47d2d989108f4c10a7a617247e14f4c7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1594eeb8-2145-433-proj"}} 2018-07-23 23:03:43,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-755c3f60-823c-4f31-b27e-d1129f611830 2018-07-23 23:03:43,364 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1594eeb8-2145-433-proj 2018-07-23 23:03:43,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:43,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:43,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["o7VtMqonT3qgPpXwzrYIWw"], "issued_at": "2018-07-23T23:03:43.000000Z"}} 2018-07-23 23:03:43,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08993ba95688eaf4affdd839d13dde5a9e9a585b" 2018-07-23 23:03:43,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97f6a13-cb6d-43b6-a813-0339b9d66a48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:43,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f97f6a13-cb6d-43b6-a813-0339b9d66a48 2018-07-23 23:03:43,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:03:43,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:03:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08993ba95688eaf4affdd839d13dde5a9e9a585b" 2018-07-23 23:03:43,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecb8405-d50c-4b8c-9bf5-d6a9f8388e56 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:03:43,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eecb8405-d50c-4b8c-9bf5-d6a9f8388e56 2018-07-23 23:03:43,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-1594eeb8-2145-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08993ba95688eaf4affdd839d13dde5a9e9a585b" 2018-07-23 23:03:43,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01259c0a-8943-4594-a2b6-db05e6b7c19c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-1594eeb8-2145-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/47d2d989108f4c10a7a617247e14f4c7"}, "tags": [], "enabled": true, "id": "47d2d989108f4c10a7a617247e14f4c7", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1594eeb8-2145-433-proj"}]} 2018-07-23 23:03:43,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-1594eeb8-2145-433-proj used request id req-01259c0a-8943-4594-a2b6-db05e6b7c19c 2018-07-23 23:03:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08993ba95688eaf4affdd839d13dde5a9e9a585b" 2018-07-23 23:03:43,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b708498-403f-453c-8199-478dd9193c56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:03:43,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2b708498-403f-453c-8199-478dd9193c56 2018-07-23 23:03:44,366 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1594eeb8-2145-433-user 2018-07-23 23:03:44,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:03:44,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe2a365-fa11-4136-939a-4b85506d40dc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:03:44,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebe2a365-fa11-4136-939a-4b85506d40dc 2018-07-23 23:03:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" -d '{"role": {"name": "CreateKeypairsTests-1594eeb8-2145-433-proj-role"}}' 2018-07-23 23:03:44,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebfac3da-0779-49f3-8fb2-6c07f33b493d Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51216b048ddf442eb71d19ad7626a3e1", "links": {"self": "http://172.30.9.26:5000/v3/roles/51216b048ddf442eb71d19ad7626a3e1"}, "name": "CreateKeypairsTests-1594eeb8-2145-433-proj-role"}} 2018-07-23 23:03:44,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebfac3da-0779-49f3-8fb2-6c07f33b493d 2018-07-23 23:03:44,551 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1594eeb8-2145-433-proj-role 2018-07-23 23:03:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/51216b048ddf442eb71d19ad7626a3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:03:44,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d479ef4-c6b9-4ec6-b9d3-5ba82f9ed1bf Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51216b048ddf442eb71d19ad7626a3e1", "links": {"self": "http://172.30.9.26:5000/v3/roles/51216b048ddf442eb71d19ad7626a3e1"}, "name": "CreateKeypairsTests-1594eeb8-2145-433-proj-role"}} 2018-07-23 23:03:44,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/51216b048ddf442eb71d19ad7626a3e1 used request id req-8d479ef4-c6b9-4ec6-b9d3-5ba82f9ed1bf 2018-07-23 23:03:44,637 - keystone_utils - INFO - Granting role CreateKeypairsTests-1594eeb8-2145-433-proj-role to project CreateKeypairsTests-1594eeb8-2145-433-proj 2018-07-23 23:03:44,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/47d2d989108f4c10a7a617247e14f4c7/users/fe941e053d614da78526ea7726685347/roles/51216b048ddf442eb71d19ad7626a3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:03:44,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73119c60-5fe0-49d8-adfc-1db8854132f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:03:44,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/47d2d989108f4c10a7a617247e14f4c7/users/fe941e053d614da78526ea7726685347/roles/51216b048ddf442eb71d19ad7626a3e1 used request id req-73119c60-5fe0-49d8-adfc-1db8854132f3 2018-07-23 23:03:44,758 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:03:44,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:03:44,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:03:45,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51216b048ddf442eb71d19ad7626a3e1", "name": "CreateKeypairsTests-1594eeb8-2145-433-proj-role"}], "expires_at": "2018-07-24T00:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47d2d989108f4c10a7a617247e14f4c7", "name": "CreateKeypairsTests-1594eeb8-2145-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1594eeb8-2145-433-user", "id": "fe941e053d614da78526ea7726685347"}, "audit_ids": ["mDZORbbHR0uO5emhnK5QhA"], "issued_at": "2018-07-23T23:03:45.000000Z"}} 2018-07-23 23:03:45,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0f1866aa41dfa7a095c04c4e533bd8649fec8f" 2018-07-23 23:03:45,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be3dc3d-774d-4950-95ea-bc6cc003db6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:03:45,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9be3dc3d-774d-4950-95ea-bc6cc003db6d 2018-07-23 23:03:45,219 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:03:45,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0f1866aa41dfa7a095c04c4e533bd8649fec8f" 2018-07-23 23:03:45,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7357e1ad-af52-4d59-871a-66d206d7e3e1 x-compute-request-id: req-7357e1ad-af52-4d59-871a-66d206d7e3e1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:03:45,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7357e1ad-af52-4d59-871a-66d206d7e3e1 2018-07-23 23:03:45,403 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc... 2018-07-23 23:03:45,403 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:04:03,371 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc 2018-07-23 23:04:03,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0f1866aa41dfa7a095c04c4e533bd8649fec8f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1lMddLq2CTCfxvwx1pK9/+y9qJPR5cHAIY2+zC310JEgAFmjWDs1WmGepH60JNYdIU4YV2lE3B37cf2ImFjfpJcxeNWfNFjwTfl9khySMA1WS1bMvvAHPU6MgRMD+9SCa/wmPMHMOKSTC1ABLKARsCbA3r8+hYKA15xcXUaO1GpAx2nPNSyFEFLh/dbYiFzihbRFwqnCcTXNZN9Xvxc4Bswa3RDwlMlq1HGi0Bs5EmRPdqhOd2i3BpU2QMKIWTcE9D9QSnga4NH3hyK9Spm4kp2iomfiMxw0+GCD2C6esk40pUFUitAFpWlyr9OWXzrXhAuT/6tSCzDidH3mJ62NqIZTKkVnhJ5sNprAEt2q5CPZ1CmRFiXe9Xqfxh9TqSBUgojwSvJB7x8ZpMYr4ZnBMGIRlh+4/Z4RPrKPv4MgY4QV9ERvtXJ54w8T60Rh51iMW1jc8cUkPa9bQMpjoztsk8qh4DvnPmjQcAAgKAowwM60cKRYonBlS19YAUMx72rhHV0jT6arLY843ePfcNcpAA3OGA8cXF7GZsbQ/NN83gJ4x4sAd3aS5RmfGXgtLJvzp8Ha8nKFzf3pcB5NbCM6wrAW4TZS/CNDHS4Hs6HDPOe1uxfT1PPgKiPkz2HROYLnv4mqmxbLkmw1OBllO4qaXXekevywdNxfUUgU0uRLTVCo32dN/+snpYqiVFf8iX66yINjjOo1lQJjRDhRWy1HM+OUzz1XL2LHMh/PKrmRixc0chZYM87NuU0siVTOVgkMoB39WDbtH510FeBx1eM8qTzqQKC45Vqux2lEbbO2jw2lXwukzRHeQiSZVvaS+KuzzOqB8WoURLKcjju1zf4jLqjthk+s2ph0Z73JHdE0IVXTxMDDtPSde5CMRP67J3NRKE24qFxTftwXPuaTIayQnH5Cz4F2pTBwXdt2B/2muMTazuHgAAR+RIrRUasHML/4ij9Frp23QkW+dCrDKPdfO5M0WU/lHOmHMptXB7HHGyL4e7VGehiOmCe/EZl7lvE7QhU3J2yQn4ZoFi8MVKkmY5oPaRLBpjNjhSGOomMjDAnmEsBImgYAU1AkcJfC4TavojvZNE7aTZldS7YfUsDAPyew8BeqzLrsh4mS9FNE70hmS/EzUiUSsgBwXDvgKuww+Ck1gxtA7fQTpLwXNCWHA42cxrK9oaxsYhfWbFimJxFS+yjhNh49+8pAF5tUP+9C+CeOJV88VInfLbn5Z6/8we5Ot5vW0G+WTRDwkmU9ZPrPPlLFd5rdwsZXwO4gClyf//zm2Zb+xV8PyGzMptBoFhMCRcyUoPkU22rirLBwnkKUaAG2HZK7YTCmk7l9CQCkS0jfRAypFJJ+xs4fVNK+dJpL/LcLk8FcTuttpXsvMhePEVu4J19Q9R+XL6MtAgDEISTrRZKzUjTNSY49jYM8KrCpphJEKp+nVpyYuT/GoBmbw8XIbinDRFoW/Lx+tMpHorElKagfSyOVdh3ip2otZpcLV6O4tVnjO7CCgGSfKHKA8humaintrj1MhVKexdmoCu5OP7qctdSfxuARnARhWy/5lmbB5ABKLBtodia6BZ2l8n9Ggtfs6r9997HWuQZbkj2dZn4S6w3r33hk0hKt7Iz4VtHitltEF3YTx4HcVPBbK6faNjynL4JJYjY7G8oWxYQ==", "name": "CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc"}}' 2018-07-23 23:04:03,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9c16987-481f-4d0a-9c7d-22461af8b244 x-compute-request-id: req-d9c16987-481f-4d0a-9c7d-22461af8b244 Content-Encoding: gzip Content-Length: 1513 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1lMddLq2CTCfxvwx1pK9/+y9qJPR5cHAIY2+zC310JEgAFmjWDs1WmGepH60JNYdIU4YV2lE3B37cf2ImFjfpJcxeNWfNFjwTfl9khySMA1WS1bMvvAHPU6MgRMD+9SCa/wmPMHMOKSTC1ABLKARsCbA3r8+hYKA15xcXUaO1GpAx2nPNSyFEFLh/dbYiFzihbRFwqnCcTXNZN9Xvxc4Bswa3RDwlMlq1HGi0Bs5EmRPdqhOd2i3BpU2QMKIWTcE9D9QSnga4NH3hyK9Spm4kp2iomfiMxw0+GCD2C6esk40pUFUitAFpWlyr9OWXzrXhAuT/6tSCzDidH3mJ62NqIZTKkVnhJ5sNprAEt2q5CPZ1CmRFiXe9Xqfxh9TqSBUgojwSvJB7x8ZpMYr4ZnBMGIRlh+4/Z4RPrKPv4MgY4QV9ERvtXJ54w8T60Rh51iMW1jc8cUkPa9bQMpjoztsk8qh4DvnPmjQcAAgKAowwM60cKRYonBlS19YAUMx72rhHV0jT6arLY843ePfcNcpAA3OGA8cXF7GZsbQ/NN83gJ4x4sAd3aS5RmfGXgtLJvzp8Ha8nKFzf3pcB5NbCM6wrAW4TZS/CNDHS4Hs6HDPOe1uxfT1PPgKiPkz2HROYLnv4mqmxbLkmw1OBllO4qaXXekevywdNxfUUgU0uRLTVCo32dN/+snpYqiVFf8iX66yINjjOo1lQJjRDhRWy1HM+OUzz1XL2LHMh/PKrmRixc0chZYM87NuU0siVTOVgkMoB39WDbtH510FeBx1eM8qTzqQKC45Vqux2lEbbO2jw2lXwukzRHeQiSZVvaS+KuzzOqB8WoURLKcjju1zf4jLqjthk+s2ph0Z73JHdE0IVXTxMDDtPSde5CMRP67J3NRKE24qFxTftwXPuaTIayQnH5Cz4F2pTBwXdt2B/2muMTazuHgAAR+RIrRUasHML/4ij9Frp23QkW+dCrDKPdfO5M0WU/lHOmHMptXB7HHGyL4e7VGehiOmCe/EZl7lvE7QhU3J2yQn4ZoFi8MVKkmY5oPaRLBpjNjhSGOomMjDAnmEsBImgYAU1AkcJfC4TavojvZNE7aTZldS7YfUsDAPyew8BeqzLrsh4mS9FNE70hmS/EzUiUSsgBwXDvgKuww+Ck1gxtA7fQTpLwXNCWHA42cxrK9oaxsYhfWbFimJxFS+yjhNh49+8pAF5tUP+9C+CeOJV88VInfLbn5Z6/8we5Ot5vW0G+WTRDwkmU9ZPrPPlLFd5rdwsZXwO4gClyf//zm2Zb+xV8PyGzMptBoFhMCRcyUoPkU22rirLBwnkKUaAG2HZK7YTCmk7l9CQCkS0jfRAypFJJ+xs4fVNK+dJpL/LcLk8FcTuttpXsvMhePEVu4J19Q9R+XL6MtAgDEISTrRZKzUjTNSY49jYM8KrCpphJEKp+nVpyYuT/GoBmbw8XIbinDRFoW/Lx+tMpHorElKagfSyOVdh3ip2otZpcLV6O4tVnjO7CCgGSfKHKA8humaintrj1MhVKexdmoCu5OP7qctdSfxuARnARhWy/5lmbB5ABKLBtodia6BZ2l8n9Ggtfs6r9997HWuQZbkj2dZn4S6w3r33hk0hKt7Iz4VtHitltEF3YTx4HcVPBbK6faNjynL4JJYjY7G8oWxYQ==", "user_id": "fe941e053d614da78526ea7726685347", "name": "CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc", "fingerprint": "e6:c6:c5:bd:a5:8b:75:69:4c:7d:7e:fe:dc:a8:93:e8"}} 2018-07-23 23:04:03,432 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d9c16987-481f-4d0a-9c7d-22461af8b244 2018-07-23 23:04:03,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:03,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51216b048ddf442eb71d19ad7626a3e1", "name": "CreateKeypairsTests-1594eeb8-2145-433-proj-role"}], "expires_at": "2018-07-24T00:04:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47d2d989108f4c10a7a617247e14f4c7", "name": "CreateKeypairsTests-1594eeb8-2145-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/47d2d989108f4c10a7a617247e14f4c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/47d2d989108f4c10a7a617247e14f4c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/47d2d989108f4c10a7a617247e14f4c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1594eeb8-2145-433-user", "id": "fe941e053d614da78526ea7726685347"}, "audit_ids": ["A4GU1OGeSCWXziBhq_POHg"], "issued_at": "2018-07-23T23:04:03.000000Z"}} 2018-07-23 23:04:03,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816d4a80f06764a08eac1d2ee6779d03820e836a" 2018-07-23 23:04:03,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc177564-eb2c-4764-9eb3-5771151c6712 x-compute-request-id: req-fc177564-eb2c-4764-9eb3-5771151c6712 Content-Encoding: gzip Content-Length: 1577 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1lMddLq2CTCfxvwx1pK9/+y9qJPR5cHAIY2+zC310JEgAFmjWDs1WmGepH60JNYdIU4YV2lE3B37cf2ImFjfpJcxeNWfNFjwTfl9khySMA1WS1bMvvAHPU6MgRMD+9SCa/wmPMHMOKSTC1ABLKARsCbA3r8+hYKA15xcXUaO1GpAx2nPNSyFEFLh/dbYiFzihbRFwqnCcTXNZN9Xvxc4Bswa3RDwlMlq1HGi0Bs5EmRPdqhOd2i3BpU2QMKIWTcE9D9QSnga4NH3hyK9Spm4kp2iomfiMxw0+GCD2C6esk40pUFUitAFpWlyr9OWXzrXhAuT/6tSCzDidH3mJ62NqIZTKkVnhJ5sNprAEt2q5CPZ1CmRFiXe9Xqfxh9TqSBUgojwSvJB7x8ZpMYr4ZnBMGIRlh+4/Z4RPrKPv4MgY4QV9ERvtXJ54w8T60Rh51iMW1jc8cUkPa9bQMpjoztsk8qh4DvnPmjQcAAgKAowwM60cKRYonBlS19YAUMx72rhHV0jT6arLY843ePfcNcpAA3OGA8cXF7GZsbQ/NN83gJ4x4sAd3aS5RmfGXgtLJvzp8Ha8nKFzf3pcB5NbCM6wrAW4TZS/CNDHS4Hs6HDPOe1uxfT1PPgKiPkz2HROYLnv4mqmxbLkmw1OBllO4qaXXekevywdNxfUUgU0uRLTVCo32dN/+snpYqiVFf8iX66yINjjOo1lQJjRDhRWy1HM+OUzz1XL2LHMh/PKrmRixc0chZYM87NuU0siVTOVgkMoB39WDbtH510FeBx1eM8qTzqQKC45Vqux2lEbbO2jw2lXwukzRHeQiSZVvaS+KuzzOqB8WoURLKcjju1zf4jLqjthk+s2ph0Z73JHdE0IVXTxMDDtPSde5CMRP67J3NRKE24qFxTftwXPuaTIayQnH5Cz4F2pTBwXdt2B/2muMTazuHgAAR+RIrRUasHML/4ij9Frp23QkW+dCrDKPdfO5M0WU/lHOmHMptXB7HHGyL4e7VGehiOmCe/EZl7lvE7QhU3J2yQn4ZoFi8MVKkmY5oPaRLBpjNjhSGOomMjDAnmEsBImgYAU1AkcJfC4TavojvZNE7aTZldS7YfUsDAPyew8BeqzLrsh4mS9FNE70hmS/EzUiUSsgBwXDvgKuww+Ck1gxtA7fQTpLwXNCWHA42cxrK9oaxsYhfWbFimJxFS+yjhNh49+8pAF5tUP+9C+CeOJV88VInfLbn5Z6/8we5Ot5vW0G+WTRDwkmU9ZPrPPlLFd5rdwsZXwO4gClyf//zm2Zb+xV8PyGzMptBoFhMCRcyUoPkU22rirLBwnkKUaAG2HZK7YTCmk7l9CQCkS0jfRAypFJJ+xs4fVNK+dJpL/LcLk8FcTuttpXsvMhePEVu4J19Q9R+XL6MtAgDEISTrRZKzUjTNSY49jYM8KrCpphJEKp+nVpyYuT/GoBmbw8XIbinDRFoW/Lx+tMpHorElKagfSyOVdh3ip2otZpcLV6O4tVnjO7CCgGSfKHKA8humaintrj1MhVKexdmoCu5OP7qctdSfxuARnARhWy/5lmbB5ABKLBtodia6BZ2l8n9Ggtfs6r9997HWuQZbkj2dZn4S6w3r33hk0hKt7Iz4VtHitltEF3YTx4HcVPBbK6faNjynL4JJYjY7G8oWxYQ==", "user_id": "fe941e053d614da78526ea7726685347", "name": "CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc", "deleted": false, "created_at": "2018-07-23T23:04:03.000000", "updated_at": null, "fingerprint": "e6:c6:c5:bd:a5:8b:75:69:4c:7d:7e:fe:dc:a8:93:e8", "deleted_at": null, "id": 23}} 2018-07-23 23:04:03,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc used request id req-fc177564-eb2c-4764-9eb3-5771151c6712 2018-07-23 23:04:03,987 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc 2018-07-23 23:04:03,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df0f1866aa41dfa7a095c04c4e533bd8649fec8f" 2018-07-23 23:04:04,025 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aca340fa-242a-4195-9026-fdb26fc59b6f x-compute-request-id: req-aca340fa-242a-4195-9026-fdb26fc59b6f Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:04,025 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-f8190764-cf55-4cee-a601-0f67678a07cc used request id req-aca340fa-242a-4195-9026-fdb26fc59b6f 2018-07-23 23:04:04,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7ab50826-cdff-41c5-815f-4db1c8e527c2 Date: Mon, 23 Jul 2018 23:04:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:04,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7ab50826-cdff-41c5-815f-4db1c8e527c2 2018-07-23 23:04:04,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f8c726-98d8-4a53-a0f0-127b0c2a726f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:04,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-c0f8c726-98d8-4a53-a0f0-127b0c2a726f 2018-07-23 23:04:04,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:04,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,454 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa2878b-6904-428e-8db0-855688b23ef9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:04,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-ffa2878b-6904-428e-8db0-855688b23ef9 2018-07-23 23:04:04,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:04,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beaa2651-af04-47c1-bb5b-979387d85bd9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:04,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-beaa2651-af04-47c1-bb5b-979387d85bd9 2018-07-23 23:04:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9c5986-8453-4add-aa26-b4da16dbc366 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:04,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-6e9c5986-8453-4add-aa26-b4da16dbc366 2018-07-23 23:04:04,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c6bd4f-f17f-48c0-b6ad-1424c2ff4c46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:04,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-28c6bd4f-f17f-48c0-b6ad-1424c2ff4c46 2018-07-23 23:04:04,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:04,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08c7aa70-1a1e-4c0f-8f3d-5a1fbfafa60e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:04,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-08c7aa70-1a1e-4c0f-8f3d-5a1fbfafa60e 2018-07-23 23:04:04,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15f3d65-490c-4d5d-a547-b6e50ed46e2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:04,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-d15f3d65-490c-4d5d-a547-b6e50ed46e2a 2018-07-23 23:04:04,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:04,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:04,987 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6eb1449-24b0-47de-bf94-332d08a7e089 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:04,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-e6eb1449-24b0-47de-bf94-332d08a7e089 2018-07-23 23:04:04,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:05,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830cb1b6-f6fb-481e-9486-a79108e7750b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:05,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-830cb1b6-f6fb-481e-9486-a79108e7750b 2018-07-23 23:04:05,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:05,084 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1594eeb8-2145-433-proj 2018-07-23 23:04:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/47d2d989108f4c10a7a617247e14f4c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:05,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa92f3a9-adce-45ba-9e9a-d1bec54cdd04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:05,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/47d2d989108f4c10a7a617247e14f4c7 used request id req-fa92f3a9-adce-45ba-9e9a-d1bec54cdd04 2018-07-23 23:04:05,287 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1594eeb8-2145-433-proj-role 2018-07-23 23:04:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/51216b048ddf442eb71d19ad7626a3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:05,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45865b8c-d7bb-4e0b-b49e-5a4fb27d5b3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:05,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/51216b048ddf442eb71d19ad7626a3e1 used request id req-45865b8c-d7bb-4e0b-b49e-5a4fb27d5b3b 2018-07-23 23:04:05,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c04b7359fb4ce5d32862d84c00770e4048ac73b" 2018-07-23 23:04:05,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe06d366-d2b4-4330-9933-62a553fd4ea1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:05,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fe06d366-d2b4-4330-9933-62a553fd4ea1 2018-07-23 23:04:05,480 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1594eeb8-2145-433-user 2018-07-23 23:04:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fe941e053d614da78526ea7726685347 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08993ba95688eaf4affdd839d13dde5a9e9a585b" 2018-07-23 23:04:05,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e3b8386-8866-42e4-a83a-eac28509536b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:05,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fe941e053d614da78526ea7726685347 used request id req-3e3b8386-8866-42e4-a83a-eac28509536b 2018-07-23 23:04:05,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:06,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Yvuq3YJuRRK7BFYqMOezBQ"], "issued_at": "2018-07-23T23:04:06.000000Z"}} 2018-07-23 23:04:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783a4641ec9b403b8233be80a460a8c5c83db4c5" 2018-07-23 23:04:06,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78c9b0e-cd4e-43af-8e13-da863724ff6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:06,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b78c9b0e-cd4e-43af-8e13-da863724ff6c 2018-07-23 23:04:06,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:06,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:06,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["IIzkVtk5SSy8VIkKYpQ06g"], "issued_at": "2018-07-23T23:04:06.000000Z"}} 2018-07-23 23:04:06,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:06,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3991b92-7773-4efa-b582-1c1a44da4cad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:06,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b3991b92-7773-4efa-b582-1c1a44da4cad 2018-07-23 23:04:06,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:06,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:06,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0ba1e7b7-c022-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:06,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbeda51f-5dab-4e46-a1a5-2c3ac92e6729 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0ba1e7b7-c022-466-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:06,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0ba1e7b7-c022-466-proj used request id req-cbeda51f-5dab-4e46-a1a5-2c3ac92e6729 2018-07-23 23:04:06,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:06,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb57d423-f00a-4484-bd2e-c53bb0b9e6bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:06,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cb57d423-f00a-4484-bd2e-c53bb0b9e6bd 2018-07-23 23:04:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj"}}' 2018-07-23 23:04:06,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7402e7-6753-4868-b8c5-a51028113268 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9d176d3e196481f8e9856ea0029ca4f"}, "tags": [], "enabled": true, "id": "e9d176d3e196481f8e9856ea0029ca4f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj"}} 2018-07-23 23:04:06,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7f7402e7-6753-4868-b8c5-a51028113268 2018-07-23 23:04:06,900 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0ba1e7b7-c022-466-proj 2018-07-23 23:04:06,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:06,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:07,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["D8F5wyaxScSL_0GekqXtCw"], "issued_at": "2018-07-23T23:04:07.000000Z"}} 2018-07-23 23:04:07,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612eb4429f6f0e076632191ae9c79a41f70c404d" 2018-07-23 23:04:07,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e81b276-faa0-4134-a680-6c6996f82a8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:07,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0e81b276-faa0-4134-a680-6c6996f82a8c 2018-07-23 23:04:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:07,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612eb4429f6f0e076632191ae9c79a41f70c404d" 2018-07-23 23:04:07,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890aec11-420e-4728-8852-70c3ac5a0626 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:07,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-890aec11-420e-4728-8852-70c3ac5a0626 2018-07-23 23:04:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0ba1e7b7-c022-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612eb4429f6f0e076632191ae9c79a41f70c404d" 2018-07-23 23:04:07,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4204430f-d284-4d72-819e-7a05d7f5932f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0ba1e7b7-c022-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e9d176d3e196481f8e9856ea0029ca4f"}, "tags": [], "enabled": true, "id": "e9d176d3e196481f8e9856ea0029ca4f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj"}]} 2018-07-23 23:04:07,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-0ba1e7b7-c022-466-proj used request id req-4204430f-d284-4d72-819e-7a05d7f5932f 2018-07-23 23:04:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612eb4429f6f0e076632191ae9c79a41f70c404d" 2018-07-23 23:04:07,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab62630e-dd22-480e-a53e-7ba2834d18da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:07,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ab62630e-dd22-480e-a53e-7ba2834d18da 2018-07-23 23:04:07,888 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0ba1e7b7-c022-466-user 2018-07-23 23:04:07,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:07,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:07,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d913bf-aecf-4577-9585-03e3f0bcfd45 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:07,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-15d913bf-aecf-4577-9585-03e3f0bcfd45 2018-07-23 23:04:07,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" -d '{"role": {"name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj-role"}}' 2018-07-23 23:04:08,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc980058-6364-483c-a83b-3f8374fd4c8e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5158a1f0e3542b28614b1cb9e2d8592", "links": {"self": "http://172.30.9.26:5000/v3/roles/d5158a1f0e3542b28614b1cb9e2d8592"}, "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj-role"}} 2018-07-23 23:04:08,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc980058-6364-483c-a83b-3f8374fd4c8e 2018-07-23 23:04:08,074 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0ba1e7b7-c022-466-proj-role 2018-07-23 23:04:08,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d5158a1f0e3542b28614b1cb9e2d8592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:08,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69669f9-25f1-48cb-a1ca-7d747a36f194 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5158a1f0e3542b28614b1cb9e2d8592", "links": {"self": "http://172.30.9.26:5000/v3/roles/d5158a1f0e3542b28614b1cb9e2d8592"}, "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj-role"}} 2018-07-23 23:04:08,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d5158a1f0e3542b28614b1cb9e2d8592 used request id req-a69669f9-25f1-48cb-a1ca-7d747a36f194 2018-07-23 23:04:08,163 - keystone_utils - INFO - Granting role CreateKeypairsTests-0ba1e7b7-c022-466-proj-role to project CreateKeypairsTests-0ba1e7b7-c022-466-proj 2018-07-23 23:04:08,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e9d176d3e196481f8e9856ea0029ca4f/users/c09a54a77d4e482eaaa7689ec7b99d3d/roles/d5158a1f0e3542b28614b1cb9e2d8592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:08,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7574e7b0-83e3-45ef-b897-cb7dd443b009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:08,286 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e9d176d3e196481f8e9856ea0029ca4f/users/c09a54a77d4e482eaaa7689ec7b99d3d/roles/d5158a1f0e3542b28614b1cb9e2d8592 used request id req-7574e7b0-83e3-45ef-b897-cb7dd443b009 2018-07-23 23:04:08,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:08,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:08,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:08,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5158a1f0e3542b28614b1cb9e2d8592", "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj-role"}], "expires_at": "2018-07-24T00:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9d176d3e196481f8e9856ea0029ca4f", "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0ba1e7b7-c022-466-user", "id": "c09a54a77d4e482eaaa7689ec7b99d3d"}, "audit_ids": ["jhXU5tWSS2KrNoi1O-2rOg"], "issued_at": "2018-07-23T23:04:08.000000Z"}} 2018-07-23 23:04:08,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fa2609db2191e3425c44107e972ccbee107efc" 2018-07-23 23:04:08,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbba86d2-6ab7-46a1-9768-310c8d156344 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:08,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bbba86d2-6ab7-46a1-9768-310c8d156344 2018-07-23 23:04:08,752 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:08,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fa2609db2191e3425c44107e972ccbee107efc" 2018-07-23 23:04:08,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ea93ebc-a0d7-42de-b7f2-44122dd53187 x-compute-request-id: req-4ea93ebc-a0d7-42de-b7f2-44122dd53187 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:08,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-4ea93ebc-a0d7-42de-b7f2-44122dd53187 2018-07-23 23:04:08,950 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1... 2018-07-23 23:04:08,950 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:04:08,985 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1 2018-07-23 23:04:08,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fa2609db2191e3425c44107e972ccbee107efc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV0QPeMFbFhqZHrkzPG/vASqrzZdFGAFfoZ2O3uq4Vv/9VqRbPZVw6wvShCBKgpoA3Wt7qy1Cbv4Lpsb59BCw5X3dfTVpIdgmCEIuSqtmTNQVsaD6Hz+I7TAFiX2+a53w1td9a15q57BMx7R2S2r4x6seNzZhwlxUf1ky9pWdIoQ==", "name": "CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1"}}' 2018-07-23 23:04:09,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-674ab88d-4f2a-4626-be21-b85c277ad979 x-compute-request-id: req-674ab88d-4f2a-4626-be21-b85c277ad979 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV0QPeMFbFhqZHrkzPG/vASqrzZdFGAFfoZ2O3uq4Vv/9VqRbPZVw6wvShCBKgpoA3Wt7qy1Cbv4Lpsb59BCw5X3dfTVpIdgmCEIuSqtmTNQVsaD6Hz+I7TAFiX2+a53w1td9a15q57BMx7R2S2r4x6seNzZhwlxUf1ky9pWdIoQ==", "user_id": "c09a54a77d4e482eaaa7689ec7b99d3d", "name": "CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1", "fingerprint": "81:90:79:f3:7f:0e:16:cb:e3:27:61:d0:56:65:c9:9a"}} 2018-07-23 23:04:09,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-674ab88d-4f2a-4626-be21-b85c277ad979 2018-07-23 23:04:09,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:09,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5158a1f0e3542b28614b1cb9e2d8592", "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj-role"}], "expires_at": "2018-07-24T00:04:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9d176d3e196481f8e9856ea0029ca4f", "name": "CreateKeypairsTests-0ba1e7b7-c022-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e9d176d3e196481f8e9856ea0029ca4f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e9d176d3e196481f8e9856ea0029ca4f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e9d176d3e196481f8e9856ea0029ca4f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0ba1e7b7-c022-466-user", "id": "c09a54a77d4e482eaaa7689ec7b99d3d"}, "audit_ids": ["dIccZUfST_6PShnI9nFDtg"], "issued_at": "2018-07-23T23:04:09.000000Z"}} 2018-07-23 23:04:09,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76aafd113be14f05c0b9f16a86d5dd9ea316f239" 2018-07-23 23:04:09,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-812e2bca-92a0-4f53-8691-7d023db4dd94 x-compute-request-id: req-812e2bca-92a0-4f53-8691-7d023db4dd94 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDV0QPeMFbFhqZHrkzPG/vASqrzZdFGAFfoZ2O3uq4Vv/9VqRbPZVw6wvShCBKgpoA3Wt7qy1Cbv4Lpsb59BCw5X3dfTVpIdgmCEIuSqtmTNQVsaD6Hz+I7TAFiX2+a53w1td9a15q57BMx7R2S2r4x6seNzZhwlxUf1ky9pWdIoQ==", "user_id": "c09a54a77d4e482eaaa7689ec7b99d3d", "name": "CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1", "deleted": false, "created_at": "2018-07-23T23:04:09.000000", "updated_at": null, "fingerprint": "81:90:79:f3:7f:0e:16:cb:e3:27:61:d0:56:65:c9:9a", "deleted_at": null, "id": 24}} 2018-07-23 23:04:09,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1 used request id req-812e2bca-92a0-4f53-8691-7d023db4dd94 2018-07-23 23:04:09,602 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1 2018-07-23 23:04:09,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53fa2609db2191e3425c44107e972ccbee107efc" 2018-07-23 23:04:09,647 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77e12707-994b-4e45-a40b-062145728d59 x-compute-request-id: req-77e12707-994b-4e45-a40b-062145728d59 Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:09,647 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-e0448a45-ee80-4326-8a92-8eea06689cf1 used request id req-77e12707-994b-4e45-a40b-062145728d59 2018-07-23 23:04:09,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:09,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1defd798-7ef0-414b-96fd-9d07921c19d3 Date: Mon, 23 Jul 2018 23:04:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:09,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-1defd798-7ef0-414b-96fd-9d07921c19d3 2018-07-23 23:04:09,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:09,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba9d324-f723-4f09-b043-a7de0b1713cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:09,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-6ba9d324-f723-4f09-b043-a7de0b1713cc 2018-07-23 23:04:09,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:09,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4521968-8042-4818-a71d-9e53bc1a6acf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:10,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a4521968-8042-4818-a71d-9e53bc1a6acf 2018-07-23 23:04:10,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5e4498-4a0e-4f56-9e83-f0e744137681 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:10,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-fb5e4498-4a0e-4f56-9e83-f0e744137681 2018-07-23 23:04:10,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d538840b-1277-41bd-8602-5372c03f59b5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:10,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d538840b-1277-41bd-8602-5372c03f59b5 2018-07-23 23:04:10,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9de759b-c731-46f7-b26d-f61ec898d2a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:10,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-c9de759b-c731-46f7-b26d-f61ec898d2a3 2018-07-23 23:04:10,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a2d751-7166-4951-aa09-e6d1f68dd6b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:10,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-97a2d751-7166-4951-aa09-e6d1f68dd6b0 2018-07-23 23:04:10,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847a8aaa-6944-459a-aea3-f526c52055e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:10,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-847a8aaa-6944-459a-aea3-f526c52055e8 2018-07-23 23:04:10,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:10,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fde2dd6-c7a3-4cd8-9ec1-05eecf21cdfa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:10,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-2fde2dd6-c7a3-4cd8-9ec1-05eecf21cdfa 2018-07-23 23:04:10,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:10,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f84c254-1eaf-4336-95f0-23dc77125250 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:10,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-0f84c254-1eaf-4336-95f0-23dc77125250 2018-07-23 23:04:10,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:10,650 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0ba1e7b7-c022-466-proj 2018-07-23 23:04:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e9d176d3e196481f8e9856ea0029ca4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be71a93a-cb35-492d-9f87-89a2e62bf40b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:10,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e9d176d3e196481f8e9856ea0029ca4f used request id req-be71a93a-cb35-492d-9f87-89a2e62bf40b 2018-07-23 23:04:10,846 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0ba1e7b7-c022-466-proj-role 2018-07-23 23:04:10,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d5158a1f0e3542b28614b1cb9e2d8592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:10,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e542f3-183c-43af-ac2e-a2b4d94acec4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:10,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d5158a1f0e3542b28614b1cb9e2d8592 used request id req-64e542f3-183c-43af-ac2e-a2b4d94acec4 2018-07-23 23:04:10,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a42914f54df563359fc0786b7ccca75bcb6059" 2018-07-23 23:04:11,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-820e4998-1b7a-4e4f-a5c9-21086b06cb26 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:11,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-820e4998-1b7a-4e4f-a5c9-21086b06cb26 2018-07-23 23:04:11,035 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0ba1e7b7-c022-466-user 2018-07-23 23:04:11,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c09a54a77d4e482eaaa7689ec7b99d3d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612eb4429f6f0e076632191ae9c79a41f70c404d" 2018-07-23 23:04:11,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c944d3be-009e-401e-816e-21899a3f8bd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:11,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c09a54a77d4e482eaaa7689ec7b99d3d used request id req-c944d3be-009e-401e-816e-21899a3f8bd5 2018-07-23 23:04:11,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:11,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ndtgq24-SnCKFD47edvSIA"], "issued_at": "2018-07-23T23:04:11.000000Z"}} 2018-07-23 23:04:11,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8aa07c5db389af7cb5647c1b083fc228324a23a" 2018-07-23 23:04:11,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-415b5ec3-208b-441e-890a-58f203442589 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:11,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-415b5ec3-208b-441e-890a-58f203442589 2018-07-23 23:04:11,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:11,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:12,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GFPCVGTCTQ-Jh0fMXW-gRA"], "issued_at": "2018-07-23T23:04:12.000000Z"}} 2018-07-23 23:04:12,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:12,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de680ad-f93e-4e21-b28f-3c1e1b68069c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:12,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7de680ad-f93e-4e21-b28f-3c1e1b68069c 2018-07-23 23:04:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:12,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:12,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-01ee2989-9bf8-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:12,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ae798f-03f4-4966-83d4-8d03347306be Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-01ee2989-9bf8-45f-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:12,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-01ee2989-9bf8-45f-proj used request id req-43ae798f-03f4-4966-83d4-8d03347306be 2018-07-23 23:04:12,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:12,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ade5f19-c7fc-4969-b4e5-b51e22c5904e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:12,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3ade5f19-c7fc-4969-b4e5-b51e22c5904e 2018-07-23 23:04:12,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj"}}' 2018-07-23 23:04:12,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-615408b4-5fe1-4b62-ae05-3fd59676ec1f Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/383c080b5ce849199ece37b0ed238a09"}, "tags": [], "enabled": true, "id": "383c080b5ce849199ece37b0ed238a09", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj"}} 2018-07-23 23:04:12,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-615408b4-5fe1-4b62-ae05-3fd59676ec1f 2018-07-23 23:04:12,427 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-01ee2989-9bf8-45f-proj 2018-07-23 23:04:12,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:12,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:12,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["I6L5-ilZQNquGAtOlE5uBA"], "issued_at": "2018-07-23T23:04:12.000000Z"}} 2018-07-23 23:04:12,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f8db615408c87cdb8d2d2437b8ba2b7fa6ae26" 2018-07-23 23:04:12,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001852e8-2d64-4c39-9932-a54be5c81a38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:12,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-001852e8-2d64-4c39-9932-a54be5c81a38 2018-07-23 23:04:12,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:12,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:12,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f8db615408c87cdb8d2d2437b8ba2b7fa6ae26" 2018-07-23 23:04:12,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23cb889-5736-4f22-819c-b704ea80e6d6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:12,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f23cb889-5736-4f22-819c-b704ea80e6d6 2018-07-23 23:04:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-01ee2989-9bf8-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f8db615408c87cdb8d2d2437b8ba2b7fa6ae26" 2018-07-23 23:04:13,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ccc18b-2b17-4676-8de9-998f81633ed8 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-01ee2989-9bf8-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/383c080b5ce849199ece37b0ed238a09"}, "tags": [], "enabled": true, "id": "383c080b5ce849199ece37b0ed238a09", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj"}]} 2018-07-23 23:04:13,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-01ee2989-9bf8-45f-proj used request id req-a6ccc18b-2b17-4676-8de9-998f81633ed8 2018-07-23 23:04:13,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f8db615408c87cdb8d2d2437b8ba2b7fa6ae26" 2018-07-23 23:04:13,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbfe1a1-e991-4a2e-acbd-8b56ef4534d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:13,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-edbfe1a1-e991-4a2e-acbd-8b56ef4534d6 2018-07-23 23:04:13,479 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-01ee2989-9bf8-45f-user 2018-07-23 23:04:13,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:13,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:13,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56541ab2-a85d-42d4-8b9a-435acb24396e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:13,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-56541ab2-a85d-42d4-8b9a-435acb24396e 2018-07-23 23:04:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" -d '{"role": {"name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj-role"}}' 2018-07-23 23:04:13,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd6e070-578b-49f1-a386-8845a208fb9c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d34383e4fe5241a8966573e65e9a1f52", "links": {"self": "http://172.30.9.26:5000/v3/roles/d34383e4fe5241a8966573e65e9a1f52"}, "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj-role"}} 2018-07-23 23:04:13,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-ccd6e070-578b-49f1-a386-8845a208fb9c 2018-07-23 23:04:13,611 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-01ee2989-9bf8-45f-proj-role 2018-07-23 23:04:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d34383e4fe5241a8966573e65e9a1f52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:13,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3845ab70-a24a-449b-a53b-fd92a092880c Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d34383e4fe5241a8966573e65e9a1f52", "links": {"self": "http://172.30.9.26:5000/v3/roles/d34383e4fe5241a8966573e65e9a1f52"}, "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj-role"}} 2018-07-23 23:04:13,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d34383e4fe5241a8966573e65e9a1f52 used request id req-3845ab70-a24a-449b-a53b-fd92a092880c 2018-07-23 23:04:13,699 - keystone_utils - INFO - Granting role CreateKeypairsTests-01ee2989-9bf8-45f-proj-role to project CreateKeypairsTests-01ee2989-9bf8-45f-proj 2018-07-23 23:04:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/383c080b5ce849199ece37b0ed238a09/users/2b5c6f214d1546b481d594032c0cb925/roles/d34383e4fe5241a8966573e65e9a1f52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:13,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd89075-6a1b-41e5-a42d-3bb61b70f004 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:13,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/383c080b5ce849199ece37b0ed238a09/users/2b5c6f214d1546b481d594032c0cb925/roles/d34383e4fe5241a8966573e65e9a1f52 used request id req-7cd89075-6a1b-41e5-a42d-3bb61b70f004 2018-07-23 23:04:13,824 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:13,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:13,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:14,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d34383e4fe5241a8966573e65e9a1f52", "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj-role"}], "expires_at": "2018-07-24T00:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383c080b5ce849199ece37b0ed238a09", "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-01ee2989-9bf8-45f-user", "id": "2b5c6f214d1546b481d594032c0cb925"}, "audit_ids": ["M9JIM0VYR5KkVHMpiWmUfw"], "issued_at": "2018-07-23T23:04:14.000000Z"}} 2018-07-23 23:04:14,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207efbe7e08dbba1ccc08f83a7126c9884152aca" 2018-07-23 23:04:14,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6ad1f1-0055-42a9-8924-36e431aa6393 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:14,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-de6ad1f1-0055-42a9-8924-36e431aa6393 2018-07-23 23:04:14,286 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:14,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207efbe7e08dbba1ccc08f83a7126c9884152aca" 2018-07-23 23:04:14,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88952f5c-a915-4b85-9dba-b5b67001923c x-compute-request-id: req-88952f5c-a915-4b85-9dba-b5b67001923c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:14,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-88952f5c-a915-4b85-9dba-b5b67001923c 2018-07-23 23:04:14,467 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2... 2018-07-23 23:04:14,467 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:04:14,490 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2 2018-07-23 23:04:14,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207efbe7e08dbba1ccc08f83a7126c9884152aca" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAyw6AP0M/YWDkiCKevKWndrvLOX8NgnsVgDaWJrSO5BzegWEPeiaqvik4VW1amWmySK9QWM4Vg6cvR7kULxqbkkSWPQaXOEjRPlY/ob20aZNBj5EkXdakZoH7pEwFPVrkmLkapwmcdxDvryGrFaVnTfWzZ+3bO3FzU1hlb8mBtQ==", "name": "CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2"}}' 2018-07-23 23:04:14,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ce6fa25-0296-469e-8047-e20d8bcba0b9 x-compute-request-id: req-8ce6fa25-0296-469e-8047-e20d8bcba0b9 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAyw6AP0M/YWDkiCKevKWndrvLOX8NgnsVgDaWJrSO5BzegWEPeiaqvik4VW1amWmySK9QWM4Vg6cvR7kULxqbkkSWPQaXOEjRPlY/ob20aZNBj5EkXdakZoH7pEwFPVrkmLkapwmcdxDvryGrFaVnTfWzZ+3bO3FzU1hlb8mBtQ==", "user_id": "2b5c6f214d1546b481d594032c0cb925", "name": "CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2", "fingerprint": "b7:43:16:87:a3:94:77:5f:2e:00:97:54:69:52:f2:d9"}} 2018-07-23 23:04:14,554 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-8ce6fa25-0296-469e-8047-e20d8bcba0b9 2018-07-23 23:04:14,556 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2.pub 2018-07-23 23:04:14,557 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2 2018-07-23 23:04:14,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:14,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d34383e4fe5241a8966573e65e9a1f52", "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj-role"}], "expires_at": "2018-07-24T00:04:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "383c080b5ce849199ece37b0ed238a09", "name": "CreateKeypairsTests-01ee2989-9bf8-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/383c080b5ce849199ece37b0ed238a09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/383c080b5ce849199ece37b0ed238a09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/383c080b5ce849199ece37b0ed238a09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-01ee2989-9bf8-45f-user", "id": "2b5c6f214d1546b481d594032c0cb925"}, "audit_ids": ["sPq9MUYiSrajN7giKLIYtA"], "issued_at": "2018-07-23T23:04:14.000000Z"}} 2018-07-23 23:04:14,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d003e3d198f6a326e8ceba3a9e0ebd1544bd0087" 2018-07-23 23:04:15,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14ff4ba4-36ff-4ed4-9f70-206ea924aaa2 x-compute-request-id: req-14ff4ba4-36ff-4ed4-9f70-206ea924aaa2 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAyw6AP0M/YWDkiCKevKWndrvLOX8NgnsVgDaWJrSO5BzegWEPeiaqvik4VW1amWmySK9QWM4Vg6cvR7kULxqbkkSWPQaXOEjRPlY/ob20aZNBj5EkXdakZoH7pEwFPVrkmLkapwmcdxDvryGrFaVnTfWzZ+3bO3FzU1hlb8mBtQ==", "user_id": "2b5c6f214d1546b481d594032c0cb925", "name": "CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2", "deleted": false, "created_at": "2018-07-23T23:04:14.000000", "updated_at": null, "fingerprint": "b7:43:16:87:a3:94:77:5f:2e:00:97:54:69:52:f2:d9", "deleted_at": null, "id": 25}} 2018-07-23 23:04:15,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2 used request id req-14ff4ba4-36ff-4ed4-9f70-206ea924aaa2 2018-07-23 23:04:15,111 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2 2018-07-23 23:04:15,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}207efbe7e08dbba1ccc08f83a7126c9884152aca" 2018-07-23 23:04:15,140 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-772728f9-5b1d-49c2-bd40-2b1a8db2d725 x-compute-request-id: req-772728f9-5b1d-49c2-bd40-2b1a8db2d725 Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:15,140 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2 used request id req-772728f9-5b1d-49c2-bd40-2b1a8db2d725 2018-07-23 23:04:15,140 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2.pub] 2018-07-23 23:04:15,141 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-d49a038c-1518-44bc-b0ce-9be80f2698c2] 2018-07-23 23:04:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2d3edb12-b185-4f22-950e-39cb6686925b Date: Mon, 23 Jul 2018 23:04:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:15,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2d3edb12-b185-4f22-950e-39cb6686925b 2018-07-23 23:04:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f9b9b15-375b-4eb8-a18c-ef3b5f18edf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:15,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-5f9b9b15-375b-4eb8-a18c-ef3b5f18edf6 2018-07-23 23:04:15,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e30fa011-cf33-4005-8888-38879e081b55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:15,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e30fa011-cf33-4005-8888-38879e081b55 2018-07-23 23:04:15,551 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b138feae-05fb-4390-b3f8-f8e1293092b3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:15,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-b138feae-05fb-4390-b3f8-f8e1293092b3 2018-07-23 23:04:15,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896dc8ca-41c3-4e46-8238-4bf2d53efd0a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:15,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-896dc8ca-41c3-4e46-8238-4bf2d53efd0a 2018-07-23 23:04:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d095ec-a461-4969-9eaf-04b5e52f0a31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:15,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-e8d095ec-a461-4969-9eaf-04b5e52f0a31 2018-07-23 23:04:15,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:15,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4608a43e-6a06-4f49-bd18-07fe761da39a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:15,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-4608a43e-6a06-4f49-bd18-07fe761da39a 2018-07-23 23:04:15,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:15,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:15,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29f4bba2-769b-4c74-92c7-8cb63a3d39ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:15,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-29f4bba2-769b-4c74-92c7-8cb63a3d39ac 2018-07-23 23:04:15,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:16,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd4aeaa-0e7f-4f88-8a37-55cb8a64062c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:16,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-ddd4aeaa-0e7f-4f88-8a37-55cb8a64062c 2018-07-23 23:04:16,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:16,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:16,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f006043-d6ac-4d44-af83-18dac76a2388 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:16,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-3f006043-d6ac-4d44-af83-18dac76a2388 2018-07-23 23:04:16,167 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:16,168 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-01ee2989-9bf8-45f-proj 2018-07-23 23:04:16,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/383c080b5ce849199ece37b0ed238a09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:16,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee26e4ce-6781-4a6f-b9a5-f9eb1ce1750d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:16,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/383c080b5ce849199ece37b0ed238a09 used request id req-ee26e4ce-6781-4a6f-b9a5-f9eb1ce1750d 2018-07-23 23:04:16,372 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-01ee2989-9bf8-45f-proj-role 2018-07-23 23:04:16,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d34383e4fe5241a8966573e65e9a1f52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:16,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48bc96b4-9513-4589-8ef9-a2565c4c038b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:16,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d34383e4fe5241a8966573e65e9a1f52 used request id req-48bc96b4-9513-4589-8ef9-a2565c4c038b 2018-07-23 23:04:16,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5d85709d0879df79b51282f8803248c2e515989" 2018-07-23 23:04:16,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b951d2c-3b41-4a10-9fa1-c6c0058b7716 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:16,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7b951d2c-3b41-4a10-9fa1-c6c0058b7716 2018-07-23 23:04:16,567 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-01ee2989-9bf8-45f-user 2018-07-23 23:04:16,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/2b5c6f214d1546b481d594032c0cb925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f8db615408c87cdb8d2d2437b8ba2b7fa6ae26" 2018-07-23 23:04:16,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76cb4cc5-013b-4370-a6c6-701b64682308 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:16,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/2b5c6f214d1546b481d594032c0cb925 used request id req-76cb4cc5-013b-4370-a6c6-701b64682308 2018-07-23 23:04:16,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:17,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["dMrUwzTpS_G5YtUQEQRbFQ"], "issued_at": "2018-07-23T23:04:17.000000Z"}} 2018-07-23 23:04:17,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c18ef987a24b46f96da211aad1a34a7decc7dafa" 2018-07-23 23:04:17,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969b9bb1-5cb6-4bad-9c19-366167401663 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:17,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-969b9bb1-5cb6-4bad-9c19-366167401663 2018-07-23 23:04:17,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:17,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:17,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xOGHee61RvG-QERV5HDWZw"], "issued_at": "2018-07-23T23:04:17.000000Z"}} 2018-07-23 23:04:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:17,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4945a25-2ee0-4812-b636-dd5ea227cd2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:17,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a4945a25-2ee0-4812-b636-dd5ea227cd2e 2018-07-23 23:04:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:17,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f2bb1377-f726-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:17,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb0eea9-01ca-45e1-a062-83d52dd253fe Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f2bb1377-f726-40b-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:17,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f2bb1377-f726-40b-proj used request id req-abb0eea9-01ca-45e1-a062-83d52dd253fe 2018-07-23 23:04:17,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:17,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f73cfa-65a4-431d-8957-3e518b8df707 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:17,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a8f73cfa-65a4-431d-8957-3e518b8df707 2018-07-23 23:04:17,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj"}}' 2018-07-23 23:04:18,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f51392c7-f466-4c4b-856e-b14c5863e9dc Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1d8c96596c44f80b1f97725acbbfacf"}, "tags": [], "enabled": true, "id": "e1d8c96596c44f80b1f97725acbbfacf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj"}} 2018-07-23 23:04:18,009 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-f51392c7-f466-4c4b-856e-b14c5863e9dc 2018-07-23 23:04:18,009 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f2bb1377-f726-40b-proj 2018-07-23 23:04:18,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:18,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:18,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-E56EtWvSKu_BUETPe3VBw"], "issued_at": "2018-07-23T23:04:18.000000Z"}} 2018-07-23 23:04:18,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161206c81dde40f038b60f875f4a5aa61687bcd" 2018-07-23 23:04:18,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0a9a5a-fe2d-41eb-9e9f-3e01bbdf4d01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:18,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ac0a9a5a-fe2d-41eb-9e9f-3e01bbdf4d01 2018-07-23 23:04:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:18,480 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:18,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161206c81dde40f038b60f875f4a5aa61687bcd" 2018-07-23 23:04:18,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe0e0bd-2743-474a-ad94-19d9a431f868 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:18,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3fe0e0bd-2743-474a-ad94-19d9a431f868 2018-07-23 23:04:18,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-f2bb1377-f726-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161206c81dde40f038b60f875f4a5aa61687bcd" 2018-07-23 23:04:18,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6eaf98b-631b-4ad0-8373-e350fe109c20 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-f2bb1377-f726-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e1d8c96596c44f80b1f97725acbbfacf"}, "tags": [], "enabled": true, "id": "e1d8c96596c44f80b1f97725acbbfacf", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj"}]} 2018-07-23 23:04:18,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsTests-f2bb1377-f726-40b-proj used request id req-e6eaf98b-631b-4ad0-8373-e350fe109c20 2018-07-23 23:04:18,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161206c81dde40f038b60f875f4a5aa61687bcd" 2018-07-23 23:04:18,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca77f928-30d1-466b-b64b-b1f71dd1995b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:18,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ca77f928-30d1-466b-b64b-b1f71dd1995b 2018-07-23 23:04:19,131 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f2bb1377-f726-40b-user 2018-07-23 23:04:19,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:19,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00733a64-8ef1-423f-a7da-393bbb46fe95 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:19,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-00733a64-8ef1-423f-a7da-393bbb46fe95 2018-07-23 23:04:19,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" -d '{"role": {"name": "CreateKeypairsTests-f2bb1377-f726-40b-proj-role"}}' 2018-07-23 23:04:19,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d821882-db55-4781-b98c-e1014f8a8379 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "276d16112ce242adb5bc25828dcae0f5", "links": {"self": "http://172.30.9.26:5000/v3/roles/276d16112ce242adb5bc25828dcae0f5"}, "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj-role"}} 2018-07-23 23:04:19,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9d821882-db55-4781-b98c-e1014f8a8379 2018-07-23 23:04:19,317 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f2bb1377-f726-40b-proj-role 2018-07-23 23:04:19,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/276d16112ce242adb5bc25828dcae0f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:19,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5341a106-b313-44d4-88d0-a729237fc51f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "276d16112ce242adb5bc25828dcae0f5", "links": {"self": "http://172.30.9.26:5000/v3/roles/276d16112ce242adb5bc25828dcae0f5"}, "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj-role"}} 2018-07-23 23:04:19,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/276d16112ce242adb5bc25828dcae0f5 used request id req-5341a106-b313-44d4-88d0-a729237fc51f 2018-07-23 23:04:19,403 - keystone_utils - INFO - Granting role CreateKeypairsTests-f2bb1377-f726-40b-proj-role to project CreateKeypairsTests-f2bb1377-f726-40b-proj 2018-07-23 23:04:19,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e1d8c96596c44f80b1f97725acbbfacf/users/8327c3b0900b4c32a0021e5c91f6d971/roles/276d16112ce242adb5bc25828dcae0f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:19,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-670606f4-dd03-4035-8290-5b18e7c22d2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:19,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e1d8c96596c44f80b1f97725acbbfacf/users/8327c3b0900b4c32a0021e5c91f6d971/roles/276d16112ce242adb5bc25828dcae0f5 used request id req-670606f4-dd03-4035-8290-5b18e7c22d2e 2018-07-23 23:04:19,522 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:19,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:19,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:19,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276d16112ce242adb5bc25828dcae0f5", "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj-role"}], "expires_at": "2018-07-24T00:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d8c96596c44f80b1f97725acbbfacf", "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f2bb1377-f726-40b-user", "id": "8327c3b0900b4c32a0021e5c91f6d971"}, "audit_ids": ["BZn9FiFNRlKfi8UzoiGs_g"], "issued_at": "2018-07-23T23:04:19.000000Z"}} 2018-07-23 23:04:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d40a4a4e4fc9140782ff7e4007bf07c9da2d50" 2018-07-23 23:04:19,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11b6de6-5343-49fa-af16-08364381fe1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:19,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b11b6de6-5343-49fa-af16-08364381fe1d 2018-07-23 23:04:19,982 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:19,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d40a4a4e4fc9140782ff7e4007bf07c9da2d50" 2018-07-23 23:04:20,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61871c5d-6902-43c4-8420-7580cb5ccc1c x-compute-request-id: req-61871c5d-6902-43c4-8420-7580cb5ccc1c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:20,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-61871c5d-6902-43c4-8420-7580cb5ccc1c 2018-07-23 23:04:20,174 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9... 2018-07-23 23:04:20,174 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:04:20,231 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9 2018-07-23 23:04:20,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d40a4a4e4fc9140782ff7e4007bf07c9da2d50" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4tYsttaxorvmbPafjso+kO4pkZlBNvLhqIUAFSv1tzqYtny/qb8l6IsdDvyHXTuj90V1UzKnZhBorX++NECnThnKzY6n3PdhUpPkYBDeg3F7HqXgLHRliUmqWtDXbD5Q5+/qMq2zB3iMScWVyYlAzSYl0C8F+kT2b+0/MfPTl4Q==", "name": "CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9"}}' 2018-07-23 23:04:20,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22c4e83f-3f25-4dce-b3bc-57bdf5e031a8 x-compute-request-id: req-22c4e83f-3f25-4dce-b3bc-57bdf5e031a8 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4tYsttaxorvmbPafjso+kO4pkZlBNvLhqIUAFSv1tzqYtny/qb8l6IsdDvyHXTuj90V1UzKnZhBorX++NECnThnKzY6n3PdhUpPkYBDeg3F7HqXgLHRliUmqWtDXbD5Q5+/qMq2zB3iMScWVyYlAzSYl0C8F+kT2b+0/MfPTl4Q==", "user_id": "8327c3b0900b4c32a0021e5c91f6d971", "name": "CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9", "fingerprint": "be:e7:de:c4:e8:38:68:27:0e:47:d2:3e:64:f6:b4:30"}} 2018-07-23 23:04:20,288 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-22c4e83f-3f25-4dce-b3bc-57bdf5e031a8 2018-07-23 23:04:20,290 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9.pub 2018-07-23 23:04:20,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:20,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276d16112ce242adb5bc25828dcae0f5", "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj-role"}], "expires_at": "2018-07-24T00:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1d8c96596c44f80b1f97725acbbfacf", "name": "CreateKeypairsTests-f2bb1377-f726-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e1d8c96596c44f80b1f97725acbbfacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e1d8c96596c44f80b1f97725acbbfacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e1d8c96596c44f80b1f97725acbbfacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f2bb1377-f726-40b-user", "id": "8327c3b0900b4c32a0021e5c91f6d971"}, "audit_ids": ["sQCVti2NQaeTLtvZ6EXqMQ"], "issued_at": "2018-07-23T23:04:20.000000Z"}} 2018-07-23 23:04:20,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28f44e5df1476e7301bff0dad5b6179eb768c6d" 2018-07-23 23:04:20,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d527c528-aa82-4420-870a-ab81ecbcc17e x-compute-request-id: req-d527c528-aa82-4420-870a-ab81ecbcc17e Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC4tYsttaxorvmbPafjso+kO4pkZlBNvLhqIUAFSv1tzqYtny/qb8l6IsdDvyHXTuj90V1UzKnZhBorX++NECnThnKzY6n3PdhUpPkYBDeg3F7HqXgLHRliUmqWtDXbD5Q5+/qMq2zB3iMScWVyYlAzSYl0C8F+kT2b+0/MfPTl4Q==", "user_id": "8327c3b0900b4c32a0021e5c91f6d971", "name": "CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9", "deleted": false, "created_at": "2018-07-23T23:04:20.000000", "updated_at": null, "fingerprint": "be:e7:de:c4:e8:38:68:27:0e:47:d2:3e:64:f6:b4:30", "deleted_at": null, "id": 26}} 2018-07-23 23:04:20,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9 used request id req-d527c528-aa82-4420-870a-ab81ecbcc17e 2018-07-23 23:04:20,839 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9 2018-07-23 23:04:20,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17d40a4a4e4fc9140782ff7e4007bf07c9da2d50" 2018-07-23 23:04:20,874 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8161e7fe-c4de-4ae7-a342-43dbf2bf5f1b x-compute-request-id: req-8161e7fe-c4de-4ae7-a342-43dbf2bf5f1b Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:20,875 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9 used request id req-8161e7fe-c4de-4ae7-a342-43dbf2bf5f1b 2018-07-23 23:04:20,875 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-441f06dc-a503-4b44-bd63-0229ee7139d9.pub] 2018-07-23 23:04:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2cab741d-7955-440d-9a81-a9cad834e721 Date: Mon, 23 Jul 2018 23:04:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:21,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2cab741d-7955-440d-9a81-a9cad834e721 2018-07-23 23:04:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,219 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa9003c-1aa5-4e39-bbfb-3fa80ffc99a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:21,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-7aa9003c-1aa5-4e39-bbfb-3fa80ffc99a0 2018-07-23 23:04:21,219 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5707bead-8200-482f-9c24-f7fe2a82193b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:21,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-5707bead-8200-482f-9c24-f7fe2a82193b 2018-07-23 23:04:21,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006350a3-890b-4df4-b29b-24f9992bcace Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:21,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-006350a3-890b-4df4-b29b-24f9992bcace 2018-07-23 23:04:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5528972b-54cf-4c94-8317-186226e55eeb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:21,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-5528972b-54cf-4c94-8317-186226e55eeb 2018-07-23 23:04:21,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4f4f58-ed44-42f4-8f46-87ac5c471a14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:21,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-5b4f4f58-ed44-42f4-8f46-87ac5c471a14 2018-07-23 23:04:21,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:21,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db454f5-9acc-43cd-b328-e6a8076156c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:21,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-2db454f5-9acc-43cd-b328-e6a8076156c1 2018-07-23 23:04:21,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:21,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15719f9f-c422-497e-be16-6263c33d16b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:21,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-15719f9f-c422-497e-be16-6263c33d16b4 2018-07-23 23:04:21,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:21,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57dd15d-fe0c-4ba3-9c49-c83e4bad2d6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:21,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-a57dd15d-fe0c-4ba3-9c49-c83e4bad2d6b 2018-07-23 23:04:21,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:21,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:21,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a8a4243-73e4-458a-bf7b-506f67750eb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:21,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-6a8a4243-73e4-458a-bf7b-506f67750eb8 2018-07-23 23:04:21,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:21,846 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f2bb1377-f726-40b-proj 2018-07-23 23:04:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e1d8c96596c44f80b1f97725acbbfacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:22,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99779ebf-1f1a-4097-a8b1-678e6557618d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:22,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e1d8c96596c44f80b1f97725acbbfacf used request id req-99779ebf-1f1a-4097-a8b1-678e6557618d 2018-07-23 23:04:22,082 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f2bb1377-f726-40b-proj-role 2018-07-23 23:04:22,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/276d16112ce242adb5bc25828dcae0f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:22,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aded568d-cd4e-469e-86ff-79ece17066ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:22,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/276d16112ce242adb5bc25828dcae0f5 used request id req-aded568d-cd4e-469e-86ff-79ece17066ad 2018-07-23 23:04:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6a33e27a42f8e3873beef00e5944be7295ca02" 2018-07-23 23:04:22,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae29d6f-4658-4c56-970c-9eb835628e0e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:22,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3ae29d6f-4658-4c56-970c-9eb835628e0e 2018-07-23 23:04:22,272 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f2bb1377-f726-40b-user 2018-07-23 23:04:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8327c3b0900b4c32a0021e5c91f6d971 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e161206c81dde40f038b60f875f4a5aa61687bcd" 2018-07-23 23:04:22,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0062307c-7aab-4093-9121-a46012fe1991 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:22,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8327c3b0900b4c32a0021e5c91f6d971 used request id req-0062307c-7aab-4093-9121-a46012fe1991 2018-07-23 23:04:22,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:22,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RxjlzNWiSmWisg8VXs9kSg"], "issued_at": "2018-07-23T23:04:22.000000Z"}} 2018-07-23 23:04:22,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6038854371fddadb0f051a4b8fd83736643a018b" 2018-07-23 23:04:22,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc2d584-810c-48ed-816b-97a0ccd28247 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:22,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bcc2d584-810c-48ed-816b-97a0ccd28247 2018-07-23 23:04:22,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:22,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:23,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["miEleVblQw-Pngsx2uvUrQ"], "issued_at": "2018-07-23T23:04:23.000000Z"}} 2018-07-23 23:04:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:23,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc98f20-05ee-4b4a-a834-c86488c3398d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:23,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ffc98f20-05ee-4b4a-a834-c86488c3398d 2018-07-23 23:04:23,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:23,386 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:23,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:23,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5632877f-bc04-48e8-9ed0-84eee3550bf8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:23,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj used request id req-5632877f-bc04-48e8-9ed0-84eee3550bf8 2018-07-23 23:04:23,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:23,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4120fd21-38fa-4a30-b520-b35fe5e5ab96 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:23,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4120fd21-38fa-4a30-b520-b35fe5e5ab96 2018-07-23 23:04:23,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj"}}' 2018-07-23 23:04:23,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87abbeb1-72e3-4c41-baac-a11b1c5dc8c1 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b00ef95a75e454bbc76a244c9b52fe5"}, "tags": [], "enabled": true, "id": "9b00ef95a75e454bbc76a244c9b52fe5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj"}} 2018-07-23 23:04:23,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-87abbeb1-72e3-4c41-baac-a11b1c5dc8c1 2018-07-23 23:04:23,618 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj 2018-07-23 23:04:23,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:23,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:24,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Lyfn2_9ySqGvY7uR4mBhow"], "issued_at": "2018-07-23T23:04:24.000000Z"}} 2018-07-23 23:04:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123e81d7e1375e3f0c4d1f9004ae00767cf1c62d" 2018-07-23 23:04:24,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882e1784-dd2e-4f01-8c6b-01a94b30a5f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:24,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-882e1784-dd2e-4f01-8c6b-01a94b30a5f6 2018-07-23 23:04:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:24,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123e81d7e1375e3f0c4d1f9004ae00767cf1c62d" 2018-07-23 23:04:24,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e192fa8-cdd4-4ff7-80a5-778a30745af5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:24,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9e192fa8-cdd4-4ff7-80a5-778a30745af5 2018-07-23 23:04:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123e81d7e1375e3f0c4d1f9004ae00767cf1c62d" 2018-07-23 23:04:24,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c70d57-fae6-4067-a4ef-ca6d253034b0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b00ef95a75e454bbc76a244c9b52fe5"}, "tags": [], "enabled": true, "id": "9b00ef95a75e454bbc76a244c9b52fe5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj"}]} 2018-07-23 23:04:24,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj used request id req-c0c70d57-fae6-4067-a4ef-ca6d253034b0 2018-07-23 23:04:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123e81d7e1375e3f0c4d1f9004ae00767cf1c62d" 2018-07-23 23:04:24,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4c7d53-8a4f-4bca-9ba8-bb5c82ffe78d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:24,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9d4c7d53-8a4f-4bca-9ba8-bb5c82ffe78d 2018-07-23 23:04:24,742 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-user 2018-07-23 23:04:24,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:24,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:24,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b486b57-332a-4b54-9ccd-dc7320e80b22 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:24,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b486b57-332a-4b54-9ccd-dc7320e80b22 2018-07-23 23:04:24,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" -d '{"role": {"name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj-role"}}' 2018-07-23 23:04:24,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f79524aa-730e-4164-8259-6488dccf212b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50c4b93cab804bc8bcf60ade3ca43e96", "links": {"self": "http://172.30.9.26:5000/v3/roles/50c4b93cab804bc8bcf60ade3ca43e96"}, "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj-role"}} 2018-07-23 23:04:24,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f79524aa-730e-4164-8259-6488dccf212b 2018-07-23 23:04:24,874 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj-role 2018-07-23 23:04:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/50c4b93cab804bc8bcf60ade3ca43e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:24,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd727729-5c64-4857-a45b-d34093f2d304 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50c4b93cab804bc8bcf60ade3ca43e96", "links": {"self": "http://172.30.9.26:5000/v3/roles/50c4b93cab804bc8bcf60ade3ca43e96"}, "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj-role"}} 2018-07-23 23:04:24,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/50c4b93cab804bc8bcf60ade3ca43e96 used request id req-dd727729-5c64-4857-a45b-d34093f2d304 2018-07-23 23:04:24,960 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj-role to project CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj 2018-07-23 23:04:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9b00ef95a75e454bbc76a244c9b52fe5/users/8ffd0ced8cfd40f1afa88beaf602e927/roles/50c4b93cab804bc8bcf60ade3ca43e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:25,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f075bf49-e374-4027-8e41-85e893939256 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:25,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9b00ef95a75e454bbc76a244c9b52fe5/users/8ffd0ced8cfd40f1afa88beaf602e927/roles/50c4b93cab804bc8bcf60ade3ca43e96 used request id req-f075bf49-e374-4027-8e41-85e893939256 2018-07-23 23:04:25,092 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:25,280 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7.pub 2018-07-23 23:04:25,280 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7 2018-07-23 23:04:25,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:25,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:25,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50c4b93cab804bc8bcf60ade3ca43e96", "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj-role"}], "expires_at": "2018-07-24T00:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b00ef95a75e454bbc76a244c9b52fe5", "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9b00ef95a75e454bbc76a244c9b52fe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9b00ef95a75e454bbc76a244c9b52fe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9b00ef95a75e454bbc76a244c9b52fe5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-user", "id": "8ffd0ced8cfd40f1afa88beaf602e927"}, "audit_ids": ["Vrqf4CYEQv2rof_O7UqCFw"], "issued_at": "2018-07-23T23:04:25.000000Z"}} 2018-07-23 23:04:25,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5925803c7cd163a45fe2b47e41d6a9ee02b19" 2018-07-23 23:04:25,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81947af6-774b-42b8-be73-c72998e23586 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:25,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81947af6-774b-42b8-be73-c72998e23586 2018-07-23 23:04:25,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:25,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5925803c7cd163a45fe2b47e41d6a9ee02b19" 2018-07-23 23:04:25,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd38c15e-7030-4ec9-b56e-f9929f7125a0 x-compute-request-id: req-fd38c15e-7030-4ec9-b56e-f9929f7125a0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:25,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-fd38c15e-7030-4ec9-b56e-f9929f7125a0 2018-07-23 23:04:25,930 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7... 2018-07-23 23:04:25,930 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-23 23:04:25,930 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7.pub 2018-07-23 23:04:25,930 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7 2018-07-23 23:04:25,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5925803c7cd163a45fe2b47e41d6a9ee02b19" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ169pYllgcZ2dyvGA/g/l30MSB8uU9jtZ6JpTdRff/1YqsYR0zwnUV2uG6WQE0frOUAcd4gckYPP8ME+wPPh8VPU3JKT8nbOBy2X1Sr0BoD8393IIqtbxqP3g2Rnl+xI8tMtZ4WQMCyvi2xH8Tk5AhuNF7/BqkTVUEzMeqsZJBDuv3q8kN+Gm2QoAIt5sc30tSsKgW/VMszr0MGS8qkBhbNU45v089Waem/pU7iwtSSxxJpipbaTbHU+AyiETk6m5/H8/8YcwY/OAKUCyUJ7mekuDCQiMDhxjFYhEGuZGr+S++AgIeToe0BM/C3kVENi2QHXBAseY+dG1itt0fonZ", "name": "CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7"}}' 2018-07-23 23:04:25,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-198657e8-41d9-461e-a5bb-a234496dbfbb x-compute-request-id: req-198657e8-41d9-461e-a5bb-a234496dbfbb Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQ169pYllgcZ2dyvGA/g/l30MSB8uU9jtZ6JpTdRff/1YqsYR0zwnUV2uG6WQE0frOUAcd4gckYPP8ME+wPPh8VPU3JKT8nbOBy2X1Sr0BoD8393IIqtbxqP3g2Rnl+xI8tMtZ4WQMCyvi2xH8Tk5AhuNF7/BqkTVUEzMeqsZJBDuv3q8kN+Gm2QoAIt5sc30tSsKgW/VMszr0MGS8qkBhbNU45v089Waem/pU7iwtSSxxJpipbaTbHU+AyiETk6m5/H8/8YcwY/OAKUCyUJ7mekuDCQiMDhxjFYhEGuZGr+S++AgIeToe0BM/C3kVENi2QHXBAseY+dG1itt0fonZ", "user_id": "8ffd0ced8cfd40f1afa88beaf602e927", "name": "CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7", "fingerprint": "61:3d:61:9a:56:ad:d3:c7:a7:20:b8:6a:de:21:43:16"}} 2018-07-23 23:04:25,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-198657e8-41d9-461e-a5bb-a234496dbfbb 2018-07-23 23:04:25,988 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7 2018-07-23 23:04:25,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be5925803c7cd163a45fe2b47e41d6a9ee02b19" 2018-07-23 23:04:26,019 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a0f7ee1-7473-4dff-994c-58b65acb1a5e x-compute-request-id: req-1a0f7ee1-7473-4dff-994c-58b65acb1a5e Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:26,019 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7 used request id req-1a0f7ee1-7473-4dff-994c-58b65acb1a5e 2018-07-23 23:04:26,020 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7.pub] 2018-07-23 23:04:26,020 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-424bc8dd-140d-45a3-9a47-6c5fc54a5ba7] 2018-07-23 23:04:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c5be5e93-ce35-425c-a9e9-6b9f33f475dd Date: Mon, 23 Jul 2018 23:04:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:26,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c5be5e93-ce35-425c-a9e9-6b9f33f475dd 2018-07-23 23:04:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-422fa398-c85b-4c06-b021-9725152253bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:26,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-422fa398-c85b-4c06-b021-9725152253bf 2018-07-23 23:04:26,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:26,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0426b1ac-e12c-495a-8b40-98214f0cde75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:26,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-0426b1ac-e12c-495a-8b40-98214f0cde75 2018-07-23 23:04:26,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:26,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65cf12d5-0692-446d-98b9-3bc5216d2d0c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:26,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-65cf12d5-0692-446d-98b9-3bc5216d2d0c 2018-07-23 23:04:26,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a126bfbf-f4c0-4631-abe4-328a0b233ac5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:26,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a126bfbf-f4c0-4631-abe4-328a0b233ac5 2018-07-23 23:04:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7c15294-0ce5-4401-95a8-3babc279db3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:26,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-e7c15294-0ce5-4401-95a8-3babc279db3d 2018-07-23 23:04:26,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:26,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8b739ac-66b5-4a00-a667-fdd75434509a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:26,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-c8b739ac-66b5-4a00-a667-fdd75434509a 2018-07-23 23:04:26,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:26,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:26,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2127fd20-de2b-4c2a-8421-0a210dbd6a0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:26,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-2127fd20-de2b-4c2a-8421-0a210dbd6a0f 2018-07-23 23:04:26,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:27,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-484ed5cd-8490-4bef-8f3c-91e7ebdb3dbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:27,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-484ed5cd-8490-4bef-8f3c-91e7ebdb3dbb 2018-07-23 23:04:27,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:27,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f25c18f-28dc-4440-afd4-51afdc99d9e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:27,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-9f25c18f-28dc-4440-afd4-51afdc99d9e5 2018-07-23 23:04:27,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:27,090 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj 2018-07-23 23:04:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9b00ef95a75e454bbc76a244c9b52fe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:27,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70eb46d4-2ead-4b55-91c5-b9953e7a3b05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:27,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9b00ef95a75e454bbc76a244c9b52fe5 used request id req-70eb46d4-2ead-4b55-91c5-b9953e7a3b05 2018-07-23 23:04:27,301 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-proj-role 2018-07-23 23:04:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/50c4b93cab804bc8bcf60ade3ca43e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:27,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-669302d9-3f3c-4c73-9dd2-2f9b63ea5fb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:27,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/50c4b93cab804bc8bcf60ade3ca43e96 used request id req-669302d9-3f3c-4c73-9dd2-2f9b63ea5fb6 2018-07-23 23:04:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}347d65d81a830989c40f8d9ff6b833359ac6c6c3" 2018-07-23 23:04:27,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c21831-b342-4cd9-8938-7d4f041273e3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:27,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e0c21831-b342-4cd9-8938-7d4f041273e3 2018-07-23 23:04:27,610 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f4b55b14-f8ae-4ab-user 2018-07-23 23:04:27,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8ffd0ced8cfd40f1afa88beaf602e927 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123e81d7e1375e3f0c4d1f9004ae00767cf1c62d" 2018-07-23 23:04:27,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91eb61c-4a79-4ba5-847b-6334c48fe2d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:27,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8ffd0ced8cfd40f1afa88beaf602e927 used request id req-c91eb61c-4a79-4ba5-847b-6334c48fe2d2 2018-07-23 23:04:27,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:28,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["mzzvWryBR_K_wrlrtoIcfw"], "issued_at": "2018-07-23T23:04:28.000000Z"}} 2018-07-23 23:04:28,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94956fe8d8e651c8d56b61996f51ed232dddb3fd" 2018-07-23 23:04:28,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0deb2870-c655-40b1-a5d3-669babbcdf9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:28,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0deb2870-c655-40b1-a5d3-669babbcdf9c 2018-07-23 23:04:28,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:28,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:28,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uHzaL9N-QdaBhdA2nXIEgA"], "issued_at": "2018-07-23T23:04:28.000000Z"}} 2018-07-23 23:04:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:28,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e40d4b-fb07-426f-8c6f-7a0da8fd380f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:28,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-58e40d4b-fb07-426f-8c6f-7a0da8fd380f 2018-07-23 23:04:28,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:28,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:28,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:28,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214a065d-2570-49fc-a53d-4358aabb1474 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:28,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj used request id req-214a065d-2570-49fc-a53d-4358aabb1474 2018-07-23 23:04:28,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:28,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32d889b-eaab-4af1-a904-0934bc1206bb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:28,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a32d889b-eaab-4af1-a904-0934bc1206bb 2018-07-23 23:04:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj"}}' 2018-07-23 23:04:29,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c78f67-0aca-468a-b384-c5edf930cc81 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/029a922e25cd44888294e05a1aa3f714"}, "tags": [], "enabled": true, "id": "029a922e25cd44888294e05a1aa3f714", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj"}} 2018-07-23 23:04:29,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b7c78f67-0aca-468a-b384-c5edf930cc81 2018-07-23 23:04:29,089 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj 2018-07-23 23:04:29,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:29,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:29,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["vXdME2K1TY2eGTqT0AXhmg"], "issued_at": "2018-07-23T23:04:29.000000Z"}} 2018-07-23 23:04:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8a2bbfd07238899d94bba4db1e6b36de3ffde5" 2018-07-23 23:04:29,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3353b3f-31cd-48ed-b718-607edee34bb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:29,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c3353b3f-31cd-48ed-b718-607edee34bb5 2018-07-23 23:04:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:29,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8a2bbfd07238899d94bba4db1e6b36de3ffde5" 2018-07-23 23:04:29,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7ce67c-5cd9-4edf-975f-8204742e78e7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:29,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7d7ce67c-5cd9-4edf-975f-8204742e78e7 2018-07-23 23:04:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8a2bbfd07238899d94bba4db1e6b36de3ffde5" 2018-07-23 23:04:29,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b426e69d-311b-48b0-b3a3-54b3f92edace Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/029a922e25cd44888294e05a1aa3f714"}, "tags": [], "enabled": true, "id": "029a922e25cd44888294e05a1aa3f714", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj"}]} 2018-07-23 23:04:29,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj used request id req-b426e69d-311b-48b0-b3a3-54b3f92edace 2018-07-23 23:04:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8a2bbfd07238899d94bba4db1e6b36de3ffde5" 2018-07-23 23:04:29,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990698bc-bc53-43c8-847f-77fe1a5880f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:29,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-990698bc-bc53-43c8-847f-77fe1a5880f8 2018-07-23 23:04:30,149 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-10f08d74-1e87-47b-user 2018-07-23 23:04:30,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:30,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:30,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3625d5fe-1b05-446a-b3e4-33ba21af05eb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:30,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3625d5fe-1b05-446a-b3e4-33ba21af05eb 2018-07-23 23:04:30,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" -d '{"role": {"name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj-role"}}' 2018-07-23 23:04:30,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-485699e6-22e6-4b2b-bc6c-38e5164a42f1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4f0312fe9e547e59e93d05ee35ca921", "links": {"self": "http://172.30.9.26:5000/v3/roles/f4f0312fe9e547e59e93d05ee35ca921"}, "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj-role"}} 2018-07-23 23:04:30,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-485699e6-22e6-4b2b-bc6c-38e5164a42f1 2018-07-23 23:04:30,269 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj-role 2018-07-23 23:04:30,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f4f0312fe9e547e59e93d05ee35ca921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:30,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e196b7-10b2-43bb-a0d3-3fa1bedb2566 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4f0312fe9e547e59e93d05ee35ca921", "links": {"self": "http://172.30.9.26:5000/v3/roles/f4f0312fe9e547e59e93d05ee35ca921"}, "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj-role"}} 2018-07-23 23:04:30,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f4f0312fe9e547e59e93d05ee35ca921 used request id req-80e196b7-10b2-43bb-a0d3-3fa1bedb2566 2018-07-23 23:04:30,356 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj-role to project CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj 2018-07-23 23:04:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/029a922e25cd44888294e05a1aa3f714/users/0cfa1aa9aeb043caac29d0f2f1f7a283/roles/f4f0312fe9e547e59e93d05ee35ca921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:30,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1abca69b-8419-43c9-8d9c-931463c32a5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:30,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/029a922e25cd44888294e05a1aa3f714/users/0cfa1aa9aeb043caac29d0f2f1f7a283/roles/f4f0312fe9e547e59e93d05ee35ca921 used request id req-1abca69b-8419-43c9-8d9c-931463c32a5a 2018-07-23 23:04:30,477 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:30,701 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6.pub 2018-07-23 23:04:30,701 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6 2018-07-23 23:04:30,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:30,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:31,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4f0312fe9e547e59e93d05ee35ca921", "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj-role"}], "expires_at": "2018-07-24T00:04:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "029a922e25cd44888294e05a1aa3f714", "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/029a922e25cd44888294e05a1aa3f714", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/029a922e25cd44888294e05a1aa3f714", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/029a922e25cd44888294e05a1aa3f714", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/029a922e25cd44888294e05a1aa3f714", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/029a922e25cd44888294e05a1aa3f714", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/029a922e25cd44888294e05a1aa3f714", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/029a922e25cd44888294e05a1aa3f714", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/029a922e25cd44888294e05a1aa3f714", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/029a922e25cd44888294e05a1aa3f714", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_029a922e25cd44888294e05a1aa3f714", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_029a922e25cd44888294e05a1aa3f714", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/029a922e25cd44888294e05a1aa3f714", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/029a922e25cd44888294e05a1aa3f714", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/029a922e25cd44888294e05a1aa3f714", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-10f08d74-1e87-47b-user", "id": "0cfa1aa9aeb043caac29d0f2f1f7a283"}, "audit_ids": ["nGAcZRIIQn-opQ3wA6uFFQ"], "issued_at": "2018-07-23T23:04:31.000000Z"}} 2018-07-23 23:04:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e485d4453231684f42a8f247967523e9658b7dd0" 2018-07-23 23:04:31,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c5883b-d606-4037-91ce-f0591046332f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:31,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-94c5883b-d606-4037-91ce-f0591046332f 2018-07-23 23:04:31,167 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:31,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e485d4453231684f42a8f247967523e9658b7dd0" 2018-07-23 23:04:31,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0dcb0783-2d19-475d-8f87-20c01673e3f1 x-compute-request-id: req-0dcb0783-2d19-475d-8f87-20c01673e3f1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:31,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-0dcb0783-2d19-475d-8f87-20c01673e3f1 2018-07-23 23:04:31,339 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6... 2018-07-23 23:04:31,339 - OpenStackKeypair - INFO - Uploading existing keypair 2018-07-23 23:04:31,339 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6.pub 2018-07-23 23:04:31,339 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6 2018-07-23 23:04:31,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e485d4453231684f42a8f247967523e9658b7dd0" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChmeWXbR3m0JByhevX1XCCF8onjqG1gy2AZThvcTLig5baz0sHE5EApiHuJ2dRnV08Hm14g66rO9N6dR8LKd/iMSxNUQR6mMZqpFpJa94WAC7r4yQyM0C5LTcteqV0dPPrHRtdw30+QnoauhRSU3pd9qMEdtE0sKd4Ybi7oPpUWhudDhAr74PMSliy3hq7ooPvZ3sjs38obLkFI4tozRn4gH2kLAWJrwRTyohMeTvHK7TuiM0fX49wUSjn5+b2RceVpkP1YEVBosnH6l4n7vfCqC+hRcEOHSbNlb8saPjrmGVEzJEObFhuSS1vqBq1Kg8iky2G922PN4JmjZy4J/QF", "name": "CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6"}}' 2018-07-23 23:04:31,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b87c719-1397-4363-b1f7-e9f983d36d07 x-compute-request-id: req-2b87c719-1397-4363-b1f7-e9f983d36d07 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChmeWXbR3m0JByhevX1XCCF8onjqG1gy2AZThvcTLig5baz0sHE5EApiHuJ2dRnV08Hm14g66rO9N6dR8LKd/iMSxNUQR6mMZqpFpJa94WAC7r4yQyM0C5LTcteqV0dPPrHRtdw30+QnoauhRSU3pd9qMEdtE0sKd4Ybi7oPpUWhudDhAr74PMSliy3hq7ooPvZ3sjs38obLkFI4tozRn4gH2kLAWJrwRTyohMeTvHK7TuiM0fX49wUSjn5+b2RceVpkP1YEVBosnH6l4n7vfCqC+hRcEOHSbNlb8saPjrmGVEzJEObFhuSS1vqBq1Kg8iky2G922PN4JmjZy4J/QF", "user_id": "0cfa1aa9aeb043caac29d0f2f1f7a283", "name": "CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6", "fingerprint": "ea:fa:58:a3:f5:55:66:b8:5d:20:96:bd:dd:6d:51:69"}} 2018-07-23 23:04:31,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-2b87c719-1397-4363-b1f7-e9f983d36d07 2018-07-23 23:04:31,392 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6 2018-07-23 23:04:31,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e485d4453231684f42a8f247967523e9658b7dd0" 2018-07-23 23:04:31,426 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dd8f5db-3c16-4ca5-bc26-83c135d79ca1 x-compute-request-id: req-9dd8f5db-3c16-4ca5-bc26-83c135d79ca1 Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:31,426 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-87472e00-3080-4490-8434-321353effff6 used request id req-9dd8f5db-3c16-4ca5-bc26-83c135d79ca1 2018-07-23 23:04:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:31,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-452b119c-9e3b-4a3b-bdfa-05cd0645d298 Date: Mon, 23 Jul 2018 23:04:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:31,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-452b119c-9e3b-4a3b-bdfa-05cd0645d298 2018-07-23 23:04:31,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:31,742 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1224ca28-ef10-4d43-8315-3ea99eb66aaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:31,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-1224ca28-ef10-4d43-8315-3ea99eb66aaa 2018-07-23 23:04:31,742 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:31,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc819c8-ee08-4670-9d7e-e7056c23bbf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:31,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-0fc819c8-ee08-4670-9d7e-e7056c23bbf9 2018-07-23 23:04:31,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:31,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe52287-3721-485c-942b-19fd7bbe5bca Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:31,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bfe52287-3721-485c-942b-19fd7bbe5bca 2018-07-23 23:04:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f91a74d-5e59-46c7-9bc6-deef75cab864 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:32,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-4f91a74d-5e59-46c7-9bc6-deef75cab864 2018-07-23 23:04:32,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c07ff3ca-fe0e-490f-9b2c-79be1983e3f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:32,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-c07ff3ca-fe0e-490f-9b2c-79be1983e3f6 2018-07-23 23:04:32,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a94c7eea-1c7b-41d0-87f8-c752dd079db8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:32,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a94c7eea-1c7b-41d0-87f8-c752dd079db8 2018-07-23 23:04:32,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a6bb70-ff7d-4dcb-b2d1-9c3bfcc48ac1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-56a6bb70-ff7d-4dcb-b2d1-9c3bfcc48ac1 2018-07-23 23:04:32,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3417eae0-c024-42df-aa41-1ee2d9a09354 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:32,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-3417eae0-c024-42df-aa41-1ee2d9a09354 2018-07-23 23:04:32,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def0273c-0437-4df2-9a9e-3278907bcba1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:32,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-def0273c-0437-4df2-9a9e-3278907bcba1 2018-07-23 23:04:32,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:32,439 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj 2018-07-23 23:04:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/029a922e25cd44888294e05a1aa3f714 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f528c901-b98f-478b-862c-be0eb895147a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:32,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/029a922e25cd44888294e05a1aa3f714 used request id req-f528c901-b98f-478b-862c-be0eb895147a 2018-07-23 23:04:32,671 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-10f08d74-1e87-47b-proj-role 2018-07-23 23:04:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f4f0312fe9e547e59e93d05ee35ca921 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1daaf9a-e3cd-44ba-9ac6-f0ed95eacca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:32,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f4f0312fe9e547e59e93d05ee35ca921 used request id req-e1daaf9a-e3cd-44ba-9ac6-f0ed95eacca2 2018-07-23 23:04:32,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68af44eae39580a3eac71c97d492da4d2ac6cc3d" 2018-07-23 23:04:32,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d77646a-2ead-41cf-921d-69ca0bd92fbd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:32,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4d77646a-2ead-41cf-921d-69ca0bd92fbd 2018-07-23 23:04:32,861 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-10f08d74-1e87-47b-user 2018-07-23 23:04:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0cfa1aa9aeb043caac29d0f2f1f7a283 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8a2bbfd07238899d94bba4db1e6b36de3ffde5" 2018-07-23 23:04:33,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7f1664c-eaa3-4bda-a740-8cb13b1e6e24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:33,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0cfa1aa9aeb043caac29d0f2f1f7a283 used request id req-c7f1664c-eaa3-4bda-a740-8cb13b1e6e24 2018-07-23 23:04:33,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:33,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6mOk_mNlRYiMiI20_VW8Aw"], "issued_at": "2018-07-23T23:04:33.000000Z"}} 2018-07-23 23:04:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46863222fbb485791e26c1fdf30d4dae9980b0db" 2018-07-23 23:04:33,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304c2c2e-645c-4d18-8279-d3a150c99cfe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:33,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-304c2c2e-645c-4d18-8279-d3a150c99cfe 2018-07-23 23:04:33,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:33,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:33,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["u38TqG7-TEO0uTJaHwTs8g"], "issued_at": "2018-07-23T23:04:33.000000Z"}} 2018-07-23 23:04:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:34,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d540070c-4a5d-40a4-97d6-99f53b008084 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:34,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d540070c-4a5d-40a4-97d6-99f53b008084 2018-07-23 23:04:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:34,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:34,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7ab3fb-8884-4236-8f0d-488bf3119e84 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:34,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj used request id req-3c7ab3fb-8884-4236-8f0d-488bf3119e84 2018-07-23 23:04:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:34,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2798c8a9-5d2e-49a8-b19c-a00f9c19d5a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:34,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2798c8a9-5d2e-49a8-b19c-a00f9c19d5a1 2018-07-23 23:04:34,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj"}}' 2018-07-23 23:04:34,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4708465-89fe-429b-ba43-98309e7fa976 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4aea0dd7c138434881853b638eb93765"}, "tags": [], "enabled": true, "id": "4aea0dd7c138434881853b638eb93765", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj"}} 2018-07-23 23:04:34,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e4708465-89fe-429b-ba43-98309e7fa976 2018-07-23 23:04:34,332 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj 2018-07-23 23:04:34,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:34,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:34,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SYHMgKXNTgea-mGMb31GcQ"], "issued_at": "2018-07-23T23:04:34.000000Z"}} 2018-07-23 23:04:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69bbf5cc6d8e82e73a9f64aa03fb3e47b334fdc" 2018-07-23 23:04:34,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da66cf1-c3d7-441e-b63a-677d58b1afe6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:34,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3da66cf1-c3d7-441e-b63a-677d58b1afe6 2018-07-23 23:04:34,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:34,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69bbf5cc6d8e82e73a9f64aa03fb3e47b334fdc" 2018-07-23 23:04:34,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612d92c2-b1c6-4d29-aa55-38983f94d7bd Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:34,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-612d92c2-b1c6-4d29-aa55-38983f94d7bd 2018-07-23 23:04:34,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69bbf5cc6d8e82e73a9f64aa03fb3e47b334fdc" 2018-07-23 23:04:35,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8764ba8-852c-4f9d-b731-bf6c590dc590 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4aea0dd7c138434881853b638eb93765"}, "tags": [], "enabled": true, "id": "4aea0dd7c138434881853b638eb93765", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj"}]} 2018-07-23 23:04:35,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj used request id req-e8764ba8-852c-4f9d-b731-bf6c590dc590 2018-07-23 23:04:35,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69bbf5cc6d8e82e73a9f64aa03fb3e47b334fdc" 2018-07-23 23:04:35,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54105663-6fa4-4eca-bef6-fc879581293e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:35,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-54105663-6fa4-4eca-bef6-fc879581293e 2018-07-23 23:04:35,373 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-186a016e-b0b0-41b-user 2018-07-23 23:04:35,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:35,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:35,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14918a6-b062-4948-8211-c7b8453259a6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:35,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c14918a6-b062-4948-8211-c7b8453259a6 2018-07-23 23:04:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" -d '{"role": {"name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj-role"}}' 2018-07-23 23:04:35,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c5ae999-2528-472f-9b2f-f7deec4fe545 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56b68a142f444f848caaecfde1cdc8ad", "links": {"self": "http://172.30.9.26:5000/v3/roles/56b68a142f444f848caaecfde1cdc8ad"}, "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj-role"}} 2018-07-23 23:04:35,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4c5ae999-2528-472f-9b2f-f7deec4fe545 2018-07-23 23:04:35,480 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj-role 2018-07-23 23:04:35,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/56b68a142f444f848caaecfde1cdc8ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:35,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dbc41c-bf7e-4d62-86fb-0c5d0a59a94e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56b68a142f444f848caaecfde1cdc8ad", "links": {"self": "http://172.30.9.26:5000/v3/roles/56b68a142f444f848caaecfde1cdc8ad"}, "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj-role"}} 2018-07-23 23:04:35,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/56b68a142f444f848caaecfde1cdc8ad used request id req-27dbc41c-bf7e-4d62-86fb-0c5d0a59a94e 2018-07-23 23:04:35,565 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj-role to project CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj 2018-07-23 23:04:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4aea0dd7c138434881853b638eb93765/users/038dd254464549fd9d83daafc35fe303/roles/56b68a142f444f848caaecfde1cdc8ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:35,692 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c835d89d-8d22-4cda-a2a5-555aa280ad2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:35,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4aea0dd7c138434881853b638eb93765/users/038dd254464549fd9d83daafc35fe303/roles/56b68a142f444f848caaecfde1cdc8ad used request id req-c835d89d-8d22-4cda-a2a5-555aa280ad2c 2018-07-23 23:04:35,692 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:35,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:35,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:36,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b68a142f444f848caaecfde1cdc8ad", "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj-role"}], "expires_at": "2018-07-24T00:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4aea0dd7c138434881853b638eb93765", "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4aea0dd7c138434881853b638eb93765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4aea0dd7c138434881853b638eb93765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4aea0dd7c138434881853b638eb93765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4aea0dd7c138434881853b638eb93765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4aea0dd7c138434881853b638eb93765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4aea0dd7c138434881853b638eb93765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4aea0dd7c138434881853b638eb93765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4aea0dd7c138434881853b638eb93765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4aea0dd7c138434881853b638eb93765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4aea0dd7c138434881853b638eb93765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4aea0dd7c138434881853b638eb93765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4aea0dd7c138434881853b638eb93765", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4aea0dd7c138434881853b638eb93765", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4aea0dd7c138434881853b638eb93765", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-186a016e-b0b0-41b-user", "id": "038dd254464549fd9d83daafc35fe303"}, "audit_ids": ["fzpYXpLpQRqD-hzzdOd8kg"], "issued_at": "2018-07-23T23:04:36.000000Z"}} 2018-07-23 23:04:36,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2443ba9e03ca1a876979edb715ea7f66fec6da13" 2018-07-23 23:04:36,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090080d1-d837-4983-8de7-d3aad4e5207d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:36,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-090080d1-d837-4983-8de7-d3aad4e5207d 2018-07-23 23:04:36,156 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:36,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2443ba9e03ca1a876979edb715ea7f66fec6da13" 2018-07-23 23:04:36,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7137a57c-9179-483d-b281-2d74e4c733c6 x-compute-request-id: req-7137a57c-9179-483d-b281-2d74e4c733c6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:36,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-7137a57c-9179-483d-b281-2d74e4c733c6 2018-07-23 23:04:36,329 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb... 2018-07-23 23:04:36,329 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:04:36,357 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb 2018-07-23 23:04:36,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2443ba9e03ca1a876979edb715ea7f66fec6da13" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDqIyxBc5GQg/Ruxjpsl6yC1LAuzuXB1o3FEENUaOYd3NrJgxqX8OEjvsd6+rRPndy/LZjk4lMmKF/Nm3g1UOuR1g87ZUqZV94o8zk1Qgm6VIeATZmwkXRPgiQuufDxI4iFoVdO2aF+m9O15bgsCaBE+O82C6Zq1H+jT7sdDfG1rQ==", "name": "CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb"}}' 2018-07-23 23:04:36,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28401f02-ccfc-40dd-a7b0-b1563375c7f7 x-compute-request-id: req-28401f02-ccfc-40dd-a7b0-b1563375c7f7 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDqIyxBc5GQg/Ruxjpsl6yC1LAuzuXB1o3FEENUaOYd3NrJgxqX8OEjvsd6+rRPndy/LZjk4lMmKF/Nm3g1UOuR1g87ZUqZV94o8zk1Qgm6VIeATZmwkXRPgiQuufDxI4iFoVdO2aF+m9O15bgsCaBE+O82C6Zq1H+jT7sdDfG1rQ==", "user_id": "038dd254464549fd9d83daafc35fe303", "name": "CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb", "fingerprint": "fc:2d:49:05:1c:c6:60:39:f9:06:33:a0:7d:f5:f8:3b"}} 2018-07-23 23:04:36,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-28401f02-ccfc-40dd-a7b0-b1563375c7f7 2018-07-23 23:04:36,436 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb.pub 2018-07-23 23:04:36,437 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb 2018-07-23 23:04:36,437 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb 2018-07-23 23:04:36,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2443ba9e03ca1a876979edb715ea7f66fec6da13" 2018-07-23 23:04:36,467 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4b26efb-0aba-40e2-bcba-47d9c9f2ea38 x-compute-request-id: req-d4b26efb-0aba-40e2-bcba-47d9c9f2ea38 Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:36,467 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb used request id req-d4b26efb-0aba-40e2-bcba-47d9c9f2ea38 2018-07-23 23:04:36,467 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb.pub] 2018-07-23 23:04:36,468 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-37a9fd68-7865-4396-ab75-601543fd3afb] 2018-07-23 23:04:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:36,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-467064e9-bc9e-43ab-9052-5422f34cca9c Date: Mon, 23 Jul 2018 23:04:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:36,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-467064e9-bc9e-43ab-9052-5422f34cca9c 2018-07-23 23:04:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:36,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96563571-9097-4964-8758-2905c8e003b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:36,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-96563571-9097-4964-8758-2905c8e003b4 2018-07-23 23:04:36,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:36,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:36,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b65e1e-8aab-4468-9b32-035bc9e42d68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:36,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-10b65e1e-8aab-4468-9b32-035bc9e42d68 2018-07-23 23:04:36,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:36,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9a7715-202e-4b23-a67c-5614288ac23e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:36,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-4a9a7715-202e-4b23-a67c-5614288ac23e 2018-07-23 23:04:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca38ffb-59f8-4b99-afdd-b1fb2430677e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:37,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-fca38ffb-59f8-4b99-afdd-b1fb2430677e 2018-07-23 23:04:37,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,138 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b295799-9362-4c4a-9bd9-e7c38420ebda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:37,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-5b295799-9362-4c4a-9bd9-e7c38420ebda 2018-07-23 23:04:37,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:37,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ce5e9d5-86cd-4aa9-883e-61745dfa71f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:37,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-8ce5e9d5-86cd-4aa9-883e-61745dfa71f4 2018-07-23 23:04:37,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-260d7d67-dc12-493c-8462-04b860679804 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:37,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-260d7d67-dc12-493c-8462-04b860679804 2018-07-23 23:04:37,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9103e94f-8d54-4bd7-9a80-36cbbb786590 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:37,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-9103e94f-8d54-4bd7-9a80-36cbbb786590 2018-07-23 23:04:37,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:37,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f761b10f-96b7-47b7-92ae-282214bd7e9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:37,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-f761b10f-96b7-47b7-92ae-282214bd7e9b 2018-07-23 23:04:37,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:37,487 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj 2018-07-23 23:04:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4aea0dd7c138434881853b638eb93765 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90cf2bee-0cfb-4912-8fcb-7d55db09109e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:37,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4aea0dd7c138434881853b638eb93765 used request id req-90cf2bee-0cfb-4912-8fcb-7d55db09109e 2018-07-23 23:04:37,667 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-186a016e-b0b0-41b-proj-role 2018-07-23 23:04:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/56b68a142f444f848caaecfde1cdc8ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1bf3b8-a51f-43d1-8f16-c9d5ab8a4262 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:37,894 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/56b68a142f444f848caaecfde1cdc8ad used request id req-ed1bf3b8-a51f-43d1-8f16-c9d5ab8a4262 2018-07-23 23:04:37,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b7229551839e41d9f41565aa16086feb00f9fad" 2018-07-23 23:04:37,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b502ea-ec68-43e9-a3a2-376bef050474 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:37,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-83b502ea-ec68-43e9-a3a2-376bef050474 2018-07-23 23:04:37,982 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-186a016e-b0b0-41b-user 2018-07-23 23:04:37,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/038dd254464549fd9d83daafc35fe303 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e69bbf5cc6d8e82e73a9f64aa03fb3e47b334fdc" 2018-07-23 23:04:38,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9756a0ab-d353-407d-a6c6-1967bfafa912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:38,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/038dd254464549fd9d83daafc35fe303 used request id req-9756a0ab-d353-407d-a6c6-1967bfafa912 2018-07-23 23:04:38,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:38,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xP4WQD-KSGKHA6uWB3ShtQ"], "issued_at": "2018-07-23T23:04:38.000000Z"}} 2018-07-23 23:04:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12fca978e68f7ff84f6a622875648625ef8bf81b" 2018-07-23 23:04:38,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549efc92-642a-4b31-90ff-768e53edb1b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:38,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-549efc92-642a-4b31-90ff-768e53edb1b4 2018-07-23 23:04:38,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:38,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:38,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ORhB5JrfQQ2SECBMoDvWpg"], "issued_at": "2018-07-23T23:04:38.000000Z"}} 2018-07-23 23:04:38,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:39,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2620bf7c-07a4-4331-8c11-5a63c8ea4419 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:39,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2620bf7c-07a4-4331-8c11-5a63c8ea4419 2018-07-23 23:04:39,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:39,069 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:39,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f72086b2-a225-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:39,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a681850a-52df-45aa-946d-c39b16b663ab Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f72086b2-a225-411-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:39,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f72086b2-a225-411-proj used request id req-a681850a-52df-45aa-946d-c39b16b663ab 2018-07-23 23:04:39,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:39,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3bbbbf-f8bb-4d10-93da-4d74b6803d0b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:39,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ae3bbbbf-f8bb-4d10-93da-4d74b6803d0b 2018-07-23 23:04:39,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj"}}' 2018-07-23 23:04:39,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eae85d22-90cc-4839-85f8-9cdb43e0792c Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e2c608224599419fb6e5c056fdebf344"}, "tags": [], "enabled": true, "id": "e2c608224599419fb6e5c056fdebf344", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj"}} 2018-07-23 23:04:39,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-eae85d22-90cc-4839-85f8-9cdb43e0792c 2018-07-23 23:04:39,228 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f72086b2-a225-411-proj 2018-07-23 23:04:39,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:39,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:39,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["8u4B65FcSkyQxG1C32YWHA"], "issued_at": "2018-07-23T23:04:39.000000Z"}} 2018-07-23 23:04:39,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc62d80c7f1635af80361a4ed96c353fc48c298" 2018-07-23 23:04:39,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff642bf-9bf1-4c30-b4ca-b1656fac55a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:39,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3ff642bf-9bf1-4c30-b4ca-b1656fac55a2 2018-07-23 23:04:39,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:39,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc62d80c7f1635af80361a4ed96c353fc48c298" 2018-07-23 23:04:39,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75c4fc5-079a-499a-9e58-885f2da58deb Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:39,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e75c4fc5-079a-499a-9e58-885f2da58deb 2018-07-23 23:04:39,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-f72086b2-a225-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc62d80c7f1635af80361a4ed96c353fc48c298" 2018-07-23 23:04:39,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0100b43-bde0-4783-995d-03b7c6cd3af0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-f72086b2-a225-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e2c608224599419fb6e5c056fdebf344"}, "tags": [], "enabled": true, "id": "e2c608224599419fb6e5c056fdebf344", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj"}]} 2018-07-23 23:04:39,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-f72086b2-a225-411-proj used request id req-d0100b43-bde0-4783-995d-03b7c6cd3af0 2018-07-23 23:04:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc62d80c7f1635af80361a4ed96c353fc48c298" 2018-07-23 23:04:40,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88c2a76-9a09-4581-8680-0c4cda231906 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:40,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e88c2a76-9a09-4581-8680-0c4cda231906 2018-07-23 23:04:40,465 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f72086b2-a225-411-user 2018-07-23 23:04:40,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:40,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:40,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76cf26e3-852e-42de-a50b-e7175864ecad Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:40,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76cf26e3-852e-42de-a50b-e7175864ecad 2018-07-23 23:04:40,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" -d '{"role": {"name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj-role"}}' 2018-07-23 23:04:40,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eea3da6-716c-4b13-a37d-c71079e1973a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec3230542e74481a83c2b2347f7a9ee7", "links": {"self": "http://172.30.9.26:5000/v3/roles/ec3230542e74481a83c2b2347f7a9ee7"}, "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj-role"}} 2018-07-23 23:04:40,587 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0eea3da6-716c-4b13-a37d-c71079e1973a 2018-07-23 23:04:40,587 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f72086b2-a225-411-proj-role 2018-07-23 23:04:40,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ec3230542e74481a83c2b2347f7a9ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:40,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58926081-bc49-4d08-ba53-a8084b3bf570 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec3230542e74481a83c2b2347f7a9ee7", "links": {"self": "http://172.30.9.26:5000/v3/roles/ec3230542e74481a83c2b2347f7a9ee7"}, "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj-role"}} 2018-07-23 23:04:40,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ec3230542e74481a83c2b2347f7a9ee7 used request id req-58926081-bc49-4d08-ba53-a8084b3bf570 2018-07-23 23:04:40,674 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f72086b2-a225-411-proj-role to project CreateKeypairsCleanupTests-f72086b2-a225-411-proj 2018-07-23 23:04:40,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e2c608224599419fb6e5c056fdebf344/users/510aa8bc6029445ea0299137de236516/roles/ec3230542e74481a83c2b2347f7a9ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:40,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaa6be3a-c4b9-4873-9b6d-d226610febb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:40,795 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e2c608224599419fb6e5c056fdebf344/users/510aa8bc6029445ea0299137de236516/roles/ec3230542e74481a83c2b2347f7a9ee7 used request id req-aaa6be3a-c4b9-4873-9b6d-d226610febb4 2018-07-23 23:04:40,796 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:40,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:40,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:41,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec3230542e74481a83c2b2347f7a9ee7", "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj-role"}], "expires_at": "2018-07-24T00:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2c608224599419fb6e5c056fdebf344", "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e2c608224599419fb6e5c056fdebf344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e2c608224599419fb6e5c056fdebf344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e2c608224599419fb6e5c056fdebf344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e2c608224599419fb6e5c056fdebf344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e2c608224599419fb6e5c056fdebf344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e2c608224599419fb6e5c056fdebf344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e2c608224599419fb6e5c056fdebf344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e2c608224599419fb6e5c056fdebf344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e2c608224599419fb6e5c056fdebf344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e2c608224599419fb6e5c056fdebf344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e2c608224599419fb6e5c056fdebf344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e2c608224599419fb6e5c056fdebf344", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e2c608224599419fb6e5c056fdebf344", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e2c608224599419fb6e5c056fdebf344", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f72086b2-a225-411-user", "id": "510aa8bc6029445ea0299137de236516"}, "audit_ids": ["Ef7Ne_D0Q7mkOVeB3Tvzyg"], "issued_at": "2018-07-23T23:04:41.000000Z"}} 2018-07-23 23:04:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188aa44b246111e0e28eda2352082510c00a2205" 2018-07-23 23:04:41,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74883d77-996f-41e9-b50f-2188d23ca8ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:41,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-74883d77-996f-41e9-b50f-2188d23ca8ee 2018-07-23 23:04:41,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:41,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188aa44b246111e0e28eda2352082510c00a2205" 2018-07-23 23:04:41,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-906b1685-70cb-46af-a78f-575bd03a9237 x-compute-request-id: req-906b1685-70cb-46af-a78f-575bd03a9237 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:41,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-906b1685-70cb-46af-a78f-575bd03a9237 2018-07-23 23:04:41,434 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57... 2018-07-23 23:04:41,434 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:04:41,449 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57 2018-07-23 23:04:41,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188aa44b246111e0e28eda2352082510c00a2205" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhTMhbHBFubXpwb9zU/4ccjtBsuekD0wX7NQaGKSf3jdCLU8cypKtut9UVhdWPCxngsGPQ8+wwnrP/udc8PnK0MrWDyBUey50I6eM1+YXyn9KXZwnC2qj0iy2lH8eIySCY5vWZck5896eeFQLOQbOh4wUAcnq5UdunxQYjCAj38Q==", "name": "CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57"}}' 2018-07-23 23:04:41,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f5c328f-466c-4cb3-b921-e55ff6f3b65c x-compute-request-id: req-9f5c328f-466c-4cb3-b921-e55ff6f3b65c Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhTMhbHBFubXpwb9zU/4ccjtBsuekD0wX7NQaGKSf3jdCLU8cypKtut9UVhdWPCxngsGPQ8+wwnrP/udc8PnK0MrWDyBUey50I6eM1+YXyn9KXZwnC2qj0iy2lH8eIySCY5vWZck5896eeFQLOQbOh4wUAcnq5UdunxQYjCAj38Q==", "user_id": "510aa8bc6029445ea0299137de236516", "name": "CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57", "fingerprint": "d4:10:ff:63:88:e7:87:c4:48:5e:1c:c5:5f:08:86:b8"}} 2018-07-23 23:04:41,512 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-9f5c328f-466c-4cb3-b921-e55ff6f3b65c 2018-07-23 23:04:41,514 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57.pub 2018-07-23 23:04:41,515 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57 2018-07-23 23:04:41,515 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57 2018-07-23 23:04:41,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188aa44b246111e0e28eda2352082510c00a2205" 2018-07-23 23:04:41,541 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c75a568-03de-4b9b-82ea-595c213aaa23 x-compute-request-id: req-8c75a568-03de-4b9b-82ea-595c213aaa23 Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:41,542 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57 used request id req-8c75a568-03de-4b9b-82ea-595c213aaa23 2018-07-23 23:04:41,542 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57.pub] 2018-07-23 23:04:41,542 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f8a9a2fe-caff-406b-a2b8-0d878ef27f57] 2018-07-23 23:04:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:41,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b7ff84bb-56db-42f7-9f71-2234eaded4e0 Date: Mon, 23 Jul 2018 23:04:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:41,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b7ff84bb-56db-42f7-9f71-2234eaded4e0 2018-07-23 23:04:41,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:41,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cffdbf4f-ea43-4f20-a86f-c5c688f770c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:41,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-cffdbf4f-ea43-4f20-a86f-c5c688f770c0 2018-07-23 23:04:41,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:41,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6b6d65-f6b3-4a0a-9fde-60fc99310261 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:41,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-ce6b6d65-f6b3-4a0a-9fde-60fc99310261 2018-07-23 23:04:41,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e511da2e-aa2a-4940-bfc4-983c21e42dba Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:42,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-e511da2e-aa2a-4940-bfc4-983c21e42dba 2018-07-23 23:04:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac971665-9f1e-4878-b7c8-2ca3b9c261a6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:42,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ac971665-9f1e-4878-b7c8-2ca3b9c261a6 2018-07-23 23:04:42,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b54659d-bda4-48fe-80fe-28b4d141f8a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:42,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-2b54659d-bda4-48fe-80fe-28b4d141f8a3 2018-07-23 23:04:42,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:42,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3990869-91f7-445f-bd7d-d2a087fc244b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:42,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a3990869-91f7-445f-bd7d-d2a087fc244b 2018-07-23 23:04:42,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b503e25e-d0b6-4ce4-9e34-4c2327c0c10f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:42,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-b503e25e-d0b6-4ce4-9e34-4c2327c0c10f 2018-07-23 23:04:42,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e190bfb-6a35-414b-87fc-cfcd10ee8146 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:42,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-5e190bfb-6a35-414b-87fc-cfcd10ee8146 2018-07-23 23:04:42,478 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:42,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-943ab3d9-ab7d-457d-af48-364e857bf02f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:42,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-943ab3d9-ab7d-457d-af48-364e857bf02f 2018-07-23 23:04:42,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:42,645 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f72086b2-a225-411-proj 2018-07-23 23:04:42,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e2c608224599419fb6e5c056fdebf344 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f61d68f7-bb7c-4f1a-a09b-a4670df0cb93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:42,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e2c608224599419fb6e5c056fdebf344 used request id req-f61d68f7-bb7c-4f1a-a09b-a4670df0cb93 2018-07-23 23:04:42,857 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f72086b2-a225-411-proj-role 2018-07-23 23:04:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ec3230542e74481a83c2b2347f7a9ee7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:42,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2381bf-3d1b-4265-b414-5348053f1a46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:42,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ec3230542e74481a83c2b2347f7a9ee7 used request id req-6e2381bf-3d1b-4265-b414-5348053f1a46 2018-07-23 23:04:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73e9590603594676fb3ddfff80f1a2defab2e11" 2018-07-23 23:04:43,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bab951-9b2e-4621-a9e9-bd965ab23a16 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:43,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76bab951-9b2e-4621-a9e9-bd965ab23a16 2018-07-23 23:04:43,046 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f72086b2-a225-411-user 2018-07-23 23:04:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/510aa8bc6029445ea0299137de236516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc62d80c7f1635af80361a4ed96c353fc48c298" 2018-07-23 23:04:43,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64ca57db-acdd-4958-8ef4-3487940085d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:43,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/510aa8bc6029445ea0299137de236516 used request id req-64ca57db-acdd-4958-8ef4-3487940085d9 2018-07-23 23:04:43,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:43,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["CjCtSB8AT36i_FlDzVb6Ww"], "issued_at": "2018-07-23T23:04:43.000000Z"}} 2018-07-23 23:04:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bd13b864f2b97ac3f8733bfc1c926dd510ec0dc" 2018-07-23 23:04:43,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8ad6be5-0810-40b8-a9ef-32e755b56495 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:43,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d8ad6be5-0810-40b8-a9ef-32e755b56495 2018-07-23 23:04:43,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:43,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:44,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["LEQ3m5hySva7KzO65hFi2A"], "issued_at": "2018-07-23T23:04:44.000000Z"}} 2018-07-23 23:04:44,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:44,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403ba6c1-0e00-40f9-b1c7-c4e4bd401420 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:44,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-403ba6c1-0e00-40f9-b1c7-c4e4bd401420 2018-07-23 23:04:44,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:44,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:44,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-53f9b705-106e-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:44,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12394129-c5a8-45b8-b736-556e54ee6874 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-53f9b705-106e-451-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:44,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-53f9b705-106e-451-proj used request id req-12394129-c5a8-45b8-b736-556e54ee6874 2018-07-23 23:04:44,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:44,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62a2a7c-d8e5-4b62-bf98-ecfbba37d07c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:44,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a62a2a7c-d8e5-4b62-bf98-ecfbba37d07c 2018-07-23 23:04:44,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj"}}' 2018-07-23 23:04:44,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7188756-4e05-423e-86f2-066315398e56 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c4d177699794f1689bade91cdc7d19b"}, "tags": [], "enabled": true, "id": "1c4d177699794f1689bade91cdc7d19b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj"}} 2018-07-23 23:04:44,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e7188756-4e05-423e-86f2-066315398e56 2018-07-23 23:04:44,417 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-53f9b705-106e-451-proj 2018-07-23 23:04:44,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:44,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:44,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["krNuMMPUThi4WVxZ_9LJfw"], "issued_at": "2018-07-23T23:04:44.000000Z"}} 2018-07-23 23:04:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8932a4b032d5069fa724a03bfea06d16b362be" 2018-07-23 23:04:44,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0be69a4-6953-48d7-90f0-b560d845302e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:44,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b0be69a4-6953-48d7-90f0-b560d845302e 2018-07-23 23:04:44,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:44,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8932a4b032d5069fa724a03bfea06d16b362be" 2018-07-23 23:04:44,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fef4a7-051f-444a-a660-60caeee06559 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:44,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-72fef4a7-051f-444a-a660-60caeee06559 2018-07-23 23:04:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-53f9b705-106e-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8932a4b032d5069fa724a03bfea06d16b362be" 2018-07-23 23:04:45,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe32ce3-5f34-4e95-8a6f-22348a1bb667 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-53f9b705-106e-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1c4d177699794f1689bade91cdc7d19b"}, "tags": [], "enabled": true, "id": "1c4d177699794f1689bade91cdc7d19b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj"}]} 2018-07-23 23:04:45,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateKeypairsCleanupTests-53f9b705-106e-451-proj used request id req-cbe32ce3-5f34-4e95-8a6f-22348a1bb667 2018-07-23 23:04:45,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8932a4b032d5069fa724a03bfea06d16b362be" 2018-07-23 23:04:45,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dde4d5-1977-431a-8ceb-506270338ebb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:45,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-74dde4d5-1977-431a-8ceb-506270338ebb 2018-07-23 23:04:45,462 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-53f9b705-106e-451-user 2018-07-23 23:04:45,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:45,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b5573d-f3a1-483f-bafb-9f6c632128fb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:45,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-31b5573d-f3a1-483f-bafb-9f6c632128fb 2018-07-23 23:04:45,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" -d '{"role": {"name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj-role"}}' 2018-07-23 23:04:45,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99dd5c54-6a98-4ad7-a115-332506a8ed30 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97dff5a5eae14ede88b17db58208565a", "links": {"self": "http://172.30.9.26:5000/v3/roles/97dff5a5eae14ede88b17db58208565a"}, "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj-role"}} 2018-07-23 23:04:45,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-99dd5c54-6a98-4ad7-a115-332506a8ed30 2018-07-23 23:04:45,654 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-53f9b705-106e-451-proj-role 2018-07-23 23:04:45,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/97dff5a5eae14ede88b17db58208565a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:45,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b97bfc7-2392-4ed0-88a2-b3f2d1c19da2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "97dff5a5eae14ede88b17db58208565a", "links": {"self": "http://172.30.9.26:5000/v3/roles/97dff5a5eae14ede88b17db58208565a"}, "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj-role"}} 2018-07-23 23:04:45,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/97dff5a5eae14ede88b17db58208565a used request id req-0b97bfc7-2392-4ed0-88a2-b3f2d1c19da2 2018-07-23 23:04:45,742 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-53f9b705-106e-451-proj-role to project CreateKeypairsCleanupTests-53f9b705-106e-451-proj 2018-07-23 23:04:45,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1c4d177699794f1689bade91cdc7d19b/users/552b3eb1cbb24320a6d6f3123c3c570a/roles/97dff5a5eae14ede88b17db58208565a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:45,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b8c903-fd9d-415f-880a-961b31cf5ba9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:45,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1c4d177699794f1689bade91cdc7d19b/users/552b3eb1cbb24320a6d6f3123c3c570a/roles/97dff5a5eae14ede88b17db58208565a used request id req-98b8c903-fd9d-415f-880a-961b31cf5ba9 2018-07-23 23:04:45,873 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:45,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:45,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:46,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "97dff5a5eae14ede88b17db58208565a", "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj-role"}], "expires_at": "2018-07-24T00:04:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c4d177699794f1689bade91cdc7d19b", "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1c4d177699794f1689bade91cdc7d19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1c4d177699794f1689bade91cdc7d19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1c4d177699794f1689bade91cdc7d19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1c4d177699794f1689bade91cdc7d19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1c4d177699794f1689bade91cdc7d19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1c4d177699794f1689bade91cdc7d19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1c4d177699794f1689bade91cdc7d19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1c4d177699794f1689bade91cdc7d19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1c4d177699794f1689bade91cdc7d19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1c4d177699794f1689bade91cdc7d19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1c4d177699794f1689bade91cdc7d19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1c4d177699794f1689bade91cdc7d19b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1c4d177699794f1689bade91cdc7d19b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1c4d177699794f1689bade91cdc7d19b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-53f9b705-106e-451-user", "id": "552b3eb1cbb24320a6d6f3123c3c570a"}, "audit_ids": ["wjCwtrSgRDGIzmBLTZ_uQw"], "issued_at": "2018-07-23T23:04:46.000000Z"}} 2018-07-23 23:04:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1096c9d2161b3f15779f89ef110cf937367fb71e" 2018-07-23 23:04:46,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2752f6ab-2a20-4e81-bcdf-943652ab010e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:46,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2752f6ab-2a20-4e81-bcdf-943652ab010e 2018-07-23 23:04:46,328 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:04:46,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1096c9d2161b3f15779f89ef110cf937367fb71e" 2018-07-23 23:04:46,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22d4c648-a316-4ff9-a44e-9af116acffdd x-compute-request-id: req-22d4c648-a316-4ff9-a44e-9af116acffdd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:04:46,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-22d4c648-a316-4ff9-a44e-9af116acffdd 2018-07-23 23:04:46,598 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65... 2018-07-23 23:04:46,598 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:04:46,652 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65 2018-07-23 23:04:46,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1096c9d2161b3f15779f89ef110cf937367fb71e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyT6qPlbfP5jLywOlenJNpSWMBQtL+xZnwJDF9R84V0dRRL42o4cJV9w859OMM0CBUhjB7hvbFwfEIFxY68o/sai+po8Y6UVbRG0NUGPOCoGWspY56L5/hRi5UNcjv03/HDmEJvD6vFvHWjh1mnU7xtPfahvO2z4gMx1CVW5DctQ==", "name": "CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65"}}' 2018-07-23 23:04:46,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d30d2a4d-5342-4f6b-ad9f-833640e283e1 x-compute-request-id: req-d30d2a4d-5342-4f6b-ad9f-833640e283e1 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyT6qPlbfP5jLywOlenJNpSWMBQtL+xZnwJDF9R84V0dRRL42o4cJV9w859OMM0CBUhjB7hvbFwfEIFxY68o/sai+po8Y6UVbRG0NUGPOCoGWspY56L5/hRi5UNcjv03/HDmEJvD6vFvHWjh1mnU7xtPfahvO2z4gMx1CVW5DctQ==", "user_id": "552b3eb1cbb24320a6d6f3123c3c570a", "name": "CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65", "fingerprint": "20:59:90:68:4f:22:45:34:ff:de:7f:79:c9:f7:09:fb"}} 2018-07-23 23:04:46,702 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-d30d2a4d-5342-4f6b-ad9f-833640e283e1 2018-07-23 23:04:46,718 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65.pub 2018-07-23 23:04:46,718 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65 2018-07-23 23:04:46,718 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65 2018-07-23 23:04:46,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1096c9d2161b3f15779f89ef110cf937367fb71e" 2018-07-23 23:04:46,757 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b735eeee-067a-4832-802a-847b73f7f05c x-compute-request-id: req-b735eeee-067a-4832-802a-847b73f7f05c Content-Length: 0 Content-Type: application/json 2018-07-23 23:04:46,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9bfabfc1-a934-4f33-8927-8f01422f5f65 used request id req-b735eeee-067a-4832-802a-847b73f7f05c 2018-07-23 23:04:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:46,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-5554f143-4316-4dd4-9810-18130616769c Date: Mon, 23 Jul 2018 23:04:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:46,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-5554f143-4316-4dd4-9810-18130616769c 2018-07-23 23:04:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c437f732-37b6-4c3e-bdb6-24673591baf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:47,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-c437f732-37b6-4c3e-bdb6-24673591baf0 2018-07-23 23:04:47,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:47,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9982d6c-d5db-4635-b2fc-5a546dc293cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:47,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e9982d6c-d5db-4635-b2fc-5a546dc293cd 2018-07-23 23:04:47,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:47,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445de337-c9b5-4f1f-b546-c547b0629493 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:47,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-445de337-c9b5-4f1f-b546-c547b0629493 2018-07-23 23:04:47,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35952e9c-6b04-451d-84c7-a6e057f479fb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:47,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-35952e9c-6b04-451d-84c7-a6e057f479fb 2018-07-23 23:04:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac4d90b-d9f9-4d6f-8b24-fff4058718d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:47,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-5ac4d90b-d9f9-4d6f-8b24-fff4058718d8 2018-07-23 23:04:47,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42cebc9c-9d10-42f7-9016-04ded9f54f23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:47,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-42cebc9c-9d10-42f7-9016-04ded9f54f23 2018-07-23 23:04:47,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:47,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8936cd-6cf6-4241-b563-184f6b29539f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:47,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-5c8936cd-6cf6-4241-b563-184f6b29539f 2018-07-23 23:04:47,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-986451c7-4e33-4059-993c-3a01ba830e36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:47,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-986451c7-4e33-4059-993c-3a01ba830e36 2018-07-23 23:04:47,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:47,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cad306-bb8a-45df-9e19-909959246525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:47,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-b6cad306-bb8a-45df-9e19-909959246525 2018-07-23 23:04:47,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:47,700 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-53f9b705-106e-451-proj 2018-07-23 23:04:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1c4d177699794f1689bade91cdc7d19b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:47,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e3027fb-8c7f-4bc7-a97c-e0fa3d24c6f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:47,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1c4d177699794f1689bade91cdc7d19b used request id req-4e3027fb-8c7f-4bc7-a97c-e0fa3d24c6f0 2018-07-23 23:04:47,913 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-53f9b705-106e-451-proj-role 2018-07-23 23:04:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/97dff5a5eae14ede88b17db58208565a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:48,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d538364-e630-48da-95e8-0b2ef5fa9db8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:48,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/97dff5a5eae14ede88b17db58208565a used request id req-5d538364-e630-48da-95e8-0b2ef5fa9db8 2018-07-23 23:04:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16dfec8b9b0ef872280489824d21b84837799b5c" 2018-07-23 23:04:48,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39433e8c-b24a-4c03-9ab3-0ec2733cfc58 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:48,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-39433e8c-b24a-4c03-9ab3-0ec2733cfc58 2018-07-23 23:04:48,105 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-53f9b705-106e-451-user 2018-07-23 23:04:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/552b3eb1cbb24320a6d6f3123c3c570a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d8932a4b032d5069fa724a03bfea06d16b362be" 2018-07-23 23:04:48,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2feccfe-5a15-4abc-994c-79d44ebcb90a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:48,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/552b3eb1cbb24320a6d6f3123c3c570a used request id req-e2feccfe-5a15-4abc-994c-79d44ebcb90a 2018-07-23 23:04:48,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:48,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_8iC6MYXSHu6CtbGGAhjvQ"], "issued_at": "2018-07-23T23:04:48.000000Z"}} 2018-07-23 23:04:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5219f6e41b596459c676bb355d5e0b398829bd" 2018-07-23 23:04:48,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d0d388-d3fa-458a-b693-559d83655e62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:48,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f3d0d388-d3fa-458a-b693-559d83655e62 2018-07-23 23:04:48,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:48,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:49,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5OMWEox5STO0KWOC9Gq0ag"], "issued_at": "2018-07-23T23:04:49.000000Z"}} 2018-07-23 23:04:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:49,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505b54d5-588a-42fe-8609-cb43092cb11f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:49,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-505b54d5-588a-42fe-8609-cb43092cb11f 2018-07-23 23:04:49,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:49,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:49,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7319b18f-c3c2-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:49,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4c3a79b-615f-4785-ae33-e4daf0bcff26 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7319b18f-c3c2-456-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:49,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-7319b18f-c3c2-456-proj used request id req-f4c3a79b-615f-4785-ae33-e4daf0bcff26 2018-07-23 23:04:49,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:49,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3499fe9e-af80-448c-b45e-160ce5b0113e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:49,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3499fe9e-af80-448c-b45e-160ce5b0113e 2018-07-23 23:04:49,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj"}}' 2018-07-23 23:04:49,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0910d9cc-650a-47eb-9773-5c68dcfa4d1f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01"}, "tags": [], "enabled": true, "id": "1f0fca41718c4e6ca2b745c696ecee01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj"}} 2018-07-23 23:04:49,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0910d9cc-650a-47eb-9773-5c68dcfa4d1f 2018-07-23 23:04:49,433 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-7319b18f-c3c2-456-proj 2018-07-23 23:04:49,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:49,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:49,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5aEpcpwiTlSjgnNmN8pAzQ"], "issued_at": "2018-07-23T23:04:49.000000Z"}} 2018-07-23 23:04:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c68a39460d5bd649332b60b8100d2ed6f001832" 2018-07-23 23:04:49,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f735acc0-d1a5-4938-9adf-69e277a103ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:49,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f735acc0-d1a5-4938-9adf-69e277a103ad 2018-07-23 23:04:49,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:49,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c68a39460d5bd649332b60b8100d2ed6f001832" 2018-07-23 23:04:50,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15aeefa4-5505-4d0e-b84e-0bccddc01064 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:50,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-15aeefa4-5505-4d0e-b84e-0bccddc01064 2018-07-23 23:04:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-7319b18f-c3c2-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c68a39460d5bd649332b60b8100d2ed6f001832" 2018-07-23 23:04:50,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2c8165-758d-4f23-a759-a61014710093 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-7319b18f-c3c2-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01"}, "tags": [], "enabled": true, "id": "1f0fca41718c4e6ca2b745c696ecee01", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj"}]} 2018-07-23 23:04:50,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-7319b18f-c3c2-456-proj used request id req-ff2c8165-758d-4f23-a759-a61014710093 2018-07-23 23:04:50,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c68a39460d5bd649332b60b8100d2ed6f001832" 2018-07-23 23:04:50,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461ff2a6-7cc7-4a53-a007-892a628c2291 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:50,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-461ff2a6-7cc7-4a53-a007-892a628c2291 2018-07-23 23:04:50,488 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-7319b18f-c3c2-456-user 2018-07-23 23:04:50,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:50,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:50,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d44166a-d8fd-4208-b035-957134f62989 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:50,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d44166a-d8fd-4208-b035-957134f62989 2018-07-23 23:04:50,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" -d '{"role": {"name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role"}}' 2018-07-23 23:04:50,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c15f932-5cb5-4171-9ce2-08d96b244c55 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "208a0dd8adea48099c642a708ae4fcaa", "links": {"self": "http://172.30.9.26:5000/v3/roles/208a0dd8adea48099c642a708ae4fcaa"}, "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role"}} 2018-07-23 23:04:50,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2c15f932-5cb5-4171-9ce2-08d96b244c55 2018-07-23 23:04:50,680 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role 2018-07-23 23:04:50,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/208a0dd8adea48099c642a708ae4fcaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:50,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818cfd0c-e998-4991-bdb2-7b18361b0ed2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "208a0dd8adea48099c642a708ae4fcaa", "links": {"self": "http://172.30.9.26:5000/v3/roles/208a0dd8adea48099c642a708ae4fcaa"}, "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role"}} 2018-07-23 23:04:50,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/208a0dd8adea48099c642a708ae4fcaa used request id req-818cfd0c-e998-4991-bdb2-7b18361b0ed2 2018-07-23 23:04:50,777 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role to project CreateNetworkSuccessTests-7319b18f-c3c2-456-proj 2018-07-23 23:04:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01/users/3cbae5b6c94942d09d391ac11c256f02/roles/208a0dd8adea48099c642a708ae4fcaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:50,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b5c839-8673-4644-9ca3-9ba90f6afa11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:50,904 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01/users/3cbae5b6c94942d09d391ac11c256f02/roles/208a0dd8adea48099c642a708ae4fcaa used request id req-86b5c839-8673-4644-9ca3-9ba90f6afa11 2018-07-23 23:04:50,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:50,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:51,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "208a0dd8adea48099c642a708ae4fcaa", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role"}], "expires_at": "2018-07-24T00:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f0fca41718c4e6ca2b745c696ecee01", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-user", "id": "3cbae5b6c94942d09d391ac11c256f02"}, "audit_ids": ["RJeebupzTnqcgpHMJy6iEA"], "issued_at": "2018-07-23T23:04:51.000000Z"}} 2018-07-23 23:04:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:51,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1bc12b-a93d-415a-936e-0adb52edd810 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:51,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fd1bc12b-a93d-415a-936e-0adb52edd810 2018-07-23 23:04:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:51,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fd4ad830-aeb2-41bc-b7f3-754c44147308 Date: Mon, 23 Jul 2018 23:04:51 GMT RESP BODY: {"networks":[]} 2018-07-23 23:04:51,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net used request id req-fd4ad830-aeb2-41bc-b7f3-754c44147308 2018-07-23 23:04:51,555 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net 2018-07-23 23:04:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net", "admin_state_up": true}}' 2018-07-23 23:04:52,083 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ae3a784e-f2d5-479e-9a23-4df18141d8e2 Date: Mon, 23 Jul 2018 23:04:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"efe6136e-50ad-48af-ac35-8323ce6cbf58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f0fca41718c4e6ca2b745c696ecee01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:04:51Z","is_default":false,"name":"CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f0fca41718c4e6ca2b745c696ecee01","created_at":"2018-07-23T23:04:51Z","mtu":999}} 2018-07-23 23:04:52,083 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-ae3a784e-f2d5-479e-9a23-4df18141d8e2 2018-07-23 23:04:52,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=efe6136e-50ad-48af-ac35-8323ce6cbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:52,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-69e146e0-b793-4623-aa57-675d43ab6e3b Date: Mon, 23 Jul 2018 23:04:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"efe6136e-50ad-48af-ac35-8323ce6cbf58","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f0fca41718c4e6ca2b745c696ecee01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:04:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net","admin_state_up":true,"tenant_id":"1f0fca41718c4e6ca2b745c696ecee01","created_at":"2018-07-23T23:04:51Z","mtu":999}]} 2018-07-23 23:04:52,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=efe6136e-50ad-48af-ac35-8323ce6cbf58 used request id req-69e146e0-b793-4623-aa57-675d43ab6e3b 2018-07-23 23:04:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=efe6136e-50ad-48af-ac35-8323ce6cbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:52,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77752a46-9d06-47b7-bf34-208b4acc860f Date: Mon, 23 Jul 2018 23:04:52 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:04:52,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=efe6136e-50ad-48af-ac35-8323ce6cbf58 used request id req-77752a46-9d06-47b7-bf34-208b4acc860f 2018-07-23 23:04:52,237 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet 2018-07-23 23:04:52,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" -d '{"subnets": [{"ip_version": 4, "network_id": "efe6136e-50ad-48af-ac35-8323ce6cbf58", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet"}]}' 2018-07-23 23:04:52,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d996e9d3-6fc9-4736-87f1-4193ad184ce9 Date: Mon, 23 Jul 2018 23:04:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efe6136e-50ad-48af-ac35-8323ce6cbf58","tenant_id":"1f0fca41718c4e6ca2b745c696ecee01","created_at":"2018-07-23T23:04:52Z","dns_nameservers":[],"updated_at":"2018-07-23T23:04: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":"1f0fca41718c4e6ca2b745c696ecee01","id":"7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet"}]} 2018-07-23 23:04:52,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-d996e9d3-6fc9-4736-87f1-4193ad184ce9 2018-07-23 23:04:52,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=efe6136e-50ad-48af-ac35-8323ce6cbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:52,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9addcab3-2d14-4c26-9c43-cbb5012bcea6 Date: Mon, 23 Jul 2018 23:04:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"efe6136e-50ad-48af-ac35-8323ce6cbf58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f0fca41718c4e6ca2b745c696ecee01","l2_adjacency":true,"status":"ACTIVE","subnets":["7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3"],"description":"","tags":[],"updated_at":"2018-07-23T23:04:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net","admin_state_up":true,"tenant_id":"1f0fca41718c4e6ca2b745c696ecee01","created_at":"2018-07-23T23:04:51Z","mtu":999}]} 2018-07-23 23:04:52,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=efe6136e-50ad-48af-ac35-8323ce6cbf58 used request id req-9addcab3-2d14-4c26-9c43-cbb5012bcea6 2018-07-23 23:04:52,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=efe6136e-50ad-48af-ac35-8323ce6cbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:52,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec920877-88da-402c-8010-353539aef07e Date: Mon, 23 Jul 2018 23:04:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efe6136e-50ad-48af-ac35-8323ce6cbf58","tenant_id":"1f0fca41718c4e6ca2b745c696ecee01","created_at":"2018-07-23T23:04:52Z","dns_nameservers":[],"updated_at":"2018-07-23T23:04: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":"1f0fca41718c4e6ca2b745c696ecee01","id":"7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet"}]} 2018-07-23 23:04:52,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=efe6136e-50ad-48af-ac35-8323ce6cbf58 used request id req-ec920877-88da-402c-8010-353539aef07e 2018-07-23 23:04:52,959 - OpenStackNetwork - DEBUG - Network [efe6136e-50ad-48af-ac35-8323ce6cbf58] created successfully 2018-07-23 23:04:52,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:53,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "208a0dd8adea48099c642a708ae4fcaa", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role"}], "expires_at": "2018-07-24T00:04:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f0fca41718c4e6ca2b745c696ecee01", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1f0fca41718c4e6ca2b745c696ecee01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1f0fca41718c4e6ca2b745c696ecee01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1f0fca41718c4e6ca2b745c696ecee01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-user", "id": "3cbae5b6c94942d09d391ac11c256f02"}, "audit_ids": ["Fo4gEMXkSp2U4gey5XTplQ"], "issued_at": "2018-07-23T23:04:53.000000Z"}} 2018-07-23 23:04:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad85ef8375ed7d47572691da0108a75c90479338" 2018-07-23 23:04:53,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cab1d011-e0b6-4c21-9289-247f53051ec6 Date: Mon, 23 Jul 2018 23:04:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"efe6136e-50ad-48af-ac35-8323ce6cbf58","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f0fca41718c4e6ca2b745c696ecee01","l2_adjacency":true,"status":"ACTIVE","subnets":["7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3"],"description":"","tags":[],"updated_at":"2018-07-23T23:04:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net","admin_state_up":true,"tenant_id":"1f0fca41718c4e6ca2b745c696ecee01","created_at":"2018-07-23T23:04:51Z","mtu":999}]} 2018-07-23 23:04:53,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net used request id req-cab1d011-e0b6-4c21-9289-247f53051ec6 2018-07-23 23:04:53,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:53,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc5219f6e41b596459c676bb355d5e0b398829bd" 2018-07-23 23:04:53,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c98b1aa-6dd0-4a2e-85ef-cb4498a581e9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f0fca41718c4e6ca2b745c696ecee01", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj"}} 2018-07-23 23:04:53,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01 used request id req-3c98b1aa-6dd0-4a2e-85ef-cb4498a581e9 2018-07-23 23:04:53,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=efe6136e-50ad-48af-ac35-8323ce6cbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad85ef8375ed7d47572691da0108a75c90479338" 2018-07-23 23:04:53,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1571016d-9202-4470-b89c-e689f241d2e9 Date: Mon, 23 Jul 2018 23:04:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"efe6136e-50ad-48af-ac35-8323ce6cbf58","tenant_id":"1f0fca41718c4e6ca2b745c696ecee01","created_at":"2018-07-23T23:04:52Z","dns_nameservers":[],"updated_at":"2018-07-23T23:04: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":"1f0fca41718c4e6ca2b745c696ecee01","id":"7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet"}]} 2018-07-23 23:04:53,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=efe6136e-50ad-48af-ac35-8323ce6cbf58 used request id req-1571016d-9202-4470-b89c-e689f241d2e9 2018-07-23 23:04:53,757 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet 2018-07-23 23:04:53,757 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet 2018-07-23 23:04:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad85ef8375ed7d47572691da0108a75c90479338" 2018-07-23 23:04:54,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9146f69-8b17-4755-a9dd-62fd950a5796 Date: Mon, 23 Jul 2018 23:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:04:54,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3 used request id req-c9146f69-8b17-4755-a9dd-62fd950a5796 2018-07-23 23:04:54,943 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net 2018-07-23 23:04:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/efe6136e-50ad-48af-ac35-8323ce6cbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad85ef8375ed7d47572691da0108a75c90479338" 2018-07-23 23:04:55,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93d079ca-7a2f-4668-a4fb-e8637d46ffcf Date: Mon, 23 Jul 2018 23:04:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:04:55,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/efe6136e-50ad-48af-ac35-8323ce6cbf58 used request id req-93d079ca-7a2f-4668-a4fb-e8637d46ffcf 2018-07-23 23:04:55,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad85ef8375ed7d47572691da0108a75c90479338" 2018-07-23 23:04:55,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00b23818-492a-4dfb-9a69-56d27c4583ef Date: Mon, 23 Jul 2018 23:04:55 GMT RESP BODY: {"networks":[]} 2018-07-23 23:04:55,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net used request id req-00b23818-492a-4dfb-9a69-56d27c4583ef 2018-07-23 23:04:55,980 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet 2018-07-23 23:04:55,980 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-subnet 2018-07-23 23:04:55,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:56,029 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-8463c37f-83ed-441e-b1ec-884b9eb5659b Date: Mon, 23 Jul 2018 23:04:56 GMT RESP BODY: {"NeutronError": {"message": "Subnet 7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-23 23:04:56,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3 used request id req-8463c37f-83ed-441e-b1ec-884b9eb5659b 2018-07-23 23:04:56,030 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 7ba1c57a-b80a-4ccd-9d03-af5ec3d454f3 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-07-23 23:04:56,030 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-783e9be6-1e0a-4c45-84cc-30f76b43cb6f-pub-net 2018-07-23 23:04:56,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/efe6136e-50ad-48af-ac35-8323ce6cbf58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c32148770171038301c7202a2408c559b8f36af" 2018-07-23 23:04:56,069 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-9eb38aba-cd34-4793-b244-87b7622f1e36 Date: Mon, 23 Jul 2018 23:04:56 GMT RESP BODY: {"NeutronError": {"message": "Network efe6136e-50ad-48af-ac35-8323ce6cbf58 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-23 23:04:56,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/efe6136e-50ad-48af-ac35-8323ce6cbf58 used request id req-9eb38aba-cd34-4793-b244-87b7622f1e36 2018-07-23 23:04:56,070 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network efe6136e-50ad-48af-ac35-8323ce6cbf58 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-07-23 23:04:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:56,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-f7509e6c-117c-4a3c-8c45-67392ee66bf3 Date: Mon, 23 Jul 2018 23:04:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "created_at": "2018-07-23T23:04:51Z", "updated_at": "2018-07-23T23:04:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "revision_number": 0, "id": "05b6d313-b58e-4b23-8a1f-e129a9183616", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f0fca41718c4e6ca2b745c696ecee01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "revision_number": 0, "id": "748cbbf7-0903-4319-a7fc-3c38fb82f2d0", "remote_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "remote_ip_prefix": null, "created_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f0fca41718c4e6ca2b745c696ecee01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "revision_number": 0, "id": "8a2b7288-3c45-4b26-8c22-936f59f45555", "remote_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "remote_ip_prefix": null, "created_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f0fca41718c4e6ca2b745c696ecee01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "revision_number": 0, "id": "dd8a6fa1-aba7-494f-9649-669726823172", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f0fca41718c4e6ca2b745c696ecee01"}], "revision_number": 4, "project_id": "1f0fca41718c4e6ca2b745c696ecee01", "id": "bd96c518-4523-4551-9b41-07cfe5f11374", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:04:56,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-f7509e6c-117c-4a3c-8c45-67392ee66bf3 2018-07-23 23:04:56,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:56,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76ca2462-da68-40ad-a87a-7384e0a73676 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:56,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-76ca2462-da68-40ad-a87a-7384e0a73676 2018-07-23 23:04:56,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:56,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:56,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdea3fd6-4ce8-4e91-a980-05db04b493e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:56,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-fdea3fd6-4ce8-4e91-a980-05db04b493e1 2018-07-23 23:04:56,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:56,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:56,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a9acba8-0790-45bf-bd9e-0c08c9e36176 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:04:56,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-2a9acba8-0790-45bf-bd9e-0c08c9e36176 2018-07-23 23:04:56,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:56,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a5fbba-f379-4156-8dc2-0f3db533cbf7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:04:56,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e2a5fbba-f379-4156-8dc2-0f3db533cbf7 2018-07-23 23:04:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:56,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d1aef9c-cf86-4ea1-a4ce-b4adab55d98d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:56,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-7d1aef9c-cf86-4ea1-a4ce-b4adab55d98d 2018-07-23 23:04:56,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:56,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d85fabb-2b5c-4a79-9bfb-abfa3da6534d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:56,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-6d85fabb-2b5c-4a79-9bfb-abfa3da6534d 2018-07-23 23:04:56,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:56,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e29bc229-7e5c-46f1-b934-ce5acc498a21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:57,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-e29bc229-7e5c-46f1-b934-ce5acc498a21 2018-07-23 23:04:57,004 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:57,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0201d154-c9d2-4180-918e-edfcf60537d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:04:57,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-0201d154-c9d2-4180-918e-edfcf60537d4 2018-07-23 23:04:57,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:04:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf63225-53a1-4001-ab85-e0ca7480c1d4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1f0fca41718c4e6ca2b745c696ecee01", "name": "CreateNetworkSuccessTests-7319b18f-c3c2-456-proj"}} 2018-07-23 23:04:57,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01 used request id req-8bf63225-53a1-4001-ab85-e0ca7480c1d4 2018-07-23 23:04:57,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd96c518-4523-4551-9b41-07cfe5f11374 2018-07-23 23:04:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bd96c518-4523-4551-9b41-07cfe5f11374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d66abcaf-5668-4877-8568-0cf8c9f364d9 Date: Mon, 23 Jul 2018 23:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "port_range_min": null, "revision_number": 0, "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "created_at": "2018-07-23T23:04:51Z", "project_id": "1f0fca41718c4e6ca2b745c696ecee01", "id": "05b6d313-b58e-4b23-8a1f-e129a9183616"}, {"remote_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "port_range_min": null, "revision_number": 0, "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "created_at": "2018-07-23T23:04:51Z", "project_id": "1f0fca41718c4e6ca2b745c696ecee01", "id": "748cbbf7-0903-4319-a7fc-3c38fb82f2d0"}, {"remote_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "port_range_min": null, "revision_number": 0, "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "created_at": "2018-07-23T23:04:51Z", "project_id": "1f0fca41718c4e6ca2b745c696ecee01", "id": "8a2b7288-3c45-4b26-8c22-936f59f45555"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:04:51Z", "security_group_id": "bd96c518-4523-4551-9b41-07cfe5f11374", "port_range_min": null, "revision_number": 0, "tenant_id": "1f0fca41718c4e6ca2b745c696ecee01", "created_at": "2018-07-23T23:04:51Z", "project_id": "1f0fca41718c4e6ca2b745c696ecee01", "id": "dd8a6fa1-aba7-494f-9649-669726823172"}]} 2018-07-23 23:04:57,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bd96c518-4523-4551-9b41-07cfe5f11374 used request id req-d66abcaf-5668-4877-8568-0cf8c9f364d9 2018-07-23 23:04:57,224 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:04:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bd96c518-4523-4551-9b41-07cfe5f11374 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c33bfc51-2187-4272-8667-4d9ce29de572 Content-Length: 0 Date: Mon, 23 Jul 2018 23:04:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:04:57,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bd96c518-4523-4551-9b41-07cfe5f11374 used request id req-c33bfc51-2187-4272-8667-4d9ce29de572 2018-07-23 23:04:57,339 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-7319b18f-c3c2-456-proj 2018-07-23 23:04:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4be699-ba81-45b2-86d6-3e44c88af6d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:57,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1f0fca41718c4e6ca2b745c696ecee01 used request id req-1f4be699-ba81-45b2-86d6-3e44c88af6d3 2018-07-23 23:04:57,531 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-7319b18f-c3c2-456-proj-role 2018-07-23 23:04:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/208a0dd8adea48099c642a708ae4fcaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7a2aad-b019-4ed7-be3e-6ec689ee0142 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:57,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/208a0dd8adea48099c642a708ae4fcaa used request id req-2c7a2aad-b019-4ed7-be3e-6ec689ee0142 2018-07-23 23:04:57,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8362d348c1bc01eac1d9d59d1c774b50f9fb790e" 2018-07-23 23:04:57,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9d19cb-3b49-4335-893d-453ebd915f78 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:04:57,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ea9d19cb-3b49-4335-893d-453ebd915f78 2018-07-23 23:04:57,734 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-7319b18f-c3c2-456-user 2018-07-23 23:04:57,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3cbae5b6c94942d09d391ac11c256f02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c68a39460d5bd649332b60b8100d2ed6f001832" 2018-07-23 23:04:57,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b40e3cd2-062e-435d-b20b-0c4fa13c1c1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:04:57,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3cbae5b6c94942d09d391ac11c256f02 used request id req-b40e3cd2-062e-435d-b20b-0c4fa13c1c1c 2018-07-23 23:04:57,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:58,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["MDEBrueuRrKPmiAwtxxx1w"], "issued_at": "2018-07-23T23:04:58.000000Z"}} 2018-07-23 23:04:58,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0674fea37a2bd82c4931eb0972675ec326d1e706" 2018-07-23 23:04:58,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8dec43-96e6-41ea-bcd0-9d9b3d8d2bb9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:58,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3b8dec43-96e6-41ea-bcd0-9d9b3d8d2bb9 2018-07-23 23:04:58,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:58,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:58,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["cCcfqb9pQGGTMZ8PjIDB6g"], "issued_at": "2018-07-23T23:04:58.000000Z"}} 2018-07-23 23:04:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:04:58,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34c22ff-2cba-4401-a8d8-173eccd523f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:58,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a34c22ff-2cba-4401-a8d8-173eccd523f7 2018-07-23 23:04:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:58,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:04:58,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b6cd66-eaa6-4fb9-82f4-f0d980611a7c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:04:58,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj used request id req-37b6cd66-eaa6-4fb9-82f4-f0d980611a7c 2018-07-23 23:04:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:04:59,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a5c4e4-6a03-43d5-9b4d-eaacce381bab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:59,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f5a5c4e4-6a03-43d5-9b4d-eaacce381bab 2018-07-23 23:04:59,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}}' 2018-07-23 23:04:59,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1370e8b9-1f2d-4cd4-9115-208bd6905b8d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "id": "0eae8ac98b7c42068b94e93018f96298", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}} 2018-07-23 23:04:59,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1370e8b9-1f2d-4cd4-9115-208bd6905b8d 2018-07-23 23:04:59,065 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj 2018-07-23 23:04:59,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:04:59,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:04:59,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["EVbH_sLDTTuADaFxN6Gn9g"], "issued_at": "2018-07-23T23:04:59.000000Z"}} 2018-07-23 23:04:59,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925cf159387ba1717837bdb5caf75bc803a192f" 2018-07-23 23:04:59,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c96132-c173-4d0a-a7a7-c2c79a8aa7cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:04:59,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c8c96132-c173-4d0a-a7a7-c2c79a8aa7cb 2018-07-23 23:04:59,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:04:59,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:04:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:04:59,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925cf159387ba1717837bdb5caf75bc803a192f" 2018-07-23 23:04:59,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b71c18-537c-4e95-bfb6-0796739acf46 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:04:59,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b0b71c18-537c-4e95-bfb6-0796739acf46 2018-07-23 23:04:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925cf159387ba1717837bdb5caf75bc803a192f" 2018-07-23 23:04:59,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343b06b1-7215-446e-ae35-f1de23113323 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "id": "0eae8ac98b7c42068b94e93018f96298", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}]} 2018-07-23 23:04:59,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj used request id req-343b06b1-7215-446e-ae35-f1de23113323 2018-07-23 23:04:59,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925cf159387ba1717837bdb5caf75bc803a192f" 2018-07-23 23:04:59,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6b92c2-19bb-4bd1-87bd-301929a42cac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:04:59,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1a6b92c2-19bb-4bd1-87bd-301929a42cac 2018-07-23 23:05:00,189 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a883201f-a0e3-4a7-user 2018-07-23 23:05:00,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:00,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5582dd3f-c396-4efe-921f-ec6b8d34a911 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:05:00,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5582dd3f-c396-4efe-921f-ec6b8d34a911 2018-07-23 23:05:00,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" -d '{"role": {"name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role"}}' 2018-07-23 23:05:00,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03803921-b403-4d8d-afb5-3b6145e3c33e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d11fc851515345698effc76e577bbc0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/d11fc851515345698effc76e577bbc0e"}, "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role"}} 2018-07-23 23:05:00,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-03803921-b403-4d8d-afb5-3b6145e3c33e 2018-07-23 23:05:00,387 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role 2018-07-23 23:05:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d11fc851515345698effc76e577bbc0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:00,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a9d197-b301-4746-8111-3abd8a95b080 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d11fc851515345698effc76e577bbc0e", "links": {"self": "http://172.30.9.26:5000/v3/roles/d11fc851515345698effc76e577bbc0e"}, "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role"}} 2018-07-23 23:05:00,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d11fc851515345698effc76e577bbc0e used request id req-72a9d197-b301-4746-8111-3abd8a95b080 2018-07-23 23:05:00,475 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role to project CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj 2018-07-23 23:05:00,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298/users/c30bcf01a1e5461da560317deaae5c24/roles/d11fc851515345698effc76e577bbc0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:00,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de2ed091-5570-4dc6-a300-b6d6d20967e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:00,625 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298/users/c30bcf01a1e5461da560317deaae5c24/roles/d11fc851515345698effc76e577bbc0e used request id req-de2ed091-5570-4dc6-a300-b6d6d20967e1 2018-07-23 23:05:00,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:00,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:01,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2csvTszsTTaefUbXJBK9Ng"], "issued_at": "2018-07-23T23:05:01.000000Z"}} 2018-07-23 23:05:01,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:01,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd5772f-a5b2-4d9d-b6cd-d05e95642c96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:01,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ecd5772f-a5b2-4d9d-b6cd-d05e95642c96 2018-07-23 23:05:01,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:01,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-579d6ad8-ca71-4f28-a602-bdd2737f6b2c Date: Mon, 23 Jul 2018 23:05:01 GMT RESP BODY: {"networks":[]} 2018-07-23 23:05:01,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net used request id req-579d6ad8-ca71-4f28-a602-bdd2737f6b2c 2018-07-23 23:05:01,278 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net 2018-07-23 23:05:01,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:01,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:01,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["f3g67pRtQnWi6Tqav6T_og"], "issued_at": "2018-07-23T23:05:01.000000Z"}} 2018-07-23 23:05:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc1eab720902ae4716ec59465c25493142a10fa" 2018-07-23 23:05:01,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e671a438-262e-44e5-aaae-ed44f315463c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:01,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e671a438-262e-44e5-aaae-ed44f315463c 2018-07-23 23:05:01,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:01,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc1eab720902ae4716ec59465c25493142a10fa" 2018-07-23 23:05:01,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4330de1-7d62-434d-ab5f-3f6c649e2109 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "id": "0eae8ac98b7c42068b94e93018f96298", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}]} 2018-07-23 23:05:01,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj used request id req-a4330de1-7d62-434d-ab5f-3f6c649e2109 2018-07-23 23:05:01,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" -d '{"network": {"tenant_id": "0eae8ac98b7c42068b94e93018f96298", "mtu": 999, "name": "CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net", "admin_state_up": true}}' 2018-07-23 23:05:02,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-5b9fd0a5-f166-4654-8298-59a5aba7f542 Date: Mon, 23 Jul 2018 23:05:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"72c77f00-4178-4fff-8b30-1929cc03329c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"0eae8ac98b7c42068b94e93018f96298","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:02Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net","admin_state_up":true,"tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:02Z","mtu":999}} 2018-07-23 23:05:02,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5b9fd0a5-f166-4654-8298-59a5aba7f542 2018-07-23 23:05:02,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:02,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b4d7eea1-a2e4-418d-ae3f-a5fb1e46d6fe Date: Mon, 23 Jul 2018 23:05:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"72c77f00-4178-4fff-8b30-1929cc03329c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"0eae8ac98b7c42068b94e93018f96298","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net","admin_state_up":true,"tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-23 23:05:02,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=72c77f00-4178-4fff-8b30-1929cc03329c used request id req-b4d7eea1-a2e4-418d-ae3f-a5fb1e46d6fe 2018-07-23 23:05:02,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:02,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a94e9e9-f809-4771-bc6b-cf61ff05b953 Date: Mon, 23 Jul 2018 23:05:02 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:05:02,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c used request id req-6a94e9e9-f809-4771-bc6b-cf61ff05b953 2018-07-23 23:05:02,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:02,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:02,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["NcQpm-iSRTakCxFzh4S9Jw"], "issued_at": "2018-07-23T23:05:02.000000Z"}} 2018-07-23 23:05:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82da407540eff7cad9d88e90fab07a9ca30d9e1" 2018-07-23 23:05:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c9334a-345d-49c2-b59c-47ed1b3b43c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:03,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-87c9334a-345d-49c2-b59c-47ed1b3b43c6 2018-07-23 23:05:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:03,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82da407540eff7cad9d88e90fab07a9ca30d9e1" 2018-07-23 23:05:03,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04192b1-fdb6-47f5-ac00-160815ccd6b1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "id": "0eae8ac98b7c42068b94e93018f96298", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}]} 2018-07-23 23:05:03,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj used request id req-f04192b1-fdb6-47f5-ac00-160815ccd6b1 2018-07-23 23:05:03,147 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet 2018-07-23 23:05:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" -d '{"subnets": [{"ip_version": 4, "network_id": "72c77f00-4178-4fff-8b30-1929cc03329c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet", "tenant_id": "0eae8ac98b7c42068b94e93018f96298"}]}' 2018-07-23 23:05:03,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b1fdbbd5-c645-4df8-a052-b17b5dee703b Date: Mon, 23 Jul 2018 23:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0eae8ac98b7c42068b94e93018f96298","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","ip_version":4}]} 2018-07-23 23:05:03,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-b1fdbbd5-c645-4df8-a052-b17b5dee703b 2018-07-23 23:05:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:03,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e2148084-8d3c-41e3-8ec5-8e0f17a2a000 Date: Mon, 23 Jul 2018 23:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"72c77f00-4178-4fff-8b30-1929cc03329c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"0eae8ac98b7c42068b94e93018f96298","l2_adjacency":true,"status":"ACTIVE","subnets":["0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net","admin_state_up":true,"tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-23 23:05:03,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=72c77f00-4178-4fff-8b30-1929cc03329c used request id req-e2148084-8d3c-41e3-8ec5-8e0f17a2a000 2018-07-23 23:05:03,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:03,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-6ee408bd-a551-4adf-a49d-307abd11a55c Date: Mon, 23 Jul 2018 23:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0eae8ac98b7c42068b94e93018f96298","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","ip_version":4}]} 2018-07-23 23:05:03,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c used request id req-6ee408bd-a551-4adf-a49d-307abd11a55c 2018-07-23 23:05:03,683 - OpenStackNetwork - DEBUG - Network [72c77f00-4178-4fff-8b30-1929cc03329c] created successfully 2018-07-23 23:05:03,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:04,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d11fc851515345698effc76e577bbc0e", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role"}], "expires_at": "2018-07-24T00:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-user", "id": "c30bcf01a1e5461da560317deaae5c24"}, "audit_ids": ["z_m-FIJQRI2VqsJUWqe17A"], "issued_at": "2018-07-23T23:05:04.000000Z"}} 2018-07-23 23:05:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3615c7eb9089d2714b3a4d46a80085cbffeeb49" 2018-07-23 23:05:04,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d83cc0a8-aeb5-4fc7-84e5-048486bdfb05 Date: Mon, 23 Jul 2018 23:05:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"72c77f00-4178-4fff-8b30-1929cc03329c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0eae8ac98b7c42068b94e93018f96298","l2_adjacency":true,"status":"ACTIVE","subnets":["0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net","admin_state_up":true,"tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:02Z","mtu":999}]} 2018-07-23 23:05:04,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net used request id req-d83cc0a8-aeb5-4fc7-84e5-048486bdfb05 2018-07-23 23:05:04,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:04,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0674fea37a2bd82c4931eb0972675ec326d1e706" 2018-07-23 23:05:04,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230cbcf7-5e84-4f49-b8c6-a442779ff814 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}} 2018-07-23 23:05:04,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 used request id req-230cbcf7-5e84-4f49-b8c6-a442779ff814 2018-07-23 23:05:04,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3615c7eb9089d2714b3a4d46a80085cbffeeb49" 2018-07-23 23:05:04,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-36f65275-7b5b-442c-8819-9930db28850f Date: Mon, 23 Jul 2018 23:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0eae8ac98b7c42068b94e93018f96298","id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet"}]} 2018-07-23 23:05:04,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c used request id req-36f65275-7b5b-442c-8819-9930db28850f 2018-07-23 23:05:04,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:04,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:04,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d11fc851515345698effc76e577bbc0e", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role"}], "expires_at": "2018-07-24T00:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0eae8ac98b7c42068b94e93018f96298", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/0eae8ac98b7c42068b94e93018f96298", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/0eae8ac98b7c42068b94e93018f96298", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-user", "id": "c30bcf01a1e5461da560317deaae5c24"}, "audit_ids": ["1kkPt9vsQIOjgzyUvMWstQ"], "issued_at": "2018-07-23T23:05:04.000000Z"}} 2018-07-23 23:05:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c084345f2ecb99a68b9cbf914dbc3a4e98ef991c" 2018-07-23 23:05:05,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0fd01d-63f7-4725-9e37-d29abde98560 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:05,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ba0fd01d-63f7-4725-9e37-d29abde98560 2018-07-23 23:05:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c084345f2ecb99a68b9cbf914dbc3a4e98ef991c" 2018-07-23 23:05:05,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8b22011c-9deb-4fc3-b648-e5419b609e92 Date: Mon, 23 Jul 2018 23:05:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"72c77f00-4178-4fff-8b30-1929cc03329c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0eae8ac98b7c42068b94e93018f96298","l2_adjacency":true,"status":"ACTIVE","subnets":["0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net","admin_state_up":true,"tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:02Z","mtu":999}]} 2018-07-23 23:05:05,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net used request id req-8b22011c-9deb-4fc3-b648-e5419b609e92 2018-07-23 23:05:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:05,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c084345f2ecb99a68b9cbf914dbc3a4e98ef991c" 2018-07-23 23:05:05,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c423fbf-5af3-4dc2-8b72-b96bec934486 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}} 2018-07-23 23:05:05,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 used request id req-0c423fbf-5af3-4dc2-8b72-b96bec934486 2018-07-23 23:05:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c084345f2ecb99a68b9cbf914dbc3a4e98ef991c" 2018-07-23 23:05:05,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d55f2ca4-5bc5-4051-810b-e40b4d89e22b Date: Mon, 23 Jul 2018 23:05:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"0eae8ac98b7c42068b94e93018f96298","id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet"}]} 2018-07-23 23:05:05,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c used request id req-d55f2ca4-5bc5-4051-810b-e40b4d89e22b 2018-07-23 23:05:05,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:05,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:05,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AVav2RSUS0KARjEyDAThqQ"], "issued_at": "2018-07-23T23:05:05.000000Z"}} 2018-07-23 23:05:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:05,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb386193-2714-445b-a2d1-653d8f9e74c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:05,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-eb386193-2714-445b-a2d1-653d8f9e74c7 2018-07-23 23:05:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:06,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bcda55c0-d06d-4740-9d0e-90c41b495a4c Date: Mon, 23 Jul 2018 23:05:06 GMT RESP BODY: {"routers": []} 2018-07-23 23:05:06,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router&admin_state_up=True used request id req-bcda55c0-d06d-4740-9d0e-90c41b495a4c 2018-07-23 23:05:06,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:06,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:06,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Pqu4S0wPTnunnNfLwDy_ow"], "issued_at": "2018-07-23T23:05:06.000000Z"}} 2018-07-23 23:05:06,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3cf523722d672b3a5bd0bef1d6e699fe9aa803" 2018-07-23 23:05:06,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab11cced-057f-4de8-a3f3-ec94fdd2402b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:06,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ab11cced-057f-4de8-a3f3-ec94fdd2402b 2018-07-23 23:05:06,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:06,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:06,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f3cf523722d672b3a5bd0bef1d6e699fe9aa803" 2018-07-23 23:05:06,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cddcb6-f318-432c-9538-7f609efa5ed8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "id": "0eae8ac98b7c42068b94e93018f96298", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}]} 2018-07-23 23:05:06,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj used request id req-07cddcb6-f318-432c-9538-7f609efa5ed8 2018-07-23 23:05:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-20814cc9-8949-4ac7-a3b6-04ee80546efb Date: Mon, 23 Jul 2018 23:05:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:05:06,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-20814cc9-8949-4ac7-a3b6-04ee80546efb 2018-07-23 23:05:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:06,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-030ced7c-589d-46fe-8930-3c1efd4b817f Date: Mon, 23 Jul 2018 23:05:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 23:05:06,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-030ced7c-589d-46fe-8930-3c1efd4b817f 2018-07-23 23:05:06,849 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router 2018-07-23 23:05:06,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router", "admin_state_up": true}}' 2018-07-23 23:05:08,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-36c1cb97-2a3e-4781-aadf-80e24824354e Date: Mon, 23 Jul 2018 23:05:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:06Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:07Z", "project_id": "0eae8ac98b7c42068b94e93018f96298", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5", "name": "CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router"}} 2018-07-23 23:05:08,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-36c1cb97-2a3e-4781-aadf-80e24824354e 2018-07-23 23:05:08,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:08,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-884d0207-c547-4557-a0df-35e49ea66bf7 Date: Mon, 23 Jul 2018 23:05:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:07Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.207"}],"id":"8369e3fc-9496-43e5-a3f5-358953b45742","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:5e:5c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:05:07Z","binding:vnic_type":"normal","device_id":"5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5","ip_allocation":"immediate"}]} 2018-07-23 23:05:08,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 used request id req-884d0207-c547-4557-a0df-35e49ea66bf7 2018-07-23 23:05:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:08,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9231bcb5-676f-4198-b435-541a4e66a0b6 Date: Mon, 23 Jul 2018 23:05:08 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:05:08,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-9231bcb5-676f-4198-b435-541a4e66a0b6 2018-07-23 23:05:08,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:08,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-83bf4772-35bd-4627-beb7-5487d06dad79 Date: Mon, 23 Jul 2018 23:05:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"72c77f00-4178-4fff-8b30-1929cc03329c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"0eae8ac98b7c42068b94e93018f96298","l2_adjacency":true,"status":"ACTIVE","subnets":["0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net","admin_state_up":true,"tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:02Z","provider:network_type":"vxlan"}]} 2018-07-23 23:05:08,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net used request id req-83bf4772-35bd-4627-beb7-5487d06dad79 2018-07-23 23:05:08,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:08,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:08,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:08,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74107823-5dd5-41fa-b220-31ca40b3c783 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}} 2018-07-23 23:05:08,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 used request id req-74107823-5dd5-41fa-b220-31ca40b3c783 2018-07-23 23:05:08,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:08,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d6aaad02-c97f-4e0a-94c2-894a4bb21eb4 Date: Mon, 23 Jul 2018 23:05:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0eae8ac98b7c42068b94e93018f96298","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","ip_version":4}]} 2018-07-23 23:05:08,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c used request id req-d6aaad02-c97f-4e0a-94c2-894a4bb21eb4 2018-07-23 23:05:08,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c&name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:08,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-bf4fce2d-1701-4969-97e9-dc6ac3e77f10 Date: Mon, 23 Jul 2018 23:05:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0eae8ac98b7c42068b94e93018f96298","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","ip_version":4}]} 2018-07-23 23:05:08,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=72c77f00-4178-4fff-8b30-1929cc03329c&name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet used request id req-bf4fce2d-1701-4969-97e9-dc6ac3e77f10 2018-07-23 23:05:08,857 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 23:05:08,857 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router 2018-07-23 23:05:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" -d '{"subnet_id": "0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"}' 2018-07-23 23:05:10,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-52981284-22a8-436a-9b71-a4fb816d96b7 Date: Mon, 23 Jul 2018 23:05:10 GMT RESP BODY: {"network_id": "72c77f00-4178-4fff-8b30-1929cc03329c", "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "subnet_id": "0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff", "subnet_ids": ["0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"], "port_id": "d1123aa3-b92f-43ee-9a32-423554e557e8", "id": "5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5"} 2018-07-23 23:05:10,744 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5/add_router_interface used request id req-52981284-22a8-436a-9b71-a4fb816d96b7 2018-07-23 23:05:10,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:10,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f9d3705d-51ea-4298-9f2e-5280b7a7c134 Date: Mon, 23 Jul 2018 23:05:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:06Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:09Z", "project_id": "0eae8ac98b7c42068b94e93018f96298", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5", "name": "CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router"}} 2018-07-23 23:05:10,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 used request id req-f9d3705d-51ea-4298-9f2e-5280b7a7c134 2018-07-23 23:05:10,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:10,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-ecdbc3a6-1305-40f8-8916-60fc076f7177 Date: Mon, 23 Jul 2018 23:05:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:10Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.207"}],"id":"8369e3fc-9496-43e5-a3f5-358953b45742","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:5e:5c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:05:07Z","binding:vnic_type":"normal","device_id":"5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:10Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","ip_address":"10.55.1.1"}],"id":"d1123aa3-b92f-43ee-9a32-423554e557e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0a:c5:c0","project_id":"0eae8ac98b7c42068b94e93018f96298","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:09Z","binding:vnic_type":"normal","device_id":"5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5","ip_allocation":"immediate"}]} 2018-07-23 23:05:10,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 used request id req-ecdbc3a6-1305-40f8-8916-60fc076f7177 2018-07-23 23:05:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:10,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-40ecf58c-2fc3-4134-b8fc-fdb89d755086 Date: Mon, 23 Jul 2018 23:05:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:05:10,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-40ecf58c-2fc3-4134-b8fc-fdb89d755086 2018-07-23 23:05:10,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:10,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-11abbdb6-be9b-4b40-87e9-b26ce3432e57 Date: Mon, 23 Jul 2018 23:05:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:05:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"0eae8ac98b7c42068b94e93018f96298","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","ip_version":4}} 2018-07-23 23:05:10,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff used request id req-11abbdb6-be9b-4b40-87e9-b26ce3432e57 2018-07-23 23:05:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3615c7eb9089d2714b3a4d46a80085cbffeeb49" 2018-07-23 23:05:11,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1003357b-d4ec-4b5e-9e2a-9eda08ef4852 Date: Mon, 23 Jul 2018 23:05:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:06Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0eae8ac98b7c42068b94e93018f96298", "id": "5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5", "name": "CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router"}]} 2018-07-23 23:05:11,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router&admin_state_up=True used request id req-1003357b-d4ec-4b5e-9e2a-9eda08ef4852 2018-07-23 23:05:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0674fea37a2bd82c4931eb0972675ec326d1e706" 2018-07-23 23:05:11,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3299a92e-1059-44e4-83d3-31c858714fc1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}} 2018-07-23 23:05:11,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 used request id req-3299a92e-1059-44e4-83d3-31c858714fc1 2018-07-23 23:05:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3615c7eb9089d2714b3a4d46a80085cbffeeb49" 2018-07-23 23:05:11,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-034578dc-93a2-479c-89f2-0befb29d4273 Date: Mon, 23 Jul 2018 23:05:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:10Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","ip_address":"10.55.1.1"}],"id":"d1123aa3-b92f-43ee-9a32-423554e557e8","security_groups":[],"mac_address":"fa:16:3e:0a:c5:c0","project_id":"0eae8ac98b7c42068b94e93018f96298","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:09Z","binding:vnic_type":"normal","device_id":"5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5","ip_allocation":"immediate"}]} 2018-07-23 23:05:11,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 used request id req-034578dc-93a2-479c-89f2-0befb29d4273 2018-07-23 23:05:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3615c7eb9089d2714b3a4d46a80085cbffeeb49" 2018-07-23 23:05:11,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f101b939-31ec-4bd8-8c1e-8d84d37838ab Date: Mon, 23 Jul 2018 23:05:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c77f00-4178-4fff-8b30-1929cc03329c","tenant_id":"0eae8ac98b7c42068b94e93018f96298","created_at":"2018-07-23T23:05:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"0eae8ac98b7c42068b94e93018f96298","id":"0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet"}} 2018-07-23 23:05:11,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff used request id req-f101b939-31ec-4bd8-8c1e-8d84d37838ab 2018-07-23 23:05:11,307 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router and subnet CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet 2018-07-23 23:05:11,308 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router 2018-07-23 23:05:11,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" -d '{"subnet_id": "0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"}' 2018-07-23 23:05:13,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0b364757-5ff6-4422-9f6f-9eebf900384c Date: Mon, 23 Jul 2018 23:05:13 GMT RESP BODY: {"network_id": "72c77f00-4178-4fff-8b30-1929cc03329c", "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "subnet_id": "0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff", "subnet_ids": ["0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff"], "port_id": "d1123aa3-b92f-43ee-9a32-423554e557e8", "id": "5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5"} 2018-07-23 23:05:13,068 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5/remove_router_interface used request id req-0b364757-5ff6-4422-9f6f-9eebf900384c 2018-07-23 23:05:13,068 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router 2018-07-23 23:05:13,068 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-router 2018-07-23 23:05:13,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1007e159173776b957f16143e06841182d48e8b" 2018-07-23 23:05:14,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b0a3b06-5ad9-4a87-8f4b-023db09ed510 Content-Length: 0 Date: Mon, 23 Jul 2018 23:05:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:14,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5e26dd7c-9e90-46d5-a3a7-ec7a8740f7f5 used request id req-9b0a3b06-5ad9-4a87-8f4b-023db09ed510 2018-07-23 23:05:14,165 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet 2018-07-23 23:05:14,165 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-subnet 2018-07-23 23:05:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:15,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cf1fa30-73f4-40fa-8161-416221d4eaa9 Date: Mon, 23 Jul 2018 23:05:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:15,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0ca95bba-f86f-480c-ac8d-0d4d6c9c54ff used request id req-9cf1fa30-73f4-40fa-8161-416221d4eaa9 2018-07-23 23:05:15,382 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-36915692-c9fa-4c8a-b4a2-0b43300f3a7e-pub-net 2018-07-23 23:05:15,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/72c77f00-4178-4fff-8b30-1929cc03329c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0de70fb57711f3f717467778fe931148802f0a2" 2018-07-23 23:05:16,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-129ed7cc-21b2-4dd8-affa-f4c5f44a87c0 Date: Mon, 23 Jul 2018 23:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:16,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/72c77f00-4178-4fff-8b30-1929cc03329c used request id req-129ed7cc-21b2-4dd8-affa-f4c5f44a87c0 2018-07-23 23:05:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:16,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-97a7da0a-276c-4f01-8d05-f1e8d7f89e81 Date: Mon, 23 Jul 2018 23:05:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:01Z", "updated_at": "2018-07-23T23:05:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "revision_number": 0, "id": "191e3c66-57b8-4058-a65e-7ee0b42d03ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eae8ac98b7c42068b94e93018f96298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "revision_number": 0, "id": "2675309a-4e7b-4b21-a0c7-8064b896d6d0", "remote_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eae8ac98b7c42068b94e93018f96298"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "revision_number": 0, "id": "2ff770a9-ebb7-4ed2-9b95-43de39d2b547", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "port_range_min": null, "ethertype": "IPv6", "project_id": "0eae8ac98b7c42068b94e93018f96298"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "revision_number": 0, "id": "60799061-f451-4636-aed1-54e43c3be185", "remote_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "port_range_min": null, "ethertype": "IPv4", "project_id": "0eae8ac98b7c42068b94e93018f96298"}], "revision_number": 4, "project_id": "0eae8ac98b7c42068b94e93018f96298", "id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "name": "default"}]} 2018-07-23 23:05:16,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-97a7da0a-276c-4f01-8d05-f1e8d7f89e81 2018-07-23 23:05:16,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:16,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98eb107-934c-460f-a904-5e11c33ec3b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:16,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-e98eb107-934c-460f-a904-5e11c33ec3b2 2018-07-23 23:05:16,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:16,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c871e80-173e-4a44-b26a-96b3cb02a41f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:16,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-5c871e80-173e-4a44-b26a-96b3cb02a41f 2018-07-23 23:05:16,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:16,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:16,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f7515e-080b-4da8-bc0b-eea48cda0661 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:05:16,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-95f7515e-080b-4da8-bc0b-eea48cda0661 2018-07-23 23:05:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72df89b5-1a57-46c0-87a3-ad9bce1d69e2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:05:17,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-72df89b5-1a57-46c0-87a3-ad9bce1d69e2 2018-07-23 23:05:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c397d1c6-3cf9-439a-b64c-d723688c23cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:17,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-c397d1c6-3cf9-439a-b64c-d723688c23cc 2018-07-23 23:05:17,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c4f87e6-628a-4fc9-ba33-884caae3351a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:17,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-7c4f87e6-628a-4fc9-ba33-884caae3351a 2018-07-23 23:05:17,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:17,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343f6869-3035-4339-a39f-e22f209cab6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:17,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-343f6869-3035-4339-a39f-e22f209cab6a 2018-07-23 23:05:17,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:17,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a26d785-d13a-4d7b-a83f-3c3c3aca68bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:17,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-5a26d785-d13a-4d7b-a83f-3c3c3aca68bf 2018-07-23 23:05:17,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:17,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e86dd5aa-1998-4363-b1ca-d59912a4074d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:17,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-e86dd5aa-1998-4363-b1ca-d59912a4074d 2018-07-23 23:05:17,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29a8dd2-ba14-4ebb-b9e6-f51707459dca Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0eae8ac98b7c42068b94e93018f96298", "name": "CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj"}} 2018-07-23 23:05:17,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 used request id req-f29a8dd2-ba14-4ebb-b9e6-f51707459dca 2018-07-23 23:05:17,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc2316ed-8e8d-4ebe-b4d4-68b352177b79 2018-07-23 23:05:17,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fc2316ed-8e8d-4ebe-b4d4-68b352177b79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-84922b96-7e84-4721-a7a0-581d3132c815 Date: Mon, 23 Jul 2018 23:05:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "port_range_min": null, "revision_number": 0, "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:01Z", "project_id": "0eae8ac98b7c42068b94e93018f96298", "id": "191e3c66-57b8-4058-a65e-7ee0b42d03ac"}, {"remote_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "port_range_min": null, "revision_number": 0, "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:01Z", "project_id": "0eae8ac98b7c42068b94e93018f96298", "id": "2675309a-4e7b-4b21-a0c7-8064b896d6d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "port_range_min": null, "revision_number": 0, "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:01Z", "project_id": "0eae8ac98b7c42068b94e93018f96298", "id": "2ff770a9-ebb7-4ed2-9b95-43de39d2b547"}, {"remote_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:01Z", "security_group_id": "fc2316ed-8e8d-4ebe-b4d4-68b352177b79", "port_range_min": null, "revision_number": 0, "tenant_id": "0eae8ac98b7c42068b94e93018f96298", "created_at": "2018-07-23T23:05:01Z", "project_id": "0eae8ac98b7c42068b94e93018f96298", "id": "60799061-f451-4636-aed1-54e43c3be185"}]} 2018-07-23 23:05:17,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=fc2316ed-8e8d-4ebe-b4d4-68b352177b79 used request id req-84922b96-7e84-4721-a7a0-581d3132c815 2018-07-23 23:05:17,530 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:05:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/fc2316ed-8e8d-4ebe-b4d4-68b352177b79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebc70c5d-082b-4117-ae32-0757d7076fdb Content-Length: 0 Date: Mon, 23 Jul 2018 23:05:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:17,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/fc2316ed-8e8d-4ebe-b4d4-68b352177b79 used request id req-ebc70c5d-082b-4117-ae32-0757d7076fdb 2018-07-23 23:05:17,656 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj 2018-07-23 23:05:17,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80415cec-6fd1-45e3-b670-83260bb2a7f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:17,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0eae8ac98b7c42068b94e93018f96298 used request id req-80415cec-6fd1-45e3-b670-83260bb2a7f4 2018-07-23 23:05:17,887 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a883201f-a0e3-4a7-proj-role 2018-07-23 23:05:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d11fc851515345698effc76e577bbc0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:17,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46c312e8-0774-41bb-8caa-80d8537c9db2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:17,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d11fc851515345698effc76e577bbc0e used request id req-46c312e8-0774-41bb-8caa-80d8537c9db2 2018-07-23 23:05:17,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa5966e460fef992108f0fe94a7ec22346d13cad" 2018-07-23 23:05:18,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54e024f-3668-4967-9703-cc8410341315 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:05:18,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c54e024f-3668-4967-9703-cc8410341315 2018-07-23 23:05:18,081 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a883201f-a0e3-4a7-user 2018-07-23 23:05:18,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c30bcf01a1e5461da560317deaae5c24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5925cf159387ba1717837bdb5caf75bc803a192f" 2018-07-23 23:05:18,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a14e4074-c124-4cde-8175-58222e363692 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:18,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c30bcf01a1e5461da560317deaae5c24 used request id req-a14e4074-c124-4cde-8175-58222e363692 2018-07-23 23:05:18,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:18,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2mnPG3KBSxquRljoD42KnQ"], "issued_at": "2018-07-23T23:05:18.000000Z"}} 2018-07-23 23:05:18,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced9f4608478c641ff1471880f14110aeba04fbd" 2018-07-23 23:05:18,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca8a111-8c7e-4fd8-af48-b7cd0af959d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:18,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cca8a111-8c7e-4fd8-af48-b7cd0af959d3 2018-07-23 23:05:18,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:18,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:19,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["rIcMqzeSSFiJMbJR3lr4fw"], "issued_at": "2018-07-23T23:05:19.000000Z"}} 2018-07-23 23:05:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:19,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f1db30-010c-459b-878a-7916ce7f8418 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:19,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-44f1db30-010c-459b-878a-7916ce7f8418 2018-07-23 23:05:19,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:19,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:19,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a94a86-fbf8-4426-9cbb-f574ebe4a9b1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:05:19,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj used request id req-24a94a86-fbf8-4426-9cbb-f574ebe4a9b1 2018-07-23 23:05:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:19,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539538ad-2207-426f-917c-a7727a00d6da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:05:19,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-539538ad-2207-426f-917c-a7727a00d6da 2018-07-23 23:05:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}}' 2018-07-23 23:05:19,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:05:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d523638b-7ee1-4786-b2cf-fcac36f7979d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "id": "ba846e2aab72437e970d141f879e022c", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}} 2018-07-23 23:05:19,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d523638b-7ee1-4786-b2cf-fcac36f7979d 2018-07-23 23:05:19,536 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj 2018-07-23 23:05:19,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:19,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:19,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["hitWX-_hTsmLxqkHN4KWXw"], "issued_at": "2018-07-23T23:05:19.000000Z"}} 2018-07-23 23:05:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd92dbd8cf39437587f76de6ac7f0fb2537b5fc" 2018-07-23 23:05:19,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ad23ab-3c6b-4892-9178-510c53bdcf3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:19,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c8ad23ab-3c6b-4892-9178-510c53bdcf3d 2018-07-23 23:05:20,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:20,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd92dbd8cf39437587f76de6ac7f0fb2537b5fc" 2018-07-23 23:05:20,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a0513e-b68c-4417-961e-9d917c56c17e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:05:20,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-47a0513e-b68c-4417-961e-9d917c56c17e 2018-07-23 23:05:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd92dbd8cf39437587f76de6ac7f0fb2537b5fc" 2018-07-23 23:05:20,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d48027-fb60-46f6-ba5e-aa92844269a6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "id": "ba846e2aab72437e970d141f879e022c", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}]} 2018-07-23 23:05:20,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj used request id req-a6d48027-fb60-46f6-ba5e-aa92844269a6 2018-07-23 23:05:20,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd92dbd8cf39437587f76de6ac7f0fb2537b5fc" 2018-07-23 23:05:20,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b5af05-74e4-4b7c-ac56-bcfc6de1bc7f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:05:20,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-50b5af05-74e4-4b7c-ac56-bcfc6de1bc7f 2018-07-23 23:05:20,593 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d743cd54-6d5d-4f4-user 2018-07-23 23:05:20,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:20,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22edd6e-aa39-4d74-bde7-7fdb0b0ecbfb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:05:20,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f22edd6e-aa39-4d74-bde7-7fdb0b0ecbfb 2018-07-23 23:05:20,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" -d '{"role": {"name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj-role"}}' 2018-07-23 23:05:20,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-523a88a8-4150-4cfc-b453-d460a6a2c3bd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7dd67220aa74ed8a0b68eeb7fbd29b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4"}, "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj-role"}} 2018-07-23 23:05:20,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-523a88a8-4150-4cfc-b453-d460a6a2c3bd 2018-07-23 23:05:20,798 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj-role 2018-07-23 23:05:20,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:20,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca797c7-3297-4120-97d2-d8c3009e9995 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e7dd67220aa74ed8a0b68eeb7fbd29b4", "links": {"self": "http://172.30.9.26:5000/v3/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4"}, "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj-role"}} 2018-07-23 23:05:20,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4 used request id req-6ca797c7-3297-4120-97d2-d8c3009e9995 2018-07-23 23:05:20,887 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj-role to project CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj 2018-07-23 23:05:20,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c/users/fc21fa3c489a4719a1db55e837614b07/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:21,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f5789f-7688-48a4-b1e2-66731b53da54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:21,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c/users/fc21fa3c489a4719a1db55e837614b07/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4 used request id req-03f5789f-7688-48a4-b1e2-66731b53da54 2018-07-23 23:05:21,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:21,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:21,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["CXEF6886TYeS1JHVPqzPUw"], "issued_at": "2018-07-23T23:05:21.000000Z"}} 2018-07-23 23:05:21,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:21,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa00cae-dd4a-4caa-9bbf-3426bbcad107 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:21,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8aa00cae-dd4a-4caa-9bbf-3426bbcad107 2018-07-23 23:05:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:21,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c00a0ae7-9b07-4357-b7f0-e3c99e126bd8 Date: Mon, 23 Jul 2018 23:05:21 GMT RESP BODY: {"networks":[]} 2018-07-23 23:05:21,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net used request id req-c00a0ae7-9b07-4357-b7f0-e3c99e126bd8 2018-07-23 23:05:21,662 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net 2018-07-23 23:05:21,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:21,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:22,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Q8WyR5YvSri3YA3LIMG9GQ"], "issued_at": "2018-07-23T23:05:22.000000Z"}} 2018-07-23 23:05:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c4a9cf192e89f80400b7726701802ff8101011" 2018-07-23 23:05:22,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f2cb1d-e035-43b4-9332-9d31aa94acff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:22,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d1f2cb1d-e035-43b4-9332-9d31aa94acff 2018-07-23 23:05:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:22,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:22,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c4a9cf192e89f80400b7726701802ff8101011" 2018-07-23 23:05:22,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5b2590-983c-4100-b3ae-63618e3a21bb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "id": "ba846e2aab72437e970d141f879e022c", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}]} 2018-07-23 23:05:22,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj used request id req-0d5b2590-983c-4100-b3ae-63618e3a21bb 2018-07-23 23:05:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" -d '{"network": {"tenant_id": "ba846e2aab72437e970d141f879e022c", "mtu": 999, "name": "CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net", "admin_state_up": true}}' 2018-07-23 23:05:22,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-cc6f19ec-dc6e-4618-bd77-b3aa89edb3ec Date: Mon, 23 Jul 2018 23:05:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"16572d52-4426-4b88-9da7-a4f08facd707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba846e2aab72437e970d141f879e022c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:22Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net","admin_state_up":true,"tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:22Z","mtu":999}} 2018-07-23 23:05:22,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cc6f19ec-dc6e-4618-bd77-b3aa89edb3ec 2018-07-23 23:05:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=16572d52-4426-4b88-9da7-a4f08facd707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:22,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-3f224bd4-f7dd-4637-9065-ab77ea510ac4 Date: Mon, 23 Jul 2018 23:05:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"16572d52-4426-4b88-9da7-a4f08facd707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba846e2aab72437e970d141f879e022c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:22Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net","admin_state_up":true,"tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:22Z","provider:network_type":"vxlan"}]} 2018-07-23 23:05:22,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=16572d52-4426-4b88-9da7-a4f08facd707 used request id req-3f224bd4-f7dd-4637-9065-ab77ea510ac4 2018-07-23 23:05:22,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:22,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4871fd95-b958-4fb2-abf7-51c77e1c80e9 Date: Mon, 23 Jul 2018 23:05:22 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:05:22,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 used request id req-4871fd95-b958-4fb2-abf7-51c77e1c80e9 2018-07-23 23:05:22,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:22,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:23,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ChyNHqVERrSPGzXTvsHFKg"], "issued_at": "2018-07-23T23:05:23.000000Z"}} 2018-07-23 23:05:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3536dc2a3179451c13c49a09fd0f2076a47a636" 2018-07-23 23:05:23,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a6a95f2-77ad-4932-828a-f8588f649f52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:23,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6a6a95f2-77ad-4932-828a-f8588f649f52 2018-07-23 23:05:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:23,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3536dc2a3179451c13c49a09fd0f2076a47a636" 2018-07-23 23:05:23,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafd63ae-b5e1-404c-8090-1a4106aee014 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "id": "ba846e2aab72437e970d141f879e022c", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}]} 2018-07-23 23:05:23,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj used request id req-dafd63ae-b5e1-404c-8090-1a4106aee014 2018-07-23 23:05:23,335 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet 2018-07-23 23:05:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" -d '{"subnets": [{"ip_version": 4, "network_id": "16572d52-4426-4b88-9da7-a4f08facd707", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet", "tenant_id": "ba846e2aab72437e970d141f879e022c"}]}' 2018-07-23 23:05:23,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-efde8990-d48b-403a-80f5-ac63c2461b14 Date: Mon, 23 Jul 2018 23:05:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba846e2aab72437e970d141f879e022c","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:23Z","ip_version":4}]} 2018-07-23 23:05:23,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-efde8990-d48b-403a-80f5-ac63c2461b14 2018-07-23 23:05:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=16572d52-4426-4b88-9da7-a4f08facd707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:23,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e5327a3b-f7cd-4658-a7c5-44407c912b03 Date: Mon, 23 Jul 2018 23:05:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"16572d52-4426-4b88-9da7-a4f08facd707","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba846e2aab72437e970d141f879e022c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:23Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net","admin_state_up":true,"tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:22Z","provider:network_type":"vxlan"}]} 2018-07-23 23:05:23,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=16572d52-4426-4b88-9da7-a4f08facd707 used request id req-e5327a3b-f7cd-4658-a7c5-44407c912b03 2018-07-23 23:05:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:23,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-1eb2a08d-b949-433d-97ee-5cdb7ca04149 Date: Mon, 23 Jul 2018 23:05:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba846e2aab72437e970d141f879e022c","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:23Z","ip_version":4}]} 2018-07-23 23:05:23,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 used request id req-1eb2a08d-b949-433d-97ee-5cdb7ca04149 2018-07-23 23:05:23,966 - OpenStackNetwork - DEBUG - Network [16572d52-4426-4b88-9da7-a4f08facd707] created successfully 2018-07-23 23:05:23,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:24,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e7dd67220aa74ed8a0b68eeb7fbd29b4", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj-role"}], "expires_at": "2018-07-24T00:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba846e2aab72437e970d141f879e022c", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ba846e2aab72437e970d141f879e022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ba846e2aab72437e970d141f879e022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ba846e2aab72437e970d141f879e022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ba846e2aab72437e970d141f879e022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ba846e2aab72437e970d141f879e022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ba846e2aab72437e970d141f879e022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ba846e2aab72437e970d141f879e022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ba846e2aab72437e970d141f879e022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ba846e2aab72437e970d141f879e022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ba846e2aab72437e970d141f879e022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ba846e2aab72437e970d141f879e022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ba846e2aab72437e970d141f879e022c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ba846e2aab72437e970d141f879e022c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ba846e2aab72437e970d141f879e022c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-user", "id": "fc21fa3c489a4719a1db55e837614b07"}, "audit_ids": ["aBBpbTBKTzqPh-a7G0cz7Q"], "issued_at": "2018-07-23T23:05:24.000000Z"}} 2018-07-23 23:05:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285a38343d8de42736814e281bb180459d963622" 2018-07-23 23:05:24,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fac1ccbe-85e6-4900-85fe-a98087303c2f Date: Mon, 23 Jul 2018 23:05:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16572d52-4426-4b88-9da7-a4f08facd707","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba846e2aab72437e970d141f879e022c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:23Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net","admin_state_up":true,"tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:22Z","mtu":999}]} 2018-07-23 23:05:24,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net used request id req-fac1ccbe-85e6-4900-85fe-a98087303c2f 2018-07-23 23:05:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:24,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:24,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced9f4608478c641ff1471880f14110aeba04fbd" 2018-07-23 23:05:24,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcadcd9b-6fc0-413c-ba99-ff18e1ea7c6a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba846e2aab72437e970d141f879e022c", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}} 2018-07-23 23:05:24,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c used request id req-fcadcd9b-6fc0-413c-ba99-ff18e1ea7c6a 2018-07-23 23:05:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285a38343d8de42736814e281bb180459d963622" 2018-07-23 23:05:24,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1dcd64b4-a91f-497c-9cdd-df88d98d2bcc Date: Mon, 23 Jul 2018 23:05:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:23Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05: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":"ba846e2aab72437e970d141f879e022c","id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet"}]} 2018-07-23 23:05:24,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 used request id req-1dcd64b4-a91f-497c-9cdd-df88d98d2bcc 2018-07-23 23:05:24,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:24,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:25,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yrLtv8NWQkKUzGU8SJCq1Q"], "issued_at": "2018-07-23T23:05:25.000000Z"}} 2018-07-23 23:05:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:25,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e39cf2-d884-40a9-a494-ebcfa224b0f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:25,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e3e39cf2-d884-40a9-a494-ebcfa224b0f4 2018-07-23 23:05:25,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:25,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6fd2c408-5f0b-4dac-9ea2-6bdf46059b6f Date: Mon, 23 Jul 2018 23:05:25 GMT RESP BODY: {"routers": []} 2018-07-23 23:05:25,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router&admin_state_up=True used request id req-6fd2c408-5f0b-4dac-9ea2-6bdf46059b6f 2018-07-23 23:05:25,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:25,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:25,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2Ozn-s__QyqQYezARqHrsA"], "issued_at": "2018-07-23T23:05:25.000000Z"}} 2018-07-23 23:05:25,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6e34239e688fdf897df798c42a42eeeffbf26" 2018-07-23 23:05:25,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f8b183-087c-44e3-aeae-e9ef9d8c99bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:25,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d5f8b183-087c-44e3-aeae-e9ef9d8c99bf 2018-07-23 23:05:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:25,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:25,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aff6e34239e688fdf897df798c42a42eeeffbf26" 2018-07-23 23:05:26,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e771a1-6a05-4f83-8a59-6406e0bc70ea Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "id": "ba846e2aab72437e970d141f879e022c", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}]} 2018-07-23 23:05:26,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj used request id req-68e771a1-6a05-4f83-8a59-6406e0bc70ea 2018-07-23 23:05:26,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:26,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-de0ce8ec-ac47-4c77-a6d5-e86818e9c587 Date: Mon, 23 Jul 2018 23:05:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:05:26,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-de0ce8ec-ac47-4c77-a6d5-e86818e9c587 2018-07-23 23:05:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c38b9cf3-5215-4972-b9c5-6271924d060a Date: Mon, 23 Jul 2018 23:05:26 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 23:05:26,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-c38b9cf3-5215-4972-b9c5-6271924d060a 2018-07-23 23:05:26,238 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router 2018-07-23 23:05:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "tenant_id": "ba846e2aab72437e970d141f879e022c", "name": "CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router", "admin_state_up": true}}' 2018-07-23 23:05:27,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-dbc41e76-62b2-4aa7-9cf7-ed45c915d739 Date: Mon, 23 Jul 2018 23:05:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:26Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:27Z", "project_id": "ba846e2aab72437e970d141f879e022c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "ff52085b-c331-449a-83a9-00fc20c2e562", "name": "CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router"}} 2018-07-23 23:05:27,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-dbc41e76-62b2-4aa7-9cf7-ed45c915d739 2018-07-23 23:05:27,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ff52085b-c331-449a-83a9-00fc20c2e562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:27,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-a6b3c535-1ef3-4c97-a448-ce6eac71e7f7 Date: Mon, 23 Jul 2018 23:05:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:27Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.201"}],"id":"cdc45825-0634-413e-a7fa-cf2b76845472","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:c2:de","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:05:26Z","binding:vnic_type":"normal","device_id":"ff52085b-c331-449a-83a9-00fc20c2e562","ip_allocation":"immediate"}]} 2018-07-23 23:05:27,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ff52085b-c331-449a-83a9-00fc20c2e562 used request id req-a6b3c535-1ef3-4c97-a448-ce6eac71e7f7 2018-07-23 23:05:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:27,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-cded4d9f-e4af-4346-813a-180b0e123e00 Date: Mon, 23 Jul 2018 23:05:27 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:05:27,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-cded4d9f-e4af-4346-813a-180b0e123e00 2018-07-23 23:05:27,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:27,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-54086e19-f831-4320-b600-3f7523a67d31 Date: Mon, 23 Jul 2018 23:05:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"16572d52-4426-4b88-9da7-a4f08facd707","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"ba846e2aab72437e970d141f879e022c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:23Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net","admin_state_up":true,"tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:22Z","provider:network_type":"vxlan"}]} 2018-07-23 23:05:27,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net used request id req-54086e19-f831-4320-b600-3f7523a67d31 2018-07-23 23:05:27,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:27,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:27,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:27,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f47058-be43-4c0e-a5be-0dcdc6062597 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba846e2aab72437e970d141f879e022c", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}} 2018-07-23 23:05:27,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c used request id req-e8f47058-be43-4c0e-a5be-0dcdc6062597 2018-07-23 23:05:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:28,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-45f2f731-5b5c-41bb-87c2-c13d698f2f06 Date: Mon, 23 Jul 2018 23:05:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba846e2aab72437e970d141f879e022c","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:23Z","ip_version":4}]} 2018-07-23 23:05:28,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707 used request id req-45f2f731-5b5c-41bb-87c2-c13d698f2f06 2018-07-23 23:05:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707&name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:28,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f238ee98-5f55-4c3d-8f29-1c87931b3b66 Date: Mon, 23 Jul 2018 23:05:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:05:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba846e2aab72437e970d141f879e022c","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:23Z","ip_version":4}]} 2018-07-23 23:05:28,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=16572d52-4426-4b88-9da7-a4f08facd707&name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet used request id req-f238ee98-5f55-4c3d-8f29-1c87931b3b66 2018-07-23 23:05:28,052 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 23:05:28,052 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router 2018-07-23 23:05:28,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" -d '{"subnet_id": "7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7"}' 2018-07-23 23:05:30,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3408ea25-0505-405d-8f28-13008c6e2a95 Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"network_id": "16572d52-4426-4b88-9da7-a4f08facd707", "tenant_id": "ba846e2aab72437e970d141f879e022c", "subnet_id": "7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7", "subnet_ids": ["7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7"], "port_id": "b58db66b-6615-44fe-b6a5-19bcd1461f00", "id": "ff52085b-c331-449a-83a9-00fc20c2e562"} 2018-07-23 23:05:30,104 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562/add_router_interface used request id req-3408ea25-0505-405d-8f28-13008c6e2a95 2018-07-23 23:05:30,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:30,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8eae7624-0c9a-4c11-aa74-73a647d65d9f Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:26Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:29Z", "project_id": "ba846e2aab72437e970d141f879e022c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ff52085b-c331-449a-83a9-00fc20c2e562", "name": "CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router"}} 2018-07-23 23:05:30,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562 used request id req-8eae7624-0c9a-4c11-aa74-73a647d65d9f 2018-07-23 23:05:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ff52085b-c331-449a-83a9-00fc20c2e562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:30,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1748 X-Openstack-Request-Id: req-3f0eb3fe-026f-4051-ae00-d140fcee2fbc Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:29Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","ip_address":"10.55.1.1"}],"id":"b58db66b-6615-44fe-b6a5-19bcd1461f00","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:6b:3f","project_id":"ba846e2aab72437e970d141f879e022c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:28Z","binding:vnic_type":"normal","device_id":"ff52085b-c331-449a-83a9-00fc20c2e562","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:28Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.201"}],"id":"cdc45825-0634-413e-a7fa-cf2b76845472","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:c2:de","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:05:26Z","binding:vnic_type":"normal","device_id":"ff52085b-c331-449a-83a9-00fc20c2e562","ip_allocation":"immediate"}]} 2018-07-23 23:05:30,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ff52085b-c331-449a-83a9-00fc20c2e562 used request id req-3f0eb3fe-026f-4051-ae00-d140fcee2fbc 2018-07-23 23:05:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:30,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-8137da99-ef84-4458-8bc5-e246b3dd9b32 Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:05:30,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-8137da99-ef84-4458-8bc5-e246b3dd9b32 2018-07-23 23:05:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:30,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-5b00f865-6d11-46b4-b3e0-ac6916270738 Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:05:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"ba846e2aab72437e970d141f879e022c","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:23Z","ip_version":4}} 2018-07-23 23:05:30,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7 used request id req-5b00f865-6d11-46b4-b3e0-ac6916270738 2018-07-23 23:05:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285a38343d8de42736814e281bb180459d963622" 2018-07-23 23:05:30,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d2f257a6-df0b-45db-bbd7-7269a0a619b2 Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:26Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:29Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ba846e2aab72437e970d141f879e022c", "id": "ff52085b-c331-449a-83a9-00fc20c2e562", "name": "CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router"}]} 2018-07-23 23:05:30,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router&admin_state_up=True used request id req-d2f257a6-df0b-45db-bbd7-7269a0a619b2 2018-07-23 23:05:30,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ced9f4608478c641ff1471880f14110aeba04fbd" 2018-07-23 23:05:30,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fef069a-ec52-4e5c-b72d-039b11fe7187 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba846e2aab72437e970d141f879e022c", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}} 2018-07-23 23:05:30,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c used request id req-4fef069a-ec52-4e5c-b72d-039b11fe7187 2018-07-23 23:05:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=ff52085b-c331-449a-83a9-00fc20c2e562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285a38343d8de42736814e281bb180459d963622" 2018-07-23 23:05:30,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-da4caeeb-687b-4009-8d90-e3d44821d8bd Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:29Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","ip_address":"10.55.1.1"}],"id":"b58db66b-6615-44fe-b6a5-19bcd1461f00","security_groups":[],"mac_address":"fa:16:3e:d5:6b:3f","project_id":"ba846e2aab72437e970d141f879e022c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:28Z","binding:vnic_type":"normal","device_id":"ff52085b-c331-449a-83a9-00fc20c2e562","ip_allocation":"immediate"}]} 2018-07-23 23:05:30,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=ff52085b-c331-449a-83a9-00fc20c2e562 used request id req-da4caeeb-687b-4009-8d90-e3d44821d8bd 2018-07-23 23:05:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}285a38343d8de42736814e281bb180459d963622" 2018-07-23 23:05:30,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-703074ac-26a2-410e-ad59-62303047a1de Date: Mon, 23 Jul 2018 23:05:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16572d52-4426-4b88-9da7-a4f08facd707","tenant_id":"ba846e2aab72437e970d141f879e022c","created_at":"2018-07-23T23:05:23Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05: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":"ba846e2aab72437e970d141f879e022c","id":"7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7","subnetpool_id":null,"name":"CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet"}} 2018-07-23 23:05:30,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7 used request id req-703074ac-26a2-410e-ad59-62303047a1de 2018-07-23 23:05:30,757 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router and subnet CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet 2018-07-23 23:05:30,757 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router 2018-07-23 23:05:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" -d '{"subnet_id": "7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7"}' 2018-07-23 23:05:32,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d394267-2251-4cff-a2b1-e07d035486db Date: Mon, 23 Jul 2018 23:05:32 GMT RESP BODY: {"network_id": "16572d52-4426-4b88-9da7-a4f08facd707", "tenant_id": "ba846e2aab72437e970d141f879e022c", "subnet_id": "7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7", "subnet_ids": ["7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7"], "port_id": "b58db66b-6615-44fe-b6a5-19bcd1461f00", "id": "ff52085b-c331-449a-83a9-00fc20c2e562"} 2018-07-23 23:05:32,556 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562/remove_router_interface used request id req-5d394267-2251-4cff-a2b1-e07d035486db 2018-07-23 23:05:32,556 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router 2018-07-23 23:05:32,556 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-router 2018-07-23 23:05:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90a7314ad6a55ef954a74d947fe282777fcd928d" 2018-07-23 23:05:33,648 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83250be0-b53a-405c-96f4-c1192058311d Content-Length: 0 Date: Mon, 23 Jul 2018 23:05:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:33,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/ff52085b-c331-449a-83a9-00fc20c2e562 used request id req-83250be0-b53a-405c-96f4-c1192058311d 2018-07-23 23:05:33,649 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet 2018-07-23 23:05:33,649 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-subnet 2018-07-23 23:05:33,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:34,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17942e99-3f17-45d1-8bef-1b332bd12f8c Date: Mon, 23 Jul 2018 23:05:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:34,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7b4fe8be-974a-4a80-bb0a-9a7dcb230aa7 used request id req-17942e99-3f17-45d1-8bef-1b332bd12f8c 2018-07-23 23:05:34,466 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-14ae65d5-8df1-4819-b4f0-40202e95e589-pub-net 2018-07-23 23:05:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/16572d52-4426-4b88-9da7-a4f08facd707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c635a106c74bd6370e33762c2239f2a9d1697b0" 2018-07-23 23:05:35,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-195e40cc-5a2c-442d-92a4-7c63910856a6 Date: Mon, 23 Jul 2018 23:05:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:35,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/16572d52-4426-4b88-9da7-a4f08facd707 used request id req-195e40cc-5a2c-442d-92a4-7c63910856a6 2018-07-23 23:05:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:35,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2630ede7-b948-4064-b480-dd523286432b Date: Mon, 23 Jul 2018 23:05:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:22Z", "updated_at": "2018-07-23T23:05:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "revision_number": 0, "id": "16153790-ed79-43fd-a1b7-e8ba60bf7e07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "tenant_id": "ba846e2aab72437e970d141f879e022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba846e2aab72437e970d141f879e022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "revision_number": 0, "id": "5f2bcd66-d5f3-4b9e-9716-9328eb8bb6bf", "remote_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "tenant_id": "ba846e2aab72437e970d141f879e022c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba846e2aab72437e970d141f879e022c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "revision_number": 0, "id": "8c9e31a3-78dc-404c-8399-0e59e877f148", "remote_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "tenant_id": "ba846e2aab72437e970d141f879e022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba846e2aab72437e970d141f879e022c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "revision_number": 0, "id": "c6cfaffb-7026-4862-96d7-421df387f1dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "tenant_id": "ba846e2aab72437e970d141f879e022c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba846e2aab72437e970d141f879e022c"}], "revision_number": 4, "project_id": "ba846e2aab72437e970d141f879e022c", "id": "decc8f9d-1607-481a-96be-b874f8421521", "name": "default"}]} 2018-07-23 23:05:35,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2630ede7-b948-4064-b480-dd523286432b 2018-07-23 23:05:35,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:35,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21d41fd2-76d1-4de4-afc3-32fdcae8c299 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:35,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-21d41fd2-76d1-4de4-afc3-32fdcae8c299 2018-07-23 23:05:35,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:35,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:35,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8b90590-6fc3-4274-927d-eb501e6ffbd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:35,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-b8b90590-6fc3-4274-927d-eb501e6ffbd0 2018-07-23 23:05:35,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905b2dcb-e293-434e-8514-c5812800a934 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:05:36,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-905b2dcb-e293-434e-8514-c5812800a934 2018-07-23 23:05:36,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e302eb-b3c2-4de3-acf9-5789eb429836 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:05:36,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f7e302eb-b3c2-4de3-acf9-5789eb429836 2018-07-23 23:05:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1bb9393-7c0b-47b6-8eff-478c5cf83144 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:36,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-a1bb9393-7c0b-47b6-8eff-478c5cf83144 2018-07-23 23:05:36,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:36,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b34bdd01-9735-4afd-a39e-c3aec822cdc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:36,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-b34bdd01-9735-4afd-a39e-c3aec822cdc8 2018-07-23 23:05:36,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:36,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3f16a09-682a-4e11-a66c-78a2ead9677a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:36,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-f3f16a09-682a-4e11-a66c-78a2ead9677a 2018-07-23 23:05:36,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ce6bd6-8be9-494c-9282-c116858d2292 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:36,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-01ce6bd6-8be9-494c-9282-c116858d2292 2018-07-23 23:05:36,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce312b4-5dfd-49bc-9ec1-64f01115ce2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:36,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-0ce312b4-5dfd-49bc-9ec1-64f01115ce2e 2018-07-23 23:05:36,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce777190-0327-49a3-91a6-1cc337ba2616 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba846e2aab72437e970d141f879e022c", "name": "CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj"}} 2018-07-23 23:05:36,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c used request id req-ce777190-0327-49a3-91a6-1cc337ba2616 2018-07-23 23:05:36,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - decc8f9d-1607-481a-96be-b874f8421521 2018-07-23 23:05:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=decc8f9d-1607-481a-96be-b874f8421521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c9647497-994a-433e-98bb-082c3a2b1b05 Date: Mon, 23 Jul 2018 23:05:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "port_range_min": null, "revision_number": 0, "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:22Z", "project_id": "ba846e2aab72437e970d141f879e022c", "id": "16153790-ed79-43fd-a1b7-e8ba60bf7e07"}, {"remote_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "port_range_min": null, "revision_number": 0, "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:22Z", "project_id": "ba846e2aab72437e970d141f879e022c", "id": "5f2bcd66-d5f3-4b9e-9716-9328eb8bb6bf"}, {"remote_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "port_range_min": null, "revision_number": 0, "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:22Z", "project_id": "ba846e2aab72437e970d141f879e022c", "id": "8c9e31a3-78dc-404c-8399-0e59e877f148"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:22Z", "security_group_id": "decc8f9d-1607-481a-96be-b874f8421521", "port_range_min": null, "revision_number": 0, "tenant_id": "ba846e2aab72437e970d141f879e022c", "created_at": "2018-07-23T23:05:22Z", "project_id": "ba846e2aab72437e970d141f879e022c", "id": "c6cfaffb-7026-4862-96d7-421df387f1dd"}]} 2018-07-23 23:05:36,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=decc8f9d-1607-481a-96be-b874f8421521 used request id req-c9647497-994a-433e-98bb-082c3a2b1b05 2018-07-23 23:05:36,598 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:05:36,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/decc8f9d-1607-481a-96be-b874f8421521 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,746 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc8c4979-82b1-48d8-82f5-2ca9326f76ea Content-Length: 0 Date: Mon, 23 Jul 2018 23:05:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:36,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/decc8f9d-1607-481a-96be-b874f8421521 used request id req-fc8c4979-82b1-48d8-82f5-2ca9326f76ea 2018-07-23 23:05:36,747 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj 2018-07-23 23:05:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:36,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c3b3b7-147f-405a-afd5-7a1604557c46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:36,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ba846e2aab72437e970d141f879e022c used request id req-84c3b3b7-147f-405a-afd5-7a1604557c46 2018-07-23 23:05:36,946 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d743cd54-6d5d-4f4-proj-role 2018-07-23 23:05:36,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:37,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a64fa3c-33a7-4f5a-b25d-eced2335b2ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:37,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e7dd67220aa74ed8a0b68eeb7fbd29b4 used request id req-0a64fa3c-33a7-4f5a-b25d-eced2335b2ea 2018-07-23 23:05:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6105b1fdabfd872e022f7233169f2f14646f9095" 2018-07-23 23:05:37,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7ae7de-11c5-4a25-a4d9-ce18c3b1230d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:05:37,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-be7ae7de-11c5-4a25-a4d9-ce18c3b1230d 2018-07-23 23:05:37,081 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d743cd54-6d5d-4f4-user 2018-07-23 23:05:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/fc21fa3c489a4719a1db55e837614b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cd92dbd8cf39437587f76de6ac7f0fb2537b5fc" 2018-07-23 23:05:37,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eab8ef8-695b-43e9-9f48-4b97afb696f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:37,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/fc21fa3c489a4719a1db55e837614b07 used request id req-2eab8ef8-695b-43e9-9f48-4b97afb696f4 2018-07-23 23:05:37,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:37,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["avBkjiq6RVS-BEV3RTIYmQ"], "issued_at": "2018-07-23T23:05:37.000000Z"}} 2018-07-23 23:05:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740b183dbecf0bb8c05674bb1aaf9db8423b361" 2018-07-23 23:05:37,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253140da-691c-4091-a8df-7a6cf24b5bcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:37,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-253140da-691c-4091-a8df-7a6cf24b5bcf 2018-07-23 23:05:37,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:37,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:38,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["15-deQwfSN6ZCqqOrYK9oQ"], "issued_at": "2018-07-23T23:05:38.000000Z"}} 2018-07-23 23:05:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:38,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1896b000-7239-46da-93c3-2e520dd585cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:38,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1896b000-7239-46da-93c3-2e520dd585cf 2018-07-23 23:05:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:38,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:38,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-69872306-f378-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:38,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11bd7e50-dfb0-4712-b1d4-9463bbd83cc0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-69872306-f378-41b-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:05:38,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-69872306-f378-41b-proj used request id req-11bd7e50-dfb0-4712-b1d4-9463bbd83cc0 2018-07-23 23:05:38,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:38,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f4fe2e-9239-49f4-bfa6-4d5453a641f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:05:38,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-57f4fe2e-9239-49f4-bfa6-4d5453a641f2 2018-07-23 23:05:38,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}}' 2018-07-23 23:05:38,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64d11024-c66f-41e6-99d8-08b6cd5d8ed9 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b"}, "tags": [], "enabled": true, "id": "455eb055cbcb4011a34733abbf44a67b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}} 2018-07-23 23:05:38,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-64d11024-c66f-41e6-99d8-08b6cd5d8ed9 2018-07-23 23:05:38,472 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-69872306-f378-41b-proj 2018-07-23 23:05:38,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:38,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:38,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["QJuMCLRzQQ-eVawXpzzp5A"], "issued_at": "2018-07-23T23:05:38.000000Z"}} 2018-07-23 23:05:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a5d69611b59254099a7e3d37722428edeef453" 2018-07-23 23:05:38,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12fa648-a3d6-4138-925c-9b0e2e4fcd52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:38,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c12fa648-a3d6-4138-925c-9b0e2e4fcd52 2018-07-23 23:05:38,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:38,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:38,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a5d69611b59254099a7e3d37722428edeef453" 2018-07-23 23:05:39,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3894c522-aeba-4403-8d4b-e8c072dd4fb7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:05:39,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3894c522-aeba-4403-8d4b-e8c072dd4fb7 2018-07-23 23:05:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-69872306-f378-41b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a5d69611b59254099a7e3d37722428edeef453" 2018-07-23 23:05:39,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78c92609-3ebc-45c2-81ec-40c7e9272c50 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-69872306-f378-41b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b"}, "tags": [], "enabled": true, "id": "455eb055cbcb4011a34733abbf44a67b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}]} 2018-07-23 23:05:39,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-69872306-f378-41b-proj used request id req-78c92609-3ebc-45c2-81ec-40c7e9272c50 2018-07-23 23:05:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a5d69611b59254099a7e3d37722428edeef453" 2018-07-23 23:05:39,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c53670-3baf-4b82-8cc0-30f6fc62ed59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:05:39,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-22c53670-3baf-4b82-8cc0-30f6fc62ed59 2018-07-23 23:05:39,525 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-69872306-f378-41b-user 2018-07-23 23:05:39,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:39,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b6ef8d-23bb-4a33-9d8e-b572e0c1461c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:05:39,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-53b6ef8d-23bb-4a33-9d8e-b572e0c1461c 2018-07-23 23:05:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" -d '{"role": {"name": "CreateNetworkSuccessTests-69872306-f378-41b-proj-role"}}' 2018-07-23 23:05:39,647 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7d8227-a781-4ef8-9368-02dbeb2cecc2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4302fdb21fe647d78e2cded5227917dd", "links": {"self": "http://172.30.9.26:5000/v3/roles/4302fdb21fe647d78e2cded5227917dd"}, "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj-role"}} 2018-07-23 23:05:39,647 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f7d8227-a781-4ef8-9368-02dbeb2cecc2 2018-07-23 23:05:39,647 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-69872306-f378-41b-proj-role 2018-07-23 23:05:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4302fdb21fe647d78e2cded5227917dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:39,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1f5df0-d7a0-404b-a6c1-15ecedc1f893 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4302fdb21fe647d78e2cded5227917dd", "links": {"self": "http://172.30.9.26:5000/v3/roles/4302fdb21fe647d78e2cded5227917dd"}, "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj-role"}} 2018-07-23 23:05:39,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4302fdb21fe647d78e2cded5227917dd used request id req-8b1f5df0-d7a0-404b-a6c1-15ecedc1f893 2018-07-23 23:05:39,740 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-69872306-f378-41b-proj-role to project CreateNetworkSuccessTests-69872306-f378-41b-proj 2018-07-23 23:05:39,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b/users/c96fb0dc74d340ed9748404649b28146/roles/4302fdb21fe647d78e2cded5227917dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:39,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a56305-e27c-4517-8563-1ba54aaf95b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:39,860 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b/users/c96fb0dc74d340ed9748404649b28146/roles/4302fdb21fe647d78e2cded5227917dd used request id req-e2a56305-e27c-4517-8563-1ba54aaf95b4 2018-07-23 23:05:39,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:39,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:40,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4302fdb21fe647d78e2cded5227917dd", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj-role"}], "expires_at": "2018-07-24T00:05:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-69872306-f378-41b-user", "id": "c96fb0dc74d340ed9748404649b28146"}, "audit_ids": ["U2X6Blz7RIuc0sTEae-Ypg"], "issued_at": "2018-07-23T23:05:40.000000Z"}} 2018-07-23 23:05:40,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:40,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa8979f-b638-4bc0-b6a4-ebffe9d708c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:40,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0aa8979f-b638-4bc0-b6a4-ebffe9d708c7 2018-07-23 23:05:40,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:40,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-790f5d3c-97d2-49dc-96cc-4ba441825a91 Date: Mon, 23 Jul 2018 23:05:40 GMT RESP BODY: {"networks":[]} 2018-07-23 23:05:40,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net used request id req-790f5d3c-97d2-49dc-96cc-4ba441825a91 2018-07-23 23:05:40,496 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net 2018-07-23 23:05:40,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net", "admin_state_up": true}}' 2018-07-23 23:05:40,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-7ad4a062-5290-4ec0-acf6-2beae1bc58be Date: Mon, 23 Jul 2018 23:05:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ea09daa-d4c1-4482-991b-b83420fa208f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"455eb055cbcb4011a34733abbf44a67b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:40Z","is_default":false,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:40Z","mtu":999}} 2018-07-23 23:05:40,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7ad4a062-5290-4ec0-acf6-2beae1bc58be 2018-07-23 23:05:40,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4ea09daa-d4c1-4482-991b-b83420fa208f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:40,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3fdd94c6-c2aa-4ed7-ab56-a6db678a8bfe Date: Mon, 23 Jul 2018 23:05:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4ea09daa-d4c1-4482-991b-b83420fa208f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"455eb055cbcb4011a34733abbf44a67b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:40Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net","admin_state_up":true,"tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:40Z","mtu":999}]} 2018-07-23 23:05:40,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4ea09daa-d4c1-4482-991b-b83420fa208f used request id req-3fdd94c6-c2aa-4ed7-ab56-a6db678a8bfe 2018-07-23 23:05:41,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:41,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20ce9784-faa6-4df7-9922-eb986390007a Date: Mon, 23 Jul 2018 23:05:41 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:05:41,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f used request id req-20ce9784-faa6-4df7-9922-eb986390007a 2018-07-23 23:05:41,030 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet 2018-07-23 23:05:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" -d '{"subnets": [{"ip_version": 4, "network_id": "4ea09daa-d4c1-4482-991b-b83420fa208f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}]}' 2018-07-23 23:05:41,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7258071-6580-44f6-a214-58d2dafe29e9 Date: Mon, 23 Jul 2018 23:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","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":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}]} 2018-07-23 23:05:41,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f7258071-6580-44f6-a214-58d2dafe29e9 2018-07-23 23:05:41,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4ea09daa-d4c1-4482-991b-b83420fa208f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:41,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a17bf9fa-d596-449d-b02a-76a7084c8a30 Date: Mon, 23 Jul 2018 23:05:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4ea09daa-d4c1-4482-991b-b83420fa208f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455eb055cbcb4011a34733abbf44a67b","l2_adjacency":true,"status":"ACTIVE","subnets":["8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net","admin_state_up":true,"tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:40Z","mtu":999}]} 2018-07-23 23:05:41,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4ea09daa-d4c1-4482-991b-b83420fa208f used request id req-a17bf9fa-d596-449d-b02a-76a7084c8a30 2018-07-23 23:05:41,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:41,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8691df3-9079-4878-93c6-66eb86e72c98 Date: Mon, 23 Jul 2018 23:05:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}]} 2018-07-23 23:05:41,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f used request id req-c8691df3-9079-4878-93c6-66eb86e72c98 2018-07-23 23:05:41,902 - OpenStackNetwork - DEBUG - Network [4ea09daa-d4c1-4482-991b-b83420fa208f] created successfully 2018-07-23 23:05:41,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:41,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:42,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4302fdb21fe647d78e2cded5227917dd", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj-role"}], "expires_at": "2018-07-24T00:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-69872306-f378-41b-user", "id": "c96fb0dc74d340ed9748404649b28146"}, "audit_ids": ["ROzi9g7DReuC0K-R5hg8NA"], "issued_at": "2018-07-23T23:05:42.000000Z"}} 2018-07-23 23:05:42,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:42,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3db2c2-3cb7-43f5-91cc-962be8fe4b7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:42,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2b3db2c2-3cb7-43f5-91cc-962be8fe4b7a 2018-07-23 23:05:42,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:42,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-433a5e33-1b88-453b-8cab-cd157ded2ae8 Date: Mon, 23 Jul 2018 23:05:42 GMT RESP BODY: {"routers": []} 2018-07-23 23:05:42,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router&admin_state_up=True used request id req-433a5e33-1b88-453b-8cab-cd157ded2ae8 2018-07-23 23:05:42,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:42,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:42,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4302fdb21fe647d78e2cded5227917dd", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj-role"}], "expires_at": "2018-07-24T00:05:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-69872306-f378-41b-user", "id": "c96fb0dc74d340ed9748404649b28146"}, "audit_ids": ["iWANv-vDSEqECV33ULib8Q"], "issued_at": "2018-07-23T23:05:42.000000Z"}} 2018-07-23 23:05:42,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0612a2683121526bcdb1ca6b0ae4ad1ec39a4a08" 2018-07-23 23:05:42,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c2c99a-e44e-49b9-8ac2-0eae1925ddab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:42,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d6c2c99a-e44e-49b9-8ac2-0eae1925ddab 2018-07-23 23:05:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:43,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0d59badf-5595-452a-8681-f6a8cbc33ce1 Date: Mon, 23 Jul 2018 23:05:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:05:43,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-0d59badf-5595-452a-8681-f6a8cbc33ce1 2018-07-23 23:05:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:43,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d4bc77ce-17f6-46f3-837f-313323bc9940 Date: Mon, 23 Jul 2018 23:05:43 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:05:43,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-d4bc77ce-17f6-46f3-837f-313323bc9940 2018-07-23 23:05:43,127 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router 2018-07-23 23:05:43,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router", "admin_state_up": true}}' 2018-07-23 23:05:44,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3d13eff3-4852-40b3-93bd-4c067ae8cf90 Date: Mon, 23 Jul 2018 23:05:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:43Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "6a370332-bd25-4678-947b-e4631aa5659e", "name": "CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router"}} 2018-07-23 23:05:44,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-3d13eff3-4852-40b3-93bd-4c067ae8cf90 2018-07-23 23:05:44,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6a370332-bd25-4678-947b-e4631aa5659e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:44,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b3c6a65-ce34-422a-a80d-352d57e02b2b Date: Mon, 23 Jul 2018 23:05:44 GMT RESP BODY: {"ports":[]} 2018-07-23 23:05:44,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6a370332-bd25-4678-947b-e4631aa5659e used request id req-0b3c6a65-ce34-422a-a80d-352d57e02b2b 2018-07-23 23:05:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:45,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7c4e62b4-2630-4fd1-869a-4c2a2c43cc89 Date: Mon, 23 Jul 2018 23:05:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4ea09daa-d4c1-4482-991b-b83420fa208f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455eb055cbcb4011a34733abbf44a67b","l2_adjacency":true,"status":"ACTIVE","subnets":["8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net","admin_state_up":true,"tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:40Z","mtu":999}]} 2018-07-23 23:05:45,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net used request id req-7c4e62b4-2630-4fd1-869a-4c2a2c43cc89 2018-07-23 23:05:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:45,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:45,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:45,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a6a09c-ccb1-4a7c-9a86-f7d08bd1276e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}} 2018-07-23 23:05:45,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b used request id req-68a6a09c-ccb1-4a7c-9a86-f7d08bd1276e 2018-07-23 23:05:45,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:45,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f1b7450-413c-44bd-a1f6-7a27346361de Date: Mon, 23 Jul 2018 23:05:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}]} 2018-07-23 23:05:45,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f used request id req-8f1b7450-413c-44bd-a1f6-7a27346361de 2018-07-23 23:05:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f&name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:45,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-007a465b-d55d-4915-b393-31d40988b1bc Date: Mon, 23 Jul 2018 23:05:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}]} 2018-07-23 23:05:45,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f&name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet used request id req-007a465b-d55d-4915-b393-31d40988b1bc 2018-07-23 23:05:45,330 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 23:05:45,330 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router 2018-07-23 23:05:45,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" -d '{"subnet_id": "8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615"}' 2018-07-23 23:05:47,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-48d8a86c-bc53-4c04-9a61-70cfc1cc4f45 Date: Mon, 23 Jul 2018 23:05:47 GMT RESP BODY: {"network_id": "4ea09daa-d4c1-4482-991b-b83420fa208f", "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "subnet_id": "8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615", "subnet_ids": ["8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615"], "port_id": "3834b890-fae5-4d60-93c3-325e81264adc", "id": "6a370332-bd25-4678-947b-e4631aa5659e"} 2018-07-23 23:05:47,620 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e/add_router_interface used request id req-48d8a86c-bc53-4c04-9a61-70cfc1cc4f45 2018-07-23 23:05:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:47,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c603c087-e44d-4bd4-be30-06c96feb8b9a Date: Mon, 23 Jul 2018 23:05:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:43Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "6a370332-bd25-4678-947b-e4631aa5659e", "name": "CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router"}} 2018-07-23 23:05:47,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e used request id req-c603c087-e44d-4bd4-be30-06c96feb8b9a 2018-07-23 23:05:47,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6a370332-bd25-4678-947b-e4631aa5659e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:48,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-18ccf1c1-e5d6-4c49-8998-aaa59a195217 Date: Mon, 23 Jul 2018 23:05:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:47Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","ip_address":"10.55.1.1"}],"id":"3834b890-fae5-4d60-93c3-325e81264adc","security_groups":[],"mac_address":"fa:16:3e:c4:93:f8","project_id":"455eb055cbcb4011a34733abbf44a67b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:46Z","binding:vnic_type":"normal","device_id":"6a370332-bd25-4678-947b-e4631aa5659e","ip_allocation":"immediate"}]} 2018-07-23 23:05:48,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6a370332-bd25-4678-947b-e4631aa5659e used request id req-18ccf1c1-e5d6-4c49-8998-aaa59a195217 2018-07-23 23:05:48,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:48,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-912d538a-f1d0-4c18-ab9a-c0440559f1dc Date: Mon, 23 Jul 2018 23:05:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","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":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}} 2018-07-23 23:05:48,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615 used request id req-912d538a-f1d0-4c18-ab9a-c0440559f1dc 2018-07-23 23:05:48,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:48,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4302fdb21fe647d78e2cded5227917dd", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj-role"}], "expires_at": "2018-07-24T00:05:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/455eb055cbcb4011a34733abbf44a67b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-69872306-f378-41b-user", "id": "c96fb0dc74d340ed9748404649b28146"}, "audit_ids": ["7-MfmkbASD-V68R1FmbaYQ"], "issued_at": "2018-07-23T23:05:48.000000Z"}} 2018-07-23 23:05:48,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fe85a2868e940ae585724ad3ad1990a1eb1829" 2018-07-23 23:05:48,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2550f827-dbe4-4539-b893-32ce35718bd3 Date: Mon, 23 Jul 2018 23:05:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"4ea09daa-d4c1-4482-991b-b83420fa208f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"455eb055cbcb4011a34733abbf44a67b","l2_adjacency":true,"status":"ACTIVE","subnets":["8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615"],"description":"","tags":[],"updated_at":"2018-07-23T23:05:41Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net","admin_state_up":true,"tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:40Z","mtu":999}]} 2018-07-23 23:05:48,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net used request id req-2550f827-dbe4-4539-b893-32ce35718bd3 2018-07-23 23:05:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:48,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740b183dbecf0bb8c05674bb1aaf9db8423b361" 2018-07-23 23:05:48,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5592fc5-6d03-4158-873b-a48a3207e22f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}} 2018-07-23 23:05:48,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b used request id req-d5592fc5-6d03-4158-873b-a48a3207e22f 2018-07-23 23:05:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fe85a2868e940ae585724ad3ad1990a1eb1829" 2018-07-23 23:05:48,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-898398a1-e73e-4dc5-9687-d2c89419f957 Date: Mon, 23 Jul 2018 23:05:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}]} 2018-07-23 23:05:48,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f used request id req-898398a1-e73e-4dc5-9687-d2c89419f957 2018-07-23 23:05:48,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f&name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fe85a2868e940ae585724ad3ad1990a1eb1829" 2018-07-23 23:05:48,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5691a9fc-ac86-41f5-9756-040ae7d2408f Date: Mon, 23 Jul 2018 23:05:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}]} 2018-07-23 23:05:48,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4ea09daa-d4c1-4482-991b-b83420fa208f&name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet used request id req-5691a9fc-ac86-41f5-9756-040ae7d2408f 2018-07-23 23:05:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fe85a2868e940ae585724ad3ad1990a1eb1829" 2018-07-23 23:05:49,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-0c7c10d8-619a-4caf-869b-c8f7d2c5f674 Date: Mon, 23 Jul 2018 23:05:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:43Z", "admin_state_up": true, "updated_at": "2018-07-23T23:05:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "6a370332-bd25-4678-947b-e4631aa5659e", "name": "CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router"}]} 2018-07-23 23:05:49,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router used request id req-0c7c10d8-619a-4caf-869b-c8f7d2c5f674 2018-07-23 23:05:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2740b183dbecf0bb8c05674bb1aaf9db8423b361" 2018-07-23 23:05:49,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a19847b-41c4-4ab1-bef3-70de83e72365 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}} 2018-07-23 23:05:49,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b used request id req-6a19847b-41c4-4ab1-bef3-70de83e72365 2018-07-23 23:05:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=6a370332-bd25-4678-947b-e4631aa5659e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fe85a2868e940ae585724ad3ad1990a1eb1829" 2018-07-23 23:05:49,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-796629c3-95f3-4f3a-accc-833fc6a9419b Date: Mon, 23 Jul 2018 23:05:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:05:48Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","ip_address":"10.55.1.1"}],"id":"3834b890-fae5-4d60-93c3-325e81264adc","security_groups":[],"mac_address":"fa:16:3e:c4:93:f8","project_id":"455eb055cbcb4011a34733abbf44a67b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:46Z","binding:vnic_type":"normal","device_id":"6a370332-bd25-4678-947b-e4631aa5659e","ip_allocation":"immediate"}]} 2018-07-23 23:05:49,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=6a370332-bd25-4678-947b-e4631aa5659e used request id req-796629c3-95f3-4f3a-accc-833fc6a9419b 2018-07-23 23:05:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55fe85a2868e940ae585724ad3ad1990a1eb1829" 2018-07-23 23:05:49,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b81c09b6-2ea2-4820-a5aa-7f429a3ff6f7 Date: Mon, 23 Jul 2018 23:05:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ea09daa-d4c1-4482-991b-b83420fa208f","tenant_id":"455eb055cbcb4011a34733abbf44a67b","created_at":"2018-07-23T23:05:41Z","dns_nameservers":[],"updated_at":"2018-07-23T23:05:41Z","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":"455eb055cbcb4011a34733abbf44a67b","id":"8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615","subnetpool_id":null,"name":"CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet"}} 2018-07-23 23:05:49,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615 used request id req-b81c09b6-2ea2-4820-a5aa-7f429a3ff6f7 2018-07-23 23:05:49,228 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router and subnet CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet 2018-07-23 23:05:49,228 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router 2018-07-23 23:05:49,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" -d '{"subnet_id": "8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615"}' 2018-07-23 23:05:50,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b53253c8-fc17-45c4-a5cd-0658c8718f09 Date: Mon, 23 Jul 2018 23:05:50 GMT RESP BODY: {"network_id": "4ea09daa-d4c1-4482-991b-b83420fa208f", "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "subnet_id": "8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615", "subnet_ids": ["8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615"], "port_id": "3834b890-fae5-4d60-93c3-325e81264adc", "id": "6a370332-bd25-4678-947b-e4631aa5659e"} 2018-07-23 23:05:50,808 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e/remove_router_interface used request id req-b53253c8-fc17-45c4-a5cd-0658c8718f09 2018-07-23 23:05:50,808 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router 2018-07-23 23:05:50,808 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-router 2018-07-23 23:05:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f662d1704bcc9532f5e71c38493a62c44817c7b4" 2018-07-23 23:05:51,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79b14350-4092-419b-a112-b7f6e8242606 Content-Length: 0 Date: Mon, 23 Jul 2018 23:05:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:51,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/6a370332-bd25-4678-947b-e4631aa5659e used request id req-79b14350-4092-419b-a112-b7f6e8242606 2018-07-23 23:05:51,964 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet 2018-07-23 23:05:51,964 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-subnet 2018-07-23 23:05:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:53,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fca4944f-53be-4d50-b744-8a17916d1e35 Date: Mon, 23 Jul 2018 23:05:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:53,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8a3ae74e-ee1e-4d8b-87a8-b7693fa5a615 used request id req-fca4944f-53be-4d50-b744-8a17916d1e35 2018-07-23 23:05:53,410 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-aef08298-e987-4889-bfc5-f5310852b4bd-pub-net 2018-07-23 23:05:53,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4ea09daa-d4c1-4482-991b-b83420fa208f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525af97cfdf1a401c8abe4833e3c73048a14cd89" 2018-07-23 23:05:54,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15302620-fce0-40d8-a0a0-030ee0d58099 Date: Mon, 23 Jul 2018 23:05:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:54,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4ea09daa-d4c1-4482-991b-b83420fa208f used request id req-15302620-fce0-40d8-a0a0-030ee0d58099 2018-07-23 23:05:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:54,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b506ab0b-7698-4059-a2c5-e1cae52a8529 Date: Mon, 23 Jul 2018 23:05:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:40Z", "updated_at": "2018-07-23T23:05:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "revision_number": 0, "id": "16df0a59-7bab-4600-9117-59f820074feb", "remote_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "port_range_min": null, "ethertype": "IPv6", "project_id": "455eb055cbcb4011a34733abbf44a67b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "revision_number": 0, "id": "368ee654-48ba-4dd6-bd5f-1f77ebfe93f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "port_range_min": null, "ethertype": "IPv6", "project_id": "455eb055cbcb4011a34733abbf44a67b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "revision_number": 0, "id": "a3761053-2937-4521-8b49-014e354a18ea", "remote_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "port_range_min": null, "ethertype": "IPv4", "project_id": "455eb055cbcb4011a34733abbf44a67b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "revision_number": 0, "id": "c443efd3-5218-452b-be36-8291754fe999", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "port_range_min": null, "ethertype": "IPv4", "project_id": "455eb055cbcb4011a34733abbf44a67b"}], "revision_number": 4, "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:05:54,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b506ab0b-7698-4059-a2c5-e1cae52a8529 2018-07-23 23:05:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:54,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:05:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7645ca2d-445a-4f92-85e1-e6e3d3eb30f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:05:54,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-7645ca2d-445a-4f92-85e1-e6e3d3eb30f3 2018-07-23 23:05:54,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:05:54,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:54,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b6339c-8533-40b1-b1d5-4dfe5719c851 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "455eb055cbcb4011a34733abbf44a67b", "name": "CreateNetworkSuccessTests-69872306-f378-41b-proj"}} 2018-07-23 23:05:54,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b used request id req-c1b6339c-8533-40b1-b1d5-4dfe5719c851 2018-07-23 23:05:54,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ed63758-cba3-4e81-8fd7-85c156c6188a 2018-07-23 23:05:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1ed63758-cba3-4e81-8fd7-85c156c6188a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:54,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b020c9c0-a22b-4f72-9363-c149556f9dff Date: Mon, 23 Jul 2018 23:05:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "port_range_min": null, "revision_number": 0, "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:40Z", "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "16df0a59-7bab-4600-9117-59f820074feb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "port_range_min": null, "revision_number": 0, "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:40Z", "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "368ee654-48ba-4dd6-bd5f-1f77ebfe93f6"}, {"remote_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "port_range_min": null, "revision_number": 0, "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:40Z", "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "a3761053-2937-4521-8b49-014e354a18ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:40Z", "security_group_id": "1ed63758-cba3-4e81-8fd7-85c156c6188a", "port_range_min": null, "revision_number": 0, "tenant_id": "455eb055cbcb4011a34733abbf44a67b", "created_at": "2018-07-23T23:05:40Z", "project_id": "455eb055cbcb4011a34733abbf44a67b", "id": "c443efd3-5218-452b-be36-8291754fe999"}]} 2018-07-23 23:05:54,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1ed63758-cba3-4e81-8fd7-85c156c6188a used request id req-b020c9c0-a22b-4f72-9363-c149556f9dff 2018-07-23 23:05:54,893 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:05:54,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1ed63758-cba3-4e81-8fd7-85c156c6188a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:55,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e217b82c-4712-42ca-99a3-009b1b784440 Content-Length: 0 Date: Mon, 23 Jul 2018 23:05:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:05:55,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1ed63758-cba3-4e81-8fd7-85c156c6188a used request id req-e217b82c-4712-42ca-99a3-009b1b784440 2018-07-23 23:05:55,024 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-69872306-f378-41b-proj 2018-07-23 23:05:55,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:55,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f8d8130-fa0b-4554-b086-8eb7c4a3f45c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:55,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/455eb055cbcb4011a34733abbf44a67b used request id req-1f8d8130-fa0b-4554-b086-8eb7c4a3f45c 2018-07-23 23:05:55,268 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-69872306-f378-41b-proj-role 2018-07-23 23:05:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4302fdb21fe647d78e2cded5227917dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:55,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2b03de5-63ac-4b38-96f6-035e6189d007 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:55,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4302fdb21fe647d78e2cded5227917dd used request id req-d2b03de5-63ac-4b38-96f6-035e6189d007 2018-07-23 23:05:55,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6400d1ddcdf4d7f7dd7e68fbd9ff4d2d60260f03" 2018-07-23 23:05:55,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f78249-e4d8-4a49-88ca-914c43a48a2b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:05:55,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c7f78249-e4d8-4a49-88ca-914c43a48a2b 2018-07-23 23:05:55,468 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-69872306-f378-41b-user 2018-07-23 23:05:55,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c96fb0dc74d340ed9748404649b28146 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9a5d69611b59254099a7e3d37722428edeef453" 2018-07-23 23:05:55,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ef2909-f1ac-49aa-9f2d-7231d69496fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:55,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c96fb0dc74d340ed9748404649b28146 used request id req-81ef2909-f1ac-49aa-9f2d-7231d69496fa 2018-07-23 23:05:55,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:56,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RTy6oQjHTeGVmzaYDfZMqw"], "issued_at": "2018-07-23T23:05:56.000000Z"}} 2018-07-23 23:05:56,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f31f27c3517b3cc5c1b9c0fe2c60871d1cb40d" 2018-07-23 23:05:56,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3c39ff-d967-413e-a5ca-ceed83a7e5fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:56,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dd3c39ff-d967-413e-a5ca-ceed83a7e5fa 2018-07-23 23:05:56,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:56,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:56,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["C3nI_EtVTLWt7PP8yVED7A"], "issued_at": "2018-07-23T23:05:56.000000Z"}} 2018-07-23 23:05:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:05:56,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46160714-7b55-4efd-a03d-b8a5fa415442 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:56,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-46160714-7b55-4efd-a03d-b8a5fa415442 2018-07-23 23:05:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:56,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:56,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-603c5f1b-ef00-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:05:56,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bc01b7-f4cc-436e-a86d-df512fc31fc2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-603c5f1b-ef00-447-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:05:56,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-603c5f1b-ef00-447-proj used request id req-71bc01b7-f4cc-436e-a86d-df512fc31fc2 2018-07-23 23:05:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:05:56,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5b1eea-f5fb-4534-bc60-df26136a70aa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:05:56,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4f5b1eea-f5fb-4534-bc60-df26136a70aa 2018-07-23 23:05:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj"}}' 2018-07-23 23:05:57,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f082703-4850-4cd8-bb83-b56a4b1b3bb3 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4"}, "tags": [], "enabled": true, "id": "dc4b9d89a0234fdea3f148c5662531f4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj"}} 2018-07-23 23:05:57,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-6f082703-4850-4cd8-bb83-b56a4b1b3bb3 2018-07-23 23:05:57,047 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-603c5f1b-ef00-447-proj 2018-07-23 23:05:57,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:57,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:57,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["DyHzqUzKTACHQn-byZFotQ"], "issued_at": "2018-07-23T23:05:57.000000Z"}} 2018-07-23 23:05:57,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697063b0eb994640d4255345ad36aca8f911b657" 2018-07-23 23:05:57,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d011b79-2d71-4d73-a1d7-23137cbdf0cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:57,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9d011b79-2d71-4d73-a1d7-23137cbdf0cd 2018-07-23 23:05:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:05:57,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:05:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:05:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697063b0eb994640d4255345ad36aca8f911b657" 2018-07-23 23:05:57,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972f2796-454a-4f4a-a907-8e677e5f93ac Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:05:57,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-972f2796-454a-4f4a-a907-8e677e5f93ac 2018-07-23 23:05:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-603c5f1b-ef00-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697063b0eb994640d4255345ad36aca8f911b657" 2018-07-23 23:05:57,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3377f86c-e2b4-42b2-acc8-724a5dec663a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-603c5f1b-ef00-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4"}, "tags": [], "enabled": true, "id": "dc4b9d89a0234fdea3f148c5662531f4", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj"}]} 2018-07-23 23:05:57,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-603c5f1b-ef00-447-proj used request id req-3377f86c-e2b4-42b2-acc8-724a5dec663a 2018-07-23 23:05:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697063b0eb994640d4255345ad36aca8f911b657" 2018-07-23 23:05:57,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8863489d-5de1-4a6f-80bd-f66005b3b05e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:05:57,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8863489d-5de1-4a6f-80bd-f66005b3b05e 2018-07-23 23:05:58,178 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-603c5f1b-ef00-447-user 2018-07-23 23:05:58,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:58,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:05:58,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccccb206-e131-468e-9b42-bf7da8b3c5e0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:05:58,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ccccb206-e131-468e-9b42-bf7da8b3c5e0 2018-07-23 23:05:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" -d '{"role": {"name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role"}}' 2018-07-23 23:05:58,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ec874f4-16a7-49c9-8613-243fb272b1cc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75d4e20e42e94c5cbebb5249b55ace84", "links": {"self": "http://172.30.9.26:5000/v3/roles/75d4e20e42e94c5cbebb5249b55ace84"}, "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role"}} 2018-07-23 23:05:58,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6ec874f4-16a7-49c9-8613-243fb272b1cc 2018-07-23 23:05:58,232 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role 2018-07-23 23:05:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/75d4e20e42e94c5cbebb5249b55ace84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:05:58,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4714468b-544d-4ee5-9dee-b680c71c205a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75d4e20e42e94c5cbebb5249b55ace84", "links": {"self": "http://172.30.9.26:5000/v3/roles/75d4e20e42e94c5cbebb5249b55ace84"}, "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role"}} 2018-07-23 23:05:58,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/75d4e20e42e94c5cbebb5249b55ace84 used request id req-4714468b-544d-4ee5-9dee-b680c71c205a 2018-07-23 23:05:58,321 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role to project CreateNetworkSuccessTests-603c5f1b-ef00-447-proj 2018-07-23 23:05:58,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4/users/1a112c5a14c440d5a6c3c7c55f168062/roles/75d4e20e42e94c5cbebb5249b55ace84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:05:58,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ffa0f5-ae18-4552-ad2d-1250964cb4c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:05:58,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4/users/1a112c5a14c440d5a6c3c7c55f168062/roles/75d4e20e42e94c5cbebb5249b55ace84 used request id req-b5ffa0f5-ae18-4552-ad2d-1250964cb4c0 2018-07-23 23:05:58,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:05:58,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:05:58,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d4e20e42e94c5cbebb5249b55ace84", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role"}], "expires_at": "2018-07-24T00:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4b9d89a0234fdea3f148c5662531f4", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-user", "id": "1a112c5a14c440d5a6c3c7c55f168062"}, "audit_ids": ["z3THr3yJTtiy9T1vqGthrA"], "issued_at": "2018-07-23T23:05:58.000000Z"}} 2018-07-23 23:05:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:05:58,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c995ef-569c-4c88-98d2-72d857ea8e8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:05:58,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-25c995ef-569c-4c88-98d2-72d857ea8e8f 2018-07-23 23:05:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:05:59,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c25d517c-ff60-4dba-831d-62e88f21186c Date: Mon, 23 Jul 2018 23:05:59 GMT RESP BODY: {"networks":[]} 2018-07-23 23:05:59,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net used request id req-c25d517c-ff60-4dba-831d-62e88f21186c 2018-07-23 23:05:59,186 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net 2018-07-23 23:05:59,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net", "admin_state_up": true}}' 2018-07-23 23:05:59,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-46abae60-cb68-468b-a090-0209c2ea7f4b Date: Mon, 23 Jul 2018 23:05:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dc4b9d89a0234fdea3f148c5662531f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:59Z","is_default":false,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:05:59Z","mtu":999}} 2018-07-23 23:05:59,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-46abae60-cb68-468b-a090-0209c2ea7f4b 2018-07-23 23:05:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:05:59,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-92ed0a90-4b3b-4050-a254-b199fdaeff1e Date: Mon, 23 Jul 2018 23:05:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"dc4b9d89a0234fdea3f148c5662531f4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:05:59Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net","admin_state_up":true,"tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:05:59Z","mtu":999}]} 2018-07-23 23:05:59,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 used request id req-92ed0a90-4b3b-4050-a254-b199fdaeff1e 2018-07-23 23:05:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:05:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5a1bf7f-fb99-4a16-a908-a49be557ddd3 Date: Mon, 23 Jul 2018 23:05:59 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:05:59,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 used request id req-a5a1bf7f-fb99-4a16-a908-a49be557ddd3 2018-07-23 23:05:59,783 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet 2018-07-23 23:05:59,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" -d '{"subnets": [{"ip_version": 4, "network_id": "71071eac-92a2-4a7a-83b6-8ab0842e1c10", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet"}]}' 2018-07-23 23:06:00,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fa642eb8-9985-41a2-bd76-77b9055b3457 Date: Mon, 23 Jul 2018 23:06:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:06:00Z","dns_nameservers":[],"updated_at":"2018-07-23T23:06:00Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"dc4b9d89a0234fdea3f148c5662531f4","id":"5279ca05-e9ce-4918-a08b-e813aaba6e28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet"}]} 2018-07-23 23:06:00,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fa642eb8-9985-41a2-bd76-77b9055b3457 2018-07-23 23:06:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:06:00,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-38bd3bbe-991a-4102-97e7-d9db5ec00765 Date: Mon, 23 Jul 2018 23:06:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc4b9d89a0234fdea3f148c5662531f4","l2_adjacency":true,"status":"ACTIVE","subnets":["5279ca05-e9ce-4918-a08b-e813aaba6e28"],"description":"","tags":[],"updated_at":"2018-07-23T23:06:00Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net","admin_state_up":true,"tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:05:59Z","mtu":999}]} 2018-07-23 23:06:00,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 used request id req-38bd3bbe-991a-4102-97e7-d9db5ec00765 2018-07-23 23:06:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:06:00,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6e5be7e3-6f05-4cce-9310-0ad43c2c6d87 Date: Mon, 23 Jul 2018 23:06:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:06:00Z","dns_nameservers":[],"updated_at":"2018-07-23T23:06:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc4b9d89a0234fdea3f148c5662531f4","id":"5279ca05-e9ce-4918-a08b-e813aaba6e28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet"}]} 2018-07-23 23:06:00,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 used request id req-6e5be7e3-6f05-4cce-9310-0ad43c2c6d87 2018-07-23 23:06:00,513 - OpenStackNetwork - DEBUG - Network [71071eac-92a2-4a7a-83b6-8ab0842e1c10] created successfully 2018-07-23 23:06:00,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:00,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75d4e20e42e94c5cbebb5249b55ace84", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role"}], "expires_at": "2018-07-24T00:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc4b9d89a0234fdea3f148c5662531f4", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dc4b9d89a0234fdea3f148c5662531f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/dc4b9d89a0234fdea3f148c5662531f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/dc4b9d89a0234fdea3f148c5662531f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-user", "id": "1a112c5a14c440d5a6c3c7c55f168062"}, "audit_ids": ["Kj6O_2klRCWWxf4PNgML1Q"], "issued_at": "2018-07-23T23:06:00.000000Z"}} 2018-07-23 23:06:00,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515c10f5d675a234f4f328a447cd6b81a8b2cc92" 2018-07-23 23:06:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2fcb7ed-d7f1-4d87-af0f-791f5315daef Date: Mon, 23 Jul 2018 23:06:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dc4b9d89a0234fdea3f148c5662531f4","l2_adjacency":true,"status":"ACTIVE","subnets":["5279ca05-e9ce-4918-a08b-e813aaba6e28"],"description":"","tags":[],"updated_at":"2018-07-23T23:06:00Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net","admin_state_up":true,"tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:05:59Z","mtu":999}]} 2018-07-23 23:06:01,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net used request id req-e2fcb7ed-d7f1-4d87-af0f-791f5315daef 2018-07-23 23:06:01,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:01,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:01,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1f31f27c3517b3cc5c1b9c0fe2c60871d1cb40d" 2018-07-23 23:06:01,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97df4f8-752b-4c15-a07e-add82777d36e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4b9d89a0234fdea3f148c5662531f4", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj"}} 2018-07-23 23:06:01,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4 used request id req-d97df4f8-752b-4c15-a07e-add82777d36e 2018-07-23 23:06:01,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515c10f5d675a234f4f328a447cd6b81a8b2cc92" 2018-07-23 23:06:01,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6978480e-cb73-48ca-951a-0d6de2f4f545 Date: Mon, 23 Jul 2018 23:06:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:06:00Z","dns_nameservers":[],"updated_at":"2018-07-23T23:06:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc4b9d89a0234fdea3f148c5662531f4","id":"5279ca05-e9ce-4918-a08b-e813aaba6e28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet"}]} 2018-07-23 23:06:01,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10 used request id req-6978480e-cb73-48ca-951a-0d6de2f4f545 2018-07-23 23:06:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10&name=CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}515c10f5d675a234f4f328a447cd6b81a8b2cc92" 2018-07-23 23:06:01,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1181f388-c344-4155-a456-7088f8389be2 Date: Mon, 23 Jul 2018 23:06:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"71071eac-92a2-4a7a-83b6-8ab0842e1c10","tenant_id":"dc4b9d89a0234fdea3f148c5662531f4","created_at":"2018-07-23T23:06:00Z","dns_nameservers":[],"updated_at":"2018-07-23T23:06:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"dc4b9d89a0234fdea3f148c5662531f4","id":"5279ca05-e9ce-4918-a08b-e813aaba6e28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet"}]} 2018-07-23 23:06:01,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=71071eac-92a2-4a7a-83b6-8ab0842e1c10&name=CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet used request id req-1181f388-c344-4155-a456-7088f8389be2 2018-07-23 23:06:01,426 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet 2018-07-23 23:06:01,426 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-subnet 2018-07-23 23:06:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5279ca05-e9ce-4918-a08b-e813aaba6e28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:06:02,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb1e9704-26ad-4757-9cb4-b64c6413f819 Date: Mon, 23 Jul 2018 23:06:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:02,571 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5279ca05-e9ce-4918-a08b-e813aaba6e28 used request id req-fb1e9704-26ad-4757-9cb4-b64c6413f819 2018-07-23 23:06:02,572 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-b6c362c9-32df-4d36-8e4c-91712894a65f-pub-net 2018-07-23 23:06:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/71071eac-92a2-4a7a-83b6-8ab0842e1c10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}255a23de90f07264614c3132b57237d8f593b2e0" 2018-07-23 23:06:03,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-991b0aaf-aa6d-40e7-86e0-efc94d20dd81 Date: Mon, 23 Jul 2018 23:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:03,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/71071eac-92a2-4a7a-83b6-8ab0842e1c10 used request id req-991b0aaf-aa6d-40e7-86e0-efc94d20dd81 2018-07-23 23:06:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:03,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-91de9d68-81bf-43b0-8a4e-705e32e68a31 Date: Mon, 23 Jul 2018 23:06:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "created_at": "2018-07-23T23:05:59Z", "updated_at": "2018-07-23T23:05:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "revision_number": 0, "id": "27209a83-77cb-4224-9c9a-3cac1555a996", "remote_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4b9d89a0234fdea3f148c5662531f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "revision_number": 0, "id": "773773d4-a399-43a4-b31a-b042234a52f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4b9d89a0234fdea3f148c5662531f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "revision_number": 0, "id": "b1b3ffa5-6a46-4dd9-b420-4dc1506abcdc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc4b9d89a0234fdea3f148c5662531f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "revision_number": 0, "id": "fc1c7f31-32b5-4693-aa63-5c30a49c10da", "remote_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "remote_ip_prefix": null, "created_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc4b9d89a0234fdea3f148c5662531f4"}], "revision_number": 4, "project_id": "dc4b9d89a0234fdea3f148c5662531f4", "id": "7892fab3-73fb-4096-a979-6c8712c83d86", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:03,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-91de9d68-81bf-43b0-8a4e-705e32e68a31 2018-07-23 23:06:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:03,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40604d6e-6d3d-48d3-8ace-f62f60d4079c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:03,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-40604d6e-6d3d-48d3-8ace-f62f60d4079c 2018-07-23 23:06:03,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:03,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27d17f6-5ef7-4280-85a2-61bc4c1c28a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:03,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-d27d17f6-5ef7-4280-85a2-61bc4c1c28a3 2018-07-23 23:06:03,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:03,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a28ad248-04a6-4e43-ab81-f6d3223a9b93 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:04,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-a28ad248-04a6-4e43-ab81-f6d3223a9b93 2018-07-23 23:06:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c6cf6f-ac28-4950-82d3-89e946ad6b8b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:04,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-02c6cf6f-ac28-4950-82d3-89e946ad6b8b 2018-07-23 23:06:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d3039d8-c027-4acb-8af8-0b0234ed97eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:04,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-0d3039d8-c027-4acb-8af8-0b0234ed97eb 2018-07-23 23:06:04,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58fd074a-bc7e-488b-a6c9-c7399954586d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:04,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-58fd074a-bc7e-488b-a6c9-c7399954586d 2018-07-23 23:06:04,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37acaaff-aab2-4677-a568-95f3b65ce7fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:04,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-37acaaff-aab2-4677-a568-95f3b65ce7fd 2018-07-23 23:06:04,383 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05c650d-ac48-4ce0-847c-f7388cf5da48 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc4b9d89a0234fdea3f148c5662531f4", "name": "CreateNetworkSuccessTests-603c5f1b-ef00-447-proj"}} 2018-07-23 23:06:04,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4 used request id req-c05c650d-ac48-4ce0-847c-f7388cf5da48 2018-07-23 23:06:04,467 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7892fab3-73fb-4096-a979-6c8712c83d86 2018-07-23 23:06:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7892fab3-73fb-4096-a979-6c8712c83d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cf5baee3-5bd5-4157-a2cc-e3a4bebc41c3 Date: Mon, 23 Jul 2018 23:06:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "created_at": "2018-07-23T23:05:59Z", "project_id": "dc4b9d89a0234fdea3f148c5662531f4", "id": "27209a83-77cb-4224-9c9a-3cac1555a996"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "created_at": "2018-07-23T23:05:59Z", "project_id": "dc4b9d89a0234fdea3f148c5662531f4", "id": "773773d4-a399-43a4-b31a-b042234a52f1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "created_at": "2018-07-23T23:05:59Z", "project_id": "dc4b9d89a0234fdea3f148c5662531f4", "id": "b1b3ffa5-6a46-4dd9-b420-4dc1506abcdc"}, {"remote_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:05:59Z", "security_group_id": "7892fab3-73fb-4096-a979-6c8712c83d86", "port_range_min": null, "revision_number": 0, "tenant_id": "dc4b9d89a0234fdea3f148c5662531f4", "created_at": "2018-07-23T23:05:59Z", "project_id": "dc4b9d89a0234fdea3f148c5662531f4", "id": "fc1c7f31-32b5-4693-aa63-5c30a49c10da"}]} 2018-07-23 23:06:04,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=7892fab3-73fb-4096-a979-6c8712c83d86 used request id req-cf5baee3-5bd5-4157-a2cc-e3a4bebc41c3 2018-07-23 23:06:04,506 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:06:04,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/7892fab3-73fb-4096-a979-6c8712c83d86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31537c27-da6d-4ee0-9c9e-1465222588bb Content-Length: 0 Date: Mon, 23 Jul 2018 23:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:04,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/7892fab3-73fb-4096-a979-6c8712c83d86 used request id req-31537c27-da6d-4ee0-9c9e-1465222588bb 2018-07-23 23:06:04,661 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-603c5f1b-ef00-447-proj 2018-07-23 23:06:04,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a20aba-aa1b-47a7-870f-aefff14496cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:04,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dc4b9d89a0234fdea3f148c5662531f4 used request id req-22a20aba-aa1b-47a7-870f-aefff14496cb 2018-07-23 23:06:04,873 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-603c5f1b-ef00-447-proj-role 2018-07-23 23:06:04,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/75d4e20e42e94c5cbebb5249b55ace84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:04,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49dcdef-e3d0-42ca-96e9-12697fb5f072 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:04,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/75d4e20e42e94c5cbebb5249b55ace84 used request id req-c49dcdef-e3d0-42ca-96e9-12697fb5f072 2018-07-23 23:06:04,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e577e80cfd8d59456690d09c2cbf37cce5b4fe55" 2018-07-23 23:06:05,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bca8247-153f-4981-ba2e-0af0b9e639bb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:05,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5bca8247-153f-4981-ba2e-0af0b9e639bb 2018-07-23 23:06:05,063 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-603c5f1b-ef00-447-user 2018-07-23 23:06:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1a112c5a14c440d5a6c3c7c55f168062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}697063b0eb994640d4255345ad36aca8f911b657" 2018-07-23 23:06:05,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4e0911b-2b55-488e-adf3-2c69a3e7f463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:05,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1a112c5a14c440d5a6c3c7c55f168062 used request id req-e4e0911b-2b55-488e-adf3-2c69a3e7f463 2018-07-23 23:06:05,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:05,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["M1h-FwNGSz-tUfByYaZXeA"], "issued_at": "2018-07-23T23:06:05.000000Z"}} 2018-07-23 23:06:05,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d7278f3a8b3bd8bd48eb0ad7fed5a542ed7727" 2018-07-23 23:06:05,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf48c9bc-a1f9-4493-8d6b-759274f8de6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:05,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cf48c9bc-a1f9-4493-8d6b-759274f8de6d 2018-07-23 23:06:05,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:05,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:06,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["e2a-UU9ESfOgDLFWmmLVrQ"], "issued_at": "2018-07-23T23:06:06.000000Z"}} 2018-07-23 23:06:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:06,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434935e1-c0da-43b6-b3b7-19f06422e9d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:06,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-434935e1-c0da-43b6-b3b7-19f06422e9d7 2018-07-23 23:06:06,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:06,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:06,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0c85d537-5b75-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:06,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93901061-b3b9-4fc0-9d4e-926846eba92d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0c85d537-5b75-401-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:06,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-0c85d537-5b75-401-proj used request id req-93901061-b3b9-4fc0-9d4e-926846eba92d 2018-07-23 23:06:06,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:06,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a08b43-c9d8-462b-a000-c061b683edcc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:06,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-77a08b43-c9d8-462b-a000-c061b683edcc 2018-07-23 23:06:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj"}}' 2018-07-23 23:06:06,455 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9abcfb00-53b5-4dab-a279-3c09a11e54ca Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac"}, "tags": [], "enabled": true, "id": "70f4d529d799480b94bb5d28a1bb50ac", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj"}} 2018-07-23 23:06:06,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9abcfb00-53b5-4dab-a279-3c09a11e54ca 2018-07-23 23:06:06,456 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-0c85d537-5b75-401-proj 2018-07-23 23:06:06,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:06,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:06,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["22Y3kdl0RFOVCZ9OKCHuiA"], "issued_at": "2018-07-23T23:06:06.000000Z"}} 2018-07-23 23:06:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb456ecc348140f98f63250f7e04e0c26aaba816" 2018-07-23 23:06:06,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d53458d-bc78-422a-b105-07da35cc52f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:06,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d53458d-bc78-422a-b105-07da35cc52f3 2018-07-23 23:06:06,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:06,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb456ecc348140f98f63250f7e04e0c26aaba816" 2018-07-23 23:06:06,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f664fe6-d19c-45dd-bf01-2c2fc5161dd7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:06,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2f664fe6-d19c-45dd-bf01-2c2fc5161dd7 2018-07-23 23:06:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-0c85d537-5b75-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb456ecc348140f98f63250f7e04e0c26aaba816" 2018-07-23 23:06:06,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87f946d-e2a5-44ec-83b0-a51d63e1fb6d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-0c85d537-5b75-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac"}, "tags": [], "enabled": true, "id": "70f4d529d799480b94bb5d28a1bb50ac", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj"}]} 2018-07-23 23:06:06,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateNetworkSuccessTests-0c85d537-5b75-401-proj used request id req-d87f946d-e2a5-44ec-83b0-a51d63e1fb6d 2018-07-23 23:06:06,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb456ecc348140f98f63250f7e04e0c26aaba816" 2018-07-23 23:06:07,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19f9655-2458-4839-a50c-fd90b885f7b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:07,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f19f9655-2458-4839-a50c-fd90b885f7b3 2018-07-23 23:06:07,384 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-0c85d537-5b75-401-user 2018-07-23 23:06:07,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:07,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe5262e-20ec-4511-86d1-3efd559a8492 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:07,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebe5262e-20ec-4511-86d1-3efd559a8492 2018-07-23 23:06:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" -d '{"role": {"name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role"}}' 2018-07-23 23:06:07,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb348a8-0c55-4883-9d7a-9aa63c392a39 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d105e4b89e514845b5234ec367decd60", "links": {"self": "http://172.30.9.26:5000/v3/roles/d105e4b89e514845b5234ec367decd60"}, "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role"}} 2018-07-23 23:06:07,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3eb348a8-0c55-4883-9d7a-9aa63c392a39 2018-07-23 23:06:07,580 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role 2018-07-23 23:06:07,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d105e4b89e514845b5234ec367decd60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:07,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3f41ee-4528-489b-9c82-8a6d69ff728b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d105e4b89e514845b5234ec367decd60", "links": {"self": "http://172.30.9.26:5000/v3/roles/d105e4b89e514845b5234ec367decd60"}, "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role"}} 2018-07-23 23:06:07,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d105e4b89e514845b5234ec367decd60 used request id req-0d3f41ee-4528-489b-9c82-8a6d69ff728b 2018-07-23 23:06:07,669 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role to project CreateNetworkSuccessTests-0c85d537-5b75-401-proj 2018-07-23 23:06:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac/users/e1dd08f71bfc4d59bd3a35d3ed66b1c3/roles/d105e4b89e514845b5234ec367decd60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:07,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a018559-43d9-402e-bb6e-754ca585858d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:07,792 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac/users/e1dd08f71bfc4d59bd3a35d3ed66b1c3/roles/d105e4b89e514845b5234ec367decd60 used request id req-8a018559-43d9-402e-bb6e-754ca585858d 2018-07-23 23:06:07,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:07,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:08,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d105e4b89e514845b5234ec367decd60", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role"}], "expires_at": "2018-07-24T00:06:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70f4d529d799480b94bb5d28a1bb50ac", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-user", "id": "e1dd08f71bfc4d59bd3a35d3ed66b1c3"}, "audit_ids": ["S_u-hdDUS7iYPZvVAzA5Vw"], "issued_at": "2018-07-23T23:06:08.000000Z"}} 2018-07-23 23:06:08,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:08,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00845846-7f45-4a2c-a9e8-6f2108668025 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:08,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-00845846-7f45-4a2c-a9e8-6f2108668025 2018-07-23 23:06:08,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:08,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3b2c156b-2754-43c2-b475-0de23c5a0daa Date: Mon, 23 Jul 2018 23:06:08 GMT RESP BODY: {"networks":[]} 2018-07-23 23:06:08,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net used request id req-3b2c156b-2754-43c2-b475-0de23c5a0daa 2018-07-23 23:06:08,548 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net 2018-07-23 23:06:08,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net", "admin_state_up": true}}' 2018-07-23 23:06:08,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-a88d00f3-eaae-44f8-bd22-0f27980ccd22 Date: Mon, 23 Jul 2018 23:06:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1b79df2-4905-4c48-9b32-7c8056d345a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"70f4d529d799480b94bb5d28a1bb50ac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:06:08Z","is_default":false,"name":"CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"70f4d529d799480b94bb5d28a1bb50ac","created_at":"2018-07-23T23:06:08Z","mtu":999}} 2018-07-23 23:06:08,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a88d00f3-eaae-44f8-bd22-0f27980ccd22 2018-07-23 23:06:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a1b79df2-4905-4c48-9b32-7c8056d345a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:09,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3ff09cfb-4e0f-4eb0-a9b9-4cd42605093b Date: Mon, 23 Jul 2018 23:06:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a1b79df2-4905-4c48-9b32-7c8056d345a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"70f4d529d799480b94bb5d28a1bb50ac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:06:08Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net","admin_state_up":true,"tenant_id":"70f4d529d799480b94bb5d28a1bb50ac","created_at":"2018-07-23T23:06:08Z","mtu":999}]} 2018-07-23 23:06:09,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a1b79df2-4905-4c48-9b32-7c8056d345a2 used request id req-3ff09cfb-4e0f-4eb0-a9b9-4cd42605093b 2018-07-23 23:06:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a1b79df2-4905-4c48-9b32-7c8056d345a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:09,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8af04718-fe3c-4990-9e42-ce12ccb517f5 Date: Mon, 23 Jul 2018 23:06:09 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:06:09,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a1b79df2-4905-4c48-9b32-7c8056d345a2 used request id req-8af04718-fe3c-4990-9e42-ce12ccb517f5 2018-07-23 23:06:09,122 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-subnet 2018-07-23 23:06:09,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" -d '{"subnets": [{"ip_version": 4, "network_id": "a1b79df2-4905-4c48-9b32-7c8056d345a2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-subnet"}]}' 2018-07-23 23:06:09,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fc03cd6f-4fa2-4ac5-9589-1fee45072f00 Date: Mon, 23 Jul 2018 23:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1b79df2-4905-4c48-9b32-7c8056d345a2","tenant_id":"70f4d529d799480b94bb5d28a1bb50ac","created_at":"2018-07-23T23:06:09Z","dns_nameservers":[],"updated_at":"2018-07-23T23:06:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"70f4d529d799480b94bb5d28a1bb50ac","id":"6794a7d0-0164-4752-ad74-3c6f74b33fbf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-subnet"}]} 2018-07-23 23:06:09,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fc03cd6f-4fa2-4ac5-9589-1fee45072f00 2018-07-23 23:06:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a1b79df2-4905-4c48-9b32-7c8056d345a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:09,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8efb09c-b74b-442c-b554-363c0872cdf0 Date: Mon, 23 Jul 2018 23:06:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1b79df2-4905-4c48-9b32-7c8056d345a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"70f4d529d799480b94bb5d28a1bb50ac","l2_adjacency":true,"status":"ACTIVE","subnets":["6794a7d0-0164-4752-ad74-3c6f74b33fbf"],"description":"","tags":[],"updated_at":"2018-07-23T23:06:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net","admin_state_up":true,"tenant_id":"70f4d529d799480b94bb5d28a1bb50ac","created_at":"2018-07-23T23:06:08Z","mtu":999}]} 2018-07-23 23:06:09,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a1b79df2-4905-4c48-9b32-7c8056d345a2 used request id req-b8efb09c-b74b-442c-b554-363c0872cdf0 2018-07-23 23:06:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a1b79df2-4905-4c48-9b32-7c8056d345a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:09,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-827e4242-82c0-4ef6-aa66-8e29b0734e34 Date: Mon, 23 Jul 2018 23:06:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1b79df2-4905-4c48-9b32-7c8056d345a2","tenant_id":"70f4d529d799480b94bb5d28a1bb50ac","created_at":"2018-07-23T23:06:09Z","dns_nameservers":[],"updated_at":"2018-07-23T23:06:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"70f4d529d799480b94bb5d28a1bb50ac","id":"6794a7d0-0164-4752-ad74-3c6f74b33fbf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-subnet"}]} 2018-07-23 23:06:09,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a1b79df2-4905-4c48-9b32-7c8056d345a2 used request id req-827e4242-82c0-4ef6-aa66-8e29b0734e34 2018-07-23 23:06:09,968 - OpenStackNetwork - DEBUG - Network [a1b79df2-4905-4c48-9b32-7c8056d345a2] created successfully 2018-07-23 23:06:09,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:09,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:10,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d105e4b89e514845b5234ec367decd60", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role"}], "expires_at": "2018-07-24T00:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70f4d529d799480b94bb5d28a1bb50ac", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/70f4d529d799480b94bb5d28a1bb50ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/70f4d529d799480b94bb5d28a1bb50ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/70f4d529d799480b94bb5d28a1bb50ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-user", "id": "e1dd08f71bfc4d59bd3a35d3ed66b1c3"}, "audit_ids": ["uTXsHEoDSWegxQSeKib3SA"], "issued_at": "2018-07-23T23:06:10.000000Z"}} 2018-07-23 23:06:10,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc37f06e7ec8ff6e515eef74d1c3aeef35cccc3b" 2018-07-23 23:06:10,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9040290e-496c-4458-91eb-9b3f20724662 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:10,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9040290e-496c-4458-91eb-9b3f20724662 2018-07-23 23:06:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc37f06e7ec8ff6e515eef74d1c3aeef35cccc3b" 2018-07-23 23:06:10,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ba68b976-3e68-4f66-a78c-72d280ccba05 Date: Mon, 23 Jul 2018 23:06:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a1b79df2-4905-4c48-9b32-7c8056d345a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"70f4d529d799480b94bb5d28a1bb50ac","l2_adjacency":true,"status":"ACTIVE","subnets":["6794a7d0-0164-4752-ad74-3c6f74b33fbf"],"description":"","tags":[],"updated_at":"2018-07-23T23:06:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net","admin_state_up":true,"tenant_id":"70f4d529d799480b94bb5d28a1bb50ac","created_at":"2018-07-23T23:06:08Z","mtu":999}]} 2018-07-23 23:06:10,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net used request id req-ba68b976-3e68-4f66-a78c-72d280ccba05 2018-07-23 23:06:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:10,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc37f06e7ec8ff6e515eef74d1c3aeef35cccc3b" 2018-07-23 23:06:10,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2cbebc-ca2d-45d7-93f3-6ca973c399dc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "70f4d529d799480b94bb5d28a1bb50ac", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj"}} 2018-07-23 23:06:10,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac used request id req-df2cbebc-ca2d-45d7-93f3-6ca973c399dc 2018-07-23 23:06:10,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a1b79df2-4905-4c48-9b32-7c8056d345a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc37f06e7ec8ff6e515eef74d1c3aeef35cccc3b" 2018-07-23 23:06:10,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ba911a4-9eb2-4bbd-b44d-53377e29405c Date: Mon, 23 Jul 2018 23:06:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a1b79df2-4905-4c48-9b32-7c8056d345a2","tenant_id":"70f4d529d799480b94bb5d28a1bb50ac","created_at":"2018-07-23T23:06:09Z","dns_nameservers":[],"updated_at":"2018-07-23T23:06:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"70f4d529d799480b94bb5d28a1bb50ac","id":"6794a7d0-0164-4752-ad74-3c6f74b33fbf","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-subnet"}]} 2018-07-23 23:06:10,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a1b79df2-4905-4c48-9b32-7c8056d345a2 used request id req-0ba911a4-9eb2-4bbd-b44d-53377e29405c 2018-07-23 23:06:10,867 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-subnet 2018-07-23 23:06:10,868 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-subnet 2018-07-23 23:06:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6794a7d0-0164-4752-ad74-3c6f74b33fbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:11,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fbccd4e-6fc3-4810-9fe4-22526ad69747 Date: Mon, 23 Jul 2018 23:06:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:11,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6794a7d0-0164-4752-ad74-3c6f74b33fbf used request id req-0fbccd4e-6fc3-4810-9fe4-22526ad69747 2018-07-23 23:06:11,856 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7bf6a0c8-36f5-4c48-979e-ecddd6953757-pub-net 2018-07-23 23:06:11,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a1b79df2-4905-4c48-9b32-7c8056d345a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04b0cbc69107a738a6167d5735234bc758401e3f" 2018-07-23 23:06:12,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-06d5e224-eb34-4ee0-a643-dcf5363215a8 Date: Mon, 23 Jul 2018 23:06:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:12,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a1b79df2-4905-4c48-9b32-7c8056d345a2 used request id req-06d5e224-eb34-4ee0-a643-dcf5363215a8 2018-07-23 23:06:12,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-61034c7e-7681-4d4d-833a-55b65bd57465 Date: Mon, 23 Jul 2018 23:06:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "created_at": "2018-07-23T23:06:08Z", "updated_at": "2018-07-23T23:06:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "revision_number": 0, "id": "43c7e061-4551-4f93-8a77-8b674000dfb9", "remote_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "remote_ip_prefix": null, "created_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f4d529d799480b94bb5d28a1bb50ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "revision_number": 0, "id": "51ebb145-2dad-4928-bdb3-83976b1dca48", "remote_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "remote_ip_prefix": null, "created_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f4d529d799480b94bb5d28a1bb50ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "revision_number": 0, "id": "7e64134e-58c4-48c1-800d-d23b61a83c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "70f4d529d799480b94bb5d28a1bb50ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "revision_number": 0, "id": "89e7a890-effc-4c94-9010-5b05a143692f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "70f4d529d799480b94bb5d28a1bb50ac"}], "revision_number": 4, "project_id": "70f4d529d799480b94bb5d28a1bb50ac", "id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:13,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-61034c7e-7681-4d4d-833a-55b65bd57465 2018-07-23 23:06:13,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74dc19dd-04c9-4e12-afa6-4adcf6af985c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:13,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-74dc19dd-04c9-4e12-afa6-4adcf6af985c 2018-07-23 23:06:13,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:13,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42bb5946-f404-4c8f-9c46-456b735f7d4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:13,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-42bb5946-f404-4c8f-9c46-456b735f7d4e 2018-07-23 23:06:13,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:13,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b06cf3-d7a7-423b-8ee6-1def592218bb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:13,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-92b06cf3-d7a7-423b-8ee6-1def592218bb 2018-07-23 23:06:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b932ac85-1569-4e17-9186-80447784b26d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:13,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-b932ac85-1569-4e17-9186-80447784b26d 2018-07-23 23:06:13,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1415f35-b224-49d6-9203-534c8eba90ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:13,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-b1415f35-b224-49d6-9203-534c8eba90ac 2018-07-23 23:06:13,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2009dc4-04f3-4a57-8312-9add5bf5bdc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:13,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-d2009dc4-04f3-4a57-8312-9add5bf5bdc3 2018-07-23 23:06:13,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746855d1-3b2e-47d6-b343-977feb05535a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "70f4d529d799480b94bb5d28a1bb50ac", "name": "CreateNetworkSuccessTests-0c85d537-5b75-401-proj"}} 2018-07-23 23:06:13,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac used request id req-746855d1-3b2e-47d6-b343-977feb05535a 2018-07-23 23:06:13,790 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3 2018-07-23 23:06:13,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aefed27f-aab1-427c-908c-935bc6af0043 Date: Mon, 23 Jul 2018 23:06:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "port_range_min": null, "revision_number": 0, "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "created_at": "2018-07-23T23:06:08Z", "project_id": "70f4d529d799480b94bb5d28a1bb50ac", "id": "43c7e061-4551-4f93-8a77-8b674000dfb9"}, {"remote_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "port_range_min": null, "revision_number": 0, "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "created_at": "2018-07-23T23:06:08Z", "project_id": "70f4d529d799480b94bb5d28a1bb50ac", "id": "51ebb145-2dad-4928-bdb3-83976b1dca48"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "port_range_min": null, "revision_number": 0, "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "created_at": "2018-07-23T23:06:08Z", "project_id": "70f4d529d799480b94bb5d28a1bb50ac", "id": "7e64134e-58c4-48c1-800d-d23b61a83c9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:06:08Z", "security_group_id": "61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3", "port_range_min": null, "revision_number": 0, "tenant_id": "70f4d529d799480b94bb5d28a1bb50ac", "created_at": "2018-07-23T23:06:08Z", "project_id": "70f4d529d799480b94bb5d28a1bb50ac", "id": "89e7a890-effc-4c94-9010-5b05a143692f"}]} 2018-07-23 23:06:13,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3 used request id req-aefed27f-aab1-427c-908c-935bc6af0043 2018-07-23 23:06:13,816 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:06:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:13,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7330495-3be6-4f89-8fd8-e92517c07445 Content-Length: 0 Date: Mon, 23 Jul 2018 23:06:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:13,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/61f9e2f1-6f24-4664-86c6-6acd7b4e1fb3 used request id req-f7330495-3be6-4f89-8fd8-e92517c07445 2018-07-23 23:06:13,946 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-0c85d537-5b75-401-proj 2018-07-23 23:06:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:14,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-858e7d3a-7d2b-484c-9ca7-f09e1778b1a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:14,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/70f4d529d799480b94bb5d28a1bb50ac used request id req-858e7d3a-7d2b-484c-9ca7-f09e1778b1a8 2018-07-23 23:06:14,185 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-0c85d537-5b75-401-proj-role 2018-07-23 23:06:14,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d105e4b89e514845b5234ec367decd60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:14,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-361990d3-b24d-4980-b278-5e4a3034f54f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:14,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d105e4b89e514845b5234ec367decd60 used request id req-361990d3-b24d-4980-b278-5e4a3034f54f 2018-07-23 23:06:14,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a0dd7742e8e2046f743c3a64659798f681c8f58" 2018-07-23 23:06:14,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9e7042-aa5a-4c83-aab3-841d37a9a0c0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:14,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d9e7042-aa5a-4c83-aab3-841d37a9a0c0 2018-07-23 23:06:14,374 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-0c85d537-5b75-401-user 2018-07-23 23:06:14,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e1dd08f71bfc4d59bd3a35d3ed66b1c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb456ecc348140f98f63250f7e04e0c26aaba816" 2018-07-23 23:06:14,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0307391f-a4fc-4bc2-b0ba-d0e7558be0ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:14,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e1dd08f71bfc4d59bd3a35d3ed66b1c3 used request id req-0307391f-a4fc-4bc2-b0ba-d0e7558be0ec 2018-07-23 23:06:14,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:15,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["HAqhPvtxS8qPsJdC1GosfQ"], "issued_at": "2018-07-23T23:06:15.000000Z"}} 2018-07-23 23:06:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35bb4e3f0bd1eb5078713c0fc5ddb5567100eaaa" 2018-07-23 23:06:15,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239edf73-5c15-4d65-95a9-c3f641d53fdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:15,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-239edf73-5c15-4d65-95a9-c3f641d53fdc 2018-07-23 23:06:15,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:15,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:15,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["KL4LNC-wSV2xq4_u_3wesA"], "issued_at": "2018-07-23T23:06:15.000000Z"}} 2018-07-23 23:06:15,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:15,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e2cdc7-7d1b-483b-8414-482f62430cd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:15,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d6e2cdc7-7d1b-483b-8414-482f62430cd6 2018-07-23 23:06:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:15,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f2ba284c-5513-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:15,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6088418-1868-4348-b182-b16027758a91 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f2ba284c-5513-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:15,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f2ba284c-5513-473-proj used request id req-d6088418-1868-4348-b182-b16027758a91 2018-07-23 23:06:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:16,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067b3358-860a-424a-83b6-0971a1c27a9b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:16,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-067b3358-860a-424a-83b6-0971a1c27a9b 2018-07-23 23:06:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj"}}' 2018-07-23 23:06:16,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36a0aeb-85a4-4bc3-80a6-be3cb8e1c13f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1ba2df93ee4c4b40ac86baed94c6aa5c"}, "tags": [], "enabled": true, "id": "1ba2df93ee4c4b40ac86baed94c6aa5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj"}} 2018-07-23 23:06:16,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a36a0aeb-85a4-4bc3-80a6-be3cb8e1c13f 2018-07-23 23:06:16,068 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f2ba284c-5513-473-proj 2018-07-23 23:06:16,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:16,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:16,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["d4Xu6OIKSgyCAwOdIqwK-w"], "issued_at": "2018-07-23T23:06:16.000000Z"}} 2018-07-23 23:06:16,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcb8c4c64856d169e95ffb96d6c92751cfe9b56" 2018-07-23 23:06:16,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6204bb9-b736-4901-873f-a3e997d0dd03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:16,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c6204bb9-b736-4901-873f-a3e997d0dd03 2018-07-23 23:06:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:16,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcb8c4c64856d169e95ffb96d6c92751cfe9b56" 2018-07-23 23:06:16,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12591a61-a697-489e-a22a-d5475c62d8db Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:16,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-12591a61-a697-489e-a22a-d5475c62d8db 2018-07-23 23:06:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-f2ba284c-5513-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcb8c4c64856d169e95ffb96d6c92751cfe9b56" 2018-07-23 23:06:16,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3ef2ac-7e88-4a26-af90-c20f2b86d903 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-f2ba284c-5513-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1ba2df93ee4c4b40ac86baed94c6aa5c"}, "tags": [], "enabled": true, "id": "1ba2df93ee4c4b40ac86baed94c6aa5c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj"}]} 2018-07-23 23:06:16,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-f2ba284c-5513-473-proj used request id req-9c3ef2ac-7e88-4a26-af90-c20f2b86d903 2018-07-23 23:06:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcb8c4c64856d169e95ffb96d6c92751cfe9b56" 2018-07-23 23:06:16,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d620cbd-1813-4c81-92b1-a31bbb116e52 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:16,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1d620cbd-1813-4c81-92b1-a31bbb116e52 2018-07-23 23:06:17,156 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f2ba284c-5513-473-user 2018-07-23 23:06:17,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:17,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:17,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84218018-9d76-4cbb-ad7d-7a32c878d963 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:17,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-84218018-9d76-4cbb-ad7d-7a32c878d963 2018-07-23 23:06:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" -d '{"role": {"name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj-role"}}' 2018-07-23 23:06:17,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53e2957-da15-4f31-8b50-786ee3337c14 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6ffa758e8db451cbcc6b91d5421e34a", "links": {"self": "http://172.30.9.26:5000/v3/roles/c6ffa758e8db451cbcc6b91d5421e34a"}, "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj-role"}} 2018-07-23 23:06:17,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f53e2957-da15-4f31-8b50-786ee3337c14 2018-07-23 23:06:17,348 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f2ba284c-5513-473-proj-role 2018-07-23 23:06:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c6ffa758e8db451cbcc6b91d5421e34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:17,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5108645-288f-4e4c-87b0-3de89dffddbe Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6ffa758e8db451cbcc6b91d5421e34a", "links": {"self": "http://172.30.9.26:5000/v3/roles/c6ffa758e8db451cbcc6b91d5421e34a"}, "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj-role"}} 2018-07-23 23:06:17,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c6ffa758e8db451cbcc6b91d5421e34a used request id req-f5108645-288f-4e4c-87b0-3de89dffddbe 2018-07-23 23:06:17,431 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f2ba284c-5513-473-proj-role to project CreateRouterNegativeTests-f2ba284c-5513-473-proj 2018-07-23 23:06:17,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1ba2df93ee4c4b40ac86baed94c6aa5c/users/d7808864798a4437aa48ad31517141e7/roles/c6ffa758e8db451cbcc6b91d5421e34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:17,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76754144-4e27-4c0b-bb36-5365051f94ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:17,548 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1ba2df93ee4c4b40ac86baed94c6aa5c/users/d7808864798a4437aa48ad31517141e7/roles/c6ffa758e8db451cbcc6b91d5421e34a used request id req-76754144-4e27-4c0b-bb36-5365051f94ff 2018-07-23 23:06:17,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:17,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:17,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tj2L1VquRViGhyDKPUodpw"], "issued_at": "2018-07-23T23:06:17.000000Z"}} 2018-07-23 23:06:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:18,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361ab58f-987c-4449-9792-ed902266cb9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:18,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-361ab58f-987c-4449-9792-ed902266cb9f 2018-07-23 23:06:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:18,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e792283a-626d-453b-a181-bca958a27751 Date: Mon, 23 Jul 2018 23:06:18 GMT RESP BODY: {"networks":[]} 2018-07-23 23:06:18,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 used request id req-e792283a-626d-453b-a181-bca958a27751 2018-07-23 23:06:18,298 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 2018-07-23 23:06:18,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" -d '{"network": {"name": "CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1", "admin_state_up": true}}' 2018-07-23 23:06:18,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-4e03074a-10ad-4180-b886-2f6e1be77163 Date: Mon, 23 Jul 2018 23:06:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6d4d28dd-7c7a-4419-aef8-c53758936799","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:06:18Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:06:18Z","mtu":1450}} 2018-07-23 23:06:18,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4e03074a-10ad-4180-b886-2f6e1be77163 2018-07-23 23:06:18,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6d4d28dd-7c7a-4419-aef8-c53758936799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:18,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-7d4b534f-c8f0-444b-abb9-7963fc0cee84 Date: Mon, 23 Jul 2018 23:06:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6d4d28dd-7c7a-4419-aef8-c53758936799","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:06:18Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:06:18Z","provider:network_type":"vxlan"}]} 2018-07-23 23:06:18,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6d4d28dd-7c7a-4419-aef8-c53758936799 used request id req-7d4b534f-c8f0-444b-abb9-7963fc0cee84 2018-07-23 23:06:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d4d28dd-7c7a-4419-aef8-c53758936799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:18,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b6de12fb-dd1f-4cd5-9dc4-73390728c078 Date: Mon, 23 Jul 2018 23:06:18 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:06:18,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d4d28dd-7c7a-4419-aef8-c53758936799 used request id req-b6de12fb-dd1f-4cd5-9dc4-73390728c078 2018-07-23 23:06:18,657 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-subnet1 2018-07-23 23:06:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" -d '{"subnets": [{"ip_version": 4, "network_id": "6d4d28dd-7c7a-4419-aef8-c53758936799", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-subnet1"}]}' 2018-07-23 23:06:19,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-205fa475-679d-4c38-8dba-55c589214ece Date: Mon, 23 Jul 2018 23:06:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f6461bd6-b845-4421-82cd-4ad9e5c472d5","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"6d4d28dd-7c7a-4419-aef8-c53758936799","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:06:18Z","ip_version":4}]} 2018-07-23 23:06:19,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-205fa475-679d-4c38-8dba-55c589214ece 2018-07-23 23:06:19,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6d4d28dd-7c7a-4419-aef8-c53758936799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:19,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-6bb14981-c69f-4679-8f79-ef6d38d5081e Date: Mon, 23 Jul 2018 23:06:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d4d28dd-7c7a-4419-aef8-c53758936799","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["f6461bd6-b845-4421-82cd-4ad9e5c472d5"],"description":"","tags":[],"updated_at":"2018-07-23T23:06:18Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:06:18Z","provider:network_type":"vxlan"}]} 2018-07-23 23:06:19,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6d4d28dd-7c7a-4419-aef8-c53758936799 used request id req-6bb14981-c69f-4679-8f79-ef6d38d5081e 2018-07-23 23:06:19,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6d4d28dd-7c7a-4419-aef8-c53758936799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:19,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-850b0023-bf0d-4d00-a0fe-f4b65dd6ba35 Date: Mon, 23 Jul 2018 23:06:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:06:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f6461bd6-b845-4421-82cd-4ad9e5c472d5","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"6d4d28dd-7c7a-4419-aef8-c53758936799","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:06:18Z","ip_version":4}]} 2018-07-23 23:06:19,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6d4d28dd-7c7a-4419-aef8-c53758936799 used request id req-850b0023-bf0d-4d00-a0fe-f4b65dd6ba35 2018-07-23 23:06:19,197 - OpenStackNetwork - DEBUG - Network [6d4d28dd-7c7a-4419-aef8-c53758936799] created successfully 2018-07-23 23:06:19,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:19,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:19,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6ffa758e8db451cbcc6b91d5421e34a", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj-role"}], "expires_at": "2018-07-24T00:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ba2df93ee4c4b40ac86baed94c6aa5c", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f2ba284c-5513-473-user", "id": "d7808864798a4437aa48ad31517141e7"}, "audit_ids": ["doHcXq83Q0-17rkyZdrVAA"], "issued_at": "2018-07-23T23:06:19.000000Z"}} 2018-07-23 23:06:19,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:19,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52abdb9-86f8-405b-9034-8bac614ed3f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:19,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a52abdb9-86f8-405b-9034-8bac614ed3f3 2018-07-23 23:06:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:19,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-867bc656-10e3-45b4-93cc-5fe684ba6234 Date: Mon, 23 Jul 2018 23:06:19 GMT RESP BODY: {"routers": []} 2018-07-23 23:06:19,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router&admin_state_up=True used request id req-867bc656-10e3-45b4-93cc-5fe684ba6234 2018-07-23 23:06:19,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:19,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:20,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6ffa758e8db451cbcc6b91d5421e34a", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj-role"}], "expires_at": "2018-07-24T00:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ba2df93ee4c4b40ac86baed94c6aa5c", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f2ba284c-5513-473-user", "id": "d7808864798a4437aa48ad31517141e7"}, "audit_ids": ["kPAK3H3nQoOJ0y1Xps8tjw"], "issued_at": "2018-07-23T23:06:20.000000Z"}} 2018-07-23 23:06:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f697669d908d134dd504c7693f40d6dc29e6d0b" 2018-07-23 23:06:20,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b520b3a2-b407-4d32-9af5-7a607cd45f43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:20,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b520b3a2-b407-4d32-9af5-7a607cd45f43 2018-07-23 23:06:20,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:20,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-e258f44d-8b4d-49e4-9085-060f7540fe01 Date: Mon, 23 Jul 2018 23:06:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:06:20,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-e258f44d-8b4d-49e4-9085-060f7540fe01 2018-07-23 23:06:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:20,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-969bc1cf-fe55-4554-ac63-0dfbcf1ac653 Date: Mon, 23 Jul 2018 23:06:20 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:06:20,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-969bc1cf-fe55-4554-ac63-0dfbcf1ac653 2018-07-23 23:06:20,491 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router 2018-07-23 23:06:20,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router", "admin_state_up": true}}' 2018-07-23 23:06:21,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4be95ab2-e44a-4e3b-97ac-71e9953ba310 Date: Mon, 23 Jul 2018 23:06:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1ba2df93ee4c4b40ac86baed94c6aa5c", "created_at": "2018-07-23T23:06:20Z", "admin_state_up": true, "updated_at": "2018-07-23T23:06:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1ba2df93ee4c4b40ac86baed94c6aa5c", "id": "e21d9484-7ee8-4f7b-8fd3-948032c75245", "name": "CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router"}} 2018-07-23 23:06:21,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-4be95ab2-e44a-4e3b-97ac-71e9953ba310 2018-07-23 23:06:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=e21d9484-7ee8-4f7b-8fd3-948032c75245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:21,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a19301c-d4f5-461e-bb2a-dffe5f7d5711 Date: Mon, 23 Jul 2018 23:06:21 GMT RESP BODY: {"ports":[]} 2018-07-23 23:06:21,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=e21d9484-7ee8-4f7b-8fd3-948032c75245 used request id req-0a19301c-d4f5-461e-bb2a-dffe5f7d5711 2018-07-23 23:06:21,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:21,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-edb61479-27c6-4fb2-ac87-61a9a07f23f1 Date: Mon, 23 Jul 2018 23:06:21 GMT RESP BODY: {"networks":[]} 2018-07-23 23:06:21,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 used request id req-edb61479-27c6-4fb2-ac87-61a9a07f23f1 2018-07-23 23:06:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:21,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-672c0349-7c8a-4aa9-98bc-81f9f50b1cca Date: Mon, 23 Jul 2018 23:06:21 GMT RESP BODY: {"ports":[]} 2018-07-23 23:06:21,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-port1&admin_state_up=True used request id req-672c0349-7c8a-4aa9-98bc-81f9f50b1cca 2018-07-23 23:06:21,965 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-port1 for router - CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router 2018-07-23 23:06:21,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:21,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:22,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6ffa758e8db451cbcc6b91d5421e34a", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj-role"}], "expires_at": "2018-07-24T00:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1ba2df93ee4c4b40ac86baed94c6aa5c", "name": "CreateRouterNegativeTests-f2ba284c-5513-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1ba2df93ee4c4b40ac86baed94c6aa5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f2ba284c-5513-473-user", "id": "d7808864798a4437aa48ad31517141e7"}, "audit_ids": ["M6rwtvEcTuiz6KNdPkhCHg"], "issued_at": "2018-07-23T23:06:22.000000Z"}} 2018-07-23 23:06:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811169240e20082fe535ff466559e5ef4e067ea6" 2018-07-23 23:06:22,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593ad61e-bf63-4ebb-860c-f4261526149f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:22,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-593ad61e-bf63-4ebb-860c-f4261526149f 2018-07-23 23:06:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:22,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e231193c-6ba8-404c-b925-33f5a4e5abe5 Date: Mon, 23 Jul 2018 23:06:22 GMT RESP BODY: {"networks":[]} 2018-07-23 23:06:22,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 used request id req-e231193c-6ba8-404c-b925-33f5a4e5abe5 2018-07-23 23:06:22,466 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router 2018-07-23 23:06:22,466 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-router 2018-07-23 23:06:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/e21d9484-7ee8-4f7b-8fd3-948032c75245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b0bd3155b2ee06f360f5657ec5ecf0f86f501" 2018-07-23 23:06:23,518 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-173f4f38-8d07-4da5-a91c-04189fb04bc0 Content-Length: 0 Date: Mon, 23 Jul 2018 23:06:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:23,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e21d9484-7ee8-4f7b-8fd3-948032c75245 used request id req-173f4f38-8d07-4da5-a91c-04189fb04bc0 2018-07-23 23:06:23,519 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-subnet1 2018-07-23 23:06:23,519 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-subnet1 2018-07-23 23:06:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f6461bd6-b845-4421-82cd-4ad9e5c472d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:24,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb9cd4fe-f472-4937-a180-009c900128fc Date: Mon, 23 Jul 2018 23:06:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:24,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f6461bd6-b845-4421-82cd-4ad9e5c472d5 used request id req-fb9cd4fe-f472-4937-a180-009c900128fc 2018-07-23 23:06:24,572 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-1495ea72-6d5d-4eb2-b7eb-e14848c01a1a-pub-net1 2018-07-23 23:06:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/6d4d28dd-7c7a-4419-aef8-c53758936799 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7925137b357524e2c163eb6d0bde123ffa7d3fd0" 2018-07-23 23:06:25,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ecc315b-a5ec-49c9-8f3b-aba43f4acba6 Date: Mon, 23 Jul 2018 23:06:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:06:25,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6d4d28dd-7c7a-4419-aef8-c53758936799 used request id req-7ecc315b-a5ec-49c9-8f3b-aba43f4acba6 2018-07-23 23:06:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:25,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-01f35bfc-b13e-4842-8288-ff882c51fb56 Date: Mon, 23 Jul 2018 23:06:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:25,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-01f35bfc-b13e-4842-8288-ff882c51fb56 2018-07-23 23:06:25,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:25,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2b38dd-7859-45e6-b82c-40e76fc91dfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:25,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-ca2b38dd-7859-45e6-b82c-40e76fc91dfd 2018-07-23 23:06:25,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:25,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3490ecf-7424-4ce1-b301-c8946d238698 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:25,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e3490ecf-7424-4ce1-b301-c8946d238698 2018-07-23 23:06:25,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:25,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:25,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4780f5d-7713-44d3-bf04-67d7b2664b20 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:25,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-a4780f5d-7713-44d3-bf04-67d7b2664b20 2018-07-23 23:06:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62197d42-b997-4498-b7f5-0ed1030f5636 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:26,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-62197d42-b997-4498-b7f5-0ed1030f5636 2018-07-23 23:06:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4beb5dc-d045-4b69-a321-7a2d20de6d77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:26,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-a4beb5dc-d045-4b69-a321-7a2d20de6d77 2018-07-23 23:06:26,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d107ff79-ecd1-4ca2-8e14-e6d511676f4f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:26,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-d107ff79-ecd1-4ca2-8e14-e6d511676f4f 2018-07-23 23:06:26,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:26,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5bf9afa-a615-4b12-bed5-0f57230b80e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:26,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-b5bf9afa-a615-4b12-bed5-0f57230b80e2 2018-07-23 23:06:26,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:26,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51904ab6-ea3c-4ffa-8772-b2190bfc8136 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:26,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-51904ab6-ea3c-4ffa-8772-b2190bfc8136 2018-07-23 23:06:26,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3902b169-3fc7-475c-8062-342131d8a887 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:26,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-3902b169-3fc7-475c-8062-342131d8a887 2018-07-23 23:06:26,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:26,517 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f2ba284c-5513-473-proj 2018-07-23 23:06:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1ba2df93ee4c4b40ac86baed94c6aa5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10e5398-e743-4189-a2ea-f6601adcae25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:26,717 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1ba2df93ee4c4b40ac86baed94c6aa5c used request id req-f10e5398-e743-4189-a2ea-f6601adcae25 2018-07-23 23:06:26,717 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f2ba284c-5513-473-proj-role 2018-07-23 23:06:26,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c6ffa758e8db451cbcc6b91d5421e34a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a1b78d-0fc3-41b0-8258-53f491b9398b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:26,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c6ffa758e8db451cbcc6b91d5421e34a used request id req-22a1b78d-0fc3-41b0-8258-53f491b9398b 2018-07-23 23:06:26,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a64932a90b40d6c94764e29dd8ab8c7a4bdcd9" 2018-07-23 23:06:26,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8c3bb2-dff2-4cfc-80ef-673b4411067b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:26,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3c8c3bb2-dff2-4cfc-80ef-673b4411067b 2018-07-23 23:06:26,914 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f2ba284c-5513-473-user 2018-07-23 23:06:26,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d7808864798a4437aa48ad31517141e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdcb8c4c64856d169e95ffb96d6c92751cfe9b56" 2018-07-23 23:06:27,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7366f894-36e0-4d32-bfef-0874ee47746f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:27,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d7808864798a4437aa48ad31517141e7 used request id req-7366f894-36e0-4d32-bfef-0874ee47746f 2018-07-23 23:06:27,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:27,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SQ2LS4J3T82lqzj1nQXBvQ"], "issued_at": "2018-07-23T23:06:27.000000Z"}} 2018-07-23 23:06:27,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b5d51e8e3bc65d0c5ec9db0286e2df46426dc70" 2018-07-23 23:06:27,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2776bf-7eb4-4ded-9826-722cd8bcdd56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:27,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0a2776bf-7eb4-4ded-9826-722cd8bcdd56 2018-07-23 23:06:27,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:27,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:28,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["E1bKGkpVTS-wtZBEwVgn7g"], "issued_at": "2018-07-23T23:06:28.000000Z"}} 2018-07-23 23:06:28,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:28,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d28a712b-f033-4f24-a14c-cc45c27ebf79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:28,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d28a712b-f033-4f24-a14c-cc45c27ebf79 2018-07-23 23:06:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:28,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:28,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1ed9ab24-5192-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:28,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d9eb76-8165-492e-bb0d-d3e52c250751 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1ed9ab24-5192-427-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:28,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1ed9ab24-5192-427-proj used request id req-f8d9eb76-8165-492e-bb0d-d3e52c250751 2018-07-23 23:06:28,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:28,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a91f623-c943-49aa-a14f-f5f2cb0667a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:28,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6a91f623-c943-49aa-a14f-f5f2cb0667a7 2018-07-23 23:06:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj"}}' 2018-07-23 23:06:28,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31323c20-6f93-4c14-a015-c0eb1113ad5a Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3028e1ba1004466fac95296fe95e8736"}, "tags": [], "enabled": true, "id": "3028e1ba1004466fac95296fe95e8736", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj"}} 2018-07-23 23:06:28,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-31323c20-6f93-4c14-a015-c0eb1113ad5a 2018-07-23 23:06:28,405 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-1ed9ab24-5192-427-proj 2018-07-23 23:06:28,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:28,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:28,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["VIa4NHgJQemzlFPx2w4-RA"], "issued_at": "2018-07-23T23:06:28.000000Z"}} 2018-07-23 23:06:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdcb4bcdabca8525bfead44ea36d64a7bbd003a" 2018-07-23 23:06:28,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381c38d7-a30a-4ad9-bb04-7b1b5c708d0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:28,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-381c38d7-a30a-4ad9-bb04-7b1b5c708d0b 2018-07-23 23:06:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:28,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdcb4bcdabca8525bfead44ea36d64a7bbd003a" 2018-07-23 23:06:28,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef36f607-427f-4176-bb5e-46895d1966f0 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:28,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ef36f607-427f-4176-bb5e-46895d1966f0 2018-07-23 23:06:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-1ed9ab24-5192-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdcb4bcdabca8525bfead44ea36d64a7bbd003a" 2018-07-23 23:06:29,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6df57d-5a73-495c-9635-d455edbc6734 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-1ed9ab24-5192-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3028e1ba1004466fac95296fe95e8736"}, "tags": [], "enabled": true, "id": "3028e1ba1004466fac95296fe95e8736", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj"}]} 2018-07-23 23:06:29,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-1ed9ab24-5192-427-proj used request id req-ec6df57d-5a73-495c-9635-d455edbc6734 2018-07-23 23:06:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdcb4bcdabca8525bfead44ea36d64a7bbd003a" 2018-07-23 23:06:29,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195b454a-7243-41ba-a7bc-03da7f267f15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:29,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-195b454a-7243-41ba-a7bc-03da7f267f15 2018-07-23 23:06:29,632 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-1ed9ab24-5192-427-user 2018-07-23 23:06:29,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:29,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f5f210-5ca9-47a8-b537-2da5366f7a86 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:29,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d2f5f210-5ca9-47a8-b537-2da5366f7a86 2018-07-23 23:06:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" -d '{"role": {"name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role"}}' 2018-07-23 23:06:29,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f10f046a-b3cc-4e5f-8a68-987730bdac26 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d8efb819e504f7a9ec1fab221f409e8", "links": {"self": "http://172.30.9.26:5000/v3/roles/3d8efb819e504f7a9ec1fab221f409e8"}, "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role"}} 2018-07-23 23:06:29,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f10f046a-b3cc-4e5f-8a68-987730bdac26 2018-07-23 23:06:29,759 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role 2018-07-23 23:06:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3d8efb819e504f7a9ec1fab221f409e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:29,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6bb5a7-2b3b-4154-94c6-209162398a55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d8efb819e504f7a9ec1fab221f409e8", "links": {"self": "http://172.30.9.26:5000/v3/roles/3d8efb819e504f7a9ec1fab221f409e8"}, "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role"}} 2018-07-23 23:06:29,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3d8efb819e504f7a9ec1fab221f409e8 used request id req-9c6bb5a7-2b3b-4154-94c6-209162398a55 2018-07-23 23:06:29,845 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role to project CreateRouterNegativeTests-1ed9ab24-5192-427-proj 2018-07-23 23:06:29,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3028e1ba1004466fac95296fe95e8736/users/619ba3047ea7493790767bacb8a00783/roles/3d8efb819e504f7a9ec1fab221f409e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:29,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d88bcd98-fc05-4f24-a77d-7891b400a322 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:29,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3028e1ba1004466fac95296fe95e8736/users/619ba3047ea7493790767bacb8a00783/roles/3d8efb819e504f7a9ec1fab221f409e8 used request id req-d88bcd98-fc05-4f24-a77d-7891b400a322 2018-07-23 23:06:29,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:29,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:30,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d8efb819e504f7a9ec1fab221f409e8", "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role"}], "expires_at": "2018-07-24T00:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3028e1ba1004466fac95296fe95e8736", "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-user", "id": "619ba3047ea7493790767bacb8a00783"}, "audit_ids": ["TcJlbTwIQDyBoGGI2F2Yww"], "issued_at": "2018-07-23T23:06:30.000000Z"}} 2018-07-23 23:06:30,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7811e7088a14f856e762dbdf367090a8375d35d" 2018-07-23 23:06:30,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9184b120-a514-4b63-918c-50e3c0f504b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:30,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9184b120-a514-4b63-918c-50e3c0f504b3 2018-07-23 23:06:30,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-21240c5b-a1bf-4649-91f6-7445e22aac8c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7811e7088a14f856e762dbdf367090a8375d35d" 2018-07-23 23:06:30,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0b28f6fb-f95f-4ad7-8e4f-9d647e040947 Date: Mon, 23 Jul 2018 23:06:30 GMT RESP BODY: {"routers": []} 2018-07-23 23:06:30,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateRouterNegativeTests-21240c5b-a1bf-4649-91f6-7445e22aac8c-pub-router&admin_state_up=True used request id req-0b28f6fb-f95f-4ad7-8e4f-9d647e040947 2018-07-23 23:06:30,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:30,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:31,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d8efb819e504f7a9ec1fab221f409e8", "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role"}], "expires_at": "2018-07-24T00:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3028e1ba1004466fac95296fe95e8736", "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3028e1ba1004466fac95296fe95e8736", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/3028e1ba1004466fac95296fe95e8736", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/3028e1ba1004466fac95296fe95e8736", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-1ed9ab24-5192-427-user", "id": "619ba3047ea7493790767bacb8a00783"}, "audit_ids": ["XQqWPQxrTqeesBd-VB04vw"], "issued_at": "2018-07-23T23:06:31.000000Z"}} 2018-07-23 23:06:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90fe046388ed1dc0a71c5159aa12957de288eb02" 2018-07-23 23:06:31,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5987d67c-8ee4-4d85-8632-0aa7989cc2c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:31,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5987d67c-8ee4-4d85-8632-0aa7989cc2c5 2018-07-23 23:06:31,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7811e7088a14f856e762dbdf367090a8375d35d" 2018-07-23 23:06:31,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4e5a0e9a-1081-4802-8c8b-90f753b3a933 Date: Mon, 23 Jul 2018 23:06:31 GMT RESP BODY: {"networks":[]} 2018-07-23 23:06:31,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=Invalid_name used request id req-4e5a0e9a-1081-4802-8c8b-90f753b3a933 2018-07-23 23:06:31,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0b082f91-e769-44cb-9c3b-e3c204177957 Date: Mon, 23 Jul 2018 23:06:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:31,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0b082f91-e769-44cb-9c3b-e3c204177957 2018-07-23 23:06:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c2ce12c-211a-4b7e-b061-4c176eb8f198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:31,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-1c2ce12c-211a-4b7e-b061-4c176eb8f198 2018-07-23 23:06:31,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:31,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431974b6-95c0-4f82-b2a0-6fab11b4fc1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:31,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-431974b6-95c0-4f82-b2a0-6fab11b4fc1b 2018-07-23 23:06:31,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dcf7b30-9284-470e-aa5b-702781b4db5f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:31,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-6dcf7b30-9284-470e-aa5b-702781b4db5f 2018-07-23 23:06:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e81d3c-6fc7-4933-adf7-d937149a81f1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:31,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-c4e81d3c-6fc7-4933-adf7-d937149a81f1 2018-07-23 23:06:31,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5fc5cae-0bf0-42c2-a7e9-65f3a7896301 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:31,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-a5fc5cae-0bf0-42c2-a7e9-65f3a7896301 2018-07-23 23:06:31,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b9f900-dca2-4793-b03a-5ee4d4385243 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:31,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-b1b9f900-dca2-4793-b03a-5ee4d4385243 2018-07-23 23:06:31,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:31,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d31f3792-0a32-4b03-a4c7-773958ae40b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:31,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-d31f3792-0a32-4b03-a4c7-773958ae40b5 2018-07-23 23:06:31,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:31,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:32,062 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5d619a-00aa-485f-8b5b-a5d4c446998c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:32,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-af5d619a-00aa-485f-8b5b-a5d4c446998c 2018-07-23 23:06:32,062 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:32,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:32,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96ae1a4-dd5c-4df3-a8bf-250b2fbc1096 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:32,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-b96ae1a4-dd5c-4df3-a8bf-250b2fbc1096 2018-07-23 23:06:32,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:32,150 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-1ed9ab24-5192-427-proj 2018-07-23 23:06:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3028e1ba1004466fac95296fe95e8736 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:32,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ae48bde-a57d-40c4-85da-2aad058d1f14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:32,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3028e1ba1004466fac95296fe95e8736 used request id req-2ae48bde-a57d-40c4-85da-2aad058d1f14 2018-07-23 23:06:32,357 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-1ed9ab24-5192-427-proj-role 2018-07-23 23:06:32,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3d8efb819e504f7a9ec1fab221f409e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:32,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cf85037-f4ed-4c60-9654-377f75b53aa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:32,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3d8efb819e504f7a9ec1fab221f409e8 used request id req-8cf85037-f4ed-4c60-9654-377f75b53aa9 2018-07-23 23:06:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42bf037f49e93cfda2d5e28905898c07e5bf949" 2018-07-23 23:06:32,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dab4e0f-0c6b-49d1-922b-5eb3fd7a27c5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:32,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0dab4e0f-0c6b-49d1-922b-5eb3fd7a27c5 2018-07-23 23:06:32,545 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-1ed9ab24-5192-427-user 2018-07-23 23:06:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/619ba3047ea7493790767bacb8a00783 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbdcb4bcdabca8525bfead44ea36d64a7bbd003a" 2018-07-23 23:06:32,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee58bd4-6d82-4734-91a4-4e593bcbe10d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:32,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/619ba3047ea7493790767bacb8a00783 used request id req-1ee58bd4-6d82-4734-91a4-4e593bcbe10d 2018-07-23 23:06:32,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:33,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["cJiCxHKCQjudULn_0SbaeQ"], "issued_at": "2018-07-23T23:06:33.000000Z"}} 2018-07-23 23:06:33,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548bb72f620e40978a09dff986484bf9d3db46bc" 2018-07-23 23:06:33,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c81e15a-01ef-49ee-8015-5c299cb1987b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:33,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0c81e15a-01ef-49ee-8015-5c299cb1987b 2018-07-23 23:06:33,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:33,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:33,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["9suZvnwJQIaQqlHyLJ6P-g"], "issued_at": "2018-07-23T23:06:33.000000Z"}} 2018-07-23 23:06:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:33,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428836c1-c809-4843-ac1a-a5612ad649b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:33,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-428836c1-c809-4843-ac1a-a5612ad649b4 2018-07-23 23:06:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:33,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:33,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a9262aa9-614a-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:33,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e0aca6-8809-4b0f-a178-a1f1d59d36e5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a9262aa9-614a-423-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:33,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-a9262aa9-614a-423-proj used request id req-79e0aca6-8809-4b0f-a178-a1f1d59d36e5 2018-07-23 23:06:33,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:33,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956b52e3-7945-4d05-8212-5c0a3c4f70a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:33,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-956b52e3-7945-4d05-8212-5c0a3c4f70a9 2018-07-23 23:06:33,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-a9262aa9-614a-423-proj"}}' 2018-07-23 23:06:33,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c252b6-f959-49f3-a78a-1738d5ac09c1 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/215bfdf602584788b5a618a3a2287f01"}, "tags": [], "enabled": true, "id": "215bfdf602584788b5a618a3a2287f01", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a9262aa9-614a-423-proj"}} 2018-07-23 23:06:33,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a8c252b6-f959-49f3-a78a-1738d5ac09c1 2018-07-23 23:06:33,904 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-a9262aa9-614a-423-proj 2018-07-23 23:06:33,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:33,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:34,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6vRHjYi6QRaBGLsmNIJB-Q"], "issued_at": "2018-07-23T23:06:34.000000Z"}} 2018-07-23 23:06:34,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}742f4658a65a601715157cf2102761ddc48c96ab" 2018-07-23 23:06:34,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad9fd18-f957-476b-bf60-f623aba16424 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:34,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4ad9fd18-f957-476b-bf60-f623aba16424 2018-07-23 23:06:34,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:34,310 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:34,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}742f4658a65a601715157cf2102761ddc48c96ab" 2018-07-23 23:06:34,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70a8ab4-da7b-40d6-9195-b1f7194e1ce7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:34,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f70a8ab4-da7b-40d6-9195-b1f7194e1ce7 2018-07-23 23:06:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-a9262aa9-614a-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}742f4658a65a601715157cf2102761ddc48c96ab" 2018-07-23 23:06:34,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503c43fb-eb34-46a5-80fe-e2ef85ed4864 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-a9262aa9-614a-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/215bfdf602584788b5a618a3a2287f01"}, "tags": [], "enabled": true, "id": "215bfdf602584788b5a618a3a2287f01", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-a9262aa9-614a-423-proj"}]} 2018-07-23 23:06:34,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateRouterNegativeTests-a9262aa9-614a-423-proj used request id req-503c43fb-eb34-46a5-80fe-e2ef85ed4864 2018-07-23 23:06:34,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}742f4658a65a601715157cf2102761ddc48c96ab" 2018-07-23 23:06:34,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e067ed2-b1e5-4f93-8b9b-f1171889f754 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:34,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8e067ed2-b1e5-4f93-8b9b-f1171889f754 2018-07-23 23:06:34,957 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-a9262aa9-614a-423-user 2018-07-23 23:06:34,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:34,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9341583d-b22e-4426-815b-00e9d6eb1d6f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:35,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9341583d-b22e-4426-815b-00e9d6eb1d6f 2018-07-23 23:06:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" -d '{"role": {"name": "CreateRouterNegativeTests-a9262aa9-614a-423-proj-role"}}' 2018-07-23 23:06:35,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7475344d-a522-4648-b407-3e939aea5c9f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f384380d30c44b7be4f15c58ece229c", "links": {"self": "http://172.30.9.26:5000/v3/roles/4f384380d30c44b7be4f15c58ece229c"}, "name": "CreateRouterNegativeTests-a9262aa9-614a-423-proj-role"}} 2018-07-23 23:06:35,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7475344d-a522-4648-b407-3e939aea5c9f 2018-07-23 23:06:35,147 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-a9262aa9-614a-423-proj-role 2018-07-23 23:06:35,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4f384380d30c44b7be4f15c58ece229c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee954d0-8c91-4795-b518-494155e0ea12 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f384380d30c44b7be4f15c58ece229c", "links": {"self": "http://172.30.9.26:5000/v3/roles/4f384380d30c44b7be4f15c58ece229c"}, "name": "CreateRouterNegativeTests-a9262aa9-614a-423-proj-role"}} 2018-07-23 23:06:35,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4f384380d30c44b7be4f15c58ece229c used request id req-4ee954d0-8c91-4795-b518-494155e0ea12 2018-07-23 23:06:35,237 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-a9262aa9-614a-423-proj-role to project CreateRouterNegativeTests-a9262aa9-614a-423-proj 2018-07-23 23:06:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/215bfdf602584788b5a618a3a2287f01/users/82e0c514151c4d73945ed114998770d3/roles/4f384380d30c44b7be4f15c58ece229c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc234360-b40a-4352-bde2-dea82f41b247 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:35,359 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/215bfdf602584788b5a618a3a2287f01/users/82e0c514151c4d73945ed114998770d3/roles/4f384380d30c44b7be4f15c58ece229c used request id req-dc234360-b40a-4352-bde2-dea82f41b247 2018-07-23 23:06:35,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6ecee18b-c090-49f3-9370-649b700eeab3 Date: Mon, 23 Jul 2018 23:06:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:35,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6ecee18b-c090-49f3-9370-649b700eeab3 2018-07-23 23:06:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,679 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272cf489-4355-4e18-94c8-1210fd78c537 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:35,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-272cf489-4355-4e18-94c8-1210fd78c537 2018-07-23 23:06:35,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:35,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c448b7e6-7437-4255-bb43-b937b37a7d09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:35,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-c448b7e6-7437-4255-bb43-b937b37a7d09 2018-07-23 23:06:35,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c51cc4a-a17d-49b6-b610-442ed364fcf8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:35,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-8c51cc4a-a17d-49b6-b610-442ed364fcf8 2018-07-23 23:06:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:35,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479f478c-8512-49ff-8498-4f5f310b47f0 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:35,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-479f478c-8512-49ff-8498-4f5f310b47f0 2018-07-23 23:06:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77b7fc4c-09de-469d-a307-98ba82656032 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:36,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-77b7fc4c-09de-469d-a307-98ba82656032 2018-07-23 23:06:36,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:36,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a7227b0-f313-418a-963a-50e2a4b39bda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:36,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-0a7227b0-f313-418a-963a-50e2a4b39bda 2018-07-23 23:06:36,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,202 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa52333-2c4d-4d0c-81fc-3d99eeb31890 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:36,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-7aa52333-2c4d-4d0c-81fc-3d99eeb31890 2018-07-23 23:06:36,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3219e658-a653-46b2-8a98-deea0fcece42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:36,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-3219e658-a653-46b2-8a98-deea0fcece42 2018-07-23 23:06:36,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:36,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5133a258-db95-4cc8-b406-eb399a79eff4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:36,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-5133a258-db95-4cc8-b406-eb399a79eff4 2018-07-23 23:06:36,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:36,374 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-a9262aa9-614a-423-proj 2018-07-23 23:06:36,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/215bfdf602584788b5a618a3a2287f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-394cd40c-f603-48ad-95e8-ab0dafcdb337 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:36,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/215bfdf602584788b5a618a3a2287f01 used request id req-394cd40c-f603-48ad-95e8-ab0dafcdb337 2018-07-23 23:06:36,573 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-a9262aa9-614a-423-proj-role 2018-07-23 23:06:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4f384380d30c44b7be4f15c58ece229c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d988c93-d95c-4bea-998a-111cfa01930c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:36,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4f384380d30c44b7be4f15c58ece229c used request id req-2d988c93-d95c-4bea-998a-111cfa01930c 2018-07-23 23:06:36,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da98ff232ba408e3e67976a92bb0698d7e1c73fa" 2018-07-23 23:06:36,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b8ffda-1a7e-4280-b817-3c52eaabaec8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:36,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f4b8ffda-1a7e-4280-b817-3c52eaabaec8 2018-07-23 23:06:36,773 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-a9262aa9-614a-423-user 2018-07-23 23:06:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/82e0c514151c4d73945ed114998770d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}742f4658a65a601715157cf2102761ddc48c96ab" 2018-07-23 23:06:36,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207597b4-af78-46f3-9980-7ac1ef64625d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:36,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/82e0c514151c4d73945ed114998770d3 used request id req-207597b4-af78-46f3-9980-7ac1ef64625d 2018-07-23 23:06:36,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:37,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["f3r6GqsdSlGvFrFY16rttw"], "issued_at": "2018-07-23T23:06:37.000000Z"}} 2018-07-23 23:06:37,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1495d72698adaa98e25352bcf368f643d5bfc216" 2018-07-23 23:06:37,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23742919-af04-4215-8d97-8b51663c2c82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:37,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-23742919-af04-4215-8d97-8b51663c2c82 2018-07-23 23:06:37,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:37,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:37,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xNUSdftmTs6Y3bAndUMejQ"], "issued_at": "2018-07-23T23:06:37.000000Z"}} 2018-07-23 23:06:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:37,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6edad370-9e69-411d-9b5a-66cf87ccd4e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:37,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6edad370-9e69-411d-9b5a-66cf87ccd4e9 2018-07-23 23:06:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:37,877 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1e10434d-21c5-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:37,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804b5505-818f-480e-942b-5ac5577cb06e Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1e10434d-21c5-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:37,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1e10434d-21c5-4ad-proj used request id req-804b5505-818f-480e-942b-5ac5577cb06e 2018-07-23 23:06:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:38,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-281a4f4c-5a15-479c-a571-0243d9851d94 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:38,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-281a4f4c-5a15-479c-a571-0243d9851d94 2018-07-23 23:06:38,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-1e10434d-21c5-4ad-proj"}}' 2018-07-23 23:06:38,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9391af40-c9e4-42e6-abb6-0f6e2ec59b97 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0dc2c2f3c8824770825143c38925b6f1"}, "tags": [], "enabled": true, "id": "0dc2c2f3c8824770825143c38925b6f1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1e10434d-21c5-4ad-proj"}} 2018-07-23 23:06:38,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9391af40-c9e4-42e6-abb6-0f6e2ec59b97 2018-07-23 23:06:38,162 - keystone_utils - INFO - Created project with name - CreateQoSTests-1e10434d-21c5-4ad-proj 2018-07-23 23:06:38,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:38,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:38,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yO1s8ruDQ_uNjcCOEpzeEw"], "issued_at": "2018-07-23T23:06:38.000000Z"}} 2018-07-23 23:06:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678eb5222afa1d5d93bf0c00d589b7e83da8a37d" 2018-07-23 23:06:38,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4f8e89-1f83-4bd7-9377-23931ae81626 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:38,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad4f8e89-1f83-4bd7-9377-23931ae81626 2018-07-23 23:06:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:38,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678eb5222afa1d5d93bf0c00d589b7e83da8a37d" 2018-07-23 23:06:38,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1908ed82-cd8a-46a6-8cdb-4efde3996d6e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:38,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1908ed82-cd8a-46a6-8cdb-4efde3996d6e 2018-07-23 23:06:38,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-1e10434d-21c5-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678eb5222afa1d5d93bf0c00d589b7e83da8a37d" 2018-07-23 23:06:38,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65af4ab-c1ee-4937-8ada-1ce2ef0da180 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-1e10434d-21c5-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/0dc2c2f3c8824770825143c38925b6f1"}, "tags": [], "enabled": true, "id": "0dc2c2f3c8824770825143c38925b6f1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1e10434d-21c5-4ad-proj"}]} 2018-07-23 23:06:38,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-1e10434d-21c5-4ad-proj used request id req-f65af4ab-c1ee-4937-8ada-1ce2ef0da180 2018-07-23 23:06:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678eb5222afa1d5d93bf0c00d589b7e83da8a37d" 2018-07-23 23:06:38,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba901004-3d55-47c5-abc9-f4d4b7bb9c85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:38,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ba901004-3d55-47c5-abc9-f4d4b7bb9c85 2018-07-23 23:06:39,207 - keystone_utils - INFO - Created user with name - CreateQoSTests-1e10434d-21c5-4ad-user 2018-07-23 23:06:39,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:39,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:39,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261fea01-ddff-4cdd-9d0f-383e492812f9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:39,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-261fea01-ddff-4cdd-9d0f-383e492812f9 2018-07-23 23:06:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" -d '{"role": {"name": "CreateQoSTests-1e10434d-21c5-4ad-proj-role"}}' 2018-07-23 23:06:39,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e8d300-1aad-4ba1-8504-882f9ec87e61 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6126c9c74de49d5a94c299444b9375a", "links": {"self": "http://172.30.9.26:5000/v3/roles/b6126c9c74de49d5a94c299444b9375a"}, "name": "CreateQoSTests-1e10434d-21c5-4ad-proj-role"}} 2018-07-23 23:06:39,399 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-15e8d300-1aad-4ba1-8504-882f9ec87e61 2018-07-23 23:06:39,400 - keystone_utils - INFO - Created role with name - CreateQoSTests-1e10434d-21c5-4ad-proj-role 2018-07-23 23:06:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b6126c9c74de49d5a94c299444b9375a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:39,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26dd1eca-2146-4c53-8fab-ab86396f82e2 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b6126c9c74de49d5a94c299444b9375a", "links": {"self": "http://172.30.9.26:5000/v3/roles/b6126c9c74de49d5a94c299444b9375a"}, "name": "CreateQoSTests-1e10434d-21c5-4ad-proj-role"}} 2018-07-23 23:06:39,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b6126c9c74de49d5a94c299444b9375a used request id req-26dd1eca-2146-4c53-8fab-ab86396f82e2 2018-07-23 23:06:39,486 - keystone_utils - INFO - Granting role CreateQoSTests-1e10434d-21c5-4ad-proj-role to project CreateQoSTests-1e10434d-21c5-4ad-proj 2018-07-23 23:06:39,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/0dc2c2f3c8824770825143c38925b6f1/users/051c5d7b39824cec8e60e4c3077be091/roles/b6126c9c74de49d5a94c299444b9375a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:39,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05f9d5de-46f4-485f-be7f-8cd6512e50bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:39,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/0dc2c2f3c8824770825143c38925b6f1/users/051c5d7b39824cec8e60e4c3077be091/roles/b6126c9c74de49d5a94c299444b9375a used request id req-05f9d5de-46f4-485f-be7f-8cd6512e50bb 2018-07-23 23:06:39,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:39,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:40,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AWD8ugCCQZCwiL9ojRkw-Q"], "issued_at": "2018-07-23T23:06:40.000000Z"}} 2018-07-23 23:06:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3123ffd258a478f3b6e28cfedec4384cccc3b2e5" 2018-07-23 23:06:40,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee0af32-34ca-4f20-a1f9-d00234414689 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:40,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6ee0af32-34ca-4f20-a1f9-d00234414689 2018-07-23 23:06:40,167 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3123ffd258a478f3b6e28cfedec4384cccc3b2e5" 2018-07-23 23:06:40,722 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:40 GMT Server: Apache x-compute-request-id: req-0bc58aa0-952b-42f9-ae5a-9c007bca8401 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0bc58aa0-952b-42f9-ae5a-9c007bca8401 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 23:06:40,722 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-0bc58aa0-952b-42f9-ae5a-9c007bca8401 2018-07-23 23:06:40,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0bc58aa0-952b-42f9-ae5a-9c007bca8401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3123ffd258a478f3b6e28cfedec4384cccc3b2e5" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-63c715b0-b37f-4ef2-b5e5-a8d551b64058"}}' 2018-07-23 23:06:41,410 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:40 GMT Server: Apache x-compute-request-id: req-6cc46359-9c5b-43e8-bd6e-1de184983a4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6cc46359-9c5b-43e8-bd6e-1de184983a4b Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "38eb3256-15a2-4b9b-8fe9-44523e96fd3e", "name": "CreateQoSTests-63c715b0-b37f-4ef2-b5e5-a8d551b64058"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/38eb3256-15a2-4b9b-8fe9-44523e96fd3e", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/38eb3256-15a2-4b9b-8fe9-44523e96fd3e", "rel": "bookmark"}]} 2018-07-23 23:06:41,410 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-6cc46359-9c5b-43e8-bd6e-1de184983a4b 2018-07-23 23:06:41,411 - create_qos - INFO - Created qos with name - CreateQoSTests-63c715b0-b37f-4ef2-b5e5-a8d551b64058 2018-07-23 23:06:41,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1495d72698adaa98e25352bcf368f643d5bfc216" 2018-07-23 23:06:41,969 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:41 GMT Server: Apache x-compute-request-id: req-7eab85b0-ab12-4fb3-b45d-30dd900737e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7eab85b0-ab12-4fb3-b45d-30dd900737e6 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "38eb3256-15a2-4b9b-8fe9-44523e96fd3e", "name": "CreateQoSTests-63c715b0-b37f-4ef2-b5e5-a8d551b64058"}]} 2018-07-23 23:06:41,969 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-7eab85b0-ab12-4fb3-b45d-30dd900737e6 2018-07-23 23:06:41,970 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-63c715b0-b37f-4ef2-b5e5-a8d551b64058 2018-07-23 23:06:41,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/38eb3256-15a2-4b9b-8fe9-44523e96fd3e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7eab85b0-ab12-4fb3-b45d-30dd900737e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1495d72698adaa98e25352bcf368f643d5bfc216" 2018-07-23 23:06:42,583 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:06:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4550287d-7330-488d-a01b-e5a1fa90a995 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:06:42,583 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/38eb3256-15a2-4b9b-8fe9-44523e96fd3e?force=False used request id req-4550287d-7330-488d-a01b-e5a1fa90a995 2018-07-23 23:06:42,586 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7eab85b0-ab12-4fb3-b45d-30dd900737e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1495d72698adaa98e25352bcf368f643d5bfc216" 2018-07-23 23:06:42,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:42 GMT Server: Apache x-compute-request-id: req-9f5a852f-84d3-401b-b02e-f5a1522618d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f5a852f-84d3-401b-b02e-f5a1522618d9 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 23:06:42,605 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-9f5a852f-84d3-401b-b02e-f5a1522618d9 2018-07-23 23:06:42,606 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-63c715b0-b37f-4ef2-b5e5-a8d551b64058 2018-07-23 23:06:42,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/38eb3256-15a2-4b9b-8fe9-44523e96fd3e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bc58aa0-952b-42f9-ae5a-9c007bca8401" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3123ffd258a478f3b6e28cfedec4384cccc3b2e5" 2018-07-23 23:06:42,631 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-48586f6b-66b5-4794-a704-f9703f4bf8ae x-openstack-request-id: req-48586f6b-66b5-4794-a704-f9703f4bf8ae Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 38eb3256-15a2-4b9b-8fe9-44523e96fd3e.", "code": 404}} 2018-07-23 23:06:42,631 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/38eb3256-15a2-4b9b-8fe9-44523e96fd3e?force=False used request id req-48586f6b-66b5-4794-a704-f9703f4bf8ae 2018-07-23 23:06:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:42,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-48063132-77cd-49a3-9578-8c23f3187488 Date: Mon, 23 Jul 2018 23:06:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:42,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-48063132-77cd-49a3-9578-8c23f3187488 2018-07-23 23:06:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:42,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67102f23-fe08-4469-a51e-3f5f70f2c047 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:42,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-67102f23-fe08-4469-a51e-3f5f70f2c047 2018-07-23 23:06:42,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:42,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54768dbf-9bd9-4369-8483-86a862ac9386 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:42,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-54768dbf-9bd9-4369-8483-86a862ac9386 2018-07-23 23:06:42,985 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b85e01-41cd-45d9-af31-670465a13a99 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:43,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-49b85e01-41cd-45d9-af31-670465a13a99 2018-07-23 23:06:43,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ad1497-a50d-41e2-9fce-bafa68202dfc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:43,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-26ad1497-a50d-41e2-9fce-bafa68202dfc 2018-07-23 23:06:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233f9f2e-bca1-441d-a87b-50b14547a376 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:43,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-233f9f2e-bca1-441d-a87b-50b14547a376 2018-07-23 23:06:43,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14058fe4-22b1-4f7c-bfe9-5db5c87e7d0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:43,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-14058fe4-22b1-4f7c-bfe9-5db5c87e7d0e 2018-07-23 23:06:43,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:43,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a747b1-f779-4d27-953a-1f3e4c290a6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:43,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-35a747b1-f779-4d27-953a-1f3e4c290a6b 2018-07-23 23:06:43,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:43,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0042088d-f3fe-40d5-a7dd-396ab3ee30be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:43,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-0042088d-f3fe-40d5-a7dd-396ab3ee30be 2018-07-23 23:06:43,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:43,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,595 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8a66fe-8d1b-4610-9b3a-fda99f9203fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:43,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-2e8a66fe-8d1b-4610-9b3a-fda99f9203fd 2018-07-23 23:06:43,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:43,596 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-1e10434d-21c5-4ad-proj 2018-07-23 23:06:43,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/0dc2c2f3c8824770825143c38925b6f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9040458d-1379-4fbe-969f-30d2fcf8c4e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:43,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/0dc2c2f3c8824770825143c38925b6f1 used request id req-9040458d-1379-4fbe-969f-30d2fcf8c4e3 2018-07-23 23:06:43,795 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-1e10434d-21c5-4ad-proj-role 2018-07-23 23:06:43,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b6126c9c74de49d5a94c299444b9375a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc90e248-b744-4bf8-a0cb-91651b39b196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:43,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b6126c9c74de49d5a94c299444b9375a used request id req-bc90e248-b744-4bf8-a0cb-91651b39b196 2018-07-23 23:06:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769ee22bb8f96103c52bfc225708078d82ad2204" 2018-07-23 23:06:43,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ceef57f-2561-45c7-a1b2-fb56849d780d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:43,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2ceef57f-2561-45c7-a1b2-fb56849d780d 2018-07-23 23:06:43,995 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-1e10434d-21c5-4ad-user 2018-07-23 23:06:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/051c5d7b39824cec8e60e4c3077be091 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678eb5222afa1d5d93bf0c00d589b7e83da8a37d" 2018-07-23 23:06:44,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d11ac26-5198-4d2e-af90-33e0e0119479 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:44,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/051c5d7b39824cec8e60e4c3077be091 used request id req-8d11ac26-5198-4d2e-af90-33e0e0119479 2018-07-23 23:06:44,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:44,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fl0bm7u4TPyTpTaQ4laXng"], "issued_at": "2018-07-23T23:06:44.000000Z"}} 2018-07-23 23:06:44,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea7d7a95e528d5f8bd98aa920d029536af1d50b" 2018-07-23 23:06:44,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e3b25d-731e-4200-a999-84a26010d0a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:44,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-50e3b25d-731e-4200-a999-84a26010d0a5 2018-07-23 23:06:44,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:44,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:45,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["bi1fbQYoTRS4HZFEGWk7Wg"], "issued_at": "2018-07-23T23:06:45.000000Z"}} 2018-07-23 23:06:45,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:45,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d68ef9f-6afe-40f9-b149-87ea81a365ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:45,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9d68ef9f-6afe-40f9-b149-87ea81a365ba 2018-07-23 23:06:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:45,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-63e6449f-908e-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:45,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7648a1a5-bd24-4ed6-99ca-6b654d9b38ee Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-63e6449f-908e-438-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:45,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-63e6449f-908e-438-proj used request id req-7648a1a5-bd24-4ed6-99ca-6b654d9b38ee 2018-07-23 23:06:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:45,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eedeace-663d-4dc2-a190-92d4951741e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:45,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6eedeace-663d-4dc2-a190-92d4951741e7 2018-07-23 23:06:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-63e6449f-908e-438-proj"}}' 2018-07-23 23:06:45,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f845fef-5078-4475-8385-949248388b22 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c7279258ce924ce2aa934edf0437b3ac"}, "tags": [], "enabled": true, "id": "c7279258ce924ce2aa934edf0437b3ac", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-63e6449f-908e-438-proj"}} 2018-07-23 23:06:45,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3f845fef-5078-4475-8385-949248388b22 2018-07-23 23:06:45,480 - keystone_utils - INFO - Created project with name - CreateQoSTests-63e6449f-908e-438-proj 2018-07-23 23:06:45,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:45,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:45,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["LhN9vxE4QWaeL9YzOaLiDw"], "issued_at": "2018-07-23T23:06:45.000000Z"}} 2018-07-23 23:06:45,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73d88c5a4d66ceb7cfe275ccc9c0588db0b05e6" 2018-07-23 23:06:45,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad22fe19-4460-489a-b7a7-38053ab2bada Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:45,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ad22fe19-4460-489a-b7a7-38053ab2bada 2018-07-23 23:06:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:45,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73d88c5a4d66ceb7cfe275ccc9c0588db0b05e6" 2018-07-23 23:06:46,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07647dd7-839d-4dd0-be76-b74ffbe95939 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:46,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-07647dd7-839d-4dd0-be76-b74ffbe95939 2018-07-23 23:06:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-63e6449f-908e-438-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73d88c5a4d66ceb7cfe275ccc9c0588db0b05e6" 2018-07-23 23:06:46,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a9c43c-6252-4063-91b1-e68e85479489 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-63e6449f-908e-438-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c7279258ce924ce2aa934edf0437b3ac"}, "tags": [], "enabled": true, "id": "c7279258ce924ce2aa934edf0437b3ac", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-63e6449f-908e-438-proj"}]} 2018-07-23 23:06:46,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-63e6449f-908e-438-proj used request id req-32a9c43c-6252-4063-91b1-e68e85479489 2018-07-23 23:06:46,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73d88c5a4d66ceb7cfe275ccc9c0588db0b05e6" 2018-07-23 23:06:46,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0103231-ee5e-4086-95ca-ef2af1dffd52 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:46,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c0103231-ee5e-4086-95ca-ef2af1dffd52 2018-07-23 23:06:46,598 - keystone_utils - INFO - Created user with name - CreateQoSTests-63e6449f-908e-438-user 2018-07-23 23:06:46,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:46,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747620bb-f8ea-45ff-9c99-1d724dda44dc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:46,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-747620bb-f8ea-45ff-9c99-1d724dda44dc 2018-07-23 23:06:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" -d '{"role": {"name": "CreateQoSTests-63e6449f-908e-438-proj-role"}}' 2018-07-23 23:06:46,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dd3daa2-0358-4ef3-a42e-789045c152cf Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e836632064540ef821e55c773b0a258", "links": {"self": "http://172.30.9.26:5000/v3/roles/9e836632064540ef821e55c773b0a258"}, "name": "CreateQoSTests-63e6449f-908e-438-proj-role"}} 2018-07-23 23:06:46,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5dd3daa2-0358-4ef3-a42e-789045c152cf 2018-07-23 23:06:46,790 - keystone_utils - INFO - Created role with name - CreateQoSTests-63e6449f-908e-438-proj-role 2018-07-23 23:06:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9e836632064540ef821e55c773b0a258 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:46,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2a34311-fcb7-4271-be97-f7cd8e15cf7c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9e836632064540ef821e55c773b0a258", "links": {"self": "http://172.30.9.26:5000/v3/roles/9e836632064540ef821e55c773b0a258"}, "name": "CreateQoSTests-63e6449f-908e-438-proj-role"}} 2018-07-23 23:06:46,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9e836632064540ef821e55c773b0a258 used request id req-c2a34311-fcb7-4271-be97-f7cd8e15cf7c 2018-07-23 23:06:46,878 - keystone_utils - INFO - Granting role CreateQoSTests-63e6449f-908e-438-proj-role to project CreateQoSTests-63e6449f-908e-438-proj 2018-07-23 23:06:46,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c7279258ce924ce2aa934edf0437b3ac/users/055790033b314325a5392a98c25556e8/roles/9e836632064540ef821e55c773b0a258 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:47,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-127c7369-8bea-4eaa-b7de-a2efea162c52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:47,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c7279258ce924ce2aa934edf0437b3ac/users/055790033b314325a5392a98c25556e8/roles/9e836632064540ef821e55c773b0a258 used request id req-127c7369-8bea-4eaa-b7de-a2efea162c52 2018-07-23 23:06:47,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:47,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:47,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["eKSEaTRzRxmVDL4KO_20pw"], "issued_at": "2018-07-23T23:06:47.000000Z"}} 2018-07-23 23:06:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c545958568414185bcbd6ec2415c226fa3dd0749" 2018-07-23 23:06:47,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564e504a-7822-4f79-a42a-732f8dffeb71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:47,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-564e504a-7822-4f79-a42a-732f8dffeb71 2018-07-23 23:06:47,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c545958568414185bcbd6ec2415c226fa3dd0749" 2018-07-23 23:06:48,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:47 GMT Server: Apache x-compute-request-id: req-618ff2bd-4081-4064-8778-49f04c9581fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-618ff2bd-4081-4064-8778-49f04c9581fe Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 23:06:48,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-618ff2bd-4081-4064-8778-49f04c9581fe 2018-07-23 23:06:48,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-618ff2bd-4081-4064-8778-49f04c9581fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c545958568414185bcbd6ec2415c226fa3dd0749" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-9ac2de39-fd21-442b-bc88-132a2c2789f5"}}' 2018-07-23 23:06:48,253 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:48 GMT Server: Apache x-compute-request-id: req-8538ecf3-2bc7-43a3-ad68-4c3690a4acbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8538ecf3-2bc7-43a3-ad68-4c3690a4acbe Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "62b49736-d789-46e6-9c6f-0a6907fd9526", "name": "CreateQoSTests-9ac2de39-fd21-442b-bc88-132a2c2789f5"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/62b49736-d789-46e6-9c6f-0a6907fd9526", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/62b49736-d789-46e6-9c6f-0a6907fd9526", "rel": "bookmark"}]} 2018-07-23 23:06:48,253 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-8538ecf3-2bc7-43a3-ad68-4c3690a4acbe 2018-07-23 23:06:48,254 - create_qos - INFO - Created qos with name - CreateQoSTests-9ac2de39-fd21-442b-bc88-132a2c2789f5 2018-07-23 23:06:48,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea7d7a95e528d5f8bd98aa920d029536af1d50b" 2018-07-23 23:06:48,439 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:48 GMT Server: Apache x-compute-request-id: req-40077c9b-9526-4ff1-8b8d-1085160045e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40077c9b-9526-4ff1-8b8d-1085160045e6 Content-Encoding: gzip Content-Length: 152 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "62b49736-d789-46e6-9c6f-0a6907fd9526", "name": "CreateQoSTests-9ac2de39-fd21-442b-bc88-132a2c2789f5"}]} 2018-07-23 23:06:48,439 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-40077c9b-9526-4ff1-8b8d-1085160045e6 2018-07-23 23:06:48,440 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-9ac2de39-fd21-442b-bc88-132a2c2789f5 2018-07-23 23:06:48,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/62b49736-d789-46e6-9c6f-0a6907fd9526?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-618ff2bd-4081-4064-8778-49f04c9581fe" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c545958568414185bcbd6ec2415c226fa3dd0749" 2018-07-23 23:06:48,630 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:06:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b79cbc0c-f7b0-457a-a912-5a1a0aeac489 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:06:48,630 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/62b49736-d789-46e6-9c6f-0a6907fd9526?force=False used request id req-b79cbc0c-f7b0-457a-a912-5a1a0aeac489 2018-07-23 23:06:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:48,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9ffae33a-b940-414f-b81a-a1ff679f14dd Date: Mon, 23 Jul 2018 23:06:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:48,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9ffae33a-b940-414f-b81a-a1ff679f14dd 2018-07-23 23:06:48,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:48,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-895d7a52-4398-4ccc-93d6-29b0518036bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:48,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-895d7a52-4398-4ccc-93d6-29b0518036bd 2018-07-23 23:06:48,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:48,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e760dc-906e-4fcc-87b4-70c3ffc36b52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:49,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-51e760dc-906e-4fcc-87b4-70c3ffc36b52 2018-07-23 23:06:49,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29cca8e5-1cce-4976-9109-c4616321e715 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:49,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-29cca8e5-1cce-4976-9109-c4616321e715 2018-07-23 23:06:49,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7151956-70ae-4e91-b4d6-246e56f906d9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:49,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-c7151956-70ae-4e91-b4d6-246e56f906d9 2018-07-23 23:06:49,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d70ed0ea-9e8f-46fa-bfe6-f8d48de9e146 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:49,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-d70ed0ea-9e8f-46fa-bfe6-f8d48de9e146 2018-07-23 23:06:49,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:49,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4913b84-ac4e-437d-ae90-99bd382b0b80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:49,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-e4913b84-ac4e-437d-ae90-99bd382b0b80 2018-07-23 23:06:49,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecc1b7a-230a-44a0-8060-c0f8b9312adf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:49,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-cecc1b7a-230a-44a0-8060-c0f8b9312adf 2018-07-23 23:06:49,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:49,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a2dc3d-a0ac-4539-9b2a-7053906b7b0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:49,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-11a2dc3d-a0ac-4539-9b2a-7053906b7b0a 2018-07-23 23:06:49,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:49,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f0dd1dd-fac9-497d-901f-91dd0ca04b39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:49,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-1f0dd1dd-fac9-497d-901f-91dd0ca04b39 2018-07-23 23:06:49,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:49,667 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-63e6449f-908e-438-proj 2018-07-23 23:06:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c7279258ce924ce2aa934edf0437b3ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-245d1ece-a531-4ef1-aeff-7ca08ec3b1fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:49,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c7279258ce924ce2aa934edf0437b3ac used request id req-245d1ece-a531-4ef1-aeff-7ca08ec3b1fb 2018-07-23 23:06:49,873 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-63e6449f-908e-438-proj-role 2018-07-23 23:06:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/9e836632064540ef821e55c773b0a258 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:49,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6277d46-3ab7-4c30-b604-20649fed56e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:49,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/9e836632064540ef821e55c773b0a258 used request id req-b6277d46-3ab7-4c30-b604-20649fed56e9 2018-07-23 23:06:49,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}738150d2c1341aa6f02f5debbf9da55acf68e003" 2018-07-23 23:06:50,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05f5ea5-c186-4be4-bcce-0aba2ff2117c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:50,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f05f5ea5-c186-4be4-bcce-0aba2ff2117c 2018-07-23 23:06:50,003 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-63e6449f-908e-438-user 2018-07-23 23:06:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/055790033b314325a5392a98c25556e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b73d88c5a4d66ceb7cfe275ccc9c0588db0b05e6" 2018-07-23 23:06:50,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a38d0a-4d53-4c11-9b72-8fba6ccb5ec4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:50,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/055790033b314325a5392a98c25556e8 used request id req-65a38d0a-4d53-4c11-9b72-8fba6ccb5ec4 2018-07-23 23:06:50,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:50,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5zO-5bG6SwGg24ho9u8ovQ"], "issued_at": "2018-07-23T23:06:50.000000Z"}} 2018-07-23 23:06:50,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da10e88726b8ef6fbc752470c71cbb1c73a6069e" 2018-07-23 23:06:50,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce07b07-3ed5-48e8-9eed-44fbef7c70a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:50,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1ce07b07-3ed5-48e8-9eed-44fbef7c70a3 2018-07-23 23:06:50,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:50,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:51,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["PQJhw-wnT3mkDh5i9uzBjA"], "issued_at": "2018-07-23T23:06:51.000000Z"}} 2018-07-23 23:06:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:51,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e9bc39-fd4a-4825-91c4-fff87de0dfd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:51,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-34e9bc39-fd4a-4825-91c4-fff87de0dfd0 2018-07-23 23:06:51,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:51,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:51,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-2d35b17c-080d-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:51,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60658ae4-a871-4b2a-b77d-6f8eced2b6db Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-2d35b17c-080d-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:51,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-2d35b17c-080d-4fd-proj used request id req-60658ae4-a871-4b2a-b77d-6f8eced2b6db 2018-07-23 23:06:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:51,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148e7bac-80ec-4b78-8b17-ab010e374dfe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:51,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-148e7bac-80ec-4b78-8b17-ab010e374dfe 2018-07-23 23:06:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-2d35b17c-080d-4fd-proj"}}' 2018-07-23 23:06:51,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a616c121-e07a-49b8-a69b-8263e8c64c5a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c5aac7fffd34c4c9f2299b6c004f6eb"}, "tags": [], "enabled": true, "id": "8c5aac7fffd34c4c9f2299b6c004f6eb", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-2d35b17c-080d-4fd-proj"}} 2018-07-23 23:06:51,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-a616c121-e07a-49b8-a69b-8263e8c64c5a 2018-07-23 23:06:51,325 - keystone_utils - INFO - Created project with name - CreateQoSTests-2d35b17c-080d-4fd-proj 2018-07-23 23:06:51,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:51,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:51,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["FOUNT46STH2JAHo1hn3QhQ"], "issued_at": "2018-07-23T23:06:51.000000Z"}} 2018-07-23 23:06:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f823f4a0b50073b6aa9d95558df3cf0a9675a2" 2018-07-23 23:06:51,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8cd566-4d0d-4e29-9062-da26d493b319 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:51,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8e8cd566-4d0d-4e29-9062-da26d493b319 2018-07-23 23:06:51,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:51,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:51,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f823f4a0b50073b6aa9d95558df3cf0a9675a2" 2018-07-23 23:06:51,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95289dd-7963-4db6-9c47-89a4707857b3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:51,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d95289dd-7963-4db6-9c47-89a4707857b3 2018-07-23 23:06:51,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-2d35b17c-080d-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f823f4a0b50073b6aa9d95558df3cf0a9675a2" 2018-07-23 23:06:51,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d3b47f-54dd-4db2-9846-1da2262e6ac5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-2d35b17c-080d-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c5aac7fffd34c4c9f2299b6c004f6eb"}, "tags": [], "enabled": true, "id": "8c5aac7fffd34c4c9f2299b6c004f6eb", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-2d35b17c-080d-4fd-proj"}]} 2018-07-23 23:06:51,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateQoSTests-2d35b17c-080d-4fd-proj used request id req-a1d3b47f-54dd-4db2-9846-1da2262e6ac5 2018-07-23 23:06:51,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f823f4a0b50073b6aa9d95558df3cf0a9675a2" 2018-07-23 23:06:52,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0220cc43-4397-4be4-9ea1-b2cc310c492d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:52,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0220cc43-4397-4be4-9ea1-b2cc310c492d 2018-07-23 23:06:52,438 - keystone_utils - INFO - Created user with name - CreateQoSTests-2d35b17c-080d-4fd-user 2018-07-23 23:06:52,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:52,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7232c3-0506-45f6-9944-e406920db097 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:52,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ca7232c3-0506-45f6-9944-e406920db097 2018-07-23 23:06:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" -d '{"role": {"name": "CreateQoSTests-2d35b17c-080d-4fd-proj-role"}}' 2018-07-23 23:06:52,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5cdafd-0fa6-43d5-8d92-db917a4345a9 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d357c9335514201b70542c5073f52c6", "links": {"self": "http://172.30.9.26:5000/v3/roles/1d357c9335514201b70542c5073f52c6"}, "name": "CreateQoSTests-2d35b17c-080d-4fd-proj-role"}} 2018-07-23 23:06:52,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd5cdafd-0fa6-43d5-8d92-db917a4345a9 2018-07-23 23:06:52,720 - keystone_utils - INFO - Created role with name - CreateQoSTests-2d35b17c-080d-4fd-proj-role 2018-07-23 23:06:52,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1d357c9335514201b70542c5073f52c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:52,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ef00eb-eb5d-4641-8bdd-9f943df61ddf Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d357c9335514201b70542c5073f52c6", "links": {"self": "http://172.30.9.26:5000/v3/roles/1d357c9335514201b70542c5073f52c6"}, "name": "CreateQoSTests-2d35b17c-080d-4fd-proj-role"}} 2018-07-23 23:06:52,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1d357c9335514201b70542c5073f52c6 used request id req-30ef00eb-eb5d-4641-8bdd-9f943df61ddf 2018-07-23 23:06:52,807 - keystone_utils - INFO - Granting role CreateQoSTests-2d35b17c-080d-4fd-proj-role to project CreateQoSTests-2d35b17c-080d-4fd-proj 2018-07-23 23:06:52,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8c5aac7fffd34c4c9f2299b6c004f6eb/users/e017808106ed4a9895164834571850a0/roles/1d357c9335514201b70542c5073f52c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:52,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36936922-7790-41b5-98d8-45aa28004c9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:52,860 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8c5aac7fffd34c4c9f2299b6c004f6eb/users/e017808106ed4a9895164834571850a0/roles/1d357c9335514201b70542c5073f52c6 used request id req-36936922-7790-41b5-98d8-45aa28004c9b 2018-07-23 23:06:52,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:52,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:53,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["vIVS7i1QREawaDWTLBifOw"], "issued_at": "2018-07-23T23:06:53.000000Z"}} 2018-07-23 23:06:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2079905d588e053e7ad40f4745feb21b84f4ed32" 2018-07-23 23:06:53,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e4d311-6949-47a5-b253-6f54c32a35ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:53,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-19e4d311-6949-47a5-b253-6f54c32a35ee 2018-07-23 23:06:53,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2079905d588e053e7ad40f4745feb21b84f4ed32" 2018-07-23 23:06:53,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:53 GMT Server: Apache x-compute-request-id: req-aed898d2-aca7-4743-b2b5-fa0f3c35fea9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aed898d2-aca7-4743-b2b5-fa0f3c35fea9 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 23:06:53,898 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-aed898d2-aca7-4743-b2b5-fa0f3c35fea9 2018-07-23 23:06:53,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aed898d2-aca7-4743-b2b5-fa0f3c35fea9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2079905d588e053e7ad40f4745feb21b84f4ed32" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-927fd267-4496-477d-8cb7-10b4bdf243be"}}' 2018-07-23 23:06:54,480 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:53 GMT Server: Apache x-compute-request-id: req-a3e4f4f5-d258-41ea-8dbf-30f9d30d6b72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3e4f4f5-d258-41ea-8dbf-30f9d30d6b72 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "1875b479-4546-49c7-9fd6-280f90a0cf00", "name": "CreateQoSTests-927fd267-4496-477d-8cb7-10b4bdf243be"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/1875b479-4546-49c7-9fd6-280f90a0cf00", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/1875b479-4546-49c7-9fd6-280f90a0cf00", "rel": "bookmark"}]} 2018-07-23 23:06:54,480 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-a3e4f4f5-d258-41ea-8dbf-30f9d30d6b72 2018-07-23 23:06:54,481 - create_qos - INFO - Created qos with name - CreateQoSTests-927fd267-4496-477d-8cb7-10b4bdf243be 2018-07-23 23:06:54,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da10e88726b8ef6fbc752470c71cbb1c73a6069e" 2018-07-23 23:06:55,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:54 GMT Server: Apache x-compute-request-id: req-4a5a964d-7915-4974-b00d-37265b69470c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a5a964d-7915-4974-b00d-37265b69470c Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "1875b479-4546-49c7-9fd6-280f90a0cf00", "name": "CreateQoSTests-927fd267-4496-477d-8cb7-10b4bdf243be"}]} 2018-07-23 23:06:55,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-4a5a964d-7915-4974-b00d-37265b69470c 2018-07-23 23:06:55,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:55,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:55,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TEo4J4dMTm-JTpKK9aRWJQ"], "issued_at": "2018-07-23T23:06:55.000000Z"}} 2018-07-23 23:06:55,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a4242074f1aa1f808bd96e8fc64a5668dab304" 2018-07-23 23:06:55,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f17ae14-1e11-4f2d-bfed-e0f45ce1752c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:55,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f17ae14-1e11-4f2d-bfed-e0f45ce1752c 2018-07-23 23:06:55,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a4242074f1aa1f808bd96e8fc64a5668dab304" 2018-07-23 23:06:55,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:55 GMT Server: Apache x-compute-request-id: req-9d9505f0-a8ab-4565-8dcb-7eb3f68d0b32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d9505f0-a8ab-4565-8dcb-7eb3f68d0b32 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "1875b479-4546-49c7-9fd6-280f90a0cf00", "name": "CreateQoSTests-927fd267-4496-477d-8cb7-10b4bdf243be"}]} 2018-07-23 23:06:55,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-9d9505f0-a8ab-4565-8dcb-7eb3f68d0b32 2018-07-23 23:06:55,776 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-927fd267-4496-477d-8cb7-10b4bdf243be 2018-07-23 23:06:55,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/1875b479-4546-49c7-9fd6-280f90a0cf00?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aed898d2-aca7-4743-b2b5-fa0f3c35fea9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2079905d588e053e7ad40f4745feb21b84f4ed32" 2018-07-23 23:06:56,000 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:06:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff5d2c09-0f74-4811-b93c-1af3f8c3bf1f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:06:56,001 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/1875b479-4546-49c7-9fd6-280f90a0cf00?force=False used request id req-ff5d2c09-0f74-4811-b93c-1af3f8c3bf1f 2018-07-23 23:06:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-419e6e78-f7e6-4c84-9f1e-b11dc81ad73b Date: Mon, 23 Jul 2018 23:06:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:06:56,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-419e6e78-f7e6-4c84-9f1e-b11dc81ad73b 2018-07-23 23:06:56,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337beeaa-fe44-412d-bf02-3548768d338a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:56,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-337beeaa-fe44-412d-bf02-3548768d338a 2018-07-23 23:06:56,344 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:56,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,431 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-371aabf7-6f0a-46d4-843d-d7772721c5b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:56,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-371aabf7-6f0a-46d4-843d-d7772721c5b2 2018-07-23 23:06:56,431 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:56,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15a7ed5-4c4b-4012-a18f-4174568f81f1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:06:56,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-a15a7ed5-4c4b-4012-a18f-4174568f81f1 2018-07-23 23:06:56,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dcb6fef-ecee-4705-ace7-9207ad53980c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:06:56,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9dcb6fef-ecee-4705-ace7-9207ad53980c 2018-07-23 23:06:56,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce7ecc08-73ab-4f65-9faa-410c5f240423 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:56,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-ce7ecc08-73ab-4f65-9faa-410c5f240423 2018-07-23 23:06:56,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d0d4d3-4dd9-4d9a-9e16-f4a591c9a33d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:56,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-d2d0d4d3-4dd9-4d9a-9e16-f4a591c9a33d 2018-07-23 23:06:56,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85dee72b-87b6-4cdf-bffd-9eb171056276 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:56,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-85dee72b-87b6-4cdf-bffd-9eb171056276 2018-07-23 23:06:56,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:56,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:56,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcf950f-940f-48cf-b064-0fbbb99119cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:56,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-8fcf950f-940f-48cf-b064-0fbbb99119cf 2018-07-23 23:06:56,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:56,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:57,031 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:06:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c115dc43-0743-44af-b270-364c741d32d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:06:57,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-c115dc43-0743-44af-b270-364c741d32d4 2018-07-23 23:06:57,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:06:57,032 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-2d35b17c-080d-4fd-proj 2018-07-23 23:06:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8c5aac7fffd34c4c9f2299b6c004f6eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:57,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da30feba-0a46-4a45-bc1d-e013bab15c9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:57,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8c5aac7fffd34c4c9f2299b6c004f6eb used request id req-da30feba-0a46-4a45-bc1d-e013bab15c9b 2018-07-23 23:06:57,241 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-2d35b17c-080d-4fd-proj-role 2018-07-23 23:06:57,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1d357c9335514201b70542c5073f52c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:57,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90e280b6-71a9-4760-a603-2211ff2e54f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:57,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1d357c9335514201b70542c5073f52c6 used request id req-90e280b6-71a9-4760-a603-2211ff2e54f6 2018-07-23 23:06:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1018a9d23ddd25f3aad4d2b037573c631aea4b9" 2018-07-23 23:06:57,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58d25ef-8de6-4890-8cd6-0723ab779d5c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:06:57,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c58d25ef-8de6-4890-8cd6-0723ab779d5c 2018-07-23 23:06:57,436 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-2d35b17c-080d-4fd-user 2018-07-23 23:06:57,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e017808106ed4a9895164834571850a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f823f4a0b50073b6aa9d95558df3cf0a9675a2" 2018-07-23 23:06:57,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:06:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a59902e-9cf1-409f-9b0e-0acd48eec5d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:06:57,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e017808106ed4a9895164834571850a0 used request id req-4a59902e-9cf1-409f-9b0e-0acd48eec5d4 2018-07-23 23:06:57,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:57,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["t3bWmH2MQ2u0LGbZaGeBmw"], "issued_at": "2018-07-23T23:06:57.000000Z"}} 2018-07-23 23:06:57,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0c952999dafb1b5cc3c4cd5fb67a7a4cab22b" 2018-07-23 23:06:58,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ae8dc9-fe00-4e31-9818-a6a378c9b994 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:58,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d3ae8dc9-fe00-4e31-9818-a6a378c9b994 2018-07-23 23:06:58,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:58,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:58,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["V_WFCRawQke9jDYL2-9Yog"], "issued_at": "2018-07-23T23:06:58.000000Z"}} 2018-07-23 23:06:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:06:58,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1692f7f6-7f54-4a0e-82b7-9078c90b4870 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:58,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1692f7f6-7f54-4a0e-82b7-9078c90b4870 2018-07-23 23:06:58,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:58,546 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:06:58,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2945b5-bdfd-4691-9b27-f5f882e97db1 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:06:58,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj used request id req-cd2945b5-bdfd-4691-9b27-f5f882e97db1 2018-07-23 23:06:58,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:06:58,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac27d13-70d0-44bd-917d-ad3370c30014 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:58,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1ac27d13-70d0-44bd-917d-ad3370c30014 2018-07-23 23:06:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj"}}' 2018-07-23 23:06:58,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:06:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d721a429-dd5c-4335-b1bb-4fff596d94f2 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9836eaa825b41678eeb8b0dc0a21c41"}, "tags": [], "enabled": true, "id": "c9836eaa825b41678eeb8b0dc0a21c41", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj"}} 2018-07-23 23:06:58,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d721a429-dd5c-4335-b1bb-4fff596d94f2 2018-07-23 23:06:58,772 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj 2018-07-23 23:06:58,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:58,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:06:59,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:06:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["DPo9thvPSDGBBg0awjmeAg"], "issued_at": "2018-07-23T23:06:59.000000Z"}} 2018-07-23 23:06:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e2096f66112848eae78e4a7e9a4969dd9262c3" 2018-07-23 23:06:59,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1829bce6-05e4-4bfe-ad92-59e7a7726e0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:06:59,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1829bce6-05e4-4bfe-ad92-59e7a7726e0f 2018-07-23 23:06:59,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:06:59,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:06:59,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e2096f66112848eae78e4a7e9a4969dd9262c3" 2018-07-23 23:06:59,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-574b8a89-c95f-4694-9c4d-fdccbe1b2d5c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:06:59,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-574b8a89-c95f-4694-9c4d-fdccbe1b2d5c 2018-07-23 23:06:59,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e2096f66112848eae78e4a7e9a4969dd9262c3" 2018-07-23 23:06:59,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0d464d-868b-4266-9837-fa7947ab569c Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9836eaa825b41678eeb8b0dc0a21c41"}, "tags": [], "enabled": true, "id": "c9836eaa825b41678eeb8b0dc0a21c41", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj"}]} 2018-07-23 23:06:59,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj used request id req-ac0d464d-868b-4266-9837-fa7947ab569c 2018-07-23 23:06:59,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e2096f66112848eae78e4a7e9a4969dd9262c3" 2018-07-23 23:06:59,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33720e70-2d2e-4329-808e-0287acc17604 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:06:59,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-33720e70-2d2e-4329-808e-0287acc17604 2018-07-23 23:06:59,984 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-user 2018-07-23 23:06:59,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:06:59,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:00,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbe45bc-f7e5-4f1b-b624-f4efe056d01f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:00,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0cbe45bc-f7e5-4f1b-b624-f4efe056d01f 2018-07-23 23:07:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj-role"}}' 2018-07-23 23:07:00,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4857cd6e-57d4-42e5-9a19-f3bf52ff8303 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d049a65a74a4013aac7acaa6a2b82be", "links": {"self": "http://172.30.9.26:5000/v3/roles/7d049a65a74a4013aac7acaa6a2b82be"}, "name": "CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj-role"}} 2018-07-23 23:07:00,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4857cd6e-57d4-42e5-9a19-f3bf52ff8303 2018-07-23 23:07:00,098 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj-role 2018-07-23 23:07:00,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7d049a65a74a4013aac7acaa6a2b82be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:00,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c77eafb-6d50-4f54-8fd0-2b8a129d7973 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d049a65a74a4013aac7acaa6a2b82be", "links": {"self": "http://172.30.9.26:5000/v3/roles/7d049a65a74a4013aac7acaa6a2b82be"}, "name": "CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj-role"}} 2018-07-23 23:07:00,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7d049a65a74a4013aac7acaa6a2b82be used request id req-7c77eafb-6d50-4f54-8fd0-2b8a129d7973 2018-07-23 23:07:00,188 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj-role to project CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj 2018-07-23 23:07:00,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c9836eaa825b41678eeb8b0dc0a21c41/users/437e15235bb64d0487465d83e5680d7d/roles/7d049a65a74a4013aac7acaa6a2b82be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:00,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5826d849-4a5f-4fdd-8467-2b1997ef33fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:00,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c9836eaa825b41678eeb8b0dc0a21c41/users/437e15235bb64d0487465d83e5680d7d/roles/7d049a65a74a4013aac7acaa6a2b82be used request id req-5826d849-4a5f-4fdd-8467-2b1997ef33fa 2018-07-23 23:07:00,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:00,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:00,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["sVH9r7lLQXWSqFDTd0Aoqg"], "issued_at": "2018-07-23T23:07:00.000000Z"}} 2018-07-23 23:07:00,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6adf069c8a1c1ebe13b906b0f9db7024b4e360" 2018-07-23 23:07:00,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1da24e2-7784-4277-8885-5dc8d689a3d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:00,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e1da24e2-7784-4277-8885-5dc8d689a3d5 2018-07-23 23:07:00,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6adf069c8a1c1ebe13b906b0f9db7024b4e360" 2018-07-23 23:07:00,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:00 GMT Server: Apache x-compute-request-id: req-a292eeec-7f8f-4404-9ddc-442d99af555a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a292eeec-7f8f-4404-9ddc-442d99af555a Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:07:00,978 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-a292eeec-7f8f-4404-9ddc-442d99af555a 2018-07-23 23:07:00,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a292eeec-7f8f-4404-9ddc-442d99af555a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6adf069c8a1c1ebe13b906b0f9db7024b4e360" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-77663566-ddb8-47ce-8021-27f471927ced", "description": null}}' 2018-07-23 23:07:01,574 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:00 GMT Server: Apache x-compute-request-id: req-02ff2c8d-8d8f-4c79-ac1a-30fbff29da1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02ff2c8d-8d8f-4c79-ac1a-30fbff29da1c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-77663566-ddb8-47ce-8021-27f471927ced", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2ffc6c15-3099-4598-82c3-cc34515b83b9", "description": null}} 2018-07-23 23:07:01,574 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-02ff2c8d-8d8f-4c79-ac1a-30fbff29da1c 2018-07-23 23:07:01,575 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-77663566-ddb8-47ce-8021-27f471927ced 2018-07-23 23:07:01,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0c952999dafb1b5cc3c4cd5fb67a7a4cab22b" 2018-07-23 23:07:01,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:01 GMT Server: Apache x-compute-request-id: req-e1f0a200-4097-4898-8cec-048772091ef9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1f0a200-4097-4898-8cec-048772091ef9 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-77663566-ddb8-47ce-8021-27f471927ced", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2ffc6c15-3099-4598-82c3-cc34515b83b9", "description": null}]} 2018-07-23 23:07:01,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-e1f0a200-4097-4898-8cec-048772091ef9 2018-07-23 23:07:01,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1f0a200-4097-4898-8cec-048772091ef9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0c952999dafb1b5cc3c4cd5fb67a7a4cab22b" 2018-07-23 23:07:01,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:01 GMT Server: Apache x-compute-request-id: req-05cc3ae2-f02c-4bfe-bce9-b3b2956f452d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05cc3ae2-f02c-4bfe-bce9-b3b2956f452d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-77663566-ddb8-47ce-8021-27f471927ced", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "2ffc6c15-3099-4598-82c3-cc34515b83b9", "description": null}} 2018-07-23 23:07:01,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9 used request id req-05cc3ae2-f02c-4bfe-bce9-b3b2956f452d 2018-07-23 23:07:01,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1f0a200-4097-4898-8cec-048772091ef9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0c952999dafb1b5cc3c4cd5fb67a7a4cab22b" 2018-07-23 23:07:02,504 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:01 GMT Server: Apache x-compute-request-id: req-3c14521e-5c8b-466e-b958-0dd1c2a78708 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c14521e-5c8b-466e-b958-0dd1c2a78708 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:07:02,504 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9/encryption used request id req-3c14521e-5c8b-466e-b958-0dd1c2a78708 2018-07-23 23:07:02,505 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-77663566-ddb8-47ce-8021-27f471927ced 2018-07-23 23:07:02,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1f0a200-4097-4898-8cec-048772091ef9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0c952999dafb1b5cc3c4cd5fb67a7a4cab22b" 2018-07-23 23:07:03,097 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c72c84f-9b0b-4048-9b52-7eaaff154e64 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:03,098 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9 used request id req-2c72c84f-9b0b-4048-9b52-7eaaff154e64 2018-07-23 23:07:03,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1f0a200-4097-4898-8cec-048772091ef9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39e0c952999dafb1b5cc3c4cd5fb67a7a4cab22b" 2018-07-23 23:07:03,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache x-compute-request-id: req-ab3bcc26-4211-4995-931c-2e2bfa2bf0af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab3bcc26-4211-4995-931c-2e2bfa2bf0af Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:07:03,120 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-ab3bcc26-4211-4995-931c-2e2bfa2bf0af 2018-07-23 23:07:03,121 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-77663566-ddb8-47ce-8021-27f471927ced 2018-07-23 23:07:03,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a292eeec-7f8f-4404-9ddc-442d99af555a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e6adf069c8a1c1ebe13b906b0f9db7024b4e360" 2018-07-23 23:07:03,293 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-29489853-35ce-477b-b7cd-8156b6aec249 x-openstack-request-id: req-29489853-35ce-477b-b7cd-8156b6aec249 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 2ffc6c15-3099-4598-82c3-cc34515b83b9 could not be found.", "code": 404}} 2018-07-23 23:07:03,293 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/2ffc6c15-3099-4598-82c3-cc34515b83b9 used request id req-29489853-35ce-477b-b7cd-8156b6aec249 2018-07-23 23:07:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:03,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a9fe0159-e5d6-4c25-81be-531f8747af46 Date: Mon, 23 Jul 2018 23:07:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:03,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a9fe0159-e5d6-4c25-81be-531f8747af46 2018-07-23 23:07:03,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:03,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6010aef5-4301-4bd9-91d4-58198783adf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:03,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-6010aef5-4301-4bd9-91d4-58198783adf8 2018-07-23 23:07:03,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:03,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:03,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4cce9b5-4d4a-418b-9d23-36ca1dde68e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:03,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e4cce9b5-4d4a-418b-9d23-36ca1dde68e1 2018-07-23 23:07:03,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:03,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc325fa9-8570-4917-8c9f-6b7fa11d774a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:03,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bc325fa9-8570-4917-8c9f-6b7fa11d774a 2018-07-23 23:07:03,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:03,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca552e0-473e-4037-a1cd-1ec100e08c30 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:03,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-1ca552e0-473e-4037-a1cd-1ec100e08c30 2018-07-23 23:07:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:03,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84532ff4-ee5c-4782-87f1-bdf63212cb33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:03,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-84532ff4-ee5c-4782-87f1-bdf63212cb33 2018-07-23 23:07:03,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:03,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:03,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949aa5d3-3421-4d67-8ee4-79599510d4a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:03,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-949aa5d3-3421-4d67-8ee4-79599510d4a1 2018-07-23 23:07:03,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:04,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d037b666-9cd5-45e3-af5c-aa98c66898e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:04,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-d037b666-9cd5-45e3-af5c-aa98c66898e6 2018-07-23 23:07:04,078 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:04,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:04,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c23438a-db09-472a-bd64-9feb50e1863c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:04,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-9c23438a-db09-472a-bd64-9feb50e1863c 2018-07-23 23:07:04,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:04,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44acfb66-a393-4018-8b2f-750390a76369 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:04,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-44acfb66-a393-4018-8b2f-750390a76369 2018-07-23 23:07:04,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:04,242 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj 2018-07-23 23:07:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c9836eaa825b41678eeb8b0dc0a21c41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:04,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f97b4546-2218-4e89-9688-4ea823ed9c24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:04,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c9836eaa825b41678eeb8b0dc0a21c41 used request id req-f97b4546-2218-4e89-9688-4ea823ed9c24 2018-07-23 23:07:04,425 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-proj-role 2018-07-23 23:07:04,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7d049a65a74a4013aac7acaa6a2b82be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:04,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf4e796-ad55-4899-983a-0701b33d49ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:04,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7d049a65a74a4013aac7acaa6a2b82be used request id req-3bf4e796-ad55-4899-983a-0701b33d49ed 2018-07-23 23:07:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0cb742690a95f7b9c8699f2e254fe5fa26e20a" 2018-07-23 23:07:04,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847eeed1-30f8-4b7d-9609-e13672643fea Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:04,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-847eeed1-30f8-4b7d-9609-e13672643fea 2018-07-23 23:07:04,615 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-4f43c1e8-f7de-4de-user 2018-07-23 23:07:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/437e15235bb64d0487465d83e5680d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e2096f66112848eae78e4a7e9a4969dd9262c3" 2018-07-23 23:07:04,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba39b09a-c73f-4fca-a587-8c40dc128bf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:04,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/437e15235bb64d0487465d83e5680d7d used request id req-ba39b09a-c73f-4fca-a587-8c40dc128bf8 2018-07-23 23:07:04,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:05,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["1BJd1NYuTR-lhSmi59j3uQ"], "issued_at": "2018-07-23T23:07:05.000000Z"}} 2018-07-23 23:07:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71aa4bf87fff353f7d704eae15f24aeca2548f" 2018-07-23 23:07:05,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b69437-3875-462d-b716-0dea52e0ffd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:05,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-78b69437-3875-462d-b716-0dea52e0ffd7 2018-07-23 23:07:05,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:05,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:05,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["kBsXFuoKQOCWJhgDEAj5jw"], "issued_at": "2018-07-23T23:07:05.000000Z"}} 2018-07-23 23:07:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:05,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e3ccf4-ccd1-4b7f-a845-c787b540c36d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:05,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-57e3ccf4-ccd1-4b7f-a845-c787b540c36d 2018-07-23 23:07:05,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:05,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:05,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:05,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbee9aa-6f82-4cc5-944b-f0aea84a7d01 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:05,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj used request id req-6fbee9aa-6f82-4cc5-944b-f0aea84a7d01 2018-07-23 23:07:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:05,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41428c19-0438-461d-a7c7-7c1f6454019a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:05,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-41428c19-0438-461d-a7c7-7c1f6454019a 2018-07-23 23:07:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj"}}' 2018-07-23 23:07:06,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ad30ba8-8ea1-46e0-aa72-a8f9b2313a6c Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3aee272cc21f49ab8792e5bc1020c80f"}, "tags": [], "enabled": true, "id": "3aee272cc21f49ab8792e5bc1020c80f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj"}} 2018-07-23 23:07:06,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-8ad30ba8-8ea1-46e0-aa72-a8f9b2313a6c 2018-07-23 23:07:06,069 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj 2018-07-23 23:07:06,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:06,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:06,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Jf4JaxFYTIOJm9J5zae-4g"], "issued_at": "2018-07-23T23:07:06.000000Z"}} 2018-07-23 23:07:06,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e697b4d9b6431475ff4ac882fb59c22de4edaa" 2018-07-23 23:07:06,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19cc953-a921-4cd2-ad3e-6cabea210024 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:06,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a19cc953-a921-4cd2-ad3e-6cabea210024 2018-07-23 23:07:06,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:06,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:06,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e697b4d9b6431475ff4ac882fb59c22de4edaa" 2018-07-23 23:07:06,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab317892-626b-4bb4-b527-81a2288d2415 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:06,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ab317892-626b-4bb4-b527-81a2288d2415 2018-07-23 23:07:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e697b4d9b6431475ff4ac882fb59c22de4edaa" 2018-07-23 23:07:06,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94bf80ef-cc26-42dd-9bb9-2a42cf75e56c Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3aee272cc21f49ab8792e5bc1020c80f"}, "tags": [], "enabled": true, "id": "3aee272cc21f49ab8792e5bc1020c80f", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj"}]} 2018-07-23 23:07:06,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj used request id req-94bf80ef-cc26-42dd-9bb9-2a42cf75e56c 2018-07-23 23:07:06,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e697b4d9b6431475ff4ac882fb59c22de4edaa" 2018-07-23 23:07:06,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e396803b-14ed-4311-bcd6-18263dfcc53b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:06,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e396803b-14ed-4311-bcd6-18263dfcc53b 2018-07-23 23:07:07,117 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-user 2018-07-23 23:07:07,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:07,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a45454-bf25-45c6-92e3-4fe541275590 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:07,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-16a45454-bf25-45c6-92e3-4fe541275590 2018-07-23 23:07:07,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj-role"}}' 2018-07-23 23:07:07,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0970de93-c1b1-4350-a842-7e617301fb63 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "387a72e0c1a64f998c91b18631747f38", "links": {"self": "http://172.30.9.26:5000/v3/roles/387a72e0c1a64f998c91b18631747f38"}, "name": "CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj-role"}} 2018-07-23 23:07:07,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0970de93-c1b1-4350-a842-7e617301fb63 2018-07-23 23:07:07,302 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj-role 2018-07-23 23:07:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/387a72e0c1a64f998c91b18631747f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:07,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28351cf6-3963-4b7a-94c8-095dd49f7022 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "387a72e0c1a64f998c91b18631747f38", "links": {"self": "http://172.30.9.26:5000/v3/roles/387a72e0c1a64f998c91b18631747f38"}, "name": "CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj-role"}} 2018-07-23 23:07:07,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/387a72e0c1a64f998c91b18631747f38 used request id req-28351cf6-3963-4b7a-94c8-095dd49f7022 2018-07-23 23:07:07,390 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj-role to project CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj 2018-07-23 23:07:07,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3aee272cc21f49ab8792e5bc1020c80f/users/f35d6e212f174eb6b0d0f7aab1cc2cfb/roles/387a72e0c1a64f998c91b18631747f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:07,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c09c76f-6dd1-47c3-831e-d5236a122357 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:07,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3aee272cc21f49ab8792e5bc1020c80f/users/f35d6e212f174eb6b0d0f7aab1cc2cfb/roles/387a72e0c1a64f998c91b18631747f38 used request id req-9c09c76f-6dd1-47c3-831e-d5236a122357 2018-07-23 23:07:07,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:07,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:07,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_r4Cq7xaS7KqcT8MjFivvQ"], "issued_at": "2018-07-23T23:07:07.000000Z"}} 2018-07-23 23:07:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2013c09bc093485042bb5fd9f594a503ea5d4f22" 2018-07-23 23:07:07,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c190073-0b1a-4879-8723-d4515876670e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:07,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5c190073-0b1a-4879-8723-d4515876670e 2018-07-23 23:07:07,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2013c09bc093485042bb5fd9f594a503ea5d4f22" 2018-07-23 23:07:08,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:07 GMT Server: Apache x-compute-request-id: req-6a949d04-494a-4168-95f9-b7600cb92f5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a949d04-494a-4168-95f9-b7600cb92f5b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:07:08,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-6a949d04-494a-4168-95f9-b7600cb92f5b 2018-07-23 23:07:08,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6a949d04-494a-4168-95f9-b7600cb92f5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2013c09bc093485042bb5fd9f594a503ea5d4f22" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c", "description": null}}' 2018-07-23 23:07:08,453 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:08 GMT Server: Apache x-compute-request-id: req-5b8df9ec-d330-499f-87ac-acafb5774d89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b8df9ec-d330-499f-87ac-acafb5774d89 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e9aaeeb-9232-41af-90f4-f109cb085dcf", "description": null}} 2018-07-23 23:07:08,453 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-5b8df9ec-d330-499f-87ac-acafb5774d89 2018-07-23 23:07:08,454 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c 2018-07-23 23:07:08,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71aa4bf87fff353f7d704eae15f24aeca2548f" 2018-07-23 23:07:08,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:08 GMT Server: Apache x-compute-request-id: req-81804121-46ab-4162-8045-90c46f87bd44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-81804121-46ab-4162-8045-90c46f87bd44 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e9aaeeb-9232-41af-90f4-f109cb085dcf", "description": null}]} 2018-07-23 23:07:08,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-81804121-46ab-4162-8045-90c46f87bd44 2018-07-23 23:07:08,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81804121-46ab-4162-8045-90c46f87bd44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71aa4bf87fff353f7d704eae15f24aeca2548f" 2018-07-23 23:07:09,202 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:08 GMT Server: Apache x-compute-request-id: req-175a5eb2-bf2c-4d3f-ad19-7ae978944526 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-175a5eb2-bf2c-4d3f-ad19-7ae978944526 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e9aaeeb-9232-41af-90f4-f109cb085dcf", "description": null}} 2018-07-23 23:07:09,202 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf used request id req-175a5eb2-bf2c-4d3f-ad19-7ae978944526 2018-07-23 23:07:09,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-81804121-46ab-4162-8045-90c46f87bd44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71aa4bf87fff353f7d704eae15f24aeca2548f" 2018-07-23 23:07:09,372 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:09 GMT Server: Apache x-compute-request-id: req-a122dbbe-d651-4bff-81ca-2647025ee297 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a122dbbe-d651-4bff-81ca-2647025ee297 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:07:09,372 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf/encryption used request id req-a122dbbe-d651-4bff-81ca-2647025ee297 2018-07-23 23:07:09,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:09,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:09,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["wkh6ma2uRkq4UAbicRC3wA"], "issued_at": "2018-07-23T23:07:09.000000Z"}} 2018-07-23 23:07:09,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46a9bb3ab1f8c1fa350b54eafa3a8eb96a23e11" 2018-07-23 23:07:09,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee76694-6e99-4706-a809-e1dd6288f0d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:09,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4ee76694-6e99-4706-a809-e1dd6288f0d5 2018-07-23 23:07:09,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46a9bb3ab1f8c1fa350b54eafa3a8eb96a23e11" 2018-07-23 23:07:09,950 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:09 GMT Server: Apache x-compute-request-id: req-c3eba8fd-f3f9-4d00-b663-d5dea23fce70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3eba8fd-f3f9-4d00-b663-d5dea23fce70 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e9aaeeb-9232-41af-90f4-f109cb085dcf", "description": null}]} 2018-07-23 23:07:09,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-c3eba8fd-f3f9-4d00-b663-d5dea23fce70 2018-07-23 23:07:09,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3eba8fd-f3f9-4d00-b663-d5dea23fce70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46a9bb3ab1f8c1fa350b54eafa3a8eb96a23e11" 2018-07-23 23:07:10,134 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:09 GMT Server: Apache x-compute-request-id: req-9ad607f7-34f8-4362-a23f-17793231cb97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ad607f7-34f8-4362-a23f-17793231cb97 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9e9aaeeb-9232-41af-90f4-f109cb085dcf", "description": null}} 2018-07-23 23:07:10,134 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf used request id req-9ad607f7-34f8-4362-a23f-17793231cb97 2018-07-23 23:07:10,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c3eba8fd-f3f9-4d00-b663-d5dea23fce70" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e46a9bb3ab1f8c1fa350b54eafa3a8eb96a23e11" 2018-07-23 23:07:10,302 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:10 GMT Server: Apache x-compute-request-id: req-ac69bd9e-ebec-4e51-ac1d-b27fadb0f5bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac69bd9e-ebec-4e51-ac1d-b27fadb0f5bd Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:07:10,303 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf/encryption used request id req-ac69bd9e-ebec-4e51-ac1d-b27fadb0f5bd 2018-07-23 23:07:10,303 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-9f28f09f-d490-45a9-814b-918ed050c72c 2018-07-23 23:07:10,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6a949d04-494a-4168-95f9-b7600cb92f5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2013c09bc093485042bb5fd9f594a503ea5d4f22" 2018-07-23 23:07:10,357 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e47aed50-d1b7-461c-af8b-7ec66cd760e5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:10,357 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/9e9aaeeb-9232-41af-90f4-f109cb085dcf used request id req-e47aed50-d1b7-461c-af8b-7ec66cd760e5 2018-07-23 23:07:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:10,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b3bba178-277a-48ea-ad6d-098fd530e44d Date: Mon, 23 Jul 2018 23:07:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:10,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b3bba178-277a-48ea-ad6d-098fd530e44d 2018-07-23 23:07:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:10,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e47e6052-2f39-4246-ab14-9097c4fb155c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:10,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-e47e6052-2f39-4246-ab14-9097c4fb155c 2018-07-23 23:07:10,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:10,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd2951c7-cf8b-4ca8-b18a-747477f75872 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:10,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-dd2951c7-cf8b-4ca8-b18a-747477f75872 2018-07-23 23:07:10,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:10,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f9f66d-8558-4dfc-a5f7-2dcbdb20e526 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:10,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-80f9f66d-8558-4dfc-a5f7-2dcbdb20e526 2018-07-23 23:07:10,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:10,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a257e6a1-b14b-4084-a301-e423f0d59290 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:10,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a257e6a1-b14b-4084-a301-e423f0d59290 2018-07-23 23:07:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26b6117-8d03-427f-9107-9834beede220 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:11,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-a26b6117-8d03-427f-9107-9834beede220 2018-07-23 23:07:11,021 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-077de3c9-d3fa-41fd-b262-2e1e745d4104 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:11,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-077de3c9-d3fa-41fd-b262-2e1e745d4104 2018-07-23 23:07:11,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd409ac-1fab-4fea-aaba-6515272cad30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:11,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-9fd409ac-1fab-4fea-aaba-6515272cad30 2018-07-23 23:07:11,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:11,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dfc5c93-a94a-4c92-b525-a857fa704b4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:11,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-1dfc5c93-a94a-4c92-b525-a857fa704b4d 2018-07-23 23:07:11,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:11,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61e3134d-f137-40a8-8678-23b345551a71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:11,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-61e3134d-f137-40a8-8678-23b345551a71 2018-07-23 23:07:11,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:11,295 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj 2018-07-23 23:07:11,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3aee272cc21f49ab8792e5bc1020c80f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,498 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de1f8c3c-45fd-4a6c-a63a-bc6c614db39d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:11,498 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3aee272cc21f49ab8792e5bc1020c80f used request id req-de1f8c3c-45fd-4a6c-a63a-bc6c614db39d 2018-07-23 23:07:11,499 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-proj-role 2018-07-23 23:07:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/387a72e0c1a64f998c91b18631747f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b572d8d-cd52-467a-bb1e-7f8ae020506d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:11,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/387a72e0c1a64f998c91b18631747f38 used request id req-7b572d8d-cd52-467a-bb1e-7f8ae020506d 2018-07-23 23:07:11,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e43390d817a7113357eff0f12efb71e61df8f32" 2018-07-23 23:07:11,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104b34a7-cf01-4a4a-b1cb-9cf0a55a28b5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:11,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-104b34a7-cf01-4a4a-b1cb-9cf0a55a28b5 2018-07-23 23:07:11,709 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-020d34f5-f8a8-4d7-user 2018-07-23 23:07:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f35d6e212f174eb6b0d0f7aab1cc2cfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e697b4d9b6431475ff4ac882fb59c22de4edaa" 2018-07-23 23:07:11,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70c20aa-f776-4eb3-85e2-2637c427ccde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:11,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f35d6e212f174eb6b0d0f7aab1cc2cfb used request id req-c70c20aa-f776-4eb3-85e2-2637c427ccde 2018-07-23 23:07:11,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:12,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["seAbOBD_QwS5J6sU7CcWTQ"], "issued_at": "2018-07-23T23:07:12.000000Z"}} 2018-07-23 23:07:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fd957b4e3d23e3ada763377dc8fd8238dfacc" 2018-07-23 23:07:12,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa86d35-e278-4fd9-b748-6e7023eea9e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:12,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-daa86d35-e278-4fd9-b748-6e7023eea9e6 2018-07-23 23:07:12,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:12,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:12,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZfZ9WfnuT7ywxTK3MTDigA"], "issued_at": "2018-07-23T23:07:12.000000Z"}} 2018-07-23 23:07:12,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:12,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5949ec78-25cc-4bf7-9d05-5972b6e381cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:12,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5949ec78-25cc-4bf7-9d05-5972b6e381cf 2018-07-23 23:07:12,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:12,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:12,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3add9a00-cb4d-4677-8d09-1f4d4df5d6e7 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:12,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj used request id req-3add9a00-cb4d-4677-8d09-1f4d4df5d6e7 2018-07-23 23:07:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:12,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e011fb1-dc5d-414d-837e-5d825bdef956 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:12,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7e011fb1-dc5d-414d-837e-5d825bdef956 2018-07-23 23:07:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj"}}' 2018-07-23 23:07:13,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5744fa3c-ae8e-4a18-89a7-43cc01880494 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ebe2e29e3f294826b008097e2be2262a"}, "tags": [], "enabled": true, "id": "ebe2e29e3f294826b008097e2be2262a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj"}} 2018-07-23 23:07:13,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5744fa3c-ae8e-4a18-89a7-43cc01880494 2018-07-23 23:07:13,091 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj 2018-07-23 23:07:13,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:13,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:13,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["VTyBIRKbSlWv9DhwdC9wAA"], "issued_at": "2018-07-23T23:07:13.000000Z"}} 2018-07-23 23:07:13,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a64e2258c794b748d48db0b68fbd8459e69aee" 2018-07-23 23:07:13,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd827a3d-c32a-4379-b02c-cd548e65ec83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:13,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fd827a3d-c32a-4379-b02c-cd548e65ec83 2018-07-23 23:07:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:13,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a64e2258c794b748d48db0b68fbd8459e69aee" 2018-07-23 23:07:13,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccea7738-c95b-4a5a-9d47-e64a6a7f9031 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:13,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ccea7738-c95b-4a5a-9d47-e64a6a7f9031 2018-07-23 23:07:13,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a64e2258c794b748d48db0b68fbd8459e69aee" 2018-07-23 23:07:13,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa7b442-c19d-47f9-b95c-7fc984eabbe5 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ebe2e29e3f294826b008097e2be2262a"}, "tags": [], "enabled": true, "id": "ebe2e29e3f294826b008097e2be2262a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj"}]} 2018-07-23 23:07:13,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj used request id req-daa7b442-c19d-47f9-b95c-7fc984eabbe5 2018-07-23 23:07:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a64e2258c794b748d48db0b68fbd8459e69aee" 2018-07-23 23:07:13,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc1a698-5d1f-4e1d-a22a-2650ef0f34dd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:13,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-afc1a698-5d1f-4e1d-a22a-2650ef0f34dd 2018-07-23 23:07:14,302 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-user 2018-07-23 23:07:14,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:14,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40261fd8-d075-4daa-85a7-518f979cf883 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:14,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-40261fd8-d075-4daa-85a7-518f979cf883 2018-07-23 23:07:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj-role"}}' 2018-07-23 23:07:14,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dae5a0-6a56-4a86-984e-7c313473af91 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b06aa4cad9354a1894502c6062eb5af7", "links": {"self": "http://172.30.9.26:5000/v3/roles/b06aa4cad9354a1894502c6062eb5af7"}, "name": "CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj-role"}} 2018-07-23 23:07:14,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-79dae5a0-6a56-4a86-984e-7c313473af91 2018-07-23 23:07:14,495 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj-role 2018-07-23 23:07:14,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b06aa4cad9354a1894502c6062eb5af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:14,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa99aad3-7f6a-49e4-aa3c-030e488dcddb Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b06aa4cad9354a1894502c6062eb5af7", "links": {"self": "http://172.30.9.26:5000/v3/roles/b06aa4cad9354a1894502c6062eb5af7"}, "name": "CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj-role"}} 2018-07-23 23:07:14,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b06aa4cad9354a1894502c6062eb5af7 used request id req-fa99aad3-7f6a-49e4-aa3c-030e488dcddb 2018-07-23 23:07:14,576 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj-role to project CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj 2018-07-23 23:07:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ebe2e29e3f294826b008097e2be2262a/users/19052cb264cc4d0a8e193dd016b5d7a9/roles/b06aa4cad9354a1894502c6062eb5af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:14,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffc4154f-5b0b-49fc-8921-e26993f19c15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:14,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ebe2e29e3f294826b008097e2be2262a/users/19052cb264cc4d0a8e193dd016b5d7a9/roles/b06aa4cad9354a1894502c6062eb5af7 used request id req-ffc4154f-5b0b-49fc-8921-e26993f19c15 2018-07-23 23:07:14,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:14,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:15,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["7bDpYgqmTmyrDHt4N5ZBRQ"], "issued_at": "2018-07-23T23:07:15.000000Z"}} 2018-07-23 23:07:15,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1791c46e0172dd4c8d13ca91267be64b18ca03" 2018-07-23 23:07:15,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b83369-789f-452f-a794-1b7f7b075ede Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:15,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-28b83369-789f-452f-a794-1b7f7b075ede 2018-07-23 23:07:15,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1791c46e0172dd4c8d13ca91267be64b18ca03" 2018-07-23 23:07:15,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:15 GMT Server: Apache x-compute-request-id: req-938ba5ad-c69d-46c4-a306-45007e980252 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-938ba5ad-c69d-46c4-a306-45007e980252 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:07:15,325 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-938ba5ad-c69d-46c4-a306-45007e980252 2018-07-23 23:07:15,328 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-938ba5ad-c69d-46c4-a306-45007e980252" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1791c46e0172dd4c8d13ca91267be64b18ca03" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87", "description": null}}' 2018-07-23 23:07:15,517 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:15 GMT Server: Apache x-compute-request-id: req-b7baf7c5-3386-4c09-91df-1270f0f2fd50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7baf7c5-3386-4c09-91df-1270f0f2fd50 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b79c6c1-b84c-4b5a-b869-0052ca623180", "description": null}} 2018-07-23 23:07:15,517 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-b7baf7c5-3386-4c09-91df-1270f0f2fd50 2018-07-23 23:07:15,517 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87 2018-07-23 23:07:15,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fd957b4e3d23e3ada763377dc8fd8238dfacc" 2018-07-23 23:07:15,701 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:15 GMT Server: Apache x-compute-request-id: req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b79c6c1-b84c-4b5a-b869-0052ca623180", "description": null}]} 2018-07-23 23:07:15,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86 2018-07-23 23:07:15,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fd957b4e3d23e3ada763377dc8fd8238dfacc" 2018-07-23 23:07:15,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:15 GMT Server: Apache x-compute-request-id: req-32b40ec2-01a7-4dc1-8108-712de877c30a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32b40ec2-01a7-4dc1-8108-712de877c30a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b79c6c1-b84c-4b5a-b869-0052ca623180", "description": null}} 2018-07-23 23:07:15,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 used request id req-32b40ec2-01a7-4dc1-8108-712de877c30a 2018-07-23 23:07:15,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fd957b4e3d23e3ada763377dc8fd8238dfacc" 2018-07-23 23:07:16,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:15 GMT Server: Apache x-compute-request-id: req-ac599fbf-be86-4056-8837-674d4ce33f2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac599fbf-be86-4056-8837-674d4ce33f2e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:07:16,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180/encryption used request id req-ac599fbf-be86-4056-8837-674d4ce33f2e 2018-07-23 23:07:16,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fd957b4e3d23e3ada763377dc8fd8238dfacc" 2018-07-23 23:07:16,218 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache x-compute-request-id: req-3c7b33ea-d3bf-4b7c-a13b-1943fcdb2929 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c7b33ea-d3bf-4b7c-a13b-1943fcdb2929 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b79c6c1-b84c-4b5a-b869-0052ca623180", "description": null}} 2018-07-23 23:07:16,219 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 used request id req-3c7b33ea-d3bf-4b7c-a13b-1943fcdb2929 2018-07-23 23:07:16,221 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fd957b4e3d23e3ada763377dc8fd8238dfacc" 2018-07-23 23:07:16,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache x-compute-request-id: req-d719e57a-24f9-409f-9548-c1606e503ff7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d719e57a-24f9-409f-9548-c1606e503ff7 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7b79c6c1-b84c-4b5a-b869-0052ca623180", "description": null}} 2018-07-23 23:07:16,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 used request id req-d719e57a-24f9-409f-9548-c1606e503ff7 2018-07-23 23:07:16,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0e9685e-7113-4ecb-82c8-ee6808fe3c86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801fd957b4e3d23e3ada763377dc8fd8238dfacc" 2018-07-23 23:07:16,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache x-compute-request-id: req-9ea78fbd-a1c4-4fcb-8fb2-74208d61ee99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9ea78fbd-a1c4-4fcb-8fb2-74208d61ee99 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:07:16,267 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180/encryption used request id req-9ea78fbd-a1c4-4fcb-8fb2-74208d61ee99 2018-07-23 23:07:16,267 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-9868ccc6-7813-458d-8b5e-10dfbe135f87 2018-07-23 23:07:16,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-938ba5ad-c69d-46c4-a306-45007e980252" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1791c46e0172dd4c8d13ca91267be64b18ca03" 2018-07-23 23:07:16,316 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96a89086-c757-4674-97ed-982017a4c6aa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:16,316 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/7b79c6c1-b84c-4b5a-b869-0052ca623180 used request id req-96a89086-c757-4674-97ed-982017a4c6aa 2018-07-23 23:07:16,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:16,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2c8289e5-efee-404d-9a1f-1e83387171f3 Date: Mon, 23 Jul 2018 23:07:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:16,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2c8289e5-efee-404d-9a1f-1e83387171f3 2018-07-23 23:07:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:16,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3887be75-b5f6-4a14-a76c-acac209d4cc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:16,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-3887be75-b5f6-4a14-a76c-acac209d4cc3 2018-07-23 23:07:16,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:16,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:16,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b876300b-11fc-4dd7-afc5-78ece537c3b2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:16,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-b876300b-11fc-4dd7-afc5-78ece537c3b2 2018-07-23 23:07:16,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:16,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:16,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaacbc34-93fb-49fe-892c-2f3ddb5d7627 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:16,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-eaacbc34-93fb-49fe-892c-2f3ddb5d7627 2018-07-23 23:07:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:16,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3615be1f-36e6-4706-a9fd-35d9bb6633f9 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:16,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-3615be1f-36e6-4706-a9fd-35d9bb6633f9 2018-07-23 23:07:16,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:16,838 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0985f41-fc79-43ef-85e8-07593e628234 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:16,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-d0985f41-fc79-43ef-85e8-07593e628234 2018-07-23 23:07:16,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:16,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52ee2f88-47ca-4c4a-b727-6d8a99ae81a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:16,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-52ee2f88-47ca-4c4a-b727-6d8a99ae81a0 2018-07-23 23:07:16,927 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:17,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c68e0c-5f0a-47a1-b45a-b601a734a98b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:17,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-88c68e0c-5f0a-47a1-b45a-b601a734a98b 2018-07-23 23:07:17,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:17,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0755f778-916b-4045-a222-6d57cc1936db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:17,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-0755f778-916b-4045-a222-6d57cc1936db 2018-07-23 23:07:17,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:17,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb277e8-77c0-4513-a18d-985bfdcd6a2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:17,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-edb277e8-77c0-4513-a18d-985bfdcd6a2b 2018-07-23 23:07:17,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:17,190 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj 2018-07-23 23:07:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ebe2e29e3f294826b008097e2be2262a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:17,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28525e9b-2f09-4364-b0cf-9059a8ff8796 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:17,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ebe2e29e3f294826b008097e2be2262a used request id req-28525e9b-2f09-4364-b0cf-9059a8ff8796 2018-07-23 23:07:17,324 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-proj-role 2018-07-23 23:07:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b06aa4cad9354a1894502c6062eb5af7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:17,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed1fd19c-edea-4020-9ef2-bafc0b6b5cf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:17,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b06aa4cad9354a1894502c6062eb5af7 used request id req-ed1fd19c-edea-4020-9ef2-bafc0b6b5cf2 2018-07-23 23:07:17,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7407e48aa76d80f9db2fefe5dfff625d497455c1" 2018-07-23 23:07:17,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b51b0e14-c73e-4868-8946-f35c68cc77ca Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:17,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b51b0e14-c73e-4868-8946-f35c68cc77ca 2018-07-23 23:07:17,515 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-0a70fead-66ba-4d5-user 2018-07-23 23:07:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/19052cb264cc4d0a8e193dd016b5d7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45a64e2258c794b748d48db0b68fbd8459e69aee" 2018-07-23 23:07:17,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b6c2b1-0ce9-4061-b0b4-c91ea4eddb90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:17,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/19052cb264cc4d0a8e193dd016b5d7a9 used request id req-74b6c2b1-0ce9-4061-b0b4-c91ea4eddb90 2018-07-23 23:07:17,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:18,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["IbrM729WSIuT83PAYmIDfw"], "issued_at": "2018-07-23T23:07:18.000000Z"}} 2018-07-23 23:07:18,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aff185f9f0d1f872e040199dfaa3fca4a0e1596" 2018-07-23 23:07:18,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09caa77b-14cb-46dd-8b4b-ad7a8a6a5c8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:18,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-09caa77b-14cb-46dd-8b4b-ad7a8a6a5c8c 2018-07-23 23:07:18,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:18,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:18,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["df1XZS_4RqWe-Fu7c7dSxA"], "issued_at": "2018-07-23T23:07:18.000000Z"}} 2018-07-23 23:07:18,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:18,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8a1d12-6074-4d30-b4af-49b7a4501108 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:18,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d8a1d12-6074-4d30-b4af-49b7a4501108 2018-07-23 23:07:18,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:18,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:18,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:18,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa915b20-3ebf-45df-88fc-97623afb45f0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:18,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj used request id req-fa915b20-3ebf-45df-88fc-97623afb45f0 2018-07-23 23:07:18,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:18,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea204583-9627-4288-bad5-d3f294e07bd9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:18,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ea204583-9627-4288-bad5-d3f294e07bd9 2018-07-23 23:07:18,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj"}}' 2018-07-23 23:07:18,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e9e859-041c-4c0a-be14-c3647b343cc2 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d5ab6d2419764a7c892bdaec541b766e"}, "tags": [], "enabled": true, "id": "d5ab6d2419764a7c892bdaec541b766e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj"}} 2018-07-23 23:07:18,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-67e9e859-041c-4c0a-be14-c3647b343cc2 2018-07-23 23:07:18,706 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj 2018-07-23 23:07:18,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:18,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:19,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fdZLvpQkT1aSU5ZgQAZzTQ"], "issued_at": "2018-07-23T23:07:19.000000Z"}} 2018-07-23 23:07:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a8084f2ec669f7c2193a5ed13ed2d3e32f28fd" 2018-07-23 23:07:19,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91d9ec1-aa70-4e99-8b07-70f8e1794d21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:19,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d91d9ec1-aa70-4e99-8b07-70f8e1794d21 2018-07-23 23:07:19,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:19,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:19,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a8084f2ec669f7c2193a5ed13ed2d3e32f28fd" 2018-07-23 23:07:19,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98881b55-e0a3-40b3-bbb0-b7e151dffe8b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:19,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-98881b55-e0a3-40b3-bbb0-b7e151dffe8b 2018-07-23 23:07:19,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a8084f2ec669f7c2193a5ed13ed2d3e32f28fd" 2018-07-23 23:07:19,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff03fa8b-e4a5-43ab-b3a1-f18b49ed77db Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d5ab6d2419764a7c892bdaec541b766e"}, "tags": [], "enabled": true, "id": "d5ab6d2419764a7c892bdaec541b766e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj"}]} 2018-07-23 23:07:19,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj used request id req-ff03fa8b-e4a5-43ab-b3a1-f18b49ed77db 2018-07-23 23:07:19,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a8084f2ec669f7c2193a5ed13ed2d3e32f28fd" 2018-07-23 23:07:19,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf414ae4-eb27-47e1-a080-e70a85ba2059 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:19,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bf414ae4-eb27-47e1-a080-e70a85ba2059 2018-07-23 23:07:19,826 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-bd2ffd66-3325-443-user 2018-07-23 23:07:19,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:19,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:19,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299a4b68-567f-4e32-8ef1-fb6ef71f4b42 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:19,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-299a4b68-567f-4e32-8ef1-fb6ef71f4b42 2018-07-23 23:07:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" -d '{"role": {"name": "CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj-role"}}' 2018-07-23 23:07:20,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90fb1e5d-2d63-4dc2-8ca9-07fdf9a1ac04 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e6e331ba7c54d53a93bf190d60a57da", "links": {"self": "http://172.30.9.26:5000/v3/roles/3e6e331ba7c54d53a93bf190d60a57da"}, "name": "CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj-role"}} 2018-07-23 23:07:20,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-90fb1e5d-2d63-4dc2-8ca9-07fdf9a1ac04 2018-07-23 23:07:20,013 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj-role 2018-07-23 23:07:20,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3e6e331ba7c54d53a93bf190d60a57da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:20,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b806d9f-91ec-44a4-a0e6-37b592a23743 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e6e331ba7c54d53a93bf190d60a57da", "links": {"self": "http://172.30.9.26:5000/v3/roles/3e6e331ba7c54d53a93bf190d60a57da"}, "name": "CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj-role"}} 2018-07-23 23:07:20,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3e6e331ba7c54d53a93bf190d60a57da used request id req-6b806d9f-91ec-44a4-a0e6-37b592a23743 2018-07-23 23:07:20,101 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj-role to project CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj 2018-07-23 23:07:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d5ab6d2419764a7c892bdaec541b766e/users/9db6ad7af93e42daa954aa606756f6a0/roles/3e6e331ba7c54d53a93bf190d60a57da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:20,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8228a763-866a-4e22-83f6-d8f71d074d4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:20,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d5ab6d2419764a7c892bdaec541b766e/users/9db6ad7af93e42daa954aa606756f6a0/roles/3e6e331ba7c54d53a93bf190d60a57da used request id req-8228a763-866a-4e22-83f6-d8f71d074d4e 2018-07-23 23:07:20,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:20,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:20,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["zCJ0twIiRiWN37AkLBeSdw"], "issued_at": "2018-07-23T23:07:20.000000Z"}} 2018-07-23 23:07:20,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353e93671acf8cf0bcfcca15de3549525a07cf8" 2018-07-23 23:07:20,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9029e04-7e2d-40b7-a9fd-5e731b9fc1e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:20,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d9029e04-7e2d-40b7-a9fd-5e731b9fc1e1 2018-07-23 23:07:20,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353e93671acf8cf0bcfcca15de3549525a07cf8" 2018-07-23 23:07:20,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:20 GMT Server: Apache x-compute-request-id: req-5dab9cb9-5389-492c-946a-1a3a6028a50b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5dab9cb9-5389-492c-946a-1a3a6028a50b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 23:07:20,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-5dab9cb9-5389-492c-946a-1a3a6028a50b 2018-07-23 23:07:20,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5dab9cb9-5389-492c-946a-1a3a6028a50b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353e93671acf8cf0bcfcca15de3549525a07cf8" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-qos-spec"}}' 2018-07-23 23:07:21,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:20 GMT Server: Apache x-compute-request-id: req-6d5975ed-93f5-4cdc-ad24-fc3813f052bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d5975ed-93f5-4cdc-ad24-fc3813f052bf Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9b6cdb1c-6b56-4da0-bde1-10039c3139c6", "name": "CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/9b6cdb1c-6b56-4da0-bde1-10039c3139c6", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/9b6cdb1c-6b56-4da0-bde1-10039c3139c6", "rel": "bookmark"}]} 2018-07-23 23:07:21,044 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-6d5975ed-93f5-4cdc-ad24-fc3813f052bf 2018-07-23 23:07:21,044 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-qos-spec 2018-07-23 23:07:21,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:21,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:21,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["it-c_s_aTSSwXaYSrc73QA"], "issued_at": "2018-07-23T23:07:21.000000Z"}} 2018-07-23 23:07:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35026de3d1a6f710a167d61cb6b3a21523097fbe" 2018-07-23 23:07:21,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2b5022-27e5-42b5-b245-1b9e3ee74126 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:21,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1b2b5022-27e5-42b5-b245-1b9e3ee74126 2018-07-23 23:07:21,520 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35026de3d1a6f710a167d61cb6b3a21523097fbe" 2018-07-23 23:07:21,767 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:21 GMT Server: Apache x-compute-request-id: req-af86fec8-b769-4bd9-bb51-6755776956a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af86fec8-b769-4bd9-bb51-6755776956a9 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:07:21,768 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-af86fec8-b769-4bd9-bb51-6755776956a9 2018-07-23 23:07:21,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af86fec8-b769-4bd9-bb51-6755776956a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35026de3d1a6f710a167d61cb6b3a21523097fbe" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-vol_type", "description": null}}' 2018-07-23 23:07:21,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:21 GMT Server: Apache x-compute-request-id: req-9804b167-2630-44f9-9603-09adc9f9b748 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9804b167-2630-44f9-9603-09adc9f9b748 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "66ea19f6-969c-4a7d-a123-c9aa09c528ca", "description": null}} 2018-07-23 23:07:21,971 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-9804b167-2630-44f9-9603-09adc9f9b748 2018-07-23 23:07:21,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af86fec8-b769-4bd9-bb51-6755776956a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35026de3d1a6f710a167d61cb6b3a21523097fbe" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-23 23:07:22,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:21 GMT Server: Apache x-compute-request-id: req-1ad511ae-233e-4598-a48d-70d96f3a9e94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ad511ae-233e-4598-a48d-70d96f3a9e94 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "66ea19f6-969c-4a7d-a123-c9aa09c528ca", "name": "foo", "control_location": "back-end", "encryption_id": "efff4201-9812-43fd-89b8-092cc3af0041", "provider": "bar", "provider_class": "bar"}} 2018-07-23 23:07:22,177 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca/encryption used request id req-1ad511ae-233e-4598-a48d-70d96f3a9e94 2018-07-23 23:07:22,178 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-vol_type 2018-07-23 23:07:22,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aff185f9f0d1f872e040199dfaa3fca4a0e1596" 2018-07-23 23:07:22,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:22 GMT Server: Apache x-compute-request-id: req-8605f94e-bdc3-42ff-95e1-75f22a1dae0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8605f94e-bdc3-42ff-95e1-75f22a1dae0f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "66ea19f6-969c-4a7d-a123-c9aa09c528ca", "description": null}} 2018-07-23 23:07:22,359 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca used request id req-8605f94e-bdc3-42ff-95e1-75f22a1dae0f 2018-07-23 23:07:22,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605f94e-bdc3-42ff-95e1-75f22a1dae0f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aff185f9f0d1f872e040199dfaa3fca4a0e1596" 2018-07-23 23:07:22,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:22 GMT Server: Apache x-compute-request-id: req-33832671-5069-4709-bacf-1248318e6f0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33832671-5069-4709-bacf-1248318e6f0b Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "66ea19f6-969c-4a7d-a123-c9aa09c528ca", "description": null}} 2018-07-23 23:07:22,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca used request id req-33832671-5069-4709-bacf-1248318e6f0b 2018-07-23 23:07:22,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8605f94e-bdc3-42ff-95e1-75f22a1dae0f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aff185f9f0d1f872e040199dfaa3fca4a0e1596" 2018-07-23 23:07:22,714 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:22 GMT Server: Apache x-compute-request-id: req-657b0a6e-d573-4348-8667-766cdeadb406 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-657b0a6e-d573-4348-8667-766cdeadb406 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "66ea19f6-969c-4a7d-a123-c9aa09c528ca", "control_location": "back-end", "deleted": false, "created_at": "2018-07-23T23:07:22.000000", "updated_at": null, "encryption_id": "efff4201-9812-43fd-89b8-092cc3af0041", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-23 23:07:22,714 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca/encryption used request id req-657b0a6e-d573-4348-8667-766cdeadb406 2018-07-23 23:07:22,715 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-vol_type 2018-07-23 23:07:22,718 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af86fec8-b769-4bd9-bb51-6755776956a9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35026de3d1a6f710a167d61cb6b3a21523097fbe" 2018-07-23 23:07:22,778 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0daaf32-986a-43be-9b50-b8fe49287885 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:22,779 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/66ea19f6-969c-4a7d-a123-c9aa09c528ca used request id req-e0daaf32-986a-43be-9b50-b8fe49287885 2018-07-23 23:07:22,779 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-aa78a17b-f14e-4c1e-997b-b97b467ec0ff-qos-spec 2018-07-23 23:07:22,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/9b6cdb1c-6b56-4da0-bde1-10039c3139c6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5dab9cb9-5389-492c-946a-1a3a6028a50b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d353e93671acf8cf0bcfcca15de3549525a07cf8" 2018-07-23 23:07:22,976 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d5ed60c-2847-4279-a3ad-c5f196f20b15 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:22,977 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/9b6cdb1c-6b56-4da0-bde1-10039c3139c6?force=False used request id req-1d5ed60c-2847-4279-a3ad-c5f196f20b15 2018-07-23 23:07:22,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-19211949-dd07-4969-acc2-c225ed41295c Date: Mon, 23 Jul 2018 23:07:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:23,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-19211949-dd07-4969-acc2-c225ed41295c 2018-07-23 23:07:23,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5e8bc00-3310-4932-b95f-9ea7a249b61e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:23,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-c5e8bc00-3310-4932-b95f-9ea7a249b61e 2018-07-23 23:07:23,310 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:23,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-581d4e45-ebad-4d64-b062-9cddcc37dcf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:23,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-581d4e45-ebad-4d64-b062-9cddcc37dcf1 2018-07-23 23:07:23,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:23,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fe3566-7877-48d8-9ad4-d834fda1dbaf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:23,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-b7fe3566-7877-48d8-9ad4-d834fda1dbaf 2018-07-23 23:07:23,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74f1e4d-769a-4f7e-a7bc-a117eaadb225 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:23,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-b74f1e4d-769a-4f7e-a7bc-a117eaadb225 2018-07-23 23:07:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30d84af9-c305-425c-a3ca-5280ff8c5b57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:23,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-30d84af9-c305-425c-a3ca-5280ff8c5b57 2018-07-23 23:07:23,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766af9ba-75b9-4db5-bcf0-92185dbaf9e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:23,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-766af9ba-75b9-4db5-bcf0-92185dbaf9e5 2018-07-23 23:07:23,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48fcdc47-efda-4cca-ba35-680c9f20fc79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:23,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-48fcdc47-efda-4cca-ba35-680c9f20fc79 2018-07-23 23:07:23,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:23,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7434a193-bd66-458b-8456-f08b0f99f9ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:23,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-7434a193-bd66-458b-8456-f08b0f99f9ac 2018-07-23 23:07:23,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:23,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:23,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7e6ffc2-8ab6-4da9-b326-e278fb71d244 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:23,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-f7e6ffc2-8ab6-4da9-b326-e278fb71d244 2018-07-23 23:07:23,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:23,942 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj 2018-07-23 23:07:23,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d5ab6d2419764a7c892bdaec541b766e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:24,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e431ea5-336f-408c-b2f9-01482a8fad3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:24,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d5ab6d2419764a7c892bdaec541b766e used request id req-2e431ea5-336f-408c-b2f9-01482a8fad3d 2018-07-23 23:07:24,149 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-bd2ffd66-3325-443-proj-role 2018-07-23 23:07:24,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3e6e331ba7c54d53a93bf190d60a57da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:24,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-536986fb-ad7b-4083-a861-b3949c366cf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:24,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3e6e331ba7c54d53a93bf190d60a57da used request id req-536986fb-ad7b-4083-a861-b3949c366cf0 2018-07-23 23:07:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43237c3b67ce01f6c9abccbd1d20aa63a16afab0" 2018-07-23 23:07:24,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54967994-c821-4b56-887b-f965e4484923 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:24,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-54967994-c821-4b56-887b-f965e4484923 2018-07-23 23:07:24,338 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-bd2ffd66-3325-443-user 2018-07-23 23:07:24,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9db6ad7af93e42daa954aa606756f6a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a8084f2ec669f7c2193a5ed13ed2d3e32f28fd" 2018-07-23 23:07:24,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8014c46-f685-49d0-9772-186fa1ec6eea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:24,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9db6ad7af93e42daa954aa606756f6a0 used request id req-a8014c46-f685-49d0-9772-186fa1ec6eea 2018-07-23 23:07:24,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:24,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["0cAITX7gRkGmeqFkWHrMMw"], "issued_at": "2018-07-23T23:07:24.000000Z"}} 2018-07-23 23:07:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a581bd1585e78da765ae7d021b45d9b74a02870" 2018-07-23 23:07:24,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b898f43c-43c2-460a-b538-fe973481f9bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:24,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b898f43c-43c2-460a-b538-fe973481f9bd 2018-07-23 23:07:24,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:24,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:25,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BYH29ez0RNiiEeHpe_CEXQ"], "issued_at": "2018-07-23T23:07:25.000000Z"}} 2018-07-23 23:07:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:25,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e50d2f-f148-4d92-b294-8d4869b847a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:25,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-59e50d2f-f148-4d92-b294-8d4869b847a1 2018-07-23 23:07:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:25,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:25,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:25,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689b66ff-74dc-4ae9-a407-d83b81f3bc00 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:25,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj used request id req-689b66ff-74dc-4ae9-a407-d83b81f3bc00 2018-07-23 23:07:25,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:25,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7aac11-ccbc-4652-9048-ace494b061ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:25,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5b7aac11-ccbc-4652-9048-ace494b061ff 2018-07-23 23:07:25,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj"}}' 2018-07-23 23:07:25,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1810d4c-4302-4975-a9eb-99f9987de068 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c779ba677d6435996c8e17fbd564e5e"}, "tags": [], "enabled": true, "id": "7c779ba677d6435996c8e17fbd564e5e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj"}} 2018-07-23 23:07:25,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b1810d4c-4302-4975-a9eb-99f9987de068 2018-07-23 23:07:25,721 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj 2018-07-23 23:07:25,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:25,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:26,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["EyASMkdhSi2-q0xvmYUmpA"], "issued_at": "2018-07-23T23:07:26.000000Z"}} 2018-07-23 23:07:26,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ede54e365d7401944375c0c3b1daad565810fb" 2018-07-23 23:07:26,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-374e5eac-114a-4d4c-bc91-bce91ace747d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:26,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-374e5eac-114a-4d4c-bc91-bce91ace747d 2018-07-23 23:07:26,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:26,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:26,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ede54e365d7401944375c0c3b1daad565810fb" 2018-07-23 23:07:26,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052004cc-bd4b-4586-9e96-80f870baa300 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:26,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-052004cc-bd4b-4586-9e96-80f870baa300 2018-07-23 23:07:26,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ede54e365d7401944375c0c3b1daad565810fb" 2018-07-23 23:07:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977bedb1-e871-450d-9293-83611e546a21 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/7c779ba677d6435996c8e17fbd564e5e"}, "tags": [], "enabled": true, "id": "7c779ba677d6435996c8e17fbd564e5e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj"}]} 2018-07-23 23:07:26,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj used request id req-977bedb1-e871-450d-9293-83611e546a21 2018-07-23 23:07:26,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ede54e365d7401944375c0c3b1daad565810fb" 2018-07-23 23:07:26,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73d6cdb-6068-48c7-b82e-9bc8c9f66144 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:26,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f73d6cdb-6068-48c7-b82e-9bc8c9f66144 2018-07-23 23:07:26,670 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-52514cd4-3d87-44d-user 2018-07-23 23:07:26,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:26,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a0f751-fbb6-4430-ae05-96473fcf5ddc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:26,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-28a0f751-fbb6-4430-ae05-96473fcf5ddc 2018-07-23 23:07:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" -d '{"role": {"name": "CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj-role"}}' 2018-07-23 23:07:26,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44930e5-7f98-4bd2-a180-a17fd37639c1 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87a79544414e4f24b40f23d4053cca21", "links": {"self": "http://172.30.9.26:5000/v3/roles/87a79544414e4f24b40f23d4053cca21"}, "name": "CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj-role"}} 2018-07-23 23:07:26,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-a44930e5-7f98-4bd2-a180-a17fd37639c1 2018-07-23 23:07:26,875 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj-role 2018-07-23 23:07:26,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/87a79544414e4f24b40f23d4053cca21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:26,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8c99d1-6c21-4ff0-b9dc-b6ea30a43f25 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87a79544414e4f24b40f23d4053cca21", "links": {"self": "http://172.30.9.26:5000/v3/roles/87a79544414e4f24b40f23d4053cca21"}, "name": "CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj-role"}} 2018-07-23 23:07:26,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/87a79544414e4f24b40f23d4053cca21 used request id req-ac8c99d1-6c21-4ff0-b9dc-b6ea30a43f25 2018-07-23 23:07:26,895 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj-role to project CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj 2018-07-23 23:07:26,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/7c779ba677d6435996c8e17fbd564e5e/users/345ca86d02724cf790f9721dff5c456f/roles/87a79544414e4f24b40f23d4053cca21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:27,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa2871f-e5e3-419c-90eb-b1d5dc8e7f42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:27,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/7c779ba677d6435996c8e17fbd564e5e/users/345ca86d02724cf790f9721dff5c456f/roles/87a79544414e4f24b40f23d4053cca21 used request id req-efa2871f-e5e3-419c-90eb-b1d5dc8e7f42 2018-07-23 23:07:27,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:27,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:27,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["P1VA3OjsSm2MMP_Nrk_sYw"], "issued_at": "2018-07-23T23:07:27.000000Z"}} 2018-07-23 23:07:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafe79bc8c9456c0b957783d9f99ca475d5a0024" 2018-07-23 23:07:27,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ebfa9e4-3df3-4a5b-aff0-01a90b1e1b23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:27,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7ebfa9e4-3df3-4a5b-aff0-01a90b1e1b23 2018-07-23 23:07:27,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafe79bc8c9456c0b957783d9f99ca475d5a0024" 2018-07-23 23:07:27,659 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:27 GMT Server: Apache x-compute-request-id: req-cdfdb113-4b2e-4fd6-8ea7-ea0bfed22d86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cdfdb113-4b2e-4fd6-8ea7-ea0bfed22d86 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 23:07:27,659 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-cdfdb113-4b2e-4fd6-8ea7-ea0bfed22d86 2018-07-23 23:07:27,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cdfdb113-4b2e-4fd6-8ea7-ea0bfed22d86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafe79bc8c9456c0b957783d9f99ca475d5a0024" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-qos-spec"}}' 2018-07-23 23:07:27,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:27 GMT Server: Apache x-compute-request-id: req-947feaf8-f4de-49d4-9577-e8db72aca8ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-947feaf8-f4de-49d4-9577-e8db72aca8ac Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "8a4a0d5a-3c0a-46ce-81da-8e510522834d", "name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d", "rel": "bookmark"}]} 2018-07-23 23:07:27,841 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-947feaf8-f4de-49d4-9577-e8db72aca8ac 2018-07-23 23:07:27,841 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-qos-spec 2018-07-23 23:07:27,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:27,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:28,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["bRq7qWriSla0CrSVP_paiQ"], "issued_at": "2018-07-23T23:07:28.000000Z"}} 2018-07-23 23:07:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f560d3182a572bd0ad9a70a5bd87152ae4340a8e" 2018-07-23 23:07:28,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae21dda-462e-4b5b-8543-a181dc50931c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:28,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3ae21dda-462e-4b5b-8543-a181dc50931c 2018-07-23 23:07:28,307 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f560d3182a572bd0ad9a70a5bd87152ae4340a8e" 2018-07-23 23:07:28,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:28 GMT Server: Apache x-compute-request-id: req-830bb924-f138-4428-9776-d7d42b8a2aa5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-830bb924-f138-4428-9776-d7d42b8a2aa5 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:07:28,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-830bb924-f138-4428-9776-d7d42b8a2aa5 2018-07-23 23:07:28,477 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-830bb924-f138-4428-9776-d7d42b8a2aa5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f560d3182a572bd0ad9a70a5bd87152ae4340a8e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-vol_type", "description": null}}' 2018-07-23 23:07:28,677 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:28 GMT Server: Apache x-compute-request-id: req-9184d426-033a-4e70-a2e1-c4c088fa4bab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9184d426-033a-4e70-a2e1-c4c088fa4bab Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "026fbfe4-d4db-4112-aa2f-4abf48cdab96", "description": null}} 2018-07-23 23:07:28,677 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-9184d426-033a-4e70-a2e1-c4c088fa4bab 2018-07-23 23:07:28,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-830bb924-f138-4428-9776-d7d42b8a2aa5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f560d3182a572bd0ad9a70a5bd87152ae4340a8e" 2018-07-23 23:07:28,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:28 GMT Server: Apache x-compute-request-id: req-ffe6cbcb-eb02-4ac5-933d-709a7ae92b3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ffe6cbcb-eb02-4ac5-933d-709a7ae92b3c Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "8a4a0d5a-3c0a-46ce-81da-8e510522834d", "name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-qos-spec"}]} 2018-07-23 23:07:28,854 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-ffe6cbcb-eb02-4ac5-933d-709a7ae92b3c 2018-07-23 23:07:28,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d/associate?vol_type_id=026fbfe4-d4db-4112-aa2f-4abf48cdab96 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-830bb924-f138-4428-9776-d7d42b8a2aa5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f560d3182a572bd0ad9a70a5bd87152ae4340a8e" 2018-07-23 23:07:29,056 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ec8d1d4-4677-4cb1-9c72-a415eae7452c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:29,056 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d/associate?vol_type_id=026fbfe4-d4db-4112-aa2f-4abf48cdab96 used request id req-6ec8d1d4-4677-4cb1-9c72-a415eae7452c 2018-07-23 23:07:29,056 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-vol_type 2018-07-23 23:07:29,059 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a581bd1585e78da765ae7d021b45d9b74a02870" 2018-07-23 23:07:29,230 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:29 GMT Server: Apache x-compute-request-id: req-50a3e1f8-8dbd-436f-a166-a7678c88e1ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50a3e1f8-8dbd-436f-a166-a7678c88e1ea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-vol_type", "qos_specs_id": "8a4a0d5a-3c0a-46ce-81da-8e510522834d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "026fbfe4-d4db-4112-aa2f-4abf48cdab96", "description": null}} 2018-07-23 23:07:29,230 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96 used request id req-50a3e1f8-8dbd-436f-a166-a7678c88e1ea 2018-07-23 23:07:29,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50a3e1f8-8dbd-436f-a166-a7678c88e1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a581bd1585e78da765ae7d021b45d9b74a02870" 2018-07-23 23:07:29,401 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:29 GMT Server: Apache x-compute-request-id: req-1c5cfe03-06a6-4ffa-a827-c8665d2da563 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c5cfe03-06a6-4ffa-a827-c8665d2da563 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-vol_type", "qos_specs_id": "8a4a0d5a-3c0a-46ce-81da-8e510522834d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "026fbfe4-d4db-4112-aa2f-4abf48cdab96", "description": null}} 2018-07-23 23:07:29,401 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96 used request id req-1c5cfe03-06a6-4ffa-a827-c8665d2da563 2018-07-23 23:07:29,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50a3e1f8-8dbd-436f-a166-a7678c88e1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a581bd1585e78da765ae7d021b45d9b74a02870" 2018-07-23 23:07:29,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:29 GMT Server: Apache x-compute-request-id: req-c6b464eb-6f87-4c00-bd6a-f424c9fc1bcf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6b464eb-6f87-4c00-bd6a-f424c9fc1bcf Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:07:29,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96/encryption used request id req-c6b464eb-6f87-4c00-bd6a-f424c9fc1bcf 2018-07-23 23:07:29,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-50a3e1f8-8dbd-436f-a166-a7678c88e1ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a581bd1585e78da765ae7d021b45d9b74a02870" 2018-07-23 23:07:29,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:29 GMT Server: Apache x-compute-request-id: req-7f575af9-4252-4e6b-90f9-178fceb6f1f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f575af9-4252-4e6b-90f9-178fceb6f1f6 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "8a4a0d5a-3c0a-46ce-81da-8e510522834d", "name": "CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d", "rel": "bookmark"}]} 2018-07-23 23:07:29,835 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d used request id req-7f575af9-4252-4e6b-90f9-178fceb6f1f6 2018-07-23 23:07:29,835 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-vol_type 2018-07-23 23:07:29,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-830bb924-f138-4428-9776-d7d42b8a2aa5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f560d3182a572bd0ad9a70a5bd87152ae4340a8e" 2018-07-23 23:07:30,054 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff24c30c-51fc-4ab4-852f-b4afcc198a61 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:30,054 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/026fbfe4-d4db-4112-aa2f-4abf48cdab96 used request id req-ff24c30c-51fc-4ab4-852f-b4afcc198a61 2018-07-23 23:07:30,055 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-63d3b902-1aba-479d-ba95-3e1fdf46f0e8-qos-spec 2018-07-23 23:07:30,058 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cdfdb113-4b2e-4fd6-8ea7-ea0bfed22d86" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cafe79bc8c9456c0b957783d9f99ca475d5a0024" 2018-07-23 23:07:30,108 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2a0b009-6a27-4bc5-988d-a175a26b37e7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:30,108 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/8a4a0d5a-3c0a-46ce-81da-8e510522834d?force=False used request id req-a2a0b009-6a27-4bc5-988d-a175a26b37e7 2018-07-23 23:07:30,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-54e2dd4f-5b91-434d-aa63-db9115a1c051 Date: Mon, 23 Jul 2018 23:07:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:30,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-54e2dd4f-5b91-434d-aa63-db9115a1c051 2018-07-23 23:07:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02b7eb01-81b8-4db8-823c-8545a3dfb3c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:30,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-02b7eb01-81b8-4db8-823c-8545a3dfb3c5 2018-07-23 23:07:30,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:30,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64121ffa-d1a8-4f6c-8aa1-e71c0444fce8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:30,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-64121ffa-d1a8-4f6c-8aa1-e71c0444fce8 2018-07-23 23:07:30,448 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e07fbf6-4370-431c-8bad-9bd1cf39eeb9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:30,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-2e07fbf6-4370-431c-8bad-9bd1cf39eeb9 2018-07-23 23:07:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c50f7b-7564-4da0-bc72-9c5253e54355 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:30,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-b2c50f7b-7564-4da0-bc72-9c5253e54355 2018-07-23 23:07:30,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3bb6b8-d8ba-408d-a719-66e88499a8f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:30,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-0f3bb6b8-d8ba-408d-a719-66e88499a8f0 2018-07-23 23:07:30,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:30,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f94bd1a-f4cc-4e0f-ab8c-1480768699c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:30,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-1f94bd1a-f4cc-4e0f-ab8c-1480768699c7 2018-07-23 23:07:30,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94eb4593-b649-4dd8-b6fc-5749f93dd475 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:30,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-94eb4593-b649-4dd8-b6fc-5749f93dd475 2018-07-23 23:07:30,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:30,981 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70a4e723-88ea-4b79-a915-e97774612abf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:30,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-70a4e723-88ea-4b79-a915-e97774612abf 2018-07-23 23:07:30,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:31,066 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda778e2-dc31-4f83-b41a-f1f7805ea3e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:31,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-fda778e2-dc31-4f83-b41a-f1f7805ea3e1 2018-07-23 23:07:31,066 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:31,067 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj 2018-07-23 23:07:31,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/7c779ba677d6435996c8e17fbd564e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:31,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1752e86e-37a5-4442-a052-60dfd29e9538 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:31,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/7c779ba677d6435996c8e17fbd564e5e used request id req-1752e86e-37a5-4442-a052-60dfd29e9538 2018-07-23 23:07:31,260 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-52514cd4-3d87-44d-proj-role 2018-07-23 23:07:31,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/87a79544414e4f24b40f23d4053cca21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:31,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cce59830-e1c4-4934-9fa2-b7bc3fb642d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:31,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/87a79544414e4f24b40f23d4053cca21 used request id req-cce59830-e1c4-4934-9fa2-b7bc3fb642d1 2018-07-23 23:07:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d0d4e159d51481ac13a14a2df4eb5d407b09194" 2018-07-23 23:07:31,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e80195-e48d-4bb6-b6fe-c1a0ed54f493 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:31,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a9e80195-e48d-4bb6-b6fe-c1a0ed54f493 2018-07-23 23:07:31,456 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-52514cd4-3d87-44d-user 2018-07-23 23:07:31,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/345ca86d02724cf790f9721dff5c456f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4ede54e365d7401944375c0c3b1daad565810fb" 2018-07-23 23:07:31,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4796be1-2ec6-4541-b648-5f722d5c31da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:31,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/345ca86d02724cf790f9721dff5c456f used request id req-c4796be1-2ec6-4541-b648-5f722d5c31da 2018-07-23 23:07:31,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:31,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["JsNCA0d-RK6Gg0s1iaoZhA"], "issued_at": "2018-07-23T23:07:31.000000Z"}} 2018-07-23 23:07:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3308fbb23075f5d093fb5ddfc3f3d2e54e65904" 2018-07-23 23:07:32,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05729727-65d2-4c6c-9a25-7e430419a948 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:32,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-05729727-65d2-4c6c-9a25-7e430419a948 2018-07-23 23:07:32,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:32,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:32,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZwoT39PORuKximb8RXoCUQ"], "issued_at": "2018-07-23T23:07:32.000000Z"}} 2018-07-23 23:07:32,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:32,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4eca0f-b48e-4e32-bdd5-6a363bd63ad6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:32,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cd4eca0f-b48e-4e32-bdd5-6a363bd63ad6 2018-07-23 23:07:32,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:32,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:32,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c0aecd-3940-4f44-b7b2-8cbcba3e6647 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:32,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj used request id req-e4c0aecd-3940-4f44-b7b2-8cbcba3e6647 2018-07-23 23:07:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:32,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2c7525-6068-4032-b210-f9e7ececa95d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:32,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9d2c7525-6068-4032-b210-f9e7ececa95d 2018-07-23 23:07:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj"}}' 2018-07-23 23:07:32,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de16739-e87f-4d9d-b9ac-3128ae883084 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c84d16b2546342bca6b3c0f7c256aca7"}, "tags": [], "enabled": true, "id": "c84d16b2546342bca6b3c0f7c256aca7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj"}} 2018-07-23 23:07:32,785 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0de16739-e87f-4d9d-b9ac-3128ae883084 2018-07-23 23:07:32,785 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj 2018-07-23 23:07:32,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:32,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:33,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TTiAerAfT5-CJawSHwbwbQ"], "issued_at": "2018-07-23T23:07:33.000000Z"}} 2018-07-23 23:07:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4587261db1ca6c7650393ebedcc82ff9e9d62de" 2018-07-23 23:07:33,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3465f5-0ac7-4153-a333-3c465dd115b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:33,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fd3465f5-0ac7-4153-a333-3c465dd115b1 2018-07-23 23:07:33,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:33,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4587261db1ca6c7650393ebedcc82ff9e9d62de" 2018-07-23 23:07:33,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338f475c-fa43-4108-a0a8-7600938add17 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:33,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-338f475c-fa43-4108-a0a8-7600938add17 2018-07-23 23:07:33,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4587261db1ca6c7650393ebedcc82ff9e9d62de" 2018-07-23 23:07:33,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6922c8-7e1d-4554-adbb-b51ffecc4eed Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c84d16b2546342bca6b3c0f7c256aca7"}, "tags": [], "enabled": true, "id": "c84d16b2546342bca6b3c0f7c256aca7", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj"}]} 2018-07-23 23:07:33,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj used request id req-bb6922c8-7e1d-4554-adbb-b51ffecc4eed 2018-07-23 23:07:33,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4587261db1ca6c7650393ebedcc82ff9e9d62de" 2018-07-23 23:07:33,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a021a3d-3f73-4855-8b7d-a07600b5f68b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:33,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9a021a3d-3f73-4855-8b7d-a07600b5f68b 2018-07-23 23:07:33,863 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-065ff16b-10b2-460-user 2018-07-23 23:07:33,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:33,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:33,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7368aa-19ba-40cc-a03c-527e58863d3f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:33,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7a7368aa-19ba-40cc-a03c-527e58863d3f 2018-07-23 23:07:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" -d '{"role": {"name": "CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj-role"}}' 2018-07-23 23:07:34,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5725bf-c816-4983-8c8a-3dd443502a06 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8affeeebdb46427ba0623a79a98de18f", "links": {"self": "http://172.30.9.26:5000/v3/roles/8affeeebdb46427ba0623a79a98de18f"}, "name": "CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj-role"}} 2018-07-23 23:07:34,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-cf5725bf-c816-4983-8c8a-3dd443502a06 2018-07-23 23:07:34,049 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj-role 2018-07-23 23:07:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8affeeebdb46427ba0623a79a98de18f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:34,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6160afe0-623a-46d2-a5d0-afd91f9d1f5e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8affeeebdb46427ba0623a79a98de18f", "links": {"self": "http://172.30.9.26:5000/v3/roles/8affeeebdb46427ba0623a79a98de18f"}, "name": "CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj-role"}} 2018-07-23 23:07:34,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8affeeebdb46427ba0623a79a98de18f used request id req-6160afe0-623a-46d2-a5d0-afd91f9d1f5e 2018-07-23 23:07:34,137 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj-role to project CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj 2018-07-23 23:07:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c84d16b2546342bca6b3c0f7c256aca7/users/f0539da624ca48f48eb3ef3167f9c2bf/roles/8affeeebdb46427ba0623a79a98de18f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:34,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e734604-d712-4a03-8da8-30868e20d8d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:34,250 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c84d16b2546342bca6b3c0f7c256aca7/users/f0539da624ca48f48eb3ef3167f9c2bf/roles/8affeeebdb46427ba0623a79a98de18f used request id req-0e734604-d712-4a03-8da8-30868e20d8d7 2018-07-23 23:07:34,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:34,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:34,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["JwFlwWLWQX-qckVk8YFXxg"], "issued_at": "2018-07-23T23:07:34.000000Z"}} 2018-07-23 23:07:34,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4008a71ca8eec9524141e5b7e2a5a7db06ce4f6f" 2018-07-23 23:07:34,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c851f1-330c-4f2d-bb04-69579a0a186c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:34,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-06c851f1-330c-4f2d-bb04-69579a0a186c 2018-07-23 23:07:34,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4008a71ca8eec9524141e5b7e2a5a7db06ce4f6f" 2018-07-23 23:07:34,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:34 GMT Server: Apache x-compute-request-id: req-5699c2e9-f312-4a0a-ab4f-daf304d7e01d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5699c2e9-f312-4a0a-ab4f-daf304d7e01d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-07-23 23:07:34,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-5699c2e9-f312-4a0a-ab4f-daf304d7e01d 2018-07-23 23:07:34,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5699c2e9-f312-4a0a-ab4f-daf304d7e01d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4008a71ca8eec9524141e5b7e2a5a7db06ce4f6f" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-qos-spec"}}' 2018-07-23 23:07:35,088 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:34 GMT Server: Apache x-compute-request-id: req-09267f5a-ce4d-4739-a49d-c5d6e39e0508 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09267f5a-ce4d-4739-a49d-c5d6e39e0508 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "01564e68-0767-43b0-ae4e-766109c33464", "name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464", "rel": "bookmark"}]} 2018-07-23 23:07:35,088 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-09267f5a-ce4d-4739-a49d-c5d6e39e0508 2018-07-23 23:07:35,089 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-qos-spec 2018-07-23 23:07:35,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:35,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:35,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gJYgpEv1QqqHBXAz8CquvA"], "issued_at": "2018-07-23T23:07:35.000000Z"}} 2018-07-23 23:07:35,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea679a7b5f33e2059588f3f6f2d6e3933bccc6" 2018-07-23 23:07:35,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f086306e-d06d-4a4d-be09-3ccfb62c474e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:35,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f086306e-d06d-4a4d-be09-3ccfb62c474e 2018-07-23 23:07:35,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea679a7b5f33e2059588f3f6f2d6e3933bccc6" 2018-07-23 23:07:35,803 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:35 GMT Server: Apache x-compute-request-id: req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:07:35,803 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f 2018-07-23 23:07:35,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea679a7b5f33e2059588f3f6f2d6e3933bccc6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-vol_type", "description": null}}' 2018-07-23 23:07:36,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:35 GMT Server: Apache x-compute-request-id: req-0bb2b0da-f1f9-4776-8113-5bf739316dda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bb2b0da-f1f9-4776-8113-5bf739316dda Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0704e817-10ec-4bdc-9766-3cf101b1a595", "description": null}} 2018-07-23 23:07:36,140 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-0bb2b0da-f1f9-4776-8113-5bf739316dda 2018-07-23 23:07:36,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea679a7b5f33e2059588f3f6f2d6e3933bccc6" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-07-23 23:07:36,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:36 GMT Server: Apache x-compute-request-id: req-6436326c-e673-49bb-846d-a34219b9dfce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6436326c-e673-49bb-846d-a34219b9dfce Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0704e817-10ec-4bdc-9766-3cf101b1a595", "name": "foo", "control_location": "back-end", "encryption_id": "8aabc755-ea63-40a9-8e7d-0450c42387fb", "provider": "bar", "provider_class": "bar"}} 2018-07-23 23:07:36,336 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595/encryption used request id req-6436326c-e673-49bb-846d-a34219b9dfce 2018-07-23 23:07:36,339 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea679a7b5f33e2059588f3f6f2d6e3933bccc6" 2018-07-23 23:07:36,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:36 GMT Server: Apache x-compute-request-id: req-f3253feb-ab11-4554-81c9-e5f4f4f6e024 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3253feb-ab11-4554-81c9-e5f4f4f6e024 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "01564e68-0767-43b0-ae4e-766109c33464", "name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-qos-spec"}]} 2018-07-23 23:07:36,511 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs used request id req-f3253feb-ab11-4554-81c9-e5f4f4f6e024 2018-07-23 23:07:36,514 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464/associate?vol_type_id=0704e817-10ec-4bdc-9766-3cf101b1a595 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea679a7b5f33e2059588f3f6f2d6e3933bccc6" 2018-07-23 23:07:36,719 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a13c0af-b4d2-4783-9069-f6e35bdfe6e9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:36,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464/associate?vol_type_id=0704e817-10ec-4bdc-9766-3cf101b1a595 used request id req-8a13c0af-b4d2-4783-9069-f6e35bdfe6e9 2018-07-23 23:07:36,720 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-vol_type 2018-07-23 23:07:36,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3308fbb23075f5d093fb5ddfc3f3d2e54e65904" 2018-07-23 23:07:36,900 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:36 GMT Server: Apache x-compute-request-id: req-d79dab19-9ea7-4115-84a8-c13adb70928e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d79dab19-9ea7-4115-84a8-c13adb70928e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-vol_type", "qos_specs_id": "01564e68-0767-43b0-ae4e-766109c33464", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0704e817-10ec-4bdc-9766-3cf101b1a595", "description": null}} 2018-07-23 23:07:36,900 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595 used request id req-d79dab19-9ea7-4115-84a8-c13adb70928e 2018-07-23 23:07:36,903 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79dab19-9ea7-4115-84a8-c13adb70928e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3308fbb23075f5d093fb5ddfc3f3d2e54e65904" 2018-07-23 23:07:37,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:36 GMT Server: Apache x-compute-request-id: req-165debc8-e5fd-4c56-bff0-335724097201 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-165debc8-e5fd-4c56-bff0-335724097201 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-vol_type", "qos_specs_id": "01564e68-0767-43b0-ae4e-766109c33464", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0704e817-10ec-4bdc-9766-3cf101b1a595", "description": null}} 2018-07-23 23:07:37,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595 used request id req-165debc8-e5fd-4c56-bff0-335724097201 2018-07-23 23:07:37,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79dab19-9ea7-4115-84a8-c13adb70928e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3308fbb23075f5d093fb5ddfc3f3d2e54e65904" 2018-07-23 23:07:37,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:37 GMT Server: Apache x-compute-request-id: req-245eb0ca-7bf6-4cb4-8f36-36414dca8ef7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-245eb0ca-7bf6-4cb4-8f36-36414dca8ef7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "0704e817-10ec-4bdc-9766-3cf101b1a595", "control_location": "back-end", "deleted": false, "created_at": "2018-07-23T23:07:36.000000", "updated_at": null, "encryption_id": "8aabc755-ea63-40a9-8e7d-0450c42387fb", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-07-23 23:07:37,255 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595/encryption used request id req-245eb0ca-7bf6-4cb4-8f36-36414dca8ef7 2018-07-23 23:07:37,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d79dab19-9ea7-4115-84a8-c13adb70928e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3308fbb23075f5d093fb5ddfc3f3d2e54e65904" 2018-07-23 23:07:37,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:37 GMT Server: Apache x-compute-request-id: req-4d4aa440-d243-4d1e-9fdf-629c22d76863 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d4aa440-d243-4d1e-9fdf-629c22d76863 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "01564e68-0767-43b0-ae4e-766109c33464", "name": "CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-qos-spec"}, "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464", "rel": "bookmark"}]} 2018-07-23 23:07:37,461 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464 used request id req-4d4aa440-d243-4d1e-9fdf-629c22d76863 2018-07-23 23:07:37,461 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-vol_type 2018-07-23 23:07:37,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2bd1a0b4-7e69-4e91-aaeb-c6d92c57755f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ea679a7b5f33e2059588f3f6f2d6e3933bccc6" 2018-07-23 23:07:37,673 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2dd0f0f9-d25c-40b5-b596-2635c9ed9cf2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:37,674 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/0704e817-10ec-4bdc-9766-3cf101b1a595 used request id req-2dd0f0f9-d25c-40b5-b596-2635c9ed9cf2 2018-07-23 23:07:37,675 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-e3a5c686-8926-4e0a-b720-01d3efe9c297-qos-spec 2018-07-23 23:07:37,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5699c2e9-f312-4a0a-ab4f-daf304d7e01d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4008a71ca8eec9524141e5b7e2a5a7db06ce4f6f" 2018-07-23 23:07:37,884 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac2426b3-b57f-420d-bd28-547327c2f278 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:37,884 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/qos-specs/01564e68-0767-43b0-ae4e-766109c33464?force=False used request id req-ac2426b3-b57f-420d-bd28-547327c2f278 2018-07-23 23:07:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2528af2d-e3ab-462a-8c4b-dddfe70f6865 Date: Mon, 23 Jul 2018 23:07:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:38,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2528af2d-e3ab-462a-8c4b-dddfe70f6865 2018-07-23 23:07:38,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee39a65b-dc23-4fed-9c22-fbc054cda834 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:38,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-ee39a65b-dc23-4fed-9c22-fbc054cda834 2018-07-23 23:07:38,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:38,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5ecf7ad-2667-4389-860f-a3ffd584ff17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:38,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-b5ecf7ad-2667-4389-860f-a3ffd584ff17 2018-07-23 23:07:38,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:38,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cde99de-5ed0-4834-bfca-e58a7be58c3b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:38,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-0cde99de-5ed0-4834-bfca-e58a7be58c3b 2018-07-23 23:07:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eab5a52-5eb4-472e-9c6c-501bd7616ce7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:38,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2eab5a52-5eb4-472e-9c6c-501bd7616ce7 2018-07-23 23:07:38,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f2548b-0de3-46a4-887b-92bd08a18cb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:38,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-d8f2548b-0de3-46a4-887b-92bd08a18cb6 2018-07-23 23:07:38,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:38,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3950af-b9d0-48dc-96ba-d788e5cf4207 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:38,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-2f3950af-b9d0-48dc-96ba-d788e5cf4207 2018-07-23 23:07:38,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:38,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5c3a2b-da49-4d4e-9e7e-248c0eef3fb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:38,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-5b5c3a2b-da49-4d4e-9e7e-248c0eef3fb4 2018-07-23 23:07:38,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f6baf4c-034e-451b-a049-016eb8692686 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:38,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-8f6baf4c-034e-451b-a049-016eb8692686 2018-07-23 23:07:38,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:38,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b400618b-b5bb-4c7c-b2ce-76cc2eb0daa2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:38,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-b400618b-b5bb-4c7c-b2ce-76cc2eb0daa2 2018-07-23 23:07:38,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:38,833 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj 2018-07-23 23:07:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c84d16b2546342bca6b3c0f7c256aca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:39,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b104565d-797c-473f-83f7-023f59b4fa3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:39,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c84d16b2546342bca6b3c0f7c256aca7 used request id req-b104565d-797c-473f-83f7-023f59b4fa3f 2018-07-23 23:07:39,025 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-065ff16b-10b2-460-proj-role 2018-07-23 23:07:39,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8affeeebdb46427ba0623a79a98de18f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:39,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95652422-315b-4160-92f6-de5b1de9aa8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:39,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8affeeebdb46427ba0623a79a98de18f used request id req-95652422-315b-4160-92f6-de5b1de9aa8a 2018-07-23 23:07:39,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4285c0a31a36eb2d7a1d4d910c4cf37e12ad7b8" 2018-07-23 23:07:39,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40332f37-851e-42d2-9ce7-33766feb6d49 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:39,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-40332f37-851e-42d2-9ce7-33766feb6d49 2018-07-23 23:07:39,224 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-065ff16b-10b2-460-user 2018-07-23 23:07:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f0539da624ca48f48eb3ef3167f9c2bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4587261db1ca6c7650393ebedcc82ff9e9d62de" 2018-07-23 23:07:39,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ed4f2d-0c66-4749-b36b-f2c279358344 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:39,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f0539da624ca48f48eb3ef3167f9c2bf used request id req-36ed4f2d-0c66-4749-b36b-f2c279358344 2018-07-23 23:07:39,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:39,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["oriLQ-zeTrKjCG6voK5pIA"], "issued_at": "2018-07-23T23:07:39.000000Z"}} 2018-07-23 23:07:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8793841a81009849b168175668e3e9d65041a4d" 2018-07-23 23:07:39,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591ac39e-c8e2-4279-919f-e37381dec1ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:39,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-591ac39e-c8e2-4279-919f-e37381dec1ed 2018-07-23 23:07:39,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:39,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:40,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GRkMecvSRvyY64NnzaLbiA"], "issued_at": "2018-07-23T23:07:40.000000Z"}} 2018-07-23 23:07:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:40,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9140fda-6a4c-4d30-81a4-c64abe088fa1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:40,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d9140fda-6a4c-4d30-81a4-c64abe088fa1 2018-07-23 23:07:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:40,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:40,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:40,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e94811-a7d4-4d06-8a90-3d1ae3c68132 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:40,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj used request id req-b0e94811-a7d4-4d06-8a90-3d1ae3c68132 2018-07-23 23:07:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:40,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3199d259-2cb6-4e01-b116-f4c2c4a56bac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:40,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3199d259-2cb6-4e01-b116-f4c2c4a56bac 2018-07-23 23:07:40,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj"}}' 2018-07-23 23:07:40,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-064ca088-c2dc-4d9e-91b4-cce1eb5b9950 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73"}, "tags": [], "enabled": true, "id": "5a077a8befb24902b57c59b70d411d73", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj"}} 2018-07-23 23:07:40,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-064ca088-c2dc-4d9e-91b4-cce1eb5b9950 2018-07-23 23:07:40,548 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj 2018-07-23 23:07:40,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:40,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:40,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["gejK-3ldQSmakp_hIDh8aQ"], "issued_at": "2018-07-23T23:07:40.000000Z"}} 2018-07-23 23:07:40,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed0573052bea4582dbb9a046e70e58224d3c48f" 2018-07-23 23:07:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22ad21a-8d1d-46cb-99aa-c7514590f0ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:41,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f22ad21a-8d1d-46cb-99aa-c7514590f0ae 2018-07-23 23:07:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:41,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed0573052bea4582dbb9a046e70e58224d3c48f" 2018-07-23 23:07:41,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bfa35a-43d5-475a-ac64-8871fb69bb49 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:41,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-06bfa35a-43d5-475a-ac64-8871fb69bb49 2018-07-23 23:07:41,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed0573052bea4582dbb9a046e70e58224d3c48f" 2018-07-23 23:07:41,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbba5be4-7152-433d-b2f0-a0511c2ac35b Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73"}, "tags": [], "enabled": true, "id": "5a077a8befb24902b57c59b70d411d73", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj"}]} 2018-07-23 23:07:41,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj used request id req-cbba5be4-7152-433d-b2f0-a0511c2ac35b 2018-07-23 23:07:41,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed0573052bea4582dbb9a046e70e58224d3c48f" 2018-07-23 23:07:41,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbb8064-636c-4899-a6ba-81029270896e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:41,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bcbb8064-636c-4899-a6ba-81029270896e 2018-07-23 23:07:41,590 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-user 2018-07-23 23:07:41,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:41,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:41,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44724393-1975-4cc3-a541-3d83c9481bed Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:41,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-44724393-1975-4cc3-a541-3d83c9481bed 2018-07-23 23:07:41,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role"}}' 2018-07-23 23:07:41,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fa05106-9562-402d-8645-91f9460c4075 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39a8b229b20f4deb848e512b9b33f174", "links": {"self": "http://172.30.9.26:5000/v3/roles/39a8b229b20f4deb848e512b9b33f174"}, "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role"}} 2018-07-23 23:07:41,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5fa05106-9562-402d-8645-91f9460c4075 2018-07-23 23:07:41,782 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role 2018-07-23 23:07:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/39a8b229b20f4deb848e512b9b33f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:41,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b5ccc0-62cc-4ded-8129-285088a1d8df Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "39a8b229b20f4deb848e512b9b33f174", "links": {"self": "http://172.30.9.26:5000/v3/roles/39a8b229b20f4deb848e512b9b33f174"}, "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role"}} 2018-07-23 23:07:41,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/39a8b229b20f4deb848e512b9b33f174 used request id req-f8b5ccc0-62cc-4ded-8129-285088a1d8df 2018-07-23 23:07:41,869 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role to project CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj 2018-07-23 23:07:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73/users/77081fd18e09411fa5955a79efabeb9a/roles/39a8b229b20f4deb848e512b9b33f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:41,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40232d56-5d48-44cd-abd1-6de0a3b8b859 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:41,988 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73/users/77081fd18e09411fa5955a79efabeb9a/roles/39a8b229b20f4deb848e512b9b33f174 used request id req-40232d56-5d48-44cd-abd1-6de0a3b8b859 2018-07-23 23:07:41,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:42,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39a8b229b20f4deb848e512b9b33f174", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role"}], "expires_at": "2018-07-24T00:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a077a8befb24902b57c59b70d411d73", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-user", "id": "77081fd18e09411fa5955a79efabeb9a"}, "audit_ids": ["arTGNnAcS4ON31DxlIKFeQ"], "issued_at": "2018-07-23T23:07:42.000000Z"}} 2018-07-23 23:07:42,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d509f6e78f020e61f4c41c4e685a408f9a95f5" 2018-07-23 23:07:42,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f67b199-2ff8-48d4-91b6-bab909524f9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:42,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9f67b199-2ff8-48d4-91b6-bab909524f9e 2018-07-23 23:07:42,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:42,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:42,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "39a8b229b20f4deb848e512b9b33f174", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role"}], "expires_at": "2018-07-24T00:07:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a077a8befb24902b57c59b70d411d73", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5a077a8befb24902b57c59b70d411d73", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/5a077a8befb24902b57c59b70d411d73", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-user", "id": "77081fd18e09411fa5955a79efabeb9a"}, "audit_ids": ["UwBP-chcT-GQCmABivlG2w"], "issued_at": "2018-07-23T23:07:42.000000Z"}} 2018-07-23 23:07:42,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" 2018-07-23 23:07:42,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ae9934-3f13-4de3-ac75-570143f6abe0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:42,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b9ae9934-3f13-4de3-ac75-570143f6abe0 2018-07-23 23:07:42,918 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" 2018-07-23 23:07:43,121 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:42 GMT Server: Apache x-compute-request-id: req-3f4eb450-69cb-469b-afa4-9090347557e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f4eb450-69cb-469b-afa4-9090347557e6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:07:43,121 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/detail used request id req-3f4eb450-69cb-469b-afa4-9090347557e6 2018-07-23 23:07:43,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3f4eb450-69cb-469b-afa4-9090347557e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2", "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-23 23:07:43,495 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:43 GMT Server: Apache x-compute-request-id: req-27987233-9180-43db-bc7b-e0beaadd7294 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27987233-9180-43db-bc7b-e0beaadd7294 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "77081fd18e09411fa5955a79efabeb9a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "self"}, {"href": "http://172.30.9.26:8776/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:43.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41524c3a-ff59-4408-bc60-c3ca8aa63390", "size": 1}} 2018-07-23 23:07:43,496 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes used request id req-27987233-9180-43db-bc7b-e0beaadd7294 2018-07-23 23:07:43,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4eb450-69cb-469b-afa4-9090347557e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" 2018-07-23 23:07:43,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:43 GMT Server: Apache x-compute-request-id: req-fa14e2d6-66c2-45c8-ae48-8e3abe5b48ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa14e2d6-66c2-45c8-ae48-8e3abe5b48ab Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "77081fd18e09411fa5955a79efabeb9a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "self"}, {"href": "http://172.30.9.26:8776/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5a077a8befb24902b57c59b70d411d73", "updated_at": "2018-07-23T23:07:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41524c3a-ff59-4408-bc60-c3ca8aa63390", "size": 1}} 2018-07-23 23:07:43,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 used request id req-fa14e2d6-66c2-45c8-ae48-8e3abe5b48ab 2018-07-23 23:07:43,734 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2 2018-07-23 23:07:43,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4eb450-69cb-469b-afa4-9090347557e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" 2018-07-23 23:07:43,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:43 GMT Server: Apache x-compute-request-id: req-bab7a42a-cd25-450b-a673-75b8979d0c5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bab7a42a-cd25-450b-a673-75b8979d0c5d Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "77081fd18e09411fa5955a79efabeb9a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "self"}, {"href": "http://172.30.9.26:8776/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5a077a8befb24902b57c59b70d411d73", "updated_at": "2018-07-23T23:07:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41524c3a-ff59-4408-bc60-c3ca8aa63390", "size": 1}} 2018-07-23 23:07:43,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 used request id req-bab7a42a-cd25-450b-a673-75b8979d0c5d 2018-07-23 23:07:43,964 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:07:43,964 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2 2018-07-23 23:07:43,964 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2 2018-07-23 23:07:43,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d509f6e78f020e61f4c41c4e685a408f9a95f5" 2018-07-23 23:07:44,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:43 GMT Server: Apache x-compute-request-id: req-13593d8d-aba1-4052-8afc-4982d9fad4f1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13593d8d-aba1-4052-8afc-4982d9fad4f1 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "77081fd18e09411fa5955a79efabeb9a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "self"}, {"href": "http://172.30.9.26:8776/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5a077a8befb24902b57c59b70d411d73", "updated_at": "2018-07-23T23:07:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41524c3a-ff59-4408-bc60-c3ca8aa63390", "size": 1}]} 2018-07-23 23:07:44,217 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/detail used request id req-13593d8d-aba1-4052-8afc-4982d9fad4f1 2018-07-23 23:07:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:44,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:44,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d509f6e78f020e61f4c41c4e685a408f9a95f5" 2018-07-23 23:07:44,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77df8ca-dd69-4517-b81f-e44a218bfcf9 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a077a8befb24902b57c59b70d411d73", "name": "CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj"}} 2018-07-23 23:07:44,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73 used request id req-a77df8ca-dd69-4517-b81f-e44a218bfcf9 2018-07-23 23:07:44,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4eb450-69cb-469b-afa4-9090347557e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" 2018-07-23 23:07:44,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:44 GMT Server: Apache x-compute-request-id: req-f7405ec5-2939-4760-a32d-f22cdc564027 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7405ec5-2939-4760-a32d-f22cdc564027 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "77081fd18e09411fa5955a79efabeb9a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "self"}, {"href": "http://172.30.9.26:8776/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "5a077a8befb24902b57c59b70d411d73", "updated_at": "2018-07-23T23:07:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "41524c3a-ff59-4408-bc60-c3ca8aa63390", "size": 1}} 2018-07-23 23:07:44,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 used request id req-f7405ec5-2939-4760-a32d-f22cdc564027 2018-07-23 23:07:44,374 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:07:44,375 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2 2018-07-23 23:07:44,375 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2 2018-07-23 23:07:44,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4eb450-69cb-469b-afa4-9090347557e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" 2018-07-23 23:07:44,440 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-47e8d90c-3e7e-4d41-afa1-f3cdad198f6f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:44,440 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 used request id req-47e8d90c-3e7e-4d41-afa1-f3cdad198f6f 2018-07-23 23:07:44,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f4eb450-69cb-469b-afa4-9090347557e6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86ffb21e1e0e05bad1d3b32f9a43eda75553c51f" 2018-07-23 23:07:44,657 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0fcead92-7b98-4aea-a04e-7fb5aecadf96 x-openstack-request-id: req-0fcead92-7b98-4aea-a04e-7fb5aecadf96 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 41524c3a-ff59-4408-bc60-c3ca8aa63390 could not be found.", "code": 404}} 2018-07-23 23:07:44,657 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/41524c3a-ff59-4408-bc60-c3ca8aa63390 used request id req-0fcead92-7b98-4aea-a04e-7fb5aecadf96 2018-07-23 23:07:44,657 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 41524c3a-ff59-4408-bc60-c3ca8aa63390 could not be found. (HTTP 404) (Request-ID: req-0fcead92-7b98-4aea-a04e-7fb5aecadf96) 2018-07-23 23:07:44,658 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-0cbc88d2-0c87-4b5d-9be1-f7918b6e8ca2 2018-07-23 23:07:44,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13593d8d-aba1-4052-8afc-4982d9fad4f1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d509f6e78f020e61f4c41c4e685a408f9a95f5" 2018-07-23 23:07:44,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:44 GMT Server: Apache x-compute-request-id: req-adcb2768-b26d-465e-9cdc-ba61d49bedc4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-adcb2768-b26d-465e-9cdc-ba61d49bedc4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:07:44,707 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/5a077a8befb24902b57c59b70d411d73/volumes/detail used request id req-adcb2768-b26d-465e-9cdc-ba61d49bedc4 2018-07-23 23:07:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:44,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-636d20d5-a951-4c8d-8538-84b58ff8e1be Date: Mon, 23 Jul 2018 23:07:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:44,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-636d20d5-a951-4c8d-8538-84b58ff8e1be 2018-07-23 23:07:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,033 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887fae5c-2fb9-4754-87c7-334c6ae18bb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:45,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-887fae5c-2fb9-4754-87c7-334c6ae18bb1 2018-07-23 23:07:45,033 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:45,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cacc1744-9ea7-419f-bde6-1b248ce62198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:45,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-cacc1744-9ea7-419f-bde6-1b248ce62198 2018-07-23 23:07:45,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aec6ae1-0bd8-4317-b63a-401bfc53e0d2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:45,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-3aec6ae1-0bd8-4317-b63a-401bfc53e0d2 2018-07-23 23:07:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d289f94-1392-4189-ab1b-861f0c49246b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:45,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-8d289f94-1392-4189-ab1b-861f0c49246b 2018-07-23 23:07:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c2195b-a6ed-4bf5-a593-9ca6b114a924 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:45,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-f2c2195b-a6ed-4bf5-a593-9ca6b114a924 2018-07-23 23:07:45,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:45,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad8c32e1-893d-48cd-bb7e-0846316d34cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:45,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-ad8c32e1-893d-48cd-bb7e-0846316d34cc 2018-07-23 23:07:45,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:45,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e19b533-7a90-4c86-9287-877bfad257c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:45,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-4e19b533-7a90-4c86-9287-877bfad257c6 2018-07-23 23:07:45,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca87f6cf-655f-4a99-9ada-aea2439023c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:45,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-ca87f6cf-655f-4a99-9ada-aea2439023c8 2018-07-23 23:07:45,577 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:45,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15be0461-37f4-44db-820e-389ee128fe3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:45,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-15be0461-37f4-44db-820e-389ee128fe3d 2018-07-23 23:07:45,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:45,663 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj 2018-07-23 23:07:45,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93918395-f064-48cc-92b6-429e9e744997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:45,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5a077a8befb24902b57c59b70d411d73 used request id req-93918395-f064-48cc-92b6-429e9e744997 2018-07-23 23:07:45,846 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-proj-role 2018-07-23 23:07:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/39a8b229b20f4deb848e512b9b33f174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:45,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9f7bb3-c5c7-46ab-bc66-319a8b0087b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:45,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/39a8b229b20f4deb848e512b9b33f174 used request id req-3c9f7bb3-c5c7-46ab-bc66-319a8b0087b2 2018-07-23 23:07:45,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86ec71370a3ac16bc3d63e6f20fe76c2bc92eed" 2018-07-23 23:07:46,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744cac00-663b-438d-a1c7-91fd33328e2c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:46,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-744cac00-663b-438d-a1c7-91fd33328e2c 2018-07-23 23:07:46,040 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-eb7744ca-fae2-437-user 2018-07-23 23:07:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/77081fd18e09411fa5955a79efabeb9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ed0573052bea4582dbb9a046e70e58224d3c48f" 2018-07-23 23:07:46,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b44a00-f223-493e-ba57-c5a4a9f5b11b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:46,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/77081fd18e09411fa5955a79efabeb9a used request id req-92b44a00-f223-493e-ba57-c5a4a9f5b11b 2018-07-23 23:07:46,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:46,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["F4ocs9EdRZ6Blqca8Zw2lg"], "issued_at": "2018-07-23T23:07:46.000000Z"}} 2018-07-23 23:07:46,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084718e00a28126facf21727af9b8c718a0a6ec2" 2018-07-23 23:07:46,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26061320-5e62-40c4-be90-dc1dd2b8a5aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:46,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-26061320-5e62-40c4-be90-dc1dd2b8a5aa 2018-07-23 23:07:46,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:46,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:47,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ms9PO_eLRqKspwJmeyqNXA"], "issued_at": "2018-07-23T23:07:47.000000Z"}} 2018-07-23 23:07:47,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:47,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64218b3f-ed44-41da-baa9-5113cd865bb1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:47,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-64218b3f-ed44-41da-baa9-5113cd865bb1 2018-07-23 23:07:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:47,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:47,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:47,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44dd22c1-27ad-4940-9fa5-060b60633a4c Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:47,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj used request id req-44dd22c1-27ad-4940-9fa5-060b60633a4c 2018-07-23 23:07:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:47,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bbc625-4c5c-4720-ba92-d8a48b9b1b24 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:47,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-06bbc625-4c5c-4720-ba92-d8a48b9b1b24 2018-07-23 23:07:47,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}}' 2018-07-23 23:07:47,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b686573a-5fa6-4bb7-ac5d-c744f996ba04 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc"}, "tags": [], "enabled": true, "id": "ffb61376933e4e95b6c9fcbc7e5756bc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}} 2018-07-23 23:07:47,310 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b686573a-5fa6-4bb7-ac5d-c744f996ba04 2018-07-23 23:07:47,310 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj 2018-07-23 23:07:47,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:47,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:47,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["jM_tsgG0RhO2H3SQwaGdqQ"], "issued_at": "2018-07-23T23:07:47.000000Z"}} 2018-07-23 23:07:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746e413b548b360af314944d631b48b2cf3f70c" 2018-07-23 23:07:47,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32fc8e5a-b926-4141-8a78-d83b885ee62a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:47,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-32fc8e5a-b926-4141-8a78-d83b885ee62a 2018-07-23 23:07:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:47,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746e413b548b360af314944d631b48b2cf3f70c" 2018-07-23 23:07:47,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febfd5e3-6bc3-4d44-86a5-d491de2b31d7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:47,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-febfd5e3-6bc3-4d44-86a5-d491de2b31d7 2018-07-23 23:07:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746e413b548b360af314944d631b48b2cf3f70c" 2018-07-23 23:07:47,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce86507-cd70-413a-b498-6820dc743f31 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc"}, "tags": [], "enabled": true, "id": "ffb61376933e4e95b6c9fcbc7e5756bc", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}]} 2018-07-23 23:07:47,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj used request id req-dce86507-cd70-413a-b498-6820dc743f31 2018-07-23 23:07:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746e413b548b360af314944d631b48b2cf3f70c" 2018-07-23 23:07:48,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce449190-5be9-45c5-a64b-5c4fe8045dde Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:48,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ce449190-5be9-45c5-a64b-5c4fe8045dde 2018-07-23 23:07:48,433 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-user 2018-07-23 23:07:48,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:48,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:48,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad759fd-832a-4635-b747-90df6267558b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:48,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bad759fd-832a-4635-b747-90df6267558b 2018-07-23 23:07:48,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role"}}' 2018-07-23 23:07:48,631 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0d00bae-160e-47d0-b45c-c6ecd8bd5522 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "286b132dbd934f14b15b1c5b359a35b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/286b132dbd934f14b15b1c5b359a35b7"}, "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role"}} 2018-07-23 23:07:48,632 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c0d00bae-160e-47d0-b45c-c6ecd8bd5522 2018-07-23 23:07:48,632 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role 2018-07-23 23:07:48,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/286b132dbd934f14b15b1c5b359a35b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:48,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da334355-bea0-4f84-9886-d977795838e4 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "286b132dbd934f14b15b1c5b359a35b7", "links": {"self": "http://172.30.9.26:5000/v3/roles/286b132dbd934f14b15b1c5b359a35b7"}, "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role"}} 2018-07-23 23:07:48,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/286b132dbd934f14b15b1c5b359a35b7 used request id req-da334355-bea0-4f84-9886-d977795838e4 2018-07-23 23:07:48,720 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role to project CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj 2018-07-23 23:07:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc/users/347f903136ec456c9df8d6126afd6ec4/roles/286b132dbd934f14b15b1c5b359a35b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:48,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4b88f5-9520-4dda-9a3a-5a789152d3c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:48,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc/users/347f903136ec456c9df8d6126afd6ec4/roles/286b132dbd934f14b15b1c5b359a35b7 used request id req-1f4b88f5-9520-4dda-9a3a-5a789152d3c6 2018-07-23 23:07:48,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:49,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "286b132dbd934f14b15b1c5b359a35b7", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role"}], "expires_at": "2018-07-24T00:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffb61376933e4e95b6c9fcbc7e5756bc", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-user", "id": "347f903136ec456c9df8d6126afd6ec4"}, "audit_ids": ["HSkjgJqgT1eeN8yKqrNQmg"], "issued_at": "2018-07-23T23:07:49.000000Z"}} 2018-07-23 23:07:49,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf62c64988a76cc96775fa7c29f38b4b087ba95" 2018-07-23 23:07:49,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e87a6bb-47a4-4704-9645-58267a972068 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:49,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3e87a6bb-47a4-4704-9645-58267a972068 2018-07-23 23:07:49,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:49,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:49,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "286b132dbd934f14b15b1c5b359a35b7", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role"}], "expires_at": "2018-07-24T00:07:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffb61376933e4e95b6c9fcbc7e5756bc", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-user", "id": "347f903136ec456c9df8d6126afd6ec4"}, "audit_ids": ["iAALlKCUQg-W_93gvbsaCw"], "issued_at": "2018-07-23T23:07:49.000000Z"}} 2018-07-23 23:07:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" 2018-07-23 23:07:49,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf14936-f4fb-45f3-9ba9-a2604427c579 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:49,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5cf14936-f4fb-45f3-9ba9-a2604427c579 2018-07-23 23:07:49,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" 2018-07-23 23:07:50,019 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:49 GMT Server: Apache x-compute-request-id: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:07:50,019 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/detail used request id req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63 2018-07-23 23:07:50,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7", "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-23 23:07:50,375 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:50 GMT Server: Apache x-compute-request-id: req-92af69f6-2add-4056-8f36-cdc27547a150 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92af69f6-2add-4056-8f36-cdc27547a150 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "347f903136ec456c9df8d6126afd6ec4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "self"}, {"href": "http://172.30.9.26:8776/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:50.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "size": 1}} 2018-07-23 23:07:50,376 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes used request id req-92af69f6-2add-4056-8f36-cdc27547a150 2018-07-23 23:07:50,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" 2018-07-23 23:07:50,584 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:50 GMT Server: Apache x-compute-request-id: req-eaf5d7f0-fbbb-4e16-9ea9-57b70cc69bae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eaf5d7f0-fbbb-4e16-9ea9-57b70cc69bae Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "347f903136ec456c9df8d6126afd6ec4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "self"}, {"href": "http://172.30.9.26:8776/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ffb61376933e4e95b6c9fcbc7e5756bc", "updated_at": "2018-07-23T23:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "size": 1}} 2018-07-23 23:07:50,584 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c used request id req-eaf5d7f0-fbbb-4e16-9ea9-57b70cc69bae 2018-07-23 23:07:50,585 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7 2018-07-23 23:07:50,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" 2018-07-23 23:07:50,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:50 GMT Server: Apache x-compute-request-id: req-7734862c-3ba2-4b08-83e8-b50ed264a8ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7734862c-3ba2-4b08-83e8-b50ed264a8ea Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "347f903136ec456c9df8d6126afd6ec4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "self"}, {"href": "http://172.30.9.26:8776/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ffb61376933e4e95b6c9fcbc7e5756bc", "updated_at": "2018-07-23T23:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "size": 1}} 2018-07-23 23:07:50,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c used request id req-7734862c-3ba2-4b08-83e8-b50ed264a8ea 2018-07-23 23:07:50,647 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:07:50,648 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7 2018-07-23 23:07:50,648 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7 2018-07-23 23:07:50,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf62c64988a76cc96775fa7c29f38b4b087ba95" 2018-07-23 23:07:50,899 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:50 GMT Server: Apache x-compute-request-id: req-beb5ba37-11fb-431d-85f2-420c03ea9398 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-beb5ba37-11fb-431d-85f2-420c03ea9398 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "347f903136ec456c9df8d6126afd6ec4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "self"}, {"href": "http://172.30.9.26:8776/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ffb61376933e4e95b6c9fcbc7e5756bc", "updated_at": "2018-07-23T23:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "size": 1}]} 2018-07-23 23:07:50,899 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/detail used request id req-beb5ba37-11fb-431d-85f2-420c03ea9398 2018-07-23 23:07:50,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:50,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:50,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf62c64988a76cc96775fa7c29f38b4b087ba95" 2018-07-23 23:07:50,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0442381-1074-439e-8c90-88556deb23b1 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffb61376933e4e95b6c9fcbc7e5756bc", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}} 2018-07-23 23:07:50,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc used request id req-c0442381-1074-439e-8c90-88556deb23b1 2018-07-23 23:07:50,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:50,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:51,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "286b132dbd934f14b15b1c5b359a35b7", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role"}], "expires_at": "2018-07-24T00:07:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ffb61376933e4e95b6c9fcbc7e5756bc", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-user", "id": "347f903136ec456c9df8d6126afd6ec4"}, "audit_ids": ["q7Gfp9p7TnShna3Avx-Idg"], "issued_at": "2018-07-23T23:07:51.000000Z"}} 2018-07-23 23:07:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d70d7763c874dc8a3072d0d58dec4ba7f25a877" 2018-07-23 23:07:51,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87079f7-e36f-4671-9632-28533040429f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:51,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d87079f7-e36f-4671-9632-28533040429f 2018-07-23 23:07:51,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d70d7763c874dc8a3072d0d58dec4ba7f25a877" 2018-07-23 23:07:51,675 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:51 GMT Server: Apache x-compute-request-id: req-16a0492f-9985-4e78-9837-ac27d6cdf1e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-16a0492f-9985-4e78-9837-ac27d6cdf1e8 Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "347f903136ec456c9df8d6126afd6ec4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "self"}, {"href": "http://172.30.9.26:8776/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ffb61376933e4e95b6c9fcbc7e5756bc", "updated_at": "2018-07-23T23:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "size": 1}]} 2018-07-23 23:07:51,675 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/detail used request id req-16a0492f-9985-4e78-9837-ac27d6cdf1e8 2018-07-23 23:07:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:51,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d70d7763c874dc8a3072d0d58dec4ba7f25a877" 2018-07-23 23:07:51,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb06096c-82c7-496c-8406-3449c6819cca Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ffb61376933e4e95b6c9fcbc7e5756bc", "name": "CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj"}} 2018-07-23 23:07:51,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc used request id req-cb06096c-82c7-496c-8406-3449c6819cca 2018-07-23 23:07:51,772 - create_volume - INFO - Did not create volume due to cleanup mode 2018-07-23 23:07:51,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" 2018-07-23 23:07:51,983 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:51 GMT Server: Apache x-compute-request-id: req-1ec2d42a-9c37-4877-b221-a693baf1c077 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ec2d42a-9c37-4877-b221-a693baf1c077 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "347f903136ec456c9df8d6126afd6ec4", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "self"}, {"href": "http://172.30.9.26:8776/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "ffb61376933e4e95b6c9fcbc7e5756bc", "updated_at": "2018-07-23T23:07:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1f8b0b86-08b1-4b29-9fb3-ec93ef30196c", "size": 1}} 2018-07-23 23:07:51,983 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c used request id req-1ec2d42a-9c37-4877-b221-a693baf1c077 2018-07-23 23:07:51,983 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:07:51,983 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7 2018-07-23 23:07:51,983 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7 2018-07-23 23:07:51,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" 2018-07-23 23:07:52,215 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42d3c4cd-1886-4e9b-a5c7-98f501f8d285 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:52,215 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c used request id req-42d3c4cd-1886-4e9b-a5c7-98f501f8d285 2018-07-23 23:07:52,218 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2af5668c-57a7-4a1d-9c0a-dcbdc7c1dc63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631a9201a3646609a52a7404b10211a552683f9a" 2018-07-23 23:07:52,423 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-98d40113-7498-4e10-93c2-f160129880c2 x-openstack-request-id: req-98d40113-7498-4e10-93c2-f160129880c2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1f8b0b86-08b1-4b29-9fb3-ec93ef30196c could not be found.", "code": 404}} 2018-07-23 23:07:52,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/ffb61376933e4e95b6c9fcbc7e5756bc/volumes/1f8b0b86-08b1-4b29-9fb3-ec93ef30196c used request id req-98d40113-7498-4e10-93c2-f160129880c2 2018-07-23 23:07:52,424 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1f8b0b86-08b1-4b29-9fb3-ec93ef30196c could not be found. (HTTP 404) (Request-ID: req-98d40113-7498-4e10-93c2-f160129880c2) 2018-07-23 23:07:52,424 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-4503def9-3971-455c-a31e-7c5f3e18d7a7 2018-07-23 23:07:52,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:52,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3ec344ce-7409-49a4-ba2b-2abe8f65d5fd Date: Mon, 23 Jul 2018 23:07:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:07:52,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-3ec344ce-7409-49a4-ba2b-2abe8f65d5fd 2018-07-23 23:07:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:52,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39ec936a-5f5d-434d-b6bf-35bff1836980 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:52,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-39ec936a-5f5d-434d-b6bf-35bff1836980 2018-07-23 23:07:52,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:52,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c163f78e-0f8b-4b74-abe1-696fb265732e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:52,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-c163f78e-0f8b-4b74-abe1-696fb265732e 2018-07-23 23:07:52,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:52,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687c005b-4b9c-4ae7-bddd-bf5db0321fa6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:07:52,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-687c005b-4b9c-4ae7-bddd-bf5db0321fa6 2018-07-23 23:07:52,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b8d0a5-1c5a-402b-a9ef-2c0f86e5ed81 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:07:53,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-89b8d0a5-1c5a-402b-a9ef-2c0f86e5ed81 2018-07-23 23:07:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f0f3afd-1342-4f8e-82be-97218cbb4575 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:53,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-5f0f3afd-1342-4f8e-82be-97218cbb4575 2018-07-23 23:07:53,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:53,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40e57657-f0d9-4fc9-bf17-f18117c71090 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:53,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-40e57657-f0d9-4fc9-bf17-f18117c71090 2018-07-23 23:07:53,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:53,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5d1744-c39b-4578-bdd6-4b45b4030c58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:53,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-fe5d1744-c39b-4578-bdd6-4b45b4030c58 2018-07-23 23:07:53,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:53,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6189598d-a599-445e-a8ab-e32edeccea73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:53,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-6189598d-a599-445e-a8ab-e32edeccea73 2018-07-23 23:07:53,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:53,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f83b9bf8-b8c1-46e0-97e6-1d3827ce7712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:07:53,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-f83b9bf8-b8c1-46e0-97e6-1d3827ce7712 2018-07-23 23:07:53,460 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:07:53,461 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj 2018-07-23 23:07:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d26cf7de-50ce-45ad-a490-850e5b5c00e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:53,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ffb61376933e4e95b6c9fcbc7e5756bc used request id req-d26cf7de-50ce-45ad-a490-850e5b5c00e2 2018-07-23 23:07:53,650 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-proj-role 2018-07-23 23:07:53,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/286b132dbd934f14b15b1c5b359a35b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93168cf8-f018-46ec-93bf-c4280d4588f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:53,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/286b132dbd934f14b15b1c5b359a35b7 used request id req-93168cf8-f018-46ec-93bf-c4280d4588f2 2018-07-23 23:07:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac05253d1a5d11bdfe9a8dd21bea40bcc159a17" 2018-07-23 23:07:53,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85e6ce72-4384-4ffb-b27c-ea8fb3e12ef6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:53,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-85e6ce72-4384-4ffb-b27c-ea8fb3e12ef6 2018-07-23 23:07:53,848 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-d34fb509-a4b3-4b4-user 2018-07-23 23:07:53,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/347f903136ec456c9df8d6126afd6ec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4746e413b548b360af314944d631b48b2cf3f70c" 2018-07-23 23:07:54,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad362a22-ef5c-4745-b451-473e0e1f8c58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:54,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/347f903136ec456c9df8d6126afd6ec4 used request id req-ad362a22-ef5c-4745-b451-473e0e1f8c58 2018-07-23 23:07:54,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:54,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Vbq2Sz7VQvCUPa1FSxds4A"], "issued_at": "2018-07-23T23:07:54.000000Z"}} 2018-07-23 23:07:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d600e28ad9fc89ac5c601d81f3cfa9b87ad37cf1" 2018-07-23 23:07:54,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedd2c54-3f30-4ef2-8b37-6ce86f3213f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:54,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aedd2c54-3f30-4ef2-8b37-6ce86f3213f2 2018-07-23 23:07:54,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:54,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:54,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["MrtcxGB0RwK39bv4dAl79A"], "issued_at": "2018-07-23T23:07:54.000000Z"}} 2018-07-23 23:07:54,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:07:54,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc2b6995-bf86-4144-b04d-3cbc04a60722 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:54,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fc2b6995-bf86-4144-b04d-3cbc04a60722 2018-07-23 23:07:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:54,953 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:54,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:07:55,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee7ced7-112d-46dc-a2e1-6c6cb20fada6 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:07:55,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj used request id req-1ee7ced7-112d-46dc-a2e1-6c6cb20fada6 2018-07-23 23:07:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:07:55,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07921ad8-9a79-461a-9fcd-4d0f2145227b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:55,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-07921ad8-9a79-461a-9fcd-4d0f2145227b 2018-07-23 23:07:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj"}}' 2018-07-23 23:07:55,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52fad711-1b08-4af5-b4b4-5c174050f805 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622"}, "tags": [], "enabled": true, "id": "978858a3b2014d1cb65eac3a47ecb622", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj"}} 2018-07-23 23:07:55,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-52fad711-1b08-4af5-b4b4-5c174050f805 2018-07-23 23:07:55,243 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj 2018-07-23 23:07:55,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:55,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:55,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["DRycec9LT1ajtfZyfL1HYA"], "issued_at": "2018-07-23T23:07:55.000000Z"}} 2018-07-23 23:07:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09118adc548d736987b9c631344902eb29c688e3" 2018-07-23 23:07:55,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd9ec0b4-1922-48f9-818b-90baaff7da3f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:55,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cd9ec0b4-1922-48f9-818b-90baaff7da3f 2018-07-23 23:07:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:55,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:55,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09118adc548d736987b9c631344902eb29c688e3" 2018-07-23 23:07:55,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abb19f7-3266-4a92-a699-ee26279d9da5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:07:55,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1abb19f7-3266-4a92-a699-ee26279d9da5 2018-07-23 23:07:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09118adc548d736987b9c631344902eb29c688e3" 2018-07-23 23:07:55,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d9c9c8-81e8-46f7-b7e8-2d9c604537ab Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622"}, "tags": [], "enabled": true, "id": "978858a3b2014d1cb65eac3a47ecb622", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj"}]} 2018-07-23 23:07:55,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj used request id req-12d9c9c8-81e8-46f7-b7e8-2d9c604537ab 2018-07-23 23:07:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09118adc548d736987b9c631344902eb29c688e3" 2018-07-23 23:07:55,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7af525-9b6b-444f-b4a6-ca5fc354b737 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:07:55,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0d7af525-9b6b-444f-b4a6-ca5fc354b737 2018-07-23 23:07:56,303 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-user 2018-07-23 23:07:56,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:07:56,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6f1f96-8fd7-47a9-bf52-aa2f4ec56d33 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:07:56,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7e6f1f96-8fd7-47a9-bf52-aa2f4ec56d33 2018-07-23 23:07:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role"}}' 2018-07-23 23:07:56,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ebf8732-fd9b-496f-aef8-4495e203f599 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f832d886ee414326b49ef7bb49814dbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/f832d886ee414326b49ef7bb49814dbb"}, "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role"}} 2018-07-23 23:07:56,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ebf8732-fd9b-496f-aef8-4495e203f599 2018-07-23 23:07:56,483 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role 2018-07-23 23:07:56,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f832d886ee414326b49ef7bb49814dbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:07:56,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cedd2ab-8edc-4e16-9d17-1957cdde56e9 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f832d886ee414326b49ef7bb49814dbb", "links": {"self": "http://172.30.9.26:5000/v3/roles/f832d886ee414326b49ef7bb49814dbb"}, "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role"}} 2018-07-23 23:07:56,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f832d886ee414326b49ef7bb49814dbb used request id req-0cedd2ab-8edc-4e16-9d17-1957cdde56e9 2018-07-23 23:07:56,570 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role to project CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj 2018-07-23 23:07:56,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622/users/288bb6a7f378412d9c389e3d6fa29777/roles/f832d886ee414326b49ef7bb49814dbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:07:56,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:07:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3c802bd-3640-4200-b06a-54e2f07010b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:07:56,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622/users/288bb6a7f378412d9c389e3d6fa29777/roles/f832d886ee414326b49ef7bb49814dbb used request id req-c3c802bd-3640-4200-b06a-54e2f07010b9 2018-07-23 23:07:56,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:57,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f832d886ee414326b49ef7bb49814dbb", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role"}], "expires_at": "2018-07-24T00:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "978858a3b2014d1cb65eac3a47ecb622", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-user", "id": "288bb6a7f378412d9c389e3d6fa29777"}, "audit_ids": ["cetFLn7yS1OX-SEuhTXRAg"], "issued_at": "2018-07-23T23:07:57.000000Z"}} 2018-07-23 23:07:57,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b46fb0f3a92142c7d34912f767296642ca2a85c" 2018-07-23 23:07:57,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72d478a-98b4-4dd6-ac4f-ffca946b518a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:57,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d72d478a-98b4-4dd6-ac4f-ffca946b518a 2018-07-23 23:07:57,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:07:57,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:07:57,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f832d886ee414326b49ef7bb49814dbb", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role"}], "expires_at": "2018-07-24T00:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "978858a3b2014d1cb65eac3a47ecb622", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/978858a3b2014d1cb65eac3a47ecb622", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/978858a3b2014d1cb65eac3a47ecb622", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-user", "id": "288bb6a7f378412d9c389e3d6fa29777"}, "audit_ids": ["WEJw_oYuRoinB_sjAn4BSg"], "issued_at": "2018-07-23T23:07:57.000000Z"}} 2018-07-23 23:07:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:07:57,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537ad857-be90-4d27-af69-088f209f7ef0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:07:57,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-537ad857-be90-4d27-af69-088f209f7ef0 2018-07-23 23:07:57,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:07:57,864 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:57 GMT Server: Apache x-compute-request-id: req-af55e31f-4389-4f15-88a5-358737e9a781 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-af55e31f-4389-4f15-88a5-358737e9a781 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:07:57,864 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/detail used request id req-af55e31f-4389-4f15-88a5-358737e9a781 2018-07-23 23:07:57,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-af55e31f-4389-4f15-88a5-358737e9a781" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99", "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-23 23:07:58,204 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:57 GMT Server: Apache x-compute-request-id: req-242c317d-0465-4797-9a84-56cc53a4072f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-242c317d-0465-4797-9a84-56cc53a4072f Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "288bb6a7f378412d9c389e3d6fa29777", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "self"}, {"href": "http://172.30.9.26:8776/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:58.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4325537-4eab-46f0-889b-028aa925d8e5", "size": 1}} 2018-07-23 23:07:58,204 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes used request id req-242c317d-0465-4797-9a84-56cc53a4072f 2018-07-23 23:07:58,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af55e31f-4389-4f15-88a5-358737e9a781" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:07:58,424 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:58 GMT Server: Apache x-compute-request-id: req-525e072c-1e8d-4e5a-98e5-0b082abd4f08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-525e072c-1e8d-4e5a-98e5-0b082abd4f08 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "288bb6a7f378412d9c389e3d6fa29777", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "self"}, {"href": "http://172.30.9.26:8776/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "978858a3b2014d1cb65eac3a47ecb622", "updated_at": "2018-07-23T23:07:58.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4325537-4eab-46f0-889b-028aa925d8e5", "size": 1}} 2018-07-23 23:07:58,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 used request id req-525e072c-1e8d-4e5a-98e5-0b082abd4f08 2018-07-23 23:07:58,424 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99 2018-07-23 23:07:58,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af55e31f-4389-4f15-88a5-358737e9a781" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:07:58,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:58 GMT Server: Apache x-compute-request-id: req-2830cf9d-c4ca-42ee-966c-cbda564119c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2830cf9d-c4ca-42ee-966c-cbda564119c2 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "288bb6a7f378412d9c389e3d6fa29777", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "self"}, {"href": "http://172.30.9.26:8776/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "978858a3b2014d1cb65eac3a47ecb622", "updated_at": "2018-07-23T23:07:58.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4325537-4eab-46f0-889b-028aa925d8e5", "size": 1}} 2018-07-23 23:07:58,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 used request id req-2830cf9d-c4ca-42ee-966c-cbda564119c2 2018-07-23 23:07:58,648 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:07:58,648 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99 2018-07-23 23:07:58,649 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99 2018-07-23 23:07:58,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b46fb0f3a92142c7d34912f767296642ca2a85c" 2018-07-23 23:07:58,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:58 GMT Server: Apache x-compute-request-id: req-fda9bbb6-9179-43f3-962a-0f4f5a7520e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fda9bbb6-9179-43f3-962a-0f4f5a7520e3 Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "288bb6a7f378412d9c389e3d6fa29777", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "self"}, {"href": "http://172.30.9.26:8776/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "978858a3b2014d1cb65eac3a47ecb622", "updated_at": "2018-07-23T23:07:58.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4325537-4eab-46f0-889b-028aa925d8e5", "size": 1}]} 2018-07-23 23:07:58,856 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/detail used request id req-fda9bbb6-9179-43f3-962a-0f4f5a7520e3 2018-07-23 23:07:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:07:58,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:07:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:07:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b46fb0f3a92142c7d34912f767296642ca2a85c" 2018-07-23 23:07:58,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de1e20f-cebe-4b0e-994d-7f86f9f85137 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "978858a3b2014d1cb65eac3a47ecb622", "name": "CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj"}} 2018-07-23 23:07:58,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622 used request id req-9de1e20f-cebe-4b0e-994d-7f86f9f85137 2018-07-23 23:07:58,958 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af55e31f-4389-4f15-88a5-358737e9a781" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:07:59,156 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:58 GMT Server: Apache x-compute-request-id: req-6b4bc2fb-67e4-4ada-b202-dac4316cffcb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b4bc2fb-67e4-4ada-b202-dac4316cffcb Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "288bb6a7f378412d9c389e3d6fa29777", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "self"}, {"href": "http://172.30.9.26:8776/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "978858a3b2014d1cb65eac3a47ecb622", "updated_at": "2018-07-23T23:07:58.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4325537-4eab-46f0-889b-028aa925d8e5", "size": 1}} 2018-07-23 23:07:59,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 used request id req-6b4bc2fb-67e4-4ada-b202-dac4316cffcb 2018-07-23 23:07:59,157 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:07:59,157 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99 2018-07-23 23:07:59,157 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99 2018-07-23 23:07:59,160 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af55e31f-4389-4f15-88a5-358737e9a781" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:07:59,388 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:07:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f179fae8-de79-468d-9b39-05435700c0e5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:07:59,388 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 used request id req-f179fae8-de79-468d-9b39-05435700c0e5 2018-07-23 23:07:59,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af55e31f-4389-4f15-88a5-358737e9a781" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:07:59,447 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:07:59 GMT Server: Apache x-compute-request-id: req-cd724841-055b-4fdb-8810-51159395d4d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd724841-055b-4fdb-8810-51159395d4d7 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "288bb6a7f378412d9c389e3d6fa29777", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "self"}, {"href": "http://172.30.9.26:8776/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:07:58.000000", "description": null, "os-vol-tenant-attr:tenant_id": "978858a3b2014d1cb65eac3a47ecb622", "updated_at": "2018-07-23T23:07:59.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d4325537-4eab-46f0-889b-028aa925d8e5", "size": 1}} 2018-07-23 23:07:59,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 used request id req-cd724841-055b-4fdb-8810-51159395d4d7 2018-07-23 23:07:59,448 - create_volume - DEBUG - Instance status is - deleting 2018-07-23 23:07:59,448 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-23 23:08:02,451 - create_volume - DEBUG - Volume status query timeout in 56.9372251034 2018-07-23 23:08:02,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-af55e31f-4389-4f15-88a5-358737e9a781" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88097f0267e5c63811bfe3daa40c419ee9d3df7e" 2018-07-23 23:08:02,487 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c9573e9b-01d2-4b0b-9126-9fad698b256e x-openstack-request-id: req-c9573e9b-01d2-4b0b-9126-9fad698b256e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d4325537-4eab-46f0-889b-028aa925d8e5 could not be found.", "code": 404}} 2018-07-23 23:08:02,487 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/978858a3b2014d1cb65eac3a47ecb622/volumes/d4325537-4eab-46f0-889b-028aa925d8e5 used request id req-c9573e9b-01d2-4b0b-9126-9fad698b256e 2018-07-23 23:08:02,488 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d4325537-4eab-46f0-889b-028aa925d8e5 could not be found. (HTTP 404) (Request-ID: req-c9573e9b-01d2-4b0b-9126-9fad698b256e) 2018-07-23 23:08:02,488 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-1b25cd61-c756-4bd7-9052-0dcc147c0f99 2018-07-23 23:08:02,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:02,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d7f262cc-a3d8-45b3-bdcd-90547033ad0f Date: Mon, 23 Jul 2018 23:08:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:02,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d7f262cc-a3d8-45b3-bdcd-90547033ad0f 2018-07-23 23:08:02,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:02,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a362170e-6f32-4f2a-964e-421ec8f4b86a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:02,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a362170e-6f32-4f2a-964e-421ec8f4b86a 2018-07-23 23:08:02,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:02,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:02,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9b30967-f9e4-4124-897d-72c10a2120be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:02,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-d9b30967-f9e4-4124-897d-72c10a2120be 2018-07-23 23:08:02,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:02,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:02,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c56cca4-d23c-43e6-a9b9-9bca2811a9af Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:02,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-3c56cca4-d23c-43e6-a9b9-9bca2811a9af 2018-07-23 23:08:02,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae94d5d1-bea3-48a8-aff7-9736ba57beb6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:03,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ae94d5d1-bea3-48a8-aff7-9736ba57beb6 2018-07-23 23:08:03,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfcd33e-67f8-4835-bd40-b3cb53be1fc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:03,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-edfcd33e-67f8-4835-bd40-b3cb53be1fc4 2018-07-23 23:08:03,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,176 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f6979e-f800-4e99-b60a-6656d1582ad7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:03,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-48f6979e-f800-4e99-b60a-6656d1582ad7 2018-07-23 23:08:03,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:03,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de199b0-0af1-4aa2-b00c-d324edb34442 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:03,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-3de199b0-0af1-4aa2-b00c-d324edb34442 2018-07-23 23:08:03,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:03,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124ba9cc-b819-4e79-871b-bdeaae6b653a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:03,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-124ba9cc-b819-4e79-871b-bdeaae6b653a 2018-07-23 23:08:03,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:03,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb0887c2-0258-4c8a-80c7-f82f08bb8878 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:03,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-fb0887c2-0258-4c8a-80c7-f82f08bb8878 2018-07-23 23:08:03,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:03,445 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj 2018-07-23 23:08:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e749b322-5099-4841-975f-67b881934d33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:03,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/978858a3b2014d1cb65eac3a47ecb622 used request id req-e749b322-5099-4841-975f-67b881934d33 2018-07-23 23:08:03,645 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-proj-role 2018-07-23 23:08:03,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f832d886ee414326b49ef7bb49814dbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0c8632-46cf-4793-9ac1-17b956e89809 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:03,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f832d886ee414326b49ef7bb49814dbb used request id req-2c0c8632-46cf-4793-9ac1-17b956e89809 2018-07-23 23:08:03,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0352c28c2b00438d8e1b3202932b58409d614ec8" 2018-07-23 23:08:03,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d89496e-b7e5-46bf-a682-46f37a3083fe Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:03,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d89496e-b7e5-46bf-a682-46f37a3083fe 2018-07-23 23:08:03,844 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-ab5a5c38-6443-489-user 2018-07-23 23:08:03,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/288bb6a7f378412d9c389e3d6fa29777 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09118adc548d736987b9c631344902eb29c688e3" 2018-07-23 23:08:04,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9becaa52-2281-4bbb-a976-bc6431140b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:04,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/288bb6a7f378412d9c389e3d6fa29777 used request id req-9becaa52-2281-4bbb-a976-bc6431140b5e 2018-07-23 23:08:04,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:04,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["YWX_aOLQSUujaim3NyRv8A"], "issued_at": "2018-07-23T23:08:04.000000Z"}} 2018-07-23 23:08:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b42f051d6562ef16a0f2f1027f5a27e8040618" 2018-07-23 23:08:04,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b15226-fd61-4105-bfcd-cf66257bfcc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:04,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-90b15226-fd61-4105-bfcd-cf66257bfcc4 2018-07-23 23:08:04,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:04,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:04,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2LTNNZc9Tc-slQIbEwuLsw"], "issued_at": "2018-07-23T23:08:04.000000Z"}} 2018-07-23 23:08:04,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:04,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6265ce3-c5e1-40aa-9185-0e836a63d56b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:04,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c6265ce3-c5e1-40aa-9185-0e836a63d56b 2018-07-23 23:08:04,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:04,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:05,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc970eaa-4283-4d3f-832a-c392b9e881c4 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:05,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj used request id req-fc970eaa-4283-4d3f-832a-c392b9e881c4 2018-07-23 23:08:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:05,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63847006-1b53-4f28-8b6b-99a685e9a410 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:05,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-63847006-1b53-4f28-8b6b-99a685e9a410 2018-07-23 23:08:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj"}}' 2018-07-23 23:08:05,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97aa7b6-d1d1-4091-8a72-ea1f8a4dc45d Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70c51ad5c60e41c99f1f3fb64de26b5d"}, "tags": [], "enabled": true, "id": "70c51ad5c60e41c99f1f3fb64de26b5d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj"}} 2018-07-23 23:08:05,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d97aa7b6-d1d1-4091-8a72-ea1f8a4dc45d 2018-07-23 23:08:05,265 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj 2018-07-23 23:08:05,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:05,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:05,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5nmN492hQKyoq60Otn1H9g"], "issued_at": "2018-07-23T23:08:05.000000Z"}} 2018-07-23 23:08:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e63edf39ba6971d00d1111ee501482370188bd8e" 2018-07-23 23:08:05,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fabffc-8ead-4518-b2d5-e8546918e521 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:05,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-99fabffc-8ead-4518-b2d5-e8546918e521 2018-07-23 23:08:05,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:05,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e63edf39ba6971d00d1111ee501482370188bd8e" 2018-07-23 23:08:05,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f675b7-0755-4050-bf3c-cba027ddb768 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:05,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c4f675b7-0755-4050-bf3c-cba027ddb768 2018-07-23 23:08:05,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e63edf39ba6971d00d1111ee501482370188bd8e" 2018-07-23 23:08:05,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9477f985-a4f2-4e9c-b49a-c708823ede99 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/70c51ad5c60e41c99f1f3fb64de26b5d"}, "tags": [], "enabled": true, "id": "70c51ad5c60e41c99f1f3fb64de26b5d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj"}]} 2018-07-23 23:08:05,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj used request id req-9477f985-a4f2-4e9c-b49a-c708823ede99 2018-07-23 23:08:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e63edf39ba6971d00d1111ee501482370188bd8e" 2018-07-23 23:08:05,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3368062-59b3-4d3c-833a-11073b225671 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:05,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e3368062-59b3-4d3c-833a-11073b225671 2018-07-23 23:08:06,234 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-user 2018-07-23 23:08:06,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:06,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98dff87c-e8fe-43a6-993e-fb99c4e481fb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:06,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98dff87c-e8fe-43a6-993e-fb99c4e481fb 2018-07-23 23:08:06,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj-role"}}' 2018-07-23 23:08:06,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d5f26e1-b36f-47f8-8bf0-a0f29ef41404 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7713fca8dd914330ad5ba5f53086b077", "links": {"self": "http://172.30.9.26:5000/v3/roles/7713fca8dd914330ad5ba5f53086b077"}, "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj-role"}} 2018-07-23 23:08:06,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6d5f26e1-b36f-47f8-8bf0-a0f29ef41404 2018-07-23 23:08:06,419 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj-role 2018-07-23 23:08:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/7713fca8dd914330ad5ba5f53086b077 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:06,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff327fa-886b-4c3c-866b-2a4f71915695 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7713fca8dd914330ad5ba5f53086b077", "links": {"self": "http://172.30.9.26:5000/v3/roles/7713fca8dd914330ad5ba5f53086b077"}, "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj-role"}} 2018-07-23 23:08:06,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/7713fca8dd914330ad5ba5f53086b077 used request id req-eff327fa-886b-4c3c-866b-2a4f71915695 2018-07-23 23:08:06,440 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj-role to project CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj 2018-07-23 23:08:06,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/70c51ad5c60e41c99f1f3fb64de26b5d/users/065424c05ffe4d04b2cc7fe57fea18c4/roles/7713fca8dd914330ad5ba5f53086b077 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:06,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d79b0a0-8094-4503-94cb-a52ba6382908 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:06,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/70c51ad5c60e41c99f1f3fb64de26b5d/users/065424c05ffe4d04b2cc7fe57fea18c4/roles/7713fca8dd914330ad5ba5f53086b077 used request id req-3d79b0a0-8094-4503-94cb-a52ba6382908 2018-07-23 23:08:06,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:06,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:06,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7713fca8dd914330ad5ba5f53086b077", "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj-role"}], "expires_at": "2018-07-24T00:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "70c51ad5c60e41c99f1f3fb64de26b5d", "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/70c51ad5c60e41c99f1f3fb64de26b5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-user", "id": "065424c05ffe4d04b2cc7fe57fea18c4"}, "audit_ids": ["i-kmJenPReOvtDeeGQhulg"], "issued_at": "2018-07-23T23:08:06.000000Z"}} 2018-07-23 23:08:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4aad3768757ca8977b5a02ab76fb2f74443bb85" 2018-07-23 23:08:07,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc3dc50-7b4f-4fe5-9de6-fb5538f4d15c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:07,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3dc3dc50-7b4f-4fe5-9de6-fb5538f4d15c 2018-07-23 23:08:07,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/70c51ad5c60e41c99f1f3fb64de26b5d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4aad3768757ca8977b5a02ab76fb2f74443bb85" 2018-07-23 23:08:07,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:07 GMT Server: Apache x-compute-request-id: req-b6f3dcf8-a46e-4c82-a265-d8232c781a67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b6f3dcf8-a46e-4c82-a265-d8232c781a67 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:08:07,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/70c51ad5c60e41c99f1f3fb64de26b5d/volumes/detail used request id req-b6f3dcf8-a46e-4c82-a265-d8232c781a67 2018-07-23 23:08:07,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/70c51ad5c60e41c99f1f3fb64de26b5d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b6f3dcf8-a46e-4c82-a265-d8232c781a67" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4aad3768757ca8977b5a02ab76fb2f74443bb85" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-29ea337f-1098-4db5-acc9-27683da3d8f9", "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-23 23:08:07,583 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 23:08:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2a9876d4-5c66-4f47-a552-db4764fe514e x-openstack-request-id: req-2a9876d4-5c66-4f47-a552-db4764fe514e Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-23 23:08:07,583 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/70c51ad5c60e41c99f1f3fb64de26b5d/volumes used request id req-2a9876d4-5c66-4f47-a552-db4764fe514e 2018-07-23 23:08:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:07,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-42699937-3aff-442e-98ca-f95a9eb36375 Date: Mon, 23 Jul 2018 23:08:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:07,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-42699937-3aff-442e-98ca-f95a9eb36375 2018-07-23 23:08:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:07,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33af5ef9-3307-46aa-80ad-13ef73c931e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:07,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-33af5ef9-3307-46aa-80ad-13ef73c931e4 2018-07-23 23:08:07,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:07,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:07,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea05d73-6067-4ce2-a33f-b6917b371acb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:07,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-7ea05d73-6067-4ce2-a33f-b6917b371acb 2018-07-23 23:08:07,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e999a834-919f-49d7-8973-a1d2e50184bd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:08,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-e999a834-919f-49d7-8973-a1d2e50184bd 2018-07-23 23:08:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cd1f19-cffc-495d-9deb-05006b62e529 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:08,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-53cd1f19-cffc-495d-9deb-05006b62e529 2018-07-23 23:08:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecadc47c-8a99-4eda-9d6e-eb76e45e5538 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:08,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-ecadc47c-8a99-4eda-9d6e-eb76e45e5538 2018-07-23 23:08:08,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:08,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a372d1e2-c096-48ef-9c8c-0b9f763a9a24 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:08,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a372d1e2-c096-48ef-9c8c-0b9f763a9a24 2018-07-23 23:08:08,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:08,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38beec74-9dbb-481a-901d-4b0f05a3831a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:08,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-38beec74-9dbb-481a-901d-4b0f05a3831a 2018-07-23 23:08:08,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6127438-d2a3-4b59-9c1d-0f0a5dd39cb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:08,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-c6127438-d2a3-4b59-9c1d-0f0a5dd39cb3 2018-07-23 23:08:08,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,596 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7270e8ba-5aa5-4a47-a974-a0d9dfcaf002 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:08,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-7270e8ba-5aa5-4a47-a974-a0d9dfcaf002 2018-07-23 23:08:08,596 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:08,597 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj 2018-07-23 23:08:08,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/70c51ad5c60e41c99f1f3fb64de26b5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ed3279-f5da-4be6-9546-a3b899f55e25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:08,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/70c51ad5c60e41c99f1f3fb64de26b5d used request id req-42ed3279-f5da-4be6-9546-a3b899f55e25 2018-07-23 23:08:08,797 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-proj-role 2018-07-23 23:08:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/7713fca8dd914330ad5ba5f53086b077 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc96069-0e61-4519-8a21-8bbff0c27b8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:08,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/7713fca8dd914330ad5ba5f53086b077 used request id req-cbc96069-0e61-4519-8a21-8bbff0c27b8b 2018-07-23 23:08:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61f278b09234af74c09abc62cee0dfb9444c90d4" 2018-07-23 23:08:08,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e07069-643c-4019-a94f-95eecd43f4e5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:08,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-03e07069-643c-4019-a94f-95eecd43f4e5 2018-07-23 23:08:08,989 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-f3a14532-7e40-4cd-user 2018-07-23 23:08:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/065424c05ffe4d04b2cc7fe57fea18c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e63edf39ba6971d00d1111ee501482370188bd8e" 2018-07-23 23:08:09,144 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c1cd17-aa88-42cc-922e-a5411026a382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:09,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/065424c05ffe4d04b2cc7fe57fea18c4 used request id req-e9c1cd17-aa88-42cc-922e-a5411026a382 2018-07-23 23:08:09,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:09,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["b9BdfaebSiG5IRtJVR5NeQ"], "issued_at": "2018-07-23T23:08:09.000000Z"}} 2018-07-23 23:08:09,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33fd358ba09ae8cca87a53c4b3797968e80732e8" 2018-07-23 23:08:09,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eacf461-1c49-4aaa-b98d-d65d40a90ea7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:09,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4eacf461-1c49-4aaa-b98d-d65d40a90ea7 2018-07-23 23:08:09,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:09,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:09,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["C2DdO190SLiufojpo-cPUg"], "issued_at": "2018-07-23T23:08:09.000000Z"}} 2018-07-23 23:08:09,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:10,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0da9673f-da09-47df-9a9c-216d73031807 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:10,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0da9673f-da09-47df-9a9c-216d73031807 2018-07-23 23:08:10,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:10,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:10,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:10,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b3171b-ccb0-4949-a405-a6bb249d7ab1 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:10,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj used request id req-c0b3171b-ccb0-4949-a405-a6bb249d7ab1 2018-07-23 23:08:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:10,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746bf6f9-f4f2-4415-9645-010d6f4bfbd0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:10,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-746bf6f9-f4f2-4415-9645-010d6f4bfbd0 2018-07-23 23:08:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj"}}' 2018-07-23 23:08:10,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87aab9d1-2c6e-42e4-b20e-f6baff5391b2 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/607d66ec9c3e427383c226644db722e1"}, "tags": [], "enabled": true, "id": "607d66ec9c3e427383c226644db722e1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj"}} 2018-07-23 23:08:10,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-87aab9d1-2c6e-42e4-b20e-f6baff5391b2 2018-07-23 23:08:10,233 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj 2018-07-23 23:08:10,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:10,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:10,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RZocBlhhRb-h7JGqM17onQ"], "issued_at": "2018-07-23T23:08:10.000000Z"}} 2018-07-23 23:08:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745831c42b8b0511dccfe05faa7e6610bb893c2" 2018-07-23 23:08:10,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9205d672-a8b6-4680-aec8-fbec634f3955 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:10,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9205d672-a8b6-4680-aec8-fbec634f3955 2018-07-23 23:08:10,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:10,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745831c42b8b0511dccfe05faa7e6610bb893c2" 2018-07-23 23:08:10,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e029e17f-2208-4734-87db-dad875edd7ef Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:10,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e029e17f-2208-4734-87db-dad875edd7ef 2018-07-23 23:08:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745831c42b8b0511dccfe05faa7e6610bb893c2" 2018-07-23 23:08:10,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132ebc30-69cf-44ca-9572-ee09a35f94fd Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/607d66ec9c3e427383c226644db722e1"}, "tags": [], "enabled": true, "id": "607d66ec9c3e427383c226644db722e1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj"}]} 2018-07-23 23:08:10,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj used request id req-132ebc30-69cf-44ca-9572-ee09a35f94fd 2018-07-23 23:08:10,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745831c42b8b0511dccfe05faa7e6610bb893c2" 2018-07-23 23:08:10,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80021f9-2bd2-4fa1-bfce-13e8ac410d8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:10,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d80021f9-2bd2-4fa1-bfce-13e8ac410d8c 2018-07-23 23:08:11,348 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-954df941-e9cf-475-user 2018-07-23 23:08:11,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:11,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:11,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db7afbd-ea0b-49b1-b733-dd3a4573e7c0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:11,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2db7afbd-ea0b-49b1-b733-dd3a4573e7c0 2018-07-23 23:08:11,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj-role"}}' 2018-07-23 23:08:11,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4200c1f2-93d7-4f54-b894-d2c67db2c268 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd29aa60d4474a2583f52a1ea634df55", "links": {"self": "http://172.30.9.26:5000/v3/roles/bd29aa60d4474a2583f52a1ea634df55"}, "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj-role"}} 2018-07-23 23:08:11,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4200c1f2-93d7-4f54-b894-d2c67db2c268 2018-07-23 23:08:11,528 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj-role 2018-07-23 23:08:11,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bd29aa60d4474a2583f52a1ea634df55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:11,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f9424e8-ed1d-4079-bb48-5e734dbb96dd Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd29aa60d4474a2583f52a1ea634df55", "links": {"self": "http://172.30.9.26:5000/v3/roles/bd29aa60d4474a2583f52a1ea634df55"}, "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj-role"}} 2018-07-23 23:08:11,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bd29aa60d4474a2583f52a1ea634df55 used request id req-0f9424e8-ed1d-4079-bb48-5e734dbb96dd 2018-07-23 23:08:11,616 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj-role to project CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj 2018-07-23 23:08:11,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/607d66ec9c3e427383c226644db722e1/users/775d29f3250c40fbb4917d30219b8632/roles/bd29aa60d4474a2583f52a1ea634df55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:11,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f563aaf2-f658-421f-bb12-bbfd9286bc49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:11,734 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/607d66ec9c3e427383c226644db722e1/users/775d29f3250c40fbb4917d30219b8632/roles/bd29aa60d4474a2583f52a1ea634df55 used request id req-f563aaf2-f658-421f-bb12-bbfd9286bc49 2018-07-23 23:08:11,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:11,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:12,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd29aa60d4474a2583f52a1ea634df55", "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj-role"}], "expires_at": "2018-07-24T00:08:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "607d66ec9c3e427383c226644db722e1", "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/607d66ec9c3e427383c226644db722e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/607d66ec9c3e427383c226644db722e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/607d66ec9c3e427383c226644db722e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/607d66ec9c3e427383c226644db722e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/607d66ec9c3e427383c226644db722e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/607d66ec9c3e427383c226644db722e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/607d66ec9c3e427383c226644db722e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/607d66ec9c3e427383c226644db722e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/607d66ec9c3e427383c226644db722e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_607d66ec9c3e427383c226644db722e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_607d66ec9c3e427383c226644db722e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/607d66ec9c3e427383c226644db722e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/607d66ec9c3e427383c226644db722e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/607d66ec9c3e427383c226644db722e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-954df941-e9cf-475-user", "id": "775d29f3250c40fbb4917d30219b8632"}, "audit_ids": ["yfCE_5-oSpK34zAkJV1SGQ"], "issued_at": "2018-07-23T23:08:12.000000Z"}} 2018-07-23 23:08:12,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b1471dfa1650830d5093c69934b8d649556bb1" 2018-07-23 23:08:12,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ad3fb9-7a3a-4f82-a7c0-9eb4fdd8b5d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:12,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f6ad3fb9-7a3a-4f82-a7c0-9eb4fdd8b5d8 2018-07-23 23:08:12,203 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/607d66ec9c3e427383c226644db722e1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b1471dfa1650830d5093c69934b8d649556bb1" 2018-07-23 23:08:12,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:12 GMT Server: Apache x-compute-request-id: req-5961228b-3174-49fa-835e-524c01b1ffb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5961228b-3174-49fa-835e-524c01b1ffb6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:08:12,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/607d66ec9c3e427383c226644db722e1/volumes/detail used request id req-5961228b-3174-49fa-835e-524c01b1ffb6 2018-07-23 23:08:12,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/607d66ec9c3e427383c226644db722e1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5961228b-3174-49fa-835e-524c01b1ffb6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31b1471dfa1650830d5093c69934b8d649556bb1" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-f6a13588-a4ba-48e6-9c85-cc3b2c93b3bc", "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-23 23:08:12,575 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 23:08:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b34955ed-03a7-4a9c-8617-5bf5d79fe512 x-openstack-request-id: req-b34955ed-03a7-4a9c-8617-5bf5d79fe512 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-07-23 23:08:12,575 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/607d66ec9c3e427383c226644db722e1/volumes used request id req-b34955ed-03a7-4a9c-8617-5bf5d79fe512 2018-07-23 23:08:12,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:12,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6ac065e3-d32d-4004-b7d8-5a6330b86550 Date: Mon, 23 Jul 2018 23:08:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:12,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6ac065e3-d32d-4004-b7d8-5a6330b86550 2018-07-23 23:08:12,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:12,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1302512b-1b6e-4068-9696-0426e123d012 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:12,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-1302512b-1b6e-4068-9696-0426e123d012 2018-07-23 23:08:12,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:12,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:12,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afb73e9f-5c13-42cf-88a9-c86ae971a0fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:12,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-afb73e9f-5c13-42cf-88a9-c86ae971a0fd 2018-07-23 23:08:12,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:12,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3df8d06-c5ab-4306-83ca-b3dd797f6f8d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:13,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-b3df8d06-c5ab-4306-83ca-b3dd797f6f8d 2018-07-23 23:08:13,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2618ee0-31a2-470c-814e-3f196b823811 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:13,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a2618ee0-31a2-470c-814e-3f196b823811 2018-07-23 23:08:13,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15dd9035-62fc-4d73-911c-df63659e31f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:13,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-15dd9035-62fc-4d73-911c-df63659e31f4 2018-07-23 23:08:13,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b34b23-585c-4265-873c-71c0001d0b94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:13,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-95b34b23-585c-4265-873c-71c0001d0b94 2018-07-23 23:08:13,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:13,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6853d4a-a91c-4981-87f8-27b41536fede Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:13,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-b6853d4a-a91c-4981-87f8-27b41536fede 2018-07-23 23:08:13,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:13,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b79ee36-dd7a-4f03-87be-08d99774bf81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:13,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-3b79ee36-dd7a-4f03-87be-08d99774bf81 2018-07-23 23:08:13,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:13,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2962b7ee-09f2-456e-973b-ffa2b8304657 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:13,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-2962b7ee-09f2-456e-973b-ffa2b8304657 2018-07-23 23:08:13,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:13,586 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj 2018-07-23 23:08:13,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/607d66ec9c3e427383c226644db722e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214d169a-72c5-4469-982e-afbe309dbd76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:13,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/607d66ec9c3e427383c226644db722e1 used request id req-214d169a-72c5-4469-982e-afbe309dbd76 2018-07-23 23:08:13,790 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-954df941-e9cf-475-proj-role 2018-07-23 23:08:13,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bd29aa60d4474a2583f52a1ea634df55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba35c4e-0131-4a7d-b048-fda4de759c44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:13,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bd29aa60d4474a2583f52a1ea634df55 used request id req-5ba35c4e-0131-4a7d-b048-fda4de759c44 2018-07-23 23:08:13,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b6a305219fd2d998915897f77a515a6e62135cc" 2018-07-23 23:08:13,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca76185c-dce9-4e2f-981d-7936bd8f3719 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:13,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ca76185c-dce9-4e2f-981d-7936bd8f3719 2018-07-23 23:08:13,984 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-954df941-e9cf-475-user 2018-07-23 23:08:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/775d29f3250c40fbb4917d30219b8632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745831c42b8b0511dccfe05faa7e6610bb893c2" 2018-07-23 23:08:14,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-569e2676-b707-41e7-a9d8-968664a6ecd5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:14,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/775d29f3250c40fbb4917d30219b8632 used request id req-569e2676-b707-41e7-a9d8-968664a6ecd5 2018-07-23 23:08:14,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:14,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["F-jZ06mLQI-aohs7qnDf3Q"], "issued_at": "2018-07-23T23:08:14.000000Z"}} 2018-07-23 23:08:14,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2233763d9af50352d2a4bbe86152dc4912662e9a" 2018-07-23 23:08:14,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028a13bd-0bc5-4812-8e91-d879d8a1d99c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:14,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-028a13bd-0bc5-4812-8e91-d879d8a1d99c 2018-07-23 23:08:14,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:14,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:15,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["z-rOUC0jTyi33rlAOfyJng"], "issued_at": "2018-07-23T23:08:15.000000Z"}} 2018-07-23 23:08:15,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:15,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82cd2115-1b73-4607-9b24-8fea19038d2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:15,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-82cd2115-1b73-4607-9b24-8fea19038d2a 2018-07-23 23:08:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:15,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:15,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6599cc9b-68d0-4f46-9cd8-8ee6b4ef0e21 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:15,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj used request id req-6599cc9b-68d0-4f46-9cd8-8ee6b4ef0e21 2018-07-23 23:08:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:15,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f1aae8-a2e2-4357-85b2-b5f0e2105a82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:15,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-12f1aae8-a2e2-4357-85b2-b5f0e2105a82 2018-07-23 23:08:15,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj"}}' 2018-07-23 23:08:15,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f530a8a-5da2-46ba-96ac-c1f756061676 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a770a155fe264acba9c4da45ee5bfb10"}, "tags": [], "enabled": true, "id": "a770a155fe264acba9c4da45ee5bfb10", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj"}} 2018-07-23 23:08:15,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9f530a8a-5da2-46ba-96ac-c1f756061676 2018-07-23 23:08:15,524 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj 2018-07-23 23:08:15,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:15,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:15,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["QSIIecRISt2Bq0-D_lC_Jw"], "issued_at": "2018-07-23T23:08:15.000000Z"}} 2018-07-23 23:08:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f89a374004559fed2176cb326551cc227a6beb9" 2018-07-23 23:08:15,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c968fc-0563-478a-ab38-f9b32375b34f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:15,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e1c968fc-0563-478a-ab38-f9b32375b34f 2018-07-23 23:08:15,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:16,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:16,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f89a374004559fed2176cb326551cc227a6beb9" 2018-07-23 23:08:16,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f3297e-5b32-4d6b-a337-95f5e6490dc8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:16,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-27f3297e-5b32-4d6b-a337-95f5e6490dc8 2018-07-23 23:08:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f89a374004559fed2176cb326551cc227a6beb9" 2018-07-23 23:08:16,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c09153-6fcf-452b-8383-dd4d2856454e Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/a770a155fe264acba9c4da45ee5bfb10"}, "tags": [], "enabled": true, "id": "a770a155fe264acba9c4da45ee5bfb10", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj"}]} 2018-07-23 23:08:16,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj used request id req-36c09153-6fcf-452b-8383-dd4d2856454e 2018-07-23 23:08:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f89a374004559fed2176cb326551cc227a6beb9" 2018-07-23 23:08:16,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7009db00-b628-49a4-8256-0b04928ccc24 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:16,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7009db00-b628-49a4-8256-0b04928ccc24 2018-07-23 23:08:16,636 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-user 2018-07-23 23:08:16,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:16,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:16,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8800ab2e-34a6-4657-aaca-891edacce160 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:16,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8800ab2e-34a6-4657-aaca-891edacce160 2018-07-23 23:08:16,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj-role"}}' 2018-07-23 23:08:16,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca9c35d-feea-41f3-9af9-7490a0345239 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b791d8e1b8fd484a83f81458d056b447", "links": {"self": "http://172.30.9.26:5000/v3/roles/b791d8e1b8fd484a83f81458d056b447"}, "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj-role"}} 2018-07-23 23:08:16,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-dca9c35d-feea-41f3-9af9-7490a0345239 2018-07-23 23:08:16,827 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj-role 2018-07-23 23:08:16,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/b791d8e1b8fd484a83f81458d056b447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:16,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f63fb2-417c-4d2a-8546-b51fdf55c848 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b791d8e1b8fd484a83f81458d056b447", "links": {"self": "http://172.30.9.26:5000/v3/roles/b791d8e1b8fd484a83f81458d056b447"}, "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj-role"}} 2018-07-23 23:08:16,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/b791d8e1b8fd484a83f81458d056b447 used request id req-11f63fb2-417c-4d2a-8546-b51fdf55c848 2018-07-23 23:08:16,914 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj-role to project CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj 2018-07-23 23:08:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/a770a155fe264acba9c4da45ee5bfb10/users/9d98d726f9d04e60b5a4cfb35d50797d/roles/b791d8e1b8fd484a83f81458d056b447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:16,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65dddfae-60f9-4780-a702-615b3c4dacd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:16,973 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/a770a155fe264acba9c4da45ee5bfb10/users/9d98d726f9d04e60b5a4cfb35d50797d/roles/b791d8e1b8fd484a83f81458d056b447 used request id req-65dddfae-60f9-4780-a702-615b3c4dacd3 2018-07-23 23:08:16,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:16,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:17,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b791d8e1b8fd484a83f81458d056b447", "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj-role"}], "expires_at": "2018-07-24T00:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a770a155fe264acba9c4da45ee5bfb10", "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/a770a155fe264acba9c4da45ee5bfb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/a770a155fe264acba9c4da45ee5bfb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/a770a155fe264acba9c4da45ee5bfb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/a770a155fe264acba9c4da45ee5bfb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/a770a155fe264acba9c4da45ee5bfb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/a770a155fe264acba9c4da45ee5bfb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a770a155fe264acba9c4da45ee5bfb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/a770a155fe264acba9c4da45ee5bfb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/a770a155fe264acba9c4da45ee5bfb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_a770a155fe264acba9c4da45ee5bfb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_a770a155fe264acba9c4da45ee5bfb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a770a155fe264acba9c4da45ee5bfb10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/a770a155fe264acba9c4da45ee5bfb10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/a770a155fe264acba9c4da45ee5bfb10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-user", "id": "9d98d726f9d04e60b5a4cfb35d50797d"}, "audit_ids": ["beA70-ieQUKH8ZQKGB19UA"], "issued_at": "2018-07-23T23:08:17.000000Z"}} 2018-07-23 23:08:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0a8b4c038cc360beb19ade6210e328039e448c" 2018-07-23 23:08:17,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0d9b2d-49ab-46b1-a307-385f670e8218 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:17,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4e0d9b2d-49ab-46b1-a307-385f670e8218 2018-07-23 23:08:17,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/a770a155fe264acba9c4da45ee5bfb10/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0a8b4c038cc360beb19ade6210e328039e448c" 2018-07-23 23:08:17,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:17 GMT Server: Apache x-compute-request-id: req-ed42d3d8-0d18-4d2c-8f2b-f3218b8b4257 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed42d3d8-0d18-4d2c-8f2b-f3218b8b4257 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:08:17,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/a770a155fe264acba9c4da45ee5bfb10/volumes/detail used request id req-ed42d3d8-0d18-4d2c-8f2b-f3218b8b4257 2018-07-23 23:08:17,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/a770a155fe264acba9c4da45ee5bfb10/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed42d3d8-0d18-4d2c-8f2b-f3218b8b4257" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f0a8b4c038cc360beb19ade6210e328039e448c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-0aec8aef-ddc1-4352-a234-b6ec8e64726d", "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-23 23:08:17,818 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e423bb51-6594-47fc-a28a-7bc5599bedb7 x-openstack-request-id: req-e423bb51-6594-47fc-a28a-7bc5599bedb7 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-23 23:08:17,818 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/a770a155fe264acba9c4da45ee5bfb10/volumes used request id req-e423bb51-6594-47fc-a28a-7bc5599bedb7 2018-07-23 23:08:17,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-58567ee1-a3ae-43e2-8aaf-1fa404f5eb4f Date: Mon, 23 Jul 2018 23:08:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:18,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-58567ee1-a3ae-43e2-8aaf-1fa404f5eb4f 2018-07-23 23:08:18,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,122 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-579f1855-36f6-4640-a280-73d618e6b5c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:18,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-579f1855-36f6-4640-a280-73d618e6b5c4 2018-07-23 23:08:18,122 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7017339-5266-4374-9f6f-ad4e6f7471fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:18,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-f7017339-5266-4374-9f6f-ad4e6f7471fa 2018-07-23 23:08:18,210 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:18,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7138dcd1-99d6-4197-9cde-4070b8d08715 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:18,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-7138dcd1-99d6-4197-9cde-4070b8d08715 2018-07-23 23:08:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4f32e9-c0b2-4bc6-9c2b-cf2a37bffc44 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:18,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2a4f32e9-c0b2-4bc6-9c2b-cf2a37bffc44 2018-07-23 23:08:18,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a078584-9568-42dc-b4a5-3ad0f411d156 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:18,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-5a078584-9568-42dc-b4a5-3ad0f411d156 2018-07-23 23:08:18,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc490618-3d8f-47e9-819b-6a8d16c7f106 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:18,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-dc490618-3d8f-47e9-819b-6a8d16c7f106 2018-07-23 23:08:18,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81cae032-fdf8-4b0d-a2dc-e729619e8fa4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:18,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-81cae032-fdf8-4b0d-a2dc-e729619e8fa4 2018-07-23 23:08:18,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb225fdc-4a97-4209-a26b-07979402841f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:18,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-eb225fdc-4a97-4209-a26b-07979402841f 2018-07-23 23:08:18,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:18,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:18,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4a8caf-be31-4f5f-ab57-2de1f0398e08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:18,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-1d4a8caf-be31-4f5f-ab57-2de1f0398e08 2018-07-23 23:08:18,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:18,908 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj 2018-07-23 23:08:18,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/a770a155fe264acba9c4da45ee5bfb10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:19,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deb90047-91ed-48b8-93d9-a6ef912d0745 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:19,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/a770a155fe264acba9c4da45ee5bfb10 used request id req-deb90047-91ed-48b8-93d9-a6ef912d0745 2018-07-23 23:08:19,092 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-proj-role 2018-07-23 23:08:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/b791d8e1b8fd484a83f81458d056b447 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:19,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6375ffea-0360-4d48-876c-9b2ca2023aa0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:19,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/b791d8e1b8fd484a83f81458d056b447 used request id req-6375ffea-0360-4d48-876c-9b2ca2023aa0 2018-07-23 23:08:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0892d82f7f12a9f56d31a9860a04900b30e6dfc0" 2018-07-23 23:08:19,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98980df8-3fe1-441e-bd70-6388ae8bf3e3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:19,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98980df8-3fe1-441e-bd70-6388ae8bf3e3 2018-07-23 23:08:19,297 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-f60ba87a-a44b-448-user 2018-07-23 23:08:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9d98d726f9d04e60b5a4cfb35d50797d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f89a374004559fed2176cb326551cc227a6beb9" 2018-07-23 23:08:19,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e223e5-98f1-4830-a0ba-6c05d389b6fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:19,546 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9d98d726f9d04e60b5a4cfb35d50797d used request id req-b2e223e5-98f1-4830-a0ba-6c05d389b6fb 2018-07-23 23:08:19,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:19,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ERMZEqSfS5yCRabmV3DU0Q"], "issued_at": "2018-07-23T23:08:19.000000Z"}} 2018-07-23 23:08:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2287717ff72e7c79d5a83db3a4615d1e8261008" 2018-07-23 23:08:20,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0fe187-93ac-4603-aa07-b9832ceebb35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:20,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8c0fe187-93ac-4603-aa07-b9832ceebb35 2018-07-23 23:08:20,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:20,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:20,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-RYeHE_3Qr6TmrImSwGAgQ"], "issued_at": "2018-07-23T23:08:20.000000Z"}} 2018-07-23 23:08:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:20,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9409973e-3e8c-429d-9453-7aa0daa4f038 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:20,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9409973e-3e8c-429d-9453-7aa0daa4f038 2018-07-23 23:08:20,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:20,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:20,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:20,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27795b7-cf27-4e9c-8026-27b3b3fc5ef5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:20,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj used request id req-f27795b7-cf27-4e9c-8026-27b3b3fc5ef5 2018-07-23 23:08:20,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:20,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc5da20-79ca-4a70-b300-f712837be07d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:20,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-edc5da20-79ca-4a70-b300-f712837be07d 2018-07-23 23:08:20,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj"}}' 2018-07-23 23:08:20,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5c760c-dca1-442d-9e72-ca8dbdae06ef Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a25591ed3144deba400e56ed2953291"}, "tags": [], "enabled": true, "id": "9a25591ed3144deba400e56ed2953291", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj"}} 2018-07-23 23:08:20,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9e5c760c-dca1-442d-9e72-ca8dbdae06ef 2018-07-23 23:08:20,704 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj 2018-07-23 23:08:20,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:20,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:21,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["OL1ZXw_-Q6-hJ2xPJnwfsA"], "issued_at": "2018-07-23T23:08:21.000000Z"}} 2018-07-23 23:08:21,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac987a4be68921300da385c122540c215efd1cb2" 2018-07-23 23:08:21,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1e15ca-dd0b-4752-9f59-2b8fa04d61cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:21,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cd1e15ca-dd0b-4752-9f59-2b8fa04d61cf 2018-07-23 23:08:21,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:21,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:21,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac987a4be68921300da385c122540c215efd1cb2" 2018-07-23 23:08:21,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc44d510-3e70-4560-a49d-a62a9acc192a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:21,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-bc44d510-3e70-4560-a49d-a62a9acc192a 2018-07-23 23:08:21,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac987a4be68921300da385c122540c215efd1cb2" 2018-07-23 23:08:21,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17a4cf2-e38a-433f-b9bb-e3ea7c40409a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9a25591ed3144deba400e56ed2953291"}, "tags": [], "enabled": true, "id": "9a25591ed3144deba400e56ed2953291", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj"}]} 2018-07-23 23:08:21,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj used request id req-d17a4cf2-e38a-433f-b9bb-e3ea7c40409a 2018-07-23 23:08:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac987a4be68921300da385c122540c215efd1cb2" 2018-07-23 23:08:21,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ea8182-4b2c-44fd-acf6-7beb42bb53c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:21,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d0ea8182-4b2c-44fd-acf6-7beb42bb53c6 2018-07-23 23:08:21,748 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-167002ea-ebb4-4ad-user 2018-07-23 23:08:21,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:21,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afae3a23-b2dc-4383-b75b-d0e2a69aa343 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:21,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-afae3a23-b2dc-4383-b75b-d0e2a69aa343 2018-07-23 23:08:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" -d '{"role": {"name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj-role"}}' 2018-07-23 23:08:21,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fe55c30-9531-45d0-a297-7de38706c77c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ec9aa0944544a09631aacf4e70d27e", "links": {"self": "http://172.30.9.26:5000/v3/roles/27ec9aa0944544a09631aacf4e70d27e"}, "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj-role"}} 2018-07-23 23:08:21,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7fe55c30-9531-45d0-a297-7de38706c77c 2018-07-23 23:08:21,935 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj-role 2018-07-23 23:08:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/27ec9aa0944544a09631aacf4e70d27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:22,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46a0fce-cb61-4a36-8ba9-c67e5a480c3b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "27ec9aa0944544a09631aacf4e70d27e", "links": {"self": "http://172.30.9.26:5000/v3/roles/27ec9aa0944544a09631aacf4e70d27e"}, "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj-role"}} 2018-07-23 23:08:22,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/27ec9aa0944544a09631aacf4e70d27e used request id req-d46a0fce-cb61-4a36-8ba9-c67e5a480c3b 2018-07-23 23:08:22,023 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj-role to project CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj 2018-07-23 23:08:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9a25591ed3144deba400e56ed2953291/users/12dd8dad6eec44d8bc4e72d223c54958/roles/27ec9aa0944544a09631aacf4e70d27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:22,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b43a2d07-af4f-4e06-bde5-ef986117adfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:22,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9a25591ed3144deba400e56ed2953291/users/12dd8dad6eec44d8bc4e72d223c54958/roles/27ec9aa0944544a09631aacf4e70d27e used request id req-b43a2d07-af4f-4e06-bde5-ef986117adfe 2018-07-23 23:08:22,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:22,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:22,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xCfqdUNXSaqhhsy9VzUh4A"], "issued_at": "2018-07-23T23:08:22.000000Z"}} 2018-07-23 23:08:22,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2882c3f762fb81392d8f58e0516d13205aeb91" 2018-07-23 23:08:22,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f88477e-d736-4560-8756-514367b45181 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:22,689 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0f88477e-d736-4560-8756-514367b45181 2018-07-23 23:08:22,694 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2882c3f762fb81392d8f58e0516d13205aeb91" 2018-07-23 23:08:22,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:22 GMT Server: Apache x-compute-request-id: req-77bdf87c-cbde-4e8f-8c33-999043942079 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77bdf87c-cbde-4e8f-8c33-999043942079 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:08:22,863 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-77bdf87c-cbde-4e8f-8c33-999043942079 2018-07-23 23:08:22,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-77bdf87c-cbde-4e8f-8c33-999043942079" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2882c3f762fb81392d8f58e0516d13205aeb91" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-e26f74d0-24c6-495a-8924-449777c06fb7-vol-type", "description": null}}' 2018-07-23 23:08:23,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:22 GMT Server: Apache x-compute-request-id: req-d6ca7f98-1f4a-490a-8a59-461356849119 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6ca7f98-1f4a-490a-8a59-461356849119 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-e26f74d0-24c6-495a-8924-449777c06fb7-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6a25afb7-37b0-4562-85b4-e85c22f779fc", "description": null}} 2018-07-23 23:08:23,062 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-d6ca7f98-1f4a-490a-8a59-461356849119 2018-07-23 23:08:23,062 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-e26f74d0-24c6-495a-8924-449777c06fb7-vol-type 2018-07-23 23:08:23,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:23,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:23,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "27ec9aa0944544a09631aacf4e70d27e", "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj-role"}], "expires_at": "2018-07-24T00:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a25591ed3144deba400e56ed2953291", "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9a25591ed3144deba400e56ed2953291", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9a25591ed3144deba400e56ed2953291", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9a25591ed3144deba400e56ed2953291", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9a25591ed3144deba400e56ed2953291", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9a25591ed3144deba400e56ed2953291", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9a25591ed3144deba400e56ed2953291", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9a25591ed3144deba400e56ed2953291", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9a25591ed3144deba400e56ed2953291", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9a25591ed3144deba400e56ed2953291", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9a25591ed3144deba400e56ed2953291", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9a25591ed3144deba400e56ed2953291", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9a25591ed3144deba400e56ed2953291", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9a25591ed3144deba400e56ed2953291", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9a25591ed3144deba400e56ed2953291", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-167002ea-ebb4-4ad-user", "id": "12dd8dad6eec44d8bc4e72d223c54958"}, "audit_ids": ["uMBwKMjVRtawt06RsRUf9Q"], "issued_at": "2018-07-23T23:08:23.000000Z"}} 2018-07-23 23:08:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7507a3c6b9a8713e604af367c12827f7a731360e" 2018-07-23 23:08:23,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea42306a-5969-4a9d-8fcf-accc8c0805dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:23,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ea42306a-5969-4a9d-8fcf-accc8c0805dc 2018-07-23 23:08:23,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/9a25591ed3144deba400e56ed2953291/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7507a3c6b9a8713e604af367c12827f7a731360e" 2018-07-23 23:08:23,811 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:23 GMT Server: Apache x-compute-request-id: req-4295a3e0-c4a9-403d-97cf-f14c9c9f11b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4295a3e0-c4a9-403d-97cf-f14c9c9f11b8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:08:23,811 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/9a25591ed3144deba400e56ed2953291/volumes/detail used request id req-4295a3e0-c4a9-403d-97cf-f14c9c9f11b8 2018-07-23 23:08:23,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/9a25591ed3144deba400e56ed2953291/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4295a3e0-c4a9-403d-97cf-f14c9c9f11b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7507a3c6b9a8713e604af367c12827f7a731360e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-e26f74d0-24c6-495a-8924-449777c06fb7-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-23 23:08:23,985 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f34ffe3c-7088-439c-a479-1e9e001b2aae x-openstack-request-id: req-f34ffe3c-7088-439c-a479-1e9e001b2aae Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-07-23 23:08:23,985 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/9a25591ed3144deba400e56ed2953291/volumes used request id req-f34ffe3c-7088-439c-a479-1e9e001b2aae 2018-07-23 23:08:23,986 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-e26f74d0-24c6-495a-8924-449777c06fb7-vol-type 2018-07-23 23:08:23,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/6a25afb7-37b0-4562-85b4-e85c22f779fc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-77bdf87c-cbde-4e8f-8c33-999043942079" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2882c3f762fb81392d8f58e0516d13205aeb91" 2018-07-23 23:08:24,230 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:08:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fb67271e-fac2-49db-a959-a0416429814b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:24,231 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/6a25afb7-37b0-4562-85b4-e85c22f779fc used request id req-fb67271e-fac2-49db-a959-a0416429814b 2018-07-23 23:08:24,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-82125c2c-11d6-41f6-a413-3c956f53171e Date: Mon, 23 Jul 2018 23:08:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:24,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-82125c2c-11d6-41f6-a413-3c956f53171e 2018-07-23 23:08:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2ab1cc-dab9-4e56-a114-b2ce8a7c24cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:24,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-7f2ab1cc-dab9-4e56-a114-b2ce8a7c24cf 2018-07-23 23:08:24,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:24,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5af8b15a-32b7-4b92-88e7-cb09aca859f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:24,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-5af8b15a-32b7-4b92-88e7-cb09aca859f2 2018-07-23 23:08:24,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:24,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e59d0d-b3f2-4ce9-a9a0-dfffb7ffd2c0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:24,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-62e59d0d-b3f2-4ce9-a9a0-dfffb7ffd2c0 2018-07-23 23:08:24,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea38e60d-7307-4cbe-922a-6f45f488d85d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:24,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ea38e60d-7307-4cbe-922a-6f45f488d85d 2018-07-23 23:08:24,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c25fa30c-d215-4066-9f36-2201db82a011 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:24,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-c25fa30c-d215-4066-9f36-2201db82a011 2018-07-23 23:08:24,894 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:24,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2d016bd-1924-4f1b-9d7e-e9cb6e085949 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:24,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-d2d016bd-1924-4f1b-9d7e-e9cb6e085949 2018-07-23 23:08:24,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:24,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:24,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58674f12-d8ce-4f79-8337-b83b2e8fa6e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:24,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-58674f12-d8ce-4f79-8337-b83b2e8fa6e3 2018-07-23 23:08:24,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:25,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:25,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b350a3-6b6f-4ed1-bee6-15f7035372b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:25,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-42b350a3-6b6f-4ed1-bee6-15f7035372b7 2018-07-23 23:08:25,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:25,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:25,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff07cbe-1484-4956-9342-086b034cde5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:25,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-8ff07cbe-1484-4956-9342-086b034cde5d 2018-07-23 23:08:25,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:25,171 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj 2018-07-23 23:08:25,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9a25591ed3144deba400e56ed2953291 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:25,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898ebe2a-f9c4-49b2-ab20-b99616f5f263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:25,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9a25591ed3144deba400e56ed2953291 used request id req-898ebe2a-f9c4-49b2-ab20-b99616f5f263 2018-07-23 23:08:25,378 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-167002ea-ebb4-4ad-proj-role 2018-07-23 23:08:25,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/27ec9aa0944544a09631aacf4e70d27e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:25,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f236c2ad-d025-42ee-a44c-e45a22b4e1de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:25,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/27ec9aa0944544a09631aacf4e70d27e used request id req-f236c2ad-d025-42ee-a44c-e45a22b4e1de 2018-07-23 23:08:25,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ade79b575491c58209e8d2f5d78331db78d9476" 2018-07-23 23:08:25,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca63d69-19a8-4b81-81ed-69cf03182faa Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:25,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-aca63d69-19a8-4b81-81ed-69cf03182faa 2018-07-23 23:08:25,573 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-167002ea-ebb4-4ad-user 2018-07-23 23:08:25,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/12dd8dad6eec44d8bc4e72d223c54958 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac987a4be68921300da385c122540c215efd1cb2" 2018-07-23 23:08:25,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3878473-4e89-4349-b5b6-a077687ead27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:25,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/12dd8dad6eec44d8bc4e72d223c54958 used request id req-a3878473-4e89-4349-b5b6-a077687ead27 2018-07-23 23:08:25,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:26,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ay8CNMcTRdqPRuHsUPEKJQ"], "issued_at": "2018-07-23T23:08:26.000000Z"}} 2018-07-23 23:08:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189c785ee779a0b2a5f7d71448ae4f4c0a5cb84b" 2018-07-23 23:08:26,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d043be97-bea9-43ca-b9d8-8ff2f079c29f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:26,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d043be97-bea9-43ca-b9d8-8ff2f079c29f 2018-07-23 23:08:26,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:26,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:26,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["dVoXbDxRT7eS35fcKWOfrQ"], "issued_at": "2018-07-23T23:08:26.000000Z"}} 2018-07-23 23:08:26,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:26,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558859de-e4a0-41f2-a8aa-c922af66bde1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:26,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-558859de-e4a0-41f2-a8aa-c922af66bde1 2018-07-23 23:08:26,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:26,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-67482453-e549-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:26,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1797e930-3377-4074-934d-1f3f23359eb0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-67482453-e549-470-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:26,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-67482453-e549-470-proj used request id req-1797e930-3377-4074-934d-1f3f23359eb0 2018-07-23 23:08:26,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:26,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf30260-b257-4dfb-a55d-b8280bc16755 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:26,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-abf30260-b257-4dfb-a55d-b8280bc16755 2018-07-23 23:08:26,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-67482453-e549-470-proj"}}' 2018-07-23 23:08:27,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd41d2b-a7a1-4e15-bce3-98c4e6887c66 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c61c570f83a4ca4941246f92de22c82"}, "tags": [], "enabled": true, "id": "8c61c570f83a4ca4941246f92de22c82", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-67482453-e549-470-proj"}} 2018-07-23 23:08:27,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7fd41d2b-a7a1-4e15-bce3-98c4e6887c66 2018-07-23 23:08:27,051 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-67482453-e549-470-proj 2018-07-23 23:08:27,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:27,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:27,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["QJuFpWMmQ_ORJTdGmZe0bg"], "issued_at": "2018-07-23T23:08:27.000000Z"}} 2018-07-23 23:08:27,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9fefa616344c2fed8093f1b7f728a0bbea2caf" 2018-07-23 23:08:27,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6936aa-fab9-418e-848c-02ddfb739c75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:27,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7f6936aa-fab9-418e-848c-02ddfb739c75 2018-07-23 23:08:27,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:27,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:27,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9fefa616344c2fed8093f1b7f728a0bbea2caf" 2018-07-23 23:08:27,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84b9998-f402-4b2d-86de-c7e6e504d11c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:27,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a84b9998-f402-4b2d-86de-c7e6e504d11c 2018-07-23 23:08:27,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-67482453-e549-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9fefa616344c2fed8093f1b7f728a0bbea2caf" 2018-07-23 23:08:27,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72252d10-96ec-4614-90a3-002b3c352208 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-67482453-e549-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8c61c570f83a4ca4941246f92de22c82"}, "tags": [], "enabled": true, "id": "8c61c570f83a4ca4941246f92de22c82", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-67482453-e549-470-proj"}]} 2018-07-23 23:08:27,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithTypeTests-67482453-e549-470-proj used request id req-72252d10-96ec-4614-90a3-002b3c352208 2018-07-23 23:08:27,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9fefa616344c2fed8093f1b7f728a0bbea2caf" 2018-07-23 23:08:27,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1d0db7-a02c-4e57-9578-36fa597d47d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:27,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-2a1d0db7-a02c-4e57-9578-36fa597d47d6 2018-07-23 23:08:28,158 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-67482453-e549-470-user 2018-07-23 23:08:28,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:28,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4281cd5e-fbd9-424a-b4d1-b221b7a6c356 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:28,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4281cd5e-fbd9-424a-b4d1-b221b7a6c356 2018-07-23 23:08:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" -d '{"role": {"name": "CreateVolumeWithTypeTests-67482453-e549-470-proj-role"}}' 2018-07-23 23:08:28,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3273585c-e5a7-4241-be90-73335972b9ea Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acca581dfdf44714bb446c9d5198fb50", "links": {"self": "http://172.30.9.26:5000/v3/roles/acca581dfdf44714bb446c9d5198fb50"}, "name": "CreateVolumeWithTypeTests-67482453-e549-470-proj-role"}} 2018-07-23 23:08:28,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-3273585c-e5a7-4241-be90-73335972b9ea 2018-07-23 23:08:28,279 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-67482453-e549-470-proj-role 2018-07-23 23:08:28,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/acca581dfdf44714bb446c9d5198fb50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:28,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5c455c-ca74-4cad-988c-a119efe4a4f9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acca581dfdf44714bb446c9d5198fb50", "links": {"self": "http://172.30.9.26:5000/v3/roles/acca581dfdf44714bb446c9d5198fb50"}, "name": "CreateVolumeWithTypeTests-67482453-e549-470-proj-role"}} 2018-07-23 23:08:28,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/acca581dfdf44714bb446c9d5198fb50 used request id req-9c5c455c-ca74-4cad-988c-a119efe4a4f9 2018-07-23 23:08:28,363 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-67482453-e549-470-proj-role to project CreateVolumeWithTypeTests-67482453-e549-470-proj 2018-07-23 23:08:28,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8c61c570f83a4ca4941246f92de22c82/users/ef499a66f030413aa05a0398ba84d1c1/roles/acca581dfdf44714bb446c9d5198fb50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:28,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e53cfcc1-5aa8-4c06-9034-063d4b847857 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:28,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8c61c570f83a4ca4941246f92de22c82/users/ef499a66f030413aa05a0398ba84d1c1/roles/acca581dfdf44714bb446c9d5198fb50 used request id req-e53cfcc1-5aa8-4c06-9034-063d4b847857 2018-07-23 23:08:28,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:28,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:28,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["8E-j_xCFRP-FwIDOS9O5og"], "issued_at": "2018-07-23T23:08:28.000000Z"}} 2018-07-23 23:08:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff26a892c440592dd41d70608682da51ab19ed" 2018-07-23 23:08:28,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3dabd04-a935-4cee-a707-edab6cb18713 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:28,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d3dabd04-a935-4cee-a707-edab6cb18713 2018-07-23 23:08:28,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff26a892c440592dd41d70608682da51ab19ed" 2018-07-23 23:08:29,126 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:28 GMT Server: Apache x-compute-request-id: req-829aa659-103d-4bae-b86e-43ce83027ece OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-829aa659-103d-4bae-b86e-43ce83027ece Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-07-23 23:08:29,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types?is_public=None used request id req-829aa659-103d-4bae-b86e-43ce83027ece 2018-07-23 23:08:29,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-829aa659-103d-4bae-b86e-43ce83027ece" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff26a892c440592dd41d70608682da51ab19ed" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type", "description": null}}' 2018-07-23 23:08:29,342 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:29 GMT Server: Apache x-compute-request-id: req-80e870e0-2f44-4584-8c00-363f20f6e0e8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80e870e0-2f44-4584-8c00-363f20f6e0e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "993ea857-6cad-480c-9898-35ad00b69f25", "description": null}} 2018-07-23 23:08:29,342 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types used request id req-80e870e0-2f44-4584-8c00-363f20f6e0e8 2018-07-23 23:08:29,343 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type 2018-07-23 23:08:29,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:29,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:29,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["QyIeFq_3RnO8XUC5Kt7GhQ"], "issued_at": "2018-07-23T23:08:29.000000Z"}} 2018-07-23 23:08:29,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" 2018-07-23 23:08:29,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee242b04-171e-4636-b821-68f01d1242bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:29,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ee242b04-171e-4636-b821-68f01d1242bd 2018-07-23 23:08:29,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" 2018-07-23 23:08:30,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:29 GMT Server: Apache x-compute-request-id: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:08:30,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/detail used request id req-a5911ef0-9978-4918-a899-dd4e4b1cc63c 2018-07-23 23:08:30,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-07-23 23:08:30,519 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:08:30 GMT Server: Apache x-compute-request-id: req-60067d64-efe5-4953-a48d-2f8dba1d7883 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60067d64-efe5-4953-a48d-2f8dba1d7883 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:08:30.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type", "name": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "size": 1}} 2018-07-23 23:08:30,519 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes used request id req-60067d64-efe5-4953-a48d-2f8dba1d7883 2018-07-23 23:08:30,523 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" 2018-07-23 23:08:30,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:30 GMT Server: Apache x-compute-request-id: req-d3dce581-5a0f-4c22-854d-746a9e48b41d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3dce581-5a0f-4c22-854d-746a9e48b41d Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T23:08:30.000000", "replication_status": null, "snapshot_id": null, "id": "2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol", "bootable": "false", "created_at": "2018-07-23T23:08:30.000000", "volume_type": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type"}} 2018-07-23 23:08:30,585 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a used request id req-d3dce581-5a0f-4c22-854d-746a9e48b41d 2018-07-23 23:08:30,585 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol 2018-07-23 23:08:30,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" 2018-07-23 23:08:30,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:30 GMT Server: Apache x-compute-request-id: req-af6ff9a9-6acd-483f-93ed-b6b5b31afa9d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af6ff9a9-6acd-483f-93ed-b6b5b31afa9d Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T23:08:30.000000", "replication_status": null, "snapshot_id": null, "id": "2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol", "bootable": "false", "created_at": "2018-07-23T23:08:30.000000", "volume_type": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type"}} 2018-07-23 23:08:30,820 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a used request id req-af6ff9a9-6acd-483f-93ed-b6b5b31afa9d 2018-07-23 23:08:30,821 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:08:30,821 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol 2018-07-23 23:08:30,821 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol 2018-07-23 23:08:30,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" 2018-07-23 23:08:31,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:30 GMT Server: Apache x-compute-request-id: req-9ce63f0f-d5bb-4988-a29c-0342c0ddf5c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ce63f0f-d5bb-4988-a29c-0342c0ddf5c1 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "self"}, {"href": "http://172.30.9.26:8776/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T23:08:30.000000", "replication_status": null, "snapshot_id": null, "id": "2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a", "size": 1, "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "os-vol-tenant-attr:tenant_id": "c9462505ff8a4a87b98518c3007786d3", "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-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol", "bootable": "false", "created_at": "2018-07-23T23:08:30.000000", "volume_type": "CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type"}} 2018-07-23 23:08:31,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a used request id req-9ce63f0f-d5bb-4988-a29c-0342c0ddf5c1 2018-07-23 23:08:31,048 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:08:31,049 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol 2018-07-23 23:08:31,049 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol 2018-07-23 23:08:31,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" 2018-07-23 23:08:31,290 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6a9840c4-9590-4405-ac20-90754c2539f6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:31,290 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a used request id req-6a9840c4-9590-4405-ac20-90754c2539f6 2018-07-23 23:08:31,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a5911ef0-9978-4918-a899-dd4e4b1cc63c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b861d563a6c765dba74ccc7e63125df071906d" 2018-07-23 23:08:31,490 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7a785d34-18b0-4484-9f8e-096514be2166 x-openstack-request-id: req-7a785d34-18b0-4484-9f8e-096514be2166 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a could not be found.", "code": 404}} 2018-07-23 23:08:31,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/volumes/2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a used request id req-7a785d34-18b0-4484-9f8e-096514be2166 2018-07-23 23:08:31,490 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2fc1b8b8-9ac0-43ab-b2ba-c538f2dfc46a could not be found. (HTTP 404) (Request-ID: req-7a785d34-18b0-4484-9f8e-096514be2166) 2018-07-23 23:08:31,490 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol 2018-07-23 23:08:31,491 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-87b0f577-d551-44bb-8ea5-61c53d93fb38-vol-type 2018-07-23 23:08:31,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/993ea857-6cad-480c-9898-35ad00b69f25 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-829aa659-103d-4bae-b86e-43ce83027ece" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edff26a892c440592dd41d70608682da51ab19ed" 2018-07-23 23:08:31,698 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:08:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ea265db-8177-4f0d-9d9f-75ca4a2df5de Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:31,698 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3/types/993ea857-6cad-480c-9898-35ad00b69f25 used request id req-6ea265db-8177-4f0d-9d9f-75ca4a2df5de 2018-07-23 23:08:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:31,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e538bd96-dfc2-41c3-b4e7-4a9d0158de46 Date: Mon, 23 Jul 2018 23:08:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:31,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-e538bd96-dfc2-41c3-b4e7-4a9d0158de46 2018-07-23 23:08:31,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91821a8-61a2-4b6c-a7d4-c4f5322c7b61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:32,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-c91821a8-61a2-4b6c-a7d4-c4f5322c7b61 2018-07-23 23:08:32,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db70217-f3d2-4fb3-afba-0ff07fc40d8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:32,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-4db70217-f3d2-4fb3-afba-0ff07fc40d8e 2018-07-23 23:08:32,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:32,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1def3cf-83a1-446e-8f90-1a8fa77e612a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:32,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-b1def3cf-83a1-446e-8f90-1a8fa77e612a 2018-07-23 23:08:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096491ee-dcc2-4a3d-bb96-2b55c722012e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:32,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-096491ee-dcc2-4a3d-bb96-2b55c722012e 2018-07-23 23:08:32,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-138d2e8a-c6de-4c26-bb04-cba4f4e8fc14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:32,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-138d2e8a-c6de-4c26-bb04-cba4f4e8fc14 2018-07-23 23:08:32,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:32,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,428 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34821d0d-5a78-4e4f-80df-8a948c58960f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:32,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-34821d0d-5a78-4e4f-80df-8a948c58960f 2018-07-23 23:08:32,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:32,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306b490e-89ec-4b6a-b97d-5315f20a41dc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:32,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-306b490e-89ec-4b6a-b97d-5315f20a41dc 2018-07-23 23:08:32,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:32,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a7ff5b-9fe7-4507-a56f-85e615e853ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:32,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-c1a7ff5b-9fe7-4507-a56f-85e615e853ec 2018-07-23 23:08:32,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:32,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-175b3cd7-d707-44d1-a6d2-b920dfb2ef83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:32,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-175b3cd7-d707-44d1-a6d2-b920dfb2ef83 2018-07-23 23:08:32,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:32,693 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-67482453-e549-470-proj 2018-07-23 23:08:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8c61c570f83a4ca4941246f92de22c82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:32,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93cc5abb-11a0-404c-a529-8a6d57541d63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:32,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8c61c570f83a4ca4941246f92de22c82 used request id req-93cc5abb-11a0-404c-a529-8a6d57541d63 2018-07-23 23:08:32,893 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-67482453-e549-470-proj-role 2018-07-23 23:08:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/acca581dfdf44714bb446c9d5198fb50 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:33,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e19733b9-f987-4265-8ca1-1908f907a311 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:33,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/acca581dfdf44714bb446c9d5198fb50 used request id req-e19733b9-f987-4265-8ca1-1908f907a311 2018-07-23 23:08:33,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c937e856141f3b1d5c469dc02ebee0d1187fde87" 2018-07-23 23:08:33,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d4211f-8645-410e-a9ad-7191ff494a0f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:33,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c5d4211f-8645-410e-a9ad-7191ff494a0f 2018-07-23 23:08:33,089 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-67482453-e549-470-user 2018-07-23 23:08:33,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ef499a66f030413aa05a0398ba84d1c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9fefa616344c2fed8093f1b7f728a0bbea2caf" 2018-07-23 23:08:33,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd70725-d148-4f97-becd-f58c4abbd09c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:33,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ef499a66f030413aa05a0398ba84d1c1 used request id req-2dd70725-d148-4f97-becd-f58c4abbd09c 2018-07-23 23:08:33,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:33,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["xJHqraI_TxaKqtQNuFUG0Q"], "issued_at": "2018-07-23T23:08:33.000000Z"}} 2018-07-23 23:08:33,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b5bea1bb22f930afa49e93df100d021270f6431" 2018-07-23 23:08:33,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154fa020-d340-4992-8907-06e38c91e1e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:33,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-154fa020-d340-4992-8907-06e38c91e1e6 2018-07-23 23:08:33,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:33,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:34,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["P5odKM2BR9-NUJJZFsf4qQ"], "issued_at": "2018-07-23T23:08:34.000000Z"}} 2018-07-23 23:08:34,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:34,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dfa8f7a-516e-48f8-9be0-c9ab50283213 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:34,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1dfa8f7a-516e-48f8-9be0-c9ab50283213 2018-07-23 23:08:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:34,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-a3d8d133-7e45-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:34,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7392c126-b1a6-47e0-8968-36776c6b44ae Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-a3d8d133-7e45-414-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:34,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-a3d8d133-7e45-414-proj used request id req-7392c126-b1a6-47e0-8968-36776c6b44ae 2018-07-23 23:08:34,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:34,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32133371-a2e1-4c55-9b5d-4e6253352963 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:34,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-32133371-a2e1-4c55-9b5d-4e6253352963 2018-07-23 23:08:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj"}}' 2018-07-23 23:08:34,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-793ac43d-0fec-4baa-b9d8-679f35e43efc Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2dc9fb16d99944d3bdef16fbf23d4bd0"}, "tags": [], "enabled": true, "id": "2dc9fb16d99944d3bdef16fbf23d4bd0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj"}} 2018-07-23 23:08:34,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-793ac43d-0fec-4baa-b9d8-679f35e43efc 2018-07-23 23:08:34,421 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-a3d8d133-7e45-414-proj 2018-07-23 23:08:34,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:34,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:34,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["EJKTm-FSStGfI7XvA4vg_Q"], "issued_at": "2018-07-23T23:08:34.000000Z"}} 2018-07-23 23:08:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81a1eaf0549ceb3a62f9a23babbb8632863aad0" 2018-07-23 23:08:34,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2baa13-1b5a-4f3d-a744-7f1c9572fd77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:34,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0f2baa13-1b5a-4f3d-a744-7f1c9572fd77 2018-07-23 23:08:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:34,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:34,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81a1eaf0549ceb3a62f9a23babbb8632863aad0" 2018-07-23 23:08:34,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09ae3f7-dcc3-4ea7-96b4-a4aa131faea0 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:34,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c09ae3f7-dcc3-4ea7-96b4-a4aa131faea0 2018-07-23 23:08:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-a3d8d133-7e45-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81a1eaf0549ceb3a62f9a23babbb8632863aad0" 2018-07-23 23:08:35,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509fd104-f6e4-431a-89a8-6e12c9b5888d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-a3d8d133-7e45-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/2dc9fb16d99944d3bdef16fbf23d4bd0"}, "tags": [], "enabled": true, "id": "2dc9fb16d99944d3bdef16fbf23d4bd0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj"}]} 2018-07-23 23:08:35,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-a3d8d133-7e45-414-proj used request id req-509fd104-f6e4-431a-89a8-6e12c9b5888d 2018-07-23 23:08:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81a1eaf0549ceb3a62f9a23babbb8632863aad0" 2018-07-23 23:08:35,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23a868ab-31de-4b0a-9a7c-5e66c5ff9943 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:35,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-23a868ab-31de-4b0a-9a7c-5e66c5ff9943 2018-07-23 23:08:35,465 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-a3d8d133-7e45-414-user 2018-07-23 23:08:35,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:35,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e0f0ab3-a3a8-4146-8c84-3eb4305fe82d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:35,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3e0f0ab3-a3a8-4146-8c84-3eb4305fe82d 2018-07-23 23:08:35,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" -d '{"role": {"name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role"}}' 2018-07-23 23:08:35,656 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a08882-61e2-41a7-bbb4-30393fc0b30a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9ee156c31514a5282ba3124a77c9475", "links": {"self": "http://172.30.9.26:5000/v3/roles/f9ee156c31514a5282ba3124a77c9475"}, "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role"}} 2018-07-23 23:08:35,656 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-56a08882-61e2-41a7-bbb4-30393fc0b30a 2018-07-23 23:08:35,657 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role 2018-07-23 23:08:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/f9ee156c31514a5282ba3124a77c9475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:35,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a8c428-8684-4d24-b476-39d2b22c9bb3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9ee156c31514a5282ba3124a77c9475", "links": {"self": "http://172.30.9.26:5000/v3/roles/f9ee156c31514a5282ba3124a77c9475"}, "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role"}} 2018-07-23 23:08:35,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/f9ee156c31514a5282ba3124a77c9475 used request id req-38a8c428-8684-4d24-b476-39d2b22c9bb3 2018-07-23 23:08:35,743 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role to project CreateVolumeWithImageTests-a3d8d133-7e45-414-proj 2018-07-23 23:08:35,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/2dc9fb16d99944d3bdef16fbf23d4bd0/users/b5353bf635484f20928b1ab96b3a2fcc/roles/f9ee156c31514a5282ba3124a77c9475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:35,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0988f062-311f-46dc-b368-3b62cb5a7075 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:35,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/2dc9fb16d99944d3bdef16fbf23d4bd0/users/b5353bf635484f20928b1ab96b3a2fcc/roles/f9ee156c31514a5282ba3124a77c9475 used request id req-0988f062-311f-46dc-b368-3b62cb5a7075 2018-07-23 23:08:35,864 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:08:35,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:35,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:36,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9ee156c31514a5282ba3124a77c9475", "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role"}], "expires_at": "2018-07-24T00:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dc9fb16d99944d3bdef16fbf23d4bd0", "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-user", "id": "b5353bf635484f20928b1ab96b3a2fcc"}, "audit_ids": ["ciu3P4ysRY-W_anDkrvy2A"], "issued_at": "2018-07-23T23:08:36.000000Z"}} 2018-07-23 23:08:36,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" 2018-07-23 23:08:36,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f08ebe2-eea6-40cb-b5eb-b1f511000731 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:36,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f08ebe2-eea6-40cb-b5eb-b1f511000731 2018-07-23 23:08:36,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" 2018-07-23 23:08:36,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-29f42209-120e-441e-b21f-4dde847580bb Date: Mon, 23 Jul 2018 23:08:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image"} 2018-07-23 23:08:36,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image used request id req-29f42209-120e-441e-b21f-4dde847580bb 2018-07-23 23:08:36,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" 2018-07-23 23:08:36,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bdeb8c1c-a37b-431e-9682-b3fa58fa8e93 Date: Mon, 23 Jul 2018 23:08:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:08:36,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bdeb8c1c-a37b-431e-9682-b3fa58fa8e93 2018-07-23 23:08:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image"}' 2018-07-23 23:08:36,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b0754b24-5022-4999-befa-89d95bbd4d73 Date: Mon, 23 Jul 2018 23:08:36 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:08:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:08:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd", "min_disk": 0, "protected": false, "id": "4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd", "file": "/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/file", "checksum": null, "owner": "2dc9fb16d99944d3bdef16fbf23d4bd0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:08:36,974 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b0754b24-5022-4999-befa-89d95bbd4d73 2018-07-23 23:08:36,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" -d '' 2018-07-23 23:08:38,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfccf993-fce5-4cfc-971a-1cfb4a0f0ea7 Date: Mon, 23 Jul 2018 23:08:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:38,038 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/file used request id req-cfccf993-fce5-4cfc-971a-1cfb4a0f0ea7 2018-07-23 23:08:38,039 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:08:38,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" 2018-07-23 23:08:38,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-08069a74-b115-43e7-a6fb-0d37a7df9702 Date: Mon, 23 Jul 2018 23:08:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:08:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:08:38Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/snap", "metadata": {}}], "self": "/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd", "min_disk": 0, "protected": false, "id": "4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd", "file": "/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2dc9fb16d99944d3bdef16fbf23d4bd0", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:08:38,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd used request id req-08069a74-b115-43e7-a6fb-0d37a7df9702 2018-07-23 23:08:38,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" 2018-07-23 23:08:38,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-932e1d4f-4294-43eb-84d8-a41440a3ee72 Date: Mon, 23 Jul 2018 23:08:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:08:38,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-932e1d4f-4294-43eb-84d8-a41440a3ee72 2018-07-23 23:08:38,074 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image 2018-07-23 23:08:38,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" 2018-07-23 23:08:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e41f78f4-0f58-42fd-9563-929b8a0c2203 Date: Mon, 23 Jul 2018 23:08:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:08:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:08:38Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/snap", "metadata": {}}], "self": "/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd", "min_disk": 0, "protected": false, "id": "4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd", "file": "/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2dc9fb16d99944d3bdef16fbf23d4bd0", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:08:38,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd used request id req-e41f78f4-0f58-42fd-9563-929b8a0c2203 2018-07-23 23:08:38,092 - create_image - DEBUG - Instance status is - active 2018-07-23 23:08:38,092 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image 2018-07-23 23:08:38,092 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image 2018-07-23 23:08:38,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:38,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:38,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f9ee156c31514a5282ba3124a77c9475", "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role"}], "expires_at": "2018-07-24T00:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2dc9fb16d99944d3bdef16fbf23d4bd0", "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-a3d8d133-7e45-414-user", "id": "b5353bf635484f20928b1ab96b3a2fcc"}, "audit_ids": ["xkD8Ng0nR5qqn0FUVjDDKg"], "issued_at": "2018-07-23T23:08:38.000000Z"}} 2018-07-23 23:08:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e878cd16d194f7a2dbe2dbcf51a261dd17fe7d" 2018-07-23 23:08:38,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a60849-4642-4f77-91c8-c22b4511a08a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:38,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-72a60849-4642-4f77-91c8-c22b4511a08a 2018-07-23 23:08:38,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e878cd16d194f7a2dbe2dbcf51a261dd17fe7d" 2018-07-23 23:08:38,824 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:38 GMT Server: Apache x-compute-request-id: req-97fd8fe6-35a4-469d-910e-92051245df31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-97fd8fe6-35a4-469d-910e-92051245df31 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:08:38,825 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0/volumes/detail used request id req-97fd8fe6-35a4-469d-910e-92051245df31 2018-07-23 23:08:38,828 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-97fd8fe6-35a4-469d-910e-92051245df31" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e878cd16d194f7a2dbe2dbcf51a261dd17fe7d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-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-23 23:08:39,576 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 23:08:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a33adb0c-f84e-4856-b555-1c3f4e7c6b76 x-openstack-request-id: req-a33adb0c-f84e-4856-b555-1c3f4e7c6b76 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-07-23 23:08:39,577 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/2dc9fb16d99944d3bdef16fbf23d4bd0/volumes used request id req-a33adb0c-f84e-4856-b555-1c3f4e7c6b76 2018-07-23 23:08:39,578 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-29a27378-ff25-4386-bddd-90c5213db157-image 2018-07-23 23:08:39,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bde8653a60a0d3a5eafbbbac29489b703ec392ae" 2018-07-23 23:08:40,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-720c06d9-859b-4e51-93a3-c05c2d4c5f20 Date: Mon, 23 Jul 2018 23:08:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:40,218 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/4d2e2a41-21dd-49f6-8ec4-1049a8bec3cd used request id req-720c06d9-859b-4e51-93a3-c05c2d4c5f20 2018-07-23 23:08:40,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:40,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0112638c-eeeb-4c9a-ae58-60941cae6cff Date: Mon, 23 Jul 2018 23:08:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:40,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0112638c-eeeb-4c9a-ae58-60941cae6cff 2018-07-23 23:08:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:40,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff1284c-e3ab-4809-86d6-b4ed3ae21318 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:40,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-5ff1284c-e3ab-4809-86d6-b4ed3ae21318 2018-07-23 23:08:40,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:40,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8765364f-e054-4944-9274-8e94e474c46d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:40,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-8765364f-e054-4944-9274-8e94e474c46d 2018-07-23 23:08:40,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:40,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:40,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa2f40d-7025-453f-982b-72c2c7b41066 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:40,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-dfa2f40d-7025-453f-982b-72c2c7b41066 2018-07-23 23:08:40,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:40,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f09857-cd8a-4214-af57-12dbacf16572 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:40,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d0f09857-cd8a-4214-af57-12dbacf16572 2018-07-23 23:08:40,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:40,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17b6bee-5dbe-4a2f-b85d-21c903b04d9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:40,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-e17b6bee-5dbe-4a2f-b85d-21c903b04d9e 2018-07-23 23:08:40,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:40,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:40,961 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5907fd-2369-4d4c-8750-433bd4d1975e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:40,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-bd5907fd-2369-4d4c-8750-433bd4d1975e 2018-07-23 23:08:40,962 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:40,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:41,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ffa2d7-c1ad-4580-865c-89673169845f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:41,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-34ffa2d7-c1ad-4580-865c-89673169845f 2018-07-23 23:08:41,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:41,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:41,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36f43512-2cb5-4c46-8372-a052dcd5f0db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:41,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-36f43512-2cb5-4c46-8372-a052dcd5f0db 2018-07-23 23:08:41,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:41,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:41,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8064fa9-43be-424c-8c5f-9ec68bedbfd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:41,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-c8064fa9-43be-424c-8c5f-9ec68bedbfd5 2018-07-23 23:08:41,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:41,227 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-a3d8d133-7e45-414-proj 2018-07-23 23:08:41,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/2dc9fb16d99944d3bdef16fbf23d4bd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:41,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a241fc0-4904-408d-937d-b59cb6381df4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:41,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/2dc9fb16d99944d3bdef16fbf23d4bd0 used request id req-4a241fc0-4904-408d-937d-b59cb6381df4 2018-07-23 23:08:41,428 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-a3d8d133-7e45-414-proj-role 2018-07-23 23:08:41,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/f9ee156c31514a5282ba3124a77c9475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:41,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b3b8c2-cc21-4da6-8f8a-fe53e62e1d43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:41,541 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/f9ee156c31514a5282ba3124a77c9475 used request id req-07b3b8c2-cc21-4da6-8f8a-fe53e62e1d43 2018-07-23 23:08:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7b3191e785005e1e7190bb7667af3a7c2324508" 2018-07-23 23:08:41,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ca05be-6492-419f-8a83-61adba8be8a7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:41,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e5ca05be-6492-419f-8a83-61adba8be8a7 2018-07-23 23:08:41,630 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-a3d8d133-7e45-414-user 2018-07-23 23:08:41,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b5353bf635484f20928b1ab96b3a2fcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c81a1eaf0549ceb3a62f9a23babbb8632863aad0" 2018-07-23 23:08:41,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3594149f-dc01-4d92-9be8-9f4f973bc547 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:41,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b5353bf635484f20928b1ab96b3a2fcc used request id req-3594149f-dc01-4d92-9be8-9f4f973bc547 2018-07-23 23:08:41,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:42,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["k57UL6AYQ6aP7PPCwcvcDw"], "issued_at": "2018-07-23T23:08:42.000000Z"}} 2018-07-23 23:08:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa58e00240c078a4d31bbe9506ed98a94ba8aa6d" 2018-07-23 23:08:42,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e5a18b-ac3b-4d93-9763-248caa7cf765 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:42,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a7e5a18b-ac3b-4d93-9763-248caa7cf765 2018-07-23 23:08:42,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:42,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:42,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["U0GCs3ElRiGEx5FHITafwA"], "issued_at": "2018-07-23T23:08:42.000000Z"}} 2018-07-23 23:08:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:42,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-555cad92-5aa9-46fc-b65f-abc7c369aaf4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:42,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-555cad92-5aa9-46fc-b65f-abc7c369aaf4 2018-07-23 23:08:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:42,736 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:42,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-293739d6-8568-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:42,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ad5e06-272c-4daa-ae19-a63df34ead67 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-293739d6-8568-41c-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:42,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-293739d6-8568-41c-proj used request id req-51ad5e06-272c-4daa-ae19-a63df34ead67 2018-07-23 23:08:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:42,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8be5580-964a-4e8c-9d05-18a540de1a5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:42,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d8be5580-964a-4e8c-9d05-18a540de1a5f 2018-07-23 23:08:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj"}}' 2018-07-23 23:08:43,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf9f969-2b4c-4c7b-92e2-2709fd4d003e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/448f642b478a4d4aaf293190e579a49f"}, "tags": [], "enabled": true, "id": "448f642b478a4d4aaf293190e579a49f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj"}} 2018-07-23 23:08:43,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-fcf9f969-2b4c-4c7b-92e2-2709fd4d003e 2018-07-23 23:08:43,027 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-293739d6-8568-41c-proj 2018-07-23 23:08:43,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:43,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:43,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["yNWn4654TnubprnaWe7Qvg"], "issued_at": "2018-07-23T23:08:43.000000Z"}} 2018-07-23 23:08:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5fe7d0916b77c8af927b2fafd78e777dd916e7" 2018-07-23 23:08:43,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8c02f8-77d3-4d57-bb19-90d40b46cf70 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:43,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7b8c02f8-77d3-4d57-bb19-90d40b46cf70 2018-07-23 23:08:43,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:43,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:43,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5fe7d0916b77c8af927b2fafd78e777dd916e7" 2018-07-23 23:08:43,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdfa8d37-abd5-49e8-9253-7b57399d75be Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:43,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fdfa8d37-abd5-49e8-9253-7b57399d75be 2018-07-23 23:08:43,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-293739d6-8568-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5fe7d0916b77c8af927b2fafd78e777dd916e7" 2018-07-23 23:08:43,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df36b29-8d21-4e60-8bc7-8e0d157fbbe1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-293739d6-8568-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/448f642b478a4d4aaf293190e579a49f"}, "tags": [], "enabled": true, "id": "448f642b478a4d4aaf293190e579a49f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj"}]} 2018-07-23 23:08:43,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateVolumeWithImageTests-293739d6-8568-41c-proj used request id req-2df36b29-8d21-4e60-8bc7-8e0d157fbbe1 2018-07-23 23:08:43,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5fe7d0916b77c8af927b2fafd78e777dd916e7" 2018-07-23 23:08:43,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f00f337-a026-4fc3-9fa2-3bea1998d88b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:43,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3f00f337-a026-4fc3-9fa2-3bea1998d88b 2018-07-23 23:08:44,082 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-293739d6-8568-41c-user 2018-07-23 23:08:44,082 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:44,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:44,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befdcf6f-883f-473c-9766-2690bf6a7174 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:44,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-befdcf6f-883f-473c-9766-2690bf6a7174 2018-07-23 23:08:44,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" -d '{"role": {"name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj-role"}}' 2018-07-23 23:08:44,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9933bc50-5a93-4dfd-8d0c-98860734a6d1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "450005d84ab148f0a5bef233fcb42b47", "links": {"self": "http://172.30.9.26:5000/v3/roles/450005d84ab148f0a5bef233fcb42b47"}, "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj-role"}} 2018-07-23 23:08:44,196 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9933bc50-5a93-4dfd-8d0c-98860734a6d1 2018-07-23 23:08:44,196 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-293739d6-8568-41c-proj-role 2018-07-23 23:08:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/450005d84ab148f0a5bef233fcb42b47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:44,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc068cc-5478-4e7b-9616-c2684e0fe9cf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "450005d84ab148f0a5bef233fcb42b47", "links": {"self": "http://172.30.9.26:5000/v3/roles/450005d84ab148f0a5bef233fcb42b47"}, "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj-role"}} 2018-07-23 23:08:44,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/450005d84ab148f0a5bef233fcb42b47 used request id req-3dc068cc-5478-4e7b-9616-c2684e0fe9cf 2018-07-23 23:08:44,284 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-293739d6-8568-41c-proj-role to project CreateVolumeWithImageTests-293739d6-8568-41c-proj 2018-07-23 23:08:44,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/448f642b478a4d4aaf293190e579a49f/users/49c04d3fabd9410c94ad3e522d1ec308/roles/450005d84ab148f0a5bef233fcb42b47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:44,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6956855-36c6-4d02-b6e6-c119f2e02125 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:44,397 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/448f642b478a4d4aaf293190e579a49f/users/49c04d3fabd9410c94ad3e522d1ec308/roles/450005d84ab148f0a5bef233fcb42b47 used request id req-c6956855-36c6-4d02-b6e6-c119f2e02125 2018-07-23 23:08:44,399 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:08:44,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:44,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:44,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "450005d84ab148f0a5bef233fcb42b47", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj-role"}], "expires_at": "2018-07-24T00:08:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "448f642b478a4d4aaf293190e579a49f", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-293739d6-8568-41c-user", "id": "49c04d3fabd9410c94ad3e522d1ec308"}, "audit_ids": ["Sus6nUs_TnewVpOnnfDfdg"], "issued_at": "2018-07-23T23:08:44.000000Z"}} 2018-07-23 23:08:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" 2018-07-23 23:08:44,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed271cf5-1356-435d-b3f0-3c998d76f211 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:44,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ed271cf5-1356-435d-b3f0-3c998d76f211 2018-07-23 23:08:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" 2018-07-23 23:08:45,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a0759fbd-6317-4e62-9e1e-915e769e7970 Date: Mon, 23 Jul 2018 23:08:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image"} 2018-07-23 23:08:45,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image used request id req-a0759fbd-6317-4e62-9e1e-915e769e7970 2018-07-23 23:08:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" 2018-07-23 23:08:45,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-eaed2865-ea74-49ca-bb4c-213ff7dbd1eb Date: Mon, 23 Jul 2018 23:08:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:08:45,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-eaed2865-ea74-49ca-bb4c-213ff7dbd1eb 2018-07-23 23:08:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image"}' 2018-07-23 23:08:45,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0cd1243a-0bde-4d88-88c2-c86cf43edf50 Date: Mon, 23 Jul 2018 23:08:45 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:08:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:08:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "min_disk": 0, "protected": false, "id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "file": "/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/file", "checksum": null, "owner": "448f642b478a4d4aaf293190e579a49f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:08:45,155 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0cd1243a-0bde-4d88-88c2-c86cf43edf50 2018-07-23 23:08:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" -d '' 2018-07-23 23:08:46,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a199a3c1-29e5-483b-a3b0-890be18fe549 Date: Mon, 23 Jul 2018 23:08:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:46,177 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/file used request id req-a199a3c1-29e5-483b-a3b0-890be18fe549 2018-07-23 23:08:46,178 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:08:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" 2018-07-23 23:08:46,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4abe812c-491c-4431-8b85-664303cf2df3 Date: Mon, 23 Jul 2018 23:08:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:08:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:08:46Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/snap", "metadata": {}}], "self": "/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "min_disk": 0, "protected": false, "id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "file": "/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "448f642b478a4d4aaf293190e579a49f", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:08:46,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66 used request id req-4abe812c-491c-4431-8b85-664303cf2df3 2018-07-23 23:08:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" 2018-07-23 23:08:46,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7849cc05-543b-428a-a09b-d7041ba00b28 Date: Mon, 23 Jul 2018 23:08:46 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:08:46,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7849cc05-543b-428a-a09b-d7041ba00b28 2018-07-23 23:08:46,207 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image 2018-07-23 23:08:46,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" 2018-07-23 23:08:46,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ed4a6200-5eeb-4f59-890d-32212a28c883 Date: Mon, 23 Jul 2018 23:08:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:08:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:08:46Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/snap", "metadata": {}}], "self": "/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "min_disk": 0, "protected": false, "id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "file": "/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "448f642b478a4d4aaf293190e579a49f", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:08:46,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66 used request id req-ed4a6200-5eeb-4f59-890d-32212a28c883 2018-07-23 23:08:46,224 - create_image - DEBUG - Instance status is - active 2018-07-23 23:08:46,225 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image 2018-07-23 23:08:46,225 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image 2018-07-23 23:08:46,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:46,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:46,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "450005d84ab148f0a5bef233fcb42b47", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj-role"}], "expires_at": "2018-07-24T00:08:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "448f642b478a4d4aaf293190e579a49f", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-293739d6-8568-41c-user", "id": "49c04d3fabd9410c94ad3e522d1ec308"}, "audit_ids": ["BrH4wsHxRz2w2nJUxCXJ2g"], "issued_at": "2018-07-23T23:08:46.000000Z"}} 2018-07-23 23:08:46,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:46,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19f5bec-0159-40e4-a72c-75b1fdd53722 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:46,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a19f5bec-0159-40e4-a72c-75b1fdd53722 2018-07-23 23:08:46,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:46,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:46 GMT Server: Apache x-compute-request-id: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:08:46,897 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/detail used request id req-2b690ad4-1caa-4d54-87ff-0b73e63ea879 2018-07-23 23:08:46,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "imageRef": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-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-23 23:08:47,523 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:08:46 GMT Server: Apache x-compute-request-id: req-28da609c-b5dc-4cff-be98-aa2417a6a943 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28da609c-b5dc-4cff-be98-aa2417a6a943 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:08:47.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1}} 2018-07-23 23:08:47,523 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes used request id req-28da609c-b5dc-4cff-be98-aa2417a6a943 2018-07-23 23:08:47,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:47,738 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:47 GMT Server: Apache x-compute-request-id: req-c94a28b1-a2ad-471b-b658-f907cd5e2d45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c94a28b1-a2ad-471b-b658-f907cd5e2d45 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:08:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "448f642b478a4d4aaf293190e579a49f", "updated_at": "2018-07-23T23:08:47.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1}} 2018-07-23 23:08:47,738 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-c94a28b1-a2ad-471b-b658-f907cd5e2d45 2018-07-23 23:08:47,738 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol 2018-07-23 23:08:47,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:47,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:47 GMT Server: Apache x-compute-request-id: req-ddb57e71-cb0f-4284-b0cd-68af75e48f67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddb57e71-cb0f-4284-b0cd-68af75e48f67 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:08:47.000000", "description": null, "os-vol-tenant-attr:tenant_id": "448f642b478a4d4aaf293190e579a49f", "updated_at": "2018-07-23T23:08:47.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1}} 2018-07-23 23:08:47,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-ddb57e71-cb0f-4284-b0cd-68af75e48f67 2018-07-23 23:08:47,959 - create_volume - DEBUG - Instance status is - creating 2018-07-23 23:08:47,959 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-23 23:08:50,963 - create_volume - DEBUG - Volume status query timeout in 296.775760889 2018-07-23 23:08:50,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:51,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:50 GMT Server: Apache x-compute-request-id: req-d162f739-6e5b-4cd8-a82b-8569b047ab1c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d162f739-6e5b-4cd8-a82b-8569b047ab1c Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-23T23:08:49.000000", "replication_status": null, "snapshot_id": null, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1, "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "os-vol-tenant-attr:tenant_id": "448f642b478a4d4aaf293190e579a49f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "image_id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "bootable": "true", "created_at": "2018-07-23T23:08:47.000000", "volume_type": null}} 2018-07-23 23:08:51,179 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-d162f739-6e5b-4cd8-a82b-8569b047ab1c 2018-07-23 23:08:51,179 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:08:51,179 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol 2018-07-23 23:08:51,180 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol 2018-07-23 23:08:51,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:51,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:51 GMT Server: Apache x-compute-request-id: req-289741a8-88b6-437e-9828-fe0f2b4067cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-289741a8-88b6-437e-9828-fe0f2b4067cd Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-23T23:08:49.000000", "replication_status": null, "snapshot_id": null, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1, "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "os-vol-tenant-attr:tenant_id": "448f642b478a4d4aaf293190e579a49f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "image_id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "bootable": "true", "created_at": "2018-07-23T23:08:47.000000", "volume_type": null}} 2018-07-23 23:08:51,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-289741a8-88b6-437e-9828-fe0f2b4067cd 2018-07-23 23:08:51,397 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:08:51,397 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol 2018-07-23 23:08:51,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:51,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "450005d84ab148f0a5bef233fcb42b47", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj-role"}], "expires_at": "2018-07-24T00:08:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "448f642b478a4d4aaf293190e579a49f", "name": "CreateVolumeWithImageTests-293739d6-8568-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-293739d6-8568-41c-user", "id": "49c04d3fabd9410c94ad3e522d1ec308"}, "audit_ids": ["lrmpUNX7TguiFnN2LK6kgg"], "issued_at": "2018-07-23T23:08:51.000000Z"}} 2018-07-23 23:08:51,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b05a6e714409e2621663f1615fb57550b6168f99" 2018-07-23 23:08:51,987 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:51 GMT Server: Apache x-compute-request-id: req-d34d17eb-64d6-4af0-9e2e-84b4474c773b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d34d17eb-64d6-4af0-9e2e-84b4474c773b Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-23T23:08:49.000000", "replication_status": null, "snapshot_id": null, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1, "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "os-vol-tenant-attr:tenant_id": "448f642b478a4d4aaf293190e579a49f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "image_id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "bootable": "true", "created_at": "2018-07-23T23:08:47.000000", "volume_type": null}} 2018-07-23 23:08:51,987 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-d34d17eb-64d6-4af0-9e2e-84b4474c773b 2018-07-23 23:08:51,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:52,049 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:51 GMT Server: Apache x-compute-request-id: req-aed5adbd-4922-4a3c-90d5-16569106a1ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aed5adbd-4922-4a3c-90d5-16569106a1ea Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-23T23:08:49.000000", "replication_status": null, "snapshot_id": null, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1, "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "os-vol-tenant-attr:tenant_id": "448f642b478a4d4aaf293190e579a49f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "image_id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "bootable": "true", "created_at": "2018-07-23T23:08:47.000000", "volume_type": null}} 2018-07-23 23:08:52,049 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-aed5adbd-4922-4a3c-90d5-16569106a1ea 2018-07-23 23:08:52,049 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:08:52,050 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol 2018-07-23 23:08:52,050 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol 2018-07-23 23:08:52,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:52,292 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:08:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0d18e6d2-be6c-42d1-9b78-a7c4ffa9e941 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:52,292 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-0d18e6d2-be6c-42d1-9b78-a7c4ffa9e941 2018-07-23 23:08:52,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:52,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:52 GMT Server: Apache x-compute-request-id: req-54402840-4759-4e8a-bb63-39ddcfb4f1e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-54402840-4759-4e8a-bb63-39ddcfb4f1e9 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "self"}, {"href": "http://172.30.9.26:8776/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-07-23T23:08:52.000000", "replication_status": null, "snapshot_id": null, "id": "2e7b136f-a32a-4732-9d25-7b49af8e38d1", "size": 1, "user_id": "49c04d3fabd9410c94ad3e522d1ec308", "os-vol-tenant-attr:tenant_id": "448f642b478a4d4aaf293190e579a49f", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image", "image_id": "8de4146e-7cb4-4c82-a4bc-480d6c4d9c66", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol", "bootable": "true", "created_at": "2018-07-23T23:08:47.000000", "volume_type": null}} 2018-07-23 23:08:52,357 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-54402840-4759-4e8a-bb63-39ddcfb4f1e9 2018-07-23 23:08:52,358 - create_volume - DEBUG - Instance status is - deleting 2018-07-23 23:08:52,358 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-23 23:08:55,361 - create_volume - DEBUG - Volume status query timeout in 56.9318358898 2018-07-23 23:08:55,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b690ad4-1caa-4d54-87ff-0b73e63ea879" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97993b5ddd19e08d2d36edece8bb1d73ddc48a1a" 2018-07-23 23:08:55,572 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d223c9c0-a6e6-4489-a62b-d83d575d3c3a x-openstack-request-id: req-d223c9c0-a6e6-4489-a62b-d83d575d3c3a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2e7b136f-a32a-4732-9d25-7b49af8e38d1 could not be found.", "code": 404}} 2018-07-23 23:08:55,572 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/448f642b478a4d4aaf293190e579a49f/volumes/2e7b136f-a32a-4732-9d25-7b49af8e38d1 used request id req-d223c9c0-a6e6-4489-a62b-d83d575d3c3a 2018-07-23 23:08:55,572 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2e7b136f-a32a-4732-9d25-7b49af8e38d1 could not be found. (HTTP 404) (Request-ID: req-d223c9c0-a6e6-4489-a62b-d83d575d3c3a) 2018-07-23 23:08:55,573 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-vol 2018-07-23 23:08:55,573 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-005bc1ec-13bb-4e89-8933-e126ac0f101a-image 2018-07-23 23:08:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3301be38a51b19dd8d5a700207e9d13ff8218428" 2018-07-23 23:08:56,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bee0da15-12ba-4cd0-b9c3-ff50a1c8de97 Date: Mon, 23 Jul 2018 23:08:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:08:56,112 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8de4146e-7cb4-4c82-a4bc-480d6c4d9c66 used request id req-bee0da15-12ba-4cd0-b9c3-ff50a1c8de97 2018-07-23 23:08:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-44fc704f-22c4-4003-9825-382b95500a0c Date: Mon, 23 Jul 2018 23:08:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:08:56,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-44fc704f-22c4-4003-9825-382b95500a0c 2018-07-23 23:08:56,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5eb2666-3e39-4651-bf80-a1b63c523f0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:56,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-f5eb2666-3e39-4651-bf80-a1b63c523f0f 2018-07-23 23:08:56,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f5e2040-c2ba-4586-b888-5a2f4b8bb58f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:56,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-3f5e2040-c2ba-4586-b888-5a2f4b8bb58f 2018-07-23 23:08:56,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:56,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93026f2-87ee-4d06-8f53-4cd8936e68fb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:08:56,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-c93026f2-87ee-4d06-8f53-4cd8936e68fb 2018-07-23 23:08:56,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5981678f-1076-4b35-8541-9902869b5205 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:08:56,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-5981678f-1076-4b35-8541-9902869b5205 2018-07-23 23:08:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c732bcc0-59de-4c67-ae49-2e344f57916f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:56,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-c732bcc0-59de-4c67-ae49-2e344f57916f 2018-07-23 23:08:56,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:56,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,845 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31d3201-9496-40ad-8021-b8e4c54e38e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:56,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a31d3201-9496-40ad-8021-b8e4c54e38e2 2018-07-23 23:08:56,845 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:56,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e77383f8-00f8-4de6-9a04-13f7a89d527c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:56,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-e77383f8-00f8-4de6-9a04-13f7a89d527c 2018-07-23 23:08:56,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:56,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:57,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f7e0847-5c3b-4321-a9e8-26b7920f3a72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:57,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-4f7e0847-5c3b-4321-a9e8-26b7920f3a72 2018-07-23 23:08:57,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:57,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:57,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc512c4b-1793-4790-898b-5b38d3e05208 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:08:57,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-cc512c4b-1793-4790-898b-5b38d3e05208 2018-07-23 23:08:57,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:08:57,108 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-293739d6-8568-41c-proj 2018-07-23 23:08:57,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/448f642b478a4d4aaf293190e579a49f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:57,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b7a7044-2ce6-4371-9e05-b50350fe2516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:57,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/448f642b478a4d4aaf293190e579a49f used request id req-6b7a7044-2ce6-4371-9e05-b50350fe2516 2018-07-23 23:08:57,306 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-293739d6-8568-41c-proj-role 2018-07-23 23:08:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/450005d84ab148f0a5bef233fcb42b47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:57,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e3ccb56-1344-41ec-a1f6-43dec05be81f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:57,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/450005d84ab148f0a5bef233fcb42b47 used request id req-3e3ccb56-1344-41ec-a1f6-43dec05be81f 2018-07-23 23:08:57,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3a1eb5110596349bf96174c06a63c62e44b274" 2018-07-23 23:08:57,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddc4f4c-d1ea-4863-af8d-ab28d0bda119 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:08:57,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3ddc4f4c-d1ea-4863-af8d-ab28d0bda119 2018-07-23 23:08:57,505 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-293739d6-8568-41c-user 2018-07-23 23:08:57,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/49c04d3fabd9410c94ad3e522d1ec308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5fe7d0916b77c8af927b2fafd78e777dd916e7" 2018-07-23 23:08:57,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05339f8-7c48-4641-a564-276cb4284ddf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:08:57,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/49c04d3fabd9410c94ad3e522d1ec308 used request id req-d05339f8-7c48-4641-a564-276cb4284ddf 2018-07-23 23:08:57,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:58,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TPNjimLqQ_2ZnhP6p4ONiQ"], "issued_at": "2018-07-23T23:08:58.000000Z"}} 2018-07-23 23:08:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}156d2769d955e55c99619c8a6118b5dac1214e7b" 2018-07-23 23:08:58,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ac156b-1612-4af8-acd2-5a5876e4c613 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:58,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b0ac156b-1612-4af8-acd2-5a5876e4c613 2018-07-23 23:08:58,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:58,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:58,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["dEAuQfMrQtOiyexs41KLeQ"], "issued_at": "2018-07-23T23:08:58.000000Z"}} 2018-07-23 23:08:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:08:58,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5502207-9141-4452-9089-889372735b76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:58,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a5502207-9141-4452-9089-889372735b76 2018-07-23 23:08:58,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:58,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd050aed-c8c3-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:08:58,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fcc628-2c73-4a9b-8b8b-d746fc0188cb Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd050aed-c8c3-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:08:58,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-bd050aed-c8c3-4a3-proj used request id req-25fcc628-2c73-4a9b-8b8b-d746fc0188cb 2018-07-23 23:08:58,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:08:58,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3181ccbc-dc4f-43cd-989f-0b595ccc46ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:58,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3181ccbc-dc4f-43cd-989f-0b595ccc46ae 2018-07-23 23:08:58,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}}' 2018-07-23 23:08:58,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cbd20a2-e65a-4791-9965-6f3ee84331dc Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "id": "e583e82c5dc14ef5a91afa933b8cdef6", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:08:58,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5cbd20a2-e65a-4791-9965-6f3ee84331dc 2018-07-23 23:08:58,837 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-bd050aed-c8c3-4a3-proj 2018-07-23 23:08:58,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:58,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:08:59,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["UJ5_KZyyRkuGR11ffSmGdA"], "issued_at": "2018-07-23T23:08:59.000000Z"}} 2018-07-23 23:08:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a9c48d475a9060f5ef1444ac1a9664521ac92" 2018-07-23 23:08:59,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e662396a-1fbc-43a3-b700-1b4a879354eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:08:59,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e662396a-1fbc-43a3-b700-1b4a879354eb 2018-07-23 23:08:59,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:08:59,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:08:59,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a9c48d475a9060f5ef1444ac1a9664521ac92" 2018-07-23 23:08:59,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f121c610-9247-40ce-a639-afc1a12e2450 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:08:59,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-f121c610-9247-40ce-a639-afc1a12e2450 2018-07-23 23:08:59,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-bd050aed-c8c3-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a9c48d475a9060f5ef1444ac1a9664521ac92" 2018-07-23 23:08:59,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a6a39d-5051-47b4-879d-0511706eb380 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-bd050aed-c8c3-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "id": "e583e82c5dc14ef5a91afa933b8cdef6", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}]} 2018-07-23 23:08:59,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=SimpleHealthCheck-bd050aed-c8c3-4a3-proj used request id req-91a6a39d-5051-47b4-879d-0511706eb380 2018-07-23 23:08:59,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a9c48d475a9060f5ef1444ac1a9664521ac92" 2018-07-23 23:08:59,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557309c3-d982-497b-b9e5-01fcce5928f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:08:59,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-557309c3-d982-497b-b9e5-01fcce5928f3 2018-07-23 23:08:59,971 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-bd050aed-c8c3-4a3-user 2018-07-23 23:08:59,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:08:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:00,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fed1406-e269-4b6c-a7a2-c6ea008e294f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:09:00,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5fed1406-e269-4b6c-a7a2-c6ea008e294f 2018-07-23 23:09:00,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" -d '{"role": {"name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role"}}' 2018-07-23 23:09:00,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-503c3c72-8967-4818-96f6-a91c2a026287 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "141232c4ed674aa0addf621f042904de", "links": {"self": "http://172.30.9.26:5000/v3/roles/141232c4ed674aa0addf621f042904de"}, "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role"}} 2018-07-23 23:09:00,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-503c3c72-8967-4818-96f6-a91c2a026287 2018-07-23 23:09:00,097 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role 2018-07-23 23:09:00,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/141232c4ed674aa0addf621f042904de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:00,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79dcb7c7-fd87-4e90-825e-ccb2d303701c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "141232c4ed674aa0addf621f042904de", "links": {"self": "http://172.30.9.26:5000/v3/roles/141232c4ed674aa0addf621f042904de"}, "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role"}} 2018-07-23 23:09:00,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/141232c4ed674aa0addf621f042904de used request id req-79dcb7c7-fd87-4e90-825e-ccb2d303701c 2018-07-23 23:09:00,183 - keystone_utils - INFO - Granting role SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role to project SimpleHealthCheck-bd050aed-c8c3-4a3-proj 2018-07-23 23:09:00,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6/users/afd5a6fb2c474ffd9d35970dbc70b937/roles/141232c4ed674aa0addf621f042904de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:00,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81865a7b-b403-4cd7-9d6f-c7cbf75b943c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:09:00,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6/users/afd5a6fb2c474ffd9d35970dbc70b937/roles/141232c4ed674aa0addf621f042904de used request id req-81865a7b-b403-4cd7-9d6f-c7cbf75b943c 2018-07-23 23:09:00,305 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:09:00,306 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:09:00,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:00,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:00,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141232c4ed674aa0addf621f042904de", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role"}], "expires_at": "2018-07-24T00:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-user", "id": "afd5a6fb2c474ffd9d35970dbc70b937"}, "audit_ids": ["c1kMBr9PSzebKf0GzdvO0g"], "issued_at": "2018-07-23T23:09:00.000000Z"}} 2018-07-23 23:09:00,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" 2018-07-23 23:09:00,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5530e4d-7ed9-42e3-a580-25e2d5cb72d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:00,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f5530e4d-7ed9-42e3-a580-25e2d5cb72d2 2018-07-23 23:09:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" 2018-07-23 23:09:00,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-8d2b25c1-6777-4683-a6d8-f51ba4e2f549 Date: Mon, 23 Jul 2018 23:09:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image"} 2018-07-23 23:09:00,952 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image used request id req-8d2b25c1-6777-4683-a6d8-f51ba4e2f549 2018-07-23 23:09:00,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" 2018-07-23 23:09:00,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-462158ef-9b48-40ab-bd43-669ff638c47c Date: Mon, 23 Jul 2018 23:09:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:09:00,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-462158ef-9b48-40ab-bd43-669ff638c47c 2018-07-23 23:09:00,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image"}' 2018-07-23 23:09:01,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-10f49354-aa07-4478-ad9f-9d892ff161bd Date: Mon, 23 Jul 2018 23:09:01 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861", "min_disk": 0, "protected": false, "id": "e06c752f-0567-456d-900a-2c998ab04861", "file": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861/file", "checksum": null, "owner": "e583e82c5dc14ef5a91afa933b8cdef6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:09:01,018 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-10f49354-aa07-4478-ad9f-9d892ff161bd 2018-07-23 23:09:01,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" -d '' 2018-07-23 23:09:02,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ac9bda9-f262-40e8-8f44-3beda903a113 Date: Mon, 23 Jul 2018 23:09:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:09:02,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861/file used request id req-8ac9bda9-f262-40e8-8f44-3beda903a113 2018-07-23 23:09:02,201 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:09:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" 2018-07-23 23:09:02,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f7625349-d143-48ab-b106-b1ff639737ee Date: Mon, 23 Jul 2018 23:09:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e06c752f-0567-456d-900a-2c998ab04861/snap", "metadata": {}}], "self": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861", "min_disk": 0, "protected": false, "id": "e06c752f-0567-456d-900a-2c998ab04861", "file": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e583e82c5dc14ef5a91afa933b8cdef6", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e06c752f-0567-456d-900a-2c998ab04861/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:09:02,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861 used request id req-f7625349-d143-48ab-b106-b1ff639737ee 2018-07-23 23:09:02,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" 2018-07-23 23:09:02,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8254af8e-fa5e-4c41-b92f-3b69cd1d282d Date: Mon, 23 Jul 2018 23:09:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:09:02,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8254af8e-fa5e-4c41-b92f-3b69cd1d282d 2018-07-23 23:09:02,233 - create_image - INFO - Created image with name - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image 2018-07-23 23:09:02,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" 2018-07-23 23:09:02,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8ccf674f-98ef-4c15-ad81-8d80c8ed30be Date: Mon, 23 Jul 2018 23:09:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e06c752f-0567-456d-900a-2c998ab04861/snap", "metadata": {}}], "self": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861", "min_disk": 0, "protected": false, "id": "e06c752f-0567-456d-900a-2c998ab04861", "file": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e583e82c5dc14ef5a91afa933b8cdef6", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e06c752f-0567-456d-900a-2c998ab04861/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:09:02,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861 used request id req-8ccf674f-98ef-4c15-ad81-8d80c8ed30be 2018-07-23 23:09:02,252 - create_image - DEBUG - Instance status is - active 2018-07-23 23:09:02,252 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image 2018-07-23 23:09:02,252 - create_image - INFO - Image is now active with name - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image 2018-07-23 23:09:02,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:02,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:02,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141232c4ed674aa0addf621f042904de", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role"}], "expires_at": "2018-07-24T00:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-user", "id": "afd5a6fb2c474ffd9d35970dbc70b937"}, "audit_ids": ["Ol5nkt4QTLOS4q1G7P0Ieg"], "issued_at": "2018-07-23T23:09:02.000000Z"}} 2018-07-23 23:09:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:02,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60afe4b-94cd-4573-a7c8-28bd91483496 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:02,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e60afe4b-94cd-4573-a7c8-28bd91483496 2018-07-23 23:09:02,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:02,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af231d05-5e90-4bae-ac9e-30db112c1c12 Date: Mon, 23 Jul 2018 23:09:02 GMT RESP BODY: {"networks":[]} 2018-07-23 23:09:02,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net used request id req-af231d05-5e90-4bae-ac9e-30db112c1c12 2018-07-23 23:09:02,896 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net 2018-07-23 23:09:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" -d '{"network": {"name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net", "admin_state_up": true}}' 2018-07-23 23:09:03,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-fc7db8af-37fb-4a05-82d9-352db704a7d1 Date: Mon, 23 Jul 2018 23:09:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","is_default":false,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}} 2018-07-23 23:09:03,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-fc7db8af-37fb-4a05-82d9-352db704a7d1 2018-07-23 23:09:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:03,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-0de6f850-79e5-4e42-8c21-75a3ba233281 Date: Mon, 23 Jul 2018 23:09:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:03,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-0de6f850-79e5-4e42-8c21-75a3ba233281 2018-07-23 23:09:03,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:03,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23db3bef-1dbb-4fab-9dad-fea284ab3e9e Date: Mon, 23 Jul 2018 23:09:03 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:09:03,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-23db3bef-1dbb-4fab-9dad-fea284ab3e9e 2018-07-23 23:09:03,449 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet 2018-07-23 23:09:03,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" -d '{"subnets": [{"ip_version": 4, "network_id": "fd994eee-3072-4ce1-9878-951038ffa4c3", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]}' 2018-07-23 23:09:03,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-aec8971a-603a-4e26-9bd6-63195c138e56 Date: Mon, 23 Jul 2018 23:09:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:03,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-aec8971a-603a-4e26-9bd6-63195c138e56 2018-07-23 23:09:03,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:04,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-d00ced5b-37e7-46dd-b59b-0a9d01aa7dd8 Date: Mon, 23 Jul 2018 23:09:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":["968c3019-8729-4d52-ad61-26d7631b7179"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:04,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-d00ced5b-37e7-46dd-b59b-0a9d01aa7dd8 2018-07-23 23:09:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:04,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fbfdfbd0-b039-4ba2-8598-476cc4fa243a Date: Mon, 23 Jul 2018 23:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:04,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-fbfdfbd0-b039-4ba2-8598-476cc4fa243a 2018-07-23 23:09:04,178 - OpenStackNetwork - DEBUG - Network [fd994eee-3072-4ce1-9878-951038ffa4c3] created successfully 2018-07-23 23:09:04,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:04,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:04,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WPFTDVFTQdWtKpsREaRJGQ"], "issued_at": "2018-07-23T23:09:04.000000Z"}} 2018-07-23 23:09:04,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625d4f47fe47a875f7545afa15c68ae23bc9ddc4" 2018-07-23 23:09:04,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9584c15-f909-4656-a024-b99404b6f6d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:04,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d9584c15-f909-4656-a024-b99404b6f6d1 2018-07-23 23:09:04,574 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:09:04,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625d4f47fe47a875f7545afa15c68ae23bc9ddc4" 2018-07-23 23:09:04,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7054c36e-3187-4d9b-95dd-0e3074739302 x-compute-request-id: req-7054c36e-3187-4d9b-95dd-0e3074739302 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:09:04,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7054c36e-3187-4d9b-95dd-0e3074739302 2018-07-23 23:09:04,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625d4f47fe47a875f7545afa15c68ae23bc9ddc4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-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-23 23:09:04,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28d08b82-5190-4f5c-baf0-682666345e0f x-compute-request-id: req-28d08b82-5190-4f5c-baf0-682666345e0f Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "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": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e"}} 2018-07-23 23:09:04,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-28d08b82-5190-4f5c-baf0-682666345e0f 2018-07-23 23:09:04,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:04,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:05,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141232c4ed674aa0addf621f042904de", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role"}], "expires_at": "2018-07-24T00:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-user", "id": "afd5a6fb2c474ffd9d35970dbc70b937"}, "audit_ids": ["-SJ6pLjyQfqq1uPsSZ6rMA"], "issued_at": "2018-07-23T23:09:05.000000Z"}} 2018-07-23 23:09:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:05,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264541f8-d1e0-4de0-ad9a-e0ef75f6a3e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:05,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-264541f8-d1e0-4de0-ad9a-e0ef75f6a3e7 2018-07-23 23:09:05,259 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:09:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:05,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc3d361-a45b-4318-b9f6-3d4570c13dc5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:05,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9cc3d361-a45b-4318-b9f6-3d4570c13dc5 2018-07-23 23:09:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:05,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-829d038f-dd0a-495d-a618-fc354c258a83 Date: Mon, 23 Jul 2018 23:09:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":["968c3019-8729-4d52-ad61-26d7631b7179"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:05,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net used request id req-829d038f-dd0a-495d-a618-fc354c258a83 2018-07-23 23:09:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:05,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:05,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:05,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca850c55-7942-4fa1-b9bf-108f697d8662 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:09:05,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-ca850c55-7942-4fa1-b9bf-108f697d8662 2018-07-23 23:09:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:05,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-18887ca4-7da6-4d85-abae-51dabf7c6e08 Date: Mon, 23 Jul 2018 23:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:05,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-18887ca4-7da6-4d85-abae-51dabf7c6e08 2018-07-23 23:09:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:05,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80221c54-48b1-4797-a5d3-078dae68d32a Date: Mon, 23 Jul 2018 23:09:05 GMT RESP BODY: {"ports":[]} 2018-07-23 23:09:05,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1&admin_state_up=True used request id req-80221c54-48b1-4797-a5d3-078dae68d32a 2018-07-23 23:09:05,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:05,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a283ca8-5fc3-4928-9efd-54121b3c9052 x-compute-request-id: req-2a283ca8-5fc3-4928-9efd-54121b3c9052 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:09:05,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst used request id req-2a283ca8-5fc3-4928-9efd-54121b3c9052 2018-07-23 23:09:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:06,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-e402911e-efb8-41ae-b4f4-5dc50d722b19 Date: Mon, 23 Jul 2018 23:09:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":["968c3019-8729-4d52-ad61-26d7631b7179"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:06,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net used request id req-e402911e-efb8-41ae-b4f4-5dc50d722b19 2018-07-23 23:09:06,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:06,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefbde09-bbed-4304-b2f8-4606a751fbbf Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:09:06,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-cefbde09-bbed-4304-b2f8-4606a751fbbf 2018-07-23 23:09:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:06,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c32026c2-e1b4-451b-a594-5d7cf8b72c13 Date: Mon, 23 Jul 2018 23:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:06,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-c32026c2-e1b4-451b-a594-5d7cf8b72c13 2018-07-23 23:09:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:06,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-789f8f8e-616f-4bd2-90df-bcd44ea44681 Date: Mon, 23 Jul 2018 23:09:06 GMT RESP BODY: {"ports":[]} 2018-07-23 23:09:06,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1&admin_state_up=True used request id req-789f8f8e-616f-4bd2-90df-bcd44ea44681 2018-07-23 23:09:06,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:06,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:06,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141232c4ed674aa0addf621f042904de", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role"}], "expires_at": "2018-07-24T00:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e583e82c5dc14ef5a91afa933b8cdef6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-user", "id": "afd5a6fb2c474ffd9d35970dbc70b937"}, "audit_ids": ["wtIuDLzdQ2ihlx_G7eUwBw"], "issued_at": "2018-07-23T23:09:06.000000Z"}} 2018-07-23 23:09:06,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c87373386d6e9d75d323b5df74c873e962c0f56" 2018-07-23 23:09:06,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da501d2c-a390-4244-a515-150cc397d983 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:06,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-da501d2c-a390-4244-a515-150cc397d983 2018-07-23 23:09:06,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:06,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7a6e77fc-b7e2-4ca3-a6b7-9595faea2020 Date: Mon, 23 Jul 2018 23:09:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":["968c3019-8729-4d52-ad61-26d7631b7179"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:06,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net used request id req-7a6e77fc-b7e2-4ca3-a6b7-9595faea2020 2018-07-23 23:09:06,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:06,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-181247f3-3749-4be5-b933-6ec05bd33d49 Date: Mon, 23 Jul 2018 23:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:06,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-181247f3-3749-4be5-b933-6ec05bd33d49 2018-07-23 23:09:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:06,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-f0594cb4-93a5-4135-8494-9cd0963eded3 Date: Mon, 23 Jul 2018 23:09:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":["968c3019-8729-4d52-ad61-26d7631b7179"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:06,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net used request id req-f0594cb4-93a5-4135-8494-9cd0963eded3 2018-07-23 23:09:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:06,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c87373386d6e9d75d323b5df74c873e962c0f56" 2018-07-23 23:09:07,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1a6827-789c-4186-a8fd-d9940b36835f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:09:07,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-db1a6827-789c-4186-a8fd-d9940b36835f 2018-07-23 23:09:07,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:07,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-20c4c486-092d-4f67-b341-d8d133996cf6 Date: Mon, 23 Jul 2018 23:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:07,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-20c4c486-092d-4f67-b341-d8d133996cf6 2018-07-23 23:09:07,282 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net 2018-07-23 23:09:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" -d '{"port": {"network_id": "fd994eee-3072-4ce1-9878-951038ffa4c3", "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1", "admin_state_up": true}}' 2018-07-23 23:09:08,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 802 X-Openstack-Request-Id: req-beff5ee3-a905-4a2a-b8b6-1c737115e734 Date: Mon, 23 Jul 2018 23:09:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"968c3019-8729-4d52-ad61-26d7631b7179","ip_address":"10.55.0.12"}],"id":"b880b547-1232-4a6c-8605-7924ee3cbc16","security_groups":["c14bb122-ba33-43d2-9d6b-7a619ae92b7f"],"mac_address":"fa:16:3e:aa:5d:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","qos_policy_id":null,"admin_state_up":true,"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:09:08,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-beff5ee3-a905-4a2a-b8b6-1c737115e734 2018-07-23 23:09:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-785c42e7-7653-411c-8730-a8a4560ba019 Date: Mon, 23 Jul 2018 23:09:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":["968c3019-8729-4d52-ad61-26d7631b7179"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:08,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net used request id req-785c42e7-7653-411c-8730-a8a4560ba019 2018-07-23 23:09:08,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba43fcf8-abfa-4d03-97db-f80427051f9c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:09:08,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-ba43fcf8-abfa-4d03-97db-f80427051f9c 2018-07-23 23:09:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-86a76b1a-81eb-482b-a1c4-df9a11988f93 Date: Mon, 23 Jul 2018 23:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:08,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-86a76b1a-81eb-482b-a1c4-df9a11988f93 2018-07-23 23:09:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d7696e36-cefb-43ad-9e9f-549255f4fe1a Date: Mon, 23 Jul 2018 23:09:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"968c3019-8729-4d52-ad61-26d7631b7179","ip_address":"10.55.0.12"}],"id":"b880b547-1232-4a6c-8605-7924ee3cbc16","security_groups":["c14bb122-ba33-43d2-9d6b-7a619ae92b7f"],"mac_address":"fa:16:3e:aa:5d:08","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1","admin_state_up":true,"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:09:08,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1&admin_state_up=True used request id req-d7696e36-cefb-43ad-9e9f-549255f4fe1a 2018-07-23 23:09:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81487d1c-1bee-4561-a308-4722af117ba9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:09:08,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-81487d1c-1bee-4561-a308-4722af117ba9 2018-07-23 23:09:08,581 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst 2018-07-23 23:09:08,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06931393-e09d-4d4b-978c-d32792385ca0 x-compute-request-id: req-06931393-e09d-4d4b-978c-d32792385ca0 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}], "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-flavor-name"}]} 2018-07-23 23:09:08,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-06931393-e09d-4d4b-978c-d32792385ca0 2018-07-23 23:09:08,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a42db7de-4eaa-4db2-aa75-5e06a554543a x-compute-request-id: req-a42db7de-4eaa-4db2-aa75-5e06a554543a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "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": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e"}} 2018-07-23 23:09:08,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e used request id req-a42db7de-4eaa-4db2-aa75-5e06a554543a 2018-07-23 23:09:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-c1e835e2-2ee1-4172-b344-e08111448c1b Date: Mon, 23 Jul 2018 23:09:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e06c752f-0567-456d-900a-2c998ab04861/snap", "metadata": {}}], "self": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861", "min_disk": 0, "protected": false, "id": "e06c752f-0567-456d-900a-2c998ab04861", "file": "/v2/images/e06c752f-0567-456d-900a-2c998ab04861/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e583e82c5dc14ef5a91afa933b8cdef6", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e06c752f-0567-456d-900a-2c998ab04861/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image"} 2018-07-23 23:09:08,822 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image used request id req-c1e835e2-2ee1-4172-b344-e08111448c1b 2018-07-23 23:09:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:08,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-500ab331-ecc4-4718-b8aa-b46267d9047c Date: Mon, 23 Jul 2018 23:09:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:09:08,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-500ab331-ecc4-4718-b8aa-b46267d9047c 2018-07-23 23:09:08,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" -d '{"server": {"name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "imageRef": "e06c752f-0567-456d-900a-2c998ab04861", "flavorRef": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "max_count": 1, "min_count": 1, "networks": [{"port": "b880b547-1232-4a6c-8605-7924ee3cbc16"}]}}' 2018-07-23 23:09:10,116 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-487bb6c5-844b-44ab-90b3-2e060347cbbb x-compute-request-id: req-487bb6c5-844b-44ab-90b3-2e060347cbbb Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "adminPass": "BU2Z8XpC9f4o"}} 2018-07-23 23:09:10,116 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-487bb6c5-844b-44ab-90b3-2e060347cbbb 2018-07-23 23:09:10,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:10,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3d36288-6a2f-4b7b-8a87-7f1c5e32e34d x-compute-request-id: req-e3d36288-6a2f-4b7b-8a87-7f1c5e32e34d Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "image": {"id": "e06c752f-0567-456d-900a-2c998ab04861", "links": [{"href": "http://172.30.9.26:8774/images/e06c752f-0567-456d-900a-2c998ab04861", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}]}, "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "user_id": "afd5a6fb2c474ffd9d35970dbc70b937", "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-23T23:09:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "created": "2018-07-23T23:09:10Z", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:10,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-e3d36288-6a2f-4b7b-8a87-7f1c5e32e34d 2018-07-23 23:09:10,524 - create_instance - INFO - Created instance with name - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst 2018-07-23 23:09:10,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:11,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-703d9334-68d9-46c2-928d-5964091bad01 x-compute-request-id: req-703d9334-68d9-46c2-928d-5964091bad01 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "image": {"id": "e06c752f-0567-456d-900a-2c998ab04861", "links": [{"href": "http://172.30.9.26:8774/images/e06c752f-0567-456d-900a-2c998ab04861", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}]}, "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "user_id": "afd5a6fb2c474ffd9d35970dbc70b937", "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-23T23:09:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "created": "2018-07-23T23:09:10Z", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:11,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-703d9334-68d9-46c2-928d-5964091bad01 2018-07-23 23:09:11,098 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst] is - BUILD 2018-07-23 23:09:11,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:09:14,101 - create_instance - DEBUG - VM status query timeout in 896.423568964 2018-07-23 23:09:14,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:14,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67052a21-4e72-43db-b2c6-9c8a0effdd7d x-compute-request-id: req-67052a21-4e72-43db-b2c6-9c8a0effdd7d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "image": {"id": "e06c752f-0567-456d-900a-2c998ab04861", "links": [{"href": "http://172.30.9.26:8774/images/e06c752f-0567-456d-900a-2c998ab04861", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}]}, "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "security_groups": [{"name": "default"}], "user_id": "afd5a6fb2c474ffd9d35970dbc70b937", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:09:12Z", "hostId": "dc3858081bd0122c90b51ed214cae653d8ef25242d5c33706557d0b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "created": "2018-07-23T23:09:10Z", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:14,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-67052a21-4e72-43db-b2c6-9c8a0effdd7d 2018-07-23 23:09:14,426 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst] is - BUILD 2018-07-23 23:09:14,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:09:17,429 - create_instance - DEBUG - VM status query timeout in 893.09523201 2018-07-23 23:09:17,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:17,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3ded386-5abd-4ae7-9b69-a32c3b749d78 x-compute-request-id: req-c3ded386-5abd-4ae7-9b69-a32c3b749d78 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5d:08", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "image": {"id": "e06c752f-0567-456d-900a-2c998ab04861", "links": [{"href": "http://172.30.9.26:8774/images/e06c752f-0567-456d-900a-2c998ab04861", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:15.000000", "flavor": {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}]}, "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "security_groups": [{"name": "default"}], "user_id": "afd5a6fb2c474ffd9d35970dbc70b937", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:16Z", "hostId": "dc3858081bd0122c90b51ed214cae653d8ef25242d5c33706557d0b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "created": "2018-07-23T23:09:10Z", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:17,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-c3ded386-5abd-4ae7-9b69-a32c3b749d78 2018-07-23 23:09:17,746 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst] is - ACTIVE 2018-07-23 23:09:17,746 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:09:17,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:17,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-577138a1-365b-4891-ad5d-85193a75fa5b x-compute-request-id: req-577138a1-365b-4891-ad5d-85193a75fa5b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5d:08", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "image": {"id": "e06c752f-0567-456d-900a-2c998ab04861", "links": [{"href": "http://172.30.9.26:8774/images/e06c752f-0567-456d-900a-2c998ab04861", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:15.000000", "flavor": {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}]}, "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "security_groups": [{"name": "default"}], "user_id": "afd5a6fb2c474ffd9d35970dbc70b937", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:16Z", "hostId": "dc3858081bd0122c90b51ed214cae653d8ef25242d5c33706557d0b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "created": "2018-07-23T23:09:10Z", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:17,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-577138a1-365b-4891-ad5d-85193a75fa5b 2018-07-23 23:09:17,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:18,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-dca70ce9-96b2-4978-82fa-00975ecb226e Date: Mon, 23 Jul 2018 23:09:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd994eee-3072-4ce1-9878-951038ffa4c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e583e82c5dc14ef5a91afa933b8cdef6","l2_adjacency":true,"status":"ACTIVE","subnets":["968c3019-8729-4d52-ad61-26d7631b7179"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:03Z","qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net","admin_state_up":true,"tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","mtu":1450}]} 2018-07-23 23:09:18,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net used request id req-dca70ce9-96b2-4978-82fa-00975ecb226e 2018-07-23 23:09:18,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:18,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a16cc9a-afc6-47f8-a892-094a3d2ec3d7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:09:18,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-2a16cc9a-afc6-47f8-a892-094a3d2ec3d7 2018-07-23 23:09:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:18,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-36c1b58c-64c6-4064-838a-ba4ddaf1dfff Date: Mon, 23 Jul 2018 23:09:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:03Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","id":"968c3019-8729-4d52-ad61-26d7631b7179","subnetpool_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet"}]} 2018-07-23 23:09:18,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-36c1b58c-64c6-4064-838a-ba4ddaf1dfff 2018-07-23 23:09:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:18,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1643 X-Openstack-Request-Id: req-42c406a0-a400-496e-baab-c6030e7553ba Date: Mon, 23 Jul 2018 23:09:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"968c3019-8729-4d52-ad61-26d7631b7179","ip_address":"10.55.0.12"}],"id":"b880b547-1232-4a6c-8605-7924ee3cbc16","security_groups":["c14bb122-ba33-43d2-9d6b-7a619ae92b7f"],"mac_address":"fa:16:3e:aa:5d:08","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1","admin_state_up":true,"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:07Z","binding:vnic_type":"normal","device_id":"01b957d2-042a-421e-a9f3-8ae03324d384","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"968c3019-8729-4d52-ad61-26d7631b7179","ip_address":"10.55.0.2"}],"id":"cebbad9a-5e6a-4d4a-a3d9-0c470a71c29d","security_groups":[],"mac_address":"fa:16:3e:c1:ef:9b","project_id":"e583e82c5dc14ef5a91afa933b8cdef6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd994eee-3072-4ce1-9878-951038ffa4c3","tenant_id":"e583e82c5dc14ef5a91afa933b8cdef6","created_at":"2018-07-23T23:09:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fd994eee-3072-4ce1-9878-951038ffa4c3","ip_allocation":"immediate"}]} 2018-07-23 23:09:18,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-42c406a0-a400-496e-baab-c6030e7553ba 2018-07-23 23:09:18,221 - create_instance_tests - INFO - Looking for IP 10.55.0.12 in the console log 2018-07-23 23:09:18,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:18,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0b1627d-08ed-46a5-a40d-0f21dac7200d x-compute-request-id: req-f0b1627d-08ed-46a5-a40d-0f21dac7200d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5d:08", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "image": {"id": "e06c752f-0567-456d-900a-2c998ab04861", "links": [{"href": "http://172.30.9.26:8774/images/e06c752f-0567-456d-900a-2c998ab04861", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:15.000000", "flavor": {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}]}, "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "security_groups": [{"name": "default"}], "user_id": "afd5a6fb2c474ffd9d35970dbc70b937", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:16Z", "hostId": "dc3858081bd0122c90b51ed214cae653d8ef25242d5c33706557d0b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "created": "2018-07-23T23:09:10Z", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:18,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-f0b1627d-08ed-46a5-a40d-0f21dac7200d 2018-07-23 23:09:18,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:09:18,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c56f9cbe-b71c-43f3-bd01-37cc075e3dcf x-compute-request-id: req-c56f9cbe-b71c-43f3-bd01-37cc075e3dcf Content-Encoding: gzip Content-Length: 7761 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 444137696 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.140646] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.142415] pid_max: default: 32768 minimum: 301\n[ 0.143386] ACPI: Core revision 20150930\n[ 0.144827] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146262] Security Framework initialized\n[ 0.147152] Yama: becoming mindful.\n[ 0.147952] AppArmor: AppArmor initialized\n[ 0.148861] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.150245] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.151621] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152900] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.154399] Initializing cgroup subsys io\n[ 0.155285] Initializing cgroup subsys memory\n[ 0.156234] Initializing cgroup subsys devices\n[ 0.157190] Initializing cgroup subsys freezer\n[ 0.158139] Initializing cgroup subsys net_cls\n[ 0.159086] Initializing cgroup subsys perf_event\n[ 0.160089] Initializing cgroup subsys net_prio\n[ 0.161042] Initializing cgroup subsys hugetlb\n[ 0.161979] Initializing cgroup subsys pids\n[ 0.162929] CPU: Physical Processor ID: 0\n[ 0.164513] mce: CPU supports 10 MCE banks\n[ 0.165424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.184262] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.190417] ftrace: allocating 31920 entries in 125 pages\n[ 0.215817] smpboot: Max logical packages: 1\n[ 0.216752] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.218230] x2apic enabled\n[ 0.219087] Switched APIC routing to physical x2apic.\n[ 0.220918] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.222155] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224410] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.226372] KVM setup paravirtual spinlock\n[ 0.227827] x86: Booted up 1 node, 1 CPUs\n[ 0.228711] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.230231] devtmpfs: initialized\n[ 0.232007] evm: security.selinux\n[ 0.232768] evm: security.SMACK64\n[ 0.233516] evm: security.SMACK64EXEC\n[ 0.234330] evm: security.SMACK64TRANSMUTE\n[ 0.235219] evm: security.SMACK64MMAP\n[ 0.236031] evm: security.ima\n[ 0.236728] evm: security.capability\n[ 0.237598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239637] pinctrl core: initialized pinctrl subsystem\n[ 0.240832] RTC time: 23:09:16, date: 07/23/18\n[ 0.241878] NET: Registered protocol family 16\n[ 0.242947] cpuidle: using governor ladder\n[ 0.243838] cpuidle: using governor menu\n[ 0.244687] PCCT header not found.\n[ 0.245501] ACPI: bus type PCI registered\n[ 0.246356] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.247692] PCI: Using configuration type 1 for base access\n[ 0.249561] ACPI: Added _OSI(Module Device)\n[ 0.250481] ACPI: Added _OSI(Processor Device)\n[ 0.251418] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.252400] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.254263] ACPI: Interpreter enabled\n[ 0.255087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.257098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.259111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.261133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.263150] ACPI: (supports S0 S5)\n[ 0.263927] ACPI: Using IOAPIC for interrupt routing\n[ 0.264946] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.268217] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.269458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.272082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.274468] acpiphp: Slot [3] registered\n[ 0.275331] acpiphp: Slot [4] registered\n[ 0.276186] acpiphp: Slot [5] registered\n[ 0.277043] acpiphp: Slot [6] registered\n[ 0.277919] acpiphp: Slot [7] registered\n[ 0.278787] acpiphp: Slot [8] registered\n[ 0.279654] acpiphp: Slot [9] registered\n[ 0.280521] acpiphp: Slot [10] registered\n[ 0.281409] acpiphp: Slot [11] registered\n[ 0.282296] acpiphp: Slot [12] registered\n[ 0.283176] acpiphp: Slot [13] registered\n[ 0.284059] acpiphp: Slot [14] registered\n[ 0.284937] acpiphp: Slot [15] registered\n[ 0.295842] acpiphp: Slot [16] registered\n[ 0.296723] acpiphp: Slot [17] registered\n[ 0.297606] acpiphp: Slot [18] registered\n[ 0.298480] acpiphp: Slot [19] registered\n[ 0.299368] acpiphp: Slot [20] registered\n[ 0.300257] acpiphp: Slot [21] registered\n[ 0.301143] acpiphp: Slot [22] registered\n[ 0.302027] acpiphp: Slot [23] registered\n[ 0.302919] acpiphp: Slot [24] registered\n[ 0.303802] acpiphp: Slot [25] registered\n[ 0.304727] acpiphp: Slot [26] registered\n[ 0.305593] acpiphp: Slot [27] registered\n[ 0.306457] acpiphp: Slot [28] registered\n[ 0.307328] acpiphp: Slot [29] registered\n[ 0.308203] acpiphp: Slot [30] registered\n[ 0.309084] acpiphp: Slot [31] registered\n[ 0.309972] PCI host bridge to bus 0000:00\n[ 0.310843] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.312148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.313453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.315007] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.316546] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.318136] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.321577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.322970] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.324229] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.325579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.329181] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.330884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351619] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356165] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357530] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358939] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.361786] vgaarb: loaded\n[ 0.362436] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363779] SCSI subsystem initialized\n[ 0.364755] ACPI: bus type USB registered\n[ 0.365657] usbcore: registered new interface driver usbfs\n[ 0.366791] usbcore: registered new interface driver hub\n[ 0.367884] usbcore: registered new device driver usb\n[ 0.369092] PCI: Using ACPI for IRQ routing\n[ 0.370300] NetLabel: Initializing\n[ 0.371083] NetLabel: domain hash size = 128\n[ 0.372016] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373054] NetLabel: unlabeled traffic allowed by default\n[ 0.374303] clocksource: Switched to clocksource kvm-clock\n[ 0.382570] AppArmor: AppArmor Filesystem Enabled\n[ 0.383611] pnp: PnP ACPI init\n[ 0.384632] pnp: PnP ACPI: found 5 devices\n[ 0.391071] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392934] NET: Registered protocol family 2\n[ 0.394055] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.395458] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.396758] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.398057] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399250] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400553] NET: Registered protocol family 1\n[ 0.401512] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402716] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403873] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.418050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432316] Trying to unpack rootfs image as initramfs...\n[ 0.491377] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.493179] Scanning for low memory corruption every 60 seconds\n[ 0.494671] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.495938] audit: initializing netlink subsys (disabled)\n[ 0.497044] audit: type=2000 audit(1532387356.699:1): initialized\n[ 0.498497] Initialise system trusted keyring\n[ 0.499514] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.500772] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.503015] zbud: loaded\n[ 0.503792] VFS: Disk quotas dquot_6.6.0\n[ 0.504690] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506412] fuse init (API version 7.23)\n[ 0.507390] Key type big_key registered\n[ 0.508250] Allocating IMA MOK and blacklist keyrings.\n[ 0.509581] Key type asymmetric registered\n[ 0.510499] Asymmetric key parser 'x509' registered\n[ 0.511534] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513123] io scheduler noop registered\n[ 0.513981] io scheduler deadline registered (default)\n[ 0.515070] io scheduler cfq registered\n[ 0.515982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.517117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.518520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520093] ACPI: Power Button [PWRF]\n[ 0.521002] GHES: HEST is not enabled!\n[ 0.534810] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.562827] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.588686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591164] Linux agpgart interface v0.103\n[ 0.593998] brd: module loaded\n[ 0.595788] loop: module loaded\n[ 0.599842] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.601420] GPT:90111 != 20971519\n[ 0.602169] GPT:Alternate GPT header not at the end of the disk.\n[ 0.603368] GPT:90111 != 20971519\n[ 0.604126] GPT: Use GNU Parted to correct GPT errors.\n[ 0.605189] vda: vda1 vda15\n[ 0.606494] scsi host0: ata_piix\n[ 0.607356] scsi host1: ata_piix\n[ 0.608148] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.609496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.611095] libphy: Fixed MDIO Bus: probed\n[ 0.612003] tun: Universal TUN/TAP device driver, 1.6\n[ 0.613299] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615730] PPP generic driver version 2.4.2\n[ 0.618854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.620270] ehci-pci: EHCI PCI platform driver\n[ 0.621236] ehci-platform: EHCI generic platform driver\n[ 0.622354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.623617] ohci-pci: OHCI PCI platform driver\n[ 0.624575] ohci-platform: OHCI generic platform driver\n[ 0.625683] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.640182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.641302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.642912] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.644033] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.645315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.646681] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.648239] usb usb1: Product: UHCI Host Controller\n[ 0.649262] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.650525] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.651622] hub 1-0:1.0: USB hub found\n[ 0.652483] hub 1-0:1.0: 2 ports detected\n[ 0.653543] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.655867] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.657012] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.658182] mousedev: PS/2 mouse device common for all mice\n[ 0.659579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.661611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.662832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.664143] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.665460] i2c /dev entries driver\n[ 0.666320] device-mapper: uevent: version 1.0.3\n[ 0.667387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.669182] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.670814] NET: Registered protocol family 10\n[ 0.672064] NET: Registered protocol family 17\n[ 0.673051] Key type dns_resolver registered\n[ 0.674150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675349] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677312] registered taskstats version 1\n[ 0.678239] Loading compiled-in X.509 certificates\n[ 0.679806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681825] zswap: loaded using pool lzo/zbud\n[ 0.683644] Key type trusted registered\n[ 0.685530] Key type encrypted registered\n[ 0.686439] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.687573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.688705] evm: HMAC attrs: 0x1\n[ 0.689746] Magic number: 10:791:201\n[ 0.690708] rtc_cmos 00:00: setting system clock to 2018-07-23 23:09:16 UTC (1532387356)\n[ 0.692478] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.693691] EDD information not available.\n[ 0.771587] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783758] Write protecting the kernel read-only data: 14336k\n[ 0.785993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.788011] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.835248] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.94\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.12...\nLease of 10.55.0.12 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-07-23 23:09:18,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384/action used request id req-c56f9cbe-b71c-43f3-bd01-37cc075e3dcf 2018-07-23 23:09:18,615 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-23 23:09:18,615 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 444137696 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.140646] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.142415] pid_max: default: 32768 minimum: 301 [ 0.143386] ACPI: Core revision 20150930 [ 0.144827] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146262] Security Framework initialized [ 0.147152] Yama: becoming mindful. [ 0.147952] AppArmor: AppArmor initialized [ 0.148861] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.150245] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.151621] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152900] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.154399] Initializing cgroup subsys io [ 0.155285] Initializing cgroup subsys memory [ 0.156234] Initializing cgroup subsys devices [ 0.157190] Initializing cgroup subsys freezer [ 0.158139] Initializing cgroup subsys net_cls [ 0.159086] Initializing cgroup subsys perf_event [ 0.160089] Initializing cgroup subsys net_prio [ 0.161042] Initializing cgroup subsys hugetlb [ 0.161979] Initializing cgroup subsys pids [ 0.162929] CPU: Physical Processor ID: 0 [ 0.164513] mce: CPU supports 10 MCE banks [ 0.165424] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.184262] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.190417] ftrace: allocating 31920 entries in 125 pages [ 0.215817] smpboot: Max logical packages: 1 [ 0.216752] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.218230] x2apic enabled [ 0.219087] Switched APIC routing to physical x2apic. [ 0.220918] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.222155] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224410] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.226372] KVM setup paravirtual spinlock [ 0.227827] x86: Booted up 1 node, 1 CPUs [ 0.228711] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.230231] devtmpfs: initialized [ 0.232007] evm: security.selinux [ 0.232768] evm: security.SMACK64 [ 0.233516] evm: security.SMACK64EXEC [ 0.234330] evm: security.SMACK64TRANSMUTE [ 0.235219] evm: security.SMACK64MMAP [ 0.236031] evm: security.ima [ 0.236728] evm: security.capability [ 0.237598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239637] pinctrl core: initialized pinctrl subsystem [ 0.240832] RTC time: 23:09:16, date: 07/23/18 [ 0.241878] NET: Registered protocol family 16 [ 0.242947] cpuidle: using governor ladder [ 0.243838] cpuidle: using governor menu [ 0.244687] PCCT header not found. [ 0.245501] ACPI: bus type PCI registered [ 0.246356] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.247692] PCI: Using configuration type 1 for base access [ 0.249561] ACPI: Added _OSI(Module Device) [ 0.250481] ACPI: Added _OSI(Processor Device) [ 0.251418] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.252400] ACPI: Added _OSI(Processor Aggregator Device) [ 0.254263] ACPI: Interpreter enabled [ 0.255087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.257098] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.259111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.261133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.263150] ACPI: (supports S0 S5) [ 0.263927] ACPI: Using IOAPIC for interrupt routing [ 0.264946] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.268217] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.269458] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.270793] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.272082] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.274468] acpiphp: Slot [3] registered [ 0.275331] acpiphp: Slot [4] registered [ 0.276186] acpiphp: Slot [5] registered [ 0.277043] acpiphp: Slot [6] registered [ 0.277919] acpiphp: Slot [7] registered [ 0.278787] acpiphp: Slot [8] registered [ 0.279654] acpiphp: Slot [9] registered [ 0.280521] acpiphp: Slot [10] registered [ 0.281409] acpiphp: Slot [11] registered [ 0.282296] acpiphp: Slot [12] registered [ 0.283176] acpiphp: Slot [13] registered [ 0.284059] acpiphp: Slot [14] registered [ 0.284937] acpiphp: Slot [15] registered [ 0.295842] acpiphp: Slot [16] registered [ 0.296723] acpiphp: Slot [17] registered [ 0.297606] acpiphp: Slot [18] registered [ 0.298480] acpiphp: Slot [19] registered [ 0.299368] acpiphp: Slot [20] registered [ 0.300257] acpiphp: Slot [21] registered [ 0.301143] acpiphp: Slot [22] registered [ 0.302027] acpiphp: Slot [23] registered [ 0.302919] acpiphp: Slot [24] registered [ 0.303802] acpiphp: Slot [25] registered [ 0.304727] acpiphp: Slot [26] registered [ 0.305593] acpiphp: Slot [27] registered [ 0.306457] acpiphp: Slot [28] registered [ 0.307328] acpiphp: Slot [29] registered [ 0.308203] acpiphp: Slot [30] registered [ 0.309084] acpiphp: Slot [31] registered [ 0.309972] PCI host bridge to bus 0000:00 [ 0.310843] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.312148] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.313453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.315007] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.316546] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.318136] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.321577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322970] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.324229] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.325579] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.329181] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.330884] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349686] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351619] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353147] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356165] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357530] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358939] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.360098] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.361786] vgaarb: loaded [ 0.362436] vgaarb: bridge control possible 0000:00:02.0 [ 0.363779] SCSI subsystem initialized [ 0.364755] ACPI: bus type USB registered [ 0.365657] usbcore: registered new interface driver usbfs [ 0.366791] usbcore: registered new interface driver hub [ 0.367884] usbcore: registered new device driver usb [ 0.369092] PCI: Using ACPI for IRQ routing [ 0.370300] NetLabel: Initializing [ 0.371083] NetLabel: domain hash size = 128 [ 0.372016] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.373054] NetLabel: unlabeled traffic allowed by default [ 0.374303] clocksource: Switched to clocksource kvm-clock [ 0.382570] AppArmor: AppArmor Filesystem Enabled [ 0.383611] pnp: PnP ACPI init [ 0.384632] pnp: PnP ACPI: found 5 devices [ 0.391071] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392934] NET: Registered protocol family 2 [ 0.394055] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.395458] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.396758] TCP: Hash tables configured (established 2048 bind 2048) [ 0.398057] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399250] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400553] NET: Registered protocol family 1 [ 0.401512] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402716] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403873] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.418050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432316] Trying to unpack rootfs image as initramfs... [ 0.491377] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.493179] Scanning for low memory corruption every 60 seconds [ 0.494671] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.495938] audit: initializing netlink subsys (disabled) [ 0.497044] audit: type=2000 audit(1532387356.699:1): initialized [ 0.498497] Initialise system trusted keyring [ 0.499514] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.500772] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.503015] zbud: loaded [ 0.503792] VFS: Disk quotas dquot_6.6.0 [ 0.504690] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506412] fuse init (API version 7.23) [ 0.507390] Key type big_key registered [ 0.508250] Allocating IMA MOK and blacklist keyrings. [ 0.509581] Key type asymmetric registered [ 0.510499] Asymmetric key parser 'x509' registered [ 0.511534] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.513123] io scheduler noop registered [ 0.513981] io scheduler deadline registered (default) [ 0.515070] io scheduler cfq registered [ 0.515982] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.517117] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.518520] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520093] ACPI: Power Button [PWRF] [ 0.521002] GHES: HEST is not enabled! [ 0.534810] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.562827] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.588686] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591164] Linux agpgart interface v0.103 [ 0.593998] brd: module loaded [ 0.595788] loop: module loaded [ 0.599842] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.601420] GPT:90111 != 20971519 [ 0.602169] GPT:Alternate GPT header not at the end of the disk. [ 0.603368] GPT:90111 != 20971519 [ 0.604126] GPT: Use GNU Parted to correct GPT errors. [ 0.605189] vda: vda1 vda15 [ 0.606494] scsi host0: ata_piix [ 0.607356] scsi host1: ata_piix [ 0.608148] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.609496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.611095] libphy: Fixed MDIO Bus: probed [ 0.612003] tun: Universal TUN/TAP device driver, 1.6 [ 0.613299] tun: (C) 1999-2004 Max Krasnyansky [ 0.615730] PPP generic driver version 2.4.2 [ 0.618854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.620270] ehci-pci: EHCI PCI platform driver [ 0.621236] ehci-platform: EHCI generic platform driver [ 0.622354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.623617] ohci-pci: OHCI PCI platform driver [ 0.624575] ohci-platform: OHCI generic platform driver [ 0.625683] uhci_hcd: USB Universal Host Controller Interface driver [ 0.640182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.641302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.642912] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.644033] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.645315] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.646681] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.648239] usb usb1: Product: UHCI Host Controller [ 0.649262] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.650525] usb usb1: SerialNumber: 0000:00:01.2 [ 0.651622] hub 1-0:1.0: USB hub found [ 0.652483] hub 1-0:1.0: 2 ports detected [ 0.653543] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.655867] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.657012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.658182] mousedev: PS/2 mouse device common for all mice [ 0.659579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.661611] rtc_cmos 00:00: RTC can wake from S4 [ 0.662832] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.664143] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.665460] i2c /dev entries driver [ 0.666320] device-mapper: uevent: version 1.0.3 [ 0.667387] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.669182] ledtrig-cpu: registered to indicate activity on CPUs [ 0.670814] NET: Registered protocol family 10 [ 0.672064] NET: Registered protocol family 17 [ 0.673051] Key type dns_resolver registered [ 0.674150] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675349] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.677312] registered taskstats version 1 [ 0.678239] Loading compiled-in X.509 certificates [ 0.679806] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681825] zswap: loaded using pool lzo/zbud [ 0.683644] Key type trusted registered [ 0.685530] Key type encrypted registered [ 0.686439] AppArmor: AppArmor sha1 policy hashing enabled [ 0.687573] ima: No TPM chip found, activating TPM-bypass! [ 0.688705] evm: HMAC attrs: 0x1 [ 0.689746] Magic number: 10:791:201 [ 0.690708] rtc_cmos 00:00: setting system clock to 2018-07-23 23:09:16 UTC (1532387356) [ 0.692478] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.693691] EDD information not available. [ 0.771587] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.783758] Write protecting the kernel read-only data: 14336k [ 0.785993] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.788011] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.835248] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.94 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.12... Lease of 10.55.0.12 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-07-23 23:09:18,615 - create_instance - INFO - Deleting Port with ID - b880b547-1232-4a6c-8605-7924ee3cbc16 2018-07-23 23:09:18,615 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414port-1 2018-07-23 23:09:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/b880b547-1232-4a6c-8605-7924ee3cbc16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:19,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1bef7347-eb82-4143-8e13-e07e28e2d71d Date: Mon, 23 Jul 2018 23:09:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:09:19,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/b880b547-1232-4a6c-8605-7924ee3cbc16 used request id req-1bef7347-eb82-4143-8e13-e07e28e2d71d 2018-07-23 23:09:19,279 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst 2018-07-23 23:09:19,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:19,390 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81e170a8-d178-4857-97d7-3223b75ddb87 x-compute-request-id: req-81e170a8-d178-4857-97d7-3223b75ddb87 Content-Type: application/json 2018-07-23 23:09:19,390 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-81e170a8-d178-4857-97d7-3223b75ddb87 2018-07-23 23:09:19,391 - create_instance - INFO - Checking deletion status 2018-07-23 23:09:19,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:19,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-620dd5c8-a110-473c-ae1e-ab799b9f1ad1 x-compute-request-id: req-620dd5c8-a110-473c-ae1e-ab799b9f1ad1 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5d:08", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/01b957d2-042a-421e-a9f3-8ae03324d384", "rel": "bookmark"}], "image": {"id": "e06c752f-0567-456d-900a-2c998ab04861", "links": [{"href": "http://172.30.9.26:8774/images/e06c752f-0567-456d-900a-2c998ab04861", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:15.000000", "flavor": {"id": "dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "links": [{"href": "http://172.30.9.26:8774/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e", "rel": "bookmark"}]}, "id": "01b957d2-042a-421e-a9f3-8ae03324d384", "user_id": "afd5a6fb2c474ffd9d35970dbc70b937", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:19Z", "hostId": "dc3858081bd0122c90b51ed214cae653d8ef25242d5c33706557d0b5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst", "created": "2018-07-23T23:09:10Z", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:19,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-620dd5c8-a110-473c-ae1e-ab799b9f1ad1 2018-07-23 23:09:19,486 - create_instance - DEBUG - Instance status [SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst] is - ACTIVE 2018-07-23 23:09:19,486 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:09:22,490 - create_instance - DEBUG - VM status query timeout in 296.901180029 2018-07-23 23:09:22,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110291b3267cffe93d5b6f53132fb55885602b66" 2018-07-23 23:09:22,545 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:09:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb435aa5-77a2-4a3d-af9f-2ca87a8e6331 x-compute-request-id: req-cb435aa5-77a2-4a3d-af9f-2ca87a8e6331 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 01b957d2-042a-421e-a9f3-8ae03324d384 could not be found.", "code": 404}} 2018-07-23 23:09:22,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/01b957d2-042a-421e-a9f3-8ae03324d384 used request id req-cb435aa5-77a2-4a3d-af9f-2ca87a8e6331 2018-07-23 23:09:22,545 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 01b957d2-042a-421e-a9f3-8ae03324d384 could not be found. (HTTP 404) (Request-ID: req-cb435aa5-77a2-4a3d-af9f-2ca87a8e6331) 2018-07-23 23:09:22,546 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-inst 2018-07-23 23:09:22,546 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet 2018-07-23 23:09:22,547 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-subnet 2018-07-23 23:09:22,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/968c3019-8729-4d52-ad61-26d7631b7179 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:23,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-474fe6e2-7eeb-4120-9642-4efb896689b0 Date: Mon, 23 Jul 2018 23:09:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:09:23,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/968c3019-8729-4d52-ad61-26d7631b7179 used request id req-474fe6e2-7eeb-4120-9642-4efb896689b0 2018-07-23 23:09:23,753 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-priv-net 2018-07-23 23:09:23,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/fd994eee-3072-4ce1-9878-951038ffa4c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b750bcd867fe82ab8df65347154bd1e0717ef5be" 2018-07-23 23:09:24,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d568023-759e-47dc-a299-e3e7f3d4cc19 Date: Mon, 23 Jul 2018 23:09:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:09:24,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/fd994eee-3072-4ce1-9878-951038ffa4c3 used request id req-9d568023-759e-47dc-a299-e3e7f3d4cc19 2018-07-23 23:09:24,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}625d4f47fe47a875f7545afa15c68ae23bc9ddc4" 2018-07-23 23:09:24,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:09:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcc3f879-3677-4208-ab26-d12a17740cfb x-compute-request-id: req-bcc3f879-3677-4208-ab26-d12a17740cfb Content-Length: 0 Content-Type: application/json 2018-07-23 23:09:24,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dd44ad4b-cffb-4cbd-933c-a1b36f9a211e used request id req-bcc3f879-3677-4208-ab26-d12a17740cfb 2018-07-23 23:09:24,842 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-bff33ba8-1fc8-4dc9-9a35-9b84f413c414-image 2018-07-23 23:09:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8e276f644596717b8db2551efa7b9f506dd1f63" 2018-07-23 23:09:26,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f05a535-b012-4ed2-89e6-cdfb50fed5da Date: Mon, 23 Jul 2018 23:09:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:09:26,121 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e06c752f-0567-456d-900a-2c998ab04861 used request id req-1f05a535-b012-4ed2-89e6-cdfb50fed5da 2018-07-23 23:09:26,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a1e03060-9b93-42ca-9c75-c723d437b956 Date: Mon, 23 Jul 2018 23:09:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "created_at": "2018-07-23T23:09:02Z", "updated_at": "2018-07-23T23:09:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:02Z", "revision_number": 0, "id": "15a9b576-0940-412b-92ff-0a713ca74c95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:02Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:03Z", "revision_number": 0, "id": "888c309b-07e4-4adc-b66f-0f71086a1c68", "remote_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:03Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:02Z", "revision_number": 0, "id": "88da183d-b963-4c25-9ee2-45d2cb3f6500", "remote_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:02Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "port_range_min": null, "ethertype": "IPv4", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:03Z", "revision_number": 0, "id": "a9f82eac-9e8a-46b7-bbc0-8938e619ec70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:03Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "port_range_min": null, "ethertype": "IPv6", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6"}], "revision_number": 4, "project_id": "e583e82c5dc14ef5a91afa933b8cdef6", "id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:09:26,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a1e03060-9b93-42ca-9c75-c723d437b956 2018-07-23 23:09:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55cd5fed-165d-41ae-a41c-0cadde986e3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:09:26,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-55cd5fed-165d-41ae-a41c-0cadde986e3a 2018-07-23 23:09:26,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:09:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,547 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60c5c180-0b85-4e2f-9361-d19c32bb61de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:09:26,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-60c5c180-0b85-4e2f-9361-d19c32bb61de 2018-07-23 23:09:26,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:09:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e878eea-5141-44c0-b2fc-240bf2cafae8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:09:26,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-8e878eea-5141-44c0-b2fc-240bf2cafae8 2018-07-23 23:09:26,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90624aeb-a29e-4093-be32-d4d38ce4497e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:09:26,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-90624aeb-a29e-4093-be32-d4d38ce4497e 2018-07-23 23:09:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-453cbb2d-e5ff-4a39-a617-ffb3197135a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:09:26,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-453cbb2d-e5ff-4a39-a617-ffb3197135a3 2018-07-23 23:09:26,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:09:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b93a344-27b0-4678-a5e9-a8581298d700 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:09:26,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-8b93a344-27b0-4678-a5e9-a8581298d700 2018-07-23 23:09:26,894 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:09:26,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:26,979 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e2ea289-d682-4eb4-93ce-38f330b0111d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:09:26,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-8e2ea289-d682-4eb4-93ce-38f330b0111d 2018-07-23 23:09:26,979 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:09:26,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:27,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:09:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fd50bae-792a-4532-afaf-ab5408f3427f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:09:27,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-3fd50bae-792a-4532-afaf-ab5408f3427f 2018-07-23 23:09:27,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:09:27,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:27,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca40aed-eee3-4264-895a-097a2861a826 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e583e82c5dc14ef5a91afa933b8cdef6", "name": "SimpleHealthCheck-bd050aed-c8c3-4a3-proj"}} 2018-07-23 23:09:27,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-cca40aed-eee3-4264-895a-097a2861a826 2018-07-23 23:09:27,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c14bb122-ba33-43d2-9d6b-7a619ae92b7f 2018-07-23 23:09:27,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c14bb122-ba33-43d2-9d6b-7a619ae92b7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:27,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b25b660f-9d85-43f8-a79a-c21b97500552 Date: Mon, 23 Jul 2018 23:09:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:02Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "port_range_min": null, "revision_number": 0, "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "created_at": "2018-07-23T23:09:02Z", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6", "id": "15a9b576-0940-412b-92ff-0a713ca74c95"}, {"remote_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:03Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "port_range_min": null, "revision_number": 0, "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "created_at": "2018-07-23T23:09:03Z", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6", "id": "888c309b-07e4-4adc-b66f-0f71086a1c68"}, {"remote_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:02Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "port_range_min": null, "revision_number": 0, "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "created_at": "2018-07-23T23:09:02Z", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6", "id": "88da183d-b963-4c25-9ee2-45d2cb3f6500"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:03Z", "security_group_id": "c14bb122-ba33-43d2-9d6b-7a619ae92b7f", "port_range_min": null, "revision_number": 0, "tenant_id": "e583e82c5dc14ef5a91afa933b8cdef6", "created_at": "2018-07-23T23:09:03Z", "project_id": "e583e82c5dc14ef5a91afa933b8cdef6", "id": "a9f82eac-9e8a-46b7-bbc0-8938e619ec70"}]} 2018-07-23 23:09:27,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c14bb122-ba33-43d2-9d6b-7a619ae92b7f used request id req-b25b660f-9d85-43f8-a79a-c21b97500552 2018-07-23 23:09:27,263 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:09:27,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c14bb122-ba33-43d2-9d6b-7a619ae92b7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:27,409 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fa2b33c-ceaf-4c50-9535-cc2854593b13 Content-Length: 0 Date: Mon, 23 Jul 2018 23:09:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:09:27,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c14bb122-ba33-43d2-9d6b-7a619ae92b7f used request id req-3fa2b33c-ceaf-4c50-9535-cc2854593b13 2018-07-23 23:09:27,410 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-bd050aed-c8c3-4a3-proj 2018-07-23 23:09:27,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:27,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574d250b-a4cd-41c8-be76-359362f6a5cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:09:27,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e583e82c5dc14ef5a91afa933b8cdef6 used request id req-574d250b-a4cd-41c8-be76-359362f6a5cb 2018-07-23 23:09:27,647 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-bd050aed-c8c3-4a3-proj-role 2018-07-23 23:09:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/141232c4ed674aa0addf621f042904de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:27,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b743b4-4772-450e-b164-c23b1adea9e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:09:27,754 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/141232c4ed674aa0addf621f042904de used request id req-67b743b4-4772-450e-b164-c23b1adea9e6 2018-07-23 23:09:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44564a5c7d2272384e03f031431b117aed7b24f2" 2018-07-23 23:09:27,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaee01e6-9f58-479e-8a83-46a9903714fd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:09:27,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-eaee01e6-9f58-479e-8a83-46a9903714fd 2018-07-23 23:09:27,834 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-bd050aed-c8c3-4a3-user 2018-07-23 23:09:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/afd5a6fb2c474ffd9d35970dbc70b937 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce2a9c48d475a9060f5ef1444ac1a9664521ac92" 2018-07-23 23:09:27,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5200fa83-497a-441d-a715-e5cefcac8e0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:09:27,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/afd5a6fb2c474ffd9d35970dbc70b937 used request id req-5200fa83-497a-441d-a715-e5cefcac8e0f 2018-07-23 23:09:27,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:28,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["IydNG9O3ScurA1tkT-ZIFQ"], "issued_at": "2018-07-23T23:09:28.000000Z"}} 2018-07-23 23:09:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adc72f15dbde72d3d632e2ec1887f8786a85b210" 2018-07-23 23:09:28,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de754c5-7459-47da-a700-85fd16ff03c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:28,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5de754c5-7459-47da-a700-85fd16ff03c4 2018-07-23 23:09:28,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:28,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:28,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:09:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["W91M_1wAT4-RlyDjFplWTQ"], "issued_at": "2018-07-23T23:09:28.000000Z"}} 2018-07-23 23:09:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:09:28,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8808f8b2-3fe4-4be8-8ed4-e7e62126a884 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:28,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8808f8b2-3fe4-4be8-8ed4-e7e62126a884 2018-07-23 23:09:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:28,940 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:09:29,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6fdacc-e242-40e3-8f69-9e09f043736d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:09:29,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj used request id req-ac6fdacc-e242-40e3-8f69-9e09f043736d 2018-07-23 23:09:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:09:29,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedc8293-2229-44e4-8a25-0222f2662058 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:09:29,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bedc8293-2229-44e4-8a25-0222f2662058 2018-07-23 23:09:29,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}}' 2018-07-23 23:09:29,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1cce3e7-8e74-4617-bb98-cc4020459d0c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "id": "e3367941749e453589b9ea27420682e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:29,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-b1cce3e7-8e74-4617-bb98-cc4020459d0c 2018-07-23 23:09:29,238 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj 2018-07-23 23:09:29,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:29,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:29,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:09:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Ot_cuorwTxaI0Tm80Cg8MQ"], "issued_at": "2018-07-23T23:09:29.000000Z"}} 2018-07-23 23:09:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783f5a14b4b8562c9ecf3bf80fbdef4b799b937e" 2018-07-23 23:09:29,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b8ac74-50d6-40bd-a5bb-8bfb20bc3622 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:29,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-31b8ac74-50d6-40bd-a5bb-8bfb20bc3622 2018-07-23 23:09:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:29,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:29,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783f5a14b4b8562c9ecf3bf80fbdef4b799b937e" 2018-07-23 23:09:29,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f87a6e-0f28-416a-bb51-5aead562d466 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:09:29,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-16f87a6e-0f28-416a-bb51-5aead562d466 2018-07-23 23:09:29,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783f5a14b4b8562c9ecf3bf80fbdef4b799b937e" 2018-07-23 23:09:29,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab6b69e-757d-4cdb-9430-978ca2332704 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "id": "e3367941749e453589b9ea27420682e1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}]} 2018-07-23 23:09:29,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj used request id req-aab6b69e-757d-4cdb-9430-978ca2332704 2018-07-23 23:09:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783f5a14b4b8562c9ecf3bf80fbdef4b799b937e" 2018-07-23 23:09:29,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce9b38e-f72a-4b7d-a093-f1b6bdea3984 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:09:29,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cce9b38e-f72a-4b7d-a093-f1b6bdea3984 2018-07-23 23:09:30,372 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user 2018-07-23 23:09:30,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:30,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:09:30,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd590e5-84d2-4670-b89e-447921242052 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:09:30,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9bd590e5-84d2-4670-b89e-447921242052 2018-07-23 23:09:30,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" -d '{"role": {"name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}}' 2018-07-23 23:09:30,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e15611-b63b-406d-bc13-71da989f5995 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbf64c16f0e4449cb7ae55f113a82141", "links": {"self": "http://172.30.9.26:5000/v3/roles/dbf64c16f0e4449cb7ae55f113a82141"}, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}} 2018-07-23 23:09:30,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-74e15611-b63b-406d-bc13-71da989f5995 2018-07-23 23:09:30,492 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role 2018-07-23 23:09:30,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/dbf64c16f0e4449cb7ae55f113a82141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:09:30,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfc6b5d-9a4c-403f-94c7-75463a31f667 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbf64c16f0e4449cb7ae55f113a82141", "links": {"self": "http://172.30.9.26:5000/v3/roles/dbf64c16f0e4449cb7ae55f113a82141"}, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}} 2018-07-23 23:09:30,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dbf64c16f0e4449cb7ae55f113a82141 used request id req-ebfc6b5d-9a4c-403f-94c7-75463a31f667 2018-07-23 23:09:30,585 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role to project CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj 2018-07-23 23:09:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1/users/9909aacaa2894aafb96dbdd228f7a4af/roles/dbf64c16f0e4449cb7ae55f113a82141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:09:30,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:09:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a9622db-c052-477a-90e7-840c38c82868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:09:30,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1/users/9909aacaa2894aafb96dbdd228f7a4af/roles/dbf64c16f0e4449cb7ae55f113a82141 used request id req-4a9622db-c052-477a-90e7-840c38c82868 2018-07-23 23:09:30,715 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:09:30,716 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:09:30,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:30,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:31,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["faiOu8ETTsSw70ck3hVdfA"], "issued_at": "2018-07-23T23:09:31.000000Z"}} 2018-07-23 23:09:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" 2018-07-23 23:09:31,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77889f3c-ab7d-45a9-b367-45d4bd3baca9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:31,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-77889f3c-ab7d-45a9-b367-45d4bd3baca9 2018-07-23 23:09:31,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" 2018-07-23 23:09:31,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-a78cc2cf-d199-49ba-9fd4-45b17116471c Date: Mon, 23 Jul 2018 23:09:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c"} 2018-07-23 23:09:31,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c used request id req-a78cc2cf-d199-49ba-9fd4-45b17116471c 2018-07-23 23:09:31,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" 2018-07-23 23:09:31,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ad3730fa-5e0a-4440-a0ef-ec7932ac438e Date: Mon, 23 Jul 2018 23:09:31 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:09:31,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ad3730fa-5e0a-4440-a0ef-ec7932ac438e 2018-07-23 23:09:31,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c"}' 2018-07-23 23:09:31,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-38e9b22f-ed88-4451-9493-beed438c6989 Date: Mon, 23 Jul 2018 23:09:31 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "min_disk": 0, "protected": false, "id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "file": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e/file", "checksum": null, "owner": "e3367941749e453589b9ea27420682e1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:09:31,461 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-38e9b22f-ed88-4451-9493-beed438c6989 2018-07-23 23:09:31,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" -d '' 2018-07-23 23:09:32,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7d19184-7b87-4b63-8ab0-4dc5764e4a06 Date: Mon, 23 Jul 2018 23:09:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:09:32,073 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e/file used request id req-f7d19184-7b87-4b63-8ab0-4dc5764e4a06 2018-07-23 23:09:32,074 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:09:32,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" 2018-07-23 23:09:32,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-033f1020-f4e6-4ec2-a178-5a6dd9dc0a13 Date: Mon, 23 Jul 2018 23:09:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "metadata": {}}], "self": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "min_disk": 0, "protected": false, "id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "file": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3367941749e453589b9ea27420682e1", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:09:32,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e used request id req-033f1020-f4e6-4ec2-a178-5a6dd9dc0a13 2018-07-23 23:09:32,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" 2018-07-23 23:09:32,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cced02b9-1db0-4a79-a752-f754356f412f Date: Mon, 23 Jul 2018 23:09:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:09:32,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-cced02b9-1db0-4a79-a752-f754356f412f 2018-07-23 23:09:32,105 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c 2018-07-23 23:09:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" 2018-07-23 23:09:32,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-a7df7012-e1aa-4c31-8572-6b66ce9eaf7f Date: Mon, 23 Jul 2018 23:09:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "metadata": {}}], "self": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "min_disk": 0, "protected": false, "id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "file": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3367941749e453589b9ea27420682e1", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:09:32,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e used request id req-a7df7012-e1aa-4c31-8572-6b66ce9eaf7f 2018-07-23 23:09:32,123 - create_image - DEBUG - Instance status is - active 2018-07-23 23:09:32,123 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c 2018-07-23 23:09:32,123 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c 2018-07-23 23:09:32,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:32,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:32,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["vcdgIRBoTyOwAG4eaLGKnQ"], "issued_at": "2018-07-23T23:09:32.000000Z"}} 2018-07-23 23:09:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:09:32,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3dd31da-ec90-40f9-be3b-4686965ab066 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:32,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e3dd31da-ec90-40f9-be3b-4686965ab066 2018-07-23 23:09:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:09:32,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-504f40d6-59bf-4631-b510-d0ab3cb26f62 Date: Mon, 23 Jul 2018 23:09:32 GMT RESP BODY: {"networks":[]} 2018-07-23 23:09:32,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-504f40d6-59bf-4631-b510-d0ab3cb26f62 2018-07-23 23:09:32,853 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 2018-07-23 23:09:32,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" -d '{"network": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1", "admin_state_up": true}}' 2018-07-23 23:09:33,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e1e6c73d-f8d1-4985-821c-439ac4377259 Date: Mon, 23 Jul 2018 23:09:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","is_default":false,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}} 2018-07-23 23:09:33,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e1e6c73d-f8d1-4985-821c-439ac4377259 2018-07-23 23:09:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:09:33,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-da5fe022-6530-4605-871a-93552e65da28 Date: Mon, 23 Jul 2018 23:09:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:33,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-da5fe022-6530-4605-871a-93552e65da28 2018-07-23 23:09:33,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:09:33,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-22a27790-f812-40b7-9588-5e44f9730598 Date: Mon, 23 Jul 2018 23:09:33 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:09:33,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-22a27790-f812-40b7-9588-5e44f9730598 2018-07-23 23:09:33,410 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1 2018-07-23 23:09:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" -d '{"subnets": [{"ip_version": 4, "network_id": "9816c3ec-c0ac-41ac-9b5d-1081d43cc644", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]}' 2018-07-23 23:09:34,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-52f8b9d6-b1da-4760-8002-661e084c6b47 Date: Mon, 23 Jul 2018 23:09:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:34,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-52f8b9d6-b1da-4760-8002-661e084c6b47 2018-07-23 23:09:34,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:09:34,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-799e7bd6-5243-4e86-9312-5d0a6e2be4d4 Date: Mon, 23 Jul 2018 23:09:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:34,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-799e7bd6-5243-4e86-9312-5d0a6e2be4d4 2018-07-23 23:09:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:09:34,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b3527a6d-eaea-487e-9857-aefb57bf26b7 Date: Mon, 23 Jul 2018 23:09:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:34,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-b3527a6d-eaea-487e-9857-aefb57bf26b7 2018-07-23 23:09:34,259 - OpenStackNetwork - DEBUG - Network [9816c3ec-c0ac-41ac-9b5d-1081d43cc644] created successfully 2018-07-23 23:09:34,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:34,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:34,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["s9BoX2jaSCW9Hsd455A1nQ"], "issued_at": "2018-07-23T23:09:34.000000Z"}} 2018-07-23 23:09:34,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:09:34,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835f7e1a-07fa-4072-bf07-66a3cd806541 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:34,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-835f7e1a-07fa-4072-bf07-66a3cd806541 2018-07-23 23:09:34,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:09:34,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-67d13b59-9bf6-425f-a061-1e3324354dfa Date: Mon, 23 Jul 2018 23:09:34 GMT RESP BODY: {"networks":[]} 2018-07-23 23:09:34,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-67d13b59-9bf6-425f-a061-1e3324354dfa 2018-07-23 23:09:34,944 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 2018-07-23 23:09:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" -d '{"network": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2", "admin_state_up": true}}' 2018-07-23 23:09:35,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-324d9dc5-5418-4617-8213-92e2f9f70656 Date: Mon, 23 Jul 2018 23:09:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","is_default":false,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}} 2018-07-23 23:09:35,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-324d9dc5-5418-4617-8213-92e2f9f70656 2018-07-23 23:09:35,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:09:35,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-38e3cfb2-37cc-4b8b-ad49-2989776c4e7e Date: Mon, 23 Jul 2018 23:09:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:09:35,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-38e3cfb2-37cc-4b8b-ad49-2989776c4e7e 2018-07-23 23:09:35,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:09:35,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da639c81-e438-480a-a615-8bf6b43deed2 Date: Mon, 23 Jul 2018 23:09:35 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:09:35,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-da639c81-e438-480a-a615-8bf6b43deed2 2018-07-23 23:09:35,345 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2 2018-07-23 23:09:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" -d '{"subnets": [{"ip_version": 4, "network_id": "a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]}' 2018-07-23 23:09:36,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0f5c3b9d-7a42-4733-89e5-ab7cdab7cb51 Date: Mon, 23 Jul 2018 23:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:09:36,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0f5c3b9d-7a42-4733-89e5-ab7cdab7cb51 2018-07-23 23:09:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:09:36,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c0327660-6e76-4836-9dec-bd706b92f1f8 Date: Mon, 23 Jul 2018 23:09:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:09:36,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-c0327660-6e76-4836-9dec-bd706b92f1f8 2018-07-23 23:09:36,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:09:36,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1a9ea763-4717-4d57-b12a-21b777e0d5a1 Date: Mon, 23 Jul 2018 23:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:09:36,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-1a9ea763-4717-4d57-b12a-21b777e0d5a1 2018-07-23 23:09:36,240 - OpenStackNetwork - DEBUG - Network [a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa] created successfully 2018-07-23 23:09:36,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:36,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:36,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["C4ZSViP1Sqa7qqy7KrPR0Q"], "issued_at": "2018-07-23T23:09:36.000000Z"}} 2018-07-23 23:09:36,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:36,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4432b2a-692f-4b4f-aade-06b2144b18e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:36,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d4432b2a-692f-4b4f-aade-06b2144b18e0 2018-07-23 23:09:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:36,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa60ce90-e52f-4314-b948-cf81c22197d6 Date: Mon, 23 Jul 2018 23:09:36 GMT RESP BODY: {"routers": []} 2018-07-23 23:09:36,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router&admin_state_up=True used request id req-aa60ce90-e52f-4314-b948-cf81c22197d6 2018-07-23 23:09:36,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:36,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:37,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["XlzP_QdXQOuZAzCAzHwfHw"], "issued_at": "2018-07-23T23:09:37.000000Z"}} 2018-07-23 23:09:37,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}786d6210c4dfa93af65ae3964c6395e5ef5548f6" 2018-07-23 23:09:37,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff01acb4-a48a-42f5-8702-3a132a58059a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:37,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff01acb4-a48a-42f5-8702-3a132a58059a 2018-07-23 23:09:37,462 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:09:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" -d '{"router": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router", "admin_state_up": true}}' 2018-07-23 23:09:37,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-5d75bb0d-653b-4990-8985-8381b3cc0aef Date: Mon, 23 Jul 2018 23:09:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:37Z", "admin_state_up": true, "updated_at": "2018-07-23T23:09:37Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "e3367941749e453589b9ea27420682e1", "id": "5616ee94-d7ff-43d9-89bf-e6f80bdfc210", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router"}} 2018-07-23 23:09:37,571 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-5d75bb0d-653b-4990-8985-8381b3cc0aef 2018-07-23 23:09:37,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5616ee94-d7ff-43d9-89bf-e6f80bdfc210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:37,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c096ce58-f62c-49dd-a8bc-cbc6a425060c Date: Mon, 23 Jul 2018 23:09:37 GMT RESP BODY: {"ports":[]} 2018-07-23 23:09:37,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5616ee94-d7ff-43d9-89bf-e6f80bdfc210 used request id req-c096ce58-f62c-49dd-a8bc-cbc6a425060c 2018-07-23 23:09:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:37,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-eb7ebbfe-dc93-4574-b6ee-b094cd1a4c1a Date: Mon, 23 Jul 2018 23:09:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:37,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-eb7ebbfe-dc93-4574-b6ee-b094cd1a4c1a 2018-07-23 23:09:37,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:37,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:37,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:37,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d2a69f-2314-46af-b2c0-004ddd7d6393 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:37,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-e4d2a69f-2314-46af-b2c0-004ddd7d6393 2018-07-23 23:09:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:37,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3e724441-5828-475c-8c61-772105db5a92 Date: Mon, 23 Jul 2018 23:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:37,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-3e724441-5828-475c-8c61-772105db5a92 2018-07-23 23:09:37,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:37,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0dc53627-975b-4311-a504-d2fca07ee79c Date: Mon, 23 Jul 2018 23:09:37 GMT RESP BODY: {"ports":[]} 2018-07-23 23:09:37,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1&admin_state_up=True used request id req-0dc53627-975b-4311-a504-d2fca07ee79c 2018-07-23 23:09:37,813 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1 for router - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:09:37,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:37,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:38,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["uHDXTnhOSDSDQ0zUzwQqMQ"], "issued_at": "2018-07-23T23:09:38.000000Z"}} 2018-07-23 23:09:38,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a423a9e2c47e47925193ad7b2199f567b4a0573c" 2018-07-23 23:09:38,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9ed46b-1256-4c05-bceb-bb400d3d57c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:38,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6a9ed46b-1256-4c05-bceb-bb400d3d57c4 2018-07-23 23:09:38,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:38,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-139db25f-d1c2-4fed-9083-a73aeb9cd676 Date: Mon, 23 Jul 2018 23:09:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:38,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-139db25f-d1c2-4fed-9083-a73aeb9cd676 2018-07-23 23:09:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:38,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d4486ff7-c230-4232-ba60-a710581c38e8 Date: Mon, 23 Jul 2018 23:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:38,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-d4486ff7-c230-4232-ba60-a710581c38e8 2018-07-23 23:09:38,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:38,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf470a6b-467c-48ab-82c8-885e4e86a0fc Date: Mon, 23 Jul 2018 23:09:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:38,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-bf470a6b-467c-48ab-82c8-885e4e86a0fc 2018-07-23 23:09:38,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:38,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a423a9e2c47e47925193ad7b2199f567b4a0573c" 2018-07-23 23:09:38,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef51c3bb-2f05-4dd0-a475-04ebfbb084bd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:38,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-ef51c3bb-2f05-4dd0-a475-04ebfbb084bd 2018-07-23 23:09:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:38,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8fb31799-61ec-48b2-8f85-20142a964b5a Date: Mon, 23 Jul 2018 23:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:38,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-8fb31799-61ec-48b2-8f85-20142a964b5a 2018-07-23 23:09:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:38,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-19ddb0cd-4975-4a71-8150-886b6e712c52 Date: Mon, 23 Jul 2018 23:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:38,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1 used request id req-19ddb0cd-4975-4a71-8150-886b6e712c52 2018-07-23 23:09:38,743 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 2018-07-23 23:09:38,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" -d '{"port": {"network_id": "9816c3ec-c0ac-41ac-9b5d-1081d43cc644", "fixed_ips": [{"subnet_id": "e94352ba-83bf-4d2d-8f45-a119a2e19633", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1", "admin_state_up": true}}' 2018-07-23 23:09:39,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-e63bf19c-ed23-4075-8c1e-267e88cd81d2 Date: Mon, 23 Jul 2018 23:09:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.1"}],"id":"b4ff783e-56c6-4e05-891a-4e240b476e23","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:87:e7:64","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1","project_id":"e3367941749e453589b9ea27420682e1","qos_policy_id":null,"admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:09:39,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-e63bf19c-ed23-4075-8c1e-267e88cd81d2 2018-07-23 23:09:39,727 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1 for router - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:09:39,727 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:09:39,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" -d '{"port_id": "b4ff783e-56c6-4e05-891a-4e240b476e23"}' 2018-07-23 23:09:41,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0d7a1405-ea59-4c54-a90d-833e958e3d33 Date: Mon, 23 Jul 2018 23:09:41 GMT RESP BODY: {"network_id": "9816c3ec-c0ac-41ac-9b5d-1081d43cc644", "tenant_id": "e3367941749e453589b9ea27420682e1", "subnet_id": "e94352ba-83bf-4d2d-8f45-a119a2e19633", "subnet_ids": ["e94352ba-83bf-4d2d-8f45-a119a2e19633"], "port_id": "b4ff783e-56c6-4e05-891a-4e240b476e23", "id": "5616ee94-d7ff-43d9-89bf-e6f80bdfc210"} 2018-07-23 23:09:41,465 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/add_router_interface used request id req-0d7a1405-ea59-4c54-a90d-833e958e3d33 2018-07-23 23:09:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:41,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-752e855f-ee51-4b90-b520-d39312d01233 Date: Mon, 23 Jul 2018 23:09:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:09:41,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-752e855f-ee51-4b90-b520-d39312d01233 2018-07-23 23:09:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:41,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76e80078-4346-4e19-a5bb-c1e4a52e3f03 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:41,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-76e80078-4346-4e19-a5bb-c1e4a52e3f03 2018-07-23 23:09:41,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:41,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-036d35a5-c358-41df-8e71-bffc4273437d Date: Mon, 23 Jul 2018 23:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:09:41,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-036d35a5-c358-41df-8e71-bffc4273437d 2018-07-23 23:09:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:42,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6dbadc1d-be36-465d-8248-fe4e7874999a Date: Mon, 23 Jul 2018 23:09:42 GMT RESP BODY: {"ports":[]} 2018-07-23 23:09:42,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2&admin_state_up=True used request id req-6dbadc1d-be36-465d-8248-fe4e7874999a 2018-07-23 23:09:42,002 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2 for router - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:09:42,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:42,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:42,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["sbjwliehRrGAKphyKMhxUQ"], "issued_at": "2018-07-23T23:09:42.000000Z"}} 2018-07-23 23:09:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55abaa0fc83afc271a5d83a7bec2f8799639c1f5" 2018-07-23 23:09:42,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ceea4f2-fce9-413f-9768-5f08ccb5526f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:42,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5ceea4f2-fce9-413f-9768-5f08ccb5526f 2018-07-23 23:09:42,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:42,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-964e79ff-2dc4-4587-a3b7-57c77a2173d0 Date: Mon, 23 Jul 2018 23:09:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:09:42,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-964e79ff-2dc4-4587-a3b7-57c77a2173d0 2018-07-23 23:09:42,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:42,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-10d54835-db76-4deb-ba56-0f9f3bc4c9a4 Date: Mon, 23 Jul 2018 23:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:09:42,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-10d54835-db76-4deb-ba56-0f9f3bc4c9a4 2018-07-23 23:09:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-09c72906-8b32-44e9-98cd-bea3c3c02ba9 Date: Mon, 23 Jul 2018 23:09:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:09:42,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-09c72906-8b32-44e9-98cd-bea3c3c02ba9 2018-07-23 23:09:42,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:42,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55abaa0fc83afc271a5d83a7bec2f8799639c1f5" 2018-07-23 23:09:42,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db014d3-e5b7-40f1-918e-1a429012fa3b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:42,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-2db014d3-e5b7-40f1-918e-1a429012fa3b 2018-07-23 23:09:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:42,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2791e8d9-a29d-4e61-a34e-b9feed70d797 Date: Mon, 23 Jul 2018 23:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:09:42,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-2791e8d9-a29d-4e61-a34e-b9feed70d797 2018-07-23 23:09:42,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:42,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4b8d829d-bd25-4e51-8794-7a001fb2b972 Date: Mon, 23 Jul 2018 23:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:09:42,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2 used request id req-4b8d829d-bd25-4e51-8794-7a001fb2b972 2018-07-23 23:09:42,855 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 2018-07-23 23:09:42,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" -d '{"port": {"network_id": "a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa", "fixed_ips": [{"subnet_id": "fcac468e-d5ed-420a-950a-eb0ea48a46ac", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2", "admin_state_up": true}}' 2018-07-23 23:09:43,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-c89cf4ee-291a-42b8-a5f6-827b48ce1e92 Date: Mon, 23 Jul 2018 23:09:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.1"}],"id":"8182c2d2-be4f-48f4-9dee-4fe660042938","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:8a:50","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2","project_id":"e3367941749e453589b9ea27420682e1","qos_policy_id":null,"admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:09:43,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-c89cf4ee-291a-42b8-a5f6-827b48ce1e92 2018-07-23 23:09:43,829 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2 for router - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:09:43,829 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:09:43,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" -d '{"port_id": "8182c2d2-be4f-48f4-9dee-4fe660042938"}' 2018-07-23 23:09:45,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-56b28a32-3094-41a7-ad88-31da5b5c1fad Date: Mon, 23 Jul 2018 23:09:45 GMT RESP BODY: {"network_id": "a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa", "tenant_id": "e3367941749e453589b9ea27420682e1", "subnet_id": "fcac468e-d5ed-420a-950a-eb0ea48a46ac", "subnet_ids": ["fcac468e-d5ed-420a-950a-eb0ea48a46ac"], "port_id": "8182c2d2-be4f-48f4-9dee-4fe660042938", "id": "5616ee94-d7ff-43d9-89bf-e6f80bdfc210"} 2018-07-23 23:09:45,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/add_router_interface used request id req-56b28a32-3094-41a7-ad88-31da5b5c1fad 2018-07-23 23:09:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:45,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-6ad7b4db-3630-4766-b323-12385b843b2c Date: Mon, 23 Jul 2018 23:09:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:37Z", "admin_state_up": true, "updated_at": "2018-07-23T23:09:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e3367941749e453589b9ea27420682e1", "id": "5616ee94-d7ff-43d9-89bf-e6f80bdfc210", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router"}} 2018-07-23 23:09:45,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210 used request id req-6ad7b4db-3630-4766-b323-12385b843b2c 2018-07-23 23:09:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5616ee94-d7ff-43d9-89bf-e6f80bdfc210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:45,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-6e5fd989-f0ba-4a5d-a745-e90ca553e3b3 Date: Mon, 23 Jul 2018 23:09:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:45Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.1"}],"id":"8182c2d2-be4f-48f4-9dee-4fe660042938","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:8a:50","project_id":"e3367941749e453589b9ea27420682e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:43Z","binding:vnic_type":"normal","device_id":"5616ee94-d7ff-43d9-89bf-e6f80bdfc210","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:44Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.1"}],"id":"b4ff783e-56c6-4e05-891a-4e240b476e23","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:87:e7:64","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:38Z","binding:vnic_type":"normal","device_id":"5616ee94-d7ff-43d9-89bf-e6f80bdfc210","ip_allocation":"immediate"}]} 2018-07-23 23:09:45,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5616ee94-d7ff-43d9-89bf-e6f80bdfc210 used request id req-6e5fd989-f0ba-4a5d-a745-e90ca553e3b3 2018-07-23 23:09:45,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/e94352ba-83bf-4d2d-8f45-a119a2e19633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:45,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-4a0445cb-54f9-4441-903b-2f30970b7a20 Date: Mon, 23 Jul 2018 23:09:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}} 2018-07-23 23:09:45,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/e94352ba-83bf-4d2d-8f45-a119a2e19633 used request id req-4a0445cb-54f9-4441-903b-2f30970b7a20 2018-07-23 23:09:46,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/fcac468e-d5ed-420a-950a-eb0ea48a46ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:09:46,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-c02f4cd6-1835-45d6-8e5c-954c44d7155f Date: Mon, 23 Jul 2018 23:09:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}} 2018-07-23 23:09:46,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/fcac468e-d5ed-420a-950a-eb0ea48a46ac used request id req-c02f4cd6-1835-45d6-8e5c-954c44d7155f 2018-07-23 23:09:46,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:46,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:46,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["UogNRljOTd699ijBHCnRaw"], "issued_at": "2018-07-23T23:09:46.000000Z"}} 2018-07-23 23:09:46,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99dd02ebec3b4aa3a9111b48c702af4b4b4c8d22" 2018-07-23 23:09:46,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8252b50-adcb-4ad9-9920-e688e63ad088 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:46,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d8252b50-adcb-4ad9-9920-e688e63ad088 2018-07-23 23:09:46,518 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:09:46,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99dd02ebec3b4aa3a9111b48c702af4b4b4c8d22" 2018-07-23 23:09:46,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e950dad8-6363-42dd-bacc-69d4e537eff1 x-compute-request-id: req-e950dad8-6363-42dd-bacc-69d4e537eff1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:09:46,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e950dad8-6363-42dd-bacc-69d4e537eff1 2018-07-23 23:09:46,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99dd02ebec3b4aa3a9111b48c702af4b4b4c8d22" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-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-23 23:09:46,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02e45f3c-ab8a-4a7f-a361-c08044bc802b x-compute-request-id: req-02e45f3c-ab8a-4a7f-a361-c08044bc802b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "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": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6"}} 2018-07-23 23:09:46,743 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-02e45f3c-ab8a-4a7f-a361-c08044bc802b 2018-07-23 23:09:46,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:46,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:47,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["hwYhuexvQJCiTmvkzsYDqw"], "issued_at": "2018-07-23T23:09:47.000000Z"}} 2018-07-23 23:09:47,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:47,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a8a447-1e27-46b5-9680-5a95878add47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:47,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d2a8a447-1e27-46b5-9680-5a95878add47 2018-07-23 23:09:47,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:47,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-485fc362-2bd0-4da7-904d-5fd0412e75ae Date: Mon, 23 Jul 2018 23:09:47 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:09:47,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp used request id req-485fc362-2bd0-4da7-904d-5fd0412e75ae 2018-07-23 23:09:47,423 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp... 2018-07-23 23:09:47,423 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp 2018-07-23 23:09:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}}' 2018-07-23 23:09:47,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-29efcc9f-7d5f-4486-87be-469f2dae6d7b Date: Mon, 23 Jul 2018 23:09:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "updated_at": "2018-07-23T23:09:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "bfb64253-cae6-4f32-badd-3ceb76534830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}], "revision_number": 2, "project_id": "e3367941749e453589b9ea27420682e1", "id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}} 2018-07-23 23:09:47,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-29efcc9f-7d5f-4486-87be-469f2dae6d7b 2018-07-23 23:09:47,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:47,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2eb7864-6c84-4004-abd0-a39dd0b17ab5 Date: Mon, 23 Jul 2018 23:09:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "bfb64253-cae6-4f32-badd-3ceb76534830"}]} 2018-07-23 23:09:47,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-f2eb7864-6c84-4004-abd0-a39dd0b17ab5 2018-07-23 23:09:47,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:47,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:47,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07979486-135b-4559-87b2-e47cc09d4b09 Date: Mon, 23 Jul 2018 23:09:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "bfb64253-cae6-4f32-badd-3ceb76534830"}]} 2018-07-23 23:09:47,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-07979486-135b-4559-87b2-e47cc09d4b09 2018-07-23 23:09:47,884 - neutron_utils - INFO - Retrieving security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:47,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-d7dc0bb4-d643-44cc-b0c7-09a5cb9dc4c7 Date: Mon, 23 Jul 2018 23:09:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "updated_at": "2018-07-23T23:09:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "bfb64253-cae6-4f32-badd-3ceb76534830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}], "revision_number": 2, "project_id": "e3367941749e453589b9ea27420682e1", "id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}]} 2018-07-23 23:09:47,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-d7dc0bb4-d643-44cc-b0c7-09a5cb9dc4c7 2018-07-23 23:09:47,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:47,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:47,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd6dd57c-b83f-4b97-8143-41c0d86fc7e2 Date: Mon, 23 Jul 2018 23:09:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "bfb64253-cae6-4f32-badd-3ceb76534830"}]} 2018-07-23 23:09:47,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-fd6dd57c-b83f-4b97-8143-41c0d86fc7e2 2018-07-23 23:09:47,982 - neutron_utils - INFO - Retrieving security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-42f6b949-a3fb-4184-8ed1-104628437ba4 Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "updated_at": "2018-07-23T23:09:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "bfb64253-cae6-4f32-badd-3ceb76534830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}], "revision_number": 2, "project_id": "e3367941749e453589b9ea27420682e1", "id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}]} 2018-07-23 23:09:48,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-42f6b949-a3fb-4184-8ed1-104628437ba4 2018-07-23 23:09:48,028 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4734d6a-3a78-4314-a624-cca605854404 Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "bfb64253-cae6-4f32-badd-3ceb76534830"}]} 2018-07-23 23:09:48,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-d4734d6a-3a78-4314-a624-cca605854404 2018-07-23 23:09:48,052 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp 2018-07-23 23:09:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-77fcb6ff-930e-46a3-b114-bf8f15315f8d Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "updated_at": "2018-07-23T23:09:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "bfb64253-cae6-4f32-badd-3ceb76534830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}], "revision_number": 2, "project_id": "e3367941749e453589b9ea27420682e1", "id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}]} 2018-07-23 23:09:48,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp used request id req-77fcb6ff-930e-46a3-b114-bf8f15315f8d 2018-07-23 23:09:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:48,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98e5f9d-943d-4cf0-867d-ddf2ae6b7e5d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:48,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-e98e5f9d-943d-4cf0-867d-ddf2ae6b7e5d 2018-07-23 23:09:48,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:48,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df6b27cc-6c54-47e2-8a31-e23a22f11212 Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "bfb64253-cae6-4f32-badd-3ceb76534830"}]} 2018-07-23 23:09:48,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-df6b27cc-6c54-47e2-8a31-e23a22f11212 2018-07-23 23:09:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}1c24476672b404ef6384c770c2c5e95e6f5c389d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8"}}' 2018-07-23 23:09:48,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d02f0c0d-bb6a-4ad3-9de1-4df0afa5cb6e Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:48Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "1d9849a9-19aa-4375-905d-a41ca4627a35"}} 2018-07-23 23:09:48,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-d02f0c0d-bb6a-4ad3-9de1-4df0afa5cb6e 2018-07-23 23:09:48,405 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp 2018-07-23 23:09:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-9c69f7bc-1ee4-45f1-8c62-f0dc4aa022f2 Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "updated_at": "2018-07-23T23:09:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "revision_number": 0, "id": "1d9849a9-19aa-4375-905d-a41ca4627a35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "bfb64253-cae6-4f32-badd-3ceb76534830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}], "revision_number": 3, "project_id": "e3367941749e453589b9ea27420682e1", "id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}]} 2018-07-23 23:09:48,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp used request id req-9c69f7bc-1ee4-45f1-8c62-f0dc4aa022f2 2018-07-23 23:09:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f150c63f-3a3b-4ed9-8cc1-4e14cbf39b0a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:48,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-f150c63f-3a3b-4ed9-8cc1-4e14cbf39b0a 2018-07-23 23:09:48,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-cdf19f76-ff36-4c10-ae38-760326b60deb Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:48Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "1d9849a9-19aa-4375-905d-a41ca4627a35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "bfb64253-cae6-4f32-badd-3ceb76534830"}]} 2018-07-23 23:09:48,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-cdf19f76-ff36-4c10-ae38-760326b60deb 2018-07-23 23:09:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}1c24476672b404ef6384c770c2c5e95e6f5c389d" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8"}}' 2018-07-23 23:09:48,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-fbb4dd82-05dd-4512-8734-8e50637e048d Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:48Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "b837bab4-a82d-49d4-818a-58f9299c6e08"}} 2018-07-23 23:09:48,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-fbb4dd82-05dd-4512-8734-8e50637e048d 2018-07-23 23:09:48,769 - neutron_utils - INFO - Retrieving security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:48,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-5da1495e-0fdc-4e3f-a921-d48ee60f4104 Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "updated_at": "2018-07-23T23:09:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "revision_number": 0, "id": "1d9849a9-19aa-4375-905d-a41ca4627a35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "revision_number": 0, "id": "b837bab4-a82d-49d4-818a-58f9299c6e08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "revision_number": 0, "id": "bfb64253-cae6-4f32-badd-3ceb76534830", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}], "revision_number": 4, "project_id": "e3367941749e453589b9ea27420682e1", "id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}]} 2018-07-23 23:09:48,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-5da1495e-0fdc-4e3f-a921-d48ee60f4104 2018-07-23 23:09:48,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cacf0759-cae0-4c9a-8406-ce3273a45be8 2018-07-23 23:09:48,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:09:48,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-ab800ffd-f0a9-43c0-bcf7-0c2f2270834d Date: Mon, 23 Jul 2018 23:09:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:48Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "1d9849a9-19aa-4375-905d-a41ca4627a35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8fa5cada-6cfb-41ea-9deb-58066fcf1610"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:48Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:48Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "b837bab4-a82d-49d4-818a-58f9299c6e08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:47Z", "security_group_id": "cacf0759-cae0-4c9a-8406-ce3273a45be8", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:47Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "bfb64253-cae6-4f32-badd-3ceb76534830"}]} 2018-07-23 23:09:48,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-ab800ffd-f0a9-43c0-bcf7-0c2f2270834d 2018-07-23 23:09:48,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:48,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:49,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["MpD6LvWRQpOd3ZJJ7jmpeQ"], "issued_at": "2018-07-23T23:09:49.000000Z"}} 2018-07-23 23:09:49,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:49,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec8f318-fe41-46d8-9480-a7ffc8787538 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:49,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aec8f318-fe41-46d8-9480-a7ffc8787538 2018-07-23 23:09:49,268 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:09:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:49,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c165a5-3708-41e3-9a91-cef448e894b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:49,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-65c165a5-3708-41e3-9a91-cef448e894b6 2018-07-23 23:09:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:49,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18b3c5c7-17f4-45ed-97c4-9ad6d900cd6f Date: Mon, 23 Jul 2018 23:09:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:49,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-18b3c5c7-17f4-45ed-97c4-9ad6d900cd6f 2018-07-23 23:09:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:49,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:49,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0612401f-c494-44cc-8bf3-3ad6e78b0327 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:49,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-0612401f-c494-44cc-8bf3-3ad6e78b0327 2018-07-23 23:09:49,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:49,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b8b09418-b14f-42dc-8bc2-3e81f10fa60c Date: Mon, 23 Jul 2018 23:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:49,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-b8b09418-b14f-42dc-8bc2-3e81f10fa60c 2018-07-23 23:09:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8a9cd3ab-be5a-4929-bbbd-a1e4cd874d48 Date: Mon, 23 Jul 2018 23:09:49 GMT RESP BODY: {"ports":[]} 2018-07-23 23:09:49,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port&admin_state_up=True used request id req-8a9cd3ab-be5a-4929-bbbd-a1e4cd874d48 2018-07-23 23:09:49,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:50,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17111f89-1d2d-4f2f-86dd-bedb50bf2f5f x-compute-request-id: req-17111f89-1d2d-4f2f-86dd-bedb50bf2f5f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:09:50,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1 used request id req-17111f89-1d2d-4f2f-86dd-bedb50bf2f5f 2018-07-23 23:09:50,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:50,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a14b873d-ce29-4a03-a9f3-4a722b3490d6 Date: Mon, 23 Jul 2018 23:09:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:50,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-a14b873d-ce29-4a03-a9f3-4a722b3490d6 2018-07-23 23:09:50,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:50,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5abb02-83eb-4380-a3b3-89014be14fd7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:50,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-cc5abb02-83eb-4380-a3b3-89014be14fd7 2018-07-23 23:09:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:50,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d1a07ee0-e75b-4944-867e-344dfd51361e Date: Mon, 23 Jul 2018 23:09:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:50,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-d1a07ee0-e75b-4944-867e-344dfd51361e 2018-07-23 23:09:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:50,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-58e0e6a8-8db5-44ce-a618-3dabdfa3d702 Date: Mon, 23 Jul 2018 23:09:50 GMT RESP BODY: {"ports":[]} 2018-07-23 23:09:50,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port&admin_state_up=True used request id req-58e0e6a8-8db5-44ce-a618-3dabdfa3d702 2018-07-23 23:09:50,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:09:50,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:09:50,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["x1z_KUOOTkaYpGpZEPrd2w"], "issued_at": "2018-07-23T23:09:50.000000Z"}} 2018-07-23 23:09:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00c9624388cc434e77afe22bdacbeb7232b9c86" 2018-07-23 23:09:50,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db4c4fc1-276b-4289-abbc-98d47b23d053 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:09:50,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-db4c4fc1-276b-4289-abbc-98d47b23d053 2018-07-23 23:09:50,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:50,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1702e3a-ac41-4767-a509-f478758db343 Date: Mon, 23 Jul 2018 23:09:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:50,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-e1702e3a-ac41-4767-a509-f478758db343 2018-07-23 23:09:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:51,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0237c60e-6420-4018-9bba-9ead8dba1de2 Date: Mon, 23 Jul 2018 23:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:51,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-0237c60e-6420-4018-9bba-9ead8dba1de2 2018-07-23 23:09:51,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:51,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd1a2c08-e269-4487-908b-7c6d6405203f Date: Mon, 23 Jul 2018 23:09:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:51,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-dd1a2c08-e269-4487-908b-7c6d6405203f 2018-07-23 23:09:51,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:09:51,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:09:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:09:51,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00c9624388cc434e77afe22bdacbeb7232b9c86" 2018-07-23 23:09:51,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf19801-989e-4ea9-9299-c508733dbbf3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:51,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-bcf19801-989e-4ea9-9299-c508733dbbf3 2018-07-23 23:09:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:51,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2fc1048c-c5d1-4a99-add7-ebb0f1c0fcff Date: Mon, 23 Jul 2018 23:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:51,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-2fc1048c-c5d1-4a99-add7-ebb0f1c0fcff 2018-07-23 23:09:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:51,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8d153827-3951-4cce-bde9-fb1c9b5e592c Date: Mon, 23 Jul 2018 23:09:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:51,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1 used request id req-8d153827-3951-4cce-bde9-fb1c9b5e592c 2018-07-23 23:09:51,526 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 2018-07-23 23:09:51,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" -d '{"port": {"network_id": "9816c3ec-c0ac-41ac-9b5d-1081d43cc644", "fixed_ips": [{"subnet_id": "e94352ba-83bf-4d2d-8f45-a119a2e19633", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port", "admin_state_up": true}}' 2018-07-23 23:09:52,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-ca867e71-4231-4893-a991-2590ba99a4c0 Date: Mon, 23 Jul 2018 23:09:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.5"}],"id":"fc3d40dc-3889-40b4-8c2c-371bff784912","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:74:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port","project_id":"e3367941749e453589b9ea27420682e1","qos_policy_id":null,"admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:09:52,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ca867e71-4231-4893-a991-2590ba99a4c0 2018-07-23 23:09:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:52,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2b7c7ff6-959e-4c3c-8bb6-c2872401cb92 Date: Mon, 23 Jul 2018 23:09:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:09:52,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-2b7c7ff6-959e-4c3c-8bb6-c2872401cb92 2018-07-23 23:09:52,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:52,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8dca703-ead4-4693-9e3a-37d969da8da3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:52,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-c8dca703-ead4-4693-9e3a-37d969da8da3 2018-07-23 23:09:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:52,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a0741d6f-26dc-40e3-b85d-51af40104cf4 Date: Mon, 23 Jul 2018 23:09:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:09:52,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-a0741d6f-26dc-40e3-b85d-51af40104cf4 2018-07-23 23:09:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:52,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-576b45be-4109-41b0-bfcf-936bf70a19b6 Date: Mon, 23 Jul 2018 23:09:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.5"}],"id":"fc3d40dc-3889-40b4-8c2c-371bff784912","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:74:dd","project_id":"e3367941749e453589b9ea27420682e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:51Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:09:52,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port&admin_state_up=True used request id req-576b45be-4109-41b0-bfcf-936bf70a19b6 2018-07-23 23:09:52,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:52,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a83a7a-c96f-44b5-a394-06fa189a0932 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:09:52,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-39a83a7a-c96f-44b5-a394-06fa189a0932 2018-07-23 23:09:52,800 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1 2018-07-23 23:09:52,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:52,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a65aa85-5ac2-4a73-bb30-dd395cfe588a x-compute-request-id: req-9a65aa85-5ac2-4a73-bb30-dd395cfe588a Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-flavor-name"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:09:52,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9a65aa85-5ac2-4a73-bb30-dd395cfe588a 2018-07-23 23:09:52,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:52,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-810cf21b-1f23-4a23-973f-c70423a48236 x-compute-request-id: req-810cf21b-1f23-4a23-973f-c70423a48236 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "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": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6"}} 2018-07-23 23:09:52,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6 used request id req-810cf21b-1f23-4a23-973f-c70423a48236 2018-07-23 23:09:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:53,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-6b39b2f8-f966-444c-b7d4-12892644305f Date: Mon, 23 Jul 2018 23:09:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "metadata": {}}], "self": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "min_disk": 0, "protected": false, "id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "file": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3367941749e453589b9ea27420682e1", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c"} 2018-07-23 23:09:53,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c used request id req-6b39b2f8-f966-444c-b7d4-12892644305f 2018-07-23 23:09:53,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:53,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-36ee082a-1c5d-4537-b02f-57e397c68682 Date: Mon, 23 Jul 2018 23:09:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:09:53,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-36ee082a-1c5d-4537-b02f-57e397c68682 2018-07-23 23:09:53,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" -d '{"server": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "imageRef": "b3d56246-1d7e-450d-961e-93fe30610b1e", "flavorRef": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "fc3d40dc-3889-40b4-8c2c-371bff784912"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}]}}' 2018-07-23 23:09:54,424 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:09:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce78ed3a-ec58-4980-a9ac-9808e7d77123 x-compute-request-id: req-ce78ed3a-ec58-4980-a9ac-9808e7d77123 Content-Length: 437 location: http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "adminPass": "qnnQA6X8pzc4"}} 2018-07-23 23:09:54,424 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-ce78ed3a-ec58-4980-a9ac-9808e7d77123 2018-07-23 23:09:54,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:54,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e201e33e-5ad9-4722-bb4f-f6bd0039840f x-compute-request-id: req-e201e33e-5ad9-4722-bb4f-f6bd0039840f Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "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-23T23:09:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:54,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-e201e33e-5ad9-4722-bb4f-f6bd0039840f 2018-07-23 23:09:54,782 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1 2018-07-23 23:09:54,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:55,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b225ee0b-99a0-46e4-8fc6-011544ecf721 x-compute-request-id: req-b225ee0b-99a0-46e4-8fc6-011544ecf721 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:09:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:55,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-b225ee0b-99a0-46e4-8fc6-011544ecf721 2018-07-23 23:09:55,076 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1] is - BUILD 2018-07-23 23:09:55,076 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:09:58,079 - create_instance - DEBUG - VM status query timeout in 896.702750921 2018-07-23 23:09:58,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:09:58,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bd4c4a9-f79c-4601-ab2e-30f6ac0a10fb x-compute-request-id: req-8bd4c4a9-f79c-4601-ab2e-30f6ac0a10fb Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:09:55Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:09:58,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-8bd4c4a9-f79c-4601-ab2e-30f6ac0a10fb 2018-07-23 23:09:58,409 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1] is - BUILD 2018-07-23 23:09:58,409 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:10:01,412 - create_instance - DEBUG - VM status query timeout in 893.369412899 2018-07-23 23:10:01,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:01,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-372672a5-9cdb-4497-b06e-3aad098c05a8 x-compute-request-id: req-372672a5-9cdb-4497-b06e-3aad098c05a8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:01,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-372672a5-9cdb-4497-b06e-3aad098c05a8 2018-07-23 23:10:01,853 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1] is - ACTIVE 2018-07-23 23:10:01,853 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:10:01,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:02,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fb58e0d-816f-4a92-b1d5-783bcc6cb129 x-compute-request-id: req-3fb58e0d-816f-4a92-b1d5-783bcc6cb129 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:02,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-3fb58e0d-816f-4a92-b1d5-783bcc6cb129 2018-07-23 23:10:02,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:02,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-59fc976e-9462-42bc-b860-fd6d804617f5 Date: Mon, 23 Jul 2018 23:10:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:10:02,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-59fc976e-9462-42bc-b860-fd6d804617f5 2018-07-23 23:10:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:02,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f9734d-1f6a-4b6c-b9eb-13785d63fb05 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:02,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-48f9734d-1f6a-4b6c-b9eb-13785d63fb05 2018-07-23 23:10:02,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:02,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3106e4e6-6c1c-49fd-a02b-bd83b87793db Date: Mon, 23 Jul 2018 23:10:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:10:02,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-3106e4e6-6c1c-49fd-a02b-bd83b87793db 2018-07-23 23:10:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:02,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-dc33b8d2-4def-4c5b-aeff-8e5b2f358a6d Date: Mon, 23 Jul 2018 23:10:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.2"}],"id":"43c1001b-9801-4117-a259-a2b043ecb802","security_groups":[],"mac_address":"fa:16:3e:de:fb:e5","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9816c3ec-c0ac-41ac-9b5d-1081d43cc644","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:44Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.1"}],"id":"b4ff783e-56c6-4e05-891a-4e240b476e23","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:87:e7:64","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:38Z","binding:vnic_type":"normal","device_id":"5616ee94-d7ff-43d9-89bf-e6f80bdfc210","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.5"}],"id":"fc3d40dc-3889-40b4-8c2c-371bff784912","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:74:dd","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:51Z","binding:vnic_type":"normal","device_id":"1ecd2020-fd6b-447b-aa45-5fc242b04e55","ip_allocation":"immediate"}]} 2018-07-23 23:10:02,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-dc33b8d2-4def-4c5b-aeff-8e5b2f358a6d 2018-07-23 23:10:02,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:03,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d15ae434-2843-4215-8b50-1277f0cd68a7 x-compute-request-id: req-d15ae434-2843-4215-8b50-1277f0cd68a7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:03,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-d15ae434-2843-4215-8b50-1277f0cd68a7 2018-07-23 23:10:03,011 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1] is - ACTIVE 2018-07-23 23:10:03,011 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:10:03,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:03,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c90f0ec-de73-4add-a0fb-d76cd68c4327 x-compute-request-id: req-1c90f0ec-de73-4add-a0fb-d76cd68c4327 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:03,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-1c90f0ec-de73-4add-a0fb-d76cd68c4327 2018-07-23 23:10:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:03,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a149faf1-c579-4e29-aacd-28b2f7c1ac8c Date: Mon, 23 Jul 2018 23:10:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["e94352ba-83bf-4d2d-8f45-a119a2e19633"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:33Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","mtu":1450}]} 2018-07-23 23:10:03,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 used request id req-a149faf1-c579-4e29-aacd-28b2f7c1ac8c 2018-07-23 23:10:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:03,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948be6eb-150d-48d5-b79b-4416b58fe3fa Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:03,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-948be6eb-150d-48d5-b79b-4416b58fe3fa 2018-07-23 23:10:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:03,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d3635c30-334a-4e1a-9747-9ff61250ba32 Date: Mon, 23 Jul 2018 23:10:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:33Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:33Z","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":"e3367941749e453589b9ea27420682e1","id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1"}]} 2018-07-23 23:10:03,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-d3635c30-334a-4e1a-9747-9ff61250ba32 2018-07-23 23:10:03,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:03,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-204c79db-872f-4b8a-8eae-6333e56906c5 Date: Mon, 23 Jul 2018 23:10:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.2"}],"id":"43c1001b-9801-4117-a259-a2b043ecb802","security_groups":[],"mac_address":"fa:16:3e:de:fb:e5","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9816c3ec-c0ac-41ac-9b5d-1081d43cc644","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:44Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.1"}],"id":"b4ff783e-56c6-4e05-891a-4e240b476e23","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:87:e7:64","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:38Z","binding:vnic_type":"normal","device_id":"5616ee94-d7ff-43d9-89bf-e6f80bdfc210","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e94352ba-83bf-4d2d-8f45-a119a2e19633","ip_address":"10.200.201.5"}],"id":"fc3d40dc-3889-40b4-8c2c-371bff784912","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:74:dd","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port","admin_state_up":true,"network_id":"9816c3ec-c0ac-41ac-9b5d-1081d43cc644","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:51Z","binding:vnic_type":"normal","device_id":"1ecd2020-fd6b-447b-aa45-5fc242b04e55","ip_allocation":"immediate"}]} 2018-07-23 23:10:03,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-204c79db-872f-4b8a-8eae-6333e56906c5 2018-07-23 23:10:03,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}}' 2018-07-23 23:10:04,543 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:10:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6a8ddf9-0d75-402c-9b9f-b57813300bd7 x-compute-request-id: req-c6a8ddf9-0d75-402c-9b9f-b57813300bd7 Content-Length: 0 Content-Type: application/json 2018-07-23 23:10:04,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action used request id req-c6a8ddf9-0d75-402c-9b9f-b57813300bd7 2018-07-23 23:10:04,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:04,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:04,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["IN3Qhq-OSWWgrWO1VwRE7w"], "issued_at": "2018-07-23T23:10:04.000000Z"}} 2018-07-23 23:10:04,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:04,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cf2950-b5e5-4638-bc24-3322aca8fe6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:04,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-42cf2950-b5e5-4638-bc24-3322aca8fe6b 2018-07-23 23:10:04,954 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:10:04,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78331b83-16dc-40b3-81b1-8c9ead3297b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:05,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-78331b83-16dc-40b3-81b1-8c9ead3297b6 2018-07-23 23:10:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d4b06932-e67c-4cae-a0a1-dea65e4a8b8f Date: Mon, 23 Jul 2018 23:10:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:10:05,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-d4b06932-e67c-4cae-a0a1-dea65e4a8b8f 2018-07-23 23:10:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:10:05,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:10:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:10:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbbe3b7-5635-425a-8bdb-f854f75a0384 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:05,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-3cbbe3b7-5635-425a-8bdb-f854f75a0384 2018-07-23 23:10:05,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-540a3a6b-c428-428a-9fce-6b7d57ddb6b6 Date: Mon, 23 Jul 2018 23:10:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:05,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-540a3a6b-c428-428a-9fce-6b7d57ddb6b6 2018-07-23 23:10:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-634ca59f-23ea-41ef-a69e-f2977da9b154 Date: Mon, 23 Jul 2018 23:10:05 GMT RESP BODY: {"ports":[]} 2018-07-23 23:10:05,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port&admin_state_up=True used request id req-634ca59f-23ea-41ef-a69e-f2977da9b154 2018-07-23 23:10:05,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-619227ac-22bd-4ac2-8343-1057e1ffa516 x-compute-request-id: req-619227ac-22bd-4ac2-8343-1057e1ffa516 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:10:05,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2 used request id req-619227ac-22bd-4ac2-8343-1057e1ffa516 2018-07-23 23:10:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-556c7040-1694-4ea3-94af-2fa31408d605 Date: Mon, 23 Jul 2018 23:10:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:10:05,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-556c7040-1694-4ea3-94af-2fa31408d605 2018-07-23 23:10:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6901ee-9f50-470a-bca4-d36d302a10b1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:05,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-bd6901ee-9f50-470a-bca4-d36d302a10b1 2018-07-23 23:10:05,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d1333550-05e3-45b8-a180-029aeed0aa3c Date: Mon, 23 Jul 2018 23:10:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:05,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-d1333550-05e3-45b8-a180-029aeed0aa3c 2018-07-23 23:10:05,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:05,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6667b8df-cd49-4e48-a47f-4cbc714930ae Date: Mon, 23 Jul 2018 23:10:05 GMT RESP BODY: {"ports":[]} 2018-07-23 23:10:05,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port&admin_state_up=True used request id req-6667b8df-cd49-4e48-a47f-4cbc714930ae 2018-07-23 23:10:05,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:05,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:06,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbf64c16f0e4449cb7ae55f113a82141", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role"}], "expires_at": "2018-07-24T00:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e3367941749e453589b9ea27420682e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user", "id": "9909aacaa2894aafb96dbdd228f7a4af"}, "audit_ids": ["nrZRM4nCTDOJ4BtDl-KCCw"], "issued_at": "2018-07-23T23:10:06.000000Z"}} 2018-07-23 23:10:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3cd200ba45a0ab7070a46a2cb577cb3e44449e" 2018-07-23 23:10:06,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf135f95-7920-44a6-8049-69e9aeba4061 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:06,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bf135f95-7920-44a6-8049-69e9aeba4061 2018-07-23 23:10:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:06,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8b99958c-de28-42ed-9bb6-7cc36d08d710 Date: Mon, 23 Jul 2018 23:10:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:10:06,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-8b99958c-de28-42ed-9bb6-7cc36d08d710 2018-07-23 23:10:06,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:06,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c4d04d44-c18d-495a-90a9-67867afc2271 Date: Mon, 23 Jul 2018 23:10:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:06,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-c4d04d44-c18d-495a-90a9-67867afc2271 2018-07-23 23:10:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:06,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-61519ca7-e3f4-4f17-83b3-530c0c9d9e74 Date: Mon, 23 Jul 2018 23:10:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:10:06,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-61519ca7-e3f4-4f17-83b3-530c0c9d9e74 2018-07-23 23:10:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:10:06,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:10:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:10:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3cd200ba45a0ab7070a46a2cb577cb3e44449e" 2018-07-23 23:10:06,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74101b76-9eb9-4c0b-b85e-5a55e2d0faab Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:06,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-74101b76-9eb9-4c0b-b85e-5a55e2d0faab 2018-07-23 23:10:06,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:06,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8906bbfd-0f1f-4974-8263-16f1fcaa5815 Date: Mon, 23 Jul 2018 23:10:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:06,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-8906bbfd-0f1f-4974-8263-16f1fcaa5815 2018-07-23 23:10:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:06,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-566ebb8b-d574-412c-8198-885c83154444 Date: Mon, 23 Jul 2018 23:10:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:06,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2 used request id req-566ebb8b-d574-412c-8198-885c83154444 2018-07-23 23:10:06,830 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 2018-07-23 23:10:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" -d '{"port": {"network_id": "a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa", "fixed_ips": [{"subnet_id": "fcac468e-d5ed-420a-950a-eb0ea48a46ac", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port", "admin_state_up": true}}' 2018-07-23 23:10:07,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-6bf67f4a-1653-4dd3-8b3d-e68768c2af75 Date: Mon, 23 Jul 2018 23:10:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:10:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.5"}],"id":"3ebac0e0-7195-4667-85e7-685b4c5d5b74","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:f7:8d:b3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port","project_id":"e3367941749e453589b9ea27420682e1","qos_policy_id":null,"admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:10:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:10:07,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-6bf67f4a-1653-4dd3-8b3d-e68768c2af75 2018-07-23 23:10:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3ff7548b-6328-41ce-b653-3db07e444a59 Date: Mon, 23 Jul 2018 23:10:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:10:08,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-3ff7548b-6328-41ce-b653-3db07e444a59 2018-07-23 23:10:08,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7271a8c2-f3db-46c3-b7b0-2bc7e95bc5dd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:08,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-7271a8c2-f3db-46c3-b7b0-2bc7e95bc5dd 2018-07-23 23:10:08,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-59ca14fa-9ef8-48ce-aaf8-ae81f3516d59 Date: Mon, 23 Jul 2018 23:10:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:08,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-59ca14fa-9ef8-48ce-aaf8-ae81f3516d59 2018-07-23 23:10:08,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-6d6490ff-b713-46cb-92b7-81a2f9bd38cf Date: Mon, 23 Jul 2018 23:10:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:10:07Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.5"}],"id":"3ebac0e0-7195-4667-85e7-685b4c5d5b74","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:f7:8d:b3","project_id":"e3367941749e453589b9ea27420682e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:10:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:10:08,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa&name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port&admin_state_up=True used request id req-6d6490ff-b713-46cb-92b7-81a2f9bd38cf 2018-07-23 23:10:08,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9474be96-a77c-4383-8f2e-ae1a65e1db9a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:08,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-9474be96-a77c-4383-8f2e-ae1a65e1db9a 2018-07-23 23:10:08,335 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2 2018-07-23 23:10:08,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe4cfc4c-c318-4c4e-a804-c0d827a04828 x-compute-request-id: req-fe4cfc4c-c318-4c4e-a804-c0d827a04828 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-flavor-name"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:10:08,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fe4cfc4c-c318-4c4e-a804-c0d827a04828 2018-07-23 23:10:08,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-888a3e05-c1fd-4bfd-8ae5-025eed610f5e x-compute-request-id: req-888a3e05-c1fd-4bfd-8ae5-025eed610f5e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "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": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6"}} 2018-07-23 23:10:08,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6 used request id req-888a3e05-c1fd-4bfd-8ae5-025eed610f5e 2018-07-23 23:10:08,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-e0bf7b3b-5fe4-40ee-8f4e-223f27104d07 Date: Mon, 23 Jul 2018 23:10:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:09:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:09:32Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "metadata": {}}], "self": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "min_disk": 0, "protected": false, "id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "file": "/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e3367941749e453589b9ea27420682e1", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b3d56246-1d7e-450d-961e-93fe30610b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c"} 2018-07-23 23:10:08,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c used request id req-e0bf7b3b-5fe4-40ee-8f4e-223f27104d07 2018-07-23 23:10:08,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:08,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-962f9ffa-b892-45c3-94df-858598272882 Date: Mon, 23 Jul 2018 23:10:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:10:08,588 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-962f9ffa-b892-45c3-94df-858598272882 2018-07-23 23:10:08,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" -d '{"server": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "imageRef": "b3d56246-1d7e-450d-961e-93fe30610b1e", "flavorRef": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "3ebac0e0-7195-4667-85e7-685b4c5d5b74"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}]}}' 2018-07-23 23:10:09,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:10:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fda4df0-70ae-45cb-a5dd-3c88befbf4b3 x-compute-request-id: req-1fda4df0-70ae-45cb-a5dd-3c88befbf4b3 Content-Length: 437 location: http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "adminPass": "xNgcs8ZHNZEv"}} 2018-07-23 23:10:09,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1fda4df0-70ae-45cb-a5dd-3c88befbf4b3 2018-07-23 23:10:09,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:09,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cae9b73e-4c6a-4d2d-a559-7fea5c7cb43b x-compute-request-id: req-cae9b73e-4c6a-4d2d-a559-7fea5c7cb43b Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "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-23T23:10:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:09,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-cae9b73e-4c6a-4d2d-a559-7fea5c7cb43b 2018-07-23 23:10:09,829 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2 2018-07-23 23:10:09,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:10,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a75b3528-6d2b-4e51-9ffe-7e276f2bb3c5 x-compute-request-id: req-a75b3528-6d2b-4e51-9ffe-7e276f2bb3c5 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "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-23T23:10:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:10,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-a75b3528-6d2b-4e51-9ffe-7e276f2bb3c5 2018-07-23 23:10:10,399 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2] is - BUILD 2018-07-23 23:10:10,399 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:10:13,400 - create_instance - DEBUG - VM status query timeout in 896.429278851 2018-07-23 23:10:13,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:13,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2baf15e-ab63-43bc-a6ff-b6a7ef9cc3e6 x-compute-request-id: req-a2baf15e-ab63-43bc-a6ff-b6a7ef9cc3e6 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:10:10Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:13,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-a2baf15e-ab63-43bc-a6ff-b6a7ef9cc3e6 2018-07-23 23:10:13,726 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2] is - BUILD 2018-07-23 23:10:13,726 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:10:16,729 - create_instance - DEBUG - VM status query timeout in 893.099729061 2018-07-23 23:10:16,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:17,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc199c0d-71a1-422d-a4d0-674c981f8d11 x-compute-request-id: req-dc199c0d-71a1-422d-a4d0-674c981f8d11 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:10:10Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:17,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-dc199c0d-71a1-422d-a4d0-674c981f8d11 2018-07-23 23:10:17,210 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2] is - BUILD 2018-07-23 23:10:17,210 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:10:20,213 - create_instance - DEBUG - VM status query timeout in 889.615808964 2018-07-23 23:10:20,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:20,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a075746-94ef-4234-8488-34db35aa34e6 x-compute-request-id: req-4a075746-94ef-4234-8488-34db35aa34e6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:8d:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:10:18.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:18Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:20,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-4a075746-94ef-4234-8488-34db35aa34e6 2018-07-23 23:10:20,560 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2] is - ACTIVE 2018-07-23 23:10:20,560 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:10:20,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:20,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e1a478-ace8-4e7f-a9f1-0fbc68c424b0 x-compute-request-id: req-e5e1a478-ace8-4e7f-a9f1-0fbc68c424b0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:8d:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:10:18.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:18Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:20,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-e5e1a478-ace8-4e7f-a9f1-0fbc68c424b0 2018-07-23 23:10:20,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:20,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f71768d3-343b-4998-bcbe-734491ecee75 Date: Mon, 23 Jul 2018 23:10:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:10:20,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-f71768d3-343b-4998-bcbe-734491ecee75 2018-07-23 23:10:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ed0a11-faa3-441b-ac86-fee941923374 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:21,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-48ed0a11-faa3-441b-ac86-fee941923374 2018-07-23 23:10:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1951000c-860b-4339-a4e4-61ea59ab9a61 Date: Mon, 23 Jul 2018 23:10:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:21,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-1951000c-860b-4339-a4e4-61ea59ab9a61 2018-07-23 23:10:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-4c8d3a90-1946-4c07-8027-7efa04289fcc Date: Mon, 23 Jul 2018 23:10:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.2"}],"id":"10a695c0-8214-4089-a470-0aaad91db3b2","security_groups":[],"mac_address":"fa:16:3e:73:2b:3a","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:10:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.5"}],"id":"3ebac0e0-7195-4667-85e7-685b4c5d5b74","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:f7:8d:b3","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:10:07Z","binding:vnic_type":"normal","device_id":"180e9dce-a37b-46c3-8817-b7167f8ac969","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:48Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.1"}],"id":"8182c2d2-be4f-48f4-9dee-4fe660042938","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:8a:50","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:43Z","binding:vnic_type":"normal","device_id":"5616ee94-d7ff-43d9-89bf-e6f80bdfc210","ip_allocation":"immediate"}]} 2018-07-23 23:10:21,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-4c8d3a90-1946-4c07-8027-7efa04289fcc 2018-07-23 23:10:21,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f17cb4a8-776c-42dc-80c8-421014f4eb07 x-compute-request-id: req-f17cb4a8-776c-42dc-80c8-421014f4eb07 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:8d:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:10:18.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:18Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:21,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-f17cb4a8-776c-42dc-80c8-421014f4eb07 2018-07-23 23:10:21,519 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2] is - ACTIVE 2018-07-23 23:10:21,519 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:10:21,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c420df0c-b9de-4b95-91fc-6a755fa76e8f x-compute-request-id: req-c420df0c-b9de-4b95-91fc-6a755fa76e8f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:8d:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:10:18.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:18Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:21,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-c420df0c-b9de-4b95-91fc-6a755fa76e8f 2018-07-23 23:10:21,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b0644a7d-9756-4eac-8b76-e9672dde7588 Date: Mon, 23 Jul 2018 23:10:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e3367941749e453589b9ea27420682e1","l2_adjacency":true,"status":"ACTIVE","subnets":["fcac468e-d5ed-420a-950a-eb0ea48a46ac"],"description":"","tags":[],"updated_at":"2018-07-23T23:09:35Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2","admin_state_up":true,"tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","mtu":1450}]} 2018-07-23 23:10:21,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 used request id req-b0644a7d-9756-4eac-8b76-e9672dde7588 2018-07-23 23:10:21,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df69c0e3-4803-4d87-a4cd-45926bb25108 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:21,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-df69c0e3-4803-4d87-a4cd-45926bb25108 2018-07-23 23:10:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:21,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fa8ef2ca-332f-451a-a70f-9ed05d001d5e Date: Mon, 23 Jul 2018 23:10:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:35Z","dns_nameservers":[],"updated_at":"2018-07-23T23:09:35Z","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":"e3367941749e453589b9ea27420682e1","id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2"}]} 2018-07-23 23:10:21,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-fa8ef2ca-332f-451a-a70f-9ed05d001d5e 2018-07-23 23:10:21,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:22,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-ca44f2b6-1a1b-462c-9844-3501a15d67ea Date: Mon, 23 Jul 2018 23:10:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:38Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.2"}],"id":"10a695c0-8214-4089-a470-0aaad91db3b2","security_groups":[],"mac_address":"fa:16:3e:73:2b:3a","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:36Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:10:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.5"}],"id":"3ebac0e0-7195-4667-85e7-685b4c5d5b74","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:f7:8d:b3","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:10:07Z","binding:vnic_type":"normal","device_id":"180e9dce-a37b-46c3-8817-b7167f8ac969","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:09:48Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcac468e-d5ed-420a-950a-eb0ea48a46ac","ip_address":"10.200.202.1"}],"id":"8182c2d2-be4f-48f4-9dee-4fe660042938","security_groups":["ba6c2c09-2158-41d2-a9c8-6799ae7edd34"],"mac_address":"fa:16:3e:a4:8a:50","project_id":"e3367941749e453589b9ea27420682e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2","admin_state_up":true,"network_id":"a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa","tenant_id":"e3367941749e453589b9ea27420682e1","created_at":"2018-07-23T23:09:43Z","binding:vnic_type":"normal","device_id":"5616ee94-d7ff-43d9-89bf-e6f80bdfc210","ip_allocation":"immediate"}]} 2018-07-23 23:10:22,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-ca44f2b6-1a1b-462c-9844-3501a15d67ea 2018-07-23 23:10:22,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}}' 2018-07-23 23:10:22,540 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eebf45a8-2427-4123-b441-e7646f0767ba x-compute-request-id: req-eebf45a8-2427-4123-b441-e7646f0767ba Content-Length: 0 Content-Type: application/json 2018-07-23 23:10:22,540 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969/action used request id req-eebf45a8-2427-4123-b441-e7646f0767ba 2018-07-23 23:10:22,540 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-07-23 23:10:22,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:22,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67fcfdfa-f689-46bb-ac5f-ee7943034fb7 x-compute-request-id: req-67fcfdfa-f689-46bb-ac5f-ee7943034fb7 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:22,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-67fcfdfa-f689-46bb-ac5f-ee7943034fb7 2018-07-23 23:10:22,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:10:22,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b922789-55b8-4b68-b13c-a15c1210794e x-compute-request-id: req-4b922789-55b8-4b68-b13c-a15c1210794e Content-Encoding: gzip Content-Length: 8132 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475174805 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146234] pid_max: default: 32768 minimum: 301\n[ 0.147171] ACPI: Core revision 20150930\n[ 0.148612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149977] Security Framework initialized\n[ 0.150828] Yama: becoming mindful.\n[ 0.151599] AppArmor: AppArmor initialized\n[ 0.152487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155207] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156461] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157936] Initializing cgroup subsys io\n[ 0.158784] Initializing cgroup subsys memory\n[ 0.159693] Initializing cgroup subsys devices\n[ 0.160603] Initializing cgroup subsys freezer\n[ 0.161501] Initializing cgroup subsys net_cls\n[ 0.162407] Initializing cgroup subsys perf_event\n[ 0.163362] Initializing cgroup subsys net_prio\n[ 0.164289] Initializing cgroup subsys hugetlb\n[ 0.165196] Initializing cgroup subsys pids\n[ 0.166102] CPU: Physical Processor ID: 0\n[ 0.167649] mce: CPU supports 10 MCE banks\n[ 0.168523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171831] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178101] ftrace: allocating 31920 entries in 125 pages\n[ 0.203656] smpboot: Max logical packages: 2\n[ 0.204566] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205875] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.207282] x2apic enabled\n[ 0.208133] Switched APIC routing to physical x2apic.\n[ 0.209937] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211196] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215524] KVM setup paravirtual spinlock\n[ 0.217054] x86: Booting SMP configuration:\n[ 0.218003] .... node #0, CPUs: #1\n[ 0.218939] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.241215] x86: Booted up 1 node, 2 CPUs\n[ 0.241217] KVM setup async PF for cpu 1\n[ 0.241220] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.243940] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.245511] devtmpfs: initialized\n[ 0.247296] evm: security.selinux\n[ 0.248034] evm: security.SMACK64\n[ 0.248766] evm: security.SMACK64EXEC\n[ 0.249566] evm: security.SMACK64TRANSMUTE\n[ 0.250415] evm: security.SMACK64MMAP\n[ 0.251195] evm: security.ima\n[ 0.251868] evm: security.capability\n[ 0.252743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254715] pinctrl core: initialized pinctrl subsystem\n[ 0.255877] RTC time: 23:10:00, date: 07/23/18\n[ 0.256903] NET: Registered protocol family 16\n[ 0.266694] cpuidle: using governor ladder\n[ 0.278799] cpuidle: using governor menu\n[ 0.279656] PCCT header not found.\n[ 0.280462] ACPI: bus type PCI registered\n[ 0.281315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282641] PCI: Using configuration type 1 for base access\n[ 0.296121] ACPI: Added _OSI(Module Device)\n[ 0.297048] ACPI: Added _OSI(Processor Device)\n[ 0.297967] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300923] ACPI: Interpreter enabled\n[ 0.301736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309454] ACPI: (supports S0 S5)\n[ 0.310188] ACPI: Using IOAPIC for interrupt routing\n[ 0.311175] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317166] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320763] acpiphp: Slot [3] registered\n[ 0.321607] acpiphp: Slot [4] registered\n[ 0.322446] acpiphp: Slot [5] registered\n[ 0.323283] acpiphp: Slot [6] registered\n[ 0.324127] acpiphp: Slot [7] registered\n[ 0.324975] acpiphp: Slot [8] registered\n[ 0.325817] acpiphp: Slot [9] registered\n[ 0.326651] acpiphp: Slot [10] registered\n[ 0.337889] acpiphp: Slot [11] registered\n[ 0.338736] acpiphp: Slot [12] registered\n[ 0.339579] acpiphp: Slot [13] registered\n[ 0.340417] acpiphp: Slot [14] registered\n[ 0.341287] acpiphp: Slot [15] registered\n[ 0.342146] acpiphp: Slot [16] registered\n[ 0.342996] acpiphp: Slot [17] registered\n[ 0.343840] acpiphp: Slot [18] registered\n[ 0.344684] acpiphp: Slot [19] registered\n[ 0.345527] acpiphp: Slot [20] registered\n[ 0.346375] acpiphp: Slot [21] registered\n[ 0.347226] acpiphp: Slot [22] registered\n[ 0.348087] acpiphp: Slot [23] registered\n[ 0.348934] acpiphp: Slot [24] registered\n[ 0.349785] acpiphp: Slot [25] registered\n[ 0.350630] acpiphp: Slot [26] registered\n[ 0.351506] acpiphp: Slot [27] registered\n[ 0.352358] acpiphp: Slot [28] registered\n[ 0.353209] acpiphp: Slot [29] registered\n[ 0.354068] acpiphp: Slot [30] registered\n[ 0.354919] acpiphp: Slot [31] registered\n[ 0.355761] PCI host bridge to bus 0000:00\n[ 0.356602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362173] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363708] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368546] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376408] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398911] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401872] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403245] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404647] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407393] vgaarb: loaded\n[ 0.408027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409333] SCSI subsystem initialized\n[ 0.410329] ACPI: bus type USB registered\n[ 0.411199] usbcore: registered new interface driver usbfs\n[ 0.412292] usbcore: registered new interface driver hub\n[ 0.413367] usbcore: registered new device driver usb\n[ 0.414599] PCI: Using ACPI for IRQ routing\n[ 0.415772] NetLabel: Initializing\n[ 0.416522] NetLabel: domain hash size = 128\n[ 0.417415] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418433] NetLabel: unlabeled traffic allowed by default\n[ 0.419673] clocksource: Switched to clocksource kvm-clock\n[ 0.428485] AppArmor: AppArmor Filesystem Enabled\n[ 0.429507] pnp: PnP ACPI init\n[ 0.430528] pnp: PnP ACPI: found 5 devices\n[ 0.437573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.439383] NET: Registered protocol family 2\n[ 0.440520] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441880] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.443146] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.444419] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446789] NET: Registered protocol family 1\n[ 0.447714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449995] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.468797] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.487625] Trying to unpack rootfs image as initramfs...\n[ 0.545728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.548111] Scanning for low memory corruption every 60 seconds\n[ 0.550116] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.551901] audit: initializing netlink subsys (disabled)\n[ 0.553476] audit: type=2000 audit(1532387400.632:1): initialized\n[ 0.555353] Initialise system trusted keyring\n[ 0.556771] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561450] zbud: loaded\n[ 0.562471] VFS: Disk quotas dquot_6.6.0\n[ 0.563697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566048] fuse init (API version 7.23)\n[ 0.567373] Key type big_key registered\n[ 0.568570] Allocating IMA MOK and blacklist keyrings.\n[ 0.570368] Key type asymmetric registered\n[ 0.571590] Asymmetric key parser 'x509' registered\n[ 0.573040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575214] io scheduler noop registered\n[ 0.576408] io scheduler deadline registered (default)\n[ 0.577901] io scheduler cfq registered\n[ 0.579094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584733] ACPI: Power Button [PWRF]\n[ 0.585993] GHES: HEST is not enabled!\n[ 0.604774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642636] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669896] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672984] Linux agpgart interface v0.103\n[ 0.676503] brd: module loaded\n[ 0.678706] loop: module loaded\n[ 0.683000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685158] GPT:90111 != 20971519\n[ 0.686129] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687765] GPT:90111 != 20971519\n[ 0.688772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690179] vda: vda1 vda15\n[ 0.691748] scsi host0: ata_piix\n[ 0.692913] scsi host1: ata_piix\n[ 0.693963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695837] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.698115] libphy: Fixed MDIO Bus: probed\n[ 0.699321] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700762] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703439] PPP generic driver version 2.4.2\n[ 0.704749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706576] ehci-pci: EHCI PCI platform driver\n[ 0.707878] ehci-platform: EHCI generic platform driver\n[ 0.709354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711052] ohci-pci: OHCI PCI platform driver\n[ 0.712338] ohci-platform: OHCI generic platform driver\n[ 0.713811] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736779] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738226] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741793] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743903] usb usb1: Product: UHCI Host Controller\n[ 0.745300] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748470] hub 1-0:1.0: USB hub found\n[ 0.749619] hub 1-0:1.0: 2 ports detected\n[ 0.750947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753870] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756851] mousedev: PS/2 mouse device common for all mice\n[ 0.758609] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766591] i2c /dev entries driver\n[ 0.767715] device-mapper: uevent: version 1.0.3\n[ 0.769127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.771578] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773559] NET: Registered protocol family 10\n[ 0.775134] NET: Registered protocol family 17\n[ 0.776464] Key type dns_resolver registered\n[ 0.777894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779071] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780742] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783428] registered taskstats version 1\n[ 0.784696] Loading compiled-in X.509 certificates\n[ 0.786628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789465] zswap: loaded using pool lzo/zbud\n[ 0.791746] Key type trusted registered\n[ 0.794145] Key type encrypted registered\n[ 0.795359] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.796956] ima: No TPM chip found, activating TPM-bypass!\n[ 0.798541] evm: HMAC attrs: 0x1\n[ 0.810267] Magic number: 10:791:201\n[ 0.811521] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:00 UTC (1532387400)\n[ 0.813934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815627] EDD information not available.\n[ 0.853028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855329] Write protecting the kernel read-only data: 14336k\n[ 0.858007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860651] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.921780] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-07-23 23:10:22,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action used request id req-4b922789-55b8-4b68-b13c-a15c1210794e 2018-07-23 23:10:22,872 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-23 23:10:22,873 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 475174805 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.144504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.146234] pid_max: default: 32768 minimum: 301 [ 0.147171] ACPI: Core revision 20150930 [ 0.148612] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.149977] Security Framework initialized [ 0.150828] Yama: becoming mindful. [ 0.151599] AppArmor: AppArmor initialized [ 0.152487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.153879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155207] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156461] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.157936] Initializing cgroup subsys io [ 0.158784] Initializing cgroup subsys memory [ 0.159693] Initializing cgroup subsys devices [ 0.160603] Initializing cgroup subsys freezer [ 0.161501] Initializing cgroup subsys net_cls [ 0.162407] Initializing cgroup subsys perf_event [ 0.163362] Initializing cgroup subsys net_prio [ 0.164289] Initializing cgroup subsys hugetlb [ 0.165196] Initializing cgroup subsys pids [ 0.166102] CPU: Physical Processor ID: 0 [ 0.167649] mce: CPU supports 10 MCE banks [ 0.168523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.169563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.171831] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.178101] ftrace: allocating 31920 entries in 125 pages [ 0.203656] smpboot: Max logical packages: 2 [ 0.204566] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.205875] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.207282] x2apic enabled [ 0.208133] Switched APIC routing to physical x2apic. [ 0.209937] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.211196] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.213517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.215524] KVM setup paravirtual spinlock [ 0.217054] x86: Booting SMP configuration: [ 0.218003] .... node #0, CPUs: #1 [ 0.218939] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.241215] x86: Booted up 1 node, 2 CPUs [ 0.241217] KVM setup async PF for cpu 1 [ 0.241220] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.243940] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.245511] devtmpfs: initialized [ 0.247296] evm: security.selinux [ 0.248034] evm: security.SMACK64 [ 0.248766] evm: security.SMACK64EXEC [ 0.249566] evm: security.SMACK64TRANSMUTE [ 0.250415] evm: security.SMACK64MMAP [ 0.251195] evm: security.ima [ 0.251868] evm: security.capability [ 0.252743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.254715] pinctrl core: initialized pinctrl subsystem [ 0.255877] RTC time: 23:10:00, date: 07/23/18 [ 0.256903] NET: Registered protocol family 16 [ 0.266694] cpuidle: using governor ladder [ 0.278799] cpuidle: using governor menu [ 0.279656] PCCT header not found. [ 0.280462] ACPI: bus type PCI registered [ 0.281315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.282641] PCI: Using configuration type 1 for base access [ 0.296121] ACPI: Added _OSI(Module Device) [ 0.297048] ACPI: Added _OSI(Processor Device) [ 0.297967] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.298903] ACPI: Added _OSI(Processor Aggregator Device) [ 0.300923] ACPI: Interpreter enabled [ 0.301736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.303665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.305601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.307515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.309454] ACPI: (supports S0 S5) [ 0.310188] ACPI: Using IOAPIC for interrupt routing [ 0.311175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317166] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.320763] acpiphp: Slot [3] registered [ 0.321607] acpiphp: Slot [4] registered [ 0.322446] acpiphp: Slot [5] registered [ 0.323283] acpiphp: Slot [6] registered [ 0.324127] acpiphp: Slot [7] registered [ 0.324975] acpiphp: Slot [8] registered [ 0.325817] acpiphp: Slot [9] registered [ 0.326651] acpiphp: Slot [10] registered [ 0.337889] acpiphp: Slot [11] registered [ 0.338736] acpiphp: Slot [12] registered [ 0.339579] acpiphp: Slot [13] registered [ 0.340417] acpiphp: Slot [14] registered [ 0.341287] acpiphp: Slot [15] registered [ 0.342146] acpiphp: Slot [16] registered [ 0.342996] acpiphp: Slot [17] registered [ 0.343840] acpiphp: Slot [18] registered [ 0.344684] acpiphp: Slot [19] registered [ 0.345527] acpiphp: Slot [20] registered [ 0.346375] acpiphp: Slot [21] registered [ 0.347226] acpiphp: Slot [22] registered [ 0.348087] acpiphp: Slot [23] registered [ 0.348934] acpiphp: Slot [24] registered [ 0.349785] acpiphp: Slot [25] registered [ 0.350630] acpiphp: Slot [26] registered [ 0.351506] acpiphp: Slot [27] registered [ 0.352358] acpiphp: Slot [28] registered [ 0.353209] acpiphp: Slot [29] registered [ 0.354068] acpiphp: Slot [30] registered [ 0.354919] acpiphp: Slot [31] registered [ 0.355761] PCI host bridge to bus 0000:00 [ 0.356602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.359138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.360669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.362173] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.363708] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.367200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.368546] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.371106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.374756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.376408] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.395368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.397392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.398911] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.400401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.401872] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.403245] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.404647] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.405768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.407393] vgaarb: loaded [ 0.408027] vgaarb: bridge control possible 0000:00:02.0 [ 0.409333] SCSI subsystem initialized [ 0.410329] ACPI: bus type USB registered [ 0.411199] usbcore: registered new interface driver usbfs [ 0.412292] usbcore: registered new interface driver hub [ 0.413367] usbcore: registered new device driver usb [ 0.414599] PCI: Using ACPI for IRQ routing [ 0.415772] NetLabel: Initializing [ 0.416522] NetLabel: domain hash size = 128 [ 0.417415] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418433] NetLabel: unlabeled traffic allowed by default [ 0.419673] clocksource: Switched to clocksource kvm-clock [ 0.428485] AppArmor: AppArmor Filesystem Enabled [ 0.429507] pnp: PnP ACPI init [ 0.430528] pnp: PnP ACPI: found 5 devices [ 0.437573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.439383] NET: Registered protocol family 2 [ 0.440520] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.441880] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.443146] TCP: Hash tables configured (established 4096 bind 4096) [ 0.444419] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.445555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.446789] NET: Registered protocol family 1 [ 0.447714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.448871] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.449995] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.468797] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.487625] Trying to unpack rootfs image as initramfs... [ 0.545728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.548111] Scanning for low memory corruption every 60 seconds [ 0.550116] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.551901] audit: initializing netlink subsys (disabled) [ 0.553476] audit: type=2000 audit(1532387400.632:1): initialized [ 0.555353] Initialise system trusted keyring [ 0.556771] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.558548] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561450] zbud: loaded [ 0.562471] VFS: Disk quotas dquot_6.6.0 [ 0.563697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566048] fuse init (API version 7.23) [ 0.567373] Key type big_key registered [ 0.568570] Allocating IMA MOK and blacklist keyrings. [ 0.570368] Key type asymmetric registered [ 0.571590] Asymmetric key parser 'x509' registered [ 0.573040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.575214] io scheduler noop registered [ 0.576408] io scheduler deadline registered (default) [ 0.577901] io scheduler cfq registered [ 0.579094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584733] ACPI: Power Button [PWRF] [ 0.585993] GHES: HEST is not enabled! [ 0.604774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.642636] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.645412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.669896] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.672984] Linux agpgart interface v0.103 [ 0.676503] brd: module loaded [ 0.678706] loop: module loaded [ 0.683000] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.685158] GPT:90111 != 20971519 [ 0.686129] GPT:Alternate GPT header not at the end of the disk. [ 0.687765] GPT:90111 != 20971519 [ 0.688772] GPT: Use GNU Parted to correct GPT errors. [ 0.690179] vda: vda1 vda15 [ 0.691748] scsi host0: ata_piix [ 0.692913] scsi host1: ata_piix [ 0.693963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.695837] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.698115] libphy: Fixed MDIO Bus: probed [ 0.699321] tun: Universal TUN/TAP device driver, 1.6 [ 0.700762] tun: (C) 1999-2004 Max Krasnyansky [ 0.703439] PPP generic driver version 2.4.2 [ 0.704749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706576] ehci-pci: EHCI PCI platform driver [ 0.707878] ehci-platform: EHCI generic platform driver [ 0.709354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711052] ohci-pci: OHCI PCI platform driver [ 0.712338] ohci-platform: OHCI generic platform driver [ 0.713811] uhci_hcd: USB Universal Host Controller Interface driver [ 0.733116] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.736779] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.738226] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.739898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.741793] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.743903] usb usb1: Product: UHCI Host Controller [ 0.745300] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747040] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748470] hub 1-0:1.0: USB hub found [ 0.749619] hub 1-0:1.0: 2 ports detected [ 0.750947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753870] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755312] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756851] mousedev: PS/2 mouse device common for all mice [ 0.758609] rtc_cmos 00:00: RTC can wake from S4 [ 0.760332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766591] i2c /dev entries driver [ 0.767715] device-mapper: uevent: version 1.0.3 [ 0.769127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.771578] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773559] NET: Registered protocol family 10 [ 0.775134] NET: Registered protocol family 17 [ 0.776464] Key type dns_resolver registered [ 0.777894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779071] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780742] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783428] registered taskstats version 1 [ 0.784696] Loading compiled-in X.509 certificates [ 0.786628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.789465] zswap: loaded using pool lzo/zbud [ 0.791746] Key type trusted registered [ 0.794145] Key type encrypted registered [ 0.795359] AppArmor: AppArmor sha1 policy hashing enabled [ 0.796956] ima: No TPM chip found, activating TPM-bypass! [ 0.798541] evm: HMAC attrs: 0x1 [ 0.810267] Magic number: 10:791:201 [ 0.811521] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:00 UTC (1532387400) [ 0.813934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.815627] EDD information not available. [ 0.853028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.855329] Write protecting the kernel read-only data: 14336k [ 0.858007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.860651] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.921780] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-00000030 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO 2018-07-23 23:10:22,873 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-07-23 23:10:22,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:23,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ea700f6-a2a8-41c7-b5af-8fc4e9c95263 x-compute-request-id: req-8ea700f6-a2a8-41c7-b5af-8fc4e9c95263 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:8d:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:10:18.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:18Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:23,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-8ea700f6-a2a8-41c7-b5af-8fc4e9c95263 2018-07-23 23:10:23,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:10:23,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22067048-568b-42d8-9a4e-5f97de2a93d8 x-compute-request-id: req-22067048-568b-42d8-9a4e-5f97de2a93d8 Content-Encoding: gzip Content-Length: 8022 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496251046 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.146900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.148590] pid_max: default: 32768 minimum: 301\n[ 0.149530] ACPI: Core revision 20150930\n[ 0.150942] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152292] Security Framework initialized\n[ 0.153119] Yama: becoming mindful.\n[ 0.153860] AppArmor: AppArmor initialized\n[ 0.154739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156088] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157392] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160042] Initializing cgroup subsys io\n[ 0.160912] Initializing cgroup subsys memory\n[ 0.161795] Initializing cgroup subsys devices\n[ 0.162693] Initializing cgroup subsys freezer\n[ 0.163578] Initializing cgroup subsys net_cls\n[ 0.164452] Initializing cgroup subsys perf_event\n[ 0.165381] Initializing cgroup subsys net_prio\n[ 0.166303] Initializing cgroup subsys hugetlb\n[ 0.167187] Initializing cgroup subsys pids\n[ 0.168081] CPU: Physical Processor ID: 0\n[ 0.169605] mce: CPU supports 10 MCE banks\n[ 0.170470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173737] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179986] ftrace: allocating 31920 entries in 125 pages\n[ 0.205664] smpboot: Max logical packages: 2\n[ 0.206544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207757] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.209134] x2apic enabled\n[ 0.209969] Switched APIC routing to physical x2apic.\n[ 0.211729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212978] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215269] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217252] KVM setup paravirtual spinlock\n[ 0.218719] x86: Booting SMP configuration:\n[ 0.219647] .... node #0, CPUs: #1\n[ 0.220565] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.242660] x86: Booted up 1 node, 2 CPUs\n[ 0.242662] KVM setup async PF for cpu 1\n[ 0.242665] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.245410] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.246944] devtmpfs: initialized\n[ 0.248699] evm: security.selinux\n[ 0.249411] evm: security.SMACK64\n[ 0.250121] evm: security.SMACK64EXEC\n[ 0.250887] evm: security.SMACK64TRANSMUTE\n[ 0.251713] evm: security.SMACK64MMAP\n[ 0.252463] evm: security.ima\n[ 0.253127] evm: security.capability\n[ 0.253973] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255879] pinctrl core: initialized pinctrl subsystem\n[ 0.257005] RTC time: 23:10:18, date: 07/23/18\n[ 0.258011] NET: Registered protocol family 16\n[ 0.267888] cpuidle: using governor ladder\n[ 0.279982] cpuidle: using governor menu\n[ 0.280810] PCCT header not found.\n[ 0.281597] ACPI: bus type PCI registered\n[ 0.282416] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283714] PCI: Using configuration type 1 for base access\n[ 0.297147] ACPI: Added _OSI(Module Device)\n[ 0.298050] ACPI: Added _OSI(Processor Device)\n[ 0.298926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.299851] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301807] ACPI: Interpreter enabled\n[ 0.302584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.308219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310106] ACPI: (supports S0 S5)\n[ 0.310826] ACPI: Using IOAPIC for interrupt routing\n[ 0.311785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.315190] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.316350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317666] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318881] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321166] acpiphp: Slot [3] registered\n[ 0.322000] acpiphp: Slot [4] registered\n[ 0.322817] acpiphp: Slot [5] registered\n[ 0.323637] acpiphp: Slot [6] registered\n[ 0.324446] acpiphp: Slot [7] registered\n[ 0.325266] acpiphp: Slot [8] registered\n[ 0.326086] acpiphp: Slot [9] registered\n[ 0.326908] acpiphp: Slot [10] registered\n[ 0.337920] acpiphp: Slot [11] registered\n[ 0.338759] acpiphp: Slot [12] registered\n[ 0.339595] acpiphp: Slot [13] registered\n[ 0.340416] acpiphp: Slot [14] registered\n[ 0.341239] acpiphp: Slot [15] registered\n[ 0.342087] acpiphp: Slot [16] registered\n[ 0.342929] acpiphp: Slot [17] registered\n[ 0.343753] acpiphp: Slot [18] registered\n[ 0.344577] acpiphp: Slot [19] registered\n[ 0.345403] acpiphp: Slot [20] registered\n[ 0.346245] acpiphp: Slot [21] registered\n[ 0.347072] acpiphp: Slot [22] registered\n[ 0.347899] acpiphp: Slot [23] registered\n[ 0.348728] acpiphp: Slot [24] registered\n[ 0.349549] acpiphp: Slot [25] registered\n[ 0.350375] acpiphp: Slot [26] registered\n[ 0.351255] acpiphp: Slot [27] registered\n[ 0.352118] acpiphp: Slot [28] registered\n[ 0.352943] acpiphp: Slot [29] registered\n[ 0.353769] acpiphp: Slot [30] registered\n[ 0.354600] acpiphp: Slot [31] registered\n[ 0.355429] PCI host bridge to bus 0000:00\n[ 0.356261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360206] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.361678] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366573] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367880] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369078] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.373893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395685] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.397499] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401741] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.403124] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.404216] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.405795] vgaarb: loaded\n[ 0.406398] vgaarb: bridge control possible 0000:00:02.0\n[ 0.407688] SCSI subsystem initialized\n[ 0.408669] ACPI: bus type USB registered\n[ 0.409512] usbcore: registered new interface driver usbfs\n[ 0.410607] usbcore: registered new interface driver hub\n[ 0.411639] usbcore: registered new device driver usb\n[ 0.412811] PCI: Using ACPI for IRQ routing\n[ 0.413963] NetLabel: Initializing\n[ 0.414701] NetLabel: domain hash size = 128\n[ 0.415562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416539] NetLabel: unlabeled traffic allowed by default\n[ 0.417736] clocksource: Switched to clocksource kvm-clock\n[ 0.426551] AppArmor: AppArmor Filesystem Enabled\n[ 0.427551] pnp: PnP ACPI init\n[ 0.428622] pnp: PnP ACPI: found 5 devices\n[ 0.435595] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.437347] NET: Registered protocol family 2\n[ 0.438460] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.439790] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441014] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442240] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.443343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444555] NET: Registered protocol family 1\n[ 0.445444] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.446573] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.447666] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.466441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485265] Trying to unpack rootfs image as initramfs...\n[ 0.542319] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.544597] Scanning for low memory corruption every 60 seconds\n[ 0.546449] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.548064] audit: initializing netlink subsys (disabled)\n[ 0.549459] audit: type=2000 audit(1532387418.854:1): initialized\n[ 0.551261] Initialise system trusted keyring\n[ 0.552588] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554230] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556974] zbud: loaded\n[ 0.557920] VFS: Disk quotas dquot_6.6.0\n[ 0.559050] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561222] fuse init (API version 7.23)\n[ 0.562467] Key type big_key registered\n[ 0.563548] Allocating IMA MOK and blacklist keyrings.\n[ 0.565201] Key type asymmetric registered\n[ 0.566326] Asymmetric key parser 'x509' registered\n[ 0.567653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.569679] io scheduler noop registered\n[ 0.570763] io scheduler deadline registered (default)\n[ 0.572129] io scheduler cfq registered\n[ 0.573225] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578364] ACPI: Power Button [PWRF]\n[ 0.579498] GHES: HEST is not enabled!\n[ 0.597821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.635153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637673] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.661390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664234] Linux agpgart interface v0.103\n[ 0.667410] brd: module loaded\n[ 0.669458] loop: module loaded\n[ 0.673962] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.675895] GPT:90111 != 20971519\n[ 0.676810] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678288] GPT:90111 != 20971519\n[ 0.679182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.680456] vda: vda1 vda15\n[ 0.681989] scsi host0: ata_piix\n[ 0.683010] scsi host1: ata_piix\n[ 0.683952] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685639] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687342] libphy: Fixed MDIO Bus: probed\n[ 0.688522] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692268] PPP generic driver version 2.4.2\n[ 0.693444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695128] ehci-pci: EHCI PCI platform driver\n[ 0.696323] ehci-platform: EHCI generic platform driver\n[ 0.697600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.698917] ohci-pci: OHCI PCI platform driver\n[ 0.700073] ohci-platform: OHCI generic platform driver\n[ 0.701415] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720531] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.721900] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.725203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.726742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730337] usb usb1: Product: UHCI Host Controller\n[ 0.731595] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733207] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734489] hub 1-0:1.0: USB hub found\n[ 0.735535] hub 1-0:1.0: 2 ports detected\n[ 0.736719] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.742119] mousedev: PS/2 mouse device common for all mice\n[ 0.743760] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745910] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.745919] i2c /dev entries driver\n[ 0.745969] device-mapper: uevent: version 1.0.3\n[ 0.747646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.747664] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747910] NET: Registered protocol family 10\n[ 0.748116] NET: Registered protocol family 17\n[ 0.748130] Key type dns_resolver registered\n[ 0.748253] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749115] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749145] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.749254] registered taskstats version 1\n[ 0.749271] Loading compiled-in X.509 certificates\n[ 0.749830] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.749862] zswap: loaded using pool lzo/zbud\n[ 0.750619] Key type trusted registered\n[ 0.751585] Key type encrypted registered\n[ 0.751589] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751594] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751611] evm: HMAC attrs: 0x1\n[ 0.752268] Magic number: 10:791:201\n[ 0.752980] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:18 UTC (1532387418)\n[ 0.753047] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.753048] EDD information not available.\n[ 0.843274] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844917] Write protecting the kernel read-only data: 14336k\n[ 0.847090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.911555] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.19. iid=i-00000031\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-07-23 23:10:23,436 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969/action used request id req-22067048-568b-42d8-9a4e-5f97de2a93d8 2018-07-23 23:10:23,437 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-23 23:10:23,437 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 496251046 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.146900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.148590] pid_max: default: 32768 minimum: 301 [ 0.149530] ACPI: Core revision 20150930 [ 0.150942] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.152292] Security Framework initialized [ 0.153119] Yama: becoming mindful. [ 0.153860] AppArmor: AppArmor initialized [ 0.154739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.156088] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.157392] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.160042] Initializing cgroup subsys io [ 0.160912] Initializing cgroup subsys memory [ 0.161795] Initializing cgroup subsys devices [ 0.162693] Initializing cgroup subsys freezer [ 0.163578] Initializing cgroup subsys net_cls [ 0.164452] Initializing cgroup subsys perf_event [ 0.165381] Initializing cgroup subsys net_prio [ 0.166303] Initializing cgroup subsys hugetlb [ 0.167187] Initializing cgroup subsys pids [ 0.168081] CPU: Physical Processor ID: 0 [ 0.169605] mce: CPU supports 10 MCE banks [ 0.170470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.171494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.173737] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.179986] ftrace: allocating 31920 entries in 125 pages [ 0.205664] smpboot: Max logical packages: 2 [ 0.206544] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.207757] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.209134] x2apic enabled [ 0.209969] Switched APIC routing to physical x2apic. [ 0.211729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.212978] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.215269] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.217252] KVM setup paravirtual spinlock [ 0.218719] x86: Booting SMP configuration: [ 0.219647] .... node #0, CPUs: #1 [ 0.220565] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.242660] x86: Booted up 1 node, 2 CPUs [ 0.242662] KVM setup async PF for cpu 1 [ 0.242665] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.245410] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.246944] devtmpfs: initialized [ 0.248699] evm: security.selinux [ 0.249411] evm: security.SMACK64 [ 0.250121] evm: security.SMACK64EXEC [ 0.250887] evm: security.SMACK64TRANSMUTE [ 0.251713] evm: security.SMACK64MMAP [ 0.252463] evm: security.ima [ 0.253127] evm: security.capability [ 0.253973] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.255879] pinctrl core: initialized pinctrl subsystem [ 0.257005] RTC time: 23:10:18, date: 07/23/18 [ 0.258011] NET: Registered protocol family 16 [ 0.267888] cpuidle: using governor ladder [ 0.279982] cpuidle: using governor menu [ 0.280810] PCCT header not found. [ 0.281597] ACPI: bus type PCI registered [ 0.282416] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.283714] PCI: Using configuration type 1 for base access [ 0.297147] ACPI: Added _OSI(Module Device) [ 0.298050] ACPI: Added _OSI(Processor Device) [ 0.298926] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.299851] ACPI: Added _OSI(Processor Aggregator Device) [ 0.301807] ACPI: Interpreter enabled [ 0.302584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.304454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.306349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.308219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.310106] ACPI: (supports S0 S5) [ 0.310826] ACPI: Using IOAPIC for interrupt routing [ 0.311785] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.315190] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.316350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317666] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.318881] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321166] acpiphp: Slot [3] registered [ 0.322000] acpiphp: Slot [4] registered [ 0.322817] acpiphp: Slot [5] registered [ 0.323637] acpiphp: Slot [6] registered [ 0.324446] acpiphp: Slot [7] registered [ 0.325266] acpiphp: Slot [8] registered [ 0.326086] acpiphp: Slot [9] registered [ 0.326908] acpiphp: Slot [10] registered [ 0.337920] acpiphp: Slot [11] registered [ 0.338759] acpiphp: Slot [12] registered [ 0.339595] acpiphp: Slot [13] registered [ 0.340416] acpiphp: Slot [14] registered [ 0.341239] acpiphp: Slot [15] registered [ 0.342087] acpiphp: Slot [16] registered [ 0.342929] acpiphp: Slot [17] registered [ 0.343753] acpiphp: Slot [18] registered [ 0.344577] acpiphp: Slot [19] registered [ 0.345403] acpiphp: Slot [20] registered [ 0.346245] acpiphp: Slot [21] registered [ 0.347072] acpiphp: Slot [22] registered [ 0.347899] acpiphp: Slot [23] registered [ 0.348728] acpiphp: Slot [24] registered [ 0.349549] acpiphp: Slot [25] registered [ 0.350375] acpiphp: Slot [26] registered [ 0.351255] acpiphp: Slot [27] registered [ 0.352118] acpiphp: Slot [28] registered [ 0.352943] acpiphp: Slot [29] registered [ 0.353769] acpiphp: Slot [30] registered [ 0.354600] acpiphp: Slot [31] registered [ 0.355429] PCI host bridge to bus 0000:00 [ 0.356261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.357491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.358728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.360206] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.361678] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.363171] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.366573] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.367880] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.369078] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.373893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.375467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.394166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.395685] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.397499] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.398944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.400379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.401741] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.403124] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.404216] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.405795] vgaarb: loaded [ 0.406398] vgaarb: bridge control possible 0000:00:02.0 [ 0.407688] SCSI subsystem initialized [ 0.408669] ACPI: bus type USB registered [ 0.409512] usbcore: registered new interface driver usbfs [ 0.410607] usbcore: registered new interface driver hub [ 0.411639] usbcore: registered new device driver usb [ 0.412811] PCI: Using ACPI for IRQ routing [ 0.413963] NetLabel: Initializing [ 0.414701] NetLabel: domain hash size = 128 [ 0.415562] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.416539] NetLabel: unlabeled traffic allowed by default [ 0.417736] clocksource: Switched to clocksource kvm-clock [ 0.426551] AppArmor: AppArmor Filesystem Enabled [ 0.427551] pnp: PnP ACPI init [ 0.428622] pnp: PnP ACPI: found 5 devices [ 0.435595] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.437347] NET: Registered protocol family 2 [ 0.438460] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.439790] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.441014] TCP: Hash tables configured (established 4096 bind 4096) [ 0.442240] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.443343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.444555] NET: Registered protocol family 1 [ 0.445444] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.446573] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.447666] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.466441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.485265] Trying to unpack rootfs image as initramfs... [ 0.542319] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.544597] Scanning for low memory corruption every 60 seconds [ 0.546449] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.548064] audit: initializing netlink subsys (disabled) [ 0.549459] audit: type=2000 audit(1532387418.854:1): initialized [ 0.551261] Initialise system trusted keyring [ 0.552588] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554230] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556974] zbud: loaded [ 0.557920] VFS: Disk quotas dquot_6.6.0 [ 0.559050] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561222] fuse init (API version 7.23) [ 0.562467] Key type big_key registered [ 0.563548] Allocating IMA MOK and blacklist keyrings. [ 0.565201] Key type asymmetric registered [ 0.566326] Asymmetric key parser 'x509' registered [ 0.567653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.569679] io scheduler noop registered [ 0.570763] io scheduler deadline registered (default) [ 0.572129] io scheduler cfq registered [ 0.573225] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.578364] ACPI: Power Button [PWRF] [ 0.579498] GHES: HEST is not enabled! [ 0.597821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.635153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.637673] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.661390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.664234] Linux agpgart interface v0.103 [ 0.667410] brd: module loaded [ 0.669458] loop: module loaded [ 0.673962] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.675895] GPT:90111 != 20971519 [ 0.676810] GPT:Alternate GPT header not at the end of the disk. [ 0.678288] GPT:90111 != 20971519 [ 0.679182] GPT: Use GNU Parted to correct GPT errors. [ 0.680456] vda: vda1 vda15 [ 0.681989] scsi host0: ata_piix [ 0.683010] scsi host1: ata_piix [ 0.683952] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.685639] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.687342] libphy: Fixed MDIO Bus: probed [ 0.688522] tun: Universal TUN/TAP device driver, 1.6 [ 0.689775] tun: (C) 1999-2004 Max Krasnyansky [ 0.692268] PPP generic driver version 2.4.2 [ 0.693444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695128] ehci-pci: EHCI PCI platform driver [ 0.696323] ehci-platform: EHCI generic platform driver [ 0.697600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698917] ohci-pci: OHCI PCI platform driver [ 0.700073] ohci-platform: OHCI generic platform driver [ 0.701415] uhci_hcd: USB Universal Host Controller Interface driver [ 0.720531] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.721900] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.723887] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.725203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.726742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.728420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730337] usb usb1: Product: UHCI Host Controller [ 0.731595] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.733207] usb usb1: SerialNumber: 0000:00:01.2 [ 0.734489] hub 1-0:1.0: USB hub found [ 0.735535] hub 1-0:1.0: 2 ports detected [ 0.736719] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739463] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.740727] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.742119] mousedev: PS/2 mouse device common for all mice [ 0.743760] rtc_cmos 00:00: RTC can wake from S4 [ 0.745326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.745766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745910] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.745919] i2c /dev entries driver [ 0.745969] device-mapper: uevent: version 1.0.3 [ 0.747646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.747664] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747910] NET: Registered protocol family 10 [ 0.748116] NET: Registered protocol family 17 [ 0.748130] Key type dns_resolver registered [ 0.748253] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749115] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.749145] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.749254] registered taskstats version 1 [ 0.749271] Loading compiled-in X.509 certificates [ 0.749830] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.749862] zswap: loaded using pool lzo/zbud [ 0.750619] Key type trusted registered [ 0.751585] Key type encrypted registered [ 0.751589] AppArmor: AppArmor sha1 policy hashing enabled [ 0.751594] ima: No TPM chip found, activating TPM-bypass! [ 0.751611] evm: HMAC attrs: 0x1 [ 0.752268] Magic number: 10:791:201 [ 0.752980] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:18 UTC (1532387418) [ 0.753047] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.753048] EDD information not available. [ 0.843274] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.844917] Write protecting the kernel read-only data: 14336k [ 0.847090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.849037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 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.911555] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.00 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.19. iid=i-00000031 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-07-23 23:10:24,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:24,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-686ee3dd-de17-43e2-9d96-2c980ba4b3f3 x-compute-request-id: req-686ee3dd-de17-43e2-9d96-2c980ba4b3f3 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:24,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-686ee3dd-de17-43e2-9d96-2c980ba4b3f3 2018-07-23 23:10:24,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:10:24,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc908acb-7286-433e-a86e-c01b4ab7fc95 x-compute-request-id: req-dc908acb-7286-433e-a86e-c01b4ab7fc95 Content-Encoding: gzip Content-Length: 8157 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475174805 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146234] pid_max: default: 32768 minimum: 301\n[ 0.147171] ACPI: Core revision 20150930\n[ 0.148612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149977] Security Framework initialized\n[ 0.150828] Yama: becoming mindful.\n[ 0.151599] AppArmor: AppArmor initialized\n[ 0.152487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155207] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156461] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157936] Initializing cgroup subsys io\n[ 0.158784] Initializing cgroup subsys memory\n[ 0.159693] Initializing cgroup subsys devices\n[ 0.160603] Initializing cgroup subsys freezer\n[ 0.161501] Initializing cgroup subsys net_cls\n[ 0.162407] Initializing cgroup subsys perf_event\n[ 0.163362] Initializing cgroup subsys net_prio\n[ 0.164289] Initializing cgroup subsys hugetlb\n[ 0.165196] Initializing cgroup subsys pids\n[ 0.166102] CPU: Physical Processor ID: 0\n[ 0.167649] mce: CPU supports 10 MCE banks\n[ 0.168523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171831] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178101] ftrace: allocating 31920 entries in 125 pages\n[ 0.203656] smpboot: Max logical packages: 2\n[ 0.204566] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205875] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.207282] x2apic enabled\n[ 0.208133] Switched APIC routing to physical x2apic.\n[ 0.209937] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211196] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215524] KVM setup paravirtual spinlock\n[ 0.217054] x86: Booting SMP configuration:\n[ 0.218003] .... node #0, CPUs: #1\n[ 0.218939] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.241215] x86: Booted up 1 node, 2 CPUs\n[ 0.241217] KVM setup async PF for cpu 1\n[ 0.241220] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.243940] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.245511] devtmpfs: initialized\n[ 0.247296] evm: security.selinux\n[ 0.248034] evm: security.SMACK64\n[ 0.248766] evm: security.SMACK64EXEC\n[ 0.249566] evm: security.SMACK64TRANSMUTE\n[ 0.250415] evm: security.SMACK64MMAP\n[ 0.251195] evm: security.ima\n[ 0.251868] evm: security.capability\n[ 0.252743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254715] pinctrl core: initialized pinctrl subsystem\n[ 0.255877] RTC time: 23:10:00, date: 07/23/18\n[ 0.256903] NET: Registered protocol family 16\n[ 0.266694] cpuidle: using governor ladder\n[ 0.278799] cpuidle: using governor menu\n[ 0.279656] PCCT header not found.\n[ 0.280462] ACPI: bus type PCI registered\n[ 0.281315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282641] PCI: Using configuration type 1 for base access\n[ 0.296121] ACPI: Added _OSI(Module Device)\n[ 0.297048] ACPI: Added _OSI(Processor Device)\n[ 0.297967] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300923] ACPI: Interpreter enabled\n[ 0.301736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309454] ACPI: (supports S0 S5)\n[ 0.310188] ACPI: Using IOAPIC for interrupt routing\n[ 0.311175] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317166] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320763] acpiphp: Slot [3] registered\n[ 0.321607] acpiphp: Slot [4] registered\n[ 0.322446] acpiphp: Slot [5] registered\n[ 0.323283] acpiphp: Slot [6] registered\n[ 0.324127] acpiphp: Slot [7] registered\n[ 0.324975] acpiphp: Slot [8] registered\n[ 0.325817] acpiphp: Slot [9] registered\n[ 0.326651] acpiphp: Slot [10] registered\n[ 0.337889] acpiphp: Slot [11] registered\n[ 0.338736] acpiphp: Slot [12] registered\n[ 0.339579] acpiphp: Slot [13] registered\n[ 0.340417] acpiphp: Slot [14] registered\n[ 0.341287] acpiphp: Slot [15] registered\n[ 0.342146] acpiphp: Slot [16] registered\n[ 0.342996] acpiphp: Slot [17] registered\n[ 0.343840] acpiphp: Slot [18] registered\n[ 0.344684] acpiphp: Slot [19] registered\n[ 0.345527] acpiphp: Slot [20] registered\n[ 0.346375] acpiphp: Slot [21] registered\n[ 0.347226] acpiphp: Slot [22] registered\n[ 0.348087] acpiphp: Slot [23] registered\n[ 0.348934] acpiphp: Slot [24] registered\n[ 0.349785] acpiphp: Slot [25] registered\n[ 0.350630] acpiphp: Slot [26] registered\n[ 0.351506] acpiphp: Slot [27] registered\n[ 0.352358] acpiphp: Slot [28] registered\n[ 0.353209] acpiphp: Slot [29] registered\n[ 0.354068] acpiphp: Slot [30] registered\n[ 0.354919] acpiphp: Slot [31] registered\n[ 0.355761] PCI host bridge to bus 0000:00\n[ 0.356602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362173] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363708] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368546] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376408] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398911] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401872] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403245] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404647] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407393] vgaarb: loaded\n[ 0.408027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409333] SCSI subsystem initialized\n[ 0.410329] ACPI: bus type USB registered\n[ 0.411199] usbcore: registered new interface driver usbfs\n[ 0.412292] usbcore: registered new interface driver hub\n[ 0.413367] usbcore: registered new device driver usb\n[ 0.414599] PCI: Using ACPI for IRQ routing\n[ 0.415772] NetLabel: Initializing\n[ 0.416522] NetLabel: domain hash size = 128\n[ 0.417415] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418433] NetLabel: unlabeled traffic allowed by default\n[ 0.419673] clocksource: Switched to clocksource kvm-clock\n[ 0.428485] AppArmor: AppArmor Filesystem Enabled\n[ 0.429507] pnp: PnP ACPI init\n[ 0.430528] pnp: PnP ACPI: found 5 devices\n[ 0.437573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.439383] NET: Registered protocol family 2\n[ 0.440520] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441880] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.443146] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.444419] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446789] NET: Registered protocol family 1\n[ 0.447714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449995] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.468797] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.487625] Trying to unpack rootfs image as initramfs...\n[ 0.545728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.548111] Scanning for low memory corruption every 60 seconds\n[ 0.550116] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.551901] audit: initializing netlink subsys (disabled)\n[ 0.553476] audit: type=2000 audit(1532387400.632:1): initialized\n[ 0.555353] Initialise system trusted keyring\n[ 0.556771] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561450] zbud: loaded\n[ 0.562471] VFS: Disk quotas dquot_6.6.0\n[ 0.563697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566048] fuse init (API version 7.23)\n[ 0.567373] Key type big_key registered\n[ 0.568570] Allocating IMA MOK and blacklist keyrings.\n[ 0.570368] Key type asymmetric registered\n[ 0.571590] Asymmetric key parser 'x509' registered\n[ 0.573040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575214] io scheduler noop registered\n[ 0.576408] io scheduler deadline registered (default)\n[ 0.577901] io scheduler cfq registered\n[ 0.579094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584733] ACPI: Power Button [PWRF]\n[ 0.585993] GHES: HEST is not enabled!\n[ 0.604774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642636] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669896] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672984] Linux agpgart interface v0.103\n[ 0.676503] brd: module loaded\n[ 0.678706] loop: module loaded\n[ 0.683000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685158] GPT:90111 != 20971519\n[ 0.686129] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687765] GPT:90111 != 20971519\n[ 0.688772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690179] vda: vda1 vda15\n[ 0.691748] scsi host0: ata_piix\n[ 0.692913] scsi host1: ata_piix\n[ 0.693963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695837] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.698115] libphy: Fixed MDIO Bus: probed\n[ 0.699321] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700762] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703439] PPP generic driver version 2.4.2\n[ 0.704749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706576] ehci-pci: EHCI PCI platform driver\n[ 0.707878] ehci-platform: EHCI generic platform driver\n[ 0.709354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711052] ohci-pci: OHCI PCI platform driver\n[ 0.712338] ohci-platform: OHCI generic platform driver\n[ 0.713811] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736779] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738226] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741793] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743903] usb usb1: Product: UHCI Host Controller\n[ 0.745300] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748470] hub 1-0:1.0: USB hub found\n[ 0.749619] hub 1-0:1.0: 2 ports detected\n[ 0.750947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753870] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756851] mousedev: PS/2 mouse device common for all mice\n[ 0.758609] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766591] i2c /dev entries driver\n[ 0.767715] device-mapper: uevent: version 1.0.3\n[ 0.769127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.771578] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773559] NET: Registered protocol family 10\n[ 0.775134] NET: Registered protocol family 17\n[ 0.776464] Key type dns_resolver registered\n[ 0.777894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779071] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780742] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783428] registered taskstats version 1\n[ 0.784696] Loading compiled-in X.509 certificates\n[ 0.786628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789465] zswap: loaded using pool lzo/zbud\n[ 0.791746] Key type trusted registered\n[ 0.794145] Key type encrypted registered\n[ 0.795359] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.796956] ima: No TPM chip found, activating TPM-bypass!\n[ 0.798541] evm: HMAC attrs: 0x1\n[ 0.810267] Magic number: 10:791:201\n[ 0.811521] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:00 UTC (1532387400)\n[ 0.813934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815627] EDD information not available.\n[ 0.853028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855329] Write protecting the kernel read-only data: 14336k\n[ 0.858007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860651] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.921780] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 19.43s]\n"} 2018-07-23 23:10:24,676 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action used request id req-dc908acb-7286-433e-a86e-c01b4ab7fc95 2018-07-23 23:10:25,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:25,862 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be22418e-07fa-4304-b73d-65957b0e1d70 x-compute-request-id: req-be22418e-07fa-4304-b73d-65957b0e1d70 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:25,862 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-be22418e-07fa-4304-b73d-65957b0e1d70 2018-07-23 23:10:25,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:10:25,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3539b701-99ce-4792-96ea-c7c648892e8b x-compute-request-id: req-3539b701-99ce-4792-96ea-c7c648892e8b Content-Encoding: gzip Content-Length: 8157 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475174805 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146234] pid_max: default: 32768 minimum: 301\n[ 0.147171] ACPI: Core revision 20150930\n[ 0.148612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149977] Security Framework initialized\n[ 0.150828] Yama: becoming mindful.\n[ 0.151599] AppArmor: AppArmor initialized\n[ 0.152487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155207] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156461] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157936] Initializing cgroup subsys io\n[ 0.158784] Initializing cgroup subsys memory\n[ 0.159693] Initializing cgroup subsys devices\n[ 0.160603] Initializing cgroup subsys freezer\n[ 0.161501] Initializing cgroup subsys net_cls\n[ 0.162407] Initializing cgroup subsys perf_event\n[ 0.163362] Initializing cgroup subsys net_prio\n[ 0.164289] Initializing cgroup subsys hugetlb\n[ 0.165196] Initializing cgroup subsys pids\n[ 0.166102] CPU: Physical Processor ID: 0\n[ 0.167649] mce: CPU supports 10 MCE banks\n[ 0.168523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171831] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178101] ftrace: allocating 31920 entries in 125 pages\n[ 0.203656] smpboot: Max logical packages: 2\n[ 0.204566] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205875] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.207282] x2apic enabled\n[ 0.208133] Switched APIC routing to physical x2apic.\n[ 0.209937] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211196] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215524] KVM setup paravirtual spinlock\n[ 0.217054] x86: Booting SMP configuration:\n[ 0.218003] .... node #0, CPUs: #1\n[ 0.218939] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.241215] x86: Booted up 1 node, 2 CPUs\n[ 0.241217] KVM setup async PF for cpu 1\n[ 0.241220] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.243940] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.245511] devtmpfs: initialized\n[ 0.247296] evm: security.selinux\n[ 0.248034] evm: security.SMACK64\n[ 0.248766] evm: security.SMACK64EXEC\n[ 0.249566] evm: security.SMACK64TRANSMUTE\n[ 0.250415] evm: security.SMACK64MMAP\n[ 0.251195] evm: security.ima\n[ 0.251868] evm: security.capability\n[ 0.252743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254715] pinctrl core: initialized pinctrl subsystem\n[ 0.255877] RTC time: 23:10:00, date: 07/23/18\n[ 0.256903] NET: Registered protocol family 16\n[ 0.266694] cpuidle: using governor ladder\n[ 0.278799] cpuidle: using governor menu\n[ 0.279656] PCCT header not found.\n[ 0.280462] ACPI: bus type PCI registered\n[ 0.281315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282641] PCI: Using configuration type 1 for base access\n[ 0.296121] ACPI: Added _OSI(Module Device)\n[ 0.297048] ACPI: Added _OSI(Processor Device)\n[ 0.297967] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300923] ACPI: Interpreter enabled\n[ 0.301736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309454] ACPI: (supports S0 S5)\n[ 0.310188] ACPI: Using IOAPIC for interrupt routing\n[ 0.311175] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317166] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320763] acpiphp: Slot [3] registered\n[ 0.321607] acpiphp: Slot [4] registered\n[ 0.322446] acpiphp: Slot [5] registered\n[ 0.323283] acpiphp: Slot [6] registered\n[ 0.324127] acpiphp: Slot [7] registered\n[ 0.324975] acpiphp: Slot [8] registered\n[ 0.325817] acpiphp: Slot [9] registered\n[ 0.326651] acpiphp: Slot [10] registered\n[ 0.337889] acpiphp: Slot [11] registered\n[ 0.338736] acpiphp: Slot [12] registered\n[ 0.339579] acpiphp: Slot [13] registered\n[ 0.340417] acpiphp: Slot [14] registered\n[ 0.341287] acpiphp: Slot [15] registered\n[ 0.342146] acpiphp: Slot [16] registered\n[ 0.342996] acpiphp: Slot [17] registered\n[ 0.343840] acpiphp: Slot [18] registered\n[ 0.344684] acpiphp: Slot [19] registered\n[ 0.345527] acpiphp: Slot [20] registered\n[ 0.346375] acpiphp: Slot [21] registered\n[ 0.347226] acpiphp: Slot [22] registered\n[ 0.348087] acpiphp: Slot [23] registered\n[ 0.348934] acpiphp: Slot [24] registered\n[ 0.349785] acpiphp: Slot [25] registered\n[ 0.350630] acpiphp: Slot [26] registered\n[ 0.351506] acpiphp: Slot [27] registered\n[ 0.352358] acpiphp: Slot [28] registered\n[ 0.353209] acpiphp: Slot [29] registered\n[ 0.354068] acpiphp: Slot [30] registered\n[ 0.354919] acpiphp: Slot [31] registered\n[ 0.355761] PCI host bridge to bus 0000:00\n[ 0.356602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362173] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363708] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368546] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376408] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398911] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401872] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403245] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404647] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407393] vgaarb: loaded\n[ 0.408027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409333] SCSI subsystem initialized\n[ 0.410329] ACPI: bus type USB registered\n[ 0.411199] usbcore: registered new interface driver usbfs\n[ 0.412292] usbcore: registered new interface driver hub\n[ 0.413367] usbcore: registered new device driver usb\n[ 0.414599] PCI: Using ACPI for IRQ routing\n[ 0.415772] NetLabel: Initializing\n[ 0.416522] NetLabel: domain hash size = 128\n[ 0.417415] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418433] NetLabel: unlabeled traffic allowed by default\n[ 0.419673] clocksource: Switched to clocksource kvm-clock\n[ 0.428485] AppArmor: AppArmor Filesystem Enabled\n[ 0.429507] pnp: PnP ACPI init\n[ 0.430528] pnp: PnP ACPI: found 5 devices\n[ 0.437573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.439383] NET: Registered protocol family 2\n[ 0.440520] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441880] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.443146] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.444419] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446789] NET: Registered protocol family 1\n[ 0.447714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449995] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.468797] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.487625] Trying to unpack rootfs image as initramfs...\n[ 0.545728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.548111] Scanning for low memory corruption every 60 seconds\n[ 0.550116] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.551901] audit: initializing netlink subsys (disabled)\n[ 0.553476] audit: type=2000 audit(1532387400.632:1): initialized\n[ 0.555353] Initialise system trusted keyring\n[ 0.556771] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561450] zbud: loaded\n[ 0.562471] VFS: Disk quotas dquot_6.6.0\n[ 0.563697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566048] fuse init (API version 7.23)\n[ 0.567373] Key type big_key registered\n[ 0.568570] Allocating IMA MOK and blacklist keyrings.\n[ 0.570368] Key type asymmetric registered\n[ 0.571590] Asymmetric key parser 'x509' registered\n[ 0.573040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575214] io scheduler noop registered\n[ 0.576408] io scheduler deadline registered (default)\n[ 0.577901] io scheduler cfq registered\n[ 0.579094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584733] ACPI: Power Button [PWRF]\n[ 0.585993] GHES: HEST is not enabled!\n[ 0.604774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642636] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669896] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672984] Linux agpgart interface v0.103\n[ 0.676503] brd: module loaded\n[ 0.678706] loop: module loaded\n[ 0.683000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685158] GPT:90111 != 20971519\n[ 0.686129] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687765] GPT:90111 != 20971519\n[ 0.688772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690179] vda: vda1 vda15\n[ 0.691748] scsi host0: ata_piix\n[ 0.692913] scsi host1: ata_piix\n[ 0.693963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695837] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.698115] libphy: Fixed MDIO Bus: probed\n[ 0.699321] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700762] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703439] PPP generic driver version 2.4.2\n[ 0.704749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706576] ehci-pci: EHCI PCI platform driver\n[ 0.707878] ehci-platform: EHCI generic platform driver\n[ 0.709354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711052] ohci-pci: OHCI PCI platform driver\n[ 0.712338] ohci-platform: OHCI generic platform driver\n[ 0.713811] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736779] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738226] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741793] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743903] usb usb1: Product: UHCI Host Controller\n[ 0.745300] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748470] hub 1-0:1.0: USB hub found\n[ 0.749619] hub 1-0:1.0: 2 ports detected\n[ 0.750947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753870] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756851] mousedev: PS/2 mouse device common for all mice\n[ 0.758609] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766591] i2c /dev entries driver\n[ 0.767715] device-mapper: uevent: version 1.0.3\n[ 0.769127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.771578] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773559] NET: Registered protocol family 10\n[ 0.775134] NET: Registered protocol family 17\n[ 0.776464] Key type dns_resolver registered\n[ 0.777894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779071] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780742] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783428] registered taskstats version 1\n[ 0.784696] Loading compiled-in X.509 certificates\n[ 0.786628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789465] zswap: loaded using pool lzo/zbud\n[ 0.791746] Key type trusted registered\n[ 0.794145] Key type encrypted registered\n[ 0.795359] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.796956] ima: No TPM chip found, activating TPM-bypass!\n[ 0.798541] evm: HMAC attrs: 0x1\n[ 0.810267] Magic number: 10:791:201\n[ 0.811521] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:00 UTC (1532387400)\n[ 0.813934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815627] EDD information not available.\n[ 0.853028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855329] Write protecting the kernel read-only data: 14336k\n[ 0.858007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860651] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.921780] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 19.43s]\nvPing KO\n"} 2018-07-23 23:10:25,935 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action used request id req-3539b701-99ce-4792-96ea-c7c648892e8b 2018-07-23 23:10:26,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:27,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da75895e-1a56-4db1-a370-e361a5e93a43 x-compute-request-id: req-da75895e-1a56-4db1-a370-e361a5e93a43 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:74:dd", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:09:59Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:27,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-da75895e-1a56-4db1-a370-e361a5e93a43 2018-07-23 23:10:27,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:10:27,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7717492f-adda-483c-8e5c-83f9af69c6fd x-compute-request-id: req-7717492f-adda-483c-8e5c-83f9af69c6fd Content-Encoding: gzip Content-Length: 9668 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 475174805 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.144504] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.146234] pid_max: default: 32768 minimum: 301\n[ 0.147171] ACPI: Core revision 20150930\n[ 0.148612] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149977] Security Framework initialized\n[ 0.150828] Yama: becoming mindful.\n[ 0.151599] AppArmor: AppArmor initialized\n[ 0.152487] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153879] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155207] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156461] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.157936] Initializing cgroup subsys io\n[ 0.158784] Initializing cgroup subsys memory\n[ 0.159693] Initializing cgroup subsys devices\n[ 0.160603] Initializing cgroup subsys freezer\n[ 0.161501] Initializing cgroup subsys net_cls\n[ 0.162407] Initializing cgroup subsys perf_event\n[ 0.163362] Initializing cgroup subsys net_prio\n[ 0.164289] Initializing cgroup subsys hugetlb\n[ 0.165196] Initializing cgroup subsys pids\n[ 0.166102] CPU: Physical Processor ID: 0\n[ 0.167649] mce: CPU supports 10 MCE banks\n[ 0.168523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.169563] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.171831] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.178101] ftrace: allocating 31920 entries in 125 pages\n[ 0.203656] smpboot: Max logical packages: 2\n[ 0.204566] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.205875] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.207282] x2apic enabled\n[ 0.208133] Switched APIC routing to physical x2apic.\n[ 0.209937] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.211196] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.213517] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.215524] KVM setup paravirtual spinlock\n[ 0.217054] x86: Booting SMP configuration:\n[ 0.218003] .... node #0, CPUs: #1\n[ 0.218939] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.241215] x86: Booted up 1 node, 2 CPUs\n[ 0.241217] KVM setup async PF for cpu 1\n[ 0.241220] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.243940] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.245511] devtmpfs: initialized\n[ 0.247296] evm: security.selinux\n[ 0.248034] evm: security.SMACK64\n[ 0.248766] evm: security.SMACK64EXEC\n[ 0.249566] evm: security.SMACK64TRANSMUTE\n[ 0.250415] evm: security.SMACK64MMAP\n[ 0.251195] evm: security.ima\n[ 0.251868] evm: security.capability\n[ 0.252743] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.254715] pinctrl core: initialized pinctrl subsystem\n[ 0.255877] RTC time: 23:10:00, date: 07/23/18\n[ 0.256903] NET: Registered protocol family 16\n[ 0.266694] cpuidle: using governor ladder\n[ 0.278799] cpuidle: using governor menu\n[ 0.279656] PCCT header not found.\n[ 0.280462] ACPI: bus type PCI registered\n[ 0.281315] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.282641] PCI: Using configuration type 1 for base access\n[ 0.296121] ACPI: Added _OSI(Module Device)\n[ 0.297048] ACPI: Added _OSI(Processor Device)\n[ 0.297967] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.298903] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.300923] ACPI: Interpreter enabled\n[ 0.301736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.303665] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.305601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.307515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.309454] ACPI: (supports S0 S5)\n[ 0.310188] ACPI: Using IOAPIC for interrupt routing\n[ 0.311175] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315865] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317166] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318420] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.320763] acpiphp: Slot [3] registered\n[ 0.321607] acpiphp: Slot [4] registered\n[ 0.322446] acpiphp: Slot [5] registered\n[ 0.323283] acpiphp: Slot [6] registered\n[ 0.324127] acpiphp: Slot [7] registered\n[ 0.324975] acpiphp: Slot [8] registered\n[ 0.325817] acpiphp: Slot [9] registered\n[ 0.326651] acpiphp: Slot [10] registered\n[ 0.337889] acpiphp: Slot [11] registered\n[ 0.338736] acpiphp: Slot [12] registered\n[ 0.339579] acpiphp: Slot [13] registered\n[ 0.340417] acpiphp: Slot [14] registered\n[ 0.341287] acpiphp: Slot [15] registered\n[ 0.342146] acpiphp: Slot [16] registered\n[ 0.342996] acpiphp: Slot [17] registered\n[ 0.343840] acpiphp: Slot [18] registered\n[ 0.344684] acpiphp: Slot [19] registered\n[ 0.345527] acpiphp: Slot [20] registered\n[ 0.346375] acpiphp: Slot [21] registered\n[ 0.347226] acpiphp: Slot [22] registered\n[ 0.348087] acpiphp: Slot [23] registered\n[ 0.348934] acpiphp: Slot [24] registered\n[ 0.349785] acpiphp: Slot [25] registered\n[ 0.350630] acpiphp: Slot [26] registered\n[ 0.351506] acpiphp: Slot [27] registered\n[ 0.352358] acpiphp: Slot [28] registered\n[ 0.353209] acpiphp: Slot [29] registered\n[ 0.354068] acpiphp: Slot [30] registered\n[ 0.354919] acpiphp: Slot [31] registered\n[ 0.355761] PCI host bridge to bus 0000:00\n[ 0.356602] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357870] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.359138] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360669] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.362173] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363708] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.367200] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.368546] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369781] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.371106] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.374756] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.376408] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.395368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.397392] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.398911] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.400401] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.401872] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.403245] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.404647] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.405768] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.407393] vgaarb: loaded\n[ 0.408027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.409333] SCSI subsystem initialized\n[ 0.410329] ACPI: bus type USB registered\n[ 0.411199] usbcore: registered new interface driver usbfs\n[ 0.412292] usbcore: registered new interface driver hub\n[ 0.413367] usbcore: registered new device driver usb\n[ 0.414599] PCI: Using ACPI for IRQ routing\n[ 0.415772] NetLabel: Initializing\n[ 0.416522] NetLabel: domain hash size = 128\n[ 0.417415] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418433] NetLabel: unlabeled traffic allowed by default\n[ 0.419673] clocksource: Switched to clocksource kvm-clock\n[ 0.428485] AppArmor: AppArmor Filesystem Enabled\n[ 0.429507] pnp: PnP ACPI init\n[ 0.430528] pnp: PnP ACPI: found 5 devices\n[ 0.437573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.439383] NET: Registered protocol family 2\n[ 0.440520] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.441880] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.443146] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.444419] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.445555] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.446789] NET: Registered protocol family 1\n[ 0.447714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.448871] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.449995] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.468797] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.487625] Trying to unpack rootfs image as initramfs...\n[ 0.545728] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.548111] Scanning for low memory corruption every 60 seconds\n[ 0.550116] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.551901] audit: initializing netlink subsys (disabled)\n[ 0.553476] audit: type=2000 audit(1532387400.632:1): initialized\n[ 0.555353] Initialise system trusted keyring\n[ 0.556771] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558548] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561450] zbud: loaded\n[ 0.562471] VFS: Disk quotas dquot_6.6.0\n[ 0.563697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566048] fuse init (API version 7.23)\n[ 0.567373] Key type big_key registered\n[ 0.568570] Allocating IMA MOK and blacklist keyrings.\n[ 0.570368] Key type asymmetric registered\n[ 0.571590] Asymmetric key parser 'x509' registered\n[ 0.573040] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.575214] io scheduler noop registered\n[ 0.576408] io scheduler deadline registered (default)\n[ 0.577901] io scheduler cfq registered\n[ 0.579094] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.584733] ACPI: Power Button [PWRF]\n[ 0.585993] GHES: HEST is not enabled!\n[ 0.604774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.642636] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.645412] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.669896] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.672984] Linux agpgart interface v0.103\n[ 0.676503] brd: module loaded\n[ 0.678706] loop: module loaded\n[ 0.683000] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.685158] GPT:90111 != 20971519\n[ 0.686129] GPT:Alternate GPT header not at the end of the disk.\n[ 0.687765] GPT:90111 != 20971519\n[ 0.688772] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690179] vda: vda1 vda15\n[ 0.691748] scsi host0: ata_piix\n[ 0.692913] scsi host1: ata_piix\n[ 0.693963] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.695837] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.698115] libphy: Fixed MDIO Bus: probed\n[ 0.699321] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700762] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703439] PPP generic driver version 2.4.2\n[ 0.704749] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706576] ehci-pci: EHCI PCI platform driver\n[ 0.707878] ehci-platform: EHCI generic platform driver\n[ 0.709354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711052] ohci-pci: OHCI PCI platform driver\n[ 0.712338] ohci-platform: OHCI generic platform driver\n[ 0.713811] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733116] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.736779] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.738226] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.739898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.741793] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.743903] usb usb1: Product: UHCI Host Controller\n[ 0.745300] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747040] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748470] hub 1-0:1.0: USB hub found\n[ 0.749619] hub 1-0:1.0: 2 ports detected\n[ 0.750947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753870] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755312] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756851] mousedev: PS/2 mouse device common for all mice\n[ 0.758609] rtc_cmos 00:00: RTC can wake from S4\n[ 0.760332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764773] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766591] i2c /dev entries driver\n[ 0.767715] device-mapper: uevent: version 1.0.3\n[ 0.769127] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.771578] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773559] NET: Registered protocol family 10\n[ 0.775134] NET: Registered protocol family 17\n[ 0.776464] Key type dns_resolver registered\n[ 0.777894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779071] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780742] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783428] registered taskstats version 1\n[ 0.784696] Loading compiled-in X.509 certificates\n[ 0.786628] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789465] zswap: loaded using pool lzo/zbud\n[ 0.791746] Key type trusted registered\n[ 0.794145] Key type encrypted registered\n[ 0.795359] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.796956] ima: No TPM chip found, activating TPM-bypass!\n[ 0.798541] evm: HMAC attrs: 0x1\n[ 0.810267] Magic number: 10:791:201\n[ 0.811521] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:00 UTC (1532387400)\n[ 0.813934] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.815627] EDD information not available.\n[ 0.853028] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.855329] Write protecting the kernel read-only data: 14336k\n[ 0.858007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860651] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.921780] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-00000030\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 19.43s]\nvPing KO\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA9gkUX3wMhhfEJG+XCgxSipiczEKWJ+Ph3nNgQU64EMREEg/EIvnu/FFnIcHbZ6iM88RQgQlUW+pp4R9iZlxoPDxj0mun68nocmbnBriPrAOztUBRJiwKEswJw0lpHuRRf4hBy8wZAPXJ+aD2zgKA0EhObAzwzYHWxl0ohKp9188mmta5247XokIku4wEorXmT63R/g2QbHNFmsvmg0X1dHGhYHtgeRJJiskmHfg0bG/fh23wRcmAQfDTxsP5ni05d5QItN5UUKZ5je/6hdVByHZxZCdYyHNAoKQjXhlS7IQsL8cpAvfJPXOHWHyxKWdWEGWSjYiPOaFqTmsgHr6z root@createinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07\nssh-dss AAAAB3NzaC1kc3MAAACBAPOHJNVY96/xlkeUT9WrImV2L+1GDu72jmJKCOuM57TCF4/0gayCyijlVqdVpGpOPUGsOXRS4AFV5PHuyDwVhIEOU1xrXh06jFXKHaDvd37I4tG7JmSfT7AxrxJuCOt0eo0oVE8NacFbWp2dv6N5PFwCspPs1l7wLopVBzS9rthJAAAAFQCOFSk39LJ4DvwY13atBdcZ5loOlwAAAIBHnTv2ntNloR9+Tf3GezyWkTanm7ditTbVXOQ1HCidoefrUgqpJ2sRznUz7irLs4dZHgIUm4hRr2ytPQx9pXId9doXalU0QmorHcmNHPS9WH4i1365xw4m3FkSAFNcoGdj9xAnlXqLJeNGBlQqJYfV4HidYCga038Di02opIPimgAAAIAuz48LNXC2ZkTmucUxFSe6OHUh2smPuNdiRmoT+2fi2pJ1NgpD25qlGT0nA10ooZSxzkVguwLqnPaNraFR1Rp80mbLFYAPb9IGf96CX8i07sTamry5IV0VO+ZglnEVnCj0ERNnIf6SyU54uTUCghxs1DDgpycg/7UhHjH7Yn/cuQ== root@createinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fea4:74dd/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000030\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.04 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07 login: "} 2018-07-23 23:10:27,357 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55/action used request id req-7717492f-adda-483c-8e5c-83f9af69c6fd 2018-07-23 23:10:28,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:28,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-111a84cd-3c29-4254-9f80-08d4bd640974 x-compute-request-id: req-111a84cd-3c29-4254-9f80-08d4bd640974 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:8d:b3", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:10:18.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp"}], "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:18Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:28,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-111a84cd-3c29-4254-9f80-08d4bd640974 2018-07-23 23:10:28,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:10:28,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e58f0a5-8d99-4528-a35a-37487e58983a x-compute-request-id: req-2e58f0a5-8d99-4528-a35a-37487e58983a Content-Encoding: gzip Content-Length: 9604 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE15D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 496251046 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.146900] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.148590] pid_max: default: 32768 minimum: 301\n[ 0.149530] ACPI: Core revision 20150930\n[ 0.150942] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.152292] Security Framework initialized\n[ 0.153119] Yama: becoming mindful.\n[ 0.153860] AppArmor: AppArmor initialized\n[ 0.154739] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.156088] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.157392] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158612] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.160042] Initializing cgroup subsys io\n[ 0.160912] Initializing cgroup subsys memory\n[ 0.161795] Initializing cgroup subsys devices\n[ 0.162693] Initializing cgroup subsys freezer\n[ 0.163578] Initializing cgroup subsys net_cls\n[ 0.164452] Initializing cgroup subsys perf_event\n[ 0.165381] Initializing cgroup subsys net_prio\n[ 0.166303] Initializing cgroup subsys hugetlb\n[ 0.167187] Initializing cgroup subsys pids\n[ 0.168081] CPU: Physical Processor ID: 0\n[ 0.169605] mce: CPU supports 10 MCE banks\n[ 0.170470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.171494] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.173737] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.179986] ftrace: allocating 31920 entries in 125 pages\n[ 0.205664] smpboot: Max logical packages: 2\n[ 0.206544] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.207757] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.209134] x2apic enabled\n[ 0.209969] Switched APIC routing to physical x2apic.\n[ 0.211729] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.212978] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.215269] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.217252] KVM setup paravirtual spinlock\n[ 0.218719] x86: Booting SMP configuration:\n[ 0.219647] .... node #0, CPUs: #1\n[ 0.220565] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.242660] x86: Booted up 1 node, 2 CPUs\n[ 0.242662] KVM setup async PF for cpu 1\n[ 0.242665] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.245410] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.246944] devtmpfs: initialized\n[ 0.248699] evm: security.selinux\n[ 0.249411] evm: security.SMACK64\n[ 0.250121] evm: security.SMACK64EXEC\n[ 0.250887] evm: security.SMACK64TRANSMUTE\n[ 0.251713] evm: security.SMACK64MMAP\n[ 0.252463] evm: security.ima\n[ 0.253127] evm: security.capability\n[ 0.253973] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.255879] pinctrl core: initialized pinctrl subsystem\n[ 0.257005] RTC time: 23:10:18, date: 07/23/18\n[ 0.258011] NET: Registered protocol family 16\n[ 0.267888] cpuidle: using governor ladder\n[ 0.279982] cpuidle: using governor menu\n[ 0.280810] PCCT header not found.\n[ 0.281597] ACPI: bus type PCI registered\n[ 0.282416] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.283714] PCI: Using configuration type 1 for base access\n[ 0.297147] ACPI: Added _OSI(Module Device)\n[ 0.298050] ACPI: Added _OSI(Processor Device)\n[ 0.298926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.299851] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.301807] ACPI: Interpreter enabled\n[ 0.302584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.304454] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.306349] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.308219] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.310106] ACPI: (supports S0 S5)\n[ 0.310826] ACPI: Using IOAPIC for interrupt routing\n[ 0.311785] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.315190] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.316350] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317666] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.318881] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321166] acpiphp: Slot [3] registered\n[ 0.322000] acpiphp: Slot [4] registered\n[ 0.322817] acpiphp: Slot [5] registered\n[ 0.323637] acpiphp: Slot [6] registered\n[ 0.324446] acpiphp: Slot [7] registered\n[ 0.325266] acpiphp: Slot [8] registered\n[ 0.326086] acpiphp: Slot [9] registered\n[ 0.326908] acpiphp: Slot [10] registered\n[ 0.337920] acpiphp: Slot [11] registered\n[ 0.338759] acpiphp: Slot [12] registered\n[ 0.339595] acpiphp: Slot [13] registered\n[ 0.340416] acpiphp: Slot [14] registered\n[ 0.341239] acpiphp: Slot [15] registered\n[ 0.342087] acpiphp: Slot [16] registered\n[ 0.342929] acpiphp: Slot [17] registered\n[ 0.343753] acpiphp: Slot [18] registered\n[ 0.344577] acpiphp: Slot [19] registered\n[ 0.345403] acpiphp: Slot [20] registered\n[ 0.346245] acpiphp: Slot [21] registered\n[ 0.347072] acpiphp: Slot [22] registered\n[ 0.347899] acpiphp: Slot [23] registered\n[ 0.348728] acpiphp: Slot [24] registered\n[ 0.349549] acpiphp: Slot [25] registered\n[ 0.350375] acpiphp: Slot [26] registered\n[ 0.351255] acpiphp: Slot [27] registered\n[ 0.352118] acpiphp: Slot [28] registered\n[ 0.352943] acpiphp: Slot [29] registered\n[ 0.353769] acpiphp: Slot [30] registered\n[ 0.354600] acpiphp: Slot [31] registered\n[ 0.355429] PCI host bridge to bus 0000:00\n[ 0.356261] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.357491] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.358728] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.360206] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.361678] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.363171] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.366573] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.367880] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.369078] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.373893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.375467] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.394166] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.395685] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.397499] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.398944] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.400379] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.401741] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.403124] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.404216] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.405795] vgaarb: loaded\n[ 0.406398] vgaarb: bridge control possible 0000:00:02.0\n[ 0.407688] SCSI subsystem initialized\n[ 0.408669] ACPI: bus type USB registered\n[ 0.409512] usbcore: registered new interface driver usbfs\n[ 0.410607] usbcore: registered new interface driver hub\n[ 0.411639] usbcore: registered new device driver usb\n[ 0.412811] PCI: Using ACPI for IRQ routing\n[ 0.413963] NetLabel: Initializing\n[ 0.414701] NetLabel: domain hash size = 128\n[ 0.415562] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.416539] NetLabel: unlabeled traffic allowed by default\n[ 0.417736] clocksource: Switched to clocksource kvm-clock\n[ 0.426551] AppArmor: AppArmor Filesystem Enabled\n[ 0.427551] pnp: PnP ACPI init\n[ 0.428622] pnp: PnP ACPI: found 5 devices\n[ 0.435595] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.437347] NET: Registered protocol family 2\n[ 0.438460] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.439790] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.441014] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.442240] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.443343] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.444555] NET: Registered protocol family 1\n[ 0.445444] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.446573] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.447666] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.466441] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.485265] Trying to unpack rootfs image as initramfs...\n[ 0.542319] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.544597] Scanning for low memory corruption every 60 seconds\n[ 0.546449] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.548064] audit: initializing netlink subsys (disabled)\n[ 0.549459] audit: type=2000 audit(1532387418.854:1): initialized\n[ 0.551261] Initialise system trusted keyring\n[ 0.552588] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554230] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556974] zbud: loaded\n[ 0.557920] VFS: Disk quotas dquot_6.6.0\n[ 0.559050] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.561222] fuse init (API version 7.23)\n[ 0.562467] Key type big_key registered\n[ 0.563548] Allocating IMA MOK and blacklist keyrings.\n[ 0.565201] Key type asymmetric registered\n[ 0.566326] Asymmetric key parser 'x509' registered\n[ 0.567653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.569679] io scheduler noop registered\n[ 0.570763] io scheduler deadline registered (default)\n[ 0.572129] io scheduler cfq registered\n[ 0.573225] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574676] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.578364] ACPI: Power Button [PWRF]\n[ 0.579498] GHES: HEST is not enabled!\n[ 0.597821] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.635153] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.637673] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.661390] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.664234] Linux agpgart interface v0.103\n[ 0.667410] brd: module loaded\n[ 0.669458] loop: module loaded\n[ 0.673962] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.675895] GPT:90111 != 20971519\n[ 0.676810] GPT:Alternate GPT header not at the end of the disk.\n[ 0.678288] GPT:90111 != 20971519\n[ 0.679182] GPT: Use GNU Parted to correct GPT errors.\n[ 0.680456] vda: vda1 vda15\n[ 0.681989] scsi host0: ata_piix\n[ 0.683010] scsi host1: ata_piix\n[ 0.683952] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.685639] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687342] libphy: Fixed MDIO Bus: probed\n[ 0.688522] tun: Universal TUN/TAP device driver, 1.6\n[ 0.689775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.692268] PPP generic driver version 2.4.2\n[ 0.693444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695128] ehci-pci: EHCI PCI platform driver\n[ 0.696323] ehci-platform: EHCI generic platform driver\n[ 0.697600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.698917] ohci-pci: OHCI PCI platform driver\n[ 0.700073] ohci-platform: OHCI generic platform driver\n[ 0.701415] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.720531] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.721900] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.723887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.725203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.726742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.728420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730337] usb usb1: Product: UHCI Host Controller\n[ 0.731595] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.733207] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.734489] hub 1-0:1.0: USB hub found\n[ 0.735535] hub 1-0:1.0: 2 ports detected\n[ 0.736719] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739463] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.740727] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.742119] mousedev: PS/2 mouse device common for all mice\n[ 0.743760] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745326] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.745766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745910] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.745919] i2c /dev entries driver\n[ 0.745969] device-mapper: uevent: version 1.0.3\n[ 0.747646] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.747664] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747910] NET: Registered protocol family 10\n[ 0.748116] NET: Registered protocol family 17\n[ 0.748130] Key type dns_resolver registered\n[ 0.748253] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749115] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.749145] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.749254] registered taskstats version 1\n[ 0.749271] Loading compiled-in X.509 certificates\n[ 0.749830] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.749862] zswap: loaded using pool lzo/zbud\n[ 0.750619] Key type trusted registered\n[ 0.751585] Key type encrypted registered\n[ 0.751589] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.751594] ima: No TPM chip found, activating TPM-bypass!\n[ 0.751611] evm: HMAC attrs: 0x1\n[ 0.752268] Magic number: 10:791:201\n[ 0.752980] rtc_cmos 00:00: setting system clock to 2018-07-23 23:10:18 UTC (1532387418)\n[ 0.753047] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.753048] EDD information not available.\n[ 0.843274] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.844917] Write protecting the kernel read-only data: 14336k\n[ 0.847090] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.849037] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.911555] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.00\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.19. iid=i-00000031\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjNc7ZayVpZirkz1D7GJ8Jc1XeEt3NcHJ4u82xHg4q6P7k2T8gxgguIO5WhjSloyjJXZQPvwtF/W36jnvHiJZVdHLbRwPpnLs6BdQy3OXnCXxSOei674MaYdDqKdnB6rh4bpQvVePc5UtjhFXVuEdqatb34Y/MV1xEXeUi6IGLGlpP6r+tqJF7gKScZM4apgL/XbkWCV1m3DcHcnDYPVU7aCRQwUiEHXIMxo+4/PnBvl99VBX4pLZ/Vz3ZfS7NTXMUWc/qbXyAnouU4W9hWORExt3EdttA+nkP4plijpge77/Rtl6qg68VdnL3aG7sWD1SJcW9sK8dfYCtjQDEzdtL root@createinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07\nssh-dss AAAAB3NzaC1kc3MAAACBAL9RS/1UyU8k3yzIN1AklmLRCtytG8MjLjAibtnSDlWlJkNnvin5T9UGZ5gUQgjRD6shRNW8tXNL9ZzL7k9EE5yhdrMs29N006odTFPzV5xu/IlpF570euVEwpQsQJlwRY07lhZ8fjIhuftl3lTopzINCMDdobfEi8TnvxFqVlyJAAAAFQDuI4qKheQue2O7lDgBpl+FH7/0tQAAAIBD0335lH6a5+hazj0lnulBJDKZVUoBRuJJTuvg8OEfIvxRoEPkI+4gvUVJZiUBNFequ42nqX82WZkpIm/cXy/+HWIpEC+qUbgREIkv2BZJMa/CuyFFnSP7t/tQYMVT6aDIfpj/oU9ngZv2/0v90BeE4emVafLccutKf3J5r8zAQQAAAIEAqRP2714YtzWD1nPk4vH1XkXZISSVAw85S3LpU/EPIP5SbJ0C8w1LO3IcS6+BrK2k5EX4rmiiLuvdlh1gxyBEYf7pKJi5WJs/5lEcADYEN8TQV/3jCrXQJSYHQ/8BuMtT/rVphyvfX9muGhuvJ4RZINzqhEzaq8D9oQZG+7ZtW4c= root@createinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fef7:8db3/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000031\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.65 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-db39573f-0cf1-41cd-bd9a-07997c75ba07 login: "} 2018-07-23 23:10:28,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969/action used request id req-2e58f0a5-8d99-4528-a35a-37487e58983a 2018-07-23 23:10:28,622 - create_instance - INFO - Deleting Port with ID - fc3d40dc-3889-40b4-8c2c-371bff784912 2018-07-23 23:10:28,622 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm1-port 2018-07-23 23:10:28,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/fc3d40dc-3889-40b4-8c2c-371bff784912 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:29,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0d55175-46cc-4a3a-9dda-41a93cf18776 Date: Mon, 23 Jul 2018 23:10:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:29,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/fc3d40dc-3889-40b4-8c2c-371bff784912 used request id req-d0d55175-46cc-4a3a-9dda-41a93cf18776 2018-07-23 23:10:29,511 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1 2018-07-23 23:10:29,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:29,632 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ab57041-7714-44f3-9873-383bc52d00f0 x-compute-request-id: req-7ab57041-7714-44f3-9873-383bc52d00f0 Content-Type: application/json 2018-07-23 23:10:29,632 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-7ab57041-7714-44f3-9873-383bc52d00f0 2018-07-23 23:10:29,632 - create_instance - INFO - Checking deletion status 2018-07-23 23:10:29,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:30,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fbc0f48-de25-47e9-b598-61458ed765cb x-compute-request-id: req-2fbc0f48-de25-47e9-b598-61458ed765cb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:29Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:30,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-2fbc0f48-de25-47e9-b598-61458ed765cb 2018-07-23 23:10:30,022 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1] is - ACTIVE 2018-07-23 23:10:30,022 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:10:33,025 - create_instance - DEBUG - VM status query timeout in 296.607465029 2018-07-23 23:10:33,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:33,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b218bce-4a98-48bf-b256-ba4b4897ea48 x-compute-request-id: req-7b218bce-4a98-48bf-b256-ba4b4897ea48 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:09:59.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "1ecd2020-fd6b-447b-aa45-5fc242b04e55", "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:32Z", "hostId": "ea68ef82db6aaf0b6f201ebae12bb6cf1704bab741bcba68770b6d4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1", "created": "2018-07-23T23:09:54Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:33,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-7b218bce-4a98-48bf-b256-ba4b4897ea48 2018-07-23 23:10:33,124 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1] is - ACTIVE 2018-07-23 23:10:33,124 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:10:36,127 - create_instance - DEBUG - VM status query timeout in 293.505042076 2018-07-23 23:10:36,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a554e8de462df5314302d2cbd4f236c317889978" 2018-07-23 23:10:36,177 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d864745-a3b2-4aa0-82ad-a98baab8c6cf x-compute-request-id: req-2d864745-a3b2-4aa0-82ad-a98baab8c6cf Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1ecd2020-fd6b-447b-aa45-5fc242b04e55 could not be found.", "code": 404}} 2018-07-23 23:10:36,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1ecd2020-fd6b-447b-aa45-5fc242b04e55 used request id req-2d864745-a3b2-4aa0-82ad-a98baab8c6cf 2018-07-23 23:10:36,177 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1ecd2020-fd6b-447b-aa45-5fc242b04e55 could not be found. (HTTP 404) (Request-ID: req-2d864745-a3b2-4aa0-82ad-a98baab8c6cf) 2018-07-23 23:10:36,177 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst1 2018-07-23 23:10:36,178 - create_instance - INFO - Deleting Port with ID - 3ebac0e0-7195-4667-85e7-685b4c5d5b74 2018-07-23 23:10:36,179 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-vm2-port 2018-07-23 23:10:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/3ebac0e0-7195-4667-85e7-685b4c5d5b74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:36,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ef7e665-e179-4bf2-8646-51f0ec437c60 Date: Mon, 23 Jul 2018 23:10:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:36,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/3ebac0e0-7195-4667-85e7-685b4c5d5b74 used request id req-8ef7e665-e179-4bf2-8646-51f0ec437c60 2018-07-23 23:10:36,594 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2 2018-07-23 23:10:36,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:36,730 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:10:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f278e9f8-776f-4884-82d4-577ca6ef8707 x-compute-request-id: req-f278e9f8-776f-4884-82d4-577ca6ef8707 Content-Type: application/json 2018-07-23 23:10:36,730 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-f278e9f8-776f-4884-82d4-577ca6ef8707 2018-07-23 23:10:36,731 - create_instance - INFO - Checking deletion status 2018-07-23 23:10:36,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:37,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-896b0c1f-9f39-4a1d-88aa-0e8e00f99a86 x-compute-request-id: req-896b0c1f-9f39-4a1d-88aa-0e8e00f99a86 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/180e9dce-a37b-46c3-8817-b7167f8ac969", "rel": "bookmark"}], "image": {"id": "b3d56246-1d7e-450d-961e-93fe30610b1e", "links": [{"href": "http://172.30.9.26:8774/images/b3d56246-1d7e-450d-961e-93fe30610b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:10:18.000000", "flavor": {"id": "4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "links": [{"href": "http://172.30.9.26:8774/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6", "rel": "bookmark"}]}, "id": "180e9dce-a37b-46c3-8817-b7167f8ac969", "user_id": "9909aacaa2894aafb96dbdd228f7a4af", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:10:36Z", "hostId": "e6815ed646125a2c2b0cac542fc7ff8cc669aa2b69c16a26fa31bc04", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2", "created": "2018-07-23T23:10:09Z", "tenant_id": "e3367941749e453589b9ea27420682e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:10:37,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-896b0c1f-9f39-4a1d-88aa-0e8e00f99a86 2018-07-23 23:10:37,026 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2] is - ACTIVE 2018-07-23 23:10:37,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:10:40,030 - create_instance - DEBUG - VM status query timeout in 296.701083899 2018-07-23 23:10:40,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb5705311a31fae012a453644bd92ac088d9591" 2018-07-23 23:10:40,084 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf594fce-97ec-4706-b311-9809401b2445 x-compute-request-id: req-bf594fce-97ec-4706-b311-9809401b2445 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 180e9dce-a37b-46c3-8817-b7167f8ac969 could not be found.", "code": 404}} 2018-07-23 23:10:40,084 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/180e9dce-a37b-46c3-8817-b7167f8ac969 used request id req-bf594fce-97ec-4706-b311-9809401b2445 2018-07-23 23:10:40,085 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 180e9dce-a37b-46c3-8817-b7167f8ac969 could not be found. (HTTP 404) (Request-ID: req-bf594fce-97ec-4706-b311-9809401b2445) 2018-07-23 23:10:40,085 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-inst2 2018-07-23 23:10:40,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99dd02ebec3b4aa3a9111b48c702af4b4b4c8d22" 2018-07-23 23:10:40,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:10:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b61bf8f0-b255-41df-81a5-d8603e3cb85d x-compute-request-id: req-b61bf8f0-b255-41df-81a5-d8603e3cb85d Content-Length: 0 Content-Type: application/json 2018-07-23 23:10:40,132 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4ecc7b52-1bcf-4d16-8ca5-19924b9f6fc6 used request id req-b61bf8f0-b255-41df-81a5-d8603e3cb85d 2018-07-23 23:10:40,133 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router and port CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port1 2018-07-23 23:10:40,133 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:10:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" -d '{"port_id": "b4ff783e-56c6-4e05-891a-4e240b476e23"}' 2018-07-23 23:10:41,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd5ef0b2-7b6d-4fb8-b7c5-a796a92599d3 Date: Mon, 23 Jul 2018 23:10:41 GMT RESP BODY: {"network_id": "9816c3ec-c0ac-41ac-9b5d-1081d43cc644", "tenant_id": "e3367941749e453589b9ea27420682e1", "subnet_id": "e94352ba-83bf-4d2d-8f45-a119a2e19633", "subnet_ids": ["e94352ba-83bf-4d2d-8f45-a119a2e19633"], "port_id": "b4ff783e-56c6-4e05-891a-4e240b476e23", "id": "5616ee94-d7ff-43d9-89bf-e6f80bdfc210"} 2018-07-23 23:10:41,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/remove_router_interface used request id req-fd5ef0b2-7b6d-4fb8-b7c5-a796a92599d3 2018-07-23 23:10:41,851 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router and port CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-router-port2 2018-07-23 23:10:41,851 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:10:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" -d '{"port_id": "8182c2d2-be4f-48f4-9dee-4fe660042938"}' 2018-07-23 23:10:43,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-acf362ef-ac1f-42c5-89d3-686687e27c18 Date: Mon, 23 Jul 2018 23:10:43 GMT RESP BODY: {"network_id": "a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa", "tenant_id": "e3367941749e453589b9ea27420682e1", "subnet_id": "fcac468e-d5ed-420a-950a-eb0ea48a46ac", "subnet_ids": ["fcac468e-d5ed-420a-950a-eb0ea48a46ac"], "port_id": "8182c2d2-be4f-48f4-9dee-4fe660042938", "id": "5616ee94-d7ff-43d9-89bf-e6f80bdfc210"} 2018-07-23 23:10:43,318 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210/remove_router_interface used request id req-acf362ef-ac1f-42c5-89d3-686687e27c18 2018-07-23 23:10:43,318 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:10:43,318 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-pub-router 2018-07-23 23:10:43,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91a8be749a56f232a75d35cb2c1f7e8713ac83b" 2018-07-23 23:10:43,877 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e8ac78d-c47a-416f-aec7-1aea83b977a4 Content-Length: 0 Date: Mon, 23 Jul 2018 23:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:43,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5616ee94-d7ff-43d9-89bf-e6f80bdfc210 used request id req-9e8ac78d-c47a-416f-aec7-1aea83b977a4 2018-07-23 23:10:43,878 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1 2018-07-23 23:10:43,878 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet1 2018-07-23 23:10:43,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/e94352ba-83bf-4d2d-8f45-a119a2e19633 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:10:44,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ec723ea9-8940-4078-ade7-5b029fba8fa4 Date: Mon, 23 Jul 2018 23:10:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:44,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/e94352ba-83bf-4d2d-8f45-a119a2e19633 used request id req-ec723ea9-8940-4078-ade7-5b029fba8fa4 2018-07-23 23:10:44,926 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net1 2018-07-23 23:10:44,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9816c3ec-c0ac-41ac-9b5d-1081d43cc644 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}482b5998dff75deeace884d4685d9a43419978d8" 2018-07-23 23:10:45,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7755152a-6ba3-4c5e-9350-9a619db787b8 Date: Mon, 23 Jul 2018 23:10:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:45,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9816c3ec-c0ac-41ac-9b5d-1081d43cc644 used request id req-7755152a-6ba3-4c5e-9350-9a619db787b8 2018-07-23 23:10:45,940 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2 2018-07-23 23:10:45,940 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-subnet2 2018-07-23 23:10:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fcac468e-d5ed-420a-950a-eb0ea48a46ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:10:47,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fff8dffe-4aea-4e01-9efa-bf32c58111c3 Date: Mon, 23 Jul 2018 23:10:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:47,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fcac468e-d5ed-420a-950a-eb0ea48a46ac used request id req-fff8dffe-4aea-4e01-9efa-bf32c58111c3 2018-07-23 23:10:47,261 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-net2 2018-07-23 23:10:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68fb6be6f4d3de642c8f29a5306280c5ef7ec9b1" 2018-07-23 23:10:48,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-290a3b8a-1f67-4a16-a0ff-5296e9eeff93 Date: Mon, 23 Jul 2018 23:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:48,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a30ed1c4-4c93-4cd8-b5fa-36e5fc8ff4aa used request id req-290a3b8a-1f67-4a16-a0ff-5296e9eeff93 2018-07-23 23:10:48,303 - neutron_utils - INFO - Deleting security group rule with ID - 1d9849a9-19aa-4375-905d-a41ca4627a35 2018-07-23 23:10:48,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/1d9849a9-19aa-4375-905d-a41ca4627a35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:10:48,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a4478ed-c7cb-4422-a422-95bc41fd1097 Content-Length: 0 Date: Mon, 23 Jul 2018 23:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:48,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/1d9849a9-19aa-4375-905d-a41ca4627a35 used request id req-9a4478ed-c7cb-4422-a422-95bc41fd1097 2018-07-23 23:10:48,541 - neutron_utils - INFO - Deleting security group rule with ID - bfb64253-cae6-4f32-badd-3ceb76534830 2018-07-23 23:10:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/bfb64253-cae6-4f32-badd-3ceb76534830 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:10:48,637 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18c3d85c-6eb3-4381-98fc-db3f772de8db Content-Length: 0 Date: Mon, 23 Jul 2018 23:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:48,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/bfb64253-cae6-4f32-badd-3ceb76534830 used request id req-18c3d85c-6eb3-4381-98fc-db3f772de8db 2018-07-23 23:10:48,637 - neutron_utils - INFO - Deleting security group rule with ID - 8fa5cada-6cfb-41ea-9deb-58066fcf1610 2018-07-23 23:10:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8fa5cada-6cfb-41ea-9deb-58066fcf1610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:10:48,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-488d4b57-8db8-421a-88e7-50b4689bce0a Content-Length: 0 Date: Mon, 23 Jul 2018 23:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:48,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8fa5cada-6cfb-41ea-9deb-58066fcf1610 used request id req-488d4b57-8db8-421a-88e7-50b4689bce0a 2018-07-23 23:10:48,724 - neutron_utils - INFO - Deleting security group rule with ID - b837bab4-a82d-49d4-818a-58f9299c6e08 2018-07-23 23:10:48,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/b837bab4-a82d-49d4-818a-58f9299c6e08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:10:48,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b39f3338-2f8a-4d7b-afe7-2f68bb8ede28 Content-Length: 0 Date: Mon, 23 Jul 2018 23:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:48,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/b837bab4-a82d-49d4-818a-58f9299c6e08 used request id req-b39f3338-2f8a-4d7b-afe7-2f68bb8ede28 2018-07-23 23:10:48,796 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-db39573f-0cf1-41cd-bd9a-07997c75ba07-sec-grp 2018-07-23 23:10:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/cacf0759-cae0-4c9a-8406-ce3273a45be8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c24476672b404ef6384c770c2c5e95e6f5c389d" 2018-07-23 23:10:48,904 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b190b2de-e301-4fbd-92b4-1d06f04d2aee Content-Length: 0 Date: Mon, 23 Jul 2018 23:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:48,904 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/cacf0759-cae0-4c9a-8406-ce3273a45be8 used request id req-b190b2de-e301-4fbd-92b4-1d06f04d2aee 2018-07-23 23:10:48,905 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-0918c182-59e4-41b4-9b73-8f317f0ca40c 2018-07-23 23:10:48,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6c2b3b1e1c2bfc9dc6ff68d2ded7af5265e0711" 2018-07-23 23:10:50,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-651e2199-6b67-44fb-9e33-0a771c71110c Date: Mon, 23 Jul 2018 23:10:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:10:50,213 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b3d56246-1d7e-450d-961e-93fe30610b1e used request id req-651e2199-6b67-44fb-9e33-0a771c71110c 2018-07-23 23:10:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:50,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-d147e5d1-8c50-4893-8df6-9c2d2bae2cee Date: Mon, 23 Jul 2018 23:10:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:32Z", "updated_at": "2018-07-23T23:09:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:33Z", "revision_number": 0, "id": "29f2bf61-b705-4942-a699-8a3a9f89af35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:33Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:33Z", "revision_number": 0, "id": "8d150aea-f9b0-42bc-be3d-deec9057819a", "remote_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:33Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:33Z", "revision_number": 0, "id": "a6dc5d13-480b-4dd8-b292-67d022e39375", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:33Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3367941749e453589b9ea27420682e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:09:32Z", "revision_number": 0, "id": "adb3bfcc-6ad1-4268-92db-e1277d0ed0fe", "remote_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "remote_ip_prefix": null, "created_at": "2018-07-23T23:09:32Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "tenant_id": "e3367941749e453589b9ea27420682e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3367941749e453589b9ea27420682e1"}], "revision_number": 4, "project_id": "e3367941749e453589b9ea27420682e1", "id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:10:50,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d147e5d1-8c50-4893-8df6-9c2d2bae2cee 2018-07-23 23:10:50,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:50,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d24df31-451f-4330-81db-e640f06d7ee0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:10:50,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-6d24df31-451f-4330-81db-e640f06d7ee0 2018-07-23 23:10:50,724 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:10:50,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:50,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e2b056c-3220-47a5-a833-3919195547f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:10:50,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-8e2b056c-3220-47a5-a833-3919195547f1 2018-07-23 23:10:50,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:10:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:50,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd751f47-efc4-4039-b16c-d9d9303e3afa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:10:50,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-fd751f47-efc4-4039-b16c-d9d9303e3afa 2018-07-23 23:10:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:50,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997fd65f-cbe2-4fc5-96d2-f9200bd749bc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:10:50,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-997fd65f-cbe2-4fc5-96d2-f9200bd749bc 2018-07-23 23:10:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14593799-4f7d-4edc-b3e8-34cd722aabac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:10:51,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-14593799-4f7d-4edc-b3e8-34cd722aabac 2018-07-23 23:10:51,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:10:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,163 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-051a23bc-5364-4b7d-9a2b-a702de2622fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:10:51,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-051a23bc-5364-4b7d-9a2b-a702de2622fb 2018-07-23 23:10:51,163 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:10:51,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a39e5a86-96d9-443a-8bad-f313a695a529 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:10:51,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-a39e5a86-96d9-443a-8bad-f313a695a529 2018-07-23 23:10:51,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:10:51,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,330 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f11910c-65c6-4953-b675-f866dbcc4cda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:10:51,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-8f11910c-65c6-4953-b675-f866dbcc4cda 2018-07-23 23:10:51,331 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:10:51,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1902751a-9f60-432b-9856-ca398af8d0a0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e3367941749e453589b9ea27420682e1", "name": "CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj"}} 2018-07-23 23:10:51,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-1902751a-9f60-432b-9856-ca398af8d0a0 2018-07-23 23:10:51,423 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba6c2c09-2158-41d2-a9c8-6799ae7edd34 2018-07-23 23:10:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba6c2c09-2158-41d2-a9c8-6799ae7edd34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-46da8c06-abd9-47fc-b1c0-a5356c5d08d7 Date: Mon, 23 Jul 2018 23:10:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:33Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:33Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "29f2bf61-b705-4942-a699-8a3a9f89af35"}, {"remote_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:33Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:33Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "8d150aea-f9b0-42bc-be3d-deec9057819a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:33Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:33Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "a6dc5d13-480b-4dd8-b292-67d022e39375"}, {"remote_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:09:32Z", "security_group_id": "ba6c2c09-2158-41d2-a9c8-6799ae7edd34", "port_range_min": null, "revision_number": 0, "tenant_id": "e3367941749e453589b9ea27420682e1", "created_at": "2018-07-23T23:09:32Z", "project_id": "e3367941749e453589b9ea27420682e1", "id": "adb3bfcc-6ad1-4268-92db-e1277d0ed0fe"}]} 2018-07-23 23:10:51,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba6c2c09-2158-41d2-a9c8-6799ae7edd34 used request id req-46da8c06-abd9-47fc-b1c0-a5356c5d08d7 2018-07-23 23:10:51,461 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:10:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ba6c2c09-2158-41d2-a9c8-6799ae7edd34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f476400-8e94-4c43-abd0-7797cc4fc453 Content-Length: 0 Date: Mon, 23 Jul 2018 23:10:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:10:51,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ba6c2c09-2158-41d2-a9c8-6799ae7edd34 used request id req-3f476400-8e94-4c43-abd0-7797cc4fc453 2018-07-23 23:10:51,597 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj 2018-07-23 23:10:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c5f1e8-c0db-46a6-b4b8-eb8280fe74c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:10:51,785 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e3367941749e453589b9ea27420682e1 used request id req-34c5f1e8-c0db-46a6-b4b8-eb8280fe74c9 2018-07-23 23:10:51,785 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-22e178b7-13a8-4e5-proj-role 2018-07-23 23:10:51,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/dbf64c16f0e4449cb7ae55f113a82141 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21149e23-c06e-4633-86ba-dd9c6e8857a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:10:51,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dbf64c16f0e4449cb7ae55f113a82141 used request id req-21149e23-c06e-4633-86ba-dd9c6e8857a3 2018-07-23 23:10:51,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf555038a36d9c568cbfbc7d0afa8cbb47910b1" 2018-07-23 23:10:51,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8786c54e-cdac-4122-9415-a9777892b75d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:10:51,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8786c54e-cdac-4122-9415-a9777892b75d 2018-07-23 23:10:51,976 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-22e178b7-13a8-4e5-user 2018-07-23 23:10:51,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9909aacaa2894aafb96dbdd228f7a4af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}783f5a14b4b8562c9ecf3bf80fbdef4b799b937e" 2018-07-23 23:10:52,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cc419a4-2bde-4e05-b506-986760b84c48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:10:52,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9909aacaa2894aafb96dbdd228f7a4af used request id req-4cc419a4-2bde-4e05-b506-986760b84c48 2018-07-23 23:10:52,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:52,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["P0Jw2eirRmuIxdgwJJEYJg"], "issued_at": "2018-07-23T23:10:52.000000Z"}} 2018-07-23 23:10:52,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6634d830a6bf05f1b1a40eb9a1ce00ead95726a2" 2018-07-23 23:10:52,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baab2bd5-2016-43dd-b014-a9ecb726f697 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:52,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-baab2bd5-2016-43dd-b014-a9ecb726f697 2018-07-23 23:10:52,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:52,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:52,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["4c1pWmW0TPCtgk5ATCmpcQ"], "issued_at": "2018-07-23T23:10:52.000000Z"}} 2018-07-23 23:10:52,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:10:53,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b694dfb-d5d5-4778-b8ac-2b5f7717b8c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:53,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7b694dfb-d5d5-4778-b8ac-2b5f7717b8c3 2018-07-23 23:10:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:10:53,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:10:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c1b59245-4890-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:10:53,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7344d79-d2f1-445d-9572-5dba5468f8c1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c1b59245-4890-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:10:53,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c1b59245-4890-4a8-proj used request id req-a7344d79-d2f1-445d-9572-5dba5468f8c1 2018-07-23 23:10:53,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:10:53,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df5162f-97d4-4fa1-9e95-ba4e4a664b98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:10:53,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6df5162f-97d4-4fa1-9e95-ba4e4a664b98 2018-07-23 23:10:53,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj"}}' 2018-07-23 23:10:53,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80107a6d-a42f-4a24-94bf-0ba7c67c9f18 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16444577155148719967be29b71fec6a"}, "tags": [], "enabled": true, "id": "16444577155148719967be29b71fec6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj"}} 2018-07-23 23:10:53,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-80107a6d-a42f-4a24-94bf-0ba7c67c9f18 2018-07-23 23:10:53,373 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-c1b59245-4890-4a8-proj 2018-07-23 23:10:53,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:53,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:53,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:10:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["pjoPvqh6RRCSx5EoeYTayg"], "issued_at": "2018-07-23T23:10:53.000000Z"}} 2018-07-23 23:10:53,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb850a217bb3ea034cc68a28e19ca6227739f22" 2018-07-23 23:10:53,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745f2970-0240-421a-8454-0b3886e3db39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:53,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-745f2970-0240-421a-8454-0b3886e3db39 2018-07-23 23:10:53,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:10:53,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:10:53,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb850a217bb3ea034cc68a28e19ca6227739f22" 2018-07-23 23:10:53,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d17a5ba-bd53-4e49-8e43-55b397591a4e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:10:53,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3d17a5ba-bd53-4e49-8e43-55b397591a4e 2018-07-23 23:10:53,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-c1b59245-4890-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb850a217bb3ea034cc68a28e19ca6227739f22" 2018-07-23 23:10:53,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e482981c-b5ba-4907-9d6f-b1b951a2d32f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-c1b59245-4890-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/16444577155148719967be29b71fec6a"}, "tags": [], "enabled": true, "id": "16444577155148719967be29b71fec6a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj"}]} 2018-07-23 23:10:53,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-c1b59245-4890-4a8-proj used request id req-e482981c-b5ba-4907-9d6f-b1b951a2d32f 2018-07-23 23:10:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb850a217bb3ea034cc68a28e19ca6227739f22" 2018-07-23 23:10:54,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e695dd69-0c91-4152-8fda-d143a7856fe6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:10:54,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e695dd69-0c91-4152-8fda-d143a7856fe6 2018-07-23 23:10:54,439 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-c1b59245-4890-4a8-user 2018-07-23 23:10:54,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:10:54,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaabf534-7d05-4550-a86f-1458ac1edd6d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:10:54,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-eaabf534-7d05-4550-a86f-1458ac1edd6d 2018-07-23 23:10:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" -d '{"role": {"name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role"}}' 2018-07-23 23:10:54,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0ea018-e748-46da-b5dd-6744efefcf8e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c71cd080102d42d8a6cd23c956a908f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/c71cd080102d42d8a6cd23c956a908f8"}, "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role"}} 2018-07-23 23:10:54,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7d0ea018-e748-46da-b5dd-6744efefcf8e 2018-07-23 23:10:54,630 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role 2018-07-23 23:10:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c71cd080102d42d8a6cd23c956a908f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:10:54,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29925e5a-61f7-4b8c-acc0-dc6725236fd9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c71cd080102d42d8a6cd23c956a908f8", "links": {"self": "http://172.30.9.26:5000/v3/roles/c71cd080102d42d8a6cd23c956a908f8"}, "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role"}} 2018-07-23 23:10:54,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c71cd080102d42d8a6cd23c956a908f8 used request id req-29925e5a-61f7-4b8c-acc0-dc6725236fd9 2018-07-23 23:10:54,711 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role to project CreateInstanceSimpleTests-c1b59245-4890-4a8-proj 2018-07-23 23:10:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/16444577155148719967be29b71fec6a/users/8d7e0449f2cf4337bc662d5af85c7589/roles/c71cd080102d42d8a6cd23c956a908f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:10:54,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7699c611-ee00-4dde-b392-4e5505d73e60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:10:54,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/16444577155148719967be29b71fec6a/users/8d7e0449f2cf4337bc662d5af85c7589/roles/c71cd080102d42d8a6cd23c956a908f8 used request id req-7699c611-ee00-4dde-b392-4e5505d73e60 2018-07-23 23:10:54,760 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:10:54,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:54,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:54,762 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:10:54,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:54,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:55,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c71cd080102d42d8a6cd23c956a908f8", "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role"}], "expires_at": "2018-07-24T00:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16444577155148719967be29b71fec6a", "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-user", "id": "8d7e0449f2cf4337bc662d5af85c7589"}, "audit_ids": ["NjjhHpoxRhuT-ImvUaXVXA"], "issued_at": "2018-07-23T23:10:55.000000Z"}} 2018-07-23 23:10:55,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" 2018-07-23 23:10:55,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad9557f-cbf6-41d9-9506-eaa176f9355a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:55,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2ad9557f-cbf6-41d9-9506-eaa176f9355a 2018-07-23 23:10:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" 2018-07-23 23:10:55,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-b1cac2a1-6a93-4a88-828d-f9d24f01cd51 Date: Mon, 23 Jul 2018 23:10:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image"} 2018-07-23 23:10:55,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image used request id req-b1cac2a1-6a93-4a88-828d-f9d24f01cd51 2018-07-23 23:10:55,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" 2018-07-23 23:10:55,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-afeca3ba-c38c-4ca9-92d1-ddc989a221ae Date: Mon, 23 Jul 2018 23:10:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:10:55,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-afeca3ba-c38c-4ca9-92d1-ddc989a221ae 2018-07-23 23:10:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image"}' 2018-07-23 23:10:55,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55493926-ad4c-4496-abfd-8b5d6cc0776a Date: Mon, 23 Jul 2018 23:10:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:10:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:10:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "min_disk": 0, "protected": false, "id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "file": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/file", "checksum": null, "owner": "16444577155148719967be29b71fec6a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:10:55,479 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-55493926-ad4c-4496-abfd-8b5d6cc0776a 2018-07-23 23:10:55,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" -d '' 2018-07-23 23:10:56,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6d45616-b997-4e1d-a108-06d4a95cc21b Date: Mon, 23 Jul 2018 23:10:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:10:56,205 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/file used request id req-a6d45616-b997-4e1d-a108-06d4a95cc21b 2018-07-23 23:10:56,206 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:10:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" 2018-07-23 23:10:56,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-67510cbf-b447-4365-bc0e-55e0012b0b0e Date: Mon, 23 Jul 2018 23:10:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:10:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:10:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/snap", "metadata": {}}], "self": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "min_disk": 0, "protected": false, "id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "file": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16444577155148719967be29b71fec6a", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:10:56,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c used request id req-67510cbf-b447-4365-bc0e-55e0012b0b0e 2018-07-23 23:10:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" 2018-07-23 23:10:56,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-60d78a3a-ef12-49d4-8676-7cf34825ac3d Date: Mon, 23 Jul 2018 23:10:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:10:56,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-60d78a3a-ef12-49d4-8676-7cf34825ac3d 2018-07-23 23:10:56,236 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image 2018-07-23 23:10:56,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" 2018-07-23 23:10:56,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4776ce77-a1c2-45eb-a290-81521dbe1b96 Date: Mon, 23 Jul 2018 23:10:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:10:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:10:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/snap", "metadata": {}}], "self": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "min_disk": 0, "protected": false, "id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "file": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16444577155148719967be29b71fec6a", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:10:56,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c used request id req-4776ce77-a1c2-45eb-a290-81521dbe1b96 2018-07-23 23:10:56,255 - create_image - DEBUG - Instance status is - active 2018-07-23 23:10:56,255 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image 2018-07-23 23:10:56,255 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image 2018-07-23 23:10:56,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:56,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:56,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["VJZ0urMJRfWugYA5X68PvA"], "issued_at": "2018-07-23T23:10:56.000000Z"}} 2018-07-23 23:10:56,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d033a23695ed31b0c52a0c254c0e8e413df710a" 2018-07-23 23:10:56,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df78ed8f-6e33-4f10-bf7a-0202e2078d47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:56,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-df78ed8f-6e33-4f10-bf7a-0202e2078d47 2018-07-23 23:10:56,727 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:10:56,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d033a23695ed31b0c52a0c254c0e8e413df710a" 2018-07-23 23:10:56,913 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71e150c8-2878-44ec-841a-f0cc0b6e2a8a x-compute-request-id: req-71e150c8-2878-44ec-841a-f0cc0b6e2a8a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:10:56,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-71e150c8-2878-44ec-841a-f0cc0b6e2a8a 2018-07-23 23:10:56,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d033a23695ed31b0c52a0c254c0e8e413df710a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-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-23 23:10:56,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-baa8a5b7-a7a5-4cc2-adeb-fb0f82b2a7fd x-compute-request-id: req-baa8a5b7-a7a5-4cc2-adeb-fb0f82b2a7fd Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "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": "0c490b47-6af5-4d57-b54b-420c25468e71"}} 2018-07-23 23:10:56,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-baa8a5b7-a7a5-4cc2-adeb-fb0f82b2a7fd 2018-07-23 23:10:56,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:56,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:57,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GXEOxPwETF2c5vblIoGv6w"], "issued_at": "2018-07-23T23:10:57.000000Z"}} 2018-07-23 23:10:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:10:57,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c6ec73-3668-42e9-b954-1e880b37cf63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:57,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-92c6ec73-3668-42e9-b954-1e880b37cf63 2018-07-23 23:10:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:10:57,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1a370e79-39f8-402a-a5a9-bba61c4b4ac1 Date: Mon, 23 Jul 2018 23:10:57 GMT RESP BODY: {"networks":[]} 2018-07-23 23:10:57,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-1a370e79-39f8-402a-a5a9-bba61c4b4ac1 2018-07-23 23:10:57,612 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net 2018-07-23 23:10:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" -d '{"network": {"name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net", "admin_state_up": true}}' 2018-07-23 23:10:57,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-d7b80be1-4a5c-4233-a270-1df2ae7e4705 Date: Mon, 23 Jul 2018 23:10:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:10:57Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","mtu":1450}} 2018-07-23 23:10:57,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d7b80be1-4a5c-4233-a270-1df2ae7e4705 2018-07-23 23:10:57,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:10:57,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-af860cd1-09cb-46f4-90a2-629d5784a33d Date: Mon, 23 Jul 2018 23:10:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:10:57Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:10:57,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-af860cd1-09cb-46f4-90a2-629d5784a33d 2018-07-23 23:10:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:10:57,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-815db124-be21-40a3-93d7-457ff993f9c9 Date: Mon, 23 Jul 2018 23:10:57 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:10:57,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-815db124-be21-40a3-93d7-457ff993f9c9 2018-07-23 23:10:57,974 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet 2018-07-23 23:10:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" -d '{"subnets": [{"ip_version": 4, "network_id": "4830b268-f17a-4c5d-b222-508a00cd809e", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet"}]}' 2018-07-23 23:10:58,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-e81685d8-c242-4769-a7ea-0636d345a031 Date: Mon, 23 Jul 2018 23:10:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:10:58,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-e81685d8-c242-4769-a7ea-0636d345a031 2018-07-23 23:10:58,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:10:58,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-508ccd51-a129-4227-85cf-26759592dbf8 Date: Mon, 23 Jul 2018 23:10:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:10:58,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-508ccd51-a129-4227-85cf-26759592dbf8 2018-07-23 23:10:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:10:58,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-e050ab2b-269f-4c54-a14e-413980766026 Date: Mon, 23 Jul 2018 23:10:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:10:58,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-e050ab2b-269f-4c54-a14e-413980766026 2018-07-23 23:10:58,528 - OpenStackNetwork - DEBUG - Network [4830b268-f17a-4c5d-b222-508a00cd809e] created successfully 2018-07-23 23:10:58,529 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:10:58,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:58,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:58,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:58,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:58,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-QPJD1A1RHqw8K9NKqfiwA"], "issued_at": "2018-07-23T23:10:58.000000Z"}} 2018-07-23 23:10:58,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b012b5718b2d9a482ead37a9f740a6755cc2571b" 2018-07-23 23:10:59,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418e8921-0a4b-4984-b88b-1c932b488227 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:59,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-418e8921-0a4b-4984-b88b-1c932b488227 2018-07-23 23:10:59,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:10:59,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:10:59,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RcbW48l5TL-4CdqTlCdNUg"], "issued_at": "2018-07-23T23:10:59.000000Z"}} 2018-07-23 23:10:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:10:59,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-481a0aa9-240a-4c50-b524-ae168965fce7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:59,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-481a0aa9-240a-4c50-b524-ae168965fce7 2018-07-23 23:10:59,504 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:10:59,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:10:59,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644c87f1-fcd5-4b65-8dfe-d119b8705c8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:10:59,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-644c87f1-fcd5-4b65-8dfe-d119b8705c8c 2018-07-23 23:10:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:10:59,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-7231cff4-359b-482a-b7c7-438f782de7de Date: Mon, 23 Jul 2018 23:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:10:59,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-7231cff4-359b-482a-b7c7-438f782de7de 2018-07-23 23:10:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:10:59,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:10:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:10:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:10:59,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d229adc-3c96-4b0d-8dc0-b4f707eb4fdc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:10:59,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-4d229adc-3c96-4b0d-8dc0-b4f707eb4fdc 2018-07-23 23:10:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:10:59,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-599cdaae-6ac0-4ccc-86a0-54f11b477c04 Date: Mon, 23 Jul 2018 23:10:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:10:59,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-599cdaae-6ac0-4ccc-86a0-54f11b477c04 2018-07-23 23:10:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:10:59,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-080372e3-23ce-4522-8f1a-b9564bb7f13c Date: Mon, 23 Jul 2018 23:10:59 GMT RESP BODY: {"ports":[]} 2018-07-23 23:10:59,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port&admin_state_up=True used request id req-080372e3-23ce-4522-8f1a-b9564bb7f13c 2018-07-23 23:10:59,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:00,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:10:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a2163cb-a1a7-41ff-86b7-13e19fef52f6 x-compute-request-id: req-5a2163cb-a1a7-41ff-86b7-13e19fef52f6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:11:00,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst used request id req-5a2163cb-a1a7-41ff-86b7-13e19fef52f6 2018-07-23 23:11:00,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:00,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c34fa1ff-8f77-4a65-be88-209d2a09e53f Date: Mon, 23 Jul 2018 23:11:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:00,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-c34fa1ff-8f77-4a65-be88-209d2a09e53f 2018-07-23 23:11:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:00,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9010909d-1560-4356-b630-8d9fcab99e4f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:00,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9010909d-1560-4356-b630-8d9fcab99e4f 2018-07-23 23:11:00,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-382d8631-dc4c-4924-b1df-7d72ca29395e Date: Mon, 23 Jul 2018 23:11:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:00,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-382d8631-dc4c-4924-b1df-7d72ca29395e 2018-07-23 23:11:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:00,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-43c65dfb-6f3a-4282-8d01-ad6d69be07c9 Date: Mon, 23 Jul 2018 23:11:00 GMT RESP BODY: {"ports":[]} 2018-07-23 23:11:00,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port&admin_state_up=True used request id req-43c65dfb-6f3a-4282-8d01-ad6d69be07c9 2018-07-23 23:11:00,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:00,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:00,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["acXhT3pvSxGKYE6FLspeFQ"], "issued_at": "2018-07-23T23:11:00.000000Z"}} 2018-07-23 23:11:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac94f0edae4b80cbb7b3050e5309fbf9718a330" 2018-07-23 23:11:00,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef255387-b726-4878-ba42-b203b8d316da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:00,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ef255387-b726-4878-ba42-b203b8d316da 2018-07-23 23:11:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:00,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-1628b3b2-12c5-4c72-b674-7e56568236e0 Date: Mon, 23 Jul 2018 23:11:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:00,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-1628b3b2-12c5-4c72-b674-7e56568236e0 2018-07-23 23:11:00,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:00,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-36e4fe0b-1417-414a-bcd6-60959f1b0b4e Date: Mon, 23 Jul 2018 23:11:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:00,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-36e4fe0b-1417-414a-bcd6-60959f1b0b4e 2018-07-23 23:11:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:01,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-9b36f240-2b43-4579-84e0-3a5e3bb18770 Date: Mon, 23 Jul 2018 23:11:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:01,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-9b36f240-2b43-4579-84e0-3a5e3bb18770 2018-07-23 23:11:01,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:11:01,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:11:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:11:01,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac94f0edae4b80cbb7b3050e5309fbf9718a330" 2018-07-23 23:11:01,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7d32f2-e42e-4791-8afc-c2ca5ef98971 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:01,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9d7d32f2-e42e-4791-8afc-c2ca5ef98971 2018-07-23 23:11:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:01,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-6ff45ae6-df90-4824-8762-73b672ae304a Date: Mon, 23 Jul 2018 23:11:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:01,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-6ff45ae6-df90-4824-8762-73b672ae304a 2018-07-23 23:11:01,198 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net 2018-07-23 23:11:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" -d '{"port": {"network_id": "4830b268-f17a-4c5d-b222-508a00cd809e", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port", "admin_state_up": true}}' 2018-07-23 23:11:02,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-9580085d-2200-4a58-9cd5-fcf7008c49c7 Date: Mon, 23 Jul 2018 23:11:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:01Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.6"}],"id":"fd8d0c0a-21ca-4c44-b1f0-445b223ba70a","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:e0:0c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:11:01Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:11:02,051 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-9580085d-2200-4a58-9cd5-fcf7008c49c7 2018-07-23 23:11:02,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-627682f1-fcb3-4479-9b83-6ad813e05822 Date: Mon, 23 Jul 2018 23:11:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:02,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-627682f1-fcb3-4479-9b83-6ad813e05822 2018-07-23 23:11:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f432db-ba36-487b-8dc3-916a0ced195d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:02,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-50f432db-ba36-487b-8dc3-916a0ced195d 2018-07-23 23:11:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-90b2313d-20b7-4b0e-832f-cb69e0ce1e2c Date: Mon, 23 Jul 2018 23:11:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:02,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-90b2313d-20b7-4b0e-832f-cb69e0ce1e2c 2018-07-23 23:11:02,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-888ca933-83ac-4dff-9d1b-a9b2be060161 Date: Mon, 23 Jul 2018 23:11:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:01Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.6"}],"id":"fd8d0c0a-21ca-4c44-b1f0-445b223ba70a","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:e0:0c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:11:01Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:11:02,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port&admin_state_up=True used request id req-888ca933-83ac-4dff-9d1b-a9b2be060161 2018-07-23 23:11:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3efa5c6-8884-4081-970c-2eb6c217ca1f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:02,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f3efa5c6-8884-4081-970c-2eb6c217ca1f 2018-07-23 23:11:02,397 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst 2018-07-23 23:11:02,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e6322e1-d90f-493e-88fd-16d0e9b7b82e x-compute-request-id: req-2e6322e1-d90f-493e-88fd-16d0e9b7b82e Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-flavor-name"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:11:02,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2e6322e1-d90f-493e-88fd-16d0e9b7b82e 2018-07-23 23:11:02,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/0c490b47-6af5-4d57-b54b-420c25468e71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4643bb61-451b-4427-8232-db215d2a610c x-compute-request-id: req-4643bb61-451b-4427-8232-db215d2a610c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "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": "0c490b47-6af5-4d57-b54b-420c25468e71"}} 2018-07-23 23:11:02,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/0c490b47-6af5-4d57-b54b-420c25468e71 used request id req-4643bb61-451b-4427-8232-db215d2a610c 2018-07-23 23:11:02,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-59977df0-5b93-4cd7-bc43-389fb264972b Date: Mon, 23 Jul 2018 23:11:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:10:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:10:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/snap", "metadata": {}}], "self": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "min_disk": 0, "protected": false, "id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "file": "/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16444577155148719967be29b71fec6a", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image"} 2018-07-23 23:11:02,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image used request id req-59977df0-5b93-4cd7-bc43-389fb264972b 2018-07-23 23:11:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:02,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-55152cc2-849d-455b-9be5-005d7c183759 Date: Mon, 23 Jul 2018 23:11:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:11:02,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-55152cc2-849d-455b-9be5-005d7c183759 2018-07-23 23:11:02,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" -d '{"server": {"name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "imageRef": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "flavorRef": "0c490b47-6af5-4d57-b54b-420c25468e71", "max_count": 1, "min_count": 1, "networks": [{"port": "fd8d0c0a-21ca-4c44-b1f0-445b223ba70a"}]}}' 2018-07-23 23:11:03,729 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a50a7696-e91c-4a0e-ad01-2f9ea9e4e63b x-compute-request-id: req-a50a7696-e91c-4a0e-ad01-2f9ea9e4e63b Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "adminPass": "8LuC2JaH6e5R"}} 2018-07-23 23:11:03,729 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-a50a7696-e91c-4a0e-ad01-2f9ea9e4e63b 2018-07-23 23:11:03,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:04,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a66a6c3-7a3b-494f-bf45-0ac98299a488 x-compute-request-id: req-8a66a6c3-7a3b-494f-bf45-0ac98299a488 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "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-23T23:11:03Z", "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-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:04,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-8a66a6c3-7a3b-494f-bf45-0ac98299a488 2018-07-23 23:11:04,062 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst 2018-07-23 23:11:04,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:04,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f2a58cd-4b81-46c9-a70d-8c5fc02a673c x-compute-request-id: req-1f2a58cd-4b81-46c9-a70d-8c5fc02a673c Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:11:04Z", "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-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:04,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-1f2a58cd-4b81-46c9-a70d-8c5fc02a673c 2018-07-23 23:11:04,538 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst] is - BUILD 2018-07-23 23:11:04,538 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:11:07,542 - create_instance - DEBUG - VM status query timeout in 896.520148993 2018-07-23 23:11:07,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:07,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec04133b-2dc3-4f65-a247-68c6fb2f1c2a x-compute-request-id: req-ec04133b-2dc3-4f65-a247-68c6fb2f1c2a Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e0:0c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:11:04Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:07,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-ec04133b-2dc3-4f65-a247-68c6fb2f1c2a 2018-07-23 23:11:07,958 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst] is - BUILD 2018-07-23 23:11:07,958 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:11:10,961 - create_instance - DEBUG - VM status query timeout in 893.100714922 2018-07-23 23:11:10,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:11,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-119fde07-0476-4fd2-a025-06ee29f1ffce x-compute-request-id: req-119fde07-0476-4fd2-a025-06ee29f1ffce Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e0:0c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-07-23T23:11:09.000000", "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:11,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-119fde07-0476-4fd2-a025-06ee29f1ffce 2018-07-23 23:11:11,132 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst] is - ACTIVE 2018-07-23 23:11:11,132 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:11:11,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:11,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ec2e044-2d45-4953-b90f-5b6d665d13d4 x-compute-request-id: req-7ec2e044-2d45-4953-b90f-5b6d665d13d4 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e0:0c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-07-23T23:11:09.000000", "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:11,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-7ec2e044-2d45-4953-b90f-5b6d665d13d4 2018-07-23 23:11:11,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:11,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ad895438-379e-4c40-854a-2018126b9b27 Date: Mon, 23 Jul 2018 23:11:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:11,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-ad895438-379e-4c40-854a-2018126b9b27 2018-07-23 23:11:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:11,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349155c2-cd34-4a39-abf1-b9ad0b3e0217 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:11,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-349155c2-cd34-4a39-abf1-b9ad0b3e0217 2018-07-23 23:11:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:11,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-71de81b5-3b09-4d1e-bca7-2eba052f83c7 Date: Mon, 23 Jul 2018 23:11:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:11,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-71de81b5-3b09-4d1e-bca7-2eba052f83c7 2018-07-23 23:11:11,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:11,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-2db33088-f77c-407d-88d9-9b98d4384aa1 Date: Mon, 23 Jul 2018 23:11:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.2"}],"id":"a8951b3f-9c73-4d93-bceb-1ca4f42d1b8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:3b:1c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4830b268-f17a-4c5d-b222-508a00cd809e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.6"}],"id":"fd8d0c0a-21ca-4c44-b1f0-445b223ba70a","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e0:0c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:11:01Z","binding:vnic_type":"normal","device_id":"fd13428c-a03b-4a5e-b641-73db17a62377","ip_allocation":"immediate"}]} 2018-07-23 23:11:11,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-2db33088-f77c-407d-88d9-9b98d4384aa1 2018-07-23 23:11:11,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:12,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WI3WT-tMSYGk8vB8rVHffw"], "issued_at": "2018-07-23T23:11:12.000000Z"}} 2018-07-23 23:11:12,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6971bd563797db7ce0b291700660f58cf9dbd451" 2018-07-23 23:11:12,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-916b7ad3-8cd7-45c1-b86a-71fad830cec3 x-compute-request-id: req-916b7ad3-8cd7-45c1-b86a-71fad830cec3 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e0:0c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-07-23T23:11:09.000000", "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:11:12,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst used request id req-916b7ad3-8cd7-45c1-b86a-71fad830cec3 2018-07-23 23:11:12,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:13,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["8FHGhQ-VQGKYRA3Qr2AIpA"], "issued_at": "2018-07-23T23:11:13.000000Z"}} 2018-07-23 23:11:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afa968421e0c9d4d612568eb30b1be690dca999" 2018-07-23 23:11:13,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c72475a0-f25f-490c-a9bd-eaed96519e35 Date: Mon, 23 Jul 2018 23:11:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:13,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-c72475a0-f25f-490c-a9bd-eaed96519e35 2018-07-23 23:11:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afa968421e0c9d4d612568eb30b1be690dca999" 2018-07-23 23:11:13,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-75f1e85c-51e4-4f97-8358-25981490740b Date: Mon, 23 Jul 2018 23:11:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:13,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-75f1e85c-51e4-4f97-8358-25981490740b 2018-07-23 23:11:13,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afa968421e0c9d4d612568eb30b1be690dca999" 2018-07-23 23:11:13,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-b9e038fc-2534-4bd0-b815-d4d0c6bad21a Date: Mon, 23 Jul 2018 23:11:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.2"}],"id":"a8951b3f-9c73-4d93-bceb-1ca4f42d1b8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:3b:1c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4830b268-f17a-4c5d-b222-508a00cd809e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.6"}],"id":"fd8d0c0a-21ca-4c44-b1f0-445b223ba70a","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e0:0c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:11:01Z","binding:vnic_type":"normal","device_id":"fd13428c-a03b-4a5e-b641-73db17a62377","ip_allocation":"immediate"}]} 2018-07-23 23:11:13,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-b9e038fc-2534-4bd0-b815-d4d0c6bad21a 2018-07-23 23:11:13,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:14,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c71cd080102d42d8a6cd23c956a908f8", "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role"}], "expires_at": "2018-07-24T00:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16444577155148719967be29b71fec6a", "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/16444577155148719967be29b71fec6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/16444577155148719967be29b71fec6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/16444577155148719967be29b71fec6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c1b59245-4890-4a8-user", "id": "8d7e0449f2cf4337bc662d5af85c7589"}, "audit_ids": ["0BFCCUCvT1aYHk9XbrgutA"], "issued_at": "2018-07-23T23:11:14.000000Z"}} 2018-07-23 23:11:14,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff5f4bd0c4d2b49fb0295d5fff49c689df37cc1" 2018-07-23 23:11:14,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-346199d8-3e26-4883-8124-41cbf9d8192b x-compute-request-id: req-346199d8-3e26-4883-8124-41cbf9d8192b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:11:14,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst used request id req-346199d8-3e26-4883-8124-41cbf9d8192b 2018-07-23 23:11:14,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:14,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7303a51f-a1fe-4b2b-9090-1dd17344f7da x-compute-request-id: req-7303a51f-a1fe-4b2b-9090-1dd17344f7da Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e0:0c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-07-23T23:11:09.000000", "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:14,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-7303a51f-a1fe-4b2b-9090-1dd17344f7da 2018-07-23 23:11:14,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-142a4d88-a430-46f5-8c8a-a2dee3bedfc7 Date: Mon, 23 Jul 2018 23:11:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:14,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-142a4d88-a430-46f5-8c8a-a2dee3bedfc7 2018-07-23 23:11:14,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:14,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a37c9a2-d26e-4898-835a-06890d2c6abb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:14,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-9a37c9a2-d26e-4898-835a-06890d2c6abb 2018-07-23 23:11:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:14,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8b952348-08ba-4d57-9dd1-75343245cfa0 Date: Mon, 23 Jul 2018 23:11:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:14,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-8b952348-08ba-4d57-9dd1-75343245cfa0 2018-07-23 23:11:14,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:14,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-b9419780-5be1-4c33-a9aa-ac84e62cce75 Date: Mon, 23 Jul 2018 23:11:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.2"}],"id":"a8951b3f-9c73-4d93-bceb-1ca4f42d1b8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:3b:1c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4830b268-f17a-4c5d-b222-508a00cd809e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.6"}],"id":"fd8d0c0a-21ca-4c44-b1f0-445b223ba70a","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e0:0c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:11:01Z","binding:vnic_type":"normal","device_id":"fd13428c-a03b-4a5e-b641-73db17a62377","ip_allocation":"immediate"}]} 2018-07-23 23:11:14,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-b9419780-5be1-4c33-a9aa-ac84e62cce75 2018-07-23 23:11:14,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:14,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a85a3c43-dcef-4a3c-bdac-fd04e6fcc5e3 x-compute-request-id: req-a85a3c43-dcef-4a3c-bdac-fd04e6fcc5e3 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:e0:0c", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-07-23T23:11:09.000000", "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:09Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:14,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-a85a3c43-dcef-4a3c-bdac-fd04e6fcc5e3 2018-07-23 23:11:14,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:14,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-dc1de4e5-47cb-47fe-9aa8-3205e6dbdfe3 Date: Mon, 23 Jul 2018 23:11:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4830b268-f17a-4c5d-b222-508a00cd809e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["d104b874-c859-4fc9-b0b9-fbd4259259f4"],"description":"","tags":[],"updated_at":"2018-07-23T23:10:58Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:57Z","provider:network_type":"vxlan"}]} 2018-07-23 23:11:14,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net used request id req-dc1de4e5-47cb-47fe-9aa8-3205e6dbdfe3 2018-07-23 23:11:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:15,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ee6698-c0b4-4b01-bbec-4a025c947abb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:15,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-29ee6698-c0b4-4b01-bbec-4a025c947abb 2018-07-23 23:11:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:15,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-4b7886fe-be3e-45e5-94b5-51628870653f Date: Mon, 23 Jul 2018 23:11:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:10:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","ip_version":4}]} 2018-07-23 23:11:15,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-4b7886fe-be3e-45e5-94b5-51628870653f 2018-07-23 23:11:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:15,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-256c6813-1593-4956-a516-fc927548d64b Date: Mon, 23 Jul 2018 23:11:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:00Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.2"}],"id":"a8951b3f-9c73-4d93-bceb-1ca4f42d1b8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:3b:1c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:10:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4830b268-f17a-4c5d-b222-508a00cd809e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d104b874-c859-4fc9-b0b9-fbd4259259f4","ip_address":"10.55.0.6"}],"id":"fd8d0c0a-21ca-4c44-b1f0-445b223ba70a","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e0:0c","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port","admin_state_up":true,"network_id":"4830b268-f17a-4c5d-b222-508a00cd809e","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:11:01Z","binding:vnic_type":"normal","device_id":"fd13428c-a03b-4a5e-b641-73db17a62377","ip_allocation":"immediate"}]} 2018-07-23 23:11:15,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=4830b268-f17a-4c5d-b222-508a00cd809e used request id req-256c6813-1593-4956-a516-fc927548d64b 2018-07-23 23:11:15,122 - create_instance - INFO - Deleting Port with ID - fd8d0c0a-21ca-4c44-b1f0-445b223ba70a 2018-07-23 23:11:15,122 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-port 2018-07-23 23:11:15,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/fd8d0c0a-21ca-4c44-b1f0-445b223ba70a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:15,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-86036d7c-44b1-48c2-a1c5-14494a941645 Date: Mon, 23 Jul 2018 23:11:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:11:15,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/fd8d0c0a-21ca-4c44-b1f0-445b223ba70a used request id req-86036d7c-44b1-48c2-a1c5-14494a941645 2018-07-23 23:11:15,886 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst 2018-07-23 23:11:15,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:16,000 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0aac34a-a8b3-40ce-8968-b1db95601956 x-compute-request-id: req-b0aac34a-a8b3-40ce-8968-b1db95601956 Content-Type: application/json 2018-07-23 23:11:16,000 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-b0aac34a-a8b3-40ce-8968-b1db95601956 2018-07-23 23:11:16,000 - create_instance - INFO - Checking deletion status 2018-07-23 23:11:16,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:16,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e2e00eb-9a89-43ab-a73f-a99f62ec010a x-compute-request-id: req-5e2e00eb-9a89-43ab-a73f-a99f62ec010a Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fd13428c-a03b-4a5e-b641-73db17a62377", "rel": "bookmark"}], "image": {"id": "b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "links": [{"href": "http://172.30.9.26:8774/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000032", "OS-SRV-USG:launched_at": "2018-07-23T23:11:09.000000", "flavor": {"id": "0c490b47-6af5-4d57-b54b-420c25468e71", "links": [{"href": "http://172.30.9.26:8774/flavors/0c490b47-6af5-4d57-b54b-420c25468e71", "rel": "bookmark"}]}, "id": "fd13428c-a03b-4a5e-b641-73db17a62377", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:15Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst", "created": "2018-07-23T23:11:03Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:16,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-5e2e00eb-9a89-43ab-a73f-a99f62ec010a 2018-07-23 23:11:16,479 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst] is - ACTIVE 2018-07-23 23:11:16,479 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:11:19,482 - create_instance - DEBUG - VM status query timeout in 296.518504143 2018-07-23 23:11:19,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64a3bb4ad325d8dea58781d9eb399f880461f98" 2018-07-23 23:11:19,537 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6db52bf7-6988-4c85-856f-cc2e77777d31 x-compute-request-id: req-6db52bf7-6988-4c85-856f-cc2e77777d31 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fd13428c-a03b-4a5e-b641-73db17a62377 could not be found.", "code": 404}} 2018-07-23 23:11:19,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fd13428c-a03b-4a5e-b641-73db17a62377 used request id req-6db52bf7-6988-4c85-856f-cc2e77777d31 2018-07-23 23:11:19,538 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fd13428c-a03b-4a5e-b641-73db17a62377 could not be found. (HTTP 404) (Request-ID: req-6db52bf7-6988-4c85-856f-cc2e77777d31) 2018-07-23 23:11:19,538 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-inst 2018-07-23 23:11:19,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/0c490b47-6af5-4d57-b54b-420c25468e71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d033a23695ed31b0c52a0c254c0e8e413df710a" 2018-07-23 23:11:19,575 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:11:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af67188e-a96f-46ec-ba0e-0979a08d144d x-compute-request-id: req-af67188e-a96f-46ec-ba0e-0979a08d144d Content-Length: 0 Content-Type: application/json 2018-07-23 23:11:19,575 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/0c490b47-6af5-4d57-b54b-420c25468e71 used request id req-af67188e-a96f-46ec-ba0e-0979a08d144d 2018-07-23 23:11:19,576 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet 2018-07-23 23:11:19,576 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-subnet 2018-07-23 23:11:19,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d104b874-c859-4fc9-b0b9-fbd4259259f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:11:20,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25ba0a95-ea38-48eb-bd68-09d40f66f28a Date: Mon, 23 Jul 2018 23:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:11:20,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d104b874-c859-4fc9-b0b9-fbd4259259f4 used request id req-25ba0a95-ea38-48eb-bd68-09d40f66f28a 2018-07-23 23:11:20,490 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-pub-net 2018-07-23 23:11:20,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4830b268-f17a-4c5d-b222-508a00cd809e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cb6b768495b2ad1b0597609cda147dc0cf909f" 2018-07-23 23:11:21,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db123439-14fc-4c9d-9cc8-75e94dc8f463 Date: Mon, 23 Jul 2018 23:11:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:11:21,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4830b268-f17a-4c5d-b222-508a00cd809e used request id req-db123439-14fc-4c9d-9cc8-75e94dc8f463 2018-07-23 23:11:21,526 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-dee2fb10-0b1b-4ec2-ad7c-1c992bd8d5d8-image 2018-07-23 23:11:21,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73a8776586701564f6d1cfdbdddd53caf8492065" 2018-07-23 23:11:22,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1cc04a82-40b7-4d23-8fc7-c2d7d98b0ac1 Date: Mon, 23 Jul 2018 23:11:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:11:22,239 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/b4df2b6f-7455-4c9e-9c1f-e78d36a81e8c used request id req-1cc04a82-40b7-4d23-8fc7-c2d7d98b0ac1 2018-07-23 23:11:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:22,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-908ab249-dccb-41eb-b591-a0c84c595352 Date: Mon, 23 Jul 2018 23:11:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:11:22,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-908ab249-dccb-41eb-b591-a0c84c595352 2018-07-23 23:11:22,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:22,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b998b77-ab1f-4806-9efd-6fba8fb57a45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:22,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-2b998b77-ab1f-4806-9efd-6fba8fb57a45 2018-07-23 23:11:22,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:22,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5acbc03-a22e-4b12-9805-18d2ac516081 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:22,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e5acbc03-a22e-4b12-9805-18d2ac516081 2018-07-23 23:11:22,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:22,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:22,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7ff57e-eefe-438b-81ab-157003adb2a1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:11:22,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-ae7ff57e-eefe-438b-81ab-157003adb2a1 2018-07-23 23:11:22,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:22,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e285fe9-e90c-48a0-935a-c1e9da7279bc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:22,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-1e285fe9-e90c-48a0-935a-c1e9da7279bc 2018-07-23 23:11:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:22,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3dd0de-78c1-400e-9c8f-fe80ac43cf76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:22,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-6a3dd0de-78c1-400e-9c8f-fe80ac43cf76 2018-07-23 23:11:22,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:22,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb264e5-e2f0-45e8-bc89-7b6724dca334 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:22,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-1cb264e5-e2f0-45e8-bc89-7b6724dca334 2018-07-23 23:11:22,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:23,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9629048e-79b0-4d9a-8010-858b6fa590ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:23,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-9629048e-79b0-4d9a-8010-858b6fa590ad 2018-07-23 23:11:23,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:23,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:23,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c90d6ed-f0f3-4004-a81a-fdcee8f542bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:23,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-5c90d6ed-f0f3-4004-a81a-fdcee8f542bb 2018-07-23 23:11:23,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:23,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edde735c-97ce-4434-945d-66f462aa3302 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:23,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-edde735c-97ce-4434-945d-66f462aa3302 2018-07-23 23:11:23,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:23,178 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-c1b59245-4890-4a8-proj 2018-07-23 23:11:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/16444577155148719967be29b71fec6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:23,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce973aa2-ee38-4be0-87a1-d12917158322 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:23,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/16444577155148719967be29b71fec6a used request id req-ce973aa2-ee38-4be0-87a1-d12917158322 2018-07-23 23:11:23,403 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-c1b59245-4890-4a8-proj-role 2018-07-23 23:11:23,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c71cd080102d42d8a6cd23c956a908f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:23,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f946d1-5f34-4ebc-9438-da3901f72dbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:23,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c71cd080102d42d8a6cd23c956a908f8 used request id req-93f946d1-5f34-4ebc-9438-da3901f72dbb 2018-07-23 23:11:23,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a63d7b243e964c2d14172044762ea1b37d01e56d" 2018-07-23 23:11:23,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c9a061-e522-40e2-90d2-998434added5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:11:23,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c3c9a061-e522-40e2-90d2-998434added5 2018-07-23 23:11:23,584 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-c1b59245-4890-4a8-user 2018-07-23 23:11:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8d7e0449f2cf4337bc662d5af85c7589 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb850a217bb3ea034cc68a28e19ca6227739f22" 2018-07-23 23:11:23,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edae9c5c-feb3-4453-9da7-395ff58347da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:23,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8d7e0449f2cf4337bc662d5af85c7589 used request id req-edae9c5c-feb3-4453-9da7-395ff58347da 2018-07-23 23:11:23,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:24,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["UgmGyHW9TQ-I8zsSXF2j2g"], "issued_at": "2018-07-23T23:11:24.000000Z"}} 2018-07-23 23:11:24,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a58bc725c00c98e1ca34d0f64340d70d85f10a58" 2018-07-23 23:11:24,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80263c0d-3dc3-40c0-905b-6efe2ab1a653 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:24,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-80263c0d-3dc3-40c0-905b-6efe2ab1a653 2018-07-23 23:11:24,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:24,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:24,601 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZqN0zh69RfCnm4MkCH3AwA"], "issued_at": "2018-07-23T23:11:24.000000Z"}} 2018-07-23 23:11:24,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:24,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70513a9-5fcf-4607-8701-93e204aedabe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:24,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d70513a9-5fcf-4607-8701-93e204aedabe 2018-07-23 23:11:24,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:11:24,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:11:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:11:24,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-014f1941-c5e4-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:24,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b2eb47-ea72-478c-addb-ea1b8299e465 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-014f1941-c5e4-410-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:11:24,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-014f1941-c5e4-410-proj used request id req-72b2eb47-ea72-478c-addb-ea1b8299e465 2018-07-23 23:11:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:24,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a249defd-2310-4a29-9ca2-624c3248ab2c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:11:24,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a249defd-2310-4a29-9ca2-624c3248ab2c 2018-07-23 23:11:24,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}}' 2018-07-23 23:11:24,994 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef60c74c-fafc-4bc2-b184-60539750756b Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "id": "e84dd72aee8f4057ade1d32878ea7d04", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:24,994 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ef60c74c-fafc-4bc2-b184-60539750756b 2018-07-23 23:11:24,994 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-014f1941-c5e4-410-proj 2018-07-23 23:11:24,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:24,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:25,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["isbOpxsqQw28gmURwQLJZw"], "issued_at": "2018-07-23T23:11:25.000000Z"}} 2018-07-23 23:11:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08b61b98f467087acfc1bc9d3b48b461c335ce" 2018-07-23 23:11:25,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef531a8c-272c-41bb-8835-23b11575035a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:25,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ef531a8c-272c-41bb-8835-23b11575035a 2018-07-23 23:11:25,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:11:25,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:11:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:11:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08b61b98f467087acfc1bc9d3b48b461c335ce" 2018-07-23 23:11:25,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b4ff68-49a4-4284-bbdd-1d45f9b81a95 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:11:25,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-95b4ff68-49a4-4284-bbdd-1d45f9b81a95 2018-07-23 23:11:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-014f1941-c5e4-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08b61b98f467087acfc1bc9d3b48b461c335ce" 2018-07-23 23:11:25,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b24af94-c8c6-4a27-820c-a26d0663c3ef Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-014f1941-c5e4-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "id": "e84dd72aee8f4057ade1d32878ea7d04", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}]} 2018-07-23 23:11:25,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceSimpleTests-014f1941-c5e4-410-proj used request id req-0b24af94-c8c6-4a27-820c-a26d0663c3ef 2018-07-23 23:11:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08b61b98f467087acfc1bc9d3b48b461c335ce" 2018-07-23 23:11:25,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce28a06f-67dd-465a-93bc-31bf7b367ffd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:11:25,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ce28a06f-67dd-465a-93bc-31bf7b367ffd 2018-07-23 23:11:26,181 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-014f1941-c5e4-410-user 2018-07-23 23:11:26,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:26,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:26,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01744d24-139a-4c68-a5da-9483235b0ead Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:11:26,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-01744d24-139a-4c68-a5da-9483235b0ead 2018-07-23 23:11:26,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" -d '{"role": {"name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}}' 2018-07-23 23:11:26,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7290410e-77f0-4fa6-9e1b-a1b05ff418ad Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f30c5b780c447b9a99bd08e1c3d3df8", "links": {"self": "http://172.30.9.26:5000/v3/roles/5f30c5b780c447b9a99bd08e1c3d3df8"}, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}} 2018-07-23 23:11:26,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7290410e-77f0-4fa6-9e1b-a1b05ff418ad 2018-07-23 23:11:26,296 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role 2018-07-23 23:11:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/5f30c5b780c447b9a99bd08e1c3d3df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564079c3-1490-4e62-8413-cfadddb50c17 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5f30c5b780c447b9a99bd08e1c3d3df8", "links": {"self": "http://172.30.9.26:5000/v3/roles/5f30c5b780c447b9a99bd08e1c3d3df8"}, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}} 2018-07-23 23:11:26,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/5f30c5b780c447b9a99bd08e1c3d3df8 used request id req-564079c3-1490-4e62-8413-cfadddb50c17 2018-07-23 23:11:26,401 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role to project CreateInstanceSimpleTests-014f1941-c5e4-410-proj 2018-07-23 23:11:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04/users/e67b961b2d284f5a9c48a7d348c73f91/roles/5f30c5b780c447b9a99bd08e1c3d3df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:26,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38e58416-3fd4-4e10-aab5-f1aa7849e2e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:26,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04/users/e67b961b2d284f5a9c48a7d348c73f91/roles/5f30c5b780c447b9a99bd08e1c3d3df8 used request id req-38e58416-3fd4-4e10-aab5-f1aa7849e2e6 2018-07-23 23:11:26,520 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:11:26,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:26,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:26,523 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:11:26,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:26,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:26,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f30c5b780c447b9a99bd08e1c3d3df8", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}], "expires_at": "2018-07-24T00:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-user", "id": "e67b961b2d284f5a9c48a7d348c73f91"}, "audit_ids": ["q7hAIMRRRE6eA8f6uMI4sw"], "issued_at": "2018-07-23T23:11:26.000000Z"}} 2018-07-23 23:11:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" 2018-07-23 23:11:26,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fd517e-f5bf-4933-a698-ed879f3ab9b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:26,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e6fd517e-f5bf-4933-a698-ed879f3ab9b7 2018-07-23 23:11:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" 2018-07-23 23:11:27,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-c1de0bdf-495c-48bf-8f01-8184980e00d1 Date: Mon, 23 Jul 2018 23:11:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image"} 2018-07-23 23:11:27,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image used request id req-c1de0bdf-495c-48bf-8f01-8184980e00d1 2018-07-23 23:11:27,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" 2018-07-23 23:11:27,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3df03404-97e7-4909-b4ac-e6f2648508c9 Date: Mon, 23 Jul 2018 23:11:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:11:27,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3df03404-97e7-4909-b4ac-e6f2648508c9 2018-07-23 23:11:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image"}' 2018-07-23 23:11:27,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-72ea6256-bb4f-4b3c-aad6-7c84595c8a95 Date: Mon, 23 Jul 2018 23:11:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:11:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "min_disk": 0, "protected": false, "id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "file": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/file", "checksum": null, "owner": "e84dd72aee8f4057ade1d32878ea7d04", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:11:27,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-72ea6256-bb4f-4b3c-aad6-7c84595c8a95 2018-07-23 23:11:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" -d '' 2018-07-23 23:11:28,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31abf592-5d21-409b-9305-3a00f4cbdddd Date: Mon, 23 Jul 2018 23:11:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:11:28,215 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/file used request id req-31abf592-5d21-409b-9305-3a00f4cbdddd 2018-07-23 23:11:28,215 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:11:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" 2018-07-23 23:11:28,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f707cde6-c52d-4422-9970-0526fda1190d Date: Mon, 23 Jul 2018 23:11:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:11:28Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/snap", "metadata": {}}], "self": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "min_disk": 0, "protected": false, "id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "file": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e84dd72aee8f4057ade1d32878ea7d04", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:11:28,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026 used request id req-f707cde6-c52d-4422-9970-0526fda1190d 2018-07-23 23:11:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" 2018-07-23 23:11:28,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-263eee30-2cb2-49e7-bed5-7662ebaaa62b Date: Mon, 23 Jul 2018 23:11:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:11:28,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-263eee30-2cb2-49e7-bed5-7662ebaaa62b 2018-07-23 23:11:28,242 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image 2018-07-23 23:11:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" 2018-07-23 23:11:28,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4c530e72-1395-4438-99b0-f69613712781 Date: Mon, 23 Jul 2018 23:11:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:11:28Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/snap", "metadata": {}}], "self": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "min_disk": 0, "protected": false, "id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "file": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e84dd72aee8f4057ade1d32878ea7d04", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:11:28,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026 used request id req-4c530e72-1395-4438-99b0-f69613712781 2018-07-23 23:11:28,265 - create_image - DEBUG - Instance status is - active 2018-07-23 23:11:28,265 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image 2018-07-23 23:11:28,265 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image 2018-07-23 23:11:28,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:28,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:28,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["VrYjwbGLRkWyjhvLHh7VsQ"], "issued_at": "2018-07-23T23:11:28.000000Z"}} 2018-07-23 23:11:28,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8342bd98de7f2e0e56e1afc507ee52f03445543d" 2018-07-23 23:11:28,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14472d42-1eac-471f-a60a-3159b288747f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:28,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-14472d42-1eac-471f-a60a-3159b288747f 2018-07-23 23:11:28,726 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:11:28,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8342bd98de7f2e0e56e1afc507ee52f03445543d" 2018-07-23 23:11:28,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e227048-a008-439e-a4e0-1d08ad36ae84 x-compute-request-id: req-1e227048-a008-439e-a4e0-1d08ad36ae84 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:11:28,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1e227048-a008-439e-a4e0-1d08ad36ae84 2018-07-23 23:11:28,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8342bd98de7f2e0e56e1afc507ee52f03445543d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-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-23 23:11:28,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea5621f9-6809-48ae-a661-20ed6bc4b030 x-compute-request-id: req-ea5621f9-6809-48ae-a661-20ed6bc4b030 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "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": "55683b95-4080-439a-9849-fd13e1dc7fe8"}} 2018-07-23 23:11:28,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ea5621f9-6809-48ae-a661-20ed6bc4b030 2018-07-23 23:11:28,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:28,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:29,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f30c5b780c447b9a99bd08e1c3d3df8", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}], "expires_at": "2018-07-24T00:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-user", "id": "e67b961b2d284f5a9c48a7d348c73f91"}, "audit_ids": ["2W5sf4UvROeyOf-Mrs8SGA"], "issued_at": "2018-07-23T23:11:29.000000Z"}} 2018-07-23 23:11:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:29,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f27ed2-1d4c-48f9-8141-231d13886b0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:29,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-94f27ed2-1d4c-48f9-8141-231d13886b0b 2018-07-23 23:11:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:29,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-27683e4d-19f1-410a-9cc4-7b88a54b7af4 Date: Mon, 23 Jul 2018 23:11:29 GMT RESP BODY: {"networks":[]} 2018-07-23 23:11:29,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-27683e4d-19f1-410a-9cc4-7b88a54b7af4 2018-07-23 23:11:29,556 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net 2018-07-23 23:11:29,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" -d '{"network": {"name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net", "admin_state_up": true}}' 2018-07-23 23:11:30,169 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-a51183aa-ebd6-4926-817a-ccb46506348c Date: Mon, 23 Jul 2018 23:11:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:11:29Z","is_default":false,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}} 2018-07-23 23:11:30,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a51183aa-ebd6-4926-817a-ccb46506348c 2018-07-23 23:11:30,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:30,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-035175e6-da16-4694-b0ba-73d395f5a7f4 Date: Mon, 23 Jul 2018 23:11:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:11:29Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:30,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-035175e6-da16-4694-b0ba-73d395f5a7f4 2018-07-23 23:11:30,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:30,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7744c3fc-2d50-47b1-9cc6-83207328a81d Date: Mon, 23 Jul 2018 23:11:30 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:11:30,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-7744c3fc-2d50-47b1-9cc6-83207328a81d 2018-07-23 23:11:30,318 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet 2018-07-23 23:11:30,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" -d '{"subnets": [{"ip_version": 4, "network_id": "95b0ae40-e01c-49d0-9849-46f36b0f9ceb", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]}' 2018-07-23 23:11:30,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bb01efb3-c31e-4e17-87e7-61196e4b07fc Date: Mon, 23 Jul 2018 23:11:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:30,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-bb01efb3-c31e-4e17-87e7-61196e4b07fc 2018-07-23 23:11:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:30,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a4a9f4f5-7ca6-49be-b247-2d7ef43019ff Date: Mon, 23 Jul 2018 23:11:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:30,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-a4a9f4f5-7ca6-49be-b247-2d7ef43019ff 2018-07-23 23:11:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:30,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a7a4c1e4-2dfb-41ec-befa-8095b1e13413 Date: Mon, 23 Jul 2018 23:11:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:30,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-a7a4c1e4-2dfb-41ec-befa-8095b1e13413 2018-07-23 23:11:30,970 - OpenStackNetwork - DEBUG - Network [95b0ae40-e01c-49d0-9849-46f36b0f9ceb] created successfully 2018-07-23 23:11:30,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:30,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:31,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f30c5b780c447b9a99bd08e1c3d3df8", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}], "expires_at": "2018-07-24T00:11:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-user", "id": "e67b961b2d284f5a9c48a7d348c73f91"}, "audit_ids": ["Zto3lBkzRGelTviVYlZttw"], "issued_at": "2018-07-23T23:11:31.000000Z"}} 2018-07-23 23:11:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:31,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff56fe53-c679-4fa6-925a-13b8a6ace40f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:31,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff56fe53-c679-4fa6-925a-13b8a6ace40f 2018-07-23 23:11:31,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:11:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:31,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70b21f6-a5dc-4de9-8fa8-1452cfba3ba4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:31,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f70b21f6-a5dc-4de9-8fa8-1452cfba3ba4 2018-07-23 23:11:31,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:31,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5100ae11-39cf-485f-868e-cdd5896ccbed Date: Mon, 23 Jul 2018 23:11:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:31,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-5100ae11-39cf-485f-868e-cdd5896ccbed 2018-07-23 23:11:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:11:31,832 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:11:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:11:31,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:31,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7271827-54ba-4296-961e-0f0b9e259dcf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:31,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-f7271827-54ba-4296-961e-0f0b9e259dcf 2018-07-23 23:11:31,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:31,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa1e2e8a-5269-4188-9c53-f3721210e26f Date: Mon, 23 Jul 2018 23:11:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:31,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-aa1e2e8a-5269-4188-9c53-f3721210e26f 2018-07-23 23:11:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:32,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-36093df7-14a9-447f-9f76-2f476a8be113 Date: Mon, 23 Jul 2018 23:11:32 GMT RESP BODY: {"ports":[]} 2018-07-23 23:11:32,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port&admin_state_up=True used request id req-36093df7-14a9-447f-9f76-2f476a8be113 2018-07-23 23:11:32,011 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:32,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-649f80e5-ea91-4b14-9a4c-7c51feb73dad x-compute-request-id: req-649f80e5-ea91-4b14-9a4c-7c51feb73dad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:11:32,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst used request id req-649f80e5-ea91-4b14-9a4c-7c51feb73dad 2018-07-23 23:11:32,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:32,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-52b2ae77-f92b-407e-a245-c35480bc4ba9 Date: Mon, 23 Jul 2018 23:11:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:32,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-52b2ae77-f92b-407e-a245-c35480bc4ba9 2018-07-23 23:11:32,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:32,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0909cf-b075-4ae4-b058-3f706102f519 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:32,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-6a0909cf-b075-4ae4-b058-3f706102f519 2018-07-23 23:11:32,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:32,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-466f1057-102f-4427-aa86-32f482571637 Date: Mon, 23 Jul 2018 23:11:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:32,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-466f1057-102f-4427-aa86-32f482571637 2018-07-23 23:11:32,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:32,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c4ccda0-1142-4984-8606-19c12de1e555 Date: Mon, 23 Jul 2018 23:11:32 GMT RESP BODY: {"ports":[]} 2018-07-23 23:11:32,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port&admin_state_up=True used request id req-6c4ccda0-1142-4984-8606-19c12de1e555 2018-07-23 23:11:32,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:32,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:32,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f30c5b780c447b9a99bd08e1c3d3df8", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}], "expires_at": "2018-07-24T00:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-user", "id": "e67b961b2d284f5a9c48a7d348c73f91"}, "audit_ids": ["Wv3Srn9WRCGBelupj2Tk9w"], "issued_at": "2018-07-23T23:11:32.000000Z"}} 2018-07-23 23:11:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1486fa9656682ee0142d37434905951af56b4a2" 2018-07-23 23:11:32,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7632ee-21db-4002-846d-774c4e3cf53f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:32,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bd7632ee-21db-4002-846d-774c4e3cf53f 2018-07-23 23:11:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:33,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb42863d-996f-4e6a-977e-7b01dbecff43 Date: Mon, 23 Jul 2018 23:11:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:33,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-bb42863d-996f-4e6a-977e-7b01dbecff43 2018-07-23 23:11:33,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:33,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e4ecc8d5-b2f0-4dcb-a752-15a84a3e5bf8 Date: Mon, 23 Jul 2018 23:11:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:33,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-e4ecc8d5-b2f0-4dcb-a752-15a84a3e5bf8 2018-07-23 23:11:33,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:33,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e4809de-001f-463d-ad74-6837f14f803f Date: Mon, 23 Jul 2018 23:11:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:33,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-8e4809de-001f-463d-ad74-6837f14f803f 2018-07-23 23:11:33,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:11:33,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:11:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:11:33,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1486fa9656682ee0142d37434905951af56b4a2" 2018-07-23 23:11:33,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8f6219-4177-4709-ae94-2f3e33de4409 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:33,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-cd8f6219-4177-4709-ae94-2f3e33de4409 2018-07-23 23:11:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:33,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4decaff6-ef2e-4cec-9f82-e0efaf629976 Date: Mon, 23 Jul 2018 23:11:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:33,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-4decaff6-ef2e-4cec-9f82-e0efaf629976 2018-07-23 23:11:33,314 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net 2018-07-23 23:11:33,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" -d '{"port": {"network_id": "95b0ae40-e01c-49d0-9849-46f36b0f9ceb", "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port", "admin_state_up": true}}' 2018-07-23 23:11:34,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-109abad6-740e-4dec-9bd5-3d036056bc41 Date: Mon, 23 Jul 2018 23:11:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:33Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.9"}],"id":"d1ce14bc-a558-42c4-869b-b9ea0f7c939f","security_groups":["d65d0789-0838-4bdf-852e-8d61c45ec86d"],"mac_address":"fa:16:3e:b7:e0:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port","project_id":"e84dd72aee8f4057ade1d32878ea7d04","qos_policy_id":null,"admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:33Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:11:34,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-109abad6-740e-4dec-9bd5-3d036056bc41 2018-07-23 23:11:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d338d37e-76a4-44ef-9951-d3b821ca5a3c Date: Mon, 23 Jul 2018 23:11:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:34,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-d338d37e-76a4-44ef-9951-d3b821ca5a3c 2018-07-23 23:11:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67991be0-f87d-4e4b-b723-ecf71c4c1d0e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:34,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-67991be0-f87d-4e4b-b723-ecf71c4c1d0e 2018-07-23 23:11:34,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-817d0cc1-282d-455f-a0ea-4607a05cbf6a Date: Mon, 23 Jul 2018 23:11:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:34,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-817d0cc1-282d-455f-a0ea-4607a05cbf6a 2018-07-23 23:11:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-6cb0ce8e-5200-402c-9b8c-a6c7aa3c38ae Date: Mon, 23 Jul 2018 23:11:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:33Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.9"}],"id":"d1ce14bc-a558-42c4-869b-b9ea0f7c939f","security_groups":["d65d0789-0838-4bdf-852e-8d61c45ec86d"],"mac_address":"fa:16:3e:b7:e0:26","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:33Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:11:34,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port&admin_state_up=True used request id req-6cb0ce8e-5200-402c-9b8c-a6c7aa3c38ae 2018-07-23 23:11:34,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea828ab1-cb57-4922-b8b8-d43f74e770a9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:34,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-ea828ab1-cb57-4922-b8b8-d43f74e770a9 2018-07-23 23:11:34,692 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst 2018-07-23 23:11:34,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d35779c-9353-4862-8901-f25a5afd8086 x-compute-request-id: req-6d35779c-9353-4862-8901-f25a5afd8086 Content-Encoding: gzip Content-Length: 278 Content-Type: application/json RESP BODY: {"flavors": [{"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-flavor-name"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:11:34,724 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6d35779c-9353-4862-8901-f25a5afd8086 2018-07-23 23:11:34,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7b9a212-7197-4936-ae26-3f0a4ee54f8b x-compute-request-id: req-d7b9a212-7197-4936-ae26-3f0a4ee54f8b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "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": "55683b95-4080-439a-9849-fd13e1dc7fe8"}} 2018-07-23 23:11:34,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8 used request id req-d7b9a212-7197-4936-ae26-3f0a4ee54f8b 2018-07-23 23:11:34,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-1c671456-5dcd-46fe-ae3b-72b2314c7ca9 Date: Mon, 23 Jul 2018 23:11:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:11:28Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/snap", "metadata": {}}], "self": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "min_disk": 0, "protected": false, "id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "file": "/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e84dd72aee8f4057ade1d32878ea7d04", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image"} 2018-07-23 23:11:34,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image used request id req-1c671456-5dcd-46fe-ae3b-72b2314c7ca9 2018-07-23 23:11:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-82da495d-c045-401a-9563-02a8d447346d Date: Mon, 23 Jul 2018 23:11:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:11:34,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-82da495d-c045-401a-9563-02a8d447346d 2018-07-23 23:11:34,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" -d '{"server": {"name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "imageRef": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "flavorRef": "55683b95-4080-439a-9849-fd13e1dc7fe8", "max_count": 1, "min_count": 1, "networks": [{"port": "d1ce14bc-a558-42c4-869b-b9ea0f7c939f"}]}}' 2018-07-23 23:11:35,497 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:11:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87945329-aa05-49e0-90ae-c2d8019d23b0 x-compute-request-id: req-87945329-aa05-49e0-90ae-c2d8019d23b0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "adminPass": "5CbubhDFATFT"}} 2018-07-23 23:11:35,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-87945329-aa05-49e0-90ae-c2d8019d23b0 2018-07-23 23:11:35,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:35,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc2c92fc-d883-4f52-a0b1-3eb99f13b935 x-compute-request-id: req-dc2c92fc-d883-4f52-a0b1-3eb99f13b935 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "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-23T23:11:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:35,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-dc2c92fc-d883-4f52-a0b1-3eb99f13b935 2018-07-23 23:11:35,929 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst 2018-07-23 23:11:35,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:36,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88a27870-93e2-4777-9bbd-5de4e1362444 x-compute-request-id: req-88a27870-93e2-4777-9bbd-5de4e1362444 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:11:35Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:36,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-88a27870-93e2-4777-9bbd-5de4e1362444 2018-07-23 23:11:36,342 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst] is - BUILD 2018-07-23 23:11:36,342 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:11:39,345 - create_instance - DEBUG - VM status query timeout in 896.583935976 2018-07-23 23:11:39,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:39,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-384535cb-60a9-47d6-8c62-7aeeb520da05 x-compute-request-id: req-384535cb-60a9-47d6-8c62-7aeeb520da05 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "security_groups": [{"name": "default"}], "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:11:36Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:39,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-384535cb-60a9-47d6-8c62-7aeeb520da05 2018-07-23 23:11:39,679 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst] is - BUILD 2018-07-23 23:11:39,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:11:42,682 - create_instance - DEBUG - VM status query timeout in 893.246578932 2018-07-23 23:11:42,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:42,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-691a72ea-1d15-4ae8-956b-b1a9624dd69b x-compute-request-id: req-691a72ea-1d15-4ae8-956b-b1a9624dd69b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:26", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:11:39.000000", "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "security_groups": [{"name": "default"}], "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:39Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:42,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-691a72ea-1d15-4ae8-956b-b1a9624dd69b 2018-07-23 23:11:42,873 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst] is - ACTIVE 2018-07-23 23:11:42,873 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:11:42,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:43,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a2fce5a-54c0-4bca-a409-196f3a0f11f6 x-compute-request-id: req-1a2fce5a-54c0-4bca-a409-196f3a0f11f6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:26", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:11:39.000000", "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "security_groups": [{"name": "default"}], "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:39Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:43,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-1a2fce5a-54c0-4bca-a409-196f3a0f11f6 2018-07-23 23:11:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:43,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed637504-a346-4ab4-bbdf-696f2cd553c7 Date: Mon, 23 Jul 2018 23:11:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:43,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-ed637504-a346-4ab4-bbdf-696f2cd553c7 2018-07-23 23:11:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:43,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcaa94b0-fc92-4f21-81bf-ca8cef5c48b0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:43,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-fcaa94b0-fc92-4f21-81bf-ca8cef5c48b0 2018-07-23 23:11:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:43,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe3fe92e-f69e-4605-8849-6f26fd4d23ce Date: Mon, 23 Jul 2018 23:11:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:43,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-fe3fe92e-f69e-4605-8849-6f26fd4d23ce 2018-07-23 23:11:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:43,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-f3dc93f0-1276-4e9d-b53f-1ce9487427c8 Date: Mon, 23 Jul 2018 23:11:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.2"}],"id":"998ee7a3-824a-464e-b3b2-3f506214134c","security_groups":[],"mac_address":"fa:16:3e:f6:e1:da","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95b0ae40-e01c-49d0-9849-46f36b0f9ceb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.9"}],"id":"d1ce14bc-a558-42c4-869b-b9ea0f7c939f","security_groups":["d65d0789-0838-4bdf-852e-8d61c45ec86d"],"mac_address":"fa:16:3e:b7:e0:26","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:33Z","binding:vnic_type":"normal","device_id":"b899a477-11cb-4cc2-a95f-830cd90eb72b","ip_allocation":"immediate"}]} 2018-07-23 23:11:43,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-f3dc93f0-1276-4e9d-b53f-1ce9487427c8 2018-07-23 23:11:43,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:43,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f30c5b780c447b9a99bd08e1c3d3df8", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}], "expires_at": "2018-07-24T00:11:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-user", "id": "e67b961b2d284f5a9c48a7d348c73f91"}, "audit_ids": ["i7P8WBaITdSBCco_q6dhHw"], "issued_at": "2018-07-23T23:11:43.000000Z"}} 2018-07-23 23:11:43,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c22b3870f7c4c5a20465bc5b7337cbc336e38a7" 2018-07-23 23:11:44,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71c6598e-5045-47f0-8919-652303847e79 x-compute-request-id: req-71c6598e-5045-47f0-8919-652303847e79 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:26", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:11:39.000000", "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "security_groups": [{"name": "default"}], "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:39Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:11:44,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst used request id req-71c6598e-5045-47f0-8919-652303847e79 2018-07-23 23:11:44,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:44,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5f30c5b780c447b9a99bd08e1c3d3df8", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role"}], "expires_at": "2018-07-24T00:11:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/e84dd72aee8f4057ade1d32878ea7d04", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-user", "id": "e67b961b2d284f5a9c48a7d348c73f91"}, "audit_ids": ["BOXBMJKDQlak_8QGRp5xlQ"], "issued_at": "2018-07-23T23:11:44.000000Z"}} 2018-07-23 23:11:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e08e2e0882517d30da23a461030bb770cbf8845" 2018-07-23 23:11:44,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-652ac28b-b9a8-4bd5-b494-8bb74a88596a Date: Mon, 23 Jul 2018 23:11:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:44,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-652ac28b-b9a8-4bd5-b494-8bb74a88596a 2018-07-23 23:11:44,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e08e2e0882517d30da23a461030bb770cbf8845" 2018-07-23 23:11:44,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5c5dbd9-4175-4f65-996f-ac09ed82c6e1 Date: Mon, 23 Jul 2018 23:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:44,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-f5c5dbd9-4175-4f65-996f-ac09ed82c6e1 2018-07-23 23:11:44,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e08e2e0882517d30da23a461030bb770cbf8845" 2018-07-23 23:11:45,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-f4d6c9de-5876-4c6b-bf4d-cc0699781374 Date: Mon, 23 Jul 2018 23:11:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.2"}],"id":"998ee7a3-824a-464e-b3b2-3f506214134c","security_groups":[],"mac_address":"fa:16:3e:f6:e1:da","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95b0ae40-e01c-49d0-9849-46f36b0f9ceb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.9"}],"id":"d1ce14bc-a558-42c4-869b-b9ea0f7c939f","security_groups":["d65d0789-0838-4bdf-852e-8d61c45ec86d"],"mac_address":"fa:16:3e:b7:e0:26","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:33Z","binding:vnic_type":"normal","device_id":"b899a477-11cb-4cc2-a95f-830cd90eb72b","ip_allocation":"immediate"}]} 2018-07-23 23:11:45,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-f4d6c9de-5876-4c6b-bf4d-cc0699781374 2018-07-23 23:11:45,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:45,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82cfde61-7367-48b4-9c69-d86525454d49 x-compute-request-id: req-82cfde61-7367-48b4-9c69-d86525454d49 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:26", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:11:39.000000", "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "security_groups": [{"name": "default"}], "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:39Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:45,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-82cfde61-7367-48b4-9c69-d86525454d49 2018-07-23 23:11:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:45,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-06dc494e-b835-4697-9a60-142a5c7a437c Date: Mon, 23 Jul 2018 23:11:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:45,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-06dc494e-b835-4697-9a60-142a5c7a437c 2018-07-23 23:11:45,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:45,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d721eaef-85ec-43ec-9a0a-c4c688d558a7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:45,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-d721eaef-85ec-43ec-9a0a-c4c688d558a7 2018-07-23 23:11:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:45,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-186de8f3-01de-4960-832f-38bcaf09606e Date: Mon, 23 Jul 2018 23:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:45,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-186de8f3-01de-4960-832f-38bcaf09606e 2018-07-23 23:11:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-2ed66788-9024-47f1-b2f8-28364e2bd413 Date: Mon, 23 Jul 2018 23:11:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.2"}],"id":"998ee7a3-824a-464e-b3b2-3f506214134c","security_groups":[],"mac_address":"fa:16:3e:f6:e1:da","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95b0ae40-e01c-49d0-9849-46f36b0f9ceb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.9"}],"id":"d1ce14bc-a558-42c4-869b-b9ea0f7c939f","security_groups":["d65d0789-0838-4bdf-852e-8d61c45ec86d"],"mac_address":"fa:16:3e:b7:e0:26","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:33Z","binding:vnic_type":"normal","device_id":"b899a477-11cb-4cc2-a95f-830cd90eb72b","ip_allocation":"immediate"}]} 2018-07-23 23:11:45,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-2ed66788-9024-47f1-b2f8-28364e2bd413 2018-07-23 23:11:45,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:45,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-805807be-9a3f-49d0-8f5b-55ec35d30568 x-compute-request-id: req-805807be-9a3f-49d0-8f5b-55ec35d30568 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:26", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:11:39.000000", "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "security_groups": [{"name": "default"}], "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:39Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:45,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-805807be-9a3f-49d0-8f5b-55ec35d30568 2018-07-23 23:11:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:46,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e553b862-b7c5-4d70-9866-ebf505f80579 Date: Mon, 23 Jul 2018 23:11:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e84dd72aee8f4057ade1d32878ea7d04","l2_adjacency":true,"status":"ACTIVE","subnets":["2b2e7c0b-d205-466b-860d-70f4dda0f02e"],"description":"","tags":[],"updated_at":"2018-07-23T23:11:30Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net","admin_state_up":true,"tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:29Z","mtu":1450}]} 2018-07-23 23:11:46,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net used request id req-e553b862-b7c5-4d70-9866-ebf505f80579 2018-07-23 23:11:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:46,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4263f00-88b2-44c5-bbac-738094752176 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:46,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-b4263f00-88b2-44c5-bbac-738094752176 2018-07-23 23:11:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:46,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bd4ac096-af0b-4071-8dda-3956628f1158 Date: Mon, 23 Jul 2018 23:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:11:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e84dd72aee8f4057ade1d32878ea7d04","id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet"}]} 2018-07-23 23:11:46,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-bd4ac096-af0b-4071-8dda-3956628f1158 2018-07-23 23:11:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:46,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-76af2260-cc05-401b-8b55-1b0810a42d62 Date: Mon, 23 Jul 2018 23:11:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:32Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.2"}],"id":"998ee7a3-824a-464e-b3b2-3f506214134c","security_groups":[],"mac_address":"fa:16:3e:f6:e1:da","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-95b0ae40-e01c-49d0-9849-46f36b0f9ceb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:11:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b2e7c0b-d205-466b-860d-70f4dda0f02e","ip_address":"10.55.0.9"}],"id":"d1ce14bc-a558-42c4-869b-b9ea0f7c939f","security_groups":["d65d0789-0838-4bdf-852e-8d61c45ec86d"],"mac_address":"fa:16:3e:b7:e0:26","project_id":"e84dd72aee8f4057ade1d32878ea7d04","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port","admin_state_up":true,"network_id":"95b0ae40-e01c-49d0-9849-46f36b0f9ceb","tenant_id":"e84dd72aee8f4057ade1d32878ea7d04","created_at":"2018-07-23T23:11:33Z","binding:vnic_type":"normal","device_id":"b899a477-11cb-4cc2-a95f-830cd90eb72b","ip_allocation":"immediate"}]} 2018-07-23 23:11:46,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-76af2260-cc05-401b-8b55-1b0810a42d62 2018-07-23 23:11:46,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c22b3870f7c4c5a20465bc5b7337cbc336e38a7" 2018-07-23 23:11:46,389 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c241e485-9883-48ab-b18e-dcaf26659eb3 x-compute-request-id: req-c241e485-9883-48ab-b18e-dcaf26659eb3 Content-Type: application/json 2018-07-23 23:11:46,389 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-c241e485-9883-48ab-b18e-dcaf26659eb3 2018-07-23 23:11:46,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:46,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b84dcf-2856-4f4c-8d43-34e8ad1bef61 x-compute-request-id: req-35b84dcf-2856-4f4c-8d43-34e8ad1bef61 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:e0:26", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b", "rel": "bookmark"}], "image": {"id": "a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "links": [{"href": "http://172.30.9.26:8774/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:11:39.000000", "flavor": {"id": "55683b95-4080-439a-9849-fd13e1dc7fe8", "links": [{"href": "http://172.30.9.26:8774/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8", "rel": "bookmark"}]}, "id": "b899a477-11cb-4cc2-a95f-830cd90eb72b", "security_groups": [{"name": "default"}], "user_id": "e67b961b2d284f5a9c48a7d348c73f91", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:11:46Z", "hostId": "8921d69d4c6234ba7bea1c6135f5a841e1761881d5b7f7d6fffcaff7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst", "created": "2018-07-23T23:11:35Z", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:11:46,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-35b84dcf-2856-4f4c-8d43-34e8ad1bef61 2018-07-23 23:11:46,899 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst] is - ACTIVE 2018-07-23 23:11:46,899 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:11:49,903 - create_instance - DEBUG - VM status query timeout in 296.487223864 2018-07-23 23:11:49,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:49,973 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94f25d3a-1c16-4c93-8ca3-46162c6a5953 x-compute-request-id: req-94f25d3a-1c16-4c93-8ca3-46162c6a5953 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b899a477-11cb-4cc2-a95f-830cd90eb72b could not be found.", "code": 404}} 2018-07-23 23:11:49,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-94f25d3a-1c16-4c93-8ca3-46162c6a5953 2018-07-23 23:11:49,974 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b899a477-11cb-4cc2-a95f-830cd90eb72b could not be found. (HTTP 404) (Request-ID: req-94f25d3a-1c16-4c93-8ca3-46162c6a5953) 2018-07-23 23:11:49,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c22b3870f7c4c5a20465bc5b7337cbc336e38a7" 2018-07-23 23:11:50,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a3a35453-265a-49e2-a3aa-8b031c5df70c x-compute-request-id: req-a3a35453-265a-49e2-a3aa-8b031c5df70c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:11:50,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst used request id req-a3a35453-265a-49e2-a3aa-8b031c5df70c 2018-07-23 23:11:50,059 - create_instance - INFO - Deleting Port with ID - d1ce14bc-a558-42c4-869b-b9ea0f7c939f 2018-07-23 23:11:50,059 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-port 2018-07-23 23:11:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/d1ce14bc-a558-42c4-869b-b9ea0f7c939f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:50,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c59ec82-ae22-403d-a2fe-905c9ac6ddba Date: Mon, 23 Jul 2018 23:11:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:11:50,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/d1ce14bc-a558-42c4-869b-b9ea0f7c939f used request id req-2c59ec82-ae22-403d-a2fe-905c9ac6ddba 2018-07-23 23:11:50,775 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst 2018-07-23 23:11:50,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:50,821 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2a9530d-78da-473b-8c76-d3cc80f0dc65 x-compute-request-id: req-f2a9530d-78da-473b-8c76-d3cc80f0dc65 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b899a477-11cb-4cc2-a95f-830cd90eb72b could not be found.", "code": 404}} 2018-07-23 23:11:50,821 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-f2a9530d-78da-473b-8c76-d3cc80f0dc65 2018-07-23 23:11:50,821 - create_instance - WARNING - Instance already deleted - Instance b899a477-11cb-4cc2-a95f-830cd90eb72b could not be found. (HTTP 404) (Request-ID: req-f2a9530d-78da-473b-8c76-d3cc80f0dc65) 2018-07-23 23:11:50,822 - create_instance - INFO - Checking deletion status 2018-07-23 23:11:50,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8146c7f6e7156382f86a8b4fe0c03840a52d6a0" 2018-07-23 23:11:50,869 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b578ad0d-5c0f-4813-a69e-be8ca8814068 x-compute-request-id: req-b578ad0d-5c0f-4813-a69e-be8ca8814068 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b899a477-11cb-4cc2-a95f-830cd90eb72b could not be found.", "code": 404}} 2018-07-23 23:11:50,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/b899a477-11cb-4cc2-a95f-830cd90eb72b used request id req-b578ad0d-5c0f-4813-a69e-be8ca8814068 2018-07-23 23:11:50,869 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b899a477-11cb-4cc2-a95f-830cd90eb72b could not be found. (HTTP 404) (Request-ID: req-b578ad0d-5c0f-4813-a69e-be8ca8814068) 2018-07-23 23:11:50,870 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-inst 2018-07-23 23:11:50,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8342bd98de7f2e0e56e1afc507ee52f03445543d" 2018-07-23 23:11:50,902 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-946cebe1-f67f-4ef7-8585-3ba621588343 x-compute-request-id: req-946cebe1-f67f-4ef7-8585-3ba621588343 Content-Length: 0 Content-Type: application/json 2018-07-23 23:11:50,903 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/55683b95-4080-439a-9849-fd13e1dc7fe8 used request id req-946cebe1-f67f-4ef7-8585-3ba621588343 2018-07-23 23:11:50,903 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet 2018-07-23 23:11:50,904 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-subnet 2018-07-23 23:11:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/2b2e7c0b-d205-466b-860d-70f4dda0f02e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:52,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32563d46-72ce-425c-b0d5-663b68fd5dc4 Date: Mon, 23 Jul 2018 23:11:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:11:52,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/2b2e7c0b-d205-466b-860d-70f4dda0f02e used request id req-32563d46-72ce-425c-b0d5-663b68fd5dc4 2018-07-23 23:11:52,096 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-pub-net 2018-07-23 23:11:52,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/95b0ae40-e01c-49d0-9849-46f36b0f9ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}110b9c4918f016a7a68a78b58b186202340650d8" 2018-07-23 23:11:53,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37490b21-5b36-4ad5-8777-4ffa1d634228 Date: Mon, 23 Jul 2018 23:11:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:11:53,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/95b0ae40-e01c-49d0-9849-46f36b0f9ceb used request id req-37490b21-5b36-4ad5-8777-4ffa1d634228 2018-07-23 23:11:53,168 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-2af1b55f-4e46-4ead-93d0-90bf48763849-image 2018-07-23 23:11:53,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d24688afe48975a79028e1f70e8db07a6634c17e" 2018-07-23 23:11:54,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-079a0f29-e885-44c1-bfc0-37275cb55dc7 Date: Mon, 23 Jul 2018 23:11:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:11:54,287 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a41c1e2b-1533-4f4d-88ee-3bd6d94af026 used request id req-079a0f29-e885-44c1-bfc0-37275cb55dc7 2018-07-23 23:11:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:54,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-09c1f1b6-fef1-49d3-8928-57c9e64fc47c Date: Mon, 23 Jul 2018 23:11:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "created_at": "2018-07-23T23:11:29Z", "updated_at": "2018-07-23T23:11:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "revision_number": 0, "id": "56f1d4ab-b82b-4448-a1bf-ba9ee016b7c5", "remote_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "remote_ip_prefix": null, "created_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "port_range_min": null, "ethertype": "IPv6", "project_id": "e84dd72aee8f4057ade1d32878ea7d04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "revision_number": 0, "id": "64c1f312-9910-41c3-b997-6de25b054e15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "port_range_min": null, "ethertype": "IPv4", "project_id": "e84dd72aee8f4057ade1d32878ea7d04"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "revision_number": 0, "id": "71c55328-f81e-4d6a-affb-593bf10d2e3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "port_range_min": null, "ethertype": "IPv6", "project_id": "e84dd72aee8f4057ade1d32878ea7d04"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "revision_number": 0, "id": "c71fe5e3-82f3-4ba9-9f3e-f1ead6125828", "remote_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "remote_ip_prefix": null, "created_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "port_range_min": null, "ethertype": "IPv4", "project_id": "e84dd72aee8f4057ade1d32878ea7d04"}], "revision_number": 4, "project_id": "e84dd72aee8f4057ade1d32878ea7d04", "id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "name": "default"}]} 2018-07-23 23:11:54,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-09c1f1b6-fef1-49d3-8928-57c9e64fc47c 2018-07-23 23:11:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:54,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95a63133-de06-4628-9a73-8744a32fea9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:54,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-95a63133-de06-4628-9a73-8744a32fea9b 2018-07-23 23:11:54,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:54,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:54,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f39997-d9f7-4185-a5ea-e2ced7ae9f5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:54,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-09f39997-d9f7-4185-a5ea-e2ced7ae9f5e 2018-07-23 23:11:54,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:54,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ec94fa-6cbb-4e6c-9cb5-a26e1766a8ff Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:11:54,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-12ec94fa-6cbb-4e6c-9cb5-a26e1766a8ff 2018-07-23 23:11:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:54,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bdcf310-4561-4e00-a2c1-6e05da904684 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:11:54,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-7bdcf310-4561-4e00-a2c1-6e05da904684 2018-07-23 23:11:54,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3805094-10f0-42af-80e9-eaf58dceee0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:55,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-f3805094-10f0-42af-80e9-eaf58dceee0f 2018-07-23 23:11:55,024 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:55,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9e28e75-2fcf-4c8d-bddb-4306bb933dbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:55,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-c9e28e75-2fcf-4c8d-bddb-4306bb933dbd 2018-07-23 23:11:55,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd2368dc-22ab-4267-adb1-3ac500496f2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:55,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-fd2368dc-22ab-4267-adb1-3ac500496f2f 2018-07-23 23:11:55,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:55,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d5c261b-1e52-4dc8-9de6-53daaacac17f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:55,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-7d5c261b-1e52-4dc8-9de6-53daaacac17f 2018-07-23 23:11:55,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa89acfc-2492-491e-9875-7defa85374f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:11:55,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-fa89acfc-2492-491e-9875-7defa85374f9 2018-07-23 23:11:55,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:11:55,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645a1574-5c08-41d6-a9d7-04dcc98a7c4d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e84dd72aee8f4057ade1d32878ea7d04", "name": "CreateInstanceSimpleTests-014f1941-c5e4-410-proj"}} 2018-07-23 23:11:55,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-645a1574-5c08-41d6-a9d7-04dcc98a7c4d 2018-07-23 23:11:55,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d65d0789-0838-4bdf-852e-8d61c45ec86d 2018-07-23 23:11:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d65d0789-0838-4bdf-852e-8d61c45ec86d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f712d06c-222b-4cf4-be25-f268acccf29d Date: Mon, 23 Jul 2018 23:11:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "port_range_min": null, "revision_number": 0, "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "created_at": "2018-07-23T23:11:29Z", "project_id": "e84dd72aee8f4057ade1d32878ea7d04", "id": "56f1d4ab-b82b-4448-a1bf-ba9ee016b7c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "port_range_min": null, "revision_number": 0, "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "created_at": "2018-07-23T23:11:29Z", "project_id": "e84dd72aee8f4057ade1d32878ea7d04", "id": "64c1f312-9910-41c3-b997-6de25b054e15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "port_range_min": null, "revision_number": 0, "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "created_at": "2018-07-23T23:11:29Z", "project_id": "e84dd72aee8f4057ade1d32878ea7d04", "id": "71c55328-f81e-4d6a-affb-593bf10d2e3b"}, {"remote_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:11:29Z", "security_group_id": "d65d0789-0838-4bdf-852e-8d61c45ec86d", "port_range_min": null, "revision_number": 0, "tenant_id": "e84dd72aee8f4057ade1d32878ea7d04", "created_at": "2018-07-23T23:11:29Z", "project_id": "e84dd72aee8f4057ade1d32878ea7d04", "id": "c71fe5e3-82f3-4ba9-9f3e-f1ead6125828"}]} 2018-07-23 23:11:55,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d65d0789-0838-4bdf-852e-8d61c45ec86d used request id req-f712d06c-222b-4cf4-be25-f268acccf29d 2018-07-23 23:11:55,492 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:11:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d65d0789-0838-4bdf-852e-8d61c45ec86d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,654 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7648039-a1e0-4a1f-a7f7-fe202cf2a0fd Content-Length: 0 Date: Mon, 23 Jul 2018 23:11:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:11:55,654 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d65d0789-0838-4bdf-852e-8d61c45ec86d used request id req-e7648039-a1e0-4a1f-a7f7-fe202cf2a0fd 2018-07-23 23:11:55,654 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-014f1941-c5e4-410-proj 2018-07-23 23:11:55,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ffc8945-d2ca-4e6a-976c-88d407393240 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:55,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/e84dd72aee8f4057ade1d32878ea7d04 used request id req-7ffc8945-d2ca-4e6a-976c-88d407393240 2018-07-23 23:11:55,858 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-014f1941-c5e4-410-proj-role 2018-07-23 23:11:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/5f30c5b780c447b9a99bd08e1c3d3df8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:55,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf165e17-f261-4e29-abe0-6d3a8e9ab827 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:55,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/5f30c5b780c447b9a99bd08e1c3d3df8 used request id req-cf165e17-f261-4e29-abe0-6d3a8e9ab827 2018-07-23 23:11:55,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e05d2530a78b8d641a75f914f67f4a9a008a82" 2018-07-23 23:11:56,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d2276e-dbb7-4ed3-910c-3989886b8cfd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:11:56,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e6d2276e-dbb7-4ed3-910c-3989886b8cfd 2018-07-23 23:11:56,052 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-014f1941-c5e4-410-user 2018-07-23 23:11:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e67b961b2d284f5a9c48a7d348c73f91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08b61b98f467087acfc1bc9d3b48b461c335ce" 2018-07-23 23:11:56,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb260e41-0c1b-4578-b19c-06c669edb2af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:56,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e67b961b2d284f5a9c48a7d348c73f91 used request id req-eb260e41-0c1b-4578-b19c-06c669edb2af 2018-07-23 23:11:56,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:56,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["UR4j4qvqRGC3ynvS7S-E7g"], "issued_at": "2018-07-23T23:11:56.000000Z"}} 2018-07-23 23:11:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3463b543c9eabe47b08255b2b03f078b4832f89c" 2018-07-23 23:11:56,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79d3471-e9d9-4196-8533-c368ab88895a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:56,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b79d3471-e9d9-4196-8533-c368ab88895a 2018-07-23 23:11:56,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:56,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:57,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ekDPJxyJRR67Og6okVHA2g"], "issued_at": "2018-07-23T23:11:57.000000Z"}} 2018-07-23 23:11:57,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:11:57,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819de281-fe39-476e-8e5d-56261b331f8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:57,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-819de281-fe39-476e-8e5d-56261b331f8b 2018-07-23 23:11:57,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:11:57,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:11:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-599163b2-85be-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:11:57,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08621bce-eceb-40e5-a7cc-370191ab42b3 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-599163b2-85be-43c-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:11:57,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-599163b2-85be-43c-proj used request id req-08621bce-eceb-40e5-a7cc-370191ab42b3 2018-07-23 23:11:57,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:11:57,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c113da-016c-4445-b275-5f24ad67e18e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:11:57,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-36c113da-016c-4445-b275-5f24ad67e18e 2018-07-23 23:11:57,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}}' 2018-07-23 23:11:57,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9f484a-7a94-4754-a1bf-683da658072a Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:11:57,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9b9f484a-7a94-4754-a1bf-683da658072a 2018-07-23 23:11:57,403 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-599163b2-85be-43c-proj 2018-07-23 23:11:57,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:57,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:57,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2M1xUMm0S7-kWO_1bI1x3A"], "issued_at": "2018-07-23T23:11:57.000000Z"}} 2018-07-23 23:11:57,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbf6e5f09169d72d89c74f3f44ea5987d09aab4" 2018-07-23 23:11:57,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1900e0ff-b9c9-4168-b469-5bf43355611d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:57,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1900e0ff-b9c9-4168-b469-5bf43355611d 2018-07-23 23:11:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:11:57,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:11:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbf6e5f09169d72d89c74f3f44ea5987d09aab4" 2018-07-23 23:11:57,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2403e9b-aeb7-4f58-b603-f1b3d0ecac6a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:11:57,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e2403e9b-aeb7-4f58-b603-f1b3d0ecac6a 2018-07-23 23:11:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-599163b2-85be-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbf6e5f09169d72d89c74f3f44ea5987d09aab4" 2018-07-23 23:11:58,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3142f755-f3ea-4ab9-90c2-84ac0e7bed50 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-599163b2-85be-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}]} 2018-07-23 23:11:58,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-599163b2-85be-43c-proj used request id req-3142f755-f3ea-4ab9-90c2-84ac0e7bed50 2018-07-23 23:11:58,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbf6e5f09169d72d89c74f3f44ea5987d09aab4" 2018-07-23 23:11:58,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c253149-3ceb-4ac5-8bb9-41e31ea4f8c2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:11:58,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1c253149-3ceb-4ac5-8bb9-41e31ea4f8c2 2018-07-23 23:11:58,403 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-599163b2-85be-43c-user 2018-07-23 23:11:58,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:11:58,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d7ed97-c933-4ae8-9e78-330dd54ded50 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:11:58,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d2d7ed97-c933-4ae8-9e78-330dd54ded50 2018-07-23 23:11:58,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" -d '{"role": {"name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role"}}' 2018-07-23 23:11:58,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57c021a3-f71d-4899-92b5-89c6825bb3ce Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ab656d7c4844fbbbec828128ea7b843", "links": {"self": "http://172.30.9.26:5000/v3/roles/8ab656d7c4844fbbbec828128ea7b843"}, "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role"}} 2018-07-23 23:11:58,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-57c021a3-f71d-4899-92b5-89c6825bb3ce 2018-07-23 23:11:58,594 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role 2018-07-23 23:11:58,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8ab656d7c4844fbbbec828128ea7b843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:11:58,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-417a45a1-0c06-42a9-a3ca-1d7937da9a7b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8ab656d7c4844fbbbec828128ea7b843", "links": {"self": "http://172.30.9.26:5000/v3/roles/8ab656d7c4844fbbbec828128ea7b843"}, "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role"}} 2018-07-23 23:11:58,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8ab656d7c4844fbbbec828128ea7b843 used request id req-417a45a1-0c06-42a9-a3ca-1d7937da9a7b 2018-07-23 23:11:58,679 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role to project CreateInstancePortManipulationTests-599163b2-85be-43c-proj 2018-07-23 23:11:58,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2/users/3b8631318d17442d988d1300875f50a3/roles/8ab656d7c4844fbbbec828128ea7b843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:11:58,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cba0863-f878-4fe7-a537-3e5dfea237b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:11:58,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2/users/3b8631318d17442d988d1300875f50a3/roles/8ab656d7c4844fbbbec828128ea7b843 used request id req-8cba0863-f878-4fe7-a537-3e5dfea237b5 2018-07-23 23:11:58,800 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:11:58,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:11:58,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:11:59,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ab656d7c4844fbbbec828128ea7b843", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role"}], "expires_at": "2018-07-24T00:11:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-user", "id": "3b8631318d17442d988d1300875f50a3"}, "audit_ids": ["356umCpcT--8-d0cyUY8jA"], "issued_at": "2018-07-23T23:11:59.000000Z"}} 2018-07-23 23:11:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" 2018-07-23 23:11:59,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192ef42a-981c-4b9a-801c-3dfade50ae91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:11:59,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-192ef42a-981c-4b9a-801c-3dfade50ae91 2018-07-23 23:11:59,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" 2018-07-23 23:11:59,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-36d6f960-23b4-4ec8-8f9e-772758793852 Date: Mon, 23 Jul 2018 23:11:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image"} 2018-07-23 23:11:59,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image used request id req-36d6f960-23b4-4ec8-8f9e-772758793852 2018-07-23 23:11:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" 2018-07-23 23:11:59,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-955ea4b9-28cc-4ea4-a491-74d9390864d6 Date: Mon, 23 Jul 2018 23:11:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:11:59,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-955ea4b9-28cc-4ea4-a491-74d9390864d6 2018-07-23 23:11:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image"}' 2018-07-23 23:11:59,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6b7ee17-bbaf-4f4d-9003-96b947c89502 Date: Mon, 23 Jul 2018 23:11:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:11:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04", "min_disk": 0, "protected": false, "id": "51295150-9c12-4ed2-88f8-8af240038d04", "file": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04/file", "checksum": null, "owner": "c88aed2c71af428895c5bcd3f7f2bbc2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:11:59,536 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c6b7ee17-bbaf-4f4d-9003-96b947c89502 2018-07-23 23:11:59,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" -d '' 2018-07-23 23:12:00,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100ad350-c34e-4264-a269-c69f73fcf5cb Date: Mon, 23 Jul 2018 23:12:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:12:00,282 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04/file used request id req-100ad350-c34e-4264-a269-c69f73fcf5cb 2018-07-23 23:12:00,283 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:12:00,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" 2018-07-23 23:12:00,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-88572c56-135f-4225-aad6-cda4a7ba60df Date: Mon, 23 Jul 2018 23:12:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:00Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/51295150-9c12-4ed2-88f8-8af240038d04/snap", "metadata": {}}], "self": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04", "min_disk": 0, "protected": false, "id": "51295150-9c12-4ed2-88f8-8af240038d04", "file": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c88aed2c71af428895c5bcd3f7f2bbc2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/51295150-9c12-4ed2-88f8-8af240038d04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:00,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04 used request id req-88572c56-135f-4225-aad6-cda4a7ba60df 2018-07-23 23:12:00,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" 2018-07-23 23:12:00,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-21a742bc-052d-48d7-b712-ac7111956e5c Date: Mon, 23 Jul 2018 23:12:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:00,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-21a742bc-052d-48d7-b712-ac7111956e5c 2018-07-23 23:12:00,315 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image 2018-07-23 23:12:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" 2018-07-23 23:12:00,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-c683b63c-d354-456a-8c9c-78c6323ab98f Date: Mon, 23 Jul 2018 23:12:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:00Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/51295150-9c12-4ed2-88f8-8af240038d04/snap", "metadata": {}}], "self": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04", "min_disk": 0, "protected": false, "id": "51295150-9c12-4ed2-88f8-8af240038d04", "file": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c88aed2c71af428895c5bcd3f7f2bbc2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/51295150-9c12-4ed2-88f8-8af240038d04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:00,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04 used request id req-c683b63c-d354-456a-8c9c-78c6323ab98f 2018-07-23 23:12:00,333 - create_image - DEBUG - Instance status is - active 2018-07-23 23:12:00,333 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image 2018-07-23 23:12:00,333 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image 2018-07-23 23:12:00,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:00,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:00,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ab656d7c4844fbbbec828128ea7b843", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role"}], "expires_at": "2018-07-24T00:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-user", "id": "3b8631318d17442d988d1300875f50a3"}, "audit_ids": ["ceY-han3Th6VvjIFIiSjvA"], "issued_at": "2018-07-23T23:12:00.000000Z"}} 2018-07-23 23:12:00,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:00,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb6a73dc-0eb1-40f4-8156-f8bfb079c86f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:00,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-eb6a73dc-0eb1-40f4-8156-f8bfb079c86f 2018-07-23 23:12:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:00,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2b1673a8-b0a3-4e1f-8128-6009ada57087 Date: Mon, 23 Jul 2018 23:12:00 GMT RESP BODY: {"networks":[]} 2018-07-23 23:12:00,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net used request id req-2b1673a8-b0a3-4e1f-8128-6009ada57087 2018-07-23 23:12:00,989 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net 2018-07-23 23:12:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" -d '{"network": {"name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net", "admin_state_up": true}}' 2018-07-23 23:12:01,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-cf975b11-3237-4b66-b595-236b407ada44 Date: Mon, 23 Jul 2018 23:12:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:01Z","is_default":false,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}} 2018-07-23 23:12:01,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-cf975b11-3237-4b66-b595-236b407ada44 2018-07-23 23:12:01,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:01,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f9440cf8-0b8d-4494-8889-23ce62e3e1cd Date: Mon, 23 Jul 2018 23:12:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:01Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:01,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-f9440cf8-0b8d-4494-8889-23ce62e3e1cd 2018-07-23 23:12:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:01,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-53f12dfc-ef25-47db-b5bc-73d39e426d65 Date: Mon, 23 Jul 2018 23:12:01 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:12:01,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-53f12dfc-ef25-47db-b5bc-73d39e426d65 2018-07-23 23:12:01,759 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet 2018-07-23 23:12:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" -d '{"subnets": [{"ip_version": 4, "network_id": "b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]}' 2018-07-23 23:12:02,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cfb6ce82-745c-4fae-840d-daa3e0d8f6db Date: Mon, 23 Jul 2018 23:12:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:02,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-cfb6ce82-745c-4fae-840d-daa3e0d8f6db 2018-07-23 23:12:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:02,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fd92aab4-440b-4b16-a6d8-50ab91dcbfea Date: Mon, 23 Jul 2018 23:12:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":["9e910a44-058a-41dc-aad1-e191b704bd19"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:02,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-fd92aab4-440b-4b16-a6d8-50ab91dcbfea 2018-07-23 23:12:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:02,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3dd63b22-22ef-4087-9278-6d1ba641830e Date: Mon, 23 Jul 2018 23:12:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:02,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-3dd63b22-22ef-4087-9278-6d1ba641830e 2018-07-23 23:12:02,479 - OpenStackNetwork - DEBUG - Network [b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8] created successfully 2018-07-23 23:12:02,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:02,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:02,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["JyLE5AXoS0ycb8cmcyIgAQ"], "issued_at": "2018-07-23T23:12:02.000000Z"}} 2018-07-23 23:12:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774a2e7ac2d60b077aa38b6f21b806972c9fd56" 2018-07-23 23:12:02,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b79cb1-2542-48a2-bec3-93917056d3db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:02,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c3b79cb1-2542-48a2-bec3-93917056d3db 2018-07-23 23:12:02,970 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:02,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774a2e7ac2d60b077aa38b6f21b806972c9fd56" 2018-07-23 23:12:03,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54fca049-9125-4ecb-be98-2c89550f833f x-compute-request-id: req-54fca049-9125-4ecb-be98-2c89550f833f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:12:03,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-54fca049-9125-4ecb-be98-2c89550f833f 2018-07-23 23:12:03,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774a2e7ac2d60b077aa38b6f21b806972c9fd56" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-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-23 23:12:03,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eced1b67-8317-4bae-a682-1ba31d33617a x-compute-request-id: req-eced1b67-8317-4bae-a682-1ba31d33617a Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "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": "e30d5f5b-1574-407f-999c-5358331a1270"}} 2018-07-23 23:12:03,255 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eced1b67-8317-4bae-a682-1ba31d33617a 2018-07-23 23:12:03,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:03,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:03,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ab656d7c4844fbbbec828128ea7b843", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role"}], "expires_at": "2018-07-24T00:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-user", "id": "3b8631318d17442d988d1300875f50a3"}, "audit_ids": ["i9XbAxYhSXWomiTS_6lRMg"], "issued_at": "2018-07-23T23:12:03.000000Z"}} 2018-07-23 23:12:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:03,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91000d09-231c-4a36-9499-aec5ebda2f02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:03,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-91000d09-231c-4a36-9499-aec5ebda2f02 2018-07-23 23:12:03,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:03,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7998af5e-b22f-44ce-89de-994c37173220 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:03,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7998af5e-b22f-44ce-89de-994c37173220 2018-07-23 23:12:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-532e3ff9-933d-4096-965b-89b503bc0fa1 Date: Mon, 23 Jul 2018 23:12:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":["9e910a44-058a-41dc-aad1-e191b704bd19"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:04,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net used request id req-532e3ff9-933d-4096-965b-89b503bc0fa1 2018-07-23 23:12:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:04,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acc1d7c-bd9a-4677-92e7-bdc82240ab68 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:12:04,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-8acc1d7c-bd9a-4677-92e7-bdc82240ab68 2018-07-23 23:12:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d967da8c-e48d-40d4-b351-299536beeaab Date: Mon, 23 Jul 2018 23:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:04,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-d967da8c-e48d-40d4-b351-299536beeaab 2018-07-23 23:12:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-90a227b1-218f-4812-9739-81bd7ffc8080 Date: Mon, 23 Jul 2018 23:12:04 GMT RESP BODY: {"ports":[]} 2018-07-23 23:12:04,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1&admin_state_up=True used request id req-90a227b1-218f-4812-9739-81bd7ffc8080 2018-07-23 23:12:04,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e524ad33-0c56-4eea-8705-a160790c654f x-compute-request-id: req-e524ad33-0c56-4eea-8705-a160790c654f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:12:04,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst used request id req-e524ad33-0c56-4eea-8705-a160790c654f 2018-07-23 23:12:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c7976039-7d2f-4c75-b6dc-f3b15d6cf78f Date: Mon, 23 Jul 2018 23:12:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":["9e910a44-058a-41dc-aad1-e191b704bd19"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:04,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net used request id req-c7976039-7d2f-4c75-b6dc-f3b15d6cf78f 2018-07-23 23:12:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0bdddbf-e4f0-484a-b881-ae54c1509bd1 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:12:04,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-c0bdddbf-e4f0-484a-b881-ae54c1509bd1 2018-07-23 23:12:04,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ed20ef90-3551-411c-b640-2b147f5686cb Date: Mon, 23 Jul 2018 23:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:04,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-ed20ef90-3551-411c-b640-2b147f5686cb 2018-07-23 23:12:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:04,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9921b9f1-d9b9-4c9c-993e-277e3fb3102f Date: Mon, 23 Jul 2018 23:12:04 GMT RESP BODY: {"ports":[]} 2018-07-23 23:12:04,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1&admin_state_up=True used request id req-9921b9f1-d9b9-4c9c-993e-277e3fb3102f 2018-07-23 23:12:04,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:04,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:05,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8ab656d7c4844fbbbec828128ea7b843", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role"}], "expires_at": "2018-07-24T00:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c88aed2c71af428895c5bcd3f7f2bbc2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-user", "id": "3b8631318d17442d988d1300875f50a3"}, "audit_ids": ["9d0TnqR3RliAFtHBGhgH4w"], "issued_at": "2018-07-23T23:12:05.000000Z"}} 2018-07-23 23:12:05,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a604d2503d799f847f710780f3967b00098e39" 2018-07-23 23:12:05,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dda0a3b-a1dd-47e3-b4b6-9ef764777fea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:05,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2dda0a3b-a1dd-47e3-b4b6-9ef764777fea 2018-07-23 23:12:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:05,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bae3974e-2b2b-41ac-be90-008001faf5c2 Date: Mon, 23 Jul 2018 23:12:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":["9e910a44-058a-41dc-aad1-e191b704bd19"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:05,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net used request id req-bae3974e-2b2b-41ac-be90-008001faf5c2 2018-07-23 23:12:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:05,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f6849c1-5538-47bb-9110-d627dd91fd40 Date: Mon, 23 Jul 2018 23:12:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:05,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-0f6849c1-5538-47bb-9110-d627dd91fd40 2018-07-23 23:12:05,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:05,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-165a10fd-8e6c-4d35-b8d3-0cdf6a97f55d Date: Mon, 23 Jul 2018 23:12:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":["9e910a44-058a-41dc-aad1-e191b704bd19"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:05,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net used request id req-165a10fd-8e6c-4d35-b8d3-0cdf6a97f55d 2018-07-23 23:12:05,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:05,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:05,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a604d2503d799f847f710780f3967b00098e39" 2018-07-23 23:12:05,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db00da9-677d-4b9c-85db-24ffd933d26e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:12:05,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-0db00da9-677d-4b9c-85db-24ffd933d26e 2018-07-23 23:12:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:05,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e7b8fce6-1b8c-4c0d-9969-c596b9f2fccc Date: Mon, 23 Jul 2018 23:12:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:05,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-e7b8fce6-1b8c-4c0d-9969-c596b9f2fccc 2018-07-23 23:12:05,540 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net 2018-07-23 23:12:05,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" -d '{"port": {"network_id": "b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8", "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-23 23:12:06,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-fa28fe23-1812-4d33-a97d-2e11faf83645 Date: Mon, 23 Jul 2018 23:12:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:12:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e910a44-058a-41dc-aad1-e191b704bd19","ip_address":"10.55.0.12"}],"id":"e64138e6-b15d-4076-96e5-08965833e894","security_groups":["b281e505-fd6a-4428-a9bf-f3e9ce87e35d"],"mac_address":"fa:16:3e:a5:1c:19","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","qos_policy_id":null,"admin_state_up":true,"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:12:06,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-fa28fe23-1812-4d33-a97d-2e11faf83645 2018-07-23 23:12:06,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:06,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7d2d4001-e609-4b5a-803c-9e96d106fbd0 Date: Mon, 23 Jul 2018 23:12:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":["9e910a44-058a-41dc-aad1-e191b704bd19"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:06,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net used request id req-7d2d4001-e609-4b5a-803c-9e96d106fbd0 2018-07-23 23:12:06,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:06,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bef2f06-e800-4c0d-9714-674857cf7416 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:12:06,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-2bef2f06-e800-4c0d-9714-674857cf7416 2018-07-23 23:12:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:06,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3fa37fdd-2cf5-439c-aa23-a07553c3ced5 Date: Mon, 23 Jul 2018 23:12:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:06,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-3fa37fdd-2cf5-439c-aa23-a07553c3ced5 2018-07-23 23:12:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:06,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 885 X-Openstack-Request-Id: req-e2a00b25-1771-4f07-8d92-deb957400fbb Date: Mon, 23 Jul 2018 23:12:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:12:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e910a44-058a-41dc-aad1-e191b704bd19","ip_address":"10.55.0.12"}],"id":"e64138e6-b15d-4076-96e5-08965833e894","security_groups":["b281e505-fd6a-4428-a9bf-f3e9ce87e35d"],"mac_address":"fa:16:3e:a5:1c:19","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1","admin_state_up":true,"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:12:06,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1&admin_state_up=True used request id req-e2a00b25-1771-4f07-8d92-deb957400fbb 2018-07-23 23:12:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:07,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d982a9a-803c-4578-a2a4-b29012cf508a Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:12:07,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-6d982a9a-803c-4578-a2a4-b29012cf508a 2018-07-23 23:12:07,051 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst 2018-07-23 23:12:07,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:07,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-210e9c73-cb72-48fb-a973-118cf339056c x-compute-request-id: req-210e9c73-cb72-48fb-a973-118cf339056c Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "e30d5f5b-1574-407f-999c-5358331a1270", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-flavor-name"}]} 2018-07-23 23:12:07,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-210e9c73-cb72-48fb-a973-118cf339056c 2018-07-23 23:12:07,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e30d5f5b-1574-407f-999c-5358331a1270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:07,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09d331b8-c088-4a11-879c-42458fe8c6f1 x-compute-request-id: req-09d331b8-c088-4a11-879c-42458fe8c6f1 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "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": "e30d5f5b-1574-407f-999c-5358331a1270"}} 2018-07-23 23:12:07,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e30d5f5b-1574-407f-999c-5358331a1270 used request id req-09d331b8-c088-4a11-879c-42458fe8c6f1 2018-07-23 23:12:07,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:07,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-f64a5e8e-4030-4ea2-ae62-2f5294b28b9b Date: Mon, 23 Jul 2018 23:12:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:11:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:00Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/51295150-9c12-4ed2-88f8-8af240038d04/snap", "metadata": {}}], "self": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04", "min_disk": 0, "protected": false, "id": "51295150-9c12-4ed2-88f8-8af240038d04", "file": "/v2/images/51295150-9c12-4ed2-88f8-8af240038d04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c88aed2c71af428895c5bcd3f7f2bbc2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/51295150-9c12-4ed2-88f8-8af240038d04/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image"} 2018-07-23 23:12:07,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image used request id req-f64a5e8e-4030-4ea2-ae62-2f5294b28b9b 2018-07-23 23:12:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:07,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37aba705-05fd-427f-91b5-066b91fbfc79 Date: Mon, 23 Jul 2018 23:12:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:07,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-37aba705-05fd-427f-91b5-066b91fbfc79 2018-07-23 23:12:07,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" -d '{"server": {"name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst", "imageRef": "51295150-9c12-4ed2-88f8-8af240038d04", "flavorRef": "e30d5f5b-1574-407f-999c-5358331a1270", "max_count": 1, "min_count": 1, "networks": [{"port": "e64138e6-b15d-4076-96e5-08965833e894"}]}}' 2018-07-23 23:12:08,370 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:12:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8302a3f4-29da-4e34-989a-bfeb78afabb0 x-compute-request-id: req-8302a3f4-29da-4e34-989a-bfeb78afabb0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "901ffafc-1498-4aa6-b102-c825b584cde6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "bookmark"}], "adminPass": "9Zvk9vPgvh7A"}} 2018-07-23 23:12:08,370 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-8302a3f4-29da-4e34-989a-bfeb78afabb0 2018-07-23 23:12:08,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:08,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52483a5a-a1a8-4db2-ad89-29f58f7b2e31 x-compute-request-id: req-52483a5a-a1a8-4db2-ad89-29f58f7b2e31 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "bookmark"}], "image": {"id": "51295150-9c12-4ed2-88f8-8af240038d04", "links": [{"href": "http://172.30.9.26:8774/images/51295150-9c12-4ed2-88f8-8af240038d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30d5f5b-1574-407f-999c-5358331a1270", "links": [{"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "bookmark"}]}, "id": "901ffafc-1498-4aa6-b102-c825b584cde6", "user_id": "3b8631318d17442d988d1300875f50a3", "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-23T23:12:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst", "created": "2018-07-23T23:12:08Z", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:12:08,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-52483a5a-a1a8-4db2-ad89-29f58f7b2e31 2018-07-23 23:12:08,462 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst 2018-07-23 23:12:08,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:08,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b635f815-4dda-4de9-bc50-9115ce25076c x-compute-request-id: req-b635f815-4dda-4de9-bc50-9115ce25076c Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "bookmark"}], "image": {"id": "51295150-9c12-4ed2-88f8-8af240038d04", "links": [{"href": "http://172.30.9.26:8774/images/51295150-9c12-4ed2-88f8-8af240038d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30d5f5b-1574-407f-999c-5358331a1270", "links": [{"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "bookmark"}]}, "id": "901ffafc-1498-4aa6-b102-c825b584cde6", "user_id": "3b8631318d17442d988d1300875f50a3", "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-23T23:12:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst", "created": "2018-07-23T23:12:08Z", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:12:08,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-b635f815-4dda-4de9-bc50-9115ce25076c 2018-07-23 23:12:08,861 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst] is - BUILD 2018-07-23 23:12:08,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:12:11,864 - create_instance - DEBUG - VM status query timeout in 896.597944021 2018-07-23 23:12:11,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:12,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a00ceb2-7fd0-431a-a964-e844f1648d93 x-compute-request-id: req-6a00ceb2-7fd0-431a-a964-e844f1648d93 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "bookmark"}], "image": {"id": "51295150-9c12-4ed2-88f8-8af240038d04", "links": [{"href": "http://172.30.9.26:8774/images/51295150-9c12-4ed2-88f8-8af240038d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e30d5f5b-1574-407f-999c-5358331a1270", "links": [{"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "bookmark"}]}, "id": "901ffafc-1498-4aa6-b102-c825b584cde6", "security_groups": [{"name": "default"}], "user_id": "3b8631318d17442d988d1300875f50a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:12:09Z", "hostId": "1fae148df25b61afe4ecc10a217a9a74e78cfdbe03f67a90deb14e28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst", "created": "2018-07-23T23:12:08Z", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:12:12,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-6a00ceb2-7fd0-431a-a964-e844f1648d93 2018-07-23 23:12:12,303 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst] is - BUILD 2018-07-23 23:12:12,304 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:12:15,307 - create_instance - DEBUG - VM status query timeout in 893.155547857 2018-07-23 23:12:15,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:15,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee468d46-d4cc-4d1d-9067-31566cc8add6 x-compute-request-id: req-ee468d46-d4cc-4d1d-9067-31566cc8add6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1c:19", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "bookmark"}], "image": {"id": "51295150-9c12-4ed2-88f8-8af240038d04", "links": [{"href": "http://172.30.9.26:8774/images/51295150-9c12-4ed2-88f8-8af240038d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:12:13.000000", "flavor": {"id": "e30d5f5b-1574-407f-999c-5358331a1270", "links": [{"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "bookmark"}]}, "id": "901ffafc-1498-4aa6-b102-c825b584cde6", "security_groups": [{"name": "default"}], "user_id": "3b8631318d17442d988d1300875f50a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:12:13Z", "hostId": "1fae148df25b61afe4ecc10a217a9a74e78cfdbe03f67a90deb14e28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst", "created": "2018-07-23T23:12:08Z", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:12:15,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-ee468d46-d4cc-4d1d-9067-31566cc8add6 2018-07-23 23:12:15,501 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst] is - ACTIVE 2018-07-23 23:12:15,502 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:12:15,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:15,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73833c25-23c6-4bf9-963c-d1ec62b48c04 x-compute-request-id: req-73833c25-23c6-4bf9-963c-d1ec62b48c04 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:1c:19", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "bookmark"}], "image": {"id": "51295150-9c12-4ed2-88f8-8af240038d04", "links": [{"href": "http://172.30.9.26:8774/images/51295150-9c12-4ed2-88f8-8af240038d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:12:13.000000", "flavor": {"id": "e30d5f5b-1574-407f-999c-5358331a1270", "links": [{"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "bookmark"}]}, "id": "901ffafc-1498-4aa6-b102-c825b584cde6", "security_groups": [{"name": "default"}], "user_id": "3b8631318d17442d988d1300875f50a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:12:13Z", "hostId": "1fae148df25b61afe4ecc10a217a9a74e78cfdbe03f67a90deb14e28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst", "created": "2018-07-23T23:12:08Z", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:12:15,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-73833c25-23c6-4bf9-963c-d1ec62b48c04 2018-07-23 23:12:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:16,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-97abe777-76d8-445f-a5ea-950754124919 Date: Mon, 23 Jul 2018 23:12:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","l2_adjacency":true,"status":"ACTIVE","subnets":["9e910a44-058a-41dc-aad1-e191b704bd19"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:02Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net","admin_state_up":true,"tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:01Z","mtu":1450}]} 2018-07-23 23:12:16,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net used request id req-97abe777-76d8-445f-a5ea-950754124919 2018-07-23 23:12:16,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:16,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678849e2-7517-4d26-af55-daa1a9e9eb16 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:12:16,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-678849e2-7517-4d26-af55-daa1a9e9eb16 2018-07-23 23:12:16,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:16,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de7f5fe1-0e11-42de-b8a1-ad118e7f4b7c Date: Mon, 23 Jul 2018 23:12:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","id":"9e910a44-058a-41dc-aad1-e191b704bd19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet"}]} 2018-07-23 23:12:16,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-de7f5fe1-0e11-42de-b8a1-ad118e7f4b7c 2018-07-23 23:12:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:16,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1723 X-Openstack-Request-Id: req-05cf87be-3082-4c55-97dd-dffadfd8e519 Date: Mon, 23 Jul 2018 23:12:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:12:04Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e910a44-058a-41dc-aad1-e191b704bd19","ip_address":"10.55.0.2"}],"id":"d56f703a-b8df-4a46-99c2-5cff76c0ccf7","security_groups":[],"mac_address":"fa:16:3e:19:2b:b9","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:02Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:12:13Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e910a44-058a-41dc-aad1-e191b704bd19","ip_address":"10.55.0.12"}],"id":"e64138e6-b15d-4076-96e5-08965833e894","security_groups":["b281e505-fd6a-4428-a9bf-f3e9ce87e35d"],"mac_address":"fa:16:3e:a5:1c:19","project_id":"c88aed2c71af428895c5bcd3f7f2bbc2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1","admin_state_up":true,"network_id":"b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8","tenant_id":"c88aed2c71af428895c5bcd3f7f2bbc2","created_at":"2018-07-23T23:12:06Z","binding:vnic_type":"normal","device_id":"901ffafc-1498-4aa6-b102-c825b584cde6","ip_allocation":"immediate"}]} 2018-07-23 23:12:16,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-05cf87be-3082-4c55-97dd-dffadfd8e519 2018-07-23 23:12:16,210 - create_instance - INFO - Deleting Port with ID - e64138e6-b15d-4076-96e5-08965833e894 2018-07-23 23:12:16,211 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124bport-1 2018-07-23 23:12:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/e64138e6-b15d-4076-96e5-08965833e894 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:16,648 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95884d48-ca4c-4ea7-8efe-f4b9518f833c Date: Mon, 23 Jul 2018 23:12:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:16,648 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/e64138e6-b15d-4076-96e5-08965833e894 used request id req-95884d48-ca4c-4ea7-8efe-f4b9518f833c 2018-07-23 23:12:16,648 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst 2018-07-23 23:12:16,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:16,765 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fc04430-0419-4abf-a62c-91fbe5c8b687 x-compute-request-id: req-9fc04430-0419-4abf-a62c-91fbe5c8b687 Content-Type: application/json 2018-07-23 23:12:16,765 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-9fc04430-0419-4abf-a62c-91fbe5c8b687 2018-07-23 23:12:16,766 - create_instance - INFO - Checking deletion status 2018-07-23 23:12:16,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:17,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a087e8b-d723-43c7-98e6-7ec210dfae28 x-compute-request-id: req-5a087e8b-d723-43c7-98e6-7ec210dfae28 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/901ffafc-1498-4aa6-b102-c825b584cde6", "rel": "bookmark"}], "image": {"id": "51295150-9c12-4ed2-88f8-8af240038d04", "links": [{"href": "http://172.30.9.26:8774/images/51295150-9c12-4ed2-88f8-8af240038d04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:12:13.000000", "flavor": {"id": "e30d5f5b-1574-407f-999c-5358331a1270", "links": [{"href": "http://172.30.9.26:8774/flavors/e30d5f5b-1574-407f-999c-5358331a1270", "rel": "bookmark"}]}, "id": "901ffafc-1498-4aa6-b102-c825b584cde6", "user_id": "3b8631318d17442d988d1300875f50a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:12:16Z", "hostId": "1fae148df25b61afe4ecc10a217a9a74e78cfdbe03f67a90deb14e28", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst", "created": "2018-07-23T23:12:08Z", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:12:17,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-5a087e8b-d723-43c7-98e6-7ec210dfae28 2018-07-23 23:12:17,262 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst] is - ACTIVE 2018-07-23 23:12:17,262 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:12:20,266 - create_instance - DEBUG - VM status query timeout in 296.50011301 2018-07-23 23:12:20,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9de55913c25c30cae60e779063f3a6c969de1b" 2018-07-23 23:12:20,322 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-101cc4aa-8b72-48eb-b97a-be7fd78ea302 x-compute-request-id: req-101cc4aa-8b72-48eb-b97a-be7fd78ea302 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 901ffafc-1498-4aa6-b102-c825b584cde6 could not be found.", "code": 404}} 2018-07-23 23:12:20,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/901ffafc-1498-4aa6-b102-c825b584cde6 used request id req-101cc4aa-8b72-48eb-b97a-be7fd78ea302 2018-07-23 23:12:20,323 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 901ffafc-1498-4aa6-b102-c825b584cde6 could not be found. (HTTP 404) (Request-ID: req-101cc4aa-8b72-48eb-b97a-be7fd78ea302) 2018-07-23 23:12:20,323 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-inst 2018-07-23 23:12:20,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e30d5f5b-1574-407f-999c-5358331a1270 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774a2e7ac2d60b077aa38b6f21b806972c9fd56" 2018-07-23 23:12:20,363 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3bd6b12-4e41-4ac4-b1a1-d56843e6ff7c x-compute-request-id: req-d3bd6b12-4e41-4ac4-b1a1-d56843e6ff7c Content-Length: 0 Content-Type: application/json 2018-07-23 23:12:20,363 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e30d5f5b-1574-407f-999c-5358331a1270 used request id req-d3bd6b12-4e41-4ac4-b1a1-d56843e6ff7c 2018-07-23 23:12:20,364 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet 2018-07-23 23:12:20,364 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-subnet 2018-07-23 23:12:20,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/9e910a44-058a-41dc-aad1-e191b704bd19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:21,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63fc8867-7a61-4482-bf3e-ee33125c94c5 Date: Mon, 23 Jul 2018 23:12:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:21,733 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/9e910a44-058a-41dc-aad1-e191b704bd19 used request id req-63fc8867-7a61-4482-bf3e-ee33125c94c5 2018-07-23 23:12:21,733 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-pub-net 2018-07-23 23:12:21,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d791164aaf3e9e7dd3a8beacb4e84d820fb9cc2" 2018-07-23 23:12:22,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad333614-22b9-44b3-aabf-1b947888571e Date: Mon, 23 Jul 2018 23:12:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:22,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b9c7ff9e-fa76-4537-9ad1-354a7d50d3f8 used request id req-ad333614-22b9-44b3-aabf-1b947888571e 2018-07-23 23:12:22,804 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a2183770-e61e-4d53-96e2-aa2f389a124b-image 2018-07-23 23:12:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}786e4d2d9428e62dd778ffe492215753e8fb3624" 2018-07-23 23:12:23,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f5ea6e2-1289-494f-a416-535b983a2396 Date: Mon, 23 Jul 2018 23:12:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:12:23,206 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/51295150-9c12-4ed2-88f8-8af240038d04 used request id req-0f5ea6e2-1289-494f-a416-535b983a2396 2018-07-23 23:12:23,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:23,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ecdb128f-2c60-45d1-a3f9-a9a5890a0fb5 Date: Mon, 23 Jul 2018 23:12:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "created_at": "2018-07-23T23:12:01Z", "updated_at": "2018-07-23T23:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "revision_number": 0, "id": "0a717134-61c9-4da9-9128-f0460a966898", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "revision_number": 0, "id": "c4c53d03-03b8-4cae-93b2-ef5d57ef0ce2", "remote_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "revision_number": 0, "id": "e4bf8bb8-e27d-4355-8843-5b239ec8946b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "revision_number": 0, "id": "ebb5702a-781e-4df9-85b9-eaea3de68a13", "remote_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2"}], "revision_number": 4, "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:12:23,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ecdb128f-2c60-45d1-a3f9-a9a5890a0fb5 2018-07-23 23:12:23,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:23,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65765c0c-ab91-472c-872a-23efa92f45ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-65765c0c-ab91-472c-872a-23efa92f45ff 2018-07-23 23:12:23,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:23,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c0a216-39cf-46a0-82ae-e885cb73516a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:23,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-82c0a216-39cf-46a0-82ae-e885cb73516a 2018-07-23 23:12:23,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:23,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a979a6-d90b-46ce-a552-0143f8d3c8c8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:12:23,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-a4a979a6-d90b-46ce-a552-0143f8d3c8c8 2018-07-23 23:12:23,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:23,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7cf1be-b817-4a48-b3ea-1a51a775e6f3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:12:23,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ee7cf1be-b817-4a48-b3ea-1a51a775e6f3 2018-07-23 23:12:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:23,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a700d1f-eea9-458e-bd5a-3ab9828a4a13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:23,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-5a700d1f-eea9-458e-bd5a-3ab9828a4a13 2018-07-23 23:12:23,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:23,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ccfa145-8891-4549-9f46-8a4a82d32264 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:23,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-2ccfa145-8891-4549-9f46-8a4a82d32264 2018-07-23 23:12:23,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:23,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2d35915-c746-4aca-b120-955b4afc5ad8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:24,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-c2d35915-c746-4aca-b120-955b4afc5ad8 2018-07-23 23:12:24,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34bb6e5a-1995-4831-870d-ae3bf5a24dd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:24,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-34bb6e5a-1995-4831-870d-ae3bf5a24dd8 2018-07-23 23:12:24,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:24,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb77d7a-30ee-40b7-8e5e-6e79161ab721 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c88aed2c71af428895c5bcd3f7f2bbc2", "name": "CreateInstancePortManipulationTests-599163b2-85be-43c-proj"}} 2018-07-23 23:12:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-4eb77d7a-30ee-40b7-8e5e-6e79161ab721 2018-07-23 23:12:24,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b281e505-fd6a-4428-a9bf-f3e9ce87e35d 2018-07-23 23:12:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b281e505-fd6a-4428-a9bf-f3e9ce87e35d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8992ff09-58d8-4ee7-ac0f-69fe67b23271 Date: Mon, 23 Jul 2018 23:12:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "port_range_min": null, "revision_number": 0, "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "created_at": "2018-07-23T23:12:01Z", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "id": "0a717134-61c9-4da9-9128-f0460a966898"}, {"remote_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "port_range_min": null, "revision_number": 0, "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "created_at": "2018-07-23T23:12:01Z", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "id": "c4c53d03-03b8-4cae-93b2-ef5d57ef0ce2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "port_range_min": null, "revision_number": 0, "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "created_at": "2018-07-23T23:12:01Z", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "id": "e4bf8bb8-e27d-4355-8843-5b239ec8946b"}, {"remote_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:01Z", "security_group_id": "b281e505-fd6a-4428-a9bf-f3e9ce87e35d", "port_range_min": null, "revision_number": 0, "tenant_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "created_at": "2018-07-23T23:12:01Z", "project_id": "c88aed2c71af428895c5bcd3f7f2bbc2", "id": "ebb5702a-781e-4df9-85b9-eaea3de68a13"}]} 2018-07-23 23:12:24,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=b281e505-fd6a-4428-a9bf-f3e9ce87e35d used request id req-8992ff09-58d8-4ee7-ac0f-69fe67b23271 2018-07-23 23:12:24,335 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:12:24,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/b281e505-fd6a-4428-a9bf-f3e9ce87e35d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,465 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3715a238-a53b-4130-ae56-ff43df1b7fe0 Content-Length: 0 Date: Mon, 23 Jul 2018 23:12:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:24,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/b281e505-fd6a-4428-a9bf-f3e9ce87e35d used request id req-3715a238-a53b-4130-ae56-ff43df1b7fe0 2018-07-23 23:12:24,466 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-599163b2-85be-43c-proj 2018-07-23 23:12:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2093c53-6d6f-4001-9dac-25590458a0a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:24,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c88aed2c71af428895c5bcd3f7f2bbc2 used request id req-d2093c53-6d6f-4001-9dac-25590458a0a6 2018-07-23 23:12:24,685 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-599163b2-85be-43c-proj-role 2018-07-23 23:12:24,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8ab656d7c4844fbbbec828128ea7b843 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95d9d20-ac13-4f78-8188-a26f69b7d65c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:24,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8ab656d7c4844fbbbec828128ea7b843 used request id req-c95d9d20-ac13-4f78-8188-a26f69b7d65c 2018-07-23 23:12:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30e82b04efdc0b1089d917f6de0ea67e99ac61b3" 2018-07-23 23:12:24,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1234ad9-2566-45cf-840c-02f9fa2b1203 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:12:24,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c1234ad9-2566-45cf-840c-02f9fa2b1203 2018-07-23 23:12:24,879 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-599163b2-85be-43c-user 2018-07-23 23:12:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/3b8631318d17442d988d1300875f50a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbf6e5f09169d72d89c74f3f44ea5987d09aab4" 2018-07-23 23:12:25,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f22c270-5428-4240-bb68-a08f3544983b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:25,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/3b8631318d17442d988d1300875f50a3 used request id req-9f22c270-5428-4240-bb68-a08f3544983b 2018-07-23 23:12:25,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:25,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["riqrQPn5Sc2FwGZOgvzoug"], "issued_at": "2018-07-23T23:12:25.000000Z"}} 2018-07-23 23:12:25,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46db1ff5d0fbbac0b9e3caeea9f639d54bef7f8a" 2018-07-23 23:12:25,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358ec6fe-df7c-447b-960b-6dbdeb6ec1f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:25,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-358ec6fe-df7c-447b-960b-6dbdeb6ec1f5 2018-07-23 23:12:25,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:25,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:25,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6deafX4-Q8uIHNAQVJzCJA"], "issued_at": "2018-07-23T23:12:25.000000Z"}} 2018-07-23 23:12:25,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:25,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bfdc87-6ad9-41a8-b984-928e4ac120af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:25,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a1bfdc87-6ad9-41a8-b984-928e4ac120af 2018-07-23 23:12:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:25,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:25,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:26,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac272482-c866-460d-883b-2f4291e4e9ea Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:12:26,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj used request id req-ac272482-c866-460d-883b-2f4291e4e9ea 2018-07-23 23:12:26,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:26,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38dc5bf-9753-4341-8336-99a2b0380002 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:12:26,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c38dc5bf-9753-4341-8336-99a2b0380002 2018-07-23 23:12:26,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}}' 2018-07-23 23:12:26,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:12:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a012ac4-c93b-4a84-96c2-a4d02023acf1 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094"}, "tags": [], "enabled": true, "id": "d9abd3dbeea942ccb0b4506656f7f094", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}} 2018-07-23 23:12:26,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4a012ac4-c93b-4a84-96c2-a4d02023acf1 2018-07-23 23:12:26,142 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj 2018-07-23 23:12:26,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:26,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:26,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["FBdc9kI5SbW8AqempyTt7Q"], "issued_at": "2018-07-23T23:12:26.000000Z"}} 2018-07-23 23:12:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa84b35372c7cce01b71d38d7edb1e19621ed9fe" 2018-07-23 23:12:26,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c633118-9d5e-4f36-853f-ce38b0b5d30f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:26,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1c633118-9d5e-4f36-853f-ce38b0b5d30f 2018-07-23 23:12:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:26,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:26,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa84b35372c7cce01b71d38d7edb1e19621ed9fe" 2018-07-23 23:12:26,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50c7924-00e2-430b-abfe-c7ae2074b5fc Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:12:26,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e50c7924-00e2-430b-abfe-c7ae2074b5fc 2018-07-23 23:12:26,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa84b35372c7cce01b71d38d7edb1e19621ed9fe" 2018-07-23 23:12:26,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa56299-61a8-4459-b5fb-90089fb07850 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094"}, "tags": [], "enabled": true, "id": "d9abd3dbeea942ccb0b4506656f7f094", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}]} 2018-07-23 23:12:26,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj used request id req-0aa56299-61a8-4459-b5fb-90089fb07850 2018-07-23 23:12:26,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa84b35372c7cce01b71d38d7edb1e19621ed9fe" 2018-07-23 23:12:26,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82373d42-8bf4-4287-a677-43b52c8c12ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:12:26,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-82373d42-8bf4-4287-a677-43b52c8c12ad 2018-07-23 23:12:27,280 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c64f8e30-0a38-439-user 2018-07-23 23:12:27,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:27,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:27,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7193ed9e-2fbe-4c31-9f8a-95cd4f814896 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:12:27,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7193ed9e-2fbe-4c31-9f8a-95cd4f814896 2018-07-23 23:12:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" -d '{"role": {"name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role"}}' 2018-07-23 23:12:27,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-556e0560-6591-4362-84fd-507e5a298fd7 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3a0f5881c8f488b870e9f3022e289ca", "links": {"self": "http://172.30.9.26:5000/v3/roles/e3a0f5881c8f488b870e9f3022e289ca"}, "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role"}} 2018-07-23 23:12:27,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-556e0560-6591-4362-84fd-507e5a298fd7 2018-07-23 23:12:27,483 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role 2018-07-23 23:12:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/e3a0f5881c8f488b870e9f3022e289ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:27,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d50550d-db5c-44dc-8204-918ed5042753 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3a0f5881c8f488b870e9f3022e289ca", "links": {"self": "http://172.30.9.26:5000/v3/roles/e3a0f5881c8f488b870e9f3022e289ca"}, "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role"}} 2018-07-23 23:12:27,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/e3a0f5881c8f488b870e9f3022e289ca used request id req-2d50550d-db5c-44dc-8204-918ed5042753 2018-07-23 23:12:27,568 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role to project CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj 2018-07-23 23:12:27,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094/users/e8743d1649464722a11124f18d47104a/roles/e3a0f5881c8f488b870e9f3022e289ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:27,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-679b03c4-905e-46dc-8f71-74336ef560e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:27,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094/users/e8743d1649464722a11124f18d47104a/roles/e3a0f5881c8f488b870e9f3022e289ca used request id req-679b03c4-905e-46dc-8f71-74336ef560e8 2018-07-23 23:12:27,701 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:12:27,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:27,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:28,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3a0f5881c8f488b870e9f3022e289ca", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role"}], "expires_at": "2018-07-24T00:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-user", "id": "e8743d1649464722a11124f18d47104a"}, "audit_ids": ["e3QuYoJPQN-G7gz_KQ_yyA"], "issued_at": "2018-07-23T23:12:28.000000Z"}} 2018-07-23 23:12:28,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" 2018-07-23 23:12:28,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ee5ea3-2220-429a-bd8b-e78735e5fd48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:28,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d5ee5ea3-2220-429a-bd8b-e78735e5fd48 2018-07-23 23:12:28,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" 2018-07-23 23:12:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-bdb351e8-e2e0-4380-b6e4-2c25743cde1a Date: Mon, 23 Jul 2018 23:12:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image"} 2018-07-23 23:12:28,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image used request id req-bdb351e8-e2e0-4380-b6e4-2c25743cde1a 2018-07-23 23:12:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" 2018-07-23 23:12:28,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8fa07606-52f6-4f52-ac2b-be78c0734ba4 Date: Mon, 23 Jul 2018 23:12:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:28,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8fa07606-52f6-4f52-ac2b-be78c0734ba4 2018-07-23 23:12:28,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image"}' 2018-07-23 23:12:28,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aef231fb-d3f7-48c7-98a7-e76e9ce63bd5 Date: Mon, 23 Jul 2018 23:12:28 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55", "min_disk": 0, "protected": false, "id": "e2c079f5-51c8-41ff-b2cc-124ef0c92b55", "file": "/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/file", "checksum": null, "owner": "d9abd3dbeea942ccb0b4506656f7f094", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:28,414 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-aef231fb-d3f7-48c7-98a7-e76e9ce63bd5 2018-07-23 23:12:28,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" -d '' 2018-07-23 23:12:28,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2680bfe-bee1-4c09-8a81-9de65a72ac1d Date: Mon, 23 Jul 2018 23:12:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:12:28,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/file used request id req-c2680bfe-bee1-4c09-8a81-9de65a72ac1d 2018-07-23 23:12:28,769 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:12:28,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" 2018-07-23 23:12:28,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ec4acec3-1f51-4d78-bdf9-63b76252e9ca Date: Mon, 23 Jul 2018 23:12:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:28Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/snap", "metadata": {}}], "self": "/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55", "min_disk": 0, "protected": false, "id": "e2c079f5-51c8-41ff-b2cc-124ef0c92b55", "file": "/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9abd3dbeea942ccb0b4506656f7f094", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:28,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55 used request id req-ec4acec3-1f51-4d78-bdf9-63b76252e9ca 2018-07-23 23:12:28,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" 2018-07-23 23:12:28,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2bfb9316-ab94-44c2-bc69-3a8689521d3c Date: Mon, 23 Jul 2018 23:12:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:28,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2bfb9316-ab94-44c2-bc69-3a8689521d3c 2018-07-23 23:12:28,799 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image 2018-07-23 23:12:28,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" 2018-07-23 23:12:28,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3b1f782b-78e1-4656-8c09-acc756cbf703 Date: Mon, 23 Jul 2018 23:12:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:28Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/snap", "metadata": {}}], "self": "/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55", "min_disk": 0, "protected": false, "id": "e2c079f5-51c8-41ff-b2cc-124ef0c92b55", "file": "/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d9abd3dbeea942ccb0b4506656f7f094", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:28,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55 used request id req-3b1f782b-78e1-4656-8c09-acc756cbf703 2018-07-23 23:12:28,816 - create_image - DEBUG - Instance status is - active 2018-07-23 23:12:28,816 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image 2018-07-23 23:12:28,816 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image 2018-07-23 23:12:28,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:28,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:29,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3a0f5881c8f488b870e9f3022e289ca", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role"}], "expires_at": "2018-07-24T00:12:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-user", "id": "e8743d1649464722a11124f18d47104a"}, "audit_ids": ["WADdKBTvSl-ZRTdTnJ_Ejg"], "issued_at": "2018-07-23T23:12:29.000000Z"}} 2018-07-23 23:12:29,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:29,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218c56d8-4d96-438e-a982-2fcc359480ca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:29,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-218c56d8-4d96-438e-a982-2fcc359480ca 2018-07-23 23:12:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:29,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-30d696b1-face-45a3-876b-0e615fe10bf1 Date: Mon, 23 Jul 2018 23:12:29 GMT RESP BODY: {"networks":[]} 2018-07-23 23:12:29,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net used request id req-30d696b1-face-45a3-876b-0e615fe10bf1 2018-07-23 23:12:29,468 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net 2018-07-23 23:12:29,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" -d '{"network": {"name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net", "admin_state_up": true}}' 2018-07-23 23:12:30,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-862d0840-9509-4465-b54d-e05973afe697 Date: Mon, 23 Jul 2018 23:12:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d9abd3dbeea942ccb0b4506656f7f094","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:29Z","is_default":false,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:29Z","mtu":1450}} 2018-07-23 23:12:30,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-862d0840-9509-4465-b54d-e05973afe697 2018-07-23 23:12:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:30,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fc19e0af-e4a1-4456-a615-31e761dd97a7 Date: Mon, 23 Jul 2018 23:12:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d9abd3dbeea942ccb0b4506656f7f094","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:29Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net","admin_state_up":true,"tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:29Z","mtu":1450}]} 2018-07-23 23:12:30,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-fc19e0af-e4a1-4456-a615-31e761dd97a7 2018-07-23 23:12:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:30,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a73d4469-db98-4cff-9423-581c40ac3f67 Date: Mon, 23 Jul 2018 23:12:30 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:12:30,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-a73d4469-db98-4cff-9423-581c40ac3f67 2018-07-23 23:12:30,246 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet 2018-07-23 23:12:30,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" -d '{"subnets": [{"ip_version": 4, "network_id": "e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet"}]}' 2018-07-23 23:12:30,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db46a61f-dddb-4dd6-92ae-d5efbe6aac00 Date: Mon, 23 Jul 2018 23:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:30Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d9abd3dbeea942ccb0b4506656f7f094","id":"7692172e-2725-43e9-b0e0-c7ceaa35c698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet"}]} 2018-07-23 23:12:30,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-db46a61f-dddb-4dd6-92ae-d5efbe6aac00 2018-07-23 23:12:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:30,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-022a6162-1bea-47d7-b617-cf95e5b68cf0 Date: Mon, 23 Jul 2018 23:12:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d9abd3dbeea942ccb0b4506656f7f094","l2_adjacency":true,"status":"ACTIVE","subnets":["7692172e-2725-43e9-b0e0-c7ceaa35c698"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net","admin_state_up":true,"tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:29Z","mtu":1450}]} 2018-07-23 23:12:30,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-022a6162-1bea-47d7-b617-cf95e5b68cf0 2018-07-23 23:12:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:30,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e866c55e-2458-406e-9252-5bfcde1ba2a1 Date: Mon, 23 Jul 2018 23:12:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d9abd3dbeea942ccb0b4506656f7f094","id":"7692172e-2725-43e9-b0e0-c7ceaa35c698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet"}]} 2018-07-23 23:12:30,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-e866c55e-2458-406e-9252-5bfcde1ba2a1 2018-07-23 23:12:30,985 - OpenStackNetwork - DEBUG - Network [e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba] created successfully 2018-07-23 23:12:30,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:30,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:31,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["shEOIdmETg2K1Fz5OGk3jw"], "issued_at": "2018-07-23T23:12:31.000000Z"}} 2018-07-23 23:12:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9fbbe53ef8002c0b6c6c4a8a69c424e0658b5c" 2018-07-23 23:12:31,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33ccb972-b4e0-41fa-880b-f643966e0b16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:31,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-33ccb972-b4e0-41fa-880b-f643966e0b16 2018-07-23 23:12:31,525 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:31,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9fbbe53ef8002c0b6c6c4a8a69c424e0658b5c" 2018-07-23 23:12:31,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85a7ec46-377d-4628-aec7-280544ee4aae x-compute-request-id: req-85a7ec46-377d-4628-aec7-280544ee4aae Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:12:31,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-85a7ec46-377d-4628-aec7-280544ee4aae 2018-07-23 23:12:31,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9fbbe53ef8002c0b6c6c4a8a69c424e0658b5c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-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-23 23:12:31,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43ff5085-36e5-456d-a6cd-2edae7cbad9f x-compute-request-id: req-43ff5085-36e5-456d-a6cd-2edae7cbad9f Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a63293e5-669a-4c08-a69b-008d47f3f109", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a63293e5-669a-4c08-a69b-008d47f3f109", "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": "a63293e5-669a-4c08-a69b-008d47f3f109"}} 2018-07-23 23:12:31,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-43ff5085-36e5-456d-a6cd-2edae7cbad9f 2018-07-23 23:12:31,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:31,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:32,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3a0f5881c8f488b870e9f3022e289ca", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role"}], "expires_at": "2018-07-24T00:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-user", "id": "e8743d1649464722a11124f18d47104a"}, "audit_ids": ["08ycFYzTTmSmDUNEESxqvQ"], "issued_at": "2018-07-23T23:12:32.000000Z"}} 2018-07-23 23:12:32,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:32,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3963d172-4d40-49f7-99b2-cf38bb81f330 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:32,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3963d172-4d40-49f7-99b2-cf38bb81f330 2018-07-23 23:12:32,214 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:32,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:32,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2be024a-4668-4693-8ecc-76f551c2c686 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:32,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b2be024a-4668-4693-8ecc-76f551c2c686 2018-07-23 23:12:32,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:32,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5fc16869-216f-4650-a634-4db030055322 Date: Mon, 23 Jul 2018 23:12:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d9abd3dbeea942ccb0b4506656f7f094","l2_adjacency":true,"status":"ACTIVE","subnets":["7692172e-2725-43e9-b0e0-c7ceaa35c698"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net","admin_state_up":true,"tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:29Z","mtu":1450}]} 2018-07-23 23:12:32,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net used request id req-5fc16869-216f-4650-a634-4db030055322 2018-07-23 23:12:32,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:32,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:32,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5427b1bb-b322-4848-b96f-d1e56374fec2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}} 2018-07-23 23:12:32,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 used request id req-5427b1bb-b322-4848-b96f-d1e56374fec2 2018-07-23 23:12:32,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:32,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4e1c210-f383-4943-ac12-55cdb54aaa7e Date: Mon, 23 Jul 2018 23:12:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d9abd3dbeea942ccb0b4506656f7f094","id":"7692172e-2725-43e9-b0e0-c7ceaa35c698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet"}]} 2018-07-23 23:12:32,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-f4e1c210-f383-4943-ac12-55cdb54aaa7e 2018-07-23 23:12:32,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba&name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:32,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b873027-848f-4f77-bd94-c7d79ad8b696 Date: Mon, 23 Jul 2018 23:12:32 GMT RESP BODY: {"ports":[]} 2018-07-23 23:12:32,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba&name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97aport-1&admin_state_up=True used request id req-6b873027-848f-4f77-bd94-c7d79ad8b696 2018-07-23 23:12:32,754 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:33,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-287575d7-65ac-4e96-ac93-8c6d668f708b x-compute-request-id: req-287575d7-65ac-4e96-ac93-8c6d668f708b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:12:33,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-inst used request id req-287575d7-65ac-4e96-ac93-8c6d668f708b 2018-07-23 23:12:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:33,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-240f0033-202a-408b-b5f8-2d79e1077a37 Date: Mon, 23 Jul 2018 23:12:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d9abd3dbeea942ccb0b4506656f7f094","l2_adjacency":true,"status":"ACTIVE","subnets":["7692172e-2725-43e9-b0e0-c7ceaa35c698"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net","admin_state_up":true,"tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:29Z","mtu":1450}]} 2018-07-23 23:12:33,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net used request id req-240f0033-202a-408b-b5f8-2d79e1077a37 2018-07-23 23:12:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:33,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc074531-1f27-41f9-b958-aa9b4dfd0229 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}} 2018-07-23 23:12:33,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 used request id req-cc074531-1f27-41f9-b958-aa9b4dfd0229 2018-07-23 23:12:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:33,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b4924b3b-7e9e-4ede-88e0-12f75854ef85 Date: Mon, 23 Jul 2018 23:12:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d9abd3dbeea942ccb0b4506656f7f094","id":"7692172e-2725-43e9-b0e0-c7ceaa35c698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet"}]} 2018-07-23 23:12:33,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-b4924b3b-7e9e-4ede-88e0-12f75854ef85 2018-07-23 23:12:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba&name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:33,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-20200c21-97e4-4907-a842-749e96efb71a Date: Mon, 23 Jul 2018 23:12:33 GMT RESP BODY: {"ports":[]} 2018-07-23 23:12:33,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba&name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97aport-1&admin_state_up=True used request id req-20200c21-97e4-4907-a842-749e96efb71a 2018-07-23 23:12:33,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:33,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:33,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e3a0f5881c8f488b870e9f3022e289ca", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role"}], "expires_at": "2018-07-24T00:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d9abd3dbeea942ccb0b4506656f7f094", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-user", "id": "e8743d1649464722a11124f18d47104a"}, "audit_ids": ["OpbI_VNtRnODaDHCLdkCGQ"], "issued_at": "2018-07-23T23:12:33.000000Z"}} 2018-07-23 23:12:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342302840eb451e2e4ad027567ceb6480a0e55fc" 2018-07-23 23:12:33,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f8c846-ccd3-422c-be0b-c151bdfd80b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:33,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f7f8c846-ccd3-422c-be0b-c151bdfd80b2 2018-07-23 23:12:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:33,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5569f37b-2fa2-44b9-af60-4aa9a14c4ee9 Date: Mon, 23 Jul 2018 23:12:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d9abd3dbeea942ccb0b4506656f7f094","l2_adjacency":true,"status":"ACTIVE","subnets":["7692172e-2725-43e9-b0e0-c7ceaa35c698"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net","admin_state_up":true,"tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:29Z","mtu":1450}]} 2018-07-23 23:12:33,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net used request id req-5569f37b-2fa2-44b9-af60-4aa9a14c4ee9 2018-07-23 23:12:33,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:33,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-14d0f125-dabb-4c08-abe9-967d8078ac48 Date: Mon, 23 Jul 2018 23:12:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d9abd3dbeea942ccb0b4506656f7f094","id":"7692172e-2725-43e9-b0e0-c7ceaa35c698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet"}]} 2018-07-23 23:12:33,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-14d0f125-dabb-4c08-abe9-967d8078ac48 2018-07-23 23:12:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:34,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d6d6a74a-c91a-445f-b1ac-78981e906d4b Date: Mon, 23 Jul 2018 23:12:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d9abd3dbeea942ccb0b4506656f7f094","l2_adjacency":true,"status":"ACTIVE","subnets":["7692172e-2725-43e9-b0e0-c7ceaa35c698"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:30Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net","admin_state_up":true,"tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:29Z","mtu":1450}]} 2018-07-23 23:12:34,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net used request id req-d6d6a74a-c91a-445f-b1ac-78981e906d4b 2018-07-23 23:12:34,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:34,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342302840eb451e2e4ad027567ceb6480a0e55fc" 2018-07-23 23:12:34,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a92f2bb-1b73-4513-be42-0bc013525320 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}} 2018-07-23 23:12:34,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 used request id req-8a92f2bb-1b73-4513-be42-0bc013525320 2018-07-23 23:12:34,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" 2018-07-23 23:12:34,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-608f7b9b-23f1-4eb5-8b25-827bce7674a2 Date: Mon, 23 Jul 2018 23:12:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba","tenant_id":"d9abd3dbeea942ccb0b4506656f7f094","created_at":"2018-07-23T23:12:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d9abd3dbeea942ccb0b4506656f7f094","id":"7692172e-2725-43e9-b0e0-c7ceaa35c698","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet"}]} 2018-07-23 23:12:34,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-608f7b9b-23f1-4eb5-8b25-827bce7674a2 2018-07-23 23:12:34,276 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net 2018-07-23 23:12:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85c55fcf680fdbb6dd6a387805b3b0e17c45014a" -d '{"port": {"network_id": "e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba", "name": "CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97aport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-07-23 23:12:34,291 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-e446b2c5-4b9b-400b-a54d-72ec0f9a2724 Date: Mon, 23 Jul 2018 23:12:34 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 23:12:34,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-e446b2c5-4b9b-400b-a54d-72ec0f9a2724 2018-07-23 23:12:34,291 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 23:12:34,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/a63293e5-669a-4c08-a69b-008d47f3f109 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9fbbe53ef8002c0b6c6c4a8a69c424e0658b5c" 2018-07-23 23:12:34,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:12:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edff6303-fd17-4ab2-9846-884ef3f719fd x-compute-request-id: req-edff6303-fd17-4ab2-9846-884ef3f719fd Content-Length: 0 Content-Type: application/json 2018-07-23 23:12:34,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a63293e5-669a-4c08-a69b-008d47f3f109 used request id req-edff6303-fd17-4ab2-9846-884ef3f719fd 2018-07-23 23:12:34,334 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet 2018-07-23 23:12:34,334 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-subnet 2018-07-23 23:12:34,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/7692172e-2725-43e9-b0e0-c7ceaa35c698 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:35,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63f05c04-0084-4929-aeca-2c35312b3897 Date: Mon, 23 Jul 2018 23:12:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:35,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/7692172e-2725-43e9-b0e0-c7ceaa35c698 used request id req-63f05c04-0084-4929-aeca-2c35312b3897 2018-07-23 23:12:35,459 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-pub-net 2018-07-23 23:12:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb607390a5170607ab8fa42f344bb555b2f84839" 2018-07-23 23:12:36,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-974fe7d5-aadc-46ef-8a34-2b4fc01d72e1 Date: Mon, 23 Jul 2018 23:12:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:36,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/e11d2217-9fc4-4fb5-8c7e-4623a0dc1dba used request id req-974fe7d5-aadc-46ef-8a34-2b4fc01d72e1 2018-07-23 23:12:36,534 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-30e53aac-37b8-4733-b0d1-ff6f927be97a-image 2018-07-23 23:12:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b02dd5c8d57daa2ebcb5730added065693a2c8" 2018-07-23 23:12:36,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5044f2ed-43e8-4eee-94f4-2ae5bb33d687 Date: Mon, 23 Jul 2018 23:12:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:12:36,796 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e2c079f5-51c8-41ff-b2cc-124ef0c92b55 used request id req-5044f2ed-43e8-4eee-94f4-2ae5bb33d687 2018-07-23 23:12:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-0b5bad42-607d-4ee0-b00c-a7f9adc28ebb Date: Mon, 23 Jul 2018 23:12:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "created_at": "2018-07-23T23:12:29Z", "updated_at": "2018-07-23T23:12:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "revision_number": 0, "id": "2a6f6910-c2d0-4396-82da-2decb84f2b81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9abd3dbeea942ccb0b4506656f7f094"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "revision_number": 0, "id": "8cd2bec9-c733-4da2-82a2-fedf8ee99e53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9abd3dbeea942ccb0b4506656f7f094"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "revision_number": 0, "id": "91c566dc-9a6d-4135-ac83-6c72bc5d0470", "remote_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "port_range_min": null, "ethertype": "IPv4", "project_id": "d9abd3dbeea942ccb0b4506656f7f094"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "revision_number": 0, "id": "babe1d01-4b6c-45c1-9169-6f420665c269", "remote_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "port_range_min": null, "ethertype": "IPv6", "project_id": "d9abd3dbeea942ccb0b4506656f7f094"}], "revision_number": 4, "project_id": "d9abd3dbeea942ccb0b4506656f7f094", "id": "f996e386-cd69-4888-b020-73620fc235e6", "name": "default"}]} 2018-07-23 23:12:37,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-0b5bad42-607d-4ee0-b00c-a7f9adc28ebb 2018-07-23 23:12:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49ce7b88-0d13-420b-83b6-22d935d5b7d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:37,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-49ce7b88-0d13-420b-83b6-22d935d5b7d0 2018-07-23 23:12:37,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:37,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b792e394-f968-4a27-b13b-e8a0ef2b59c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:37,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-b792e394-f968-4a27-b13b-e8a0ef2b59c8 2018-07-23 23:12:37,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:37,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c98c1d0-129e-4fc8-b8bb-1429651a8be8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:12:37,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-2c98c1d0-129e-4fc8-b8bb-1429651a8be8 2018-07-23 23:12:37,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c88862-73c7-4186-9c07-2bb0aa9f882c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:12:37,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-98c88862-73c7-4186-9c07-2bb0aa9f882c 2018-07-23 23:12:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c5fdac4-6889-47d7-a6b6-51643761ff15 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:37,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-5c5fdac4-6889-47d7-a6b6-51643761ff15 2018-07-23 23:12:37,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f63e0fae-e86b-4ed4-b348-0fb0f5b721cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:37,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-f63e0fae-e86b-4ed4-b348-0fb0f5b721cd 2018-07-23 23:12:37,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2ad96a1-95e4-4765-a53a-3eaef0e9009a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:37,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-a2ad96a1-95e4-4765-a53a-3eaef0e9009a 2018-07-23 23:12:37,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae56c0d6-784a-4925-b177-293e59e34ab0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:37,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-ae56c0d6-784a-4925-b177-293e59e34ab0 2018-07-23 23:12:37,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:37,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8702a2-689c-42fa-bcb5-d0e8b91d574c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:37,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-1a8702a2-689c-42fa-bcb5-d0e8b91d574c 2018-07-23 23:12:37,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe7b59a-45a6-4f58-b29a-6c0f0052caa2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d9abd3dbeea942ccb0b4506656f7f094", "name": "CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj"}} 2018-07-23 23:12:37,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 used request id req-7fe7b59a-45a6-4f58-b29a-6c0f0052caa2 2018-07-23 23:12:37,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f996e386-cd69-4888-b020-73620fc235e6 2018-07-23 23:12:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f996e386-cd69-4888-b020-73620fc235e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:37,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2112fed6-6ab5-40c9-9b05-4fdd97ebe1c0 Date: Mon, 23 Jul 2018 23:12:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "port_range_min": null, "revision_number": 0, "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "created_at": "2018-07-23T23:12:29Z", "project_id": "d9abd3dbeea942ccb0b4506656f7f094", "id": "2a6f6910-c2d0-4396-82da-2decb84f2b81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "port_range_min": null, "revision_number": 0, "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "created_at": "2018-07-23T23:12:29Z", "project_id": "d9abd3dbeea942ccb0b4506656f7f094", "id": "8cd2bec9-c733-4da2-82a2-fedf8ee99e53"}, {"remote_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "port_range_min": null, "revision_number": 0, "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "created_at": "2018-07-23T23:12:29Z", "project_id": "d9abd3dbeea942ccb0b4506656f7f094", "id": "91c566dc-9a6d-4135-ac83-6c72bc5d0470"}, {"remote_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:29Z", "security_group_id": "f996e386-cd69-4888-b020-73620fc235e6", "port_range_min": null, "revision_number": 0, "tenant_id": "d9abd3dbeea942ccb0b4506656f7f094", "created_at": "2018-07-23T23:12:29Z", "project_id": "d9abd3dbeea942ccb0b4506656f7f094", "id": "babe1d01-4b6c-45c1-9169-6f420665c269"}]} 2018-07-23 23:12:37,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f996e386-cd69-4888-b020-73620fc235e6 used request id req-2112fed6-6ab5-40c9-9b05-4fdd97ebe1c0 2018-07-23 23:12:37,904 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:12:37,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f996e386-cd69-4888-b020-73620fc235e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:38,068 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6472535-dff7-4c1f-b8c2-fb591a52de47 Content-Length: 0 Date: Mon, 23 Jul 2018 23:12:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:38,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f996e386-cd69-4888-b020-73620fc235e6 used request id req-c6472535-dff7-4c1f-b8c2-fb591a52de47 2018-07-23 23:12:38,069 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj 2018-07-23 23:12:38,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:38,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec9889a-8377-4dd1-9529-f4b3b63632ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:38,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d9abd3dbeea942ccb0b4506656f7f094 used request id req-3ec9889a-8377-4dd1-9529-f4b3b63632ee 2018-07-23 23:12:38,269 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c64f8e30-0a38-439-proj-role 2018-07-23 23:12:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/e3a0f5881c8f488b870e9f3022e289ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:38,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4a08f4-2630-4b60-a8f4-7adf06c2403e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:38,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e3a0f5881c8f488b870e9f3022e289ca used request id req-3d4a08f4-2630-4b60-a8f4-7adf06c2403e 2018-07-23 23:12:38,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20bd648072ed2a691eeb8c76ffee436fef33621" 2018-07-23 23:12:38,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e5ad1a-5f09-47e1-9cbe-6ffdaac4c4c1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:12:38,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-35e5ad1a-5f09-47e1-9cbe-6ffdaac4c4c1 2018-07-23 23:12:38,460 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c64f8e30-0a38-439-user 2018-07-23 23:12:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e8743d1649464722a11124f18d47104a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa84b35372c7cce01b71d38d7edb1e19621ed9fe" 2018-07-23 23:12:38,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbdfe23a-1333-4de5-b98a-6a5191c3c4a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:38,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e8743d1649464722a11124f18d47104a used request id req-cbdfe23a-1333-4de5-b98a-6a5191c3c4a6 2018-07-23 23:12:38,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:39,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["irD9SWz_RqaY1ObUs0vq6g"], "issued_at": "2018-07-23T23:12:39.000000Z"}} 2018-07-23 23:12:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7fe9ee23f41646f345cfe6f13516d0026a638c" 2018-07-23 23:12:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d6bef2-1bf4-430f-9ed0-61be0c073ee9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:39,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-88d6bef2-1bf4-430f-9ed0-61be0c073ee9 2018-07-23 23:12:39,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:39,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:39,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["lF3HON2TTk2vunDu0jKO8w"], "issued_at": "2018-07-23T23:12:39.000000Z"}} 2018-07-23 23:12:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:39,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1627bc3-978b-49b8-a329-c7b91cfa7d17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:39,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c1627bc3-978b-49b8-a329-c7b91cfa7d17 2018-07-23 23:12:39,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:39,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:39,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:39,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477328c9-b7a3-4ed2-a86e-40dc02ed5217 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:12:39,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj used request id req-477328c9-b7a3-4ed2-a86e-40dc02ed5217 2018-07-23 23:12:39,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:39,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade1affc-4a73-4f27-a26a-871b3340f157 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:12:39,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ade1affc-4a73-4f27-a26a-871b3340f157 2018-07-23 23:12:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}}' 2018-07-23 23:12:39,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7999137b-5449-45da-9cbe-ee85f3001694 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5"}, "tags": [], "enabled": true, "id": "bf3cdbadd23d40dfb770aacd512813b5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}} 2018-07-23 23:12:39,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7999137b-5449-45da-9cbe-ee85f3001694 2018-07-23 23:12:39,829 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj 2018-07-23 23:12:39,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:39,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:40,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Q46dY3QoSnWAtpbzDN_1fQ"], "issued_at": "2018-07-23T23:12:40.000000Z"}} 2018-07-23 23:12:40,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06fac4746462122db25b4dd62f1ca3d7f4ba3e9" 2018-07-23 23:12:40,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f86576a-70c4-4b47-aafe-2d76135315c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:40,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f86576a-70c4-4b47-aafe-2d76135315c8 2018-07-23 23:12:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:40,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:40,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06fac4746462122db25b4dd62f1ca3d7f4ba3e9" 2018-07-23 23:12:40,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56bc243-aa00-4182-8805-61fc19e3ddae Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:12:40,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b56bc243-aa00-4182-8805-61fc19e3ddae 2018-07-23 23:12:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06fac4746462122db25b4dd62f1ca3d7f4ba3e9" 2018-07-23 23:12:40,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c132ad-dbb5-492c-aec2-53971e2f090b Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5"}, "tags": [], "enabled": true, "id": "bf3cdbadd23d40dfb770aacd512813b5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}]} 2018-07-23 23:12:40,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj used request id req-e9c132ad-dbb5-492c-aec2-53971e2f090b 2018-07-23 23:12:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06fac4746462122db25b4dd62f1ca3d7f4ba3e9" 2018-07-23 23:12:40,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea48511-d03e-4867-bf43-fee169de09ff Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:12:40,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9ea48511-d03e-4867-bf43-fee169de09ff 2018-07-23 23:12:40,919 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0d1c8eac-84bc-401-user 2018-07-23 23:12:40,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:40,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:41,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87d5af2-3609-486a-ab6c-08580fb24390 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:12:41,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e87d5af2-3609-486a-ab6c-08580fb24390 2018-07-23 23:12:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" -d '{"role": {"name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role"}}' 2018-07-23 23:12:41,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a4fc21-0eba-4ca1-835c-fd88dedd6161 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "add4439d31a2435ea7d01f29e94b0fac", "links": {"self": "http://172.30.9.26:5000/v3/roles/add4439d31a2435ea7d01f29e94b0fac"}, "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role"}} 2018-07-23 23:12:41,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f7a4fc21-0eba-4ca1-835c-fd88dedd6161 2018-07-23 23:12:41,114 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role 2018-07-23 23:12:41,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/add4439d31a2435ea7d01f29e94b0fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:41,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25883481-b85b-4484-93f0-f5583875072d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "add4439d31a2435ea7d01f29e94b0fac", "links": {"self": "http://172.30.9.26:5000/v3/roles/add4439d31a2435ea7d01f29e94b0fac"}, "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role"}} 2018-07-23 23:12:41,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/add4439d31a2435ea7d01f29e94b0fac used request id req-25883481-b85b-4484-93f0-f5583875072d 2018-07-23 23:12:41,198 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role to project CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj 2018-07-23 23:12:41,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5/users/f57e08bd1d924a3b8d3859b105d3920d/roles/add4439d31a2435ea7d01f29e94b0fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:41,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cdcda68-b5af-4a8e-9846-6d612af90b24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:41,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5/users/f57e08bd1d924a3b8d3859b105d3920d/roles/add4439d31a2435ea7d01f29e94b0fac used request id req-3cdcda68-b5af-4a8e-9846-6d612af90b24 2018-07-23 23:12:41,321 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:12:41,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:41,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:41,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "add4439d31a2435ea7d01f29e94b0fac", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role"}], "expires_at": "2018-07-24T00:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-user", "id": "f57e08bd1d924a3b8d3859b105d3920d"}, "audit_ids": ["eL6eBuDTSmOzNzrz1YWUCQ"], "issued_at": "2018-07-23T23:12:41.000000Z"}} 2018-07-23 23:12:41,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" 2018-07-23 23:12:41,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c7cc5f-0d91-491a-a464-63c13b8f1700 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:41,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-56c7cc5f-0d91-491a-a464-63c13b8f1700 2018-07-23 23:12:41,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" 2018-07-23 23:12:42,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-465a3f0e-b7b3-4b47-ad01-bb5041953d7d Date: Mon, 23 Jul 2018 23:12:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image"} 2018-07-23 23:12:42,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image used request id req-465a3f0e-b7b3-4b47-ad01-bb5041953d7d 2018-07-23 23:12:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" 2018-07-23 23:12:42,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-da94b46b-5324-4f84-8d95-f67202427323 Date: Mon, 23 Jul 2018 23:12:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:42,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-da94b46b-5324-4f84-8d95-f67202427323 2018-07-23 23:12:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image"}' 2018-07-23 23:12:42,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b10f2d1b-fd94-4174-b54b-69bf71dd2e05 Date: Mon, 23 Jul 2018 23:12:42 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d", "min_disk": 0, "protected": false, "id": "5bea682a-1cc7-4b0f-8c50-433f234adb5d", "file": "/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/file", "checksum": null, "owner": "bf3cdbadd23d40dfb770aacd512813b5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:42,150 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b10f2d1b-fd94-4174-b54b-69bf71dd2e05 2018-07-23 23:12:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" -d '' 2018-07-23 23:12:42,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01d7d642-3851-49e3-9dec-1404f0841a36 Date: Mon, 23 Jul 2018 23:12:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:12:42,505 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/file used request id req-01d7d642-3851-49e3-9dec-1404f0841a36 2018-07-23 23:12:42,505 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:12:42,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" 2018-07-23 23:12:42,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1fd6f556-9870-414a-9f86-afffeaddf19e Date: Mon, 23 Jul 2018 23:12:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:42Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/snap", "metadata": {}}], "self": "/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d", "min_disk": 0, "protected": false, "id": "5bea682a-1cc7-4b0f-8c50-433f234adb5d", "file": "/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bf3cdbadd23d40dfb770aacd512813b5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:42,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d used request id req-1fd6f556-9870-414a-9f86-afffeaddf19e 2018-07-23 23:12:42,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" 2018-07-23 23:12:42,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b431c9dc-654a-45c8-8265-3339f4b6490a Date: Mon, 23 Jul 2018 23:12:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:42,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b431c9dc-654a-45c8-8265-3339f4b6490a 2018-07-23 23:12:42,536 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image 2018-07-23 23:12:42,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" 2018-07-23 23:12:42,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-515a691d-c16e-4f45-9279-8c7be06ed936 Date: Mon, 23 Jul 2018 23:12:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:42Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/snap", "metadata": {}}], "self": "/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d", "min_disk": 0, "protected": false, "id": "5bea682a-1cc7-4b0f-8c50-433f234adb5d", "file": "/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bf3cdbadd23d40dfb770aacd512813b5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:42,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d used request id req-515a691d-c16e-4f45-9279-8c7be06ed936 2018-07-23 23:12:42,557 - create_image - DEBUG - Instance status is - active 2018-07-23 23:12:42,557 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image 2018-07-23 23:12:42,557 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image 2018-07-23 23:12:42,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:42,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:42,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "add4439d31a2435ea7d01f29e94b0fac", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role"}], "expires_at": "2018-07-24T00:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-user", "id": "f57e08bd1d924a3b8d3859b105d3920d"}, "audit_ids": ["qbQ8pdgFRzm8yLwEB-GbRw"], "issued_at": "2018-07-23T23:12:42.000000Z"}} 2018-07-23 23:12:42,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973d2697-9012-4474-9f14-d450b3a0ce16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:43,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-973d2697-9012-4474-9f14-d450b3a0ce16 2018-07-23 23:12:43,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:43,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5ba3262-7b2d-40d0-8119-2bcd739d521a Date: Mon, 23 Jul 2018 23:12:43 GMT RESP BODY: {"networks":[]} 2018-07-23 23:12:43,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net used request id req-d5ba3262-7b2d-40d0-8119-2bcd739d521a 2018-07-23 23:12:43,194 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net 2018-07-23 23:12:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" -d '{"network": {"name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net", "admin_state_up": true}}' 2018-07-23 23:12:43,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-d06e428a-5490-4996-bdd4-d5d34251702a Date: Mon, 23 Jul 2018 23:12:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf3cdbadd23d40dfb770aacd512813b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:43Z","is_default":false,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","mtu":1450}} 2018-07-23 23:12:43,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d06e428a-5490-4996-bdd4-d5d34251702a 2018-07-23 23:12:43,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:43,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3860f153-0f97-4d34-9b97-58d1b6208958 Date: Mon, 23 Jul 2018 23:12:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf3cdbadd23d40dfb770aacd512813b5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net","admin_state_up":true,"tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","mtu":1450}]} 2018-07-23 23:12:43,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-3860f153-0f97-4d34-9b97-58d1b6208958 2018-07-23 23:12:43,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:43,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-371c8939-1343-47a6-8331-a853184d2a4e Date: Mon, 23 Jul 2018 23:12:43 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:12:43,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-371c8939-1343-47a6-8331-a853184d2a4e 2018-07-23 23:12:43,732 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet 2018-07-23 23:12:43,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" -d '{"subnets": [{"ip_version": 4, "network_id": "a58e7273-6642-4ed2-b4f6-08c7273eded8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet"}]}' 2018-07-23 23:12:44,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f1606a4e-6379-401d-8ddf-c1f56b6ce38c Date: Mon, 23 Jul 2018 23:12:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:43Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bf3cdbadd23d40dfb770aacd512813b5","id":"fb0af61e-41b5-434d-bfe3-ead58a43b92e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet"}]} 2018-07-23 23:12:44,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f1606a4e-6379-401d-8ddf-c1f56b6ce38c 2018-07-23 23:12:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:44,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-53469ba1-a906-4f00-b062-70e1a5242f6a Date: Mon, 23 Jul 2018 23:12:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf3cdbadd23d40dfb770aacd512813b5","l2_adjacency":true,"status":"ACTIVE","subnets":["fb0af61e-41b5-434d-bfe3-ead58a43b92e"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net","admin_state_up":true,"tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","mtu":1450}]} 2018-07-23 23:12:44,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-53469ba1-a906-4f00-b062-70e1a5242f6a 2018-07-23 23:12:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:44,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25ba5272-c1f2-477d-b355-11c093fe8e8f Date: Mon, 23 Jul 2018 23:12:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf3cdbadd23d40dfb770aacd512813b5","id":"fb0af61e-41b5-434d-bfe3-ead58a43b92e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet"}]} 2018-07-23 23:12:44,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-25ba5272-c1f2-477d-b355-11c093fe8e8f 2018-07-23 23:12:44,407 - OpenStackNetwork - DEBUG - Network [a58e7273-6642-4ed2-b4f6-08c7273eded8] created successfully 2018-07-23 23:12:44,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:44,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:44,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_17KT0FzQfOhHrP35NsUAQ"], "issued_at": "2018-07-23T23:12:44.000000Z"}} 2018-07-23 23:12:44,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7b5573a5a80277f5f919e1a8f5618ad0229ca" 2018-07-23 23:12:44,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86cd3062-87aa-4b98-b552-26d5daf3690a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:44,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-86cd3062-87aa-4b98-b552-26d5daf3690a 2018-07-23 23:12:44,910 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:44,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7b5573a5a80277f5f919e1a8f5618ad0229ca" 2018-07-23 23:12:45,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe0cdcf2-29c7-474c-ab75-21cafbfb8d07 x-compute-request-id: req-fe0cdcf2-29c7-474c-ab75-21cafbfb8d07 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:12:45,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fe0cdcf2-29c7-474c-ab75-21cafbfb8d07 2018-07-23 23:12:45,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7b5573a5a80277f5f919e1a8f5618ad0229ca" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-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-23 23:12:45,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3af10ac2-9d52-421e-9400-618b7c36d491 x-compute-request-id: req-3af10ac2-9d52-421e-9400-618b7c36d491 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/fa919589-136b-4c19-9f64-33aa3667e1a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/fa919589-136b-4c19-9f64-33aa3667e1a6", "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": "fa919589-136b-4c19-9f64-33aa3667e1a6"}} 2018-07-23 23:12:45,126 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3af10ac2-9d52-421e-9400-618b7c36d491 2018-07-23 23:12:45,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:45,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:45,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "add4439d31a2435ea7d01f29e94b0fac", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role"}], "expires_at": "2018-07-24T00:12:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-user", "id": "f57e08bd1d924a3b8d3859b105d3920d"}, "audit_ids": ["Ne496KPvTYikrJlbTe-bUg"], "issued_at": "2018-07-23T23:12:45.000000Z"}} 2018-07-23 23:12:45,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:45,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4b1d25-64c2-4538-a921-2a8382f0f3af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:45,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4a4b1d25-64c2-4538-a921-2a8382f0f3af 2018-07-23 23:12:45,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:45,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd69f7be-b380-456b-a96e-59f7dddbccb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:45,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fd69f7be-b380-456b-a96e-59f7dddbccb0 2018-07-23 23:12:45,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-59d733da-b241-4fac-afd3-7afd8caa8fae Date: Mon, 23 Jul 2018 23:12:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf3cdbadd23d40dfb770aacd512813b5","l2_adjacency":true,"status":"ACTIVE","subnets":["fb0af61e-41b5-434d-bfe3-ead58a43b92e"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net","admin_state_up":true,"tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","mtu":1450}]} 2018-07-23 23:12:46,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net used request id req-59d733da-b241-4fac-afd3-7afd8caa8fae 2018-07-23 23:12:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:46,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:46,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1beb400-00b2-4d4f-9c11-c1b36f388cc4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}} 2018-07-23 23:12:46,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 used request id req-c1beb400-00b2-4d4f-9c11-c1b36f388cc4 2018-07-23 23:12:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-951cbaea-b53f-4044-a221-648c0f5eb689 Date: Mon, 23 Jul 2018 23:12:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf3cdbadd23d40dfb770aacd512813b5","id":"fb0af61e-41b5-434d-bfe3-ead58a43b92e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet"}]} 2018-07-23 23:12:46,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-951cbaea-b53f-4044-a221-648c0f5eb689 2018-07-23 23:12:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8&name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c1481302-a44a-4d0e-a806-df9e8421e031 Date: Mon, 23 Jul 2018 23:12:46 GMT RESP BODY: {"ports":[]} 2018-07-23 23:12:46,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8&name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4port-1&admin_state_up=True used request id req-c1481302-a44a-4d0e-a806-df9e8421e031 2018-07-23 23:12:46,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51244353-65d2-4aba-88e2-1729d298d74e x-compute-request-id: req-51244353-65d2-4aba-88e2-1729d298d74e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:12:46,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-inst used request id req-51244353-65d2-4aba-88e2-1729d298d74e 2018-07-23 23:12:46,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ca6351d2-944b-43dd-bf53-9c7d9103793d Date: Mon, 23 Jul 2018 23:12:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf3cdbadd23d40dfb770aacd512813b5","l2_adjacency":true,"status":"ACTIVE","subnets":["fb0af61e-41b5-434d-bfe3-ead58a43b92e"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net","admin_state_up":true,"tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","mtu":1450}]} 2018-07-23 23:12:46,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net used request id req-ca6351d2-944b-43dd-bf53-9c7d9103793d 2018-07-23 23:12:46,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4049856e-d4b1-40e4-b1aa-22f102d13ac1 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}} 2018-07-23 23:12:46,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 used request id req-4049856e-d4b1-40e4-b1aa-22f102d13ac1 2018-07-23 23:12:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-07d13bd1-9214-4204-b25d-f4bbeaf973ae Date: Mon, 23 Jul 2018 23:12:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf3cdbadd23d40dfb770aacd512813b5","id":"fb0af61e-41b5-434d-bfe3-ead58a43b92e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet"}]} 2018-07-23 23:12:46,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-07d13bd1-9214-4204-b25d-f4bbeaf973ae 2018-07-23 23:12:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8&name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:46,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e900c51-44ed-49fe-9d14-89b2a0b53d81 Date: Mon, 23 Jul 2018 23:12:46 GMT RESP BODY: {"ports":[]} 2018-07-23 23:12:46,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8&name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4port-1&admin_state_up=True used request id req-9e900c51-44ed-49fe-9d14-89b2a0b53d81 2018-07-23 23:12:46,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:46,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:47,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "add4439d31a2435ea7d01f29e94b0fac", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role"}], "expires_at": "2018-07-24T00:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/bf3cdbadd23d40dfb770aacd512813b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-user", "id": "f57e08bd1d924a3b8d3859b105d3920d"}, "audit_ids": ["XMz-GDOARi-rjHRvknBF0A"], "issued_at": "2018-07-23T23:12:47.000000Z"}} 2018-07-23 23:12:47,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423e63db714918775f596ae1a97e9ec3ce3e9eaf" 2018-07-23 23:12:47,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aad68dc-4b45-465a-847b-8eac635a47a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:47,245 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1aad68dc-4b45-465a-847b-8eac635a47a3 2018-07-23 23:12:47,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:47,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1110e136-d3f0-4554-9e91-d541ef54d4f0 Date: Mon, 23 Jul 2018 23:12:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf3cdbadd23d40dfb770aacd512813b5","l2_adjacency":true,"status":"ACTIVE","subnets":["fb0af61e-41b5-434d-bfe3-ead58a43b92e"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net","admin_state_up":true,"tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","mtu":1450}]} 2018-07-23 23:12:47,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net used request id req-1110e136-d3f0-4554-9e91-d541ef54d4f0 2018-07-23 23:12:47,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:47,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22dd7a61-34d1-468e-be96-e1db3886851f Date: Mon, 23 Jul 2018 23:12:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf3cdbadd23d40dfb770aacd512813b5","id":"fb0af61e-41b5-434d-bfe3-ead58a43b92e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet"}]} 2018-07-23 23:12:47,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-22dd7a61-34d1-468e-be96-e1db3886851f 2018-07-23 23:12:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:47,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3328b617-bfbb-433c-8c87-576d07280ba9 Date: Mon, 23 Jul 2018 23:12:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf3cdbadd23d40dfb770aacd512813b5","l2_adjacency":true,"status":"ACTIVE","subnets":["fb0af61e-41b5-434d-bfe3-ead58a43b92e"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net","admin_state_up":true,"tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","mtu":1450}]} 2018-07-23 23:12:47,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net used request id req-3328b617-bfbb-433c-8c87-576d07280ba9 2018-07-23 23:12:47,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:47,735 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423e63db714918775f596ae1a97e9ec3ce3e9eaf" 2018-07-23 23:12:47,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5a5d1c-41da-493f-b2ea-0022a5048b4e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}} 2018-07-23 23:12:47,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 used request id req-1e5a5d1c-41da-493f-b2ea-0022a5048b4e 2018-07-23 23:12:47,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" 2018-07-23 23:12:47,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91659890-7657-4297-8b3c-cea05854fa6f Date: Mon, 23 Jul 2018 23:12:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a58e7273-6642-4ed2-b4f6-08c7273eded8","tenant_id":"bf3cdbadd23d40dfb770aacd512813b5","created_at":"2018-07-23T23:12:43Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bf3cdbadd23d40dfb770aacd512813b5","id":"fb0af61e-41b5-434d-bfe3-ead58a43b92e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet"}]} 2018-07-23 23:12:47,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-91659890-7657-4297-8b3c-cea05854fa6f 2018-07-23 23:12:47,881 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net 2018-07-23 23:12:47,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754fd658a34a99b4538523d8ce224db442522e46" -d '{"port": {"network_id": "a58e7273-6642-4ed2-b4f6-08c7273eded8", "name": "CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-07-23 23:12:47,896 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-2adac5ec-d5e2-4aa3-9712-a06b42c6a648 Date: Mon, 23 Jul 2018 23:12:47 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 23:12:47,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-2adac5ec-d5e2-4aa3-9712-a06b42c6a648 2018-07-23 23:12:47,896 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 23:12:47,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/fa919589-136b-4c19-9f64-33aa3667e1a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84a7b5573a5a80277f5f919e1a8f5618ad0229ca" 2018-07-23 23:12:47,929 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-702956fc-3c6b-46c0-b8e2-7b18866bf30b x-compute-request-id: req-702956fc-3c6b-46c0-b8e2-7b18866bf30b Content-Length: 0 Content-Type: application/json 2018-07-23 23:12:47,929 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/fa919589-136b-4c19-9f64-33aa3667e1a6 used request id req-702956fc-3c6b-46c0-b8e2-7b18866bf30b 2018-07-23 23:12:47,930 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet 2018-07-23 23:12:47,930 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-subnet 2018-07-23 23:12:47,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/fb0af61e-41b5-434d-bfe3-ead58a43b92e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:49,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f6f14f9-22f8-41d1-a648-59099f86ed7a Date: Mon, 23 Jul 2018 23:12:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:49,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/fb0af61e-41b5-434d-bfe3-ead58a43b92e used request id req-0f6f14f9-22f8-41d1-a648-59099f86ed7a 2018-07-23 23:12:49,196 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-pub-net 2018-07-23 23:12:49,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a58e7273-6642-4ed2-b4f6-08c7273eded8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0519ca1a68e3d0458e3ab3b7b176b559b01360" 2018-07-23 23:12:50,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb8c4a76-1bb7-4f03-a1fa-296ec44ad172 Date: Mon, 23 Jul 2018 23:12:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:50,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a58e7273-6642-4ed2-b4f6-08c7273eded8 used request id req-bb8c4a76-1bb7-4f03-a1fa-296ec44ad172 2018-07-23 23:12:50,214 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-abe775d2-9fbc-425a-aae8-b835215de1e4-image 2018-07-23 23:12:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24d7fab84066bc539681f9d7ad25f295392fbf4f" 2018-07-23 23:12:50,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1acd739-fe38-42c2-93fe-7868f2b5dfec Date: Mon, 23 Jul 2018 23:12:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:12:50,485 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/5bea682a-1cc7-4b0f-8c50-433f234adb5d used request id req-a1acd739-fe38-42c2-93fe-7868f2b5dfec 2018-07-23 23:12:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:50,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8847ca18-bc6d-4e7b-9e29-0bb719d508de Date: Mon, 23 Jul 2018 23:12:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "created_at": "2018-07-23T23:12:43Z", "updated_at": "2018-07-23T23:12:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "revision_number": 0, "id": "1307c3da-95e0-4565-9958-610259f55c08", "remote_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf3cdbadd23d40dfb770aacd512813b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "revision_number": 0, "id": "33e111ee-518b-4acc-85d5-79ddbc4d4ca4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf3cdbadd23d40dfb770aacd512813b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "revision_number": 0, "id": "89a52d2c-5c33-4f41-8492-3a77aaa304b8", "remote_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf3cdbadd23d40dfb770aacd512813b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "revision_number": 0, "id": "b836e34e-c10f-4f76-881e-8f6cd93aad32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf3cdbadd23d40dfb770aacd512813b5"}], "revision_number": 4, "project_id": "bf3cdbadd23d40dfb770aacd512813b5", "id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:12:50,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8847ca18-bc6d-4e7b-9e29-0bb719d508de 2018-07-23 23:12:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:50,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e7f2d1-6467-40f2-914a-464d17d59328 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:50,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a1e7f2d1-6467-40f2-914a-464d17d59328 2018-07-23 23:12:50,825 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:50,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec986925-e766-4aca-820b-98dbf5c50375 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:12:50,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-ec986925-e766-4aca-820b-98dbf5c50375 2018-07-23 23:12:50,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:12:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:50,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79986c96-9784-4909-b199-be2fb832a9cf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:12:50,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-79986c96-9784-4909-b199-be2fb832a9cf 2018-07-23 23:12:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:51,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac0f5d24-25b0-49b8-9cf5-cb87ac4e51b0 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf3cdbadd23d40dfb770aacd512813b5", "name": "CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj"}} 2018-07-23 23:12:51,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 used request id req-ac0f5d24-25b0-49b8-9cf5-cb87ac4e51b0 2018-07-23 23:12:51,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11 2018-07-23 23:12:51,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:51,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-39551ce4-3f7b-4743-a978-4999595b1693 Date: Mon, 23 Jul 2018 23:12:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "port_range_min": null, "revision_number": 0, "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "created_at": "2018-07-23T23:12:43Z", "project_id": "bf3cdbadd23d40dfb770aacd512813b5", "id": "1307c3da-95e0-4565-9958-610259f55c08"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "port_range_min": null, "revision_number": 0, "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "created_at": "2018-07-23T23:12:43Z", "project_id": "bf3cdbadd23d40dfb770aacd512813b5", "id": "33e111ee-518b-4acc-85d5-79ddbc4d4ca4"}, {"remote_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "port_range_min": null, "revision_number": 0, "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "created_at": "2018-07-23T23:12:43Z", "project_id": "bf3cdbadd23d40dfb770aacd512813b5", "id": "89a52d2c-5c33-4f41-8492-3a77aaa304b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:43Z", "security_group_id": "3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11", "port_range_min": null, "revision_number": 0, "tenant_id": "bf3cdbadd23d40dfb770aacd512813b5", "created_at": "2018-07-23T23:12:43Z", "project_id": "bf3cdbadd23d40dfb770aacd512813b5", "id": "b836e34e-c10f-4f76-881e-8f6cd93aad32"}]} 2018-07-23 23:12:51,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11 used request id req-39551ce4-3f7b-4743-a978-4999595b1693 2018-07-23 23:12:51,114 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:12:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:51,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dda86e28-41c9-4fb9-b37b-28ddd902ea31 Content-Length: 0 Date: Mon, 23 Jul 2018 23:12:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:12:51,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/3aa8d1fa-44a9-4a16-aa9a-3bb22ea32c11 used request id req-dda86e28-41c9-4fb9-b37b-28ddd902ea31 2018-07-23 23:12:51,238 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj 2018-07-23 23:12:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:51,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-258da98a-0a91-4380-98fb-8176663b55f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:51,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/bf3cdbadd23d40dfb770aacd512813b5 used request id req-258da98a-0a91-4380-98fb-8176663b55f6 2018-07-23 23:12:51,470 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0d1c8eac-84bc-401-proj-role 2018-07-23 23:12:51,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/add4439d31a2435ea7d01f29e94b0fac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:51,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53159457-514f-4199-acc7-e93c69d29842 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:51,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/add4439d31a2435ea7d01f29e94b0fac used request id req-53159457-514f-4199-acc7-e93c69d29842 2018-07-23 23:12:51,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea9f162545fd98577a35bab2eafa4af136a379" 2018-07-23 23:12:51,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01330b9-1670-4598-8d66-d39532178cd0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:12:51,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a01330b9-1670-4598-8d66-d39532178cd0 2018-07-23 23:12:51,667 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0d1c8eac-84bc-401-user 2018-07-23 23:12:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f57e08bd1d924a3b8d3859b105d3920d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06fac4746462122db25b4dd62f1ca3d7f4ba3e9" 2018-07-23 23:12:51,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c6b0d73-c6e5-48dc-a63b-c52a133e8cdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:51,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f57e08bd1d924a3b8d3859b105d3920d used request id req-3c6b0d73-c6e5-48dc-a63b-c52a133e8cdb 2018-07-23 23:12:51,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:52,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["JmCOJRkfTt26_LcCUHY_pA"], "issued_at": "2018-07-23T23:12:52.000000Z"}} 2018-07-23 23:12:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7d6c9b0e572353092378c8f528ef9c411b265d" 2018-07-23 23:12:52,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73cc074a-19b2-4321-a0dc-feea620774ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:52,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-73cc074a-19b2-4321-a0dc-feea620774ee 2018-07-23 23:12:52,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:52,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:52,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["d0JqRHUgT4KmZIor3pQijQ"], "issued_at": "2018-07-23T23:12:52.000000Z"}} 2018-07-23 23:12:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:12:52,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d70458-efa3-46b0-898c-0f3d90c1f0ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:52,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-20d70458-efa3-46b0-898c-0f3d90c1f0ec 2018-07-23 23:12:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:52,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:12:52,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-724b7e1f-9cfb-4192-b9a1-2a579ae82047 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:12:52,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj used request id req-724b7e1f-9cfb-4192-b9a1-2a579ae82047 2018-07-23 23:12:52,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:12:53,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841b6385-341c-49b2-8049-c33d5276a942 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:12:53,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-841b6385-341c-49b2-8049-c33d5276a942 2018-07-23 23:12:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}}' 2018-07-23 23:12:53,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09760d4b-a37a-4a46-88e2-83a755d4d72e Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063"}, "tags": [], "enabled": true, "id": "45e663501d554be585afd96a9ecc0063", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}} 2018-07-23 23:12:53,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-09760d4b-a37a-4a46-88e2-83a755d4d72e 2018-07-23 23:12:53,156 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj 2018-07-23 23:12:53,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:53,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:53,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ehmwWaYBTBmssu8Up4p2Uw"], "issued_at": "2018-07-23T23:12:53.000000Z"}} 2018-07-23 23:12:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b689f5f814d547d483a19db10ed2e4af46b3ed4" 2018-07-23 23:12:53,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e7fd04-8132-4679-a24e-2c1ff2cebc35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:53,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e3e7fd04-8132-4679-a24e-2c1ff2cebc35 2018-07-23 23:12:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:53,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b689f5f814d547d483a19db10ed2e4af46b3ed4" 2018-07-23 23:12:53,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b39ac35-54e5-4e63-a3c9-5f5ea359f88e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:12:53,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-0b39ac35-54e5-4e63-a3c9-5f5ea359f88e 2018-07-23 23:12:53,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b689f5f814d547d483a19db10ed2e4af46b3ed4" 2018-07-23 23:12:53,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47a92a0-1cec-432f-9c3b-722beec746e9 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063"}, "tags": [], "enabled": true, "id": "45e663501d554be585afd96a9ecc0063", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}]} 2018-07-23 23:12:53,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj used request id req-a47a92a0-1cec-432f-9c3b-722beec746e9 2018-07-23 23:12:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b689f5f814d547d483a19db10ed2e4af46b3ed4" 2018-07-23 23:12:53,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e38802db-5181-48a0-a457-6b3e734186c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:12:53,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e38802db-5181-48a0-a457-6b3e734186c3 2018-07-23 23:12:54,213 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-user 2018-07-23 23:12:54,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:12:54,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794e754e-83b7-4718-9213-c8357afa636b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:12:54,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-794e754e-83b7-4718-9213-c8357afa636b 2018-07-23 23:12:54,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" -d '{"role": {"name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role"}}' 2018-07-23 23:12:54,338 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6157e1c9-0190-433d-acee-e591d8e9d5a6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c99e03f695b41bfade7c5787212ef20", "links": {"self": "http://172.30.9.26:5000/v3/roles/1c99e03f695b41bfade7c5787212ef20"}, "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role"}} 2018-07-23 23:12:54,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6157e1c9-0190-433d-acee-e591d8e9d5a6 2018-07-23 23:12:54,339 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role 2018-07-23 23:12:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1c99e03f695b41bfade7c5787212ef20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:12:54,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49212ff-0c79-48f9-a91d-6d8cefb7064f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c99e03f695b41bfade7c5787212ef20", "links": {"self": "http://172.30.9.26:5000/v3/roles/1c99e03f695b41bfade7c5787212ef20"}, "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role"}} 2018-07-23 23:12:54,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1c99e03f695b41bfade7c5787212ef20 used request id req-a49212ff-0c79-48f9-a91d-6d8cefb7064f 2018-07-23 23:12:54,427 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role to project CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj 2018-07-23 23:12:54,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063/users/938d51dd03d046f3a03365434343016d/roles/1c99e03f695b41bfade7c5787212ef20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:12:54,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a36f2081-3791-49dd-a30e-3a60848e7a44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:12:54,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063/users/938d51dd03d046f3a03365434343016d/roles/1c99e03f695b41bfade7c5787212ef20 used request id req-a36f2081-3791-49dd-a30e-3a60848e7a44 2018-07-23 23:12:54,553 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:12:54,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:54,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:54,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c99e03f695b41bfade7c5787212ef20", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role"}], "expires_at": "2018-07-24T00:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-user", "id": "938d51dd03d046f3a03365434343016d"}, "audit_ids": ["dmZPaTqzR_a2JEo51qBZzw"], "issued_at": "2018-07-23T23:12:54.000000Z"}} 2018-07-23 23:12:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" 2018-07-23 23:12:55,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5ff565-d6af-4893-b011-6bf4323c8499 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:55,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ba5ff565-d6af-4893-b011-6bf4323c8499 2018-07-23 23:12:55,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" 2018-07-23 23:12:55,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d2758acb-8b86-4eb1-9b29-ede536a30528 Date: Mon, 23 Jul 2018 23:12:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image"} 2018-07-23 23:12:55,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image used request id req-d2758acb-8b86-4eb1-9b29-ede536a30528 2018-07-23 23:12:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" 2018-07-23 23:12:55,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5ed2aed0-908f-4f40-b793-527881b18709 Date: Mon, 23 Jul 2018 23:12:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:55,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5ed2aed0-908f-4f40-b793-527881b18709 2018-07-23 23:12:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image"}' 2018-07-23 23:12:55,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-77120beb-e862-4cb9-99aa-c64cef3e9f62 Date: Mon, 23 Jul 2018 23:12:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b", "min_disk": 0, "protected": false, "id": "95716ea9-535c-4e23-ba86-e142ba54163b", "file": "/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b/file", "checksum": null, "owner": "45e663501d554be585afd96a9ecc0063", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:55,283 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-77120beb-e862-4cb9-99aa-c64cef3e9f62 2018-07-23 23:12:55,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" -d '' 2018-07-23 23:12:56,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-693a5a6f-40f5-4c68-b358-6d73934bbd95 Date: Mon, 23 Jul 2018 23:12:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:12:56,315 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b/file used request id req-693a5a6f-40f5-4c68-b358-6d73934bbd95 2018-07-23 23:12:56,315 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:12:56,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" 2018-07-23 23:12:56,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f085fd34-4a2f-4d30-9e26-44bf80923783 Date: Mon, 23 Jul 2018 23:12:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/95716ea9-535c-4e23-ba86-e142ba54163b/snap", "metadata": {}}], "self": "/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b", "min_disk": 0, "protected": false, "id": "95716ea9-535c-4e23-ba86-e142ba54163b", "file": "/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45e663501d554be585afd96a9ecc0063", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/95716ea9-535c-4e23-ba86-e142ba54163b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:56,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b used request id req-f085fd34-4a2f-4d30-9e26-44bf80923783 2018-07-23 23:12:56,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" 2018-07-23 23:12:56,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-58f0a914-7e54-49f4-8649-9c6f60cfdb96 Date: Mon, 23 Jul 2018 23:12:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:12:56,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-58f0a914-7e54-49f4-8649-9c6f60cfdb96 2018-07-23 23:12:56,346 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image 2018-07-23 23:12:56,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" 2018-07-23 23:12:56,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-30760fc1-01c2-4e13-92ad-8e3af92ebd1a Date: Mon, 23 Jul 2018 23:12:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:12:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:12:56Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/95716ea9-535c-4e23-ba86-e142ba54163b/snap", "metadata": {}}], "self": "/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b", "min_disk": 0, "protected": false, "id": "95716ea9-535c-4e23-ba86-e142ba54163b", "file": "/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "45e663501d554be585afd96a9ecc0063", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/95716ea9-535c-4e23-ba86-e142ba54163b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:12:56,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b used request id req-30760fc1-01c2-4e13-92ad-8e3af92ebd1a 2018-07-23 23:12:56,364 - create_image - DEBUG - Instance status is - active 2018-07-23 23:12:56,364 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image 2018-07-23 23:12:56,364 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image 2018-07-23 23:12:56,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:56,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:56,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c99e03f695b41bfade7c5787212ef20", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role"}], "expires_at": "2018-07-24T00:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-user", "id": "938d51dd03d046f3a03365434343016d"}, "audit_ids": ["st77yaQSTIm5TT-7UecKww"], "issued_at": "2018-07-23T23:12:56.000000Z"}} 2018-07-23 23:12:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:12:56,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de553c1-7775-4ce2-8f2a-17d875ff3188 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:56,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4de553c1-7775-4ce2-8f2a-17d875ff3188 2018-07-23 23:12:56,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:12:57,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-920a7642-06cc-4743-9826-c46fee96e2bd Date: Mon, 23 Jul 2018 23:12:57 GMT RESP BODY: {"networks":[]} 2018-07-23 23:12:57,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net used request id req-920a7642-06cc-4743-9826-c46fee96e2bd 2018-07-23 23:12:57,003 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net 2018-07-23 23:12:57,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" -d '{"network": {"name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net", "admin_state_up": true}}' 2018-07-23 23:12:57,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b427cdf5-30d0-4561-b4eb-63a635333537 Date: Mon, 23 Jul 2018 23:12:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07d09adc-0bea-4642-9fbe-a8a440af4033","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45e663501d554be585afd96a9ecc0063","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:57Z","is_default":false,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","mtu":1450}} 2018-07-23 23:12:57,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-b427cdf5-30d0-4561-b4eb-63a635333537 2018-07-23 23:12:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:12:57,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-eac531b2-316b-4b4a-9d3f-577b6a2af2d4 Date: Mon, 23 Jul 2018 23:12:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"07d09adc-0bea-4642-9fbe-a8a440af4033","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45e663501d554be585afd96a9ecc0063","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:12:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net","admin_state_up":true,"tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","mtu":1450}]} 2018-07-23 23:12:57,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-eac531b2-316b-4b4a-9d3f-577b6a2af2d4 2018-07-23 23:12:57,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:12:57,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-53c3acfd-b214-40c5-8ed3-27da323052d4 Date: Mon, 23 Jul 2018 23:12:57 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:12:57,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-53c3acfd-b214-40c5-8ed3-27da323052d4 2018-07-23 23:12:57,512 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet 2018-07-23 23:12:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" -d '{"subnets": [{"ip_version": 4, "network_id": "07d09adc-0bea-4642-9fbe-a8a440af4033", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]}' 2018-07-23 23:12:58,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c5b5667-58f1-4134-89d7-e3411cacd4ba Date: Mon, 23 Jul 2018 23:12:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d09adc-0bea-4642-9fbe-a8a440af4033","tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:57Z","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":"45e663501d554be585afd96a9ecc0063","id":"8d184995-57a5-4e64-8870-10d32f2d490d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]} 2018-07-23 23:12:58,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-6c5b5667-58f1-4134-89d7-e3411cacd4ba 2018-07-23 23:12:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:12:58,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3d64379e-808a-4bae-9e48-823a4901d2b7 Date: Mon, 23 Jul 2018 23:12:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07d09adc-0bea-4642-9fbe-a8a440af4033","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45e663501d554be585afd96a9ecc0063","l2_adjacency":true,"status":"ACTIVE","subnets":["8d184995-57a5-4e64-8870-10d32f2d490d"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net","admin_state_up":true,"tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","mtu":1450}]} 2018-07-23 23:12:58,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-3d64379e-808a-4bae-9e48-823a4901d2b7 2018-07-23 23:12:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:12:58,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-32780f6f-a374-47d1-9f0b-704526301f94 Date: Mon, 23 Jul 2018 23:12:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d09adc-0bea-4642-9fbe-a8a440af4033","tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45e663501d554be585afd96a9ecc0063","id":"8d184995-57a5-4e64-8870-10d32f2d490d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]} 2018-07-23 23:12:58,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-32780f6f-a374-47d1-9f0b-704526301f94 2018-07-23 23:12:58,201 - OpenStackNetwork - DEBUG - Network [07d09adc-0bea-4642-9fbe-a8a440af4033] created successfully 2018-07-23 23:12:58,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:58,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:58,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["pX5YkUz-Txa_kZvYJIZa_g"], "issued_at": "2018-07-23T23:12:58.000000Z"}} 2018-07-23 23:12:58,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be288551fff04595e5612c1a01bd50b30ee17b1" 2018-07-23 23:12:58,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30aaece3-35ef-4f2b-ae83-68e348d6ef35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:58,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-30aaece3-35ef-4f2b-ae83-68e348d6ef35 2018-07-23 23:12:58,679 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:58,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be288551fff04595e5612c1a01bd50b30ee17b1" 2018-07-23 23:12:58,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ba3ff24-450c-4c9f-9873-7b364b370372 x-compute-request-id: req-5ba3ff24-450c-4c9f-9873-7b364b370372 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:12:58,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5ba3ff24-450c-4c9f-9873-7b364b370372 2018-07-23 23:12:58,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be288551fff04595e5612c1a01bd50b30ee17b1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-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-23 23:12:58,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30dbcc14-a499-41ff-829e-d1b10e90e8e8 x-compute-request-id: req-30dbcc14-a499-41ff-829e-d1b10e90e8e8 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b22a8497-86e7-414f-988a-9bab69558bae", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b22a8497-86e7-414f-988a-9bab69558bae", "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": "b22a8497-86e7-414f-988a-9bab69558bae"}} 2018-07-23 23:12:58,897 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-30dbcc14-a499-41ff-829e-d1b10e90e8e8 2018-07-23 23:12:58,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:12:58,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:12:59,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c99e03f695b41bfade7c5787212ef20", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role"}], "expires_at": "2018-07-24T00:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-user", "id": "938d51dd03d046f3a03365434343016d"}, "audit_ids": ["oT-aokdwQDq-4svoePJkBA"], "issued_at": "2018-07-23T23:12:59.000000Z"}} 2018-07-23 23:12:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:12:59,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61863429-c499-453e-82c4-49f1c86a21fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:59,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-61863429-c499-453e-82c4-49f1c86a21fa 2018-07-23 23:12:59,419 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:12:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:12:59,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064224d5-a933-40f7-be6a-dc9430c2e998 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:12:59,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-064224d5-a933-40f7-be6a-dc9430c2e998 2018-07-23 23:12:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:12:59,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9db8be08-797d-4087-a0f4-2ebdae485811 Date: Mon, 23 Jul 2018 23:12:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07d09adc-0bea-4642-9fbe-a8a440af4033","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45e663501d554be585afd96a9ecc0063","l2_adjacency":true,"status":"ACTIVE","subnets":["8d184995-57a5-4e64-8870-10d32f2d490d"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net","admin_state_up":true,"tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","mtu":1450}]} 2018-07-23 23:12:59,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net used request id req-9db8be08-797d-4087-a0f4-2ebdae485811 2018-07-23 23:12:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:12:59,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:12:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:12:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:12:59,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc31afa-4f74-495b-b382-a51960e70cf9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}} 2018-07-23 23:12:59,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 used request id req-cdc31afa-4f74-495b-b382-a51960e70cf9 2018-07-23 23:12:59,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:12:59,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5428794a-d342-4b59-b234-4f10ec9cb2e3 Date: Mon, 23 Jul 2018 23:12:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d09adc-0bea-4642-9fbe-a8a440af4033","tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45e663501d554be585afd96a9ecc0063","id":"8d184995-57a5-4e64-8870-10d32f2d490d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]} 2018-07-23 23:12:59,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-5428794a-d342-4b59-b234-4f10ec9cb2e3 2018-07-23 23:12:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:12:59,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7916cf80-2379-43f6-9480-4b53f7be0200 Date: Mon, 23 Jul 2018 23:12:59 GMT RESP BODY: {"ports":[]} 2018-07-23 23:12:59,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178port-1&admin_state_up=True used request id req-7916cf80-2379-43f6-9480-4b53f7be0200 2018-07-23 23:12:59,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:00,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:12:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58922416-4e93-4bca-a258-3b62f1d44843 x-compute-request-id: req-58922416-4e93-4bca-a258-3b62f1d44843 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:13:00,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-inst used request id req-58922416-4e93-4bca-a258-3b62f1d44843 2018-07-23 23:13:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:00,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ea297d8a-58da-4b83-9ad4-d84a4e460ccb Date: Mon, 23 Jul 2018 23:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07d09adc-0bea-4642-9fbe-a8a440af4033","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45e663501d554be585afd96a9ecc0063","l2_adjacency":true,"status":"ACTIVE","subnets":["8d184995-57a5-4e64-8870-10d32f2d490d"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net","admin_state_up":true,"tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","mtu":1450}]} 2018-07-23 23:13:00,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net used request id req-ea297d8a-58da-4b83-9ad4-d84a4e460ccb 2018-07-23 23:13:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8acbcb-b082-4f53-982f-116e32a4656d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}} 2018-07-23 23:13:00,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 used request id req-9a8acbcb-b082-4f53-982f-116e32a4656d 2018-07-23 23:13:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:00,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-601ebfa6-f5d7-4f0f-80ea-7b3a490eb596 Date: Mon, 23 Jul 2018 23:13:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d09adc-0bea-4642-9fbe-a8a440af4033","tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45e663501d554be585afd96a9ecc0063","id":"8d184995-57a5-4e64-8870-10d32f2d490d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]} 2018-07-23 23:13:00,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-601ebfa6-f5d7-4f0f-80ea-7b3a490eb596 2018-07-23 23:13:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:00,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2325f07e-b87f-41ab-8471-d262b1e8dfa6 Date: Mon, 23 Jul 2018 23:13:00 GMT RESP BODY: {"ports":[]} 2018-07-23 23:13:00,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178port-1&admin_state_up=True used request id req-2325f07e-b87f-41ab-8471-d262b1e8dfa6 2018-07-23 23:13:00,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:00,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:00,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c99e03f695b41bfade7c5787212ef20", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role"}], "expires_at": "2018-07-24T00:13:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/45e663501d554be585afd96a9ecc0063", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-user", "id": "938d51dd03d046f3a03365434343016d"}, "audit_ids": ["19IWifTpRV6WVjsIjcQiaw"], "issued_at": "2018-07-23T23:13:00.000000Z"}} 2018-07-23 23:13:00,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd463c5c56eca525569cd5fea0b6407cc603d8" 2018-07-23 23:13:00,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50b1546-cad1-4e7a-a6d9-e1e6334145d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:00,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e50b1546-cad1-4e7a-a6d9-e1e6334145d3 2018-07-23 23:13:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:01,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-265adb0d-4e7a-4533-af9f-5ea5f7770457 Date: Mon, 23 Jul 2018 23:13:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07d09adc-0bea-4642-9fbe-a8a440af4033","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45e663501d554be585afd96a9ecc0063","l2_adjacency":true,"status":"ACTIVE","subnets":["8d184995-57a5-4e64-8870-10d32f2d490d"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net","admin_state_up":true,"tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","mtu":1450}]} 2018-07-23 23:13:01,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net used request id req-265adb0d-4e7a-4533-af9f-5ea5f7770457 2018-07-23 23:13:01,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:01,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20b18af8-de22-40e2-8e1f-bb81cd22ca9d Date: Mon, 23 Jul 2018 23:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d09adc-0bea-4642-9fbe-a8a440af4033","tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45e663501d554be585afd96a9ecc0063","id":"8d184995-57a5-4e64-8870-10d32f2d490d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]} 2018-07-23 23:13:01,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-20b18af8-de22-40e2-8e1f-bb81cd22ca9d 2018-07-23 23:13:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:01,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-70607df5-92ab-4ddb-9045-cae8434d3ca3 Date: Mon, 23 Jul 2018 23:13:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"07d09adc-0bea-4642-9fbe-a8a440af4033","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45e663501d554be585afd96a9ecc0063","l2_adjacency":true,"status":"ACTIVE","subnets":["8d184995-57a5-4e64-8870-10d32f2d490d"],"description":"","tags":[],"updated_at":"2018-07-23T23:12:57Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net","admin_state_up":true,"tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","mtu":1450}]} 2018-07-23 23:13:01,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net used request id req-70607df5-92ab-4ddb-9045-cae8434d3ca3 2018-07-23 23:13:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:01,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd463c5c56eca525569cd5fea0b6407cc603d8" 2018-07-23 23:13:01,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a16db9a-3a99-43a7-94ce-986b4b7c31ef Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}} 2018-07-23 23:13:01,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 used request id req-8a16db9a-3a99-43a7-94ce-986b4b7c31ef 2018-07-23 23:13:01,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:01,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cfbc0e3b-4878-42bd-a81f-2f1847fe1a18 Date: Mon, 23 Jul 2018 23:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d09adc-0bea-4642-9fbe-a8a440af4033","tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45e663501d554be585afd96a9ecc0063","id":"8d184995-57a5-4e64-8870-10d32f2d490d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]} 2018-07-23 23:13:01,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-cfbc0e3b-4878-42bd-a81f-2f1847fe1a18 2018-07-23 23:13:01,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" 2018-07-23 23:13:01,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7f49cc04-b3ce-4025-ad90-b1eecb4aa355 Date: Mon, 23 Jul 2018 23:13:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"07d09adc-0bea-4642-9fbe-a8a440af4033","tenant_id":"45e663501d554be585afd96a9ecc0063","created_at":"2018-07-23T23:12:57Z","dns_nameservers":[],"updated_at":"2018-07-23T23:12:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"45e663501d554be585afd96a9ecc0063","id":"8d184995-57a5-4e64-8870-10d32f2d490d","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet"}]} 2018-07-23 23:13:01,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=07d09adc-0bea-4642-9fbe-a8a440af4033&name=CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet used request id req-7f49cc04-b3ce-4025-ad90-b1eecb4aa355 2018-07-23 23:13:01,449 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net 2018-07-23 23:13:01,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfbdc77e1fe2db33ff11a166ac2f1f9765a9da80" -d '{"port": {"network_id": "07d09adc-0bea-4642-9fbe-a8a440af4033", "fixed_ips": [{"subnet_id": "8d184995-57a5-4e64-8870-10d32f2d490d", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178port-1", "admin_state_up": true}}' 2018-07-23 23:13:01,782 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-7bdbebc2-d385-4af7-81f2-a30888021f4e Date: Mon, 23 Jul 2018 23:13:01 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-07-23 23:13:01,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-7bdbebc2-d385-4af7-81f2-a30888021f4e 2018-07-23 23:13:01,782 - 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-23 23:13:01,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/b22a8497-86e7-414f-988a-9bab69558bae -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be288551fff04595e5612c1a01bd50b30ee17b1" 2018-07-23 23:13:01,812 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-572b8eb4-fba6-416e-966d-d303dfd49aef x-compute-request-id: req-572b8eb4-fba6-416e-966d-d303dfd49aef Content-Length: 0 Content-Type: application/json 2018-07-23 23:13:01,812 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b22a8497-86e7-414f-988a-9bab69558bae used request id req-572b8eb4-fba6-416e-966d-d303dfd49aef 2018-07-23 23:13:01,813 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet 2018-07-23 23:13:01,813 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-subnet 2018-07-23 23:13:01,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8d184995-57a5-4e64-8870-10d32f2d490d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:13:02,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2588ba6c-e0f3-4983-af5b-cd0834763e19 Date: Mon, 23 Jul 2018 23:13:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:02,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8d184995-57a5-4e64-8870-10d32f2d490d used request id req-2588ba6c-e0f3-4983-af5b-cd0834763e19 2018-07-23 23:13:02,970 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-pub-net 2018-07-23 23:13:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/07d09adc-0bea-4642-9fbe-a8a440af4033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc4e7174a25c3fd22979b2d8f8fd106c89ee42d" 2018-07-23 23:13:03,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43aa1503-ef88-40f5-8c6d-f444e45e12ee Date: Mon, 23 Jul 2018 23:13:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:03,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/07d09adc-0bea-4642-9fbe-a8a440af4033 used request id req-43aa1503-ef88-40f5-8c6d-f444e45e12ee 2018-07-23 23:13:03,876 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7b659450-02ed-453b-a74c-068ded8c7178-image 2018-07-23 23:13:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a488f83abac11b0bba872b2413ad070aa4edd9" 2018-07-23 23:13:04,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94be0239-a0fc-4d12-9b58-14997b142e18 Date: Mon, 23 Jul 2018 23:13:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:13:04,358 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/95716ea9-535c-4e23-ba86-e142ba54163b used request id req-94be0239-a0fc-4d12-9b58-14997b142e18 2018-07-23 23:13:04,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:04,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9d2be65f-f1be-4953-bdaa-8b2de16aad5a Date: Mon, 23 Jul 2018 23:13:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45e663501d554be585afd96a9ecc0063", "created_at": "2018-07-23T23:12:57Z", "updated_at": "2018-07-23T23:12:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "revision_number": 0, "id": "40fdaacb-8409-442c-a6e7-45e20d477bdf", "remote_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "tenant_id": "45e663501d554be585afd96a9ecc0063", "port_range_min": null, "ethertype": "IPv6", "project_id": "45e663501d554be585afd96a9ecc0063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "revision_number": 0, "id": "492d7f73-91d4-4098-838c-3eb2263c230d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "tenant_id": "45e663501d554be585afd96a9ecc0063", "port_range_min": null, "ethertype": "IPv6", "project_id": "45e663501d554be585afd96a9ecc0063"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "revision_number": 0, "id": "5d095067-930b-413e-849f-6b33ad82273f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "tenant_id": "45e663501d554be585afd96a9ecc0063", "port_range_min": null, "ethertype": "IPv4", "project_id": "45e663501d554be585afd96a9ecc0063"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "revision_number": 0, "id": "c9f98518-fc8f-4849-8259-339eefc2802f", "remote_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "remote_ip_prefix": null, "created_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "tenant_id": "45e663501d554be585afd96a9ecc0063", "port_range_min": null, "ethertype": "IPv4", "project_id": "45e663501d554be585afd96a9ecc0063"}], "revision_number": 4, "project_id": "45e663501d554be585afd96a9ecc0063", "id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:13:04,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9d2be65f-f1be-4953-bdaa-8b2de16aad5a 2018-07-23 23:13:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:04,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e705398-6485-412f-8016-35a363c3830c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:04,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-8e705398-6485-412f-8016-35a363c3830c 2018-07-23 23:13:04,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:04,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:04,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1576af6e-6ec7-49de-8873-40b6ab176088 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:04,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-1576af6e-6ec7-49de-8873-40b6ab176088 2018-07-23 23:13:04,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:04,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:04,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ea774f-9b98-4eb7-9335-1e77ef6a48e8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:13:04,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-a7ea774f-9b98-4eb7-9335-1e77ef6a48e8 2018-07-23 23:13:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:04,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972eadb2-1387-47cf-b348-061c0ea47a13 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:13:04,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-972eadb2-1387-47cf-b348-061c0ea47a13 2018-07-23 23:13:04,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a37f5e89-bc68-4811-9a18-b9acd71ecdbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:05,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-a37f5e89-bc68-4811-9a18-b9acd71ecdbd 2018-07-23 23:13:05,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e423da6c-c5de-4e84-b6db-4c0218e8ebef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:05,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-e423da6c-c5de-4e84-b6db-4c0218e8ebef 2018-07-23 23:13:05,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,135 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-584da332-491e-464d-9abe-adab20acfb54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:05,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-584da332-491e-464d-9abe-adab20acfb54 2018-07-23 23:13:05,135 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e736fe-6f95-4e23-81f3-98219e76f641 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "45e663501d554be585afd96a9ecc0063", "name": "CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj"}} 2018-07-23 23:13:05,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 used request id req-c8e736fe-6f95-4e23-81f3-98219e76f641 2018-07-23 23:13:05,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 660d0a72-0a0c-4d0c-8923-02e9e0062877 2018-07-23 23:13:05,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=660d0a72-0a0c-4d0c-8923-02e9e0062877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ac4605c3-2711-4bd1-b89f-5817da1eb32a Date: Mon, 23 Jul 2018 23:13:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "port_range_min": null, "revision_number": 0, "tenant_id": "45e663501d554be585afd96a9ecc0063", "created_at": "2018-07-23T23:12:57Z", "project_id": "45e663501d554be585afd96a9ecc0063", "id": "40fdaacb-8409-442c-a6e7-45e20d477bdf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "port_range_min": null, "revision_number": 0, "tenant_id": "45e663501d554be585afd96a9ecc0063", "created_at": "2018-07-23T23:12:57Z", "project_id": "45e663501d554be585afd96a9ecc0063", "id": "492d7f73-91d4-4098-838c-3eb2263c230d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "port_range_min": null, "revision_number": 0, "tenant_id": "45e663501d554be585afd96a9ecc0063", "created_at": "2018-07-23T23:12:57Z", "project_id": "45e663501d554be585afd96a9ecc0063", "id": "5d095067-930b-413e-849f-6b33ad82273f"}, {"remote_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:12:57Z", "security_group_id": "660d0a72-0a0c-4d0c-8923-02e9e0062877", "port_range_min": null, "revision_number": 0, "tenant_id": "45e663501d554be585afd96a9ecc0063", "created_at": "2018-07-23T23:12:57Z", "project_id": "45e663501d554be585afd96a9ecc0063", "id": "c9f98518-fc8f-4849-8259-339eefc2802f"}]} 2018-07-23 23:13:05,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=660d0a72-0a0c-4d0c-8923-02e9e0062877 used request id req-ac4605c3-2711-4bd1-b89f-5817da1eb32a 2018-07-23 23:13:05,255 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:13:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/660d0a72-0a0c-4d0c-8923-02e9e0062877 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-125196d7-65f1-46e0-8e9d-752ce811015f Content-Length: 0 Date: Mon, 23 Jul 2018 23:13:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:05,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/660d0a72-0a0c-4d0c-8923-02e9e0062877 used request id req-125196d7-65f1-46e0-8e9d-752ce811015f 2018-07-23 23:13:05,461 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj 2018-07-23 23:13:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40f571a3-33b6-432b-9e97-236ff30e46c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:05,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/45e663501d554be585afd96a9ecc0063 used request id req-40f571a3-33b6-432b-9e97-236ff30e46c0 2018-07-23 23:13:05,649 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-proj-role 2018-07-23 23:13:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1c99e03f695b41bfade7c5787212ef20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae856cc9-cd64-4abc-862f-547d9e946ddf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:05,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1c99e03f695b41bfade7c5787212ef20 used request id req-ae856cc9-cd64-4abc-862f-547d9e946ddf 2018-07-23 23:13:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1ef4d7b70cbf6b76db83bbba1b37ec6befb929" 2018-07-23 23:13:05,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee463458-352e-4703-af9d-cbcc9d1aa167 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:13:05,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ee463458-352e-4703-af9d-cbcc9d1aa167 2018-07-23 23:13:05,837 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c64a0e1d-2d76-47f-user 2018-07-23 23:13:05,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/938d51dd03d046f3a03365434343016d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b689f5f814d547d483a19db10ed2e4af46b3ed4" 2018-07-23 23:13:06,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b1473a-82fd-45e8-aa4c-d20138c06b01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:06,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/938d51dd03d046f3a03365434343016d used request id req-17b1473a-82fd-45e8-aa4c-d20138c06b01 2018-07-23 23:13:06,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:06,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["FFfniWKyQv2DAFpQtHrynw"], "issued_at": "2018-07-23T23:13:06.000000Z"}} 2018-07-23 23:13:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d593021bee981e8736f80d8facd4ecd5331a7fcd" 2018-07-23 23:13:06,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054d5cb9-0942-44cd-b832-7c90cbededed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:06,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-054d5cb9-0942-44cd-b832-7c90cbededed 2018-07-23 23:13:06,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:06,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:06,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SIcPbENxQ1qTfl7xRAo3ng"], "issued_at": "2018-07-23T23:13:06.000000Z"}} 2018-07-23 23:13:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:06,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0f1846-5dab-442d-bc25-cf6dd203a44b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:06,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1e0f1846-5dab-442d-bc25-cf6dd203a44b 2018-07-23 23:13:06,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:06,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:06,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dbac2197-4d08-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:07,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd936f7-ea59-42b6-99a4-784d94cefb2f Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dbac2197-4d08-423-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:13:07,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-dbac2197-4d08-423-proj used request id req-1bd936f7-ea59-42b6-99a4-784d94cefb2f 2018-07-23 23:13:07,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:07,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccdd34b-1ff2-4ab3-a591-454aa72a157e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:13:07,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5ccdd34b-1ff2-4ab3-a591-454aa72a157e 2018-07-23 23:13:07,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}}' 2018-07-23 23:13:07,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:13:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b4c789a-7612-4583-af1f-2a390037ba17 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2"}, "tags": [], "enabled": true, "id": "5cd0727e1a4743c2b575be29e5e135e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}} 2018-07-23 23:13:07,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4b4c789a-7612-4583-af1f-2a390037ba17 2018-07-23 23:13:07,282 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-dbac2197-4d08-423-proj 2018-07-23 23:13:07,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:07,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:07,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["kDXYzPotR1areUMZ1OAa1Q"], "issued_at": "2018-07-23T23:13:07.000000Z"}} 2018-07-23 23:13:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78b9f16d0996eeb2ecd6b6e4e6e6041c7ac11e1" 2018-07-23 23:13:07,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7514ad4-12a1-471b-b8ac-b81668c53d0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:07,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e7514ad4-12a1-471b-b8ac-b81668c53d0c 2018-07-23 23:13:07,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:07,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:07,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78b9f16d0996eeb2ecd6b6e4e6e6041c7ac11e1" 2018-07-23 23:13:07,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3899fc78-de2b-4812-8e05-929bfcc604f6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:13:07,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3899fc78-de2b-4812-8e05-929bfcc604f6 2018-07-23 23:13:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-dbac2197-4d08-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78b9f16d0996eeb2ecd6b6e4e6e6041c7ac11e1" 2018-07-23 23:13:07,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec5a3a6-181c-4d32-9f13-7e56d649f0aa Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-dbac2197-4d08-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2"}, "tags": [], "enabled": true, "id": "5cd0727e1a4743c2b575be29e5e135e2", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}]} 2018-07-23 23:13:07,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-dbac2197-4d08-423-proj used request id req-5ec5a3a6-181c-4d32-9f13-7e56d649f0aa 2018-07-23 23:13:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78b9f16d0996eeb2ecd6b6e4e6e6041c7ac11e1" 2018-07-23 23:13:07,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32c0c52-e927-48a2-8b50-552a36919f88 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:13:07,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d32c0c52-e927-48a2-8b50-552a36919f88 2018-07-23 23:13:08,319 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-dbac2197-4d08-423-user 2018-07-23 23:13:08,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:08,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:08,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc0d877-d5dc-47cb-92a7-ff95bdf5ae53 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:13:08,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7bc0d877-d5dc-47cb-92a7-ff95bdf5ae53 2018-07-23 23:13:08,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" -d '{"role": {"name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role"}}' 2018-07-23 23:13:08,511 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16a43e0-e131-476f-9c1e-46dd418df1ec Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edcedfa9cb10457c887d34d1ec4d547c", "links": {"self": "http://172.30.9.26:5000/v3/roles/edcedfa9cb10457c887d34d1ec4d547c"}, "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role"}} 2018-07-23 23:13:08,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c16a43e0-e131-476f-9c1e-46dd418df1ec 2018-07-23 23:13:08,511 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role 2018-07-23 23:13:08,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/edcedfa9cb10457c887d34d1ec4d547c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:08,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407f82ce-6e59-4739-b3e1-5f8958d65b4e Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edcedfa9cb10457c887d34d1ec4d547c", "links": {"self": "http://172.30.9.26:5000/v3/roles/edcedfa9cb10457c887d34d1ec4d547c"}, "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role"}} 2018-07-23 23:13:08,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/edcedfa9cb10457c887d34d1ec4d547c used request id req-407f82ce-6e59-4739-b3e1-5f8958d65b4e 2018-07-23 23:13:08,598 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role to project CreateInstancePortManipulationTests-dbac2197-4d08-423-proj 2018-07-23 23:13:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2/users/4520b4ccea2741a9bf64a1a920bf262b/roles/edcedfa9cb10457c887d34d1ec4d547c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:08,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6046ec-b102-46a0-b280-536e916618fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:08,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2/users/4520b4ccea2741a9bf64a1a920bf262b/roles/edcedfa9cb10457c887d34d1ec4d547c used request id req-eb6046ec-b102-46a0-b280-536e916618fa 2018-07-23 23:13:08,724 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:13:08,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:08,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:09,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edcedfa9cb10457c887d34d1ec4d547c", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role"}], "expires_at": "2018-07-24T00:13:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-user", "id": "4520b4ccea2741a9bf64a1a920bf262b"}, "audit_ids": ["lgc6Os06RCKQ8tb00lRdJw"], "issued_at": "2018-07-23T23:13:09.000000Z"}} 2018-07-23 23:13:09,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" 2018-07-23 23:13:09,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2326743-535c-4dcc-9b3c-89d4966e0ff2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:09,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f2326743-535c-4dcc-9b3c-89d4966e0ff2 2018-07-23 23:13:09,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" 2018-07-23 23:13:09,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-401afb77-34ba-4b12-a798-4fc6559cb5c6 Date: Mon, 23 Jul 2018 23:13:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image"} 2018-07-23 23:13:09,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image used request id req-401afb77-34ba-4b12-a798-4fc6559cb5c6 2018-07-23 23:13:09,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" 2018-07-23 23:13:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6797a57e-93e8-4d91-a122-024efb1a591a Date: Mon, 23 Jul 2018 23:13:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:09,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-6797a57e-93e8-4d91-a122-024efb1a591a 2018-07-23 23:13:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image"}' 2018-07-23 23:13:09,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f00d2f3-6884-4eb3-920e-ee693838f373 Date: Mon, 23 Jul 2018 23:13:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d", "min_disk": 0, "protected": false, "id": "e3314638-2d51-4c0e-84ac-4dedb286a22d", "file": "/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/file", "checksum": null, "owner": "5cd0727e1a4743c2b575be29e5e135e2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:09,444 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3f00d2f3-6884-4eb3-920e-ee693838f373 2018-07-23 23:13:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" -d '' 2018-07-23 23:13:10,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ca6f6c7-3a01-408d-9e4f-069414a39be4 Date: Mon, 23 Jul 2018 23:13:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:13:10,499 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/file used request id req-3ca6f6c7-3a01-408d-9e4f-069414a39be4 2018-07-23 23:13:10,500 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:13:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" 2018-07-23 23:13:10,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6547c060-029c-4f25-86fc-a79144b25831 Date: Mon, 23 Jul 2018 23:13:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:10Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/snap", "metadata": {}}], "self": "/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d", "min_disk": 0, "protected": false, "id": "e3314638-2d51-4c0e-84ac-4dedb286a22d", "file": "/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5cd0727e1a4743c2b575be29e5e135e2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:10,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d used request id req-6547c060-029c-4f25-86fc-a79144b25831 2018-07-23 23:13:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" 2018-07-23 23:13:10,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-55a7ec59-2e9e-4e33-9674-e75d1c16bd19 Date: Mon, 23 Jul 2018 23:13:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:10,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-55a7ec59-2e9e-4e33-9674-e75d1c16bd19 2018-07-23 23:13:10,533 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image 2018-07-23 23:13:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" 2018-07-23 23:13:10,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9b1512d3-7c7b-48db-b6e7-fbf174326ee9 Date: Mon, 23 Jul 2018 23:13:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:10Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/snap", "metadata": {}}], "self": "/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d", "min_disk": 0, "protected": false, "id": "e3314638-2d51-4c0e-84ac-4dedb286a22d", "file": "/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5cd0727e1a4743c2b575be29e5e135e2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e3314638-2d51-4c0e-84ac-4dedb286a22d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:10,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d used request id req-9b1512d3-7c7b-48db-b6e7-fbf174326ee9 2018-07-23 23:13:10,553 - create_image - DEBUG - Instance status is - active 2018-07-23 23:13:10,553 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image 2018-07-23 23:13:10,553 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image 2018-07-23 23:13:10,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:10,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:10,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edcedfa9cb10457c887d34d1ec4d547c", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role"}], "expires_at": "2018-07-24T00:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-user", "id": "4520b4ccea2741a9bf64a1a920bf262b"}, "audit_ids": ["Km4T6p7LTE2vwNE138h87A"], "issued_at": "2018-07-23T23:13:10.000000Z"}} 2018-07-23 23:13:10,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:11,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffc693b-5aa3-487d-bdb4-9fa599dde692 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:11,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4ffc693b-5aa3-487d-bdb4-9fa599dde692 2018-07-23 23:13:11,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:11,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b3439e65-827c-4f0a-8df6-c62270e8a085 Date: Mon, 23 Jul 2018 23:13:11 GMT RESP BODY: {"networks":[]} 2018-07-23 23:13:11,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net used request id req-b3439e65-827c-4f0a-8df6-c62270e8a085 2018-07-23 23:13:11,206 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net 2018-07-23 23:13:11,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" -d '{"network": {"name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net", "admin_state_up": true}}' 2018-07-23 23:13:11,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-e615fdec-9ebc-4e1f-945c-9bae96764798 Date: Mon, 23 Jul 2018 23:13:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cd0727e1a4743c2b575be29e5e135e2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:13:11Z","is_default":false,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:11Z","mtu":1450}} 2018-07-23 23:13:11,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-e615fdec-9ebc-4e1f-945c-9bae96764798 2018-07-23 23:13:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:11,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6b3e16a7-192d-4ece-b3ce-128b098dda7e Date: Mon, 23 Jul 2018 23:13:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5cd0727e1a4743c2b575be29e5e135e2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:13:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net","admin_state_up":true,"tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:11Z","mtu":1450}]} 2018-07-23 23:13:11,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-6b3e16a7-192d-4ece-b3ce-128b098dda7e 2018-07-23 23:13:11,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:11,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4186f6dc-e31a-4a07-973e-a7e8af8a561c Date: Mon, 23 Jul 2018 23:13:11 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:13:11,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-4186f6dc-e31a-4a07-973e-a7e8af8a561c 2018-07-23 23:13:11,890 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet 2018-07-23 23:13:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" -d '{"subnets": [{"ip_version": 4, "network_id": "b9741cb7-1a78-42b6-8dcb-76e90c49067c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet"}]}' 2018-07-23 23:13:12,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-300ac428-2a62-4e54-a0ba-c1903a9e5115 Date: Mon, 23 Jul 2018 23:13:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:12Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"5cd0727e1a4743c2b575be29e5e135e2","id":"8f744cd8-46e5-4a1e-a7d4-6e2226c3603c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet"}]} 2018-07-23 23:13:12,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-300ac428-2a62-4e54-a0ba-c1903a9e5115 2018-07-23 23:13:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:12,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2fbd90c4-e417-4b02-a5e8-22d488fa208e Date: Mon, 23 Jul 2018 23:13:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5cd0727e1a4743c2b575be29e5e135e2","l2_adjacency":true,"status":"ACTIVE","subnets":["8f744cd8-46e5-4a1e-a7d4-6e2226c3603c"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net","admin_state_up":true,"tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:11Z","mtu":1450}]} 2018-07-23 23:13:12,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-2fbd90c4-e417-4b02-a5e8-22d488fa208e 2018-07-23 23:13:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:12,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f246400d-0062-43c5-aca6-af7da0bb1a55 Date: Mon, 23 Jul 2018 23:13:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:12Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"5cd0727e1a4743c2b575be29e5e135e2","id":"8f744cd8-46e5-4a1e-a7d4-6e2226c3603c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet"}]} 2018-07-23 23:13:12,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-f246400d-0062-43c5-aca6-af7da0bb1a55 2018-07-23 23:13:12,565 - OpenStackNetwork - DEBUG - Network [b9741cb7-1a78-42b6-8dcb-76e90c49067c] created successfully 2018-07-23 23:13:12,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:12,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:12,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["T95Z7HyYQkiLaHA_uWB4NA"], "issued_at": "2018-07-23T23:13:12.000000Z"}} 2018-07-23 23:13:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77e1b09c270b9007b3b0dd34391f54b0c89661a" 2018-07-23 23:13:13,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1de2f35-651f-46ac-a01f-57bceec1d283 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:13,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d1de2f35-651f-46ac-a01f-57bceec1d283 2018-07-23 23:13:13,049 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:13:13,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77e1b09c270b9007b3b0dd34391f54b0c89661a" 2018-07-23 23:13:13,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6090618-bd22-4fc7-b0e1-8bc3da45050f x-compute-request-id: req-d6090618-bd22-4fc7-b0e1-8bc3da45050f Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:13:13,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d6090618-bd22-4fc7-b0e1-8bc3da45050f 2018-07-23 23:13:13,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77e1b09c270b9007b3b0dd34391f54b0c89661a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-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-23 23:13:13,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2405c72-d654-43c3-bb9c-2f283307af84 x-compute-request-id: req-a2405c72-d654-43c3-bb9c-2f283307af84 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/ac6de801-abc4-4392-afcd-19d5fc2ca79b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/ac6de801-abc4-4392-afcd-19d5fc2ca79b", "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": "ac6de801-abc4-4392-afcd-19d5fc2ca79b"}} 2018-07-23 23:13:13,376 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a2405c72-d654-43c3-bb9c-2f283307af84 2018-07-23 23:13:13,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:13,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:13,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edcedfa9cb10457c887d34d1ec4d547c", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role"}], "expires_at": "2018-07-24T00:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-user", "id": "4520b4ccea2741a9bf64a1a920bf262b"}, "audit_ids": ["rm8jC41FSbuDSB4ogL-q4g"], "issued_at": "2018-07-23T23:13:13.000000Z"}} 2018-07-23 23:13:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:13,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88922a04-7b55-4ed1-ae59-329ab9a346b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:13,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-88922a04-7b55-4ed1-ae59-329ab9a346b8 2018-07-23 23:13:13,858 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:13:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:13,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac1d54a-0ff7-417a-93d3-b5afd9809e82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:13,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fac1d54a-0ff7-417a-93d3-b5afd9809e82 2018-07-23 23:13:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:14,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e49155da-bd9f-4cdd-9bc3-b8a9681cf32c Date: Mon, 23 Jul 2018 23:13:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5cd0727e1a4743c2b575be29e5e135e2","l2_adjacency":true,"status":"ACTIVE","subnets":["8f744cd8-46e5-4a1e-a7d4-6e2226c3603c"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net","admin_state_up":true,"tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:11Z","mtu":1450}]} 2018-07-23 23:13:14,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net used request id req-e49155da-bd9f-4cdd-9bc3-b8a9681cf32c 2018-07-23 23:13:14,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:14,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:14,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:14,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5bee11-e75b-4b00-a756-52ed3940df24 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}} 2018-07-23 23:13:14,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 used request id req-8d5bee11-e75b-4b00-a756-52ed3940df24 2018-07-23 23:13:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:14,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2818dba5-3b26-4046-9a10-6de2382de954 Date: Mon, 23 Jul 2018 23:13:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:12Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"5cd0727e1a4743c2b575be29e5e135e2","id":"8f744cd8-46e5-4a1e-a7d4-6e2226c3603c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet"}]} 2018-07-23 23:13:14,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-2818dba5-3b26-4046-9a10-6de2382de954 2018-07-23 23:13:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c&mac_address=foo&name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:14,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5ea156d1-27fd-4ce2-bafc-358c298b96c9 Date: Mon, 23 Jul 2018 23:13:14 GMT RESP BODY: {"ports":[]} 2018-07-23 23:13:14,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c&mac_address=foo&name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4dport-1&admin_state_up=True used request id req-5ea156d1-27fd-4ce2-bafc-358c298b96c9 2018-07-23 23:13:14,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:14,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-712f9965-345e-48f2-a261-8a97b9677d59 x-compute-request-id: req-712f9965-345e-48f2-a261-8a97b9677d59 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:13:14,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-inst used request id req-712f9965-345e-48f2-a261-8a97b9677d59 2018-07-23 23:13:14,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:14,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d858178a-f142-4cac-ab74-ffece351dca2 Date: Mon, 23 Jul 2018 23:13:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5cd0727e1a4743c2b575be29e5e135e2","l2_adjacency":true,"status":"ACTIVE","subnets":["8f744cd8-46e5-4a1e-a7d4-6e2226c3603c"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net","admin_state_up":true,"tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:11Z","mtu":1450}]} 2018-07-23 23:13:14,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net used request id req-d858178a-f142-4cac-ab74-ffece351dca2 2018-07-23 23:13:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:14,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e662b0-aa60-44ba-8e6b-6e6daf13c7a9 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}} 2018-07-23 23:13:14,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 used request id req-77e662b0-aa60-44ba-8e6b-6e6daf13c7a9 2018-07-23 23:13:14,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:15,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa1d26c5-14a4-4193-9942-22221b2168a4 Date: Mon, 23 Jul 2018 23:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:12Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"5cd0727e1a4743c2b575be29e5e135e2","id":"8f744cd8-46e5-4a1e-a7d4-6e2226c3603c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet"}]} 2018-07-23 23:13:15,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-fa1d26c5-14a4-4193-9942-22221b2168a4 2018-07-23 23:13:15,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c&mac_address=foo&name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:15,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-35e4f6ba-0418-4d4a-8698-b2002bc42be0 Date: Mon, 23 Jul 2018 23:13:15 GMT RESP BODY: {"ports":[]} 2018-07-23 23:13:15,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c&mac_address=foo&name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4dport-1&admin_state_up=True used request id req-35e4f6ba-0418-4d4a-8698-b2002bc42be0 2018-07-23 23:13:15,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:15,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:15,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edcedfa9cb10457c887d34d1ec4d547c", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role"}], "expires_at": "2018-07-24T00:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/5cd0727e1a4743c2b575be29e5e135e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-user", "id": "4520b4ccea2741a9bf64a1a920bf262b"}, "audit_ids": ["DX8J7o3_TE6FiPDVarO0aQ"], "issued_at": "2018-07-23T23:13:15.000000Z"}} 2018-07-23 23:13:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa7afd49fb713f8f8ad4add17733c03e3b4923" 2018-07-23 23:13:15,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791740f3-e876-48a8-b078-2140ea038578 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:15,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-791740f3-e876-48a8-b078-2140ea038578 2018-07-23 23:13:15,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:15,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b38ea6a7-b0bd-4d53-815a-2616f8f68f97 Date: Mon, 23 Jul 2018 23:13:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5cd0727e1a4743c2b575be29e5e135e2","l2_adjacency":true,"status":"ACTIVE","subnets":["8f744cd8-46e5-4a1e-a7d4-6e2226c3603c"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net","admin_state_up":true,"tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:11Z","mtu":1450}]} 2018-07-23 23:13:15,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net used request id req-b38ea6a7-b0bd-4d53-815a-2616f8f68f97 2018-07-23 23:13:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:15,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-36475108-94ce-408b-bb68-a99cdd9261e2 Date: Mon, 23 Jul 2018 23:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:12Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"5cd0727e1a4743c2b575be29e5e135e2","id":"8f744cd8-46e5-4a1e-a7d4-6e2226c3603c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet"}]} 2018-07-23 23:13:15,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-36475108-94ce-408b-bb68-a99cdd9261e2 2018-07-23 23:13:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:15,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f50b5493-6fde-47b7-9cd4-6a1af3813413 Date: Mon, 23 Jul 2018 23:13:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5cd0727e1a4743c2b575be29e5e135e2","l2_adjacency":true,"status":"ACTIVE","subnets":["8f744cd8-46e5-4a1e-a7d4-6e2226c3603c"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net","admin_state_up":true,"tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:11Z","mtu":1450}]} 2018-07-23 23:13:15,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net used request id req-f50b5493-6fde-47b7-9cd4-6a1af3813413 2018-07-23 23:13:15,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:15,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:15,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa7afd49fb713f8f8ad4add17733c03e3b4923" 2018-07-23 23:13:15,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec739324-2fc7-4880-94cb-b02d45c4b685 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}} 2018-07-23 23:13:15,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 used request id req-ec739324-2fc7-4880-94cb-b02d45c4b685 2018-07-23 23:13:15,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" 2018-07-23 23:13:15,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9405e1a3-cd05-4d00-bee4-dc61061dc0ba Date: Mon, 23 Jul 2018 23:13:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9741cb7-1a78-42b6-8dcb-76e90c49067c","tenant_id":"5cd0727e1a4743c2b575be29e5e135e2","created_at":"2018-07-23T23:13:12Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"5cd0727e1a4743c2b575be29e5e135e2","id":"8f744cd8-46e5-4a1e-a7d4-6e2226c3603c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet"}]} 2018-07-23 23:13:15,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-9405e1a3-cd05-4d00-bee4-dc61061dc0ba 2018-07-23 23:13:15,914 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net 2018-07-23 23:13:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801c8975cdb06977d707dd3423cc05da796b1675" -d '{"port": {"network_id": "b9741cb7-1a78-42b6-8dcb-76e90c49067c", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4dport-1", "admin_state_up": true}}' 2018-07-23 23:13:15,928 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-8d39b2c8-9a49-4aae-8d94-1751d70b39c5 Date: Mon, 23 Jul 2018 23:13:15 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-07-23 23:13:15,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-8d39b2c8-9a49-4aae-8d94-1751d70b39c5 2018-07-23 23:13:15,928 - 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-23 23:13:15,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/ac6de801-abc4-4392-afcd-19d5fc2ca79b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77e1b09c270b9007b3b0dd34391f54b0c89661a" 2018-07-23 23:13:16,243 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:13:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32eeb01b-114e-4a33-a014-7a19107eb5a7 x-compute-request-id: req-32eeb01b-114e-4a33-a014-7a19107eb5a7 Content-Length: 0 Content-Type: application/json 2018-07-23 23:13:16,244 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/ac6de801-abc4-4392-afcd-19d5fc2ca79b used request id req-32eeb01b-114e-4a33-a014-7a19107eb5a7 2018-07-23 23:13:16,245 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet 2018-07-23 23:13:16,245 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-subnet 2018-07-23 23:13:16,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/8f744cd8-46e5-4a1e-a7d4-6e2226c3603c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:17,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e635c6e2-9f5b-4a43-beac-f60033213c7f Date: Mon, 23 Jul 2018 23:13:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:17,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/8f744cd8-46e5-4a1e-a7d4-6e2226c3603c used request id req-e635c6e2-9f5b-4a43-beac-f60033213c7f 2018-07-23 23:13:17,414 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-pub-net 2018-07-23 23:13:17,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b9741cb7-1a78-42b6-8dcb-76e90c49067c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19b46be451dfcea5a9575e29303af18850bb27cd" 2018-07-23 23:13:18,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c36ba80-dcf4-4ade-8af9-58e24eefa454 Date: Mon, 23 Jul 2018 23:13:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:18,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b9741cb7-1a78-42b6-8dcb-76e90c49067c used request id req-6c36ba80-dcf4-4ade-8af9-58e24eefa454 2018-07-23 23:13:18,433 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c24fd84c-e010-41ef-8110-b56766fd1c4d-image 2018-07-23 23:13:18,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d07610db3b618a4959cc211185c93c72e7d4f10" 2018-07-23 23:13:18,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83845b5d-966b-46be-b0fd-ff5710312fd8 Date: Mon, 23 Jul 2018 23:13:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:13:18,679 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e3314638-2d51-4c0e-84ac-4dedb286a22d used request id req-83845b5d-966b-46be-b0fd-ff5710312fd8 2018-07-23 23:13:18,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:18,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-c504cbf9-8992-41a5-94c4-e50c50015e9c Date: Mon, 23 Jul 2018 23:13:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "created_at": "2018-07-23T23:13:11Z", "updated_at": "2018-07-23T23:13:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "revision_number": 0, "id": "3fdab631-d41c-4394-ac96-49cc641b66e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cd0727e1a4743c2b575be29e5e135e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "revision_number": 0, "id": "6404b0ad-dae4-4612-a6de-45ac88c23510", "remote_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5cd0727e1a4743c2b575be29e5e135e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "revision_number": 0, "id": "d853419e-e892-4899-b0df-fb62f808d840", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cd0727e1a4743c2b575be29e5e135e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "revision_number": 0, "id": "e8401f27-f5fd-46e6-bbcd-94a7c5ad3e3e", "remote_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5cd0727e1a4743c2b575be29e5e135e2"}], "revision_number": 4, "project_id": "5cd0727e1a4743c2b575be29e5e135e2", "id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:13:18,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-c504cbf9-8992-41a5-94c4-e50c50015e9c 2018-07-23 23:13:18,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:18,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32580bad-3725-470f-ab56-43820270aa80 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:18,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-32580bad-3725-470f-ab56-43820270aa80 2018-07-23 23:13:18,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69dc9ca9-4332-48cb-aff5-d660d91bb5b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:19,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-69dc9ca9-4332-48cb-aff5-d660d91bb5b8 2018-07-23 23:13:19,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:19,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b9d34a-69ae-4953-8852-538db9b71686 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:13:19,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-d0b9d34a-69ae-4953-8852-538db9b71686 2018-07-23 23:13:19,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6439d8-c373-4ca8-8578-b5878d8e6fdf Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5cd0727e1a4743c2b575be29e5e135e2", "name": "CreateInstancePortManipulationTests-dbac2197-4d08-423-proj"}} 2018-07-23 23:13:19,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 used request id req-fa6439d8-c373-4ca8-8578-b5878d8e6fdf 2018-07-23 23:13:19,258 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37c4c2f0-f3e2-40c2-abbd-424f127e0313 2018-07-23 23:13:19,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=37c4c2f0-f3e2-40c2-abbd-424f127e0313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-60f757c5-63ed-4765-878f-aee3ce5ae20a Date: Mon, 23 Jul 2018 23:13:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "port_range_min": null, "revision_number": 0, "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "created_at": "2018-07-23T23:13:11Z", "project_id": "5cd0727e1a4743c2b575be29e5e135e2", "id": "3fdab631-d41c-4394-ac96-49cc641b66e3"}, {"remote_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "port_range_min": null, "revision_number": 0, "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "created_at": "2018-07-23T23:13:11Z", "project_id": "5cd0727e1a4743c2b575be29e5e135e2", "id": "6404b0ad-dae4-4612-a6de-45ac88c23510"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "port_range_min": null, "revision_number": 0, "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "created_at": "2018-07-23T23:13:11Z", "project_id": "5cd0727e1a4743c2b575be29e5e135e2", "id": "d853419e-e892-4899-b0df-fb62f808d840"}, {"remote_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:11Z", "security_group_id": "37c4c2f0-f3e2-40c2-abbd-424f127e0313", "port_range_min": null, "revision_number": 0, "tenant_id": "5cd0727e1a4743c2b575be29e5e135e2", "created_at": "2018-07-23T23:13:11Z", "project_id": "5cd0727e1a4743c2b575be29e5e135e2", "id": "e8401f27-f5fd-46e6-bbcd-94a7c5ad3e3e"}]} 2018-07-23 23:13:19,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=37c4c2f0-f3e2-40c2-abbd-424f127e0313 used request id req-60f757c5-63ed-4765-878f-aee3ce5ae20a 2018-07-23 23:13:19,286 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:13:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/37c4c2f0-f3e2-40c2-abbd-424f127e0313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,407 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f12f86b-9c7c-4ef1-a61d-7600178d765b Content-Length: 0 Date: Mon, 23 Jul 2018 23:13:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:19,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/37c4c2f0-f3e2-40c2-abbd-424f127e0313 used request id req-5f12f86b-9c7c-4ef1-a61d-7600178d765b 2018-07-23 23:13:19,408 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-dbac2197-4d08-423-proj 2018-07-23 23:13:19,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c62446d-90ac-43f5-b4f4-b3ea7182d23e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:19,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5cd0727e1a4743c2b575be29e5e135e2 used request id req-7c62446d-90ac-43f5-b4f4-b3ea7182d23e 2018-07-23 23:13:19,652 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-dbac2197-4d08-423-proj-role 2018-07-23 23:13:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/edcedfa9cb10457c887d34d1ec4d547c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2137a8d8-a214-4005-a6c4-68409abac787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:19,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/edcedfa9cb10457c887d34d1ec4d547c used request id req-2137a8d8-a214-4005-a6c4-68409abac787 2018-07-23 23:13:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64135dcd3681650baa56c8ebc35627e23c778795" 2018-07-23 23:13:19,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1ac78b-b26e-4370-9aad-5034472106fa Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:13:19,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2a1ac78b-b26e-4370-9aad-5034472106fa 2018-07-23 23:13:19,780 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-dbac2197-4d08-423-user 2018-07-23 23:13:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/4520b4ccea2741a9bf64a1a920bf262b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e78b9f16d0996eeb2ecd6b6e4e6e6041c7ac11e1" 2018-07-23 23:13:19,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be0b875-b38a-4a7a-9a64-fbc3fe714cb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:19,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/4520b4ccea2741a9bf64a1a920bf262b used request id req-1be0b875-b38a-4a7a-9a64-fbc3fe714cb5 2018-07-23 23:13:19,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:20,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["HxGY7JAfRuOpwyKCD0s8pQ"], "issued_at": "2018-07-23T23:13:20.000000Z"}} 2018-07-23 23:13:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3076731eab30777d1c288a944e25249512e9897" 2018-07-23 23:13:20,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de908ea-4d2e-4fe5-82f9-43413676d6e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:20,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4de908ea-4d2e-4fe5-82f9-43413676d6e5 2018-07-23 23:13:20,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:20,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:20,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["UmPn2-bFTgegSlL0MzTaCg"], "issued_at": "2018-07-23T23:13:20.000000Z"}} 2018-07-23 23:13:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:20,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e9f5cd-8da9-4c0c-8f54-30a984ae16ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:20,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c2e9f5cd-8da9-4c0c-8f54-30a984ae16ad 2018-07-23 23:13:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:20,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:20,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-36735cd1-d600-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:20,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9ccd1a-a57a-45ce-9e9b-c41767024752 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-36735cd1-d600-427-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:13:20,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-36735cd1-d600-427-proj used request id req-fa9ccd1a-a57a-45ce-9e9b-c41767024752 2018-07-23 23:13:20,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:21,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad87db1-b15a-448c-8281-642db70e7874 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:13:21,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5ad87db1-b15a-448c-8281-642db70e7874 2018-07-23 23:13:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}}' 2018-07-23 23:13:21,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88dfce5-b60a-4d60-9f2f-8f488c9f7144 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "id": "189b408c9d914969bc8104ac3c9b1766", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:21,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e88dfce5-b60a-4d60-9f2f-8f488c9f7144 2018-07-23 23:13:21,117 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-36735cd1-d600-427-proj 2018-07-23 23:13:21,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:21,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:21,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["m_Tmtal2SaynDJPhiKYQAQ"], "issued_at": "2018-07-23T23:13:21.000000Z"}} 2018-07-23 23:13:21,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609148f3b436fe3244cbaf191d551ea81c5f804d" 2018-07-23 23:13:21,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f37f016-9631-4f13-8b38-60b037290e74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:21,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2f37f016-9631-4f13-8b38-60b037290e74 2018-07-23 23:13:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:21,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:21,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609148f3b436fe3244cbaf191d551ea81c5f804d" 2018-07-23 23:13:21,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ebb9e5-c87a-4b45-819c-01e74cccd3a7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:13:21,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-92ebb9e5-c87a-4b45-819c-01e74cccd3a7 2018-07-23 23:13:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-36735cd1-d600-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609148f3b436fe3244cbaf191d551ea81c5f804d" 2018-07-23 23:13:21,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca6675c-3321-434a-b4e6-ca97ce3a4829 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-36735cd1-d600-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "id": "189b408c9d914969bc8104ac3c9b1766", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}]} 2018-07-23 23:13:21,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-36735cd1-d600-427-proj used request id req-7ca6675c-3321-434a-b4e6-ca97ce3a4829 2018-07-23 23:13:21,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609148f3b436fe3244cbaf191d551ea81c5f804d" 2018-07-23 23:13:21,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67099ebb-e955-45e7-a127-62858705911b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:13:21,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-67099ebb-e955-45e7-a127-62858705911b 2018-07-23 23:13:22,119 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-36735cd1-d600-427-user 2018-07-23 23:13:22,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:22,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:22,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2cedfd-7332-4971-9960-639f5978c056 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:13:22,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ce2cedfd-7332-4971-9960-639f5978c056 2018-07-23 23:13:22,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" -d '{"role": {"name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role"}}' 2018-07-23 23:13:22,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dad800b-b82b-4515-9854-18476f3c841b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acdae0fb042b48d2ad7cbe108e3ae9ea", "links": {"self": "http://172.30.9.26:5000/v3/roles/acdae0fb042b48d2ad7cbe108e3ae9ea"}, "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role"}} 2018-07-23 23:13:22,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1dad800b-b82b-4515-9854-18476f3c841b 2018-07-23 23:13:22,316 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role 2018-07-23 23:13:22,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/acdae0fb042b48d2ad7cbe108e3ae9ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:22,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99820be-4e02-4113-b98d-186f7ecca2f4 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acdae0fb042b48d2ad7cbe108e3ae9ea", "links": {"self": "http://172.30.9.26:5000/v3/roles/acdae0fb042b48d2ad7cbe108e3ae9ea"}, "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role"}} 2018-07-23 23:13:22,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/acdae0fb042b48d2ad7cbe108e3ae9ea used request id req-a99820be-4e02-4113-b98d-186f7ecca2f4 2018-07-23 23:13:22,407 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role to project CreateInstancePortManipulationTests-36735cd1-d600-427-proj 2018-07-23 23:13:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766/users/d891100f63884edaa6112aa42e041a43/roles/acdae0fb042b48d2ad7cbe108e3ae9ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:22,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0be70c30-9a4b-48c8-8abb-236a803d582d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:22,529 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766/users/d891100f63884edaa6112aa42e041a43/roles/acdae0fb042b48d2ad7cbe108e3ae9ea used request id req-0be70c30-9a4b-48c8-8abb-236a803d582d 2018-07-23 23:13:22,529 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:13:22,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:22,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:22,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acdae0fb042b48d2ad7cbe108e3ae9ea", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role"}], "expires_at": "2018-07-24T00:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-user", "id": "d891100f63884edaa6112aa42e041a43"}, "audit_ids": ["xraBynfPSryWlKkuEREg0A"], "issued_at": "2018-07-23T23:13:22.000000Z"}} 2018-07-23 23:13:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" 2018-07-23 23:13:22,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc42ed8-1ff3-4016-8d43-ad2de3273cee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:22,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7cc42ed8-1ff3-4016-8d43-ad2de3273cee 2018-07-23 23:13:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" 2018-07-23 23:13:23,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9dfa6068-ab4c-4828-861c-db88cf3c6476 Date: Mon, 23 Jul 2018 23:13:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image"} 2018-07-23 23:13:23,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image used request id req-9dfa6068-ab4c-4828-861c-db88cf3c6476 2018-07-23 23:13:23,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" 2018-07-23 23:13:23,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1413e185-8dc5-40c6-a4a9-b6bd68c50163 Date: Mon, 23 Jul 2018 23:13:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:23,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1413e185-8dc5-40c6-a4a9-b6bd68c50163 2018-07-23 23:13:23,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image"}' 2018-07-23 23:13:23,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0d9db4e0-96f0-42a2-8384-8168a32814bf Date: Mon, 23 Jul 2018 23:13:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "min_disk": 0, "protected": false, "id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "file": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/file", "checksum": null, "owner": "189b408c9d914969bc8104ac3c9b1766", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:23,675 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-0d9db4e0-96f0-42a2-8384-8168a32814bf 2018-07-23 23:13:23,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" -d '' 2018-07-23 23:13:24,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac1f42d0-2a97-4310-9a5e-009bdad15567 Date: Mon, 23 Jul 2018 23:13:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:13:24,443 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/file used request id req-ac1f42d0-2a97-4310-9a5e-009bdad15567 2018-07-23 23:13:24,444 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:13:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" 2018-07-23 23:13:24,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-19ac983a-0be3-47fc-a5f8-804ec05a5c12 Date: Mon, 23 Jul 2018 23:13:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/snap", "metadata": {}}], "self": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "min_disk": 0, "protected": false, "id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "file": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "189b408c9d914969bc8104ac3c9b1766", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:24,463 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d used request id req-19ac983a-0be3-47fc-a5f8-804ec05a5c12 2018-07-23 23:13:24,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" 2018-07-23 23:13:24,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3d196c75-9787-49c4-b349-5fdd28b46104 Date: Mon, 23 Jul 2018 23:13:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:24,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3d196c75-9787-49c4-b349-5fdd28b46104 2018-07-23 23:13:24,474 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image 2018-07-23 23:13:24,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" 2018-07-23 23:13:24,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3c64b926-b1fc-46b3-bef5-dee2fa4cc646 Date: Mon, 23 Jul 2018 23:13:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/snap", "metadata": {}}], "self": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "min_disk": 0, "protected": false, "id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "file": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "189b408c9d914969bc8104ac3c9b1766", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:24,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d used request id req-3c64b926-b1fc-46b3-bef5-dee2fa4cc646 2018-07-23 23:13:24,492 - create_image - DEBUG - Instance status is - active 2018-07-23 23:13:24,492 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image 2018-07-23 23:13:24,492 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image 2018-07-23 23:13:24,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:24,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:24,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acdae0fb042b48d2ad7cbe108e3ae9ea", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role"}], "expires_at": "2018-07-24T00:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-user", "id": "d891100f63884edaa6112aa42e041a43"}, "audit_ids": ["2bo9sptTSxST_k7c1T_yWw"], "issued_at": "2018-07-23T23:13:24.000000Z"}} 2018-07-23 23:13:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:24,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0bac48-a41c-438b-8b13-f20d1976e68e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:24,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5b0bac48-a41c-438b-8b13-f20d1976e68e 2018-07-23 23:13:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:25,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2bb15a60-35cb-4f88-89a2-d9b89898b39d Date: Mon, 23 Jul 2018 23:13:25 GMT RESP BODY: {"networks":[]} 2018-07-23 23:13:25,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net used request id req-2bb15a60-35cb-4f88-89a2-d9b89898b39d 2018-07-23 23:13:25,155 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net 2018-07-23 23:13:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" -d '{"network": {"name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net", "admin_state_up": true}}' 2018-07-23 23:13:25,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-d343639c-ca9b-4eec-a807-10a23043f92e Date: Mon, 23 Jul 2018 23:13:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","is_default":false,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}} 2018-07-23 23:13:25,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d343639c-ca9b-4eec-a807-10a23043f92e 2018-07-23 23:13:25,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:25,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a179205e-3ea7-4145-977a-4632f76053bd Date: Mon, 23 Jul 2018 23:13:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:25,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-a179205e-3ea7-4145-977a-4632f76053bd 2018-07-23 23:13:25,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:25,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-91af752a-8e0c-438b-a45d-9660ac40cd4c Date: Mon, 23 Jul 2018 23:13:25 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:13:25,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-91af752a-8e0c-438b-a45d-9660ac40cd4c 2018-07-23 23:13:25,660 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet 2018-07-23 23:13:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" -d '{"subnets": [{"ip_version": 4, "network_id": "cff2517c-9101-458b-8363-6cf1867b5e93", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]}' 2018-07-23 23:13:26,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a14574de-0a2e-4f58-9997-9d2ca38bfbd9 Date: Mon, 23 Jul 2018 23:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","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":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:26,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a14574de-0a2e-4f58-9997-9d2ca38bfbd9 2018-07-23 23:13:26,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:26,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1b440e12-4eea-4d20-aed5-8f68cb3df523 Date: Mon, 23 Jul 2018 23:13:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:26,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-1b440e12-4eea-4d20-aed5-8f68cb3df523 2018-07-23 23:13:26,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:26,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-629face3-65d1-4cc7-9279-71a47957e0bf Date: Mon, 23 Jul 2018 23:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:26,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-629face3-65d1-4cc7-9279-71a47957e0bf 2018-07-23 23:13:26,352 - OpenStackNetwork - DEBUG - Network [cff2517c-9101-458b-8363-6cf1867b5e93] created successfully 2018-07-23 23:13:26,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:26,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:26,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["V44TspDMRNSbuVeRd0rKEg"], "issued_at": "2018-07-23T23:13:26.000000Z"}} 2018-07-23 23:13:26,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7633972d0fd2daab086f71810d973ed954ebc91" 2018-07-23 23:13:26,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421da86c-9e80-480a-8cbd-8cb6029f4f52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:26,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-421da86c-9e80-480a-8cbd-8cb6029f4f52 2018-07-23 23:13:26,836 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:13:26,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7633972d0fd2daab086f71810d973ed954ebc91" 2018-07-23 23:13:27,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4043b83-f1c9-484e-a001-087ee64e9798 x-compute-request-id: req-b4043b83-f1c9-484e-a001-087ee64e9798 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:13:27,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b4043b83-f1c9-484e-a001-087ee64e9798 2018-07-23 23:13:27,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7633972d0fd2daab086f71810d973ed954ebc91" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-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-23 23:13:27,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ad24e9d-82c7-49cb-a42d-2525b80fc8e2 x-compute-request-id: req-1ad24e9d-82c7-49cb-a42d-2525b80fc8e2 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "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": "8beae1d0-2d65-41a3-839b-4e60347c6ad6"}} 2018-07-23 23:13:27,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-1ad24e9d-82c7-49cb-a42d-2525b80fc8e2 2018-07-23 23:13:27,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:27,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:27,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acdae0fb042b48d2ad7cbe108e3ae9ea", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role"}], "expires_at": "2018-07-24T00:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-user", "id": "d891100f63884edaa6112aa42e041a43"}, "audit_ids": ["BSwouYBcSVyAQGJOwVqCbQ"], "issued_at": "2018-07-23T23:13:27.000000Z"}} 2018-07-23 23:13:27,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:27,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04deb19-e2f5-4cbb-9463-aa680fa997ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:27,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b04deb19-e2f5-4cbb-9463-aa680fa997ba 2018-07-23 23:13:27,447 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:13:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:27,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a66d45c-1275-4a66-840f-58db67fd9f3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:27,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9a66d45c-1275-4a66-840f-58db67fd9f3d 2018-07-23 23:13:27,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:27,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6e5772e4-2027-44ec-86ac-6655e3fbaf61 Date: Mon, 23 Jul 2018 23:13:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:27,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net used request id req-6e5772e4-2027-44ec-86ac-6655e3fbaf61 2018-07-23 23:13:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:27,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:27,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65679653-eb38-4855-b685-682689113c1b Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:27,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-65679653-eb38-4855-b685-682689113c1b 2018-07-23 23:13:27,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:27,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc6e3b40-33ee-4290-a6f6-20a3e584c4bd Date: Mon, 23 Jul 2018 23:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:27,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-bc6e3b40-33ee-4290-a6f6-20a3e584c4bd 2018-07-23 23:13:27,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:28,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca9da239-49cc-4364-91ae-a6e081bdd851 Date: Mon, 23 Jul 2018 23:13:28 GMT RESP BODY: {"ports":[]} 2018-07-23 23:13:28,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1&admin_state_up=True used request id req-ca9da239-49cc-4364-91ae-a6e081bdd851 2018-07-23 23:13:28,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:28,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a66c3d3-12bd-4d33-ad4f-27dbd08a8c4a x-compute-request-id: req-2a66c3d3-12bd-4d33-ad4f-27dbd08a8c4a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:13:28,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst used request id req-2a66c3d3-12bd-4d33-ad4f-27dbd08a8c4a 2018-07-23 23:13:28,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:28,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4a71a18b-6092-40ce-952c-ff1f61fdd613 Date: Mon, 23 Jul 2018 23:13:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:28,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net used request id req-4a71a18b-6092-40ce-952c-ff1f61fdd613 2018-07-23 23:13:28,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:28,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9165203a-622f-4439-a210-1a6515810deb Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:28,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-9165203a-622f-4439-a210-1a6515810deb 2018-07-23 23:13:28,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:28,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5388d613-03a9-4e67-b446-2ad79c11fcc2 Date: Mon, 23 Jul 2018 23:13:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:28,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-5388d613-03a9-4e67-b446-2ad79c11fcc2 2018-07-23 23:13:28,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:28,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-66edf583-5cbe-4c8c-89c4-e90e6ddecbab Date: Mon, 23 Jul 2018 23:13:28 GMT RESP BODY: {"ports":[]} 2018-07-23 23:13:28,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1&admin_state_up=True used request id req-66edf583-5cbe-4c8c-89c4-e90e6ddecbab 2018-07-23 23:13:28,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:28,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:29,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acdae0fb042b48d2ad7cbe108e3ae9ea", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role"}], "expires_at": "2018-07-24T00:13:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/189b408c9d914969bc8104ac3c9b1766", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-user", "id": "d891100f63884edaa6112aa42e041a43"}, "audit_ids": ["bQ1F31_TRza4nXMxodGMsA"], "issued_at": "2018-07-23T23:13:28.000000Z"}} 2018-07-23 23:13:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5186d6850b24c8962756c0f29733c912cbe41f8a" 2018-07-23 23:13:29,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0279f1ff-7b76-4a35-a3e2-52ebb25a10ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:29,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0279f1ff-7b76-4a35-a3e2-52ebb25a10ef 2018-07-23 23:13:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:29,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3ea7cb46-373e-4986-a5d0-af2359b0a103 Date: Mon, 23 Jul 2018 23:13:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:29,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net used request id req-3ea7cb46-373e-4986-a5d0-af2359b0a103 2018-07-23 23:13:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:29,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ffa8d0b-af48-4fb9-841f-c25cc3f3d18d Date: Mon, 23 Jul 2018 23:13:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:29,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-1ffa8d0b-af48-4fb9-841f-c25cc3f3d18d 2018-07-23 23:13:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:29,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b1e4b89e-2c07-47dc-8c93-0534375810c7 Date: Mon, 23 Jul 2018 23:13:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:29,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net used request id req-b1e4b89e-2c07-47dc-8c93-0534375810c7 2018-07-23 23:13:29,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:29,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5186d6850b24c8962756c0f29733c912cbe41f8a" 2018-07-23 23:13:29,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd953b0-8afc-4594-93b9-673fb7e99f31 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:29,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-0bd953b0-8afc-4594-93b9-673fb7e99f31 2018-07-23 23:13:29,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:29,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-76673c6d-b081-47f2-b53f-11bab6035ccb Date: Mon, 23 Jul 2018 23:13:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:29,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-76673c6d-b081-47f2-b53f-11bab6035ccb 2018-07-23 23:13:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:29,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-80e5864d-ff87-4acd-a85d-41961ada82e9 Date: Mon, 23 Jul 2018 23:13:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:29,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet used request id req-80e5864d-ff87-4acd-a85d-41961ada82e9 2018-07-23 23:13:29,549 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net 2018-07-23 23:13:29,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" -d '{"port": {"network_id": "cff2517c-9101-458b-8363-6cf1867b5e93", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "26a7c40e-f5d2-4924-ad60-c0ed46a3832e", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1", "admin_state_up": true}}' 2018-07-23 23:13:30,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-566ce6cf-6a7a-4f13-964d-7e901ae77086 Date: Mon, 23 Jul 2018 23:13:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:13:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","ip_address":"10.55.0.101"}],"id":"203895e1-0767-495c-92c6-6de89eaa760f","security_groups":["ea123e6e-7821-4005-8ebc-26a46ffac5ff"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1","project_id":"189b408c9d914969bc8104ac3c9b1766","qos_policy_id":null,"admin_state_up":true,"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:13:30,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-566ce6cf-6a7a-4f13-964d-7e901ae77086 2018-07-23 23:13:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-942583be-7295-4262-b85b-eed289967ea5 Date: Mon, 23 Jul 2018 23:13:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:30,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net used request id req-942583be-7295-4262-b85b-eed289967ea5 2018-07-23 23:13:30,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c044d0-252f-4ff4-b15b-618ce821f5ea Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:30,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-28c044d0-252f-4ff4-b15b-618ce821f5ea 2018-07-23 23:13:30,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67593a77-c05d-443a-a916-9e15517d65cd Date: Mon, 23 Jul 2018 23:13:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:30,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-67593a77-c05d-443a-a916-9e15517d65cd 2018-07-23 23:13:30,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-144c0c84-aa74-4601-90c3-ff074265f985 Date: Mon, 23 Jul 2018 23:13:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:13:30Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","ip_address":"10.55.0.101"}],"id":"203895e1-0767-495c-92c6-6de89eaa760f","security_groups":["ea123e6e-7821-4005-8ebc-26a46ffac5ff"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"189b408c9d914969bc8104ac3c9b1766","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1","admin_state_up":true,"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:13:30,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1&admin_state_up=True used request id req-144c0c84-aa74-4601-90c3-ff074265f985 2018-07-23 23:13:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b1fdea-83f0-4123-8793-c2d0b21eaab0 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:30,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-e0b1fdea-83f0-4123-8793-c2d0b21eaab0 2018-07-23 23:13:30,719 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst 2018-07-23 23:13:30,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e2f8e7c-3210-4fa2-9e36-b1f76e870c62 x-compute-request-id: req-9e2f8e7c-3210-4fa2-9e36-b1f76e870c62 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-flavor-name"}]} 2018-07-23 23:13:30,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9e2f8e7c-3210-4fa2-9e36-b1f76e870c62 2018-07-23 23:13:30,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc17cbc0-9950-4bcd-b580-f111e3f5149d x-compute-request-id: req-cc17cbc0-9950-4bcd-b580-f111e3f5149d Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "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": "8beae1d0-2d65-41a3-839b-4e60347c6ad6"}} 2018-07-23 23:13:30,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6 used request id req-cc17cbc0-9950-4bcd-b580-f111e3f5149d 2018-07-23 23:13:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-c2831572-8a0e-4e90-841d-62f7925d3c1d Date: Mon, 23 Jul 2018 23:13:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/snap", "metadata": {}}], "self": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "min_disk": 0, "protected": false, "id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "file": "/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "189b408c9d914969bc8104ac3c9b1766", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image"} 2018-07-23 23:13:30,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image used request id req-c2831572-8a0e-4e90-841d-62f7925d3c1d 2018-07-23 23:13:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:30,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7736aa69-2d64-4bd2-8337-240d9eba7d9b Date: Mon, 23 Jul 2018 23:13:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:30,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7736aa69-2d64-4bd2-8337-240d9eba7d9b 2018-07-23 23:13:30,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" -d '{"server": {"name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst", "imageRef": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "flavorRef": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "max_count": 1, "min_count": 1, "networks": [{"port": "203895e1-0767-495c-92c6-6de89eaa760f"}]}}' 2018-07-23 23:13:31,863 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:13:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c49a82f-4528-4ae8-9209-488e60155389 x-compute-request-id: req-1c49a82f-4528-4ae8-9209-488e60155389 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7097c16-c484-42a7-86f6-a42a8a7d5eef", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "bookmark"}], "adminPass": "nAbjCSEyuh2z"}} 2018-07-23 23:13:31,864 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1c49a82f-4528-4ae8-9209-488e60155389 2018-07-23 23:13:31,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:32,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b764843b-59a0-49f8-bbe5-d6b9592d8cd9 x-compute-request-id: req-b764843b-59a0-49f8-bbe5-d6b9592d8cd9 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "bookmark"}], "image": {"id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "links": [{"href": "http://172.30.9.26:8774/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "links": [{"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "bookmark"}]}, "id": "a7097c16-c484-42a7-86f6-a42a8a7d5eef", "user_id": "d891100f63884edaa6112aa42e041a43", "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-23T23:13:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst", "created": "2018-07-23T23:13:31Z", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:13:32,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-b764843b-59a0-49f8-bbe5-d6b9592d8cd9 2018-07-23 23:13:32,153 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst 2018-07-23 23:13:32,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:32,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bee7251-2dbc-458d-bee8-6fcd3b3e0d73 x-compute-request-id: req-2bee7251-2dbc-458d-bee8-6fcd3b3e0d73 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "bookmark"}], "image": {"id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "links": [{"href": "http://172.30.9.26:8774/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "links": [{"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "bookmark"}]}, "id": "a7097c16-c484-42a7-86f6-a42a8a7d5eef", "user_id": "d891100f63884edaa6112aa42e041a43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:13:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst", "created": "2018-07-23T23:13:31Z", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:13:32,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-2bee7251-2dbc-458d-bee8-6fcd3b3e0d73 2018-07-23 23:13:32,439 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst] is - BUILD 2018-07-23 23:13:32,439 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:13:35,442 - create_instance - DEBUG - VM status query timeout in 896.710828066 2018-07-23 23:13:35,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:35,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc584ac-e4fd-4f4c-adb5-f12cb75f9679 x-compute-request-id: req-7dc584ac-e4fd-4f4c-adb5-f12cb75f9679 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "bookmark"}], "image": {"id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "links": [{"href": "http://172.30.9.26:8774/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "links": [{"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "bookmark"}]}, "id": "a7097c16-c484-42a7-86f6-a42a8a7d5eef", "security_groups": [{"name": "default"}], "user_id": "d891100f63884edaa6112aa42e041a43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:13:32Z", "hostId": "12cb632a9781660150f1e3ae6d29c0131b34fb57d7a2c27568acfda2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst", "created": "2018-07-23T23:13:31Z", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:13:35,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-7dc584ac-e4fd-4f4c-adb5-f12cb75f9679 2018-07-23 23:13:35,963 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst] is - BUILD 2018-07-23 23:13:35,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:13:38,967 - create_instance - DEBUG - VM status query timeout in 893.186067104 2018-07-23 23:13:38,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:39,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6689afda-986f-4b5d-9dd9-3cd34c8a9fab x-compute-request-id: req-6689afda-986f-4b5d-9dd9-3cd34c8a9fab Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "bookmark"}], "image": {"id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "links": [{"href": "http://172.30.9.26:8774/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:13:37.000000", "flavor": {"id": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "links": [{"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "bookmark"}]}, "id": "a7097c16-c484-42a7-86f6-a42a8a7d5eef", "security_groups": [{"name": "default"}], "user_id": "d891100f63884edaa6112aa42e041a43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:13:37Z", "hostId": "12cb632a9781660150f1e3ae6d29c0131b34fb57d7a2c27568acfda2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst", "created": "2018-07-23T23:13:31Z", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:13:39,154 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-6689afda-986f-4b5d-9dd9-3cd34c8a9fab 2018-07-23 23:13:39,154 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst] is - ACTIVE 2018-07-23 23:13:39,154 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:13:39,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:39,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3066bf40-bbc6-4747-b3aa-5d7294fb5adb x-compute-request-id: req-3066bf40-bbc6-4747-b3aa-5d7294fb5adb Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "bookmark"}], "image": {"id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "links": [{"href": "http://172.30.9.26:8774/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:13:37.000000", "flavor": {"id": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "links": [{"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "bookmark"}]}, "id": "a7097c16-c484-42a7-86f6-a42a8a7d5eef", "security_groups": [{"name": "default"}], "user_id": "d891100f63884edaa6112aa42e041a43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:13:37Z", "hostId": "12cb632a9781660150f1e3ae6d29c0131b34fb57d7a2c27568acfda2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst", "created": "2018-07-23T23:13:31Z", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:13:39,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-3066bf40-bbc6-4747-b3aa-5d7294fb5adb 2018-07-23 23:13:39,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:39,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4ad596c4-0c3a-4aa6-92dc-2212e4b4e9fb Date: Mon, 23 Jul 2018 23:13:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:39,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net used request id req-4ad596c4-0c3a-4aa6-92dc-2212e4b4e9fb 2018-07-23 23:13:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:39,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac5f12c-4c20-4b8c-b115-ea87b13a1051 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:39,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-dac5f12c-4c20-4b8c-b115-ea87b13a1051 2018-07-23 23:13:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:39,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67202909-19bc-4451-a643-31b20095b222 Date: Mon, 23 Jul 2018 23:13:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:39,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-67202909-19bc-4451-a643-31b20095b222 2018-07-23 23:13:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:39,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-60869160-e336-4d85-b8b5-31e119543a72 Date: Mon, 23 Jul 2018 23:13:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:13:37Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","ip_address":"10.55.0.101"}],"id":"203895e1-0767-495c-92c6-6de89eaa760f","security_groups":["ea123e6e-7821-4005-8ebc-26a46ffac5ff"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"189b408c9d914969bc8104ac3c9b1766","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1","admin_state_up":true,"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:29Z","binding:vnic_type":"normal","device_id":"a7097c16-c484-42a7-86f6-a42a8a7d5eef","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:13:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","ip_address":"10.55.0.2"}],"id":"7efa60e3-f9ca-4478-b804-1fdcfd69f600","security_groups":[],"mac_address":"fa:16:3e:cc:43:37","project_id":"189b408c9d914969bc8104ac3c9b1766","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cff2517c-9101-458b-8363-6cf1867b5e93","ip_allocation":"immediate"}]} 2018-07-23 23:13:39,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-60869160-e336-4d85-b8b5-31e119543a72 2018-07-23 23:13:39,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:40,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f5fced60-93be-49c7-a902-38afb25ac03b Date: Mon, 23 Jul 2018 23:13:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cff2517c-9101-458b-8363-6cf1867b5e93","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"189b408c9d914969bc8104ac3c9b1766","l2_adjacency":true,"status":"ACTIVE","subnets":["26a7c40e-f5d2-4924-ad60-c0ed46a3832e"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net","admin_state_up":true,"tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","mtu":1450}]} 2018-07-23 23:13:40,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-f5fced60-93be-49c7-a902-38afb25ac03b 2018-07-23 23:13:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:40,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-42deeaa2-44a8-4972-9721-450efbb73c56 Date: Mon, 23 Jul 2018 23:13:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:40,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-42deeaa2-44a8-4972-9721-450efbb73c56 2018-07-23 23:13:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:40,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16787240-4dc9-46a1-be47-aa3f3f69f110 Date: Mon, 23 Jul 2018 23:13:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cff2517c-9101-458b-8363-6cf1867b5e93","tenant_id":"189b408c9d914969bc8104ac3c9b1766","created_at":"2018-07-23T23:13:25Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"189b408c9d914969bc8104ac3c9b1766","id":"26a7c40e-f5d2-4924-ad60-c0ed46a3832e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet"}]} 2018-07-23 23:13:40,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cff2517c-9101-458b-8363-6cf1867b5e93&name=CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet used request id req-16787240-4dc9-46a1-be47-aa3f3f69f110 2018-07-23 23:13:40,161 - create_instance - INFO - Deleting Port with ID - 203895e1-0767-495c-92c6-6de89eaa760f 2018-07-23 23:13:40,161 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4port-1 2018-07-23 23:13:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/203895e1-0767-495c-92c6-6de89eaa760f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:40,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b76367c-f34a-49c1-b2f4-9d95a5ed3826 Date: Mon, 23 Jul 2018 23:13:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:40,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/203895e1-0767-495c-92c6-6de89eaa760f used request id req-7b76367c-f34a-49c1-b2f4-9d95a5ed3826 2018-07-23 23:13:40,658 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst 2018-07-23 23:13:40,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:40,793 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f64962a-828d-47e9-9465-3d011dd0bfcd x-compute-request-id: req-4f64962a-828d-47e9-9465-3d011dd0bfcd Content-Type: application/json 2018-07-23 23:13:40,793 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-4f64962a-828d-47e9-9465-3d011dd0bfcd 2018-07-23 23:13:40,794 - create_instance - INFO - Checking deletion status 2018-07-23 23:13:40,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:41,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76a7a0d9-03a6-4d16-89ce-c3c49126ed85 x-compute-request-id: req-76a7a0d9-03a6-4d16-89ce-c3c49126ed85 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef", "rel": "bookmark"}], "image": {"id": "e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "links": [{"href": "http://172.30.9.26:8774/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:13:37.000000", "flavor": {"id": "8beae1d0-2d65-41a3-839b-4e60347c6ad6", "links": [{"href": "http://172.30.9.26:8774/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6", "rel": "bookmark"}]}, "id": "a7097c16-c484-42a7-86f6-a42a8a7d5eef", "user_id": "d891100f63884edaa6112aa42e041a43", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:13:40Z", "hostId": "12cb632a9781660150f1e3ae6d29c0131b34fb57d7a2c27568acfda2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst", "created": "2018-07-23T23:13:31Z", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:13:41,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-76a7a0d9-03a6-4d16-89ce-c3c49126ed85 2018-07-23 23:13:41,068 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst] is - ACTIVE 2018-07-23 23:13:41,068 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:13:44,072 - create_instance - DEBUG - VM status query timeout in 296.722352028 2018-07-23 23:13:44,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e44efc859d63832686e462fa1d5ef4bb2aa48694" 2018-07-23 23:13:44,121 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e7a5eb9-4829-48e2-8909-a3ae11cc3e77 x-compute-request-id: req-9e7a5eb9-4829-48e2-8909-a3ae11cc3e77 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a7097c16-c484-42a7-86f6-a42a8a7d5eef could not be found.", "code": 404}} 2018-07-23 23:13:44,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a7097c16-c484-42a7-86f6-a42a8a7d5eef used request id req-9e7a5eb9-4829-48e2-8909-a3ae11cc3e77 2018-07-23 23:13:44,121 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a7097c16-c484-42a7-86f6-a42a8a7d5eef could not be found. (HTTP 404) (Request-ID: req-9e7a5eb9-4829-48e2-8909-a3ae11cc3e77) 2018-07-23 23:13:44,122 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-inst 2018-07-23 23:13:44,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7633972d0fd2daab086f71810d973ed954ebc91" 2018-07-23 23:13:44,152 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:13:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58126b42-4d64-449c-9cb7-dacb85c53e60 x-compute-request-id: req-58126b42-4d64-449c-9cb7-dacb85c53e60 Content-Length: 0 Content-Type: application/json 2018-07-23 23:13:44,152 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/8beae1d0-2d65-41a3-839b-4e60347c6ad6 used request id req-58126b42-4d64-449c-9cb7-dacb85c53e60 2018-07-23 23:13:44,153 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet 2018-07-23 23:13:44,153 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-subnet 2018-07-23 23:13:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/26a7c40e-f5d2-4924-ad60-c0ed46a3832e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:45,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b9d3cea-5b53-4920-bad8-51b945742b13 Date: Mon, 23 Jul 2018 23:13:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:45,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/26a7c40e-f5d2-4924-ad60-c0ed46a3832e used request id req-3b9d3cea-5b53-4920-bad8-51b945742b13 2018-07-23 23:13:45,281 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-pub-net 2018-07-23 23:13:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/cff2517c-9101-458b-8363-6cf1867b5e93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cc0ca764d16578222318c3a895a13eb5a92f39f" 2018-07-23 23:13:46,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b4c5105-4a6e-475a-9829-7f17664a4eab Date: Mon, 23 Jul 2018 23:13:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:46,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cff2517c-9101-458b-8363-6cf1867b5e93 used request id req-7b4c5105-4a6e-475a-9829-7f17664a4eab 2018-07-23 23:13:46,372 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-30c899f7-2849-4e3b-8f62-723a3eed59e4-image 2018-07-23 23:13:46,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5edc5172fe391987a24abf0d0d058c213ed1d5c" 2018-07-23 23:13:46,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e05ff33d-5388-4358-9370-8fd570a7eddb Date: Mon, 23 Jul 2018 23:13:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:13:46,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/e4b6a163-cb2a-4acf-a93e-9fa155c5ae5d used request id req-e05ff33d-5388-4358-9370-8fd570a7eddb 2018-07-23 23:13:46,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-a624578d-329d-4bd3-b918-9832cab172c8 Date: Mon, 23 Jul 2018 23:13:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "created_at": "2018-07-23T23:13:25Z", "updated_at": "2018-07-23T23:13:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "revision_number": 0, "id": "4b5f437e-8005-42ef-ae0b-314185290eae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "port_range_min": null, "ethertype": "IPv6", "project_id": "189b408c9d914969bc8104ac3c9b1766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "revision_number": 0, "id": "8ec4562b-7500-4a81-bbe8-f207cb841f53", "remote_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "port_range_min": null, "ethertype": "IPv4", "project_id": "189b408c9d914969bc8104ac3c9b1766"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "revision_number": 0, "id": "ecb67f0a-470c-43fc-96c3-48f32c938cc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "port_range_min": null, "ethertype": "IPv4", "project_id": "189b408c9d914969bc8104ac3c9b1766"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "revision_number": 0, "id": "f1a47824-74e0-4d68-a6dc-c361c7cac1ce", "remote_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "port_range_min": null, "ethertype": "IPv6", "project_id": "189b408c9d914969bc8104ac3c9b1766"}], "revision_number": 4, "project_id": "189b408c9d914969bc8104ac3c9b1766", "id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "name": "default"}]} 2018-07-23 23:13:47,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a624578d-329d-4bd3-b918-9832cab172c8 2018-07-23 23:13:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28b78fe1-5d16-4482-8766-8226d9e95715 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:47,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-28b78fe1-5d16-4482-8766-8226d9e95715 2018-07-23 23:13:47,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9eaab7d-62bb-42da-a5df-84e96759a303 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:47,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a9eaab7d-62bb-42da-a5df-84e96759a303 2018-07-23 23:13:47,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9aede8-3513-435f-868f-a7fb630016f9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:13:47,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-8c9aede8-3513-435f-868f-a7fb630016f9 2018-07-23 23:13:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfdd2fe-0c01-4ea9-a2af-6db7055549b4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:13:47,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2bfdd2fe-0c01-4ea9-a2af-6db7055549b4 2018-07-23 23:13:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccfd500-b77c-4bb6-adb4-9efeef32e178 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:47,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-dccfd500-b77c-4bb6-adb4-9efeef32e178 2018-07-23 23:13:47,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41de7297-ae84-4e3b-abcb-0aa099b8ff1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:47,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-41de7297-ae84-4e3b-abcb-0aa099b8ff1c 2018-07-23 23:13:47,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc2a169-8c25-412f-886e-d020038bbb76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:47,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-1fc2a169-8c25-412f-886e-d020038bbb76 2018-07-23 23:13:47,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6b2a70a-221c-45bf-b0bd-59d705cb3ab7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:47,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-f6b2a70a-221c-45bf-b0bd-59d705cb3ab7 2018-07-23 23:13:47,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:47,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ef8e6f-cae8-4e7f-84ac-3a443fca318a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:13:47,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-c3ef8e6f-cae8-4e7f-84ac-3a443fca318a 2018-07-23 23:13:47,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:13:47,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c822df3-48a0-470f-9091-10aee62872ab Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "189b408c9d914969bc8104ac3c9b1766", "name": "CreateInstancePortManipulationTests-36735cd1-d600-427-proj"}} 2018-07-23 23:13:47,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-2c822df3-48a0-470f-9091-10aee62872ab 2018-07-23 23:13:47,896 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea123e6e-7821-4005-8ebc-26a46ffac5ff 2018-07-23 23:13:47,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea123e6e-7821-4005-8ebc-26a46ffac5ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:47,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c71fd344-46ab-4813-be9a-aa1178650ebd Date: Mon, 23 Jul 2018 23:13:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "port_range_min": null, "revision_number": 0, "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "created_at": "2018-07-23T23:13:25Z", "project_id": "189b408c9d914969bc8104ac3c9b1766", "id": "4b5f437e-8005-42ef-ae0b-314185290eae"}, {"remote_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "port_range_min": null, "revision_number": 0, "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "created_at": "2018-07-23T23:13:25Z", "project_id": "189b408c9d914969bc8104ac3c9b1766", "id": "8ec4562b-7500-4a81-bbe8-f207cb841f53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "port_range_min": null, "revision_number": 0, "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "created_at": "2018-07-23T23:13:25Z", "project_id": "189b408c9d914969bc8104ac3c9b1766", "id": "ecb67f0a-470c-43fc-96c3-48f32c938cc6"}, {"remote_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:25Z", "security_group_id": "ea123e6e-7821-4005-8ebc-26a46ffac5ff", "port_range_min": null, "revision_number": 0, "tenant_id": "189b408c9d914969bc8104ac3c9b1766", "created_at": "2018-07-23T23:13:25Z", "project_id": "189b408c9d914969bc8104ac3c9b1766", "id": "f1a47824-74e0-4d68-a6dc-c361c7cac1ce"}]} 2018-07-23 23:13:47,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ea123e6e-7821-4005-8ebc-26a46ffac5ff used request id req-c71fd344-46ab-4813-be9a-aa1178650ebd 2018-07-23 23:13:47,924 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:13:47,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ea123e6e-7821-4005-8ebc-26a46ffac5ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:48,052 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e63b068-12c7-454c-8cef-b30ca0474e2a Content-Length: 0 Date: Mon, 23 Jul 2018 23:13:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:13:48,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ea123e6e-7821-4005-8ebc-26a46ffac5ff used request id req-4e63b068-12c7-454c-8cef-b30ca0474e2a 2018-07-23 23:13:48,053 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-36735cd1-d600-427-proj 2018-07-23 23:13:48,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:48,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a650937f-b41d-4833-853a-5690065b72a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:48,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/189b408c9d914969bc8104ac3c9b1766 used request id req-a650937f-b41d-4833-853a-5690065b72a2 2018-07-23 23:13:48,250 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-36735cd1-d600-427-proj-role 2018-07-23 23:13:48,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/acdae0fb042b48d2ad7cbe108e3ae9ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:48,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d2df2c-23a1-4b09-a872-2ca0e6c589bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:48,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/acdae0fb042b48d2ad7cbe108e3ae9ea used request id req-95d2df2c-23a1-4b09-a872-2ca0e6c589bc 2018-07-23 23:13:48,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd2177445e79027beed9122a564548dbc5dc5d4" 2018-07-23 23:13:48,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96442132-52bc-4738-b88c-40b9f4ec49e8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:13:48,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-96442132-52bc-4738-b88c-40b9f4ec49e8 2018-07-23 23:13:48,439 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-36735cd1-d600-427-user 2018-07-23 23:13:48,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/d891100f63884edaa6112aa42e041a43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609148f3b436fe3244cbaf191d551ea81c5f804d" 2018-07-23 23:13:48,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c474eeff-474c-4301-b1bd-4da6d538dc1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:48,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/d891100f63884edaa6112aa42e041a43 used request id req-c474eeff-474c-4301-b1bd-4da6d538dc1b 2018-07-23 23:13:48,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:49,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_74fptYpSdmwMtVfZdCwjg"], "issued_at": "2018-07-23T23:13:49.000000Z"}} 2018-07-23 23:13:49,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eaf9240e9b7805c1ea91a9121253cc3036b4fab" 2018-07-23 23:13:49,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70160ec7-58b2-4200-a2b6-6a00e003de28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:49,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-70160ec7-58b2-4200-a2b6-6a00e003de28 2018-07-23 23:13:49,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:49,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:49,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Mh90-EsbQKyjaOyKYTdt0w"], "issued_at": "2018-07-23T23:13:49.000000Z"}} 2018-07-23 23:13:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:13:49,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d33a4c8-6f76-4a71-94f5-650a9d6e90a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:49,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7d33a4c8-6f76-4a71-94f5-650a9d6e90a4 2018-07-23 23:13:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:49,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7f72d25f-2176-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:13:49,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1891c020-9e24-4fc0-9231-00e1097f9533 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7f72d25f-2176-470-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:13:49,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7f72d25f-2176-470-proj used request id req-1891c020-9e24-4fc0-9231-00e1097f9533 2018-07-23 23:13:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:13:49,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523ea8bd-396b-45dd-b6af-85476f0653c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:13:49,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-523ea8bd-396b-45dd-b6af-85476f0653c1 2018-07-23 23:13:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}}' 2018-07-23 23:13:49,870 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d5ef2a-a1a9-4ef0-9f0e-a34de859bb02 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "id": "be6a731022c34bf7b5d586fab7154398", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:13:49,870 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-10d5ef2a-a1a9-4ef0-9f0e-a34de859bb02 2018-07-23 23:13:49,870 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7f72d25f-2176-470-proj 2018-07-23 23:13:49,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:49,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:50,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["m5efZQalSLSt3mcP0KMIWg"], "issued_at": "2018-07-23T23:13:50.000000Z"}} 2018-07-23 23:13:50,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919f3c98f8eac8d4f18f9f5f7a32feceed2d4602" 2018-07-23 23:13:50,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a027c21-92c1-4e04-8e20-0b41d1ec7b35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:50,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1a027c21-92c1-4e04-8e20-0b41d1ec7b35 2018-07-23 23:13:50,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:50,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:50,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919f3c98f8eac8d4f18f9f5f7a32feceed2d4602" 2018-07-23 23:13:50,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eea1ef7-712e-4c6f-be98-5932ce1d44f8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:13:50,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5eea1ef7-712e-4c6f-be98-5932ce1d44f8 2018-07-23 23:13:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-7f72d25f-2176-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919f3c98f8eac8d4f18f9f5f7a32feceed2d4602" 2018-07-23 23:13:50,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4eaadd-ffc7-499e-b523-3198b84ce0b7 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-7f72d25f-2176-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "id": "be6a731022c34bf7b5d586fab7154398", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}]} 2018-07-23 23:13:50,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-7f72d25f-2176-470-proj used request id req-6b4eaadd-ffc7-499e-b523-3198b84ce0b7 2018-07-23 23:13:50,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919f3c98f8eac8d4f18f9f5f7a32feceed2d4602" 2018-07-23 23:13:50,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb45d217-2c43-4ecd-8233-2221fd41227b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:13:50,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-eb45d217-2c43-4ecd-8233-2221fd41227b 2018-07-23 23:13:50,900 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7f72d25f-2176-470-user 2018-07-23 23:13:50,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:50,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:13:50,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63bc851-6c21-493c-b707-741328e2d54e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:13:50,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b63bc851-6c21-493c-b707-741328e2d54e 2018-07-23 23:13:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" -d '{"role": {"name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role"}}' 2018-07-23 23:13:51,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2db61612-670b-42fb-b9d4-9f2b9794699e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00dcc81b7a414900800eef74e48883a0", "links": {"self": "http://172.30.9.26:5000/v3/roles/00dcc81b7a414900800eef74e48883a0"}, "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role"}} 2018-07-23 23:13:51,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2db61612-670b-42fb-b9d4-9f2b9794699e 2018-07-23 23:13:51,094 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role 2018-07-23 23:13:51,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/00dcc81b7a414900800eef74e48883a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:13:51,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71841e3e-68ba-455f-bb26-7888e3cba2cc Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00dcc81b7a414900800eef74e48883a0", "links": {"self": "http://172.30.9.26:5000/v3/roles/00dcc81b7a414900800eef74e48883a0"}, "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role"}} 2018-07-23 23:13:51,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/00dcc81b7a414900800eef74e48883a0 used request id req-71841e3e-68ba-455f-bb26-7888e3cba2cc 2018-07-23 23:13:51,182 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role to project CreateInstancePortManipulationTests-7f72d25f-2176-470-proj 2018-07-23 23:13:51,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398/users/26a6cee34b7a48e3b952fb4351179388/roles/00dcc81b7a414900800eef74e48883a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:13:51,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16808755-0a14-4766-ab52-b94bf1979dfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:13:51,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398/users/26a6cee34b7a48e3b952fb4351179388/roles/00dcc81b7a414900800eef74e48883a0 used request id req-16808755-0a14-4766-ab52-b94bf1979dfe 2018-07-23 23:13:51,301 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:13:51,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:51,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:51,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00dcc81b7a414900800eef74e48883a0", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role"}], "expires_at": "2018-07-24T00:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-user", "id": "26a6cee34b7a48e3b952fb4351179388"}, "audit_ids": ["YnwEaDoiSw-S-OHOWTRR9A"], "issued_at": "2018-07-23T23:13:51.000000Z"}} 2018-07-23 23:13:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" 2018-07-23 23:13:51,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884563f9-0e44-4075-ba06-ca00d0674de3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:51,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-884563f9-0e44-4075-ba06-ca00d0674de3 2018-07-23 23:13:51,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" 2018-07-23 23:13:51,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e787f583-375d-4cc2-86f7-8d99a015e7d4 Date: Mon, 23 Jul 2018 23:13:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image"} 2018-07-23 23:13:51,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image used request id req-e787f583-375d-4cc2-86f7-8d99a015e7d4 2018-07-23 23:13:51,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" 2018-07-23 23:13:51,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-93e174ed-f92a-4782-9867-78db42b06f55 Date: Mon, 23 Jul 2018 23:13:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:51,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-93e174ed-f92a-4782-9867-78db42b06f55 2018-07-23 23:13:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image"}' 2018-07-23 23:13:52,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-90c749dd-d255-4ced-aab1-934b89e3c16b Date: Mon, 23 Jul 2018 23:13:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "min_disk": 0, "protected": false, "id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "file": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/file", "checksum": null, "owner": "be6a731022c34bf7b5d586fab7154398", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:52,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-90c749dd-d255-4ced-aab1-934b89e3c16b 2018-07-23 23:13:52,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" -d '' 2018-07-23 23:13:52,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac6463df-7269-44cf-a05e-de98ea40d769 Date: Mon, 23 Jul 2018 23:13:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:13:52,393 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/file used request id req-ac6463df-7269-44cf-a05e-de98ea40d769 2018-07-23 23:13:52,394 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:13:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" 2018-07-23 23:13:52,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4e62d308-cee8-4c39-be4a-48624d18b4d0 Date: Mon, 23 Jul 2018 23:13:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/snap", "metadata": {}}], "self": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "min_disk": 0, "protected": false, "id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "file": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be6a731022c34bf7b5d586fab7154398", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:52,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1 used request id req-4e62d308-cee8-4c39-be4a-48624d18b4d0 2018-07-23 23:13:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" 2018-07-23 23:13:52,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1e9f6124-ced1-43ce-ace2-301b28037162 Date: Mon, 23 Jul 2018 23:13:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:52,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-1e9f6124-ced1-43ce-ace2-301b28037162 2018-07-23 23:13:52,424 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image 2018-07-23 23:13:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" 2018-07-23 23:13:52,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-89b144bf-9fd9-48b0-b54f-6009d43e6a59 Date: Mon, 23 Jul 2018 23:13:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/snap", "metadata": {}}], "self": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "min_disk": 0, "protected": false, "id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "file": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be6a731022c34bf7b5d586fab7154398", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:13:52,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1 used request id req-89b144bf-9fd9-48b0-b54f-6009d43e6a59 2018-07-23 23:13:52,442 - create_image - DEBUG - Instance status is - active 2018-07-23 23:13:52,442 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image 2018-07-23 23:13:52,442 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image 2018-07-23 23:13:52,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:52,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:52,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00dcc81b7a414900800eef74e48883a0", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role"}], "expires_at": "2018-07-24T00:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-user", "id": "26a6cee34b7a48e3b952fb4351179388"}, "audit_ids": ["TWZl9SMxT-yrbNKphYnf6w"], "issued_at": "2018-07-23T23:13:52.000000Z"}} 2018-07-23 23:13:52,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:13:52,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af3a544-bd08-49e2-8463-df6f714e1c62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:52,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4af3a544-bd08-49e2-8463-df6f714e1c62 2018-07-23 23:13:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:13:53,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-66c50a4d-2810-46b5-abc7-09f83f22988f Date: Mon, 23 Jul 2018 23:13:53 GMT RESP BODY: {"networks":[]} 2018-07-23 23:13:53,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net used request id req-66c50a4d-2810-46b5-abc7-09f83f22988f 2018-07-23 23:13:53,094 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net 2018-07-23 23:13:53,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" -d '{"network": {"name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net", "admin_state_up": true}}' 2018-07-23 23:13:53,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0613b601-80ac-4cc1-a9e0-8db1d081c252 Date: Mon, 23 Jul 2018 23:13:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}} 2018-07-23 23:13:53,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0613b601-80ac-4cc1-a9e0-8db1d081c252 2018-07-23 23:13:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:13:53,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-252524b8-7a4a-40ab-9882-b578dec24dca Date: Mon, 23 Jul 2018 23:13:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:13:53,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-252524b8-7a4a-40ab-9882-b578dec24dca 2018-07-23 23:13:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:13:53,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-136f2d58-7eac-4ba6-9bad-45c8a1ab229e Date: Mon, 23 Jul 2018 23:13:53 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:13:53,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-136f2d58-7eac-4ba6-9bad-45c8a1ab229e 2018-07-23 23:13:53,630 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet 2018-07-23 23:13:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" -d '{"subnets": [{"ip_version": 4, "network_id": "3b75c3ef-edc0-4376-8e6a-cd67cda5a387", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]}' 2018-07-23 23:13:54,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ec5753be-d47e-475c-841d-5345bdd3d425 Date: Mon, 23 Jul 2018 23:13:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:54,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ec5753be-d47e-475c-841d-5345bdd3d425 2018-07-23 23:13:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:13:54,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cab8b1f4-b740-4ff7-bc35-17e9de2fc8ec Date: Mon, 23 Jul 2018 23:13:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:13:54,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-cab8b1f4-b740-4ff7-bc35-17e9de2fc8ec 2018-07-23 23:13:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:13:54,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ccaf72b-ddc4-42a8-8b7c-e3c4b2545860 Date: Mon, 23 Jul 2018 23:13:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:54,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-1ccaf72b-ddc4-42a8-8b7c-e3c4b2545860 2018-07-23 23:13:54,574 - OpenStackNetwork - DEBUG - Network [3b75c3ef-edc0-4376-8e6a-cd67cda5a387] created successfully 2018-07-23 23:13:54,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:54,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:54,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["teHD_umJRc2VKycZvOK5lQ"], "issued_at": "2018-07-23T23:13:54.000000Z"}} 2018-07-23 23:13:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a4ac68c2dbc544c34043da9e35c794aa4e1cda" 2018-07-23 23:13:55,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7cfb6a-963d-430a-9d35-b1b19aa4a401 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:55,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0c7cfb6a-963d-430a-9d35-b1b19aa4a401 2018-07-23 23:13:55,039 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:13:55,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a4ac68c2dbc544c34043da9e35c794aa4e1cda" 2018-07-23 23:13:55,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc3d1b5-78a1-46c4-913e-c873c9218839 x-compute-request-id: req-2cc3d1b5-78a1-46c4-913e-c873c9218839 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:13:55,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2cc3d1b5-78a1-46c4-913e-c873c9218839 2018-07-23 23:13:55,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a4ac68c2dbc544c34043da9e35c794aa4e1cda" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-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-23 23:13:55,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98c16adc-69d5-4f35-8cc0-3c9a39500dfa x-compute-request-id: req-98c16adc-69d5-4f35-8cc0-3c9a39500dfa Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "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": "78c1936c-c535-440f-af7b-b137ae96d8c0"}} 2018-07-23 23:13:55,327 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-98c16adc-69d5-4f35-8cc0-3c9a39500dfa 2018-07-23 23:13:55,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:55,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:55,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00dcc81b7a414900800eef74e48883a0", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role"}], "expires_at": "2018-07-24T00:13:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-user", "id": "26a6cee34b7a48e3b952fb4351179388"}, "audit_ids": ["P6t0ig7WRuaERLlu4YyIQw"], "issued_at": "2018-07-23T23:13:55.000000Z"}} 2018-07-23 23:13:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:55,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fb0170-d664-416f-a4fc-9d7395ecfc89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:55,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f6fb0170-d664-416f-a4fc-9d7395ecfc89 2018-07-23 23:13:55,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:13:55,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:55,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79bdf3a-db83-477a-b441-ee74b8dfee10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:55,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f79bdf3a-db83-477a-b441-ee74b8dfee10 2018-07-23 23:13:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dff4ab16-b2b5-431e-bee2-d691bd53cf84 Date: Mon, 23 Jul 2018 23:13:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:13:56,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net used request id req-dff4ab16-b2b5-431e-bee2-d691bd53cf84 2018-07-23 23:13:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:56,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:56,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b4986c-4b12-4413-a988-317787d28f20 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:13:56,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-29b4986c-4b12-4413-a988-317787d28f20 2018-07-23 23:13:56,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-55dd1aef-14ab-427e-be99-891e7949e552 Date: Mon, 23 Jul 2018 23:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:56,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-55dd1aef-14ab-427e-be99-891e7949e552 2018-07-23 23:13:56,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a3fa7cd-fd21-4ecc-8a05-1815afa929f3 Date: Mon, 23 Jul 2018 23:13:56 GMT RESP BODY: {"ports":[]} 2018-07-23 23:13:56,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1&admin_state_up=True used request id req-3a3fa7cd-fd21-4ecc-8a05-1815afa929f3 2018-07-23 23:13:56,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ac56622-960e-465d-a5e3-f772ad00183e x-compute-request-id: req-7ac56622-960e-465d-a5e3-f772ad00183e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:13:56,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst used request id req-7ac56622-960e-465d-a5e3-f772ad00183e 2018-07-23 23:13:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-89d7fb2d-5803-4803-9f0c-53f5349a2ae5 Date: Mon, 23 Jul 2018 23:13:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:13:56,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net used request id req-89d7fb2d-5803-4803-9f0c-53f5349a2ae5 2018-07-23 23:13:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc160fd3-536f-41a9-be86-724d3d81a7db Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:13:56,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-fc160fd3-536f-41a9-be86-724d3d81a7db 2018-07-23 23:13:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-09400a2a-39e9-4e72-9ede-de6bbed05658 Date: Mon, 23 Jul 2018 23:13:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:56,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-09400a2a-39e9-4e72-9ede-de6bbed05658 2018-07-23 23:13:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:56,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e2015b4-1968-452b-b933-cc58e21ce245 Date: Mon, 23 Jul 2018 23:13:56 GMT RESP BODY: {"ports":[]} 2018-07-23 23:13:56,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1&admin_state_up=True used request id req-0e2015b4-1968-452b-b933-cc58e21ce245 2018-07-23 23:13:56,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:13:56,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:13:57,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00dcc81b7a414900800eef74e48883a0", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role"}], "expires_at": "2018-07-24T00:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/be6a731022c34bf7b5d586fab7154398", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-user", "id": "26a6cee34b7a48e3b952fb4351179388"}, "audit_ids": ["eMMMbcNlSDyCTe9kDg1FAQ"], "issued_at": "2018-07-23T23:13:57.000000Z"}} 2018-07-23 23:13:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd3078c11c3b3e4f58e468e17fa0a2137b32f2c" 2018-07-23 23:13:57,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f4deb0-16c3-433e-91b7-2110ce48954f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:13:57,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-95f4deb0-16c3-433e-91b7-2110ce48954f 2018-07-23 23:13:57,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:57,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9104af70-0494-4482-9f7d-cb391d6dc6c8 Date: Mon, 23 Jul 2018 23:13:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:13:57,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net used request id req-9104af70-0494-4482-9f7d-cb391d6dc6c8 2018-07-23 23:13:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:57,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b0ef579-cda6-485c-8cd7-97a7bea122b6 Date: Mon, 23 Jul 2018 23:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:57,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-3b0ef579-cda6-485c-8cd7-97a7bea122b6 2018-07-23 23:13:57,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:57,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c83da16b-9e5d-48fe-9acd-e47946d49d0c Date: Mon, 23 Jul 2018 23:13:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:13:57,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net used request id req-c83da16b-9e5d-48fe-9acd-e47946d49d0c 2018-07-23 23:13:57,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:13:57,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:13:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:13:57,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dd3078c11c3b3e4f58e468e17fa0a2137b32f2c" 2018-07-23 23:13:57,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ddab6c-7851-48d2-b2c2-6595797edc78 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:13:57,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-05ddab6c-7851-48d2-b2c2-6595797edc78 2018-07-23 23:13:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:57,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6e19e3cd-c1ec-4ebd-949f-ebb2eace40a3 Date: Mon, 23 Jul 2018 23:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:57,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-6e19e3cd-c1ec-4ebd-949f-ebb2eace40a3 2018-07-23 23:13:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:57,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-63abd12c-826a-4273-97b0-bc3be772087d Date: Mon, 23 Jul 2018 23:13:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:57,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet used request id req-63abd12c-826a-4273-97b0-bc3be772087d 2018-07-23 23:13:57,801 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net 2018-07-23 23:13:57,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" -d '{"port": {"network_id": "3b75c3ef-edc0-4376-8e6a-cd67cda5a387", "fixed_ips": [{"subnet_id": "733cbf36-2648-4d00-9bbc-0ad3b37d9f7f", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1", "admin_state_up": true}}' 2018-07-23 23:13:58,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-23a1efd6-5b44-4266-99af-4a2143dcd215 Date: Mon, 23 Jul 2018 23:13:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:13:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","ip_address":"10.55.0.101"}],"id":"b2c22aea-ebfd-47bc-a8d9-e9a49544d1cf","security_groups":["724c6702-d849-497b-a0f0-725bc62f05e8"],"mac_address":"fa:16:3e:b9:61:67","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1","project_id":"be6a731022c34bf7b5d586fab7154398","qos_policy_id":null,"admin_state_up":true,"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:13:58,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-23a1efd6-5b44-4266-99af-4a2143dcd215 2018-07-23 23:13:58,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:58,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-08624dcf-772f-46be-ad4b-c1a3ac3b0451 Date: Mon, 23 Jul 2018 23:13:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:13:58,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net used request id req-08624dcf-772f-46be-ad4b-c1a3ac3b0451 2018-07-23 23:13:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e3d9d5-d022-43b2-9e7f-f0c239fd9601 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:13:59,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-68e3d9d5-d022-43b2-9e7f-f0c239fd9601 2018-07-23 23:13:59,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-74437119-21c1-4401-8de8-e236171d5c69 Date: Mon, 23 Jul 2018 23:13:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:13:59,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-74437119-21c1-4401-8de8-e236171d5c69 2018-07-23 23:13:59,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-509f2884-b106-4174-b036-16a18cbb58d8 Date: Mon, 23 Jul 2018 23:13:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:13:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","ip_address":"10.55.0.101"}],"id":"b2c22aea-ebfd-47bc-a8d9-e9a49544d1cf","security_groups":["724c6702-d849-497b-a0f0-725bc62f05e8"],"mac_address":"fa:16:3e:b9:61:67","project_id":"be6a731022c34bf7b5d586fab7154398","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1","admin_state_up":true,"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:13:59,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1&admin_state_up=True used request id req-509f2884-b106-4174-b036-16a18cbb58d8 2018-07-23 23:13:59,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebbefce-a513-4390-b0ef-82650e7fc25b Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:13:59,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-2ebbefce-a513-4390-b0ef-82650e7fc25b 2018-07-23 23:13:59,268 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst 2018-07-23 23:13:59,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9231a431-11d0-46c4-bd52-b3164e80c9c8 x-compute-request-id: req-9231a431-11d0-46c4-bd52-b3164e80c9c8 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "78c1936c-c535-440f-af7b-b137ae96d8c0", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-flavor-name"}]} 2018-07-23 23:13:59,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9231a431-11d0-46c4-bd52-b3164e80c9c8 2018-07-23 23:13:59,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b07e3ca1-ded9-4c1e-b02f-c333302d04a5 x-compute-request-id: req-b07e3ca1-ded9-4c1e-b02f-c333302d04a5 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "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": "78c1936c-c535-440f-af7b-b137ae96d8c0"}} 2018-07-23 23:13:59,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0 used request id req-b07e3ca1-ded9-4c1e-b02f-c333302d04a5 2018-07-23 23:13:59,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-c304c98d-133f-4807-bcf6-4f0d5b30df54 Date: Mon, 23 Jul 2018 23:13:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:13:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:13:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/snap", "metadata": {}}], "self": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "min_disk": 0, "protected": false, "id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "file": "/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "be6a731022c34bf7b5d586fab7154398", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8aeec797-5e12-4013-a22e-ccb59974b2f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image"} 2018-07-23 23:13:59,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image used request id req-c304c98d-133f-4807-bcf6-4f0d5b30df54 2018-07-23 23:13:59,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:13:59,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e037384a-8d41-4da4-bbab-65f3ec8d6f11 Date: Mon, 23 Jul 2018 23:13:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:13:59,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e037384a-8d41-4da4-bbab-65f3ec8d6f11 2018-07-23 23:13:59,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" -d '{"server": {"name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst", "imageRef": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "flavorRef": "78c1936c-c535-440f-af7b-b137ae96d8c0", "max_count": 1, "min_count": 1, "networks": [{"port": "b2c22aea-ebfd-47bc-a8d9-e9a49544d1cf"}]}}' 2018-07-23 23:14:00,607 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2e1ec7e-83a8-4730-bf81-68c703ea847d x-compute-request-id: req-c2e1ec7e-83a8-4730-bf81-68c703ea847d Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa923a3f-5e4f-4818-9ef7-b04747b90814", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "bookmark"}], "adminPass": "mJ6oEQFF7Yn7"}} 2018-07-23 23:14:00,607 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-c2e1ec7e-83a8-4730-bf81-68c703ea847d 2018-07-23 23:14:00,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:00,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bbfe9c5-d64c-4dc6-be56-ca730d32f8b1 x-compute-request-id: req-8bbfe9c5-d64c-4dc6-be56-ca730d32f8b1 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "bookmark"}], "image": {"id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "links": [{"href": "http://172.30.9.26:8774/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78c1936c-c535-440f-af7b-b137ae96d8c0", "links": [{"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "bookmark"}]}, "id": "fa923a3f-5e4f-4818-9ef7-b04747b90814", "user_id": "26a6cee34b7a48e3b952fb4351179388", "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-23T23:14:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst", "created": "2018-07-23T23:14:00Z", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:00,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-8bbfe9c5-d64c-4dc6-be56-ca730d32f8b1 2018-07-23 23:14:00,685 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst 2018-07-23 23:14:00,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:00,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-013fc562-cc6d-415a-b09c-abbcf5b0e146 x-compute-request-id: req-013fc562-cc6d-415a-b09c-abbcf5b0e146 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "bookmark"}], "image": {"id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "links": [{"href": "http://172.30.9.26:8774/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78c1936c-c535-440f-af7b-b137ae96d8c0", "links": [{"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "bookmark"}]}, "id": "fa923a3f-5e4f-4818-9ef7-b04747b90814", "user_id": "26a6cee34b7a48e3b952fb4351179388", "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-23T23:14:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst", "created": "2018-07-23T23:14:00Z", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:00,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-013fc562-cc6d-415a-b09c-abbcf5b0e146 2018-07-23 23:14:00,969 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst] is - BUILD 2018-07-23 23:14:00,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:14:03,973 - create_instance - DEBUG - VM status query timeout in 896.712735891 2018-07-23 23:14:03,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:04,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2cda3a9-72c5-4a2b-a7b5-f5b0906350a2 x-compute-request-id: req-c2cda3a9-72c5-4a2b-a7b5-f5b0906350a2 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "bookmark"}], "image": {"id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "links": [{"href": "http://172.30.9.26:8774/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "78c1936c-c535-440f-af7b-b137ae96d8c0", "links": [{"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "bookmark"}]}, "id": "fa923a3f-5e4f-4818-9ef7-b04747b90814", "security_groups": [{"name": "default"}], "user_id": "26a6cee34b7a48e3b952fb4351179388", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:14:01Z", "hostId": "d15d8bf2cb7c777fae24ae0bc2334f74119bc3e52abde98d53efb7b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst", "created": "2018-07-23T23:14:00Z", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:04,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-c2cda3a9-72c5-4a2b-a7b5-f5b0906350a2 2018-07-23 23:14:04,142 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst] is - BUILD 2018-07-23 23:14:04,142 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:14:07,142 - create_instance - DEBUG - VM status query timeout in 893.542911053 2018-07-23 23:14:07,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90fb3b99-be18-4eb0-9a75-aa631799d71d x-compute-request-id: req-90fb3b99-be18-4eb0-9a75-aa631799d71d Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:61:67", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "bookmark"}], "image": {"id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "links": [{"href": "http://172.30.9.26:8774/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:14:06.000000", "flavor": {"id": "78c1936c-c535-440f-af7b-b137ae96d8c0", "links": [{"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "bookmark"}]}, "id": "fa923a3f-5e4f-4818-9ef7-b04747b90814", "security_groups": [{"name": "default"}], "user_id": "26a6cee34b7a48e3b952fb4351179388", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:14:06Z", "hostId": "d15d8bf2cb7c777fae24ae0bc2334f74119bc3e52abde98d53efb7b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst", "created": "2018-07-23T23:14:00Z", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:07,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-90fb3b99-be18-4eb0-9a75-aa631799d71d 2018-07-23 23:14:07,308 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst] is - ACTIVE 2018-07-23 23:14:07,308 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:14:07,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83296460-1f9e-4a5f-b0e2-4e11bc87bd8c x-compute-request-id: req-83296460-1f9e-4a5f-b0e2-4e11bc87bd8c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:61:67", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "bookmark"}], "image": {"id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "links": [{"href": "http://172.30.9.26:8774/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:14:06.000000", "flavor": {"id": "78c1936c-c535-440f-af7b-b137ae96d8c0", "links": [{"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "bookmark"}]}, "id": "fa923a3f-5e4f-4818-9ef7-b04747b90814", "security_groups": [{"name": "default"}], "user_id": "26a6cee34b7a48e3b952fb4351179388", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:14:06Z", "hostId": "d15d8bf2cb7c777fae24ae0bc2334f74119bc3e52abde98d53efb7b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst", "created": "2018-07-23T23:14:00Z", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:07,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-83296460-1f9e-4a5f-b0e2-4e11bc87bd8c 2018-07-23 23:14:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bb5ec751-ff04-486d-9da7-d0d5661c7884 Date: Mon, 23 Jul 2018 23:14:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:14:07,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net used request id req-bb5ec751-ff04-486d-9da7-d0d5661c7884 2018-07-23 23:14:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74040c0a-9e49-40f5-a28d-dc6c646bd0bc Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:14:07,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-74040c0a-9e49-40f5-a28d-dc6c646bd0bc 2018-07-23 23:14:07,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f0e3c0a3-5bae-47b2-aaf6-79915b819111 Date: Mon, 23 Jul 2018 23:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:14:07,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-f0e3c0a3-5bae-47b2-aaf6-79915b819111 2018-07-23 23:14:07,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-514fca6b-b110-40ce-a66b-d20bd3c7cf90 Date: Mon, 23 Jul 2018 23:14:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:13:56Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","ip_address":"10.55.0.2"}],"id":"31985b16-43f2-43e2-8427-8c0531349f16","security_groups":[],"mac_address":"fa:16:3e:08:ee:4a","project_id":"be6a731022c34bf7b5d586fab7154398","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b75c3ef-edc0-4376-8e6a-cd67cda5a387","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","ip_address":"10.55.0.101"}],"id":"b2c22aea-ebfd-47bc-a8d9-e9a49544d1cf","security_groups":["724c6702-d849-497b-a0f0-725bc62f05e8"],"mac_address":"fa:16:3e:b9:61:67","project_id":"be6a731022c34bf7b5d586fab7154398","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1","admin_state_up":true,"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:58Z","binding:vnic_type":"normal","device_id":"fa923a3f-5e4f-4818-9ef7-b04747b90814","ip_allocation":"immediate"}]} 2018-07-23 23:14:07,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-514fca6b-b110-40ce-a66b-d20bd3c7cf90 2018-07-23 23:14:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-32bf902c-4870-4fe5-8a66-ede5a8b3bf17 Date: Mon, 23 Jul 2018 23:14:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be6a731022c34bf7b5d586fab7154398","l2_adjacency":true,"status":"ACTIVE","subnets":["733cbf36-2648-4d00-9bbc-0ad3b37d9f7f"],"description":"","tags":[],"updated_at":"2018-07-23T23:13:53Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net","admin_state_up":true,"tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","mtu":1450}]} 2018-07-23 23:14:07,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-32bf902c-4870-4fe5-8a66-ede5a8b3bf17 2018-07-23 23:14:07,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:07,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ad179904-c05a-4971-bb8d-4eee27d4154b Date: Mon, 23 Jul 2018 23:14:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:14:07,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-ad179904-c05a-4971-bb8d-4eee27d4154b 2018-07-23 23:14:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:08,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e37db6b9-2ff2-430f-9d0a-7118f2b70f05 Date: Mon, 23 Jul 2018 23:14:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b75c3ef-edc0-4376-8e6a-cd67cda5a387","tenant_id":"be6a731022c34bf7b5d586fab7154398","created_at":"2018-07-23T23:13:53Z","dns_nameservers":[],"updated_at":"2018-07-23T23:13: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":"be6a731022c34bf7b5d586fab7154398","id":"733cbf36-2648-4d00-9bbc-0ad3b37d9f7f","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet"}]} 2018-07-23 23:14:08,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3b75c3ef-edc0-4376-8e6a-cd67cda5a387&name=CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet used request id req-e37db6b9-2ff2-430f-9d0a-7118f2b70f05 2018-07-23 23:14:08,017 - create_instance - INFO - Deleting Port with ID - b2c22aea-ebfd-47bc-a8d9-e9a49544d1cf 2018-07-23 23:14:08,018 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43port-1 2018-07-23 23:14:08,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/b2c22aea-ebfd-47bc-a8d9-e9a49544d1cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:08,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ea8b493-a37d-485a-be91-2ee810793c11 Date: Mon, 23 Jul 2018 23:14:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:08,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/b2c22aea-ebfd-47bc-a8d9-e9a49544d1cf used request id req-1ea8b493-a37d-485a-be91-2ee810793c11 2018-07-23 23:14:08,687 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst 2018-07-23 23:14:08,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:08,804 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e537113-3c17-4ee3-991d-13475c5a009a x-compute-request-id: req-6e537113-3c17-4ee3-991d-13475c5a009a Content-Type: application/json 2018-07-23 23:14:08,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-6e537113-3c17-4ee3-991d-13475c5a009a 2018-07-23 23:14:08,804 - create_instance - INFO - Checking deletion status 2018-07-23 23:14:08,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:08,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecb82ced-5197-47c0-bb71-b4621866d23d x-compute-request-id: req-ecb82ced-5197-47c0-bb71-b4621866d23d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814", "rel": "bookmark"}], "image": {"id": "8aeec797-5e12-4013-a22e-ccb59974b2f1", "links": [{"href": "http://172.30.9.26:8774/images/8aeec797-5e12-4013-a22e-ccb59974b2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:14:06.000000", "flavor": {"id": "78c1936c-c535-440f-af7b-b137ae96d8c0", "links": [{"href": "http://172.30.9.26:8774/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0", "rel": "bookmark"}]}, "id": "fa923a3f-5e4f-4818-9ef7-b04747b90814", "user_id": "26a6cee34b7a48e3b952fb4351179388", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:14:08Z", "hostId": "d15d8bf2cb7c777fae24ae0bc2334f74119bc3e52abde98d53efb7b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst", "created": "2018-07-23T23:14:00Z", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:08,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-ecb82ced-5197-47c0-bb71-b4621866d23d 2018-07-23 23:14:08,914 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst] is - ACTIVE 2018-07-23 23:14:08,914 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:14:11,918 - create_instance - DEBUG - VM status query timeout in 296.886615992 2018-07-23 23:14:11,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3a5bb0c797e74f3061b046a8828cd8fdcc581f8" 2018-07-23 23:14:11,973 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6f4da30-f51e-4744-a4bb-fff18d9cdd8e x-compute-request-id: req-d6f4da30-f51e-4744-a4bb-fff18d9cdd8e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fa923a3f-5e4f-4818-9ef7-b04747b90814 could not be found.", "code": 404}} 2018-07-23 23:14:11,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/fa923a3f-5e4f-4818-9ef7-b04747b90814 used request id req-d6f4da30-f51e-4744-a4bb-fff18d9cdd8e 2018-07-23 23:14:11,974 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fa923a3f-5e4f-4818-9ef7-b04747b90814 could not be found. (HTTP 404) (Request-ID: req-d6f4da30-f51e-4744-a4bb-fff18d9cdd8e) 2018-07-23 23:14:11,974 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-inst 2018-07-23 23:14:11,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a4ac68c2dbc544c34043da9e35c794aa4e1cda" 2018-07-23 23:14:12,014 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:14:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38347340-a2ed-421a-955b-8f294ed637c5 x-compute-request-id: req-38347340-a2ed-421a-955b-8f294ed637c5 Content-Length: 0 Content-Type: application/json 2018-07-23 23:14:12,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/78c1936c-c535-440f-af7b-b137ae96d8c0 used request id req-38347340-a2ed-421a-955b-8f294ed637c5 2018-07-23 23:14:12,015 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet 2018-07-23 23:14:12,015 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-subnet 2018-07-23 23:14:12,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/733cbf36-2648-4d00-9bbc-0ad3b37d9f7f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:14:13,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f147029-a792-4473-97c7-0f2590ab78ce Date: Mon, 23 Jul 2018 23:14:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:13,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/733cbf36-2648-4d00-9bbc-0ad3b37d9f7f used request id req-4f147029-a792-4473-97c7-0f2590ab78ce 2018-07-23 23:14:13,157 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-pub-net 2018-07-23 23:14:13,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/3b75c3ef-edc0-4376-8e6a-cd67cda5a387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550cfb9683da366c38b6d62684eacdea49878d8a" 2018-07-23 23:14:14,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b31ef34-f50a-4131-99c8-1b504aa99ecc Date: Mon, 23 Jul 2018 23:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:14,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/3b75c3ef-edc0-4376-8e6a-cd67cda5a387 used request id req-7b31ef34-f50a-4131-99c8-1b504aa99ecc 2018-07-23 23:14:14,164 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-61dad93a-c755-4659-ac78-66c302822b43-image 2018-07-23 23:14:14,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7ee6a9db8d60dd59a89abcc904fd544154583d1f" 2018-07-23 23:14:14,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7134cdbe-fda1-4ae7-82a0-f73e2e210d65 Date: Mon, 23 Jul 2018 23:14:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:14:14,632 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8aeec797-5e12-4013-a22e-ccb59974b2f1 used request id req-7134cdbe-fda1-4ae7-82a0-f73e2e210d65 2018-07-23 23:14:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:14,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-88f69a6e-7ba7-4836-9479-0e3c63704d69 Date: Mon, 23 Jul 2018 23:14:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be6a731022c34bf7b5d586fab7154398", "created_at": "2018-07-23T23:13:53Z", "updated_at": "2018-07-23T23:13:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "revision_number": 0, "id": "2e87ab10-3ef5-4f5a-978a-d1d03a796c9c", "remote_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "port_range_min": null, "ethertype": "IPv6", "project_id": "be6a731022c34bf7b5d586fab7154398"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "revision_number": 0, "id": "316f5c97-5f32-41fd-8a77-13328367f0bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "port_range_min": null, "ethertype": "IPv6", "project_id": "be6a731022c34bf7b5d586fab7154398"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "revision_number": 0, "id": "999640ac-ce28-425b-a208-1dcc016e05d8", "remote_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "port_range_min": null, "ethertype": "IPv4", "project_id": "be6a731022c34bf7b5d586fab7154398"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "revision_number": 0, "id": "ac2e65f5-ff60-4ea2-9817-347bfb4062a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "tenant_id": "be6a731022c34bf7b5d586fab7154398", "port_range_min": null, "ethertype": "IPv4", "project_id": "be6a731022c34bf7b5d586fab7154398"}], "revision_number": 4, "project_id": "be6a731022c34bf7b5d586fab7154398", "id": "724c6702-d849-497b-a0f0-725bc62f05e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:14:14,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-88f69a6e-7ba7-4836-9479-0e3c63704d69 2018-07-23 23:14:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f25a65b-6a14-4b69-a523-08e910750756 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:14:15,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-8f25a65b-6a14-4b69-a523-08e910750756 2018-07-23 23:14:15,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:14:15,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88aa07b1-dfdc-4b51-aecf-22b5e5b55c74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:14:15,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-88aa07b1-dfdc-4b51-aecf-22b5e5b55c74 2018-07-23 23:14:15,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:14:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f893b5d-0c98-4f8b-9d2e-76d04485877e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:14:15,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-5f893b5d-0c98-4f8b-9d2e-76d04485877e 2018-07-23 23:14:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76d8d0c-1200-4f66-99a1-1a4011a8a1f3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:14:15,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e76d8d0c-1200-4f66-99a1-1a4011a8a1f3 2018-07-23 23:14:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a93a584-1e1c-4d24-836e-fc468c99d586 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:14:15,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-9a93a584-1e1c-4d24-836e-fc468c99d586 2018-07-23 23:14:15,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:14:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,519 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af410fa-003a-459c-bf00-136ab8de3b1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:14:15,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-7af410fa-003a-459c-bf00-136ab8de3b1c 2018-07-23 23:14:15,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:14:15,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,600 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1ea316-618d-4c95-9547-12f2ecd01105 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:14:15,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-7a1ea316-618d-4c95-9547-12f2ecd01105 2018-07-23 23:14:15,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:14:15,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad37b500-59af-4eaa-a0f5-4f93ef755341 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "be6a731022c34bf7b5d586fab7154398", "name": "CreateInstancePortManipulationTests-7f72d25f-2176-470-proj"}} 2018-07-23 23:14:15,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-ad37b500-59af-4eaa-a0f5-4f93ef755341 2018-07-23 23:14:15,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 724c6702-d849-497b-a0f0-725bc62f05e8 2018-07-23 23:14:15,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=724c6702-d849-497b-a0f0-725bc62f05e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:15,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eedb2c73-0c84-475c-88f8-00c2f83dddc8 Date: Mon, 23 Jul 2018 23:14:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "port_range_min": null, "revision_number": 0, "tenant_id": "be6a731022c34bf7b5d586fab7154398", "created_at": "2018-07-23T23:13:53Z", "project_id": "be6a731022c34bf7b5d586fab7154398", "id": "2e87ab10-3ef5-4f5a-978a-d1d03a796c9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "port_range_min": null, "revision_number": 0, "tenant_id": "be6a731022c34bf7b5d586fab7154398", "created_at": "2018-07-23T23:13:53Z", "project_id": "be6a731022c34bf7b5d586fab7154398", "id": "316f5c97-5f32-41fd-8a77-13328367f0bf"}, {"remote_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "port_range_min": null, "revision_number": 0, "tenant_id": "be6a731022c34bf7b5d586fab7154398", "created_at": "2018-07-23T23:13:53Z", "project_id": "be6a731022c34bf7b5d586fab7154398", "id": "999640ac-ce28-425b-a208-1dcc016e05d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:13:53Z", "security_group_id": "724c6702-d849-497b-a0f0-725bc62f05e8", "port_range_min": null, "revision_number": 0, "tenant_id": "be6a731022c34bf7b5d586fab7154398", "created_at": "2018-07-23T23:13:53Z", "project_id": "be6a731022c34bf7b5d586fab7154398", "id": "ac2e65f5-ff60-4ea2-9817-347bfb4062a5"}]} 2018-07-23 23:14:15,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=724c6702-d849-497b-a0f0-725bc62f05e8 used request id req-eedb2c73-0c84-475c-88f8-00c2f83dddc8 2018-07-23 23:14:15,722 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:14:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/724c6702-d849-497b-a0f0-725bc62f05e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:16,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb8807b6-eecf-4f9d-97a7-3ffad0d9c685 Content-Length: 0 Date: Mon, 23 Jul 2018 23:14:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:16,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/724c6702-d849-497b-a0f0-725bc62f05e8 used request id req-fb8807b6-eecf-4f9d-97a7-3ffad0d9c685 2018-07-23 23:14:16,292 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7f72d25f-2176-470-proj 2018-07-23 23:14:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:16,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f77f93-5635-4b36-a23a-438da74254b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:16,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/be6a731022c34bf7b5d586fab7154398 used request id req-98f77f93-5635-4b36-a23a-438da74254b2 2018-07-23 23:14:16,506 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7f72d25f-2176-470-proj-role 2018-07-23 23:14:16,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/00dcc81b7a414900800eef74e48883a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:16,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2600b052-b12b-4504-b6a7-c1bcf85c5dd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:16,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/00dcc81b7a414900800eef74e48883a0 used request id req-2600b052-b12b-4504-b6a7-c1bcf85c5dd3 2018-07-23 23:14:16,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a5945b4ae7cd0ac4cdf9822fff5c5815d817186" 2018-07-23 23:14:16,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ecf280a-15b9-4e66-a9e6-70a5ac1b630a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:14:16,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0ecf280a-15b9-4e66-a9e6-70a5ac1b630a 2018-07-23 23:14:16,691 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7f72d25f-2176-470-user 2018-07-23 23:14:16,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/26a6cee34b7a48e3b952fb4351179388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919f3c98f8eac8d4f18f9f5f7a32feceed2d4602" 2018-07-23 23:14:16,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70550e8-483d-4303-82aa-7856d385f550 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:16,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/26a6cee34b7a48e3b952fb4351179388 used request id req-c70550e8-483d-4303-82aa-7856d385f550 2018-07-23 23:14:16,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:17,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["9bvNhIpAS4ehxYSqhkQgvQ"], "issued_at": "2018-07-23T23:14:17.000000Z"}} 2018-07-23 23:14:17,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a75393a2abe52db5804cd68d6fe388c091d6246b" 2018-07-23 23:14:17,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe2fc2c-c8d6-4658-8642-d06fe2b32132 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:17,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3fe2fc2c-c8d6-4658-8642-d06fe2b32132 2018-07-23 23:14:17,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:17,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:17,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uQdjlzZWRgmXJCU5CiScnw"], "issued_at": "2018-07-23T23:14:17.000000Z"}} 2018-07-23 23:14:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:17,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17046a4e-c32c-4c27-848a-ce7c8e07b777 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:17,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-17046a4e-c32c-4c27-848a-ce7c8e07b777 2018-07-23 23:14:17,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:17,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5087b281-a325-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:17,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a05c401-4464-4b89-9195-2f0d5698698d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5087b281-a325-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:14:17,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5087b281-a325-4f7-proj used request id req-3a05c401-4464-4b89-9195-2f0d5698698d 2018-07-23 23:14:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:17,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9918a470-d504-4c59-a7db-1eea22b67083 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:14:17,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-9918a470-d504-4c59-a7db-1eea22b67083 2018-07-23 23:14:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}}' 2018-07-23 23:14:18,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad30f1f2-bb2e-47c6-9029-857fdcadd713 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "id": "afe6eae122cb4799be7e3c1ab3f743e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:18,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-ad30f1f2-bb2e-47c6-9029-857fdcadd713 2018-07-23 23:14:18,050 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5087b281-a325-4f7-proj 2018-07-23 23:14:18,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:18,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:18,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2-ysyZQSSp-zmEZPK2mmvA"], "issued_at": "2018-07-23T23:14:18.000000Z"}} 2018-07-23 23:14:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7472b91616b2c510427a7489ce2ca53d8d1435e" 2018-07-23 23:14:18,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52314c49-3ec6-42f0-b7e5-7bdd81bd11a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:18,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-52314c49-3ec6-42f0-b7e5-7bdd81bd11a4 2018-07-23 23:14:18,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:18,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:18,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7472b91616b2c510427a7489ce2ca53d8d1435e" 2018-07-23 23:14:18,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21853ad9-06dd-4a7a-a278-da9017ba4336 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:14:18,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-21853ad9-06dd-4a7a-a278-da9017ba4336 2018-07-23 23:14:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-5087b281-a325-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7472b91616b2c510427a7489ce2ca53d8d1435e" 2018-07-23 23:14:18,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f25dbc-6136-4007-983d-d39521163dd2 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-5087b281-a325-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "id": "afe6eae122cb4799be7e3c1ab3f743e7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}]} 2018-07-23 23:14:18,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-5087b281-a325-4f7-proj used request id req-56f25dbc-6136-4007-983d-d39521163dd2 2018-07-23 23:14:18,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7472b91616b2c510427a7489ce2ca53d8d1435e" 2018-07-23 23:14:18,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d291ea71-6657-492d-bd79-208ea8712e9b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:14:18,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d291ea71-6657-492d-bd79-208ea8712e9b 2018-07-23 23:14:19,106 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5087b281-a325-4f7-user 2018-07-23 23:14:19,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:19,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:19,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbe9c332-e4b9-49db-890e-9aff8cf9910b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:14:19,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fbe9c332-e4b9-49db-890e-9aff8cf9910b 2018-07-23 23:14:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" -d '{"role": {"name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role"}}' 2018-07-23 23:14:19,298 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4775e77c-e674-412b-80ca-a2977e46445a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e8395d13f7349ffbd83498c83efe18d", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e8395d13f7349ffbd83498c83efe18d"}, "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role"}} 2018-07-23 23:14:19,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-4775e77c-e674-412b-80ca-a2977e46445a 2018-07-23 23:14:19,298 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role 2018-07-23 23:14:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4e8395d13f7349ffbd83498c83efe18d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:19,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662e3935-1474-4c34-9f1f-776dd5a5f9cf Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e8395d13f7349ffbd83498c83efe18d", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e8395d13f7349ffbd83498c83efe18d"}, "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role"}} 2018-07-23 23:14:19,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4e8395d13f7349ffbd83498c83efe18d used request id req-662e3935-1474-4c34-9f1f-776dd5a5f9cf 2018-07-23 23:14:19,387 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role to project CreateInstancePortManipulationTests-5087b281-a325-4f7-proj 2018-07-23 23:14:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7/users/40520ecea0b64072935de3f1d8e997a8/roles/4e8395d13f7349ffbd83498c83efe18d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:19,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b203f7c5-4c7a-4a5a-8b60-43ee05c493c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:19,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7/users/40520ecea0b64072935de3f1d8e997a8/roles/4e8395d13f7349ffbd83498c83efe18d used request id req-b203f7c5-4c7a-4a5a-8b60-43ee05c493c0 2018-07-23 23:14:19,510 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:14:19,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:19,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:19,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e8395d13f7349ffbd83498c83efe18d", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role"}], "expires_at": "2018-07-24T00:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-user", "id": "40520ecea0b64072935de3f1d8e997a8"}, "audit_ids": ["6wL45alpTceBeZVB364UYA"], "issued_at": "2018-07-23T23:14:19.000000Z"}} 2018-07-23 23:14:19,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" 2018-07-23 23:14:19,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58e1c2a-779c-4eeb-ba4b-67f560d489d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:19,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e58e1c2a-779c-4eeb-ba4b-67f560d489d1 2018-07-23 23:14:19,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" 2018-07-23 23:14:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2b00254c-486d-4ba8-a492-e858f75f69c9 Date: Mon, 23 Jul 2018 23:14:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image"} 2018-07-23 23:14:20,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image used request id req-2b00254c-486d-4ba8-a492-e858f75f69c9 2018-07-23 23:14:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" 2018-07-23 23:14:20,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-33e37cdd-893f-486d-b001-fd813bfe4f85 Date: Mon, 23 Jul 2018 23:14:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:14:20,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-33e37cdd-893f-486d-b001-fd813bfe4f85 2018-07-23 23:14:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image"}' 2018-07-23 23:14:20,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1dbf61fa-d09f-4896-b899-dbcfc25e9bb1 Date: Mon, 23 Jul 2018 23:14:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "min_disk": 0, "protected": false, "id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "file": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/file", "checksum": null, "owner": "afe6eae122cb4799be7e3c1ab3f743e7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:14:20,250 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1dbf61fa-d09f-4896-b899-dbcfc25e9bb1 2018-07-23 23:14:20,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" -d '' 2018-07-23 23:14:20,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5fbaefe-397f-4e07-a771-09d435f1e1bf Date: Mon, 23 Jul 2018 23:14:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:14:20,624 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/file used request id req-c5fbaefe-397f-4e07-a771-09d435f1e1bf 2018-07-23 23:14:20,624 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:14:20,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" 2018-07-23 23:14:20,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d1bda3b3-462e-4aad-808f-ff4335394776 Date: Mon, 23 Jul 2018 23:14:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:20Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/snap", "metadata": {}}], "self": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "min_disk": 0, "protected": false, "id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "file": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afe6eae122cb4799be7e3c1ab3f743e7", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:14:20,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c used request id req-d1bda3b3-462e-4aad-808f-ff4335394776 2018-07-23 23:14:20,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" 2018-07-23 23:14:20,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43662f9c-982b-4d96-82ba-fa44fc952c94 Date: Mon, 23 Jul 2018 23:14:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:14:20,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-43662f9c-982b-4d96-82ba-fa44fc952c94 2018-07-23 23:14:20,656 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image 2018-07-23 23:14:20,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" 2018-07-23 23:14:20,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e15e1845-4067-4fba-bb14-71d6f45e0c43 Date: Mon, 23 Jul 2018 23:14:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:20Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/snap", "metadata": {}}], "self": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "min_disk": 0, "protected": false, "id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "file": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afe6eae122cb4799be7e3c1ab3f743e7", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:14:20,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c used request id req-e15e1845-4067-4fba-bb14-71d6f45e0c43 2018-07-23 23:14:20,675 - create_image - DEBUG - Instance status is - active 2018-07-23 23:14:20,676 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image 2018-07-23 23:14:20,676 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image 2018-07-23 23:14:20,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:20,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:21,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e8395d13f7349ffbd83498c83efe18d", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role"}], "expires_at": "2018-07-24T00:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-user", "id": "40520ecea0b64072935de3f1d8e997a8"}, "audit_ids": ["jF-l27nSSi2nyc2IUTg9wA"], "issued_at": "2018-07-23T23:14:21.000000Z"}} 2018-07-23 23:14:21,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:21,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d1d9e9-0cea-414f-bb5d-e0f9cfb1caab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:21,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f2d1d9e9-0cea-414f-bb5d-e0f9cfb1caab 2018-07-23 23:14:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:21,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-82bfafe4-794f-4324-bb99-2c61e6bbc46b Date: Mon, 23 Jul 2018 23:14:21 GMT RESP BODY: {"networks":[]} 2018-07-23 23:14:21,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net used request id req-82bfafe4-794f-4324-bb99-2c61e6bbc46b 2018-07-23 23:14:21,318 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net 2018-07-23 23:14:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" -d '{"network": {"name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net", "admin_state_up": true}}' 2018-07-23 23:14:21,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-16c77fe0-61f8-4247-8061-a2a8b55820b0 Date: Mon, 23 Jul 2018 23:14:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:14:21Z","is_default":false,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}} 2018-07-23 23:14:21,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-16c77fe0-61f8-4247-8061-a2a8b55820b0 2018-07-23 23:14:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:22,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-72f8b4a7-bc4d-4f4e-b9e9-269f8c5b4730 Date: Mon, 23 Jul 2018 23:14:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:14:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:22,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-72f8b4a7-bc4d-4f4e-b9e9-269f8c5b4730 2018-07-23 23:14:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:22,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-109ddd35-bf2b-472c-a008-89b499754b66 Date: Mon, 23 Jul 2018 23:14:22 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:14:22,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-109ddd35-bf2b-472c-a008-89b499754b66 2018-07-23 23:14:22,139 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet 2018-07-23 23:14:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" -d '{"subnets": [{"ip_version": 4, "network_id": "1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]}' 2018-07-23 23:14:22,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4ec5a12-1c44-40d8-9cf1-3afff6297baa Date: Mon, 23 Jul 2018 23:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","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":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:22,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a4ec5a12-1c44-40d8-9cf1-3afff6297baa 2018-07-23 23:14:22,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:22,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cb660843-bc9e-457c-86f2-869c4dc24d56 Date: Mon, 23 Jul 2018 23:14:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":["aeb72209-e350-4b21-9b7c-c78fe76d8202"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:22,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-cb660843-bc9e-457c-86f2-869c4dc24d56 2018-07-23 23:14:22,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:22,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c490ccc-f8a1-4edb-8942-6d7293f2b7c3 Date: Mon, 23 Jul 2018 23:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:22,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-6c490ccc-f8a1-4edb-8942-6d7293f2b7c3 2018-07-23 23:14:22,873 - OpenStackNetwork - DEBUG - Network [1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387] created successfully 2018-07-23 23:14:22,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:22,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:23,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["KYn5j4tzRc2H3slB0BUjBw"], "issued_at": "2018-07-23T23:14:23.000000Z"}} 2018-07-23 23:14:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18515801d9d6c728e42c970118697e6cfc1ccbac" 2018-07-23 23:14:23,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94dd345c-4c22-4d6f-a58b-446f82ec6007 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:23,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-94dd345c-4c22-4d6f-a58b-446f82ec6007 2018-07-23 23:14:23,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:14:23,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18515801d9d6c728e42c970118697e6cfc1ccbac" 2018-07-23 23:14:23,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f15644cc-cf7f-4347-99f9-ef5f74c92b20 x-compute-request-id: req-f15644cc-cf7f-4347-99f9-ef5f74c92b20 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:14:23,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f15644cc-cf7f-4347-99f9-ef5f74c92b20 2018-07-23 23:14:23,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18515801d9d6c728e42c970118697e6cfc1ccbac" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-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-23 23:14:23,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f059f56c-282c-46b5-a065-fc9d570cbf2d x-compute-request-id: req-f059f56c-282c-46b5-a065-fc9d570cbf2d Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "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": "79760c2c-a438-4d24-8910-f153b6762da5"}} 2018-07-23 23:14:23,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f059f56c-282c-46b5-a065-fc9d570cbf2d 2018-07-23 23:14:23,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:23,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:23,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e8395d13f7349ffbd83498c83efe18d", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role"}], "expires_at": "2018-07-24T00:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-user", "id": "40520ecea0b64072935de3f1d8e997a8"}, "audit_ids": ["ak-EVFe8QmK8Te0PDaoXXg"], "issued_at": "2018-07-23T23:14:23.000000Z"}} 2018-07-23 23:14:23,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c1cd2c-9614-4027-889b-2506c42e3dad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:24,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-65c1cd2c-9614-4027-889b-2506c42e3dad 2018-07-23 23:14:24,034 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:14:24,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49732ed8-944c-4b9c-ba97-25ca2f040bce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:24,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-49732ed8-944c-4b9c-ba97-25ca2f040bce 2018-07-23 23:14:24,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0781b74a-efe4-41ff-ba2e-1a081dd03892 Date: Mon, 23 Jul 2018 23:14:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":["aeb72209-e350-4b21-9b7c-c78fe76d8202"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:24,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net used request id req-0781b74a-efe4-41ff-ba2e-1a081dd03892 2018-07-23 23:14:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:24,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:24,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a807c5-4250-4ae1-acd1-3f59120a1ea2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:24,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-c9a807c5-4250-4ae1-acd1-3f59120a1ea2 2018-07-23 23:14:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bae08a48-0e79-4cbd-819b-4e11295b391e Date: Mon, 23 Jul 2018 23:14:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:24,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-bae08a48-0e79-4cbd-819b-4e11295b391e 2018-07-23 23:14:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1bd89bbe-b3cf-4072-8d1d-2a6f2f432cc6 Date: Mon, 23 Jul 2018 23:14:24 GMT RESP BODY: {"ports":[]} 2018-07-23 23:14:24,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1&admin_state_up=True used request id req-1bd89bbe-b3cf-4072-8d1d-2a6f2f432cc6 2018-07-23 23:14:24,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f1bfb3d-8a79-4b92-98d1-efa81e1fc421 x-compute-request-id: req-1f1bfb3d-8a79-4b92-98d1-efa81e1fc421 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:14:24,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst used request id req-1f1bfb3d-8a79-4b92-98d1-efa81e1fc421 2018-07-23 23:14:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:24,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0350285a-709a-46f5-9499-309cdb8abd71 Date: Mon, 23 Jul 2018 23:14:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":["aeb72209-e350-4b21-9b7c-c78fe76d8202"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:24,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net used request id req-0350285a-709a-46f5-9499-309cdb8abd71 2018-07-23 23:14:24,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:25,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7a9613-d529-4e53-aa56-cf5c75f3a110 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:25,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-6b7a9613-d529-4e53-aa56-cf5c75f3a110 2018-07-23 23:14:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:25,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11bd3d28-554d-48fa-94e3-4e461d411792 Date: Mon, 23 Jul 2018 23:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:25,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-11bd3d28-554d-48fa-94e3-4e461d411792 2018-07-23 23:14:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:25,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a862bc1-ec6e-4651-87af-d3bc502b0249 Date: Mon, 23 Jul 2018 23:14:25 GMT RESP BODY: {"ports":[]} 2018-07-23 23:14:25,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1&admin_state_up=True used request id req-0a862bc1-ec6e-4651-87af-d3bc502b0249 2018-07-23 23:14:25,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:25,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:25,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e8395d13f7349ffbd83498c83efe18d", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role"}], "expires_at": "2018-07-24T00:14:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/afe6eae122cb4799be7e3c1ab3f743e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-user", "id": "40520ecea0b64072935de3f1d8e997a8"}, "audit_ids": ["GQtIRlA3Qkmb4OGSwUQqGw"], "issued_at": "2018-07-23T23:14:25.000000Z"}} 2018-07-23 23:14:25,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7616cca560e7e4a794c6e92730796ca7b96b3a2" 2018-07-23 23:14:25,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7e6379-7ce7-4e1e-8fc6-c32e0aab5120 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:25,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ed7e6379-7ce7-4e1e-8fc6-c32e0aab5120 2018-07-23 23:14:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:25,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-eb6a34cc-d7cd-401b-a9db-d58b6656658f Date: Mon, 23 Jul 2018 23:14:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":["aeb72209-e350-4b21-9b7c-c78fe76d8202"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:25,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net used request id req-eb6a34cc-d7cd-401b-a9db-d58b6656658f 2018-07-23 23:14:25,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:25,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-010b1f67-4311-42b2-91dc-f100fa10fc00 Date: Mon, 23 Jul 2018 23:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:25,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-010b1f67-4311-42b2-91dc-f100fa10fc00 2018-07-23 23:14:25,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:25,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5e04e9aa-25a4-49eb-b402-44cdc84e8821 Date: Mon, 23 Jul 2018 23:14:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":["aeb72209-e350-4b21-9b7c-c78fe76d8202"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:25,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net used request id req-5e04e9aa-25a4-49eb-b402-44cdc84e8821 2018-07-23 23:14:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:25,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:25,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7616cca560e7e4a794c6e92730796ca7b96b3a2" 2018-07-23 23:14:25,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cf79f3-56ff-4898-8dc8-dcf81eba4ff1 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:25,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-b4cf79f3-56ff-4898-8dc8-dcf81eba4ff1 2018-07-23 23:14:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:25,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ec85512e-5102-415a-bcf3-a3a2f40d31b1 Date: Mon, 23 Jul 2018 23:14:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:25,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-ec85512e-5102-415a-bcf3-a3a2f40d31b1 2018-07-23 23:14:25,967 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net 2018-07-23 23:14:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" -d '{"port": {"network_id": "1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1", "admin_state_up": true}}' 2018-07-23 23:14:27,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-fdfaf8ad-15bb-4ca2-bb65-035db5ea13fc Date: Mon, 23 Jul 2018 23:14:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","ip_address":"10.55.0.4"}],"id":"8f5d6bbd-e40c-48d1-8359-232d6276dfa0","security_groups":["0db8e40f-9dec-45f4-ab7e-10de8ba0f119"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","qos_policy_id":null,"admin_state_up":true,"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:14:27,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-fdfaf8ad-15bb-4ca2-bb65-035db5ea13fc 2018-07-23 23:14:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-538855ae-143d-48c3-ae7d-6b2afd122053 Date: Mon, 23 Jul 2018 23:14:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":["aeb72209-e350-4b21-9b7c-c78fe76d8202"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:27,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net used request id req-538855ae-143d-48c3-ae7d-6b2afd122053 2018-07-23 23:14:27,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ec83ae-2a7c-4e6a-9130-cd6a5e3f24e0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:27,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-b9ec83ae-2a7c-4e6a-9130-cd6a5e3f24e0 2018-07-23 23:14:27,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9ef2e425-deaf-430e-a1b3-b7fc191461ed Date: Mon, 23 Jul 2018 23:14:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:27,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-9ef2e425-deaf-430e-a1b3-b7fc191461ed 2018-07-23 23:14:27,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-76a4255e-4bde-4346-96df-7448c82878e8 Date: Mon, 23 Jul 2018 23:14:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","ip_address":"10.55.0.4"}],"id":"8f5d6bbd-e40c-48d1-8359-232d6276dfa0","security_groups":["0db8e40f-9dec-45f4-ab7e-10de8ba0f119"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1","admin_state_up":true,"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:14:27,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1&admin_state_up=True used request id req-76a4255e-4bde-4346-96df-7448c82878e8 2018-07-23 23:14:27,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320670ba-ca1b-4e0f-9a23-09edb712d895 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:27,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-320670ba-ca1b-4e0f-9a23-09edb712d895 2018-07-23 23:14:27,584 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst 2018-07-23 23:14:27,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8bc861f-6a3c-478a-8e17-cf0f6e7dcdfa x-compute-request-id: req-f8bc861f-6a3c-478a-8e17-cf0f6e7dcdfa Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "79760c2c-a438-4d24-8910-f153b6762da5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-flavor-name"}]} 2018-07-23 23:14:27,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f8bc861f-6a3c-478a-8e17-cf0f6e7dcdfa 2018-07-23 23:14:27,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/79760c2c-a438-4d24-8910-f153b6762da5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83a6779c-9ec6-48c2-82a9-0f058b918a90 x-compute-request-id: req-83a6779c-9ec6-48c2-82a9-0f058b918a90 Content-Encoding: gzip Content-Length: 333 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "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": "79760c2c-a438-4d24-8910-f153b6762da5"}} 2018-07-23 23:14:27,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/79760c2c-a438-4d24-8910-f153b6762da5 used request id req-83a6779c-9ec6-48c2-82a9-0f058b918a90 2018-07-23 23:14:27,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-23d023b6-b5db-4081-9d9d-40b5bdd66a8b Date: Mon, 23 Jul 2018 23:14:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:20Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/snap", "metadata": {}}], "self": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "min_disk": 0, "protected": false, "id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "file": "/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afe6eae122cb4799be7e3c1ab3f743e7", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/038e7055-b89a-41ea-b99c-abcb721e6b1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image"} 2018-07-23 23:14:27,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image used request id req-23d023b6-b5db-4081-9d9d-40b5bdd66a8b 2018-07-23 23:14:27,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:27,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bea413f0-8eca-438f-9ba5-590fba32e1eb Date: Mon, 23 Jul 2018 23:14:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:14:27,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-bea413f0-8eca-438f-9ba5-590fba32e1eb 2018-07-23 23:14:27,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" -d '{"server": {"name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst", "imageRef": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "flavorRef": "79760c2c-a438-4d24-8910-f153b6762da5", "max_count": 1, "min_count": 1, "networks": [{"port": "8f5d6bbd-e40c-48d1-8359-232d6276dfa0"}]}}' 2018-07-23 23:14:28,644 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:14:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68da501b-c9c7-4dec-8847-8c7a9a1af0b4 x-compute-request-id: req-68da501b-c9c7-4dec-8847-8c7a9a1af0b4 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "bookmark"}], "adminPass": "Nqh75fwvpScC"}} 2018-07-23 23:14:28,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-68da501b-c9c7-4dec-8847-8c7a9a1af0b4 2018-07-23 23:14:28,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:28,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4043f43-9c19-4198-b2a7-d5d2d5b6024d x-compute-request-id: req-d4043f43-9c19-4198-b2a7-d5d2d5b6024d Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "bookmark"}], "image": {"id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "links": [{"href": "http://172.30.9.26:8774/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79760c2c-a438-4d24-8910-f153b6762da5", "links": [{"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "bookmark"}]}, "id": "7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "user_id": "40520ecea0b64072935de3f1d8e997a8", "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-23T23:14:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst", "created": "2018-07-23T23:14:28Z", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:28,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-d4043f43-9c19-4198-b2a7-d5d2d5b6024d 2018-07-23 23:14:28,734 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst 2018-07-23 23:14:28,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:29,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47ff914a-04c8-41bc-b6ed-a4ae7023fcc9 x-compute-request-id: req-47ff914a-04c8-41bc-b6ed-a4ae7023fcc9 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "bookmark"}], "image": {"id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "links": [{"href": "http://172.30.9.26:8774/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79760c2c-a438-4d24-8910-f153b6762da5", "links": [{"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "bookmark"}]}, "id": "7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "user_id": "40520ecea0b64072935de3f1d8e997a8", "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-23T23:14:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst", "created": "2018-07-23T23:14:28Z", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:29,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-47ff914a-04c8-41bc-b6ed-a4ae7023fcc9 2018-07-23 23:14:29,124 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst] is - BUILD 2018-07-23 23:14:29,124 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:14:32,128 - create_instance - DEBUG - VM status query timeout in 896.607119799 2018-07-23 23:14:32,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:32,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8b83eb2-9e0f-43c5-98c5-4dd5d0a62c22 x-compute-request-id: req-e8b83eb2-9e0f-43c5-98c5-4dd5d0a62c22 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "bookmark"}], "image": {"id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "links": [{"href": "http://172.30.9.26:8774/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "79760c2c-a438-4d24-8910-f153b6762da5", "links": [{"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "bookmark"}]}, "id": "7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "security_groups": [{"name": "default"}], "user_id": "40520ecea0b64072935de3f1d8e997a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:14:30Z", "hostId": "448cee88ec645b83853ecd5f98d7c8fc54862713e7e4217df0f7e772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst", "created": "2018-07-23T23:14:28Z", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:32,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-e8b83eb2-9e0f-43c5-98c5-4dd5d0a62c22 2018-07-23 23:14:32,457 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst] is - BUILD 2018-07-23 23:14:32,458 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:14:35,461 - create_instance - DEBUG - VM status query timeout in 893.273867846 2018-07-23 23:14:35,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:35,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8844156c-504b-4adf-8d5c-693b8b5c26c7 x-compute-request-id: req-8844156c-504b-4adf-8d5c-693b8b5c26c7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "bookmark"}], "image": {"id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "links": [{"href": "http://172.30.9.26:8774/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:14:35.000000", "flavor": {"id": "79760c2c-a438-4d24-8910-f153b6762da5", "links": [{"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "bookmark"}]}, "id": "7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "security_groups": [{"name": "default"}], "user_id": "40520ecea0b64072935de3f1d8e997a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:14:35Z", "hostId": "448cee88ec645b83853ecd5f98d7c8fc54862713e7e4217df0f7e772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst", "created": "2018-07-23T23:14:28Z", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:35,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-8844156c-504b-4adf-8d5c-693b8b5c26c7 2018-07-23 23:14:35,637 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst] is - ACTIVE 2018-07-23 23:14:35,637 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:14:35,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:35,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5acfa41f-865a-403e-b090-7124226af65e x-compute-request-id: req-5acfa41f-865a-403e-b090-7124226af65e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "bookmark"}], "image": {"id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "links": [{"href": "http://172.30.9.26:8774/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:14:35.000000", "flavor": {"id": "79760c2c-a438-4d24-8910-f153b6762da5", "links": [{"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "bookmark"}]}, "id": "7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "security_groups": [{"name": "default"}], "user_id": "40520ecea0b64072935de3f1d8e997a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:14:35Z", "hostId": "448cee88ec645b83853ecd5f98d7c8fc54862713e7e4217df0f7e772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst", "created": "2018-07-23T23:14:28Z", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:35,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-5acfa41f-865a-403e-b090-7124226af65e 2018-07-23 23:14:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:35,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b32b9e33-3b29-4707-884d-2ad1f724add2 Date: Mon, 23 Jul 2018 23:14:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"afe6eae122cb4799be7e3c1ab3f743e7","l2_adjacency":true,"status":"ACTIVE","subnets":["aeb72209-e350-4b21-9b7c-c78fe76d8202"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net","admin_state_up":true,"tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:21Z","mtu":1450}]} 2018-07-23 23:14:35,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net used request id req-b32b9e33-3b29-4707-884d-2ad1f724add2 2018-07-23 23:14:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:35,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec73bd6-e3f4-4bdc-b6fe-bf236f552799 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:35,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-0ec73bd6-e3f4-4bdc-b6fe-bf236f552799 2018-07-23 23:14:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:36,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-664f5000-f270-480d-9ad5-11750216edf7 Date: Mon, 23 Jul 2018 23:14:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet"}]} 2018-07-23 23:14:36,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-664f5000-f270-480d-9ad5-11750216edf7 2018-07-23 23:14:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:36,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1660 X-Openstack-Request-Id: req-acaaf481-d535-4a52-8057-9570e8c2f53c Date: Mon, 23 Jul 2018 23:14:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","ip_address":"10.55.0.4"}],"id":"8f5d6bbd-e40c-48d1-8359-232d6276dfa0","security_groups":["0db8e40f-9dec-45f4-ab7e-10de8ba0f119"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1","admin_state_up":true,"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:26Z","binding:vnic_type":"normal","device_id":"7044ed9f-bd0c-4cf6-b604-b9458b5d00fa","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aeb72209-e350-4b21-9b7c-c78fe76d8202","ip_address":"10.55.0.2"}],"id":"b66b3b1a-4a24-4006-9efb-a5979e9c819e","security_groups":[],"mac_address":"fa:16:3e:2c:97:e4","project_id":"afe6eae122cb4799be7e3c1ab3f743e7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","tenant_id":"afe6eae122cb4799be7e3c1ab3f743e7","created_at":"2018-07-23T23:14:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387","ip_allocation":"immediate"}]} 2018-07-23 23:14:36,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-acaaf481-d535-4a52-8057-9570e8c2f53c 2018-07-23 23:14:36,114 - create_instance - INFO - Deleting Port with ID - 8f5d6bbd-e40c-48d1-8359-232d6276dfa0 2018-07-23 23:14:36,115 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609port-1 2018-07-23 23:14:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/8f5d6bbd-e40c-48d1-8359-232d6276dfa0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:36,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31443f31-8974-49b1-a470-9e77a26cd2e4 Date: Mon, 23 Jul 2018 23:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:36,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/8f5d6bbd-e40c-48d1-8359-232d6276dfa0 used request id req-31443f31-8974-49b1-a470-9e77a26cd2e4 2018-07-23 23:14:36,564 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst 2018-07-23 23:14:36,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:36,683 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-830a8125-211e-40f2-b672-a5ef5d2dc20f x-compute-request-id: req-830a8125-211e-40f2-b672-a5ef5d2dc20f Content-Type: application/json 2018-07-23 23:14:36,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-830a8125-211e-40f2-b672-a5ef5d2dc20f 2018-07-23 23:14:36,684 - create_instance - INFO - Checking deletion status 2018-07-23 23:14:36,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:36,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed4d183a-dd46-451c-8ba6-137c9fac86d6 x-compute-request-id: req-ed4d183a-dd46-451c-8ba6-137c9fac86d6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "rel": "bookmark"}], "image": {"id": "038e7055-b89a-41ea-b99c-abcb721e6b1c", "links": [{"href": "http://172.30.9.26:8774/images/038e7055-b89a-41ea-b99c-abcb721e6b1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:14:35.000000", "flavor": {"id": "79760c2c-a438-4d24-8910-f153b6762da5", "links": [{"href": "http://172.30.9.26:8774/flavors/79760c2c-a438-4d24-8910-f153b6762da5", "rel": "bookmark"}]}, "id": "7044ed9f-bd0c-4cf6-b604-b9458b5d00fa", "user_id": "40520ecea0b64072935de3f1d8e997a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:14:36Z", "hostId": "448cee88ec645b83853ecd5f98d7c8fc54862713e7e4217df0f7e772", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst", "created": "2018-07-23T23:14:28Z", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:36,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-ed4d183a-dd46-451c-8ba6-137c9fac86d6 2018-07-23 23:14:36,785 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst] is - ACTIVE 2018-07-23 23:14:36,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:14:39,789 - create_instance - DEBUG - VM status query timeout in 296.895038843 2018-07-23 23:14:39,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7879d9bdc6afd14a7d8f01dbb7cf65ebe41ca3" 2018-07-23 23:14:39,848 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0fd008f-39a3-47ab-bb5f-d210e263eff7 x-compute-request-id: req-e0fd008f-39a3-47ab-bb5f-d210e263eff7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7044ed9f-bd0c-4cf6-b604-b9458b5d00fa could not be found.", "code": 404}} 2018-07-23 23:14:39,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7044ed9f-bd0c-4cf6-b604-b9458b5d00fa used request id req-e0fd008f-39a3-47ab-bb5f-d210e263eff7 2018-07-23 23:14:39,848 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7044ed9f-bd0c-4cf6-b604-b9458b5d00fa could not be found. (HTTP 404) (Request-ID: req-e0fd008f-39a3-47ab-bb5f-d210e263eff7) 2018-07-23 23:14:39,848 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-inst 2018-07-23 23:14:39,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/79760c2c-a438-4d24-8910-f153b6762da5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18515801d9d6c728e42c970118697e6cfc1ccbac" 2018-07-23 23:14:39,903 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:14:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da77c8a9-f820-472c-8712-8308649693b5 x-compute-request-id: req-da77c8a9-f820-472c-8712-8308649693b5 Content-Length: 0 Content-Type: application/json 2018-07-23 23:14:39,903 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/79760c2c-a438-4d24-8910-f153b6762da5 used request id req-da77c8a9-f820-472c-8712-8308649693b5 2018-07-23 23:14:39,904 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet 2018-07-23 23:14:39,904 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-subnet 2018-07-23 23:14:39,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/aeb72209-e350-4b21-9b7c-c78fe76d8202 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:41,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96e98945-b4b8-4be7-bd83-eff75fc8e694 Date: Mon, 23 Jul 2018 23:14:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:41,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/aeb72209-e350-4b21-9b7c-c78fe76d8202 used request id req-96e98945-b4b8-4be7-bd83-eff75fc8e694 2018-07-23 23:14:41,157 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-pub-net 2018-07-23 23:14:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27d0702cb0b8a5c5aaede2858bf736a341c0cadf" 2018-07-23 23:14:42,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-342b0398-149c-4c55-9c33-c8e309cf615f Date: Mon, 23 Jul 2018 23:14:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:42,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1ed75b7f-9f52-4bf2-a0e5-54be4f8d0387 used request id req-342b0398-149c-4c55-9c33-c8e309cf615f 2018-07-23 23:14:42,137 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-901f98e0-4406-4f26-b1bb-c98884f8a609-image 2018-07-23 23:14:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5fbcd0dbfb2f46a97e136c7d0fcac96c4af6171" 2018-07-23 23:14:42,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7fb8d638-163c-4cba-a4a4-17f701a8b27e Date: Mon, 23 Jul 2018 23:14:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:14:42,662 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/038e7055-b89a-41ea-b99c-abcb721e6b1c used request id req-7fb8d638-163c-4cba-a4a4-17f701a8b27e 2018-07-23 23:14:42,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:42,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-47cda53c-a39d-4c63-bc82-4f17f895cb5c Date: Mon, 23 Jul 2018 23:14:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "created_at": "2018-07-23T23:14:21Z", "updated_at": "2018-07-23T23:14:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "revision_number": 0, "id": "20e1883f-401a-432e-b38c-7cb166e269a3", "remote_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "revision_number": 0, "id": "4de48a57-c53c-49fd-8b8c-650d774f9dc1", "remote_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "revision_number": 0, "id": "8b6e39d2-d332-42d8-837e-d0ebea7e42da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "port_range_min": null, "ethertype": "IPv6", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "revision_number": 0, "id": "c9671770-6e36-4d92-8129-76ee7d5d40bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "port_range_min": null, "ethertype": "IPv4", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7"}], "revision_number": 4, "project_id": "afe6eae122cb4799be7e3c1ab3f743e7", "id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:14:42,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-47cda53c-a39d-4c63-bc82-4f17f895cb5c 2018-07-23 23:14:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:42,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70fb8410-2593-456b-91a4-ec3990f389be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:14:42,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-70fb8410-2593-456b-91a4-ec3990f389be 2018-07-23 23:14:42,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:14:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:43,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a68d26-4c09-42ae-aef3-9b30f2529bfe Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afe6eae122cb4799be7e3c1ab3f743e7", "name": "CreateInstancePortManipulationTests-5087b281-a325-4f7-proj"}} 2018-07-23 23:14:43,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-d2a68d26-4c09-42ae-aef3-9b30f2529bfe 2018-07-23 23:14:43,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0db8e40f-9dec-45f4-ab7e-10de8ba0f119 2018-07-23 23:14:43,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0db8e40f-9dec-45f4-ab7e-10de8ba0f119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:43,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b5015a24-3d28-487a-b585-f947e016a371 Date: Mon, 23 Jul 2018 23:14:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "port_range_min": null, "revision_number": 0, "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "created_at": "2018-07-23T23:14:21Z", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7", "id": "20e1883f-401a-432e-b38c-7cb166e269a3"}, {"remote_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "port_range_min": null, "revision_number": 0, "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "created_at": "2018-07-23T23:14:21Z", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7", "id": "4de48a57-c53c-49fd-8b8c-650d774f9dc1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "port_range_min": null, "revision_number": 0, "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "created_at": "2018-07-23T23:14:21Z", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7", "id": "8b6e39d2-d332-42d8-837e-d0ebea7e42da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:21Z", "security_group_id": "0db8e40f-9dec-45f4-ab7e-10de8ba0f119", "port_range_min": null, "revision_number": 0, "tenant_id": "afe6eae122cb4799be7e3c1ab3f743e7", "created_at": "2018-07-23T23:14:21Z", "project_id": "afe6eae122cb4799be7e3c1ab3f743e7", "id": "c9671770-6e36-4d92-8129-76ee7d5d40bf"}]} 2018-07-23 23:14:43,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0db8e40f-9dec-45f4-ab7e-10de8ba0f119 used request id req-b5015a24-3d28-487a-b585-f947e016a371 2018-07-23 23:14:43,093 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:14:43,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0db8e40f-9dec-45f4-ab7e-10de8ba0f119 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:43,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eac83879-8fb8-466b-9440-fce8c64bcc18 Content-Length: 0 Date: Mon, 23 Jul 2018 23:14:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:14:43,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0db8e40f-9dec-45f4-ab7e-10de8ba0f119 used request id req-eac83879-8fb8-466b-9440-fce8c64bcc18 2018-07-23 23:14:43,244 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5087b281-a325-4f7-proj 2018-07-23 23:14:43,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:43,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65eb170c-f2d0-4995-8f64-cc302a977866 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:43,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/afe6eae122cb4799be7e3c1ab3f743e7 used request id req-65eb170c-f2d0-4995-8f64-cc302a977866 2018-07-23 23:14:43,461 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5087b281-a325-4f7-proj-role 2018-07-23 23:14:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4e8395d13f7349ffbd83498c83efe18d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:43,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be8403a-3759-424b-9050-976ae78798d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:43,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4e8395d13f7349ffbd83498c83efe18d used request id req-1be8403a-3759-424b-9050-976ae78798d0 2018-07-23 23:14:43,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb52879355cbe5c7d683646760b44085591faeb" 2018-07-23 23:14:43,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cdfe066-70f2-41e5-936e-d7ff38c4ea35 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:14:43,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0cdfe066-70f2-41e5-936e-d7ff38c4ea35 2018-07-23 23:14:43,649 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5087b281-a325-4f7-user 2018-07-23 23:14:43,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/40520ecea0b64072935de3f1d8e997a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7472b91616b2c510427a7489ce2ca53d8d1435e" 2018-07-23 23:14:43,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3202111-df68-4b75-bec2-abd2055dfe53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:43,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/40520ecea0b64072935de3f1d8e997a8 used request id req-c3202111-df68-4b75-bec2-abd2055dfe53 2018-07-23 23:14:43,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:44,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["HjROqCFMQ6GgINkVJK0z9Q"], "issued_at": "2018-07-23T23:14:44.000000Z"}} 2018-07-23 23:14:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d6356299463f69191e93bd656f775ee0a1b9faf" 2018-07-23 23:14:44,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee918d8d-2594-4e84-b664-b912d453031f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:44,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ee918d8d-2594-4e84-b664-b912d453031f 2018-07-23 23:14:44,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:44,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:44,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["nvR1eAVPTQKqqdsODlRIdw"], "issued_at": "2018-07-23T23:14:44.000000Z"}} 2018-07-23 23:14:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:14:44,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b47346-25e0-41c6-a8a0-cd7b05e2e918 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:44,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e8b47346-25e0-41c6-a8a0-cd7b05e2e918 2018-07-23 23:14:44,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:44,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:44,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:14:44,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4666e54-dd30-4277-b17f-e742eec08fe5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:14:44,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj used request id req-c4666e54-dd30-4277-b17f-e742eec08fe5 2018-07-23 23:14:44,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:14:44,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e863ffcf-34da-4132-88cf-9afe3be59cb9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:14:44,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e863ffcf-34da-4132-88cf-9afe3be59cb9 2018-07-23 23:14:44,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}}' 2018-07-23 23:14:45,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:14:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11157835-8c71-4e3f-ae05-e3c3d2afc7ca Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "id": "29891b90213040d0aa202c2a5ed8ad13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:14:45,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-11157835-8c71-4e3f-ae05-e3c3d2afc7ca 2018-07-23 23:14:45,046 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj 2018-07-23 23:14:45,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:45,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:45,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AQvxVWGVTLm_cXvO5Vvsdw"], "issued_at": "2018-07-23T23:14:45.000000Z"}} 2018-07-23 23:14:45,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150f1f40ee71a564f574575bf84828fdae92c2fa" 2018-07-23 23:14:45,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0d10f0-0fad-400e-93ff-de3ff79a0f2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:45,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fc0d10f0-0fad-400e-93ff-de3ff79a0f2f 2018-07-23 23:14:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:45,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:45,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150f1f40ee71a564f574575bf84828fdae92c2fa" 2018-07-23 23:14:45,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2589d17a-5403-42be-95fc-1b5582b096cc Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:14:45,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2589d17a-5403-42be-95fc-1b5582b096cc 2018-07-23 23:14:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150f1f40ee71a564f574575bf84828fdae92c2fa" 2018-07-23 23:14:45,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffa5e71-9393-4b60-b29c-c52d0b6e12e3 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "id": "29891b90213040d0aa202c2a5ed8ad13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}]} 2018-07-23 23:14:45,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj used request id req-4ffa5e71-9393-4b60-b29c-c52d0b6e12e3 2018-07-23 23:14:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150f1f40ee71a564f574575bf84828fdae92c2fa" 2018-07-23 23:14:45,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca79d953-fcf8-4e3e-bd37-b3248542dd90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:14:45,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ca79d953-fcf8-4e3e-bd37-b3248542dd90 2018-07-23 23:14:46,240 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b25b3478-e8a0-447-user 2018-07-23 23:14:46,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:46,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:14:46,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a09789-ae18-48de-92a3-5062cec0beee Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:14:46,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-72a09789-ae18-48de-92a3-5062cec0beee 2018-07-23 23:14:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" -d '{"role": {"name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role"}}' 2018-07-23 23:14:46,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66355222-f07e-4e7c-85ad-7290f27dc3db Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "356f77584e4444a38eae00fc0b6c8015", "links": {"self": "http://172.30.9.26:5000/v3/roles/356f77584e4444a38eae00fc0b6c8015"}, "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role"}} 2018-07-23 23:14:46,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-66355222-f07e-4e7c-85ad-7290f27dc3db 2018-07-23 23:14:46,427 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role 2018-07-23 23:14:46,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/356f77584e4444a38eae00fc0b6c8015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:14:46,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f8487f-4cef-4d76-b27a-23546aed0bf1 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "356f77584e4444a38eae00fc0b6c8015", "links": {"self": "http://172.30.9.26:5000/v3/roles/356f77584e4444a38eae00fc0b6c8015"}, "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role"}} 2018-07-23 23:14:46,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/356f77584e4444a38eae00fc0b6c8015 used request id req-e3f8487f-4cef-4d76-b27a-23546aed0bf1 2018-07-23 23:14:46,514 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role to project CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj 2018-07-23 23:14:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13/users/7a5e956128ba4512aeb61bdac17bb84c/roles/356f77584e4444a38eae00fc0b6c8015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:14:46,641 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:14:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf39ad8b-6c69-4e38-b839-6343ecc2f6c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:14:46,641 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13/users/7a5e956128ba4512aeb61bdac17bb84c/roles/356f77584e4444a38eae00fc0b6c8015 used request id req-bf39ad8b-6c69-4e38-b839-6343ecc2f6c1 2018-07-23 23:14:46,642 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:14:46,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:46,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:47,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "356f77584e4444a38eae00fc0b6c8015", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role"}], "expires_at": "2018-07-24T00:14:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-user", "id": "7a5e956128ba4512aeb61bdac17bb84c"}, "audit_ids": ["d8tMXhFOR1GG_WPCn0xrtw"], "issued_at": "2018-07-23T23:14:47.000000Z"}} 2018-07-23 23:14:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" 2018-07-23 23:14:47,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48d0bfb-3e96-4167-9fd6-e5d98c968e5f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:47,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d48d0bfb-3e96-4167-9fd6-e5d98c968e5f 2018-07-23 23:14:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" 2018-07-23 23:14:47,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-6ea6cef0-958d-4a48-ab36-d47e602f36d7 Date: Mon, 23 Jul 2018 23:14:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image"} 2018-07-23 23:14:47,300 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image used request id req-6ea6cef0-958d-4a48-ab36-d47e602f36d7 2018-07-23 23:14:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" 2018-07-23 23:14:47,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a8e120d6-af9d-4562-9f46-df8aee770faa Date: Mon, 23 Jul 2018 23:14:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:14:47,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a8e120d6-af9d-4562-9f46-df8aee770faa 2018-07-23 23:14:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image"}' 2018-07-23 23:14:47,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b3c5b871-1cdc-480f-8d26-07cded79abd0 Date: Mon, 23 Jul 2018 23:14:47 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093", "min_disk": 0, "protected": false, "id": "92df8a04-dce9-4152-8f60-3d5420812093", "file": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093/file", "checksum": null, "owner": "29891b90213040d0aa202c2a5ed8ad13", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:14:47,371 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b3c5b871-1cdc-480f-8d26-07cded79abd0 2018-07-23 23:14:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" -d '' 2018-07-23 23:14:48,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e01957a2-2452-42e9-be98-c4d402e3e493 Date: Mon, 23 Jul 2018 23:14:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:14:48,448 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093/file used request id req-e01957a2-2452-42e9-be98-c4d402e3e493 2018-07-23 23:14:48,449 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:14:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" 2018-07-23 23:14:48,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b4db43b5-bc92-4c1a-8e1a-846140fe060e Date: Mon, 23 Jul 2018 23:14:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:48Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/92df8a04-dce9-4152-8f60-3d5420812093/snap", "metadata": {}}], "self": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093", "min_disk": 0, "protected": false, "id": "92df8a04-dce9-4152-8f60-3d5420812093", "file": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29891b90213040d0aa202c2a5ed8ad13", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/92df8a04-dce9-4152-8f60-3d5420812093/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:14:48,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093 used request id req-b4db43b5-bc92-4c1a-8e1a-846140fe060e 2018-07-23 23:14:48,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" 2018-07-23 23:14:48,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4406d6de-83cd-4acd-a482-2618c2cd3e82 Date: Mon, 23 Jul 2018 23:14:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:14:48,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4406d6de-83cd-4acd-a482-2618c2cd3e82 2018-07-23 23:14:48,480 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image 2018-07-23 23:14:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" 2018-07-23 23:14:48,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-91bea284-290f-4bee-986e-bdc30a0ad0ae Date: Mon, 23 Jul 2018 23:14:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:48Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/92df8a04-dce9-4152-8f60-3d5420812093/snap", "metadata": {}}], "self": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093", "min_disk": 0, "protected": false, "id": "92df8a04-dce9-4152-8f60-3d5420812093", "file": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29891b90213040d0aa202c2a5ed8ad13", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/92df8a04-dce9-4152-8f60-3d5420812093/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:14:48,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093 used request id req-91bea284-290f-4bee-986e-bdc30a0ad0ae 2018-07-23 23:14:48,509 - create_image - DEBUG - Instance status is - active 2018-07-23 23:14:48,509 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image 2018-07-23 23:14:48,509 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image 2018-07-23 23:14:48,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:48,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:48,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "356f77584e4444a38eae00fc0b6c8015", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role"}], "expires_at": "2018-07-24T00:14:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-user", "id": "7a5e956128ba4512aeb61bdac17bb84c"}, "audit_ids": ["KqcjlMemS1aF4XS16H5_2g"], "issued_at": "2018-07-23T23:14:48.000000Z"}} 2018-07-23 23:14:48,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:14:48,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34211d5d-dff7-4008-9cdd-fcf635c35876 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:48,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-34211d5d-dff7-4008-9cdd-fcf635c35876 2018-07-23 23:14:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:14:49,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b3879e1a-cd56-40ec-8f94-4a49b73d071c Date: Mon, 23 Jul 2018 23:14:49 GMT RESP BODY: {"networks":[]} 2018-07-23 23:14:49,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net used request id req-b3879e1a-cd56-40ec-8f94-4a49b73d071c 2018-07-23 23:14:49,173 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net 2018-07-23 23:14:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" -d '{"network": {"name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net", "admin_state_up": true}}' 2018-07-23 23:14:49,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0b6c3454-2119-4196-8741-e84b5170d2f5 Date: Mon, 23 Jul 2018 23:14:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:14:49Z","is_default":false,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}} 2018-07-23 23:14:49,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0b6c3454-2119-4196-8741-e84b5170d2f5 2018-07-23 23:14:49,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:14:49,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2e0b4bd6-84c2-4cc2-b3f2-49db00ff7450 Date: Mon, 23 Jul 2018 23:14:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:14:49Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:14:49,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-2e0b4bd6-84c2-4cc2-b3f2-49db00ff7450 2018-07-23 23:14:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:14:49,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f95b1acd-cc6c-4e3f-b8be-b23959c464db Date: Mon, 23 Jul 2018 23:14:49 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:14:49,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-f95b1acd-cc6c-4e3f-b8be-b23959c464db 2018-07-23 23:14:49,738 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet 2018-07-23 23:14:49,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" -d '{"subnets": [{"ip_version": 4, "network_id": "73378a14-e48d-47b4-90eb-46e106720a7a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]}' 2018-07-23 23:14:50,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-28b1bbb5-f418-4f7c-9489-a95dc25b37a4 Date: Mon, 23 Jul 2018 23:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","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":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:50,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-28b1bbb5-f418-4f7c-9489-a95dc25b37a4 2018-07-23 23:14:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:14:50,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-727de749-8a64-420e-971a-78a0d14f0d78 Date: Mon, 23 Jul 2018 23:14:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":["329aa725-8b4a-490e-b0a8-bb5457a82fcf"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:14:50,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-727de749-8a64-420e-971a-78a0d14f0d78 2018-07-23 23:14:50,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:14:50,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6df853bf-04ff-4f22-8b3b-efe6a71a0ba4 Date: Mon, 23 Jul 2018 23:14:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:50,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-6df853bf-04ff-4f22-8b3b-efe6a71a0ba4 2018-07-23 23:14:50,657 - OpenStackNetwork - DEBUG - Network [73378a14-e48d-47b4-90eb-46e106720a7a] created successfully 2018-07-23 23:14:50,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:50,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:51,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["XFXINs19SB6dARe2_Qv1sQ"], "issued_at": "2018-07-23T23:14:51.000000Z"}} 2018-07-23 23:14:51,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d60033ff7955cf41a42b280a0a7872d955b21441" 2018-07-23 23:14:51,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0faa51-36aa-45ae-83be-bf63c7cf4c78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:51,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bd0faa51-36aa-45ae-83be-bf63c7cf4c78 2018-07-23 23:14:51,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:14:51,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d60033ff7955cf41a42b280a0a7872d955b21441" 2018-07-23 23:14:51,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68ca9dfd-d807-422a-aa3d-863a639678a2 x-compute-request-id: req-68ca9dfd-d807-422a-aa3d-863a639678a2 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:14:51,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-68ca9dfd-d807-422a-aa3d-863a639678a2 2018-07-23 23:14:51,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d60033ff7955cf41a42b280a0a7872d955b21441" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-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-23 23:14:51,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcf5999f-c59c-4198-b6cc-e3a5a5abc929 x-compute-request-id: req-dcf5999f-c59c-4198-b6cc-e3a5a5abc929 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "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": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d"}} 2018-07-23 23:14:51,363 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dcf5999f-c59c-4198-b6cc-e3a5a5abc929 2018-07-23 23:14:51,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:51,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:51,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "356f77584e4444a38eae00fc0b6c8015", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role"}], "expires_at": "2018-07-24T00:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-user", "id": "7a5e956128ba4512aeb61bdac17bb84c"}, "audit_ids": ["JIx8IAv8TjOct0tkmKNS4Q"], "issued_at": "2018-07-23T23:14:51.000000Z"}} 2018-07-23 23:14:51,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:51,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf6255b-1ece-4163-b0e4-5ac94fb87242 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:51,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dcf6255b-1ece-4163-b0e4-5ac94fb87242 2018-07-23 23:14:51,825 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:14:51,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:51,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdb98e7-0f21-47c0-ab35-fc9c2c189f8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:51,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4fdb98e7-0f21-47c0-ab35-fc9c2c189f8e 2018-07-23 23:14:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-336f94d3-b164-4979-9cb7-45d2048aa22b Date: Mon, 23 Jul 2018 23:14:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":["329aa725-8b4a-490e-b0a8-bb5457a82fcf"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:14:52,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net used request id req-336f94d3-b164-4979-9cb7-45d2048aa22b 2018-07-23 23:14:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:52,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe111c8-9903-4dbc-b779-a084f07069ad Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:14:52,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-cfe111c8-9903-4dbc-b779-a084f07069ad 2018-07-23 23:14:52,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9935f4d9-9aee-42f5-b2ac-2d84a878a8a6 Date: Mon, 23 Jul 2018 23:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:52,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-9935f4d9-9aee-42f5-b2ac-2d84a878a8a6 2018-07-23 23:14:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6a4d68c-79a3-4a56-bd76-06470ed755b9 Date: Mon, 23 Jul 2018 23:14:52 GMT RESP BODY: {"ports":[]} 2018-07-23 23:14:52,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1&admin_state_up=True used request id req-e6a4d68c-79a3-4a56-bd76-06470ed755b9 2018-07-23 23:14:52,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb25dcb0-0825-44da-b59e-a5b313571997 x-compute-request-id: req-cb25dcb0-0825-44da-b59e-a5b313571997 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:14:52,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst used request id req-cb25dcb0-0825-44da-b59e-a5b313571997 2018-07-23 23:14:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b32ac9ec-5fc3-4785-a336-02bb17127c4c Date: Mon, 23 Jul 2018 23:14:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":["329aa725-8b4a-490e-b0a8-bb5457a82fcf"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:14:52,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net used request id req-b32ac9ec-5fc3-4785-a336-02bb17127c4c 2018-07-23 23:14:52,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a465fe89-3ea4-4a63-8f9e-04ad0c0247d7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:14:52,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-a465fe89-3ea4-4a63-8f9e-04ad0c0247d7 2018-07-23 23:14:52,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b8225397-54c7-45a8-96d9-5209ccfedfd9 Date: Mon, 23 Jul 2018 23:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:52,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-b8225397-54c7-45a8-96d9-5209ccfedfd9 2018-07-23 23:14:52,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:52,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e2744b9a-3192-413b-be6e-8296c00cf82c Date: Mon, 23 Jul 2018 23:14:52 GMT RESP BODY: {"ports":[]} 2018-07-23 23:14:52,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1&admin_state_up=True used request id req-e2744b9a-3192-413b-be6e-8296c00cf82c 2018-07-23 23:14:52,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:14:52,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:14:53,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "356f77584e4444a38eae00fc0b6c8015", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role"}], "expires_at": "2018-07-24T00:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/29891b90213040d0aa202c2a5ed8ad13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-user", "id": "7a5e956128ba4512aeb61bdac17bb84c"}, "audit_ids": ["p0ljiG34Te-fSGRI4lFCvg"], "issued_at": "2018-07-23T23:14:53.000000Z"}} 2018-07-23 23:14:53,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21efbadba000854ea8b843cd3573e11f953f766c" 2018-07-23 23:14:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6e1cf1-5178-43e4-a475-4f9ea5d32963 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:14:53,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cf6e1cf1-5178-43e4-a475-4f9ea5d32963 2018-07-23 23:14:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:53,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-96c1926d-45ac-4a47-862b-4c907120cc69 Date: Mon, 23 Jul 2018 23:14:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":["329aa725-8b4a-490e-b0a8-bb5457a82fcf"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:14:53,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net used request id req-96c1926d-45ac-4a47-862b-4c907120cc69 2018-07-23 23:14:53,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:53,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c2c72cf-e523-40ee-a673-ef455908fb1b Date: Mon, 23 Jul 2018 23:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:53,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-0c2c72cf-e523-40ee-a673-ef455908fb1b 2018-07-23 23:14:53,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:53,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-00d891fb-30b5-42c6-ab40-5d64918593af Date: Mon, 23 Jul 2018 23:14:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":["329aa725-8b4a-490e-b0a8-bb5457a82fcf"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:14:53,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net used request id req-00d891fb-30b5-42c6-ab40-5d64918593af 2018-07-23 23:14:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:14:53,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:14:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:14:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21efbadba000854ea8b843cd3573e11f953f766c" 2018-07-23 23:14:53,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d3f12a-9408-4ff3-b1b0-738440581e85 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:14:53,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-a4d3f12a-9408-4ff3-b1b0-738440581e85 2018-07-23 23:14:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:53,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e56e183e-268f-4087-a9df-536764c6cd89 Date: Mon, 23 Jul 2018 23:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:53,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-e56e183e-268f-4087-a9df-536764c6cd89 2018-07-23 23:14:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:53,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3071e032-d785-4ae1-97bb-5ad41f952ca3 Date: Mon, 23 Jul 2018 23:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:53,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet used request id req-3071e032-d785-4ae1-97bb-5ad41f952ca3 2018-07-23 23:14:53,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:53,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6f1c5a7a-4610-46a5-98b0-d1180689b9c2 Date: Mon, 23 Jul 2018 23:14:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:53,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet used request id req-6f1c5a7a-4610-46a5-98b0-d1180689b9c2 2018-07-23 23:14:53,936 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net 2018-07-23 23:14:53,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" -d '{"port": {"network_id": "73378a14-e48d-47b4-90eb-46e106720a7a", "fixed_ips": [{"subnet_id": "329aa725-8b4a-490e-b0a8-bb5457a82fcf", "ip_address": "10.55.0.101"}, {"subnet_id": "329aa725-8b4a-490e-b0a8-bb5457a82fcf", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1", "admin_state_up": true}}' 2018-07-23 23:14:54,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-b6733c5f-e46d-40e0-9a6b-cd5d7a52e10d Date: Mon, 23 Jul 2018 23:14:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:54Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","ip_address":"10.55.0.101"},{"subnet_id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","ip_address":"10.55.0.102"}],"id":"d32bc413-7a4a-40fa-8a8c-76270a5bbc5b","security_groups":["d170ee1a-be10-470a-a30a-4075336595ee"],"mac_address":"fa:16:3e:51:a3:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1","project_id":"29891b90213040d0aa202c2a5ed8ad13","qos_policy_id":null,"admin_state_up":true,"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:14:54,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b6733c5f-e46d-40e0-9a6b-cd5d7a52e10d 2018-07-23 23:14:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:54,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-43a9c21b-8ac3-4886-af8e-54aafee493a4 Date: Mon, 23 Jul 2018 23:14:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":["329aa725-8b4a-490e-b0a8-bb5457a82fcf"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:14:54,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net used request id req-43a9c21b-8ac3-4886-af8e-54aafee493a4 2018-07-23 23:14:54,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:54,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06d89f3-f367-4fbe-baa4-a559e6871bcd Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:14:54,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-f06d89f3-f367-4fbe-baa4-a559e6871bcd 2018-07-23 23:14:54,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:55,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d44ae66-9f65-4dda-a518-b13004147f77 Date: Mon, 23 Jul 2018 23:14:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:14:55,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-8d44ae66-9f65-4dda-a518-b13004147f77 2018-07-23 23:14:55,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:55,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-04d67de6-3363-4f01-8ed7-2e0d8437a08e Date: Mon, 23 Jul 2018 23:14:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:54Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","ip_address":"10.55.0.101"},{"subnet_id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","ip_address":"10.55.0.102"}],"id":"d32bc413-7a4a-40fa-8a8c-76270a5bbc5b","security_groups":["d170ee1a-be10-470a-a30a-4075336595ee"],"mac_address":"fa:16:3e:51:a3:30","project_id":"29891b90213040d0aa202c2a5ed8ad13","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1","admin_state_up":true,"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:14:55,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1&admin_state_up=True used request id req-04d67de6-3363-4f01-8ed7-2e0d8437a08e 2018-07-23 23:14:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:55,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07283fb-c649-4df1-9e8e-bbc99bcc36ab Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:14:55,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-b07283fb-c649-4df1-9e8e-bbc99bcc36ab 2018-07-23 23:14:55,131 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst 2018-07-23 23:14:55,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:55,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72031b48-baa2-42b5-81bc-318a4506f9e8 x-compute-request-id: req-72031b48-baa2-42b5-81bc-318a4506f9e8 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-flavor-name"}]} 2018-07-23 23:14:55,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-72031b48-baa2-42b5-81bc-318a4506f9e8 2018-07-23 23:14:55,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:55,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95ff8a09-8086-4811-9c92-fc239deafc51 x-compute-request-id: req-95ff8a09-8086-4811-9c92-fc239deafc51 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "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": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d"}} 2018-07-23 23:14:55,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d used request id req-95ff8a09-8086-4811-9c92-fc239deafc51 2018-07-23 23:14:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:55,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e84afcd1-5465-44c0-b8ec-1ed64a419b67 Date: Mon, 23 Jul 2018 23:14:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:14:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:14:48Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/92df8a04-dce9-4152-8f60-3d5420812093/snap", "metadata": {}}], "self": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093", "min_disk": 0, "protected": false, "id": "92df8a04-dce9-4152-8f60-3d5420812093", "file": "/v2/images/92df8a04-dce9-4152-8f60-3d5420812093/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "29891b90213040d0aa202c2a5ed8ad13", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/92df8a04-dce9-4152-8f60-3d5420812093/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image"} 2018-07-23 23:14:55,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image used request id req-e84afcd1-5465-44c0-b8ec-1ed64a419b67 2018-07-23 23:14:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:55,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-15e48049-cf77-4aeb-94d3-c580ad7af170 Date: Mon, 23 Jul 2018 23:14:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:14:55,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-15e48049-cf77-4aeb-94d3-c580ad7af170 2018-07-23 23:14:55,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" -d '{"server": {"name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst", "imageRef": "92df8a04-dce9-4152-8f60-3d5420812093", "flavorRef": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "max_count": 1, "min_count": 1, "networks": [{"port": "d32bc413-7a4a-40fa-8a8c-76270a5bbc5b"}]}}' 2018-07-23 23:14:55,870 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9527038-1401-497a-a79a-3410f80b65ed x-compute-request-id: req-e9527038-1401-497a-a79a-3410f80b65ed Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d4281cbb-a3a4-4820-96a5-df3a8148f14d", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "bookmark"}], "adminPass": "4kD2owcDBsEx"}} 2018-07-23 23:14:55,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-e9527038-1401-497a-a79a-3410f80b65ed 2018-07-23 23:14:55,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:56,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6181a33e-655c-4fe9-8a29-85f3cf9a1c2c x-compute-request-id: req-6181a33e-655c-4fe9-8a29-85f3cf9a1c2c Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "bookmark"}], "image": {"id": "92df8a04-dce9-4152-8f60-3d5420812093", "links": [{"href": "http://172.30.9.26:8774/images/92df8a04-dce9-4152-8f60-3d5420812093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "links": [{"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "bookmark"}]}, "id": "d4281cbb-a3a4-4820-96a5-df3a8148f14d", "user_id": "7a5e956128ba4512aeb61bdac17bb84c", "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-23T23:14:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst", "created": "2018-07-23T23:14:55Z", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:56,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-6181a33e-655c-4fe9-8a29-85f3cf9a1c2c 2018-07-23 23:14:56,219 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst 2018-07-23 23:14:56,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:56,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d562068d-64ee-4575-8b79-8439ab2722c0 x-compute-request-id: req-d562068d-64ee-4575-8b79-8439ab2722c0 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "bookmark"}], "image": {"id": "92df8a04-dce9-4152-8f60-3d5420812093", "links": [{"href": "http://172.30.9.26:8774/images/92df8a04-dce9-4152-8f60-3d5420812093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "links": [{"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "bookmark"}]}, "id": "d4281cbb-a3a4-4820-96a5-df3a8148f14d", "user_id": "7a5e956128ba4512aeb61bdac17bb84c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:14:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst", "created": "2018-07-23T23:14:55Z", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:56,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-d562068d-64ee-4575-8b79-8439ab2722c0 2018-07-23 23:14:56,649 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst] is - BUILD 2018-07-23 23:14:56,649 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:14:59,652 - create_instance - DEBUG - VM status query timeout in 896.566815138 2018-07-23 23:14:59,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:14:59,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:14:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30c72bff-f9d4-4d38-b986-2b7993c480cf x-compute-request-id: req-30c72bff-f9d4-4d38-b986-2b7993c480cf Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "bookmark"}], "image": {"id": "92df8a04-dce9-4152-8f60-3d5420812093", "links": [{"href": "http://172.30.9.26:8774/images/92df8a04-dce9-4152-8f60-3d5420812093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "links": [{"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "bookmark"}]}, "id": "d4281cbb-a3a4-4820-96a5-df3a8148f14d", "security_groups": [{"name": "default"}], "user_id": "7a5e956128ba4512aeb61bdac17bb84c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:14:56Z", "hostId": "6a8e955c5516d59546124726695eac062883209f1f310946061362d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst", "created": "2018-07-23T23:14:55Z", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:14:59,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-30c72bff-f9d4-4d38-b986-2b7993c480cf 2018-07-23 23:14:59,823 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst] is - BUILD 2018-07-23 23:14:59,823 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:15:02,827 - create_instance - DEBUG - VM status query timeout in 893.392480135 2018-07-23 23:15:02,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:03,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db22cde8-7ad6-43bc-84c8-bdf8ad0e5b03 x-compute-request-id: req-db22cde8-7ad6-43bc-84c8-bdf8ad0e5b03 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:a3:30", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:a3:30", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "bookmark"}], "image": {"id": "92df8a04-dce9-4152-8f60-3d5420812093", "links": [{"href": "http://172.30.9.26:8774/images/92df8a04-dce9-4152-8f60-3d5420812093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:15:01.000000", "flavor": {"id": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "links": [{"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "bookmark"}]}, "id": "d4281cbb-a3a4-4820-96a5-df3a8148f14d", "security_groups": [{"name": "default"}], "user_id": "7a5e956128ba4512aeb61bdac17bb84c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:15:01Z", "hostId": "6a8e955c5516d59546124726695eac062883209f1f310946061362d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst", "created": "2018-07-23T23:14:55Z", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:03,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-db22cde8-7ad6-43bc-84c8-bdf8ad0e5b03 2018-07-23 23:15:03,320 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst] is - ACTIVE 2018-07-23 23:15:03,320 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:15:03,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:03,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34f458e3-f288-4e8a-83e9-b14813d60d4d x-compute-request-id: req-34f458e3-f288-4e8a-83e9-b14813d60d4d Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:a3:30", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:a3:30", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "bookmark"}], "image": {"id": "92df8a04-dce9-4152-8f60-3d5420812093", "links": [{"href": "http://172.30.9.26:8774/images/92df8a04-dce9-4152-8f60-3d5420812093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:15:01.000000", "flavor": {"id": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "links": [{"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "bookmark"}]}, "id": "d4281cbb-a3a4-4820-96a5-df3a8148f14d", "security_groups": [{"name": "default"}], "user_id": "7a5e956128ba4512aeb61bdac17bb84c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:15:01Z", "hostId": "6a8e955c5516d59546124726695eac062883209f1f310946061362d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst", "created": "2018-07-23T23:14:55Z", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:03,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-34f458e3-f288-4e8a-83e9-b14813d60d4d 2018-07-23 23:15:03,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:03,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f9d9f4d8-e3bc-40e7-8b7e-2296106b33d5 Date: Mon, 23 Jul 2018 23:15:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73378a14-e48d-47b4-90eb-46e106720a7a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29891b90213040d0aa202c2a5ed8ad13","l2_adjacency":true,"status":"ACTIVE","subnets":["329aa725-8b4a-490e-b0a8-bb5457a82fcf"],"description":"","tags":[],"updated_at":"2018-07-23T23:14:50Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net","admin_state_up":true,"tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:49Z","mtu":1450}]} 2018-07-23 23:15:03,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net used request id req-f9d9f4d8-e3bc-40e7-8b7e-2296106b33d5 2018-07-23 23:15:03,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:04,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f2c969-b8dd-4ef4-bf25-2a5cf2b2eacc Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:15:04,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-18f2c969-b8dd-4ef4-bf25-2a5cf2b2eacc 2018-07-23 23:15:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:04,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e058fbea-2477-45a9-92e7-b211bf2bcfc9 Date: Mon, 23 Jul 2018 23:15:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","dns_nameservers":[],"updated_at":"2018-07-23T23:14:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"29891b90213040d0aa202c2a5ed8ad13","id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet"}]} 2018-07-23 23:15:04,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-e058fbea-2477-45a9-92e7-b211bf2bcfc9 2018-07-23 23:15:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1742 X-Openstack-Request-Id: req-78e844a2-898c-4902-81f9-79c0962fece6 Date: Mon, 23 Jul 2018 23:15:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:01Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","ip_address":"10.55.0.101"},{"subnet_id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","ip_address":"10.55.0.102"}],"id":"d32bc413-7a4a-40fa-8a8c-76270a5bbc5b","security_groups":["d170ee1a-be10-470a-a30a-4075336595ee"],"mac_address":"fa:16:3e:51:a3:30","project_id":"29891b90213040d0aa202c2a5ed8ad13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1","admin_state_up":true,"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:54Z","binding:vnic_type":"normal","device_id":"d4281cbb-a3a4-4820-96a5-df3a8148f14d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:14:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"329aa725-8b4a-490e-b0a8-bb5457a82fcf","ip_address":"10.55.0.2"}],"id":"fcf5ffa3-9695-4956-92ab-7d9344ef8847","security_groups":[],"mac_address":"fa:16:3e:21:b9:9d","project_id":"29891b90213040d0aa202c2a5ed8ad13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73378a14-e48d-47b4-90eb-46e106720a7a","tenant_id":"29891b90213040d0aa202c2a5ed8ad13","created_at":"2018-07-23T23:14:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73378a14-e48d-47b4-90eb-46e106720a7a","ip_allocation":"immediate"}]} 2018-07-23 23:15:04,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=73378a14-e48d-47b4-90eb-46e106720a7a used request id req-78e844a2-898c-4902-81f9-79c0962fece6 2018-07-23 23:15:04,131 - create_instance - INFO - Deleting Port with ID - d32bc413-7a4a-40fa-8a8c-76270a5bbc5b 2018-07-23 23:15:04,131 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2port-1 2018-07-23 23:15:04,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/d32bc413-7a4a-40fa-8a8c-76270a5bbc5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:04,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22e1e6e0-5092-4642-8e42-46a2b0df6ce6 Date: Mon, 23 Jul 2018 23:15:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:04,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/d32bc413-7a4a-40fa-8a8c-76270a5bbc5b used request id req-22e1e6e0-5092-4642-8e42-46a2b0df6ce6 2018-07-23 23:15:04,755 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst 2018-07-23 23:15:04,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:04,874 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4062b32-f132-4ddf-817c-fa5e6a854068 x-compute-request-id: req-b4062b32-f132-4ddf-817c-fa5e6a854068 Content-Type: application/json 2018-07-23 23:15:04,874 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-b4062b32-f132-4ddf-817c-fa5e6a854068 2018-07-23 23:15:04,874 - create_instance - INFO - Checking deletion status 2018-07-23 23:15:04,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:05,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c39eea78-d3fd-460b-9278-3af89e6c7c2b x-compute-request-id: req-c39eea78-d3fd-460b-9278-3af89e6c7c2b Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d", "rel": "bookmark"}], "image": {"id": "92df8a04-dce9-4152-8f60-3d5420812093", "links": [{"href": "http://172.30.9.26:8774/images/92df8a04-dce9-4152-8f60-3d5420812093", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:15:01.000000", "flavor": {"id": "b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "links": [{"href": "http://172.30.9.26:8774/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d", "rel": "bookmark"}]}, "id": "d4281cbb-a3a4-4820-96a5-df3a8148f14d", "user_id": "7a5e956128ba4512aeb61bdac17bb84c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:15:04Z", "hostId": "6a8e955c5516d59546124726695eac062883209f1f310946061362d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst", "created": "2018-07-23T23:14:55Z", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:05,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-c39eea78-d3fd-460b-9278-3af89e6c7c2b 2018-07-23 23:15:05,292 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst] is - ACTIVE 2018-07-23 23:15:05,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:15:08,295 - create_instance - DEBUG - VM status query timeout in 296.579414129 2018-07-23 23:15:08,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de16408830c32ff0a013ad13206ac0f6549fee7" 2018-07-23 23:15:08,349 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d1b210d-0093-4e4a-b24f-034afe410aab x-compute-request-id: req-6d1b210d-0093-4e4a-b24f-034afe410aab Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d4281cbb-a3a4-4820-96a5-df3a8148f14d could not be found.", "code": 404}} 2018-07-23 23:15:08,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d4281cbb-a3a4-4820-96a5-df3a8148f14d used request id req-6d1b210d-0093-4e4a-b24f-034afe410aab 2018-07-23 23:15:08,350 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d4281cbb-a3a4-4820-96a5-df3a8148f14d could not be found. (HTTP 404) (Request-ID: req-6d1b210d-0093-4e4a-b24f-034afe410aab) 2018-07-23 23:15:08,350 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-inst 2018-07-23 23:15:08,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d60033ff7955cf41a42b280a0a7872d955b21441" 2018-07-23 23:15:08,405 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ca1698c-755a-430e-92a3-dfaf520c4f3f x-compute-request-id: req-1ca1698c-755a-430e-92a3-dfaf520c4f3f Content-Length: 0 Content-Type: application/json 2018-07-23 23:15:08,405 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b870fc4c-c5c3-4bb4-a20c-9cf713868c0d used request id req-1ca1698c-755a-430e-92a3-dfaf520c4f3f 2018-07-23 23:15:08,406 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet 2018-07-23 23:15:08,406 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-subnet 2018-07-23 23:15:08,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/329aa725-8b4a-490e-b0a8-bb5457a82fcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:15:09,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-790f5ee3-415e-4a99-977d-8b0465f94530 Date: Mon, 23 Jul 2018 23:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:09,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/329aa725-8b4a-490e-b0a8-bb5457a82fcf used request id req-790f5ee3-415e-4a99-977d-8b0465f94530 2018-07-23 23:15:09,510 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-pub-net 2018-07-23 23:15:09,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/73378a14-e48d-47b4-90eb-46e106720a7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59db4032eee705c789366d8a09390be6cb5b01c8" 2018-07-23 23:15:10,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4fe3e81-5ded-4ae6-a51d-8315bf0decea Date: Mon, 23 Jul 2018 23:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:10,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/73378a14-e48d-47b4-90eb-46e106720a7a used request id req-e4fe3e81-5ded-4ae6-a51d-8315bf0decea 2018-07-23 23:15:10,273 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7a8ab728-9c14-493b-8e08-bd0d3e6806d2-image 2018-07-23 23:15:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d8af58bcb02c51e2fb218afa58d045897654d13" 2018-07-23 23:15:10,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e246ee3-3b14-452c-b44b-92e202c2fae4 Date: Mon, 23 Jul 2018 23:15:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:15:10,679 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/92df8a04-dce9-4152-8f60-3d5420812093 used request id req-8e246ee3-3b14-452c-b44b-92e202c2fae4 2018-07-23 23:15:10,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:10,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-40ed4fa5-6080-472d-aed3-68d1ea1aa81b Date: Mon, 23 Jul 2018 23:15:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "created_at": "2018-07-23T23:14:49Z", "updated_at": "2018-07-23T23:14:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "revision_number": 0, "id": "1cdff45c-ead1-4f46-9180-bd75e4e9ee0c", "remote_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "port_range_min": null, "ethertype": "IPv6", "project_id": "29891b90213040d0aa202c2a5ed8ad13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "revision_number": 0, "id": "6581bf26-6864-40cf-bdcf-5d1fe90d6973", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "port_range_min": null, "ethertype": "IPv4", "project_id": "29891b90213040d0aa202c2a5ed8ad13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "revision_number": 0, "id": "80fc0d31-57f0-46c2-b29a-8da2390acf5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "port_range_min": null, "ethertype": "IPv6", "project_id": "29891b90213040d0aa202c2a5ed8ad13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "revision_number": 0, "id": "efea2c58-a544-4c75-bae2-f0cd5b93666f", "remote_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "remote_ip_prefix": null, "created_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "port_range_min": null, "ethertype": "IPv4", "project_id": "29891b90213040d0aa202c2a5ed8ad13"}], "revision_number": 4, "project_id": "29891b90213040d0aa202c2a5ed8ad13", "id": "d170ee1a-be10-470a-a30a-4075336595ee", "name": "default"}]} 2018-07-23 23:15:10,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-40ed4fa5-6080-472d-aed3-68d1ea1aa81b 2018-07-23 23:15:10,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e40b77d4-6204-4ed3-93df-1dfb34e88de5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:11,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-e40b77d4-6204-4ed3-93df-1dfb34e88de5 2018-07-23 23:15:11,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df4a1e3e-8e5a-42d9-b525-61e34dad6acf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:11,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-df4a1e3e-8e5a-42d9-b525-61e34dad6acf 2018-07-23 23:15:11,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:11,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf12e64e-998f-4978-bdc3-667d71e68003 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:15:11,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bf12e64e-998f-4978-bdc3-667d71e68003 2018-07-23 23:15:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f570ee62-6ad3-478d-acef-0e3fc1115f64 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:15:11,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f570ee62-6ad3-478d-acef-0e3fc1115f64 2018-07-23 23:15:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fe9841e-99f8-4249-a24f-0d226fb1e17f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:11,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-3fe9841e-99f8-4249-a24f-0d226fb1e17f 2018-07-23 23:15:11,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24700ce-41bc-4273-82b0-b190e7599c55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:11,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-c24700ce-41bc-4273-82b0-b190e7599c55 2018-07-23 23:15:11,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:11,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f178c8-7a8b-4332-83d5-a289964e0d2c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:11,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-c6f178c8-7a8b-4332-83d5-a289964e0d2c 2018-07-23 23:15:11,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f90b96d6-5bd7-432a-980f-c789d834f567 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:11,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-f90b96d6-5bd7-432a-980f-c789d834f567 2018-07-23 23:15:11,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4e8ae56-8667-4065-b78b-018526ce68b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:11,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-f4e8ae56-8667-4065-b78b-018526ce68b9 2018-07-23 23:15:11,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb93cd5-5411-4508-b35e-db78f6f3cb51 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "29891b90213040d0aa202c2a5ed8ad13", "name": "CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj"}} 2018-07-23 23:15:11,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-bbb93cd5-5411-4508-b35e-db78f6f3cb51 2018-07-23 23:15:11,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d170ee1a-be10-470a-a30a-4075336595ee 2018-07-23 23:15:11,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d170ee1a-be10-470a-a30a-4075336595ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8536e563-9d96-49c7-80c0-8c2284ecd761 Date: Mon, 23 Jul 2018 23:15:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "port_range_min": null, "revision_number": 0, "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "created_at": "2018-07-23T23:14:49Z", "project_id": "29891b90213040d0aa202c2a5ed8ad13", "id": "1cdff45c-ead1-4f46-9180-bd75e4e9ee0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "port_range_min": null, "revision_number": 0, "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "created_at": "2018-07-23T23:14:49Z", "project_id": "29891b90213040d0aa202c2a5ed8ad13", "id": "6581bf26-6864-40cf-bdcf-5d1fe90d6973"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "port_range_min": null, "revision_number": 0, "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "created_at": "2018-07-23T23:14:49Z", "project_id": "29891b90213040d0aa202c2a5ed8ad13", "id": "80fc0d31-57f0-46c2-b29a-8da2390acf5e"}, {"remote_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:14:49Z", "security_group_id": "d170ee1a-be10-470a-a30a-4075336595ee", "port_range_min": null, "revision_number": 0, "tenant_id": "29891b90213040d0aa202c2a5ed8ad13", "created_at": "2018-07-23T23:14:49Z", "project_id": "29891b90213040d0aa202c2a5ed8ad13", "id": "efea2c58-a544-4c75-bae2-f0cd5b93666f"}]} 2018-07-23 23:15:11,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d170ee1a-be10-470a-a30a-4075336595ee used request id req-8536e563-9d96-49c7-80c0-8c2284ecd761 2018-07-23 23:15:11,811 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:15:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d170ee1a-be10-470a-a30a-4075336595ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:11,952 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5833f2e4-3136-4242-b201-60d68b7752e9 Content-Length: 0 Date: Mon, 23 Jul 2018 23:15:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:11,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d170ee1a-be10-470a-a30a-4075336595ee used request id req-5833f2e4-3136-4242-b201-60d68b7752e9 2018-07-23 23:15:11,953 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj 2018-07-23 23:15:11,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:12,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c71c542-19cd-46af-a242-7917cc554f67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:12,152 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/29891b90213040d0aa202c2a5ed8ad13 used request id req-2c71c542-19cd-46af-a242-7917cc554f67 2018-07-23 23:15:12,153 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b25b3478-e8a0-447-proj-role 2018-07-23 23:15:12,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/356f77584e4444a38eae00fc0b6c8015 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:12,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20f00d1-7811-4e16-a5a1-0869cdd2670d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:12,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/356f77584e4444a38eae00fc0b6c8015 used request id req-d20f00d1-7811-4e16-a5a1-0869cdd2670d 2018-07-23 23:15:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27348b4b6a0b84a17aa96f0b12e325df71008813" 2018-07-23 23:15:12,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3788b52a-a1cd-45ca-b674-b5725c1878b7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:15:12,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3788b52a-a1cd-45ca-b674-b5725c1878b7 2018-07-23 23:15:12,348 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b25b3478-e8a0-447-user 2018-07-23 23:15:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7a5e956128ba4512aeb61bdac17bb84c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150f1f40ee71a564f574575bf84828fdae92c2fa" 2018-07-23 23:15:12,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c5fe673-0e77-45db-820f-3e414e549564 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:12,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7a5e956128ba4512aeb61bdac17bb84c used request id req-7c5fe673-0e77-45db-820f-3e414e549564 2018-07-23 23:15:12,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:12,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["UKhh8oQWTv6Q7Qr6HWNxZg"], "issued_at": "2018-07-23T23:15:12.000000Z"}} 2018-07-23 23:15:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e9a5c93439a2316ee60feddaa5e0173fc0bf46" 2018-07-23 23:15:13,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3f35f9-b8fa-4559-be5c-38edb6a02013 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:13,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2b3f35f9-b8fa-4559-be5c-38edb6a02013 2018-07-23 23:15:13,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:13,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:13,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["wWeIntKlSWeQ5cxt1mBQuA"], "issued_at": "2018-07-23T23:15:13.000000Z"}} 2018-07-23 23:15:13,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:13,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ea9f84-c69b-41dd-b29a-f6f08e55f88a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:13,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a1ea9f84-c69b-41dd-b29a-f6f08e55f88a 2018-07-23 23:15:13,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:13,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:13,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:13,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741a9a55-76dd-4ea0-a74b-a4b919bec880 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:15:13,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj used request id req-741a9a55-76dd-4ea0-a74b-a4b919bec880 2018-07-23 23:15:13,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:13,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576895d7-547b-449a-90ec-11a73430df2f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:15:13,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-576895d7-547b-449a-90ec-11a73430df2f 2018-07-23 23:15:13,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}}' 2018-07-23 23:15:13,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a299291-4e78-425c-8fc6-1eaa1b439a1b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "id": "85c6a609c6184375b60b670daa41aa31", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:13,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2a299291-4e78-425c-8fc6-1eaa1b439a1b 2018-07-23 23:15:13,826 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj 2018-07-23 23:15:13,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:13,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:14,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["AtjHUxyeQ6GYSIYstrJdhw"], "issued_at": "2018-07-23T23:15:14.000000Z"}} 2018-07-23 23:15:14,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857494148a885e725704c6b3088099738f6644a4" 2018-07-23 23:15:14,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3f8ddc6-b3cb-4abd-8919-987951457edc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:14,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e3f8ddc6-b3cb-4abd-8919-987951457edc 2018-07-23 23:15:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:14,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857494148a885e725704c6b3088099738f6644a4" 2018-07-23 23:15:14,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1eb838-cbb9-4c39-9d42-0db2ec9f2bca Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:15:14,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3a1eb838-cbb9-4c39-9d42-0db2ec9f2bca 2018-07-23 23:15:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857494148a885e725704c6b3088099738f6644a4" 2018-07-23 23:15:14,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-943c79a3-be69-44c6-8016-feb399e246c0 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "id": "85c6a609c6184375b60b670daa41aa31", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}]} 2018-07-23 23:15:14,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj used request id req-943c79a3-be69-44c6-8016-feb399e246c0 2018-07-23 23:15:14,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857494148a885e725704c6b3088099738f6644a4" 2018-07-23 23:15:14,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c295281-7729-4585-9c36-87b674814409 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:15:14,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7c295281-7729-4585-9c36-87b674814409 2018-07-23 23:15:14,826 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-user 2018-07-23 23:15:14,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:14,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:14,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852948ba-bb2d-4260-8ed8-d58b403b801e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:15:14,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-852948ba-bb2d-4260-8ed8-d58b403b801e 2018-07-23 23:15:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" -d '{"role": {"name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}}' 2018-07-23 23:15:15,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5edcf508-7ab7-4f30-8316-b0d6c269893e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88b49453a30942c28342b6840ff28dd6", "links": {"self": "http://172.30.9.26:5000/v3/roles/88b49453a30942c28342b6840ff28dd6"}, "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}} 2018-07-23 23:15:15,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5edcf508-7ab7-4f30-8316-b0d6c269893e 2018-07-23 23:15:15,028 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role 2018-07-23 23:15:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/88b49453a30942c28342b6840ff28dd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:15,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f66a9e-608b-4dc2-a024-8a0fbaa4a6a9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88b49453a30942c28342b6840ff28dd6", "links": {"self": "http://172.30.9.26:5000/v3/roles/88b49453a30942c28342b6840ff28dd6"}, "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}} 2018-07-23 23:15:15,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/88b49453a30942c28342b6840ff28dd6 used request id req-00f66a9e-608b-4dc2-a024-8a0fbaa4a6a9 2018-07-23 23:15:15,117 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role to project CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj 2018-07-23 23:15:15,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31/users/6306a4c336c94e718500c06e03b106f3/roles/88b49453a30942c28342b6840ff28dd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:15,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-665c9a5f-e330-4751-820e-0be05f7d1eac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:15,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31/users/6306a4c336c94e718500c06e03b106f3/roles/88b49453a30942c28342b6840ff28dd6 used request id req-665c9a5f-e330-4751-820e-0be05f7d1eac 2018-07-23 23:15:15,240 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:15:15,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:15,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:15,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88b49453a30942c28342b6840ff28dd6", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}], "expires_at": "2018-07-24T00:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-user", "id": "6306a4c336c94e718500c06e03b106f3"}, "audit_ids": ["ayjCyYW_Q2Oe_DUzOPvNHQ"], "issued_at": "2018-07-23T23:15:15.000000Z"}} 2018-07-23 23:15:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" 2018-07-23 23:15:15,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0aa29e0-0f72-4334-9dfd-b56a1dc9034e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:15,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b0aa29e0-0f72-4334-9dfd-b56a1dc9034e 2018-07-23 23:15:15,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" 2018-07-23 23:15:15,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a50884e8-856d-4e54-8ef2-5b534ca7abe4 Date: Mon, 23 Jul 2018 23:15:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image"} 2018-07-23 23:15:15,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image used request id req-a50884e8-856d-4e54-8ef2-5b534ca7abe4 2018-07-23 23:15:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" 2018-07-23 23:15:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-90489aea-bd76-4737-bef9-6956847a361a Date: Mon, 23 Jul 2018 23:15:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:15:15,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-90489aea-bd76-4737-bef9-6956847a361a 2018-07-23 23:15:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image"}' 2018-07-23 23:15:15,957 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1170f52c-2a83-4970-93e9-7e0283b45b54 Date: Mon, 23 Jul 2018 23:15:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "min_disk": 0, "protected": false, "id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "file": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/file", "checksum": null, "owner": "85c6a609c6184375b60b670daa41aa31", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:15:15,957 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1170f52c-2a83-4970-93e9-7e0283b45b54 2018-07-23 23:15:15,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" -d '' 2018-07-23 23:15:16,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f8477fe-a125-46c9-8163-f39fd527849a Date: Mon, 23 Jul 2018 23:15:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:15:16,736 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/file used request id req-8f8477fe-a125-46c9-8163-f39fd527849a 2018-07-23 23:15:16,736 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:15:16,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" 2018-07-23 23:15:16,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6a62d781-8b72-4c7c-baef-963d5f44dc71 Date: Mon, 23 Jul 2018 23:15:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:16Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/snap", "metadata": {}}], "self": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "min_disk": 0, "protected": false, "id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "file": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "85c6a609c6184375b60b670daa41aa31", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:15:16,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35 used request id req-6a62d781-8b72-4c7c-baef-963d5f44dc71 2018-07-23 23:15:16,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" 2018-07-23 23:15:16,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b5553fc8-616f-48a0-95b8-46679452cbaf Date: Mon, 23 Jul 2018 23:15:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:15:16,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b5553fc8-616f-48a0-95b8-46679452cbaf 2018-07-23 23:15:16,771 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image 2018-07-23 23:15:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" 2018-07-23 23:15:16,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-31266786-df25-4d0b-8798-e93954d2fbb6 Date: Mon, 23 Jul 2018 23:15:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:16Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/snap", "metadata": {}}], "self": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "min_disk": 0, "protected": false, "id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "file": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "85c6a609c6184375b60b670daa41aa31", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:15:16,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35 used request id req-31266786-df25-4d0b-8798-e93954d2fbb6 2018-07-23 23:15:16,790 - create_image - DEBUG - Instance status is - active 2018-07-23 23:15:16,790 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image 2018-07-23 23:15:16,790 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image 2018-07-23 23:15:16,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:16,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:17,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88b49453a30942c28342b6840ff28dd6", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}], "expires_at": "2018-07-24T00:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-user", "id": "6306a4c336c94e718500c06e03b106f3"}, "audit_ids": ["NkjNhAjxTdK_ve_xCnB1dg"], "issued_at": "2018-07-23T23:15:17.000000Z"}} 2018-07-23 23:15:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:17,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666f9ab5-bfd0-4427-ae4c-185baca8f70e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:17,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-666f9ab5-bfd0-4427-ae4c-185baca8f70e 2018-07-23 23:15:17,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:17,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-234805aa-0cb7-4465-8793-6f06dbe6335b Date: Mon, 23 Jul 2018 23:15:17 GMT RESP BODY: {"networks":[]} 2018-07-23 23:15:17,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net used request id req-234805aa-0cb7-4465-8793-6f06dbe6335b 2018-07-23 23:15:17,439 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net 2018-07-23 23:15:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" -d '{"network": {"name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net", "admin_state_up": true}}' 2018-07-23 23:15:17,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-1c389929-2b6a-46cb-a521-e22f7e66a311 Date: Mon, 23 Jul 2018 23:15:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f94165c-5f74-4cac-a58d-af68772230b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:15:17Z","is_default":false,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:17Z","mtu":1450}} 2018-07-23 23:15:17,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1c389929-2b6a-46cb-a521-e22f7e66a311 2018-07-23 23:15:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f94165c-5f74-4cac-a58d-af68772230b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:18,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-23596e3e-8201-45ea-bb15-83030345a874 Date: Mon, 23 Jul 2018 23:15:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f94165c-5f74-4cac-a58d-af68772230b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:15:17Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:17Z","mtu":1450}]} 2018-07-23 23:15:18,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f94165c-5f74-4cac-a58d-af68772230b2 used request id req-23596e3e-8201-45ea-bb15-83030345a874 2018-07-23 23:15:18,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f94165c-5f74-4cac-a58d-af68772230b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:18,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3624d4c4-aeef-4305-add5-45759a1f31a1 Date: Mon, 23 Jul 2018 23:15:18 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:15:18,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f94165c-5f74-4cac-a58d-af68772230b2 used request id req-3624d4c4-aeef-4305-add5-45759a1f31a1 2018-07-23 23:15:18,126 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-subnet 2018-07-23 23:15:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" -d '{"subnets": [{"ip_version": 4, "network_id": "2f94165c-5f74-4cac-a58d-af68772230b2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-subnet"}]}' 2018-07-23 23:15:18,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ee8ca611-8480-4e1c-b454-74f26570d066 Date: Mon, 23 Jul 2018 23:15:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f94165c-5f74-4cac-a58d-af68772230b2","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:18Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"85c6a609c6184375b60b670daa41aa31","id":"f2b8bda5-a855-44d3-98d4-a2203267d092","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-subnet"}]} 2018-07-23 23:15:18,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-ee8ca611-8480-4e1c-b454-74f26570d066 2018-07-23 23:15:18,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f94165c-5f74-4cac-a58d-af68772230b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:18,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4d1150c7-bf41-4c42-822c-2c242ab56f92 Date: Mon, 23 Jul 2018 23:15:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f94165c-5f74-4cac-a58d-af68772230b2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["f2b8bda5-a855-44d3-98d4-a2203267d092"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:18Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:17Z","mtu":1450}]} 2018-07-23 23:15:18,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f94165c-5f74-4cac-a58d-af68772230b2 used request id req-4d1150c7-bf41-4c42-822c-2c242ab56f92 2018-07-23 23:15:18,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f94165c-5f74-4cac-a58d-af68772230b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:19,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-53e1c39f-b0fb-4f27-a856-530986cd90e4 Date: Mon, 23 Jul 2018 23:15:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f94165c-5f74-4cac-a58d-af68772230b2","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:18Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"85c6a609c6184375b60b670daa41aa31","id":"f2b8bda5-a855-44d3-98d4-a2203267d092","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-subnet"}]} 2018-07-23 23:15:19,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f94165c-5f74-4cac-a58d-af68772230b2 used request id req-53e1c39f-b0fb-4f27-a856-530986cd90e4 2018-07-23 23:15:19,015 - OpenStackNetwork - DEBUG - Network [2f94165c-5f74-4cac-a58d-af68772230b2] created successfully 2018-07-23 23:15:19,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:19,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:19,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fJbxvOz_S2q4Oas7R49GQw"], "issued_at": "2018-07-23T23:15:19.000000Z"}} 2018-07-23 23:15:19,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871f62a42c124704adce43d3c7fe64ff3c89db" 2018-07-23 23:15:19,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a5d52f-26db-4b2c-b5ec-1e774c3faf57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:19,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-84a5d52f-26db-4b2c-b5ec-1e774c3faf57 2018-07-23 23:15:19,475 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:15:19,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871f62a42c124704adce43d3c7fe64ff3c89db" 2018-07-23 23:15:19,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd038321-d645-4902-a82e-9f927505c110 x-compute-request-id: req-fd038321-d645-4902-a82e-9f927505c110 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:15:19,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fd038321-d645-4902-a82e-9f927505c110 2018-07-23 23:15:19,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871f62a42c124704adce43d3c7fe64ff3c89db" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-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-23 23:15:19,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89ee72e8-5e8c-4bef-8091-1c19355f4983 x-compute-request-id: req-89ee72e8-5e8c-4bef-8091-1c19355f4983 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "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": "7c81c585-f3cf-4196-b12c-42213767cce6"}} 2018-07-23 23:15:19,705 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-89ee72e8-5e8c-4bef-8091-1c19355f4983 2018-07-23 23:15:19,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:19,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:20,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88b49453a30942c28342b6840ff28dd6", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}], "expires_at": "2018-07-24T00:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-user", "id": "6306a4c336c94e718500c06e03b106f3"}, "audit_ids": ["bMyQXEIBSC2ffu4CXB1UZQ"], "issued_at": "2018-07-23T23:15:20.000000Z"}} 2018-07-23 23:15:20,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:20,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc6e151-b9b0-4b7b-bc24-c3238ccd906b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:20,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4cc6e151-b9b0-4b7b-bc24-c3238ccd906b 2018-07-23 23:15:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:20,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d03ff7c1-4088-4aba-9ffb-59d01692649a Date: Mon, 23 Jul 2018 23:15:20 GMT RESP BODY: {"networks":[]} 2018-07-23 23:15:20,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 used request id req-d03ff7c1-4088-4aba-9ffb-59d01692649a 2018-07-23 23:15:20,362 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 2018-07-23 23:15:20,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" -d '{"network": {"name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2", "admin_state_up": true}}' 2018-07-23 23:15:20,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-889627e8-02b3-422f-b84a-fded0681db7c Date: Mon, 23 Jul 2018 23:15:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:15:20Z","is_default":false,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}} 2018-07-23 23:15:20,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-889627e8-02b3-422f-b84a-fded0681db7c 2018-07-23 23:15:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:20,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8dc374ef-669e-4222-9fd1-cc6629f3ad61 Date: Mon, 23 Jul 2018 23:15:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:15:20Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:20,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-8dc374ef-669e-4222-9fd1-cc6629f3ad61 2018-07-23 23:15:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:20,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50a2d453-4157-433a-a787-f29517460207 Date: Mon, 23 Jul 2018 23:15:20 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:15:20,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-50a2d453-4157-433a-a787-f29517460207 2018-07-23 23:15:20,764 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1 2018-07-23 23:15:20,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" -d '{"subnets": [{"ip_version": 4, "network_id": "9b2132fa-c7c8-42b1-b026-bdf6c69da711", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]}' 2018-07-23 23:15:21,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-36debbbd-a800-493f-998e-26e7b97f9b45 Date: Mon, 23 Jul 2018 23:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:21,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-36debbbd-a800-493f-998e-26e7b97f9b45 2018-07-23 23:15:21,460 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2 2018-07-23 23:15:21,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" -d '{"subnets": [{"ip_version": 4, "network_id": "9b2132fa-c7c8-42b1-b026-bdf6c69da711", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"}]}' 2018-07-23 23:15:21,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-21ada9e8-4639-4c4c-b894-2f6356d468e9 Date: Mon, 23 Jul 2018 23:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"}]} 2018-07-23 23:15:21,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-21ada9e8-4639-4c4c-b894-2f6356d468e9 2018-07-23 23:15:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:22,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-38c81ded-7ae6-40dc-9447-4daa08ad7a36 Date: Mon, 23 Jul 2018 23:15:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","836ecb96-6509-41f9-ac36-fd82f0a40980"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:22,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-38c81ded-7ae6-40dc-9447-4daa08ad7a36 2018-07-23 23:15:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:22,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f5e4c7d1-8ad6-41f1-b6ca-d5111d9f64a7 Date: Mon, 23 Jul 2018 23:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:22,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-f5e4c7d1-8ad6-41f1-b6ca-d5111d9f64a7 2018-07-23 23:15:22,280 - OpenStackNetwork - DEBUG - Network [9b2132fa-c7c8-42b1-b026-bdf6c69da711] created successfully 2018-07-23 23:15:22,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:22,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:22,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88b49453a30942c28342b6840ff28dd6", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}], "expires_at": "2018-07-24T00:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-user", "id": "6306a4c336c94e718500c06e03b106f3"}, "audit_ids": ["IKYRsjACQtexQ3XPRXVGkA"], "issued_at": "2018-07-23T23:15:22.000000Z"}} 2018-07-23 23:15:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:22,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1164a2-7fb0-4be3-874b-e800f201f137 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:22,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4d1164a2-7fb0-4be3-874b-e800f201f137 2018-07-23 23:15:22,762 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:15:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:22,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8dbd16b-c7d2-4d50-91f5-71cfd6b169ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:22,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d8dbd16b-c7d2-4d50-91f5-71cfd6b169ce 2018-07-23 23:15:22,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-be73054a-e8c8-41a3-8170-7c4467c29c8c Date: Mon, 23 Jul 2018 23:15:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","836ecb96-6509-41f9-ac36-fd82f0a40980"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:23,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 used request id req-be73054a-e8c8-41a3-8170-7c4467c29c8c 2018-07-23 23:15:23,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:23,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:23,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0b0826-453d-4673-bac0-701f3da65ea7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:23,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-1d0b0826-453d-4673-bac0-701f3da65ea7 2018-07-23 23:15:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-16f8a7a4-9c5f-4099-b4bc-f5336694c438 Date: Mon, 23 Jul 2018 23:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:23,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-16f8a7a4-9c5f-4099-b4bc-f5336694c438 2018-07-23 23:15:23,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc058809-170e-46e6-95e7-8ae7fd7839e1 Date: Mon, 23 Jul 2018 23:15:23 GMT RESP BODY: {"ports":[]} 2018-07-23 23:15:23,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1&admin_state_up=True used request id req-dc058809-170e-46e6-95e7-8ae7fd7839e1 2018-07-23 23:15:23,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd264eab-5456-4f1c-99cd-da798e67e70b x-compute-request-id: req-cd264eab-5456-4f1c-99cd-da798e67e70b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:15:23,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst used request id req-cd264eab-5456-4f1c-99cd-da798e67e70b 2018-07-23 23:15:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8d75456d-b40f-4517-8066-4c546046957b Date: Mon, 23 Jul 2018 23:15:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","836ecb96-6509-41f9-ac36-fd82f0a40980"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:23,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 used request id req-8d75456d-b40f-4517-8066-4c546046957b 2018-07-23 23:15:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98d8279-7da0-4852-b425-6ff06808f264 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:23,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-f98d8279-7da0-4852-b425-6ff06808f264 2018-07-23 23:15:23,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4d482303-bd5a-4b58-9336-46630fa39361 Date: Mon, 23 Jul 2018 23:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:23,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-4d482303-bd5a-4b58-9336-46630fa39361 2018-07-23 23:15:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:23,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e04f36d3-eeaf-41dd-8541-4b268c359aff Date: Mon, 23 Jul 2018 23:15:23 GMT RESP BODY: {"ports":[]} 2018-07-23 23:15:23,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1&admin_state_up=True used request id req-e04f36d3-eeaf-41dd-8541-4b268c359aff 2018-07-23 23:15:23,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:23,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:24,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88b49453a30942c28342b6840ff28dd6", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role"}], "expires_at": "2018-07-24T00:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/85c6a609c6184375b60b670daa41aa31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-user", "id": "6306a4c336c94e718500c06e03b106f3"}, "audit_ids": ["pAphzLcWROO95VcPnsDoFA"], "issued_at": "2018-07-23T23:15:24.000000Z"}} 2018-07-23 23:15:24,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260efac65ea8ab46eee1ee22bf47b8614a84bba4" 2018-07-23 23:15:24,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af9f9d5-f50d-4d2d-b267-ff2ac2bfbecc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:24,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0af9f9d5-f50d-4d2d-b267-ff2ac2bfbecc 2018-07-23 23:15:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:24,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5ef6bfd5-8db5-4d98-867e-f365f1f58a4b Date: Mon, 23 Jul 2018 23:15:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","836ecb96-6509-41f9-ac36-fd82f0a40980"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:24,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 used request id req-5ef6bfd5-8db5-4d98-867e-f365f1f58a4b 2018-07-23 23:15:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:24,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-47624209-7ce4-4e51-b658-6c60b64bc86f Date: Mon, 23 Jul 2018 23:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:24,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-47624209-7ce4-4e51-b658-6c60b64bc86f 2018-07-23 23:15:24,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:24,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-60cf14cf-e4d6-4cc1-b5bd-5f982e1e651f Date: Mon, 23 Jul 2018 23:15:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","836ecb96-6509-41f9-ac36-fd82f0a40980"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:24,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 used request id req-60cf14cf-e4d6-4cc1-b5bd-5f982e1e651f 2018-07-23 23:15:24,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:24,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:24,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}260efac65ea8ab46eee1ee22bf47b8614a84bba4" 2018-07-23 23:15:24,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f16b1a-b5f4-4e70-b91a-cd1d3d0959f9 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:24,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-97f16b1a-b5f4-4e70-b91a-cd1d3d0959f9 2018-07-23 23:15:24,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:24,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7707ed7b-48a6-44c5-b4d7-4e08befbc166 Date: Mon, 23 Jul 2018 23:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:24,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-7707ed7b-48a6-44c5-b4d7-4e08befbc166 2018-07-23 23:15:24,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:24,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-57716c30-5799-4ed8-b07d-60af77570507 Date: Mon, 23 Jul 2018 23:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:24,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1 used request id req-57716c30-5799-4ed8-b07d-60af77570507 2018-07-23 23:15:24,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:24,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e04d297-08c4-45fe-a5c4-19e5b62821bc Date: Mon, 23 Jul 2018 23:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"}]} 2018-07-23 23:15:24,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2 used request id req-7e04d297-08c4-45fe-a5c4-19e5b62821bc 2018-07-23 23:15:24,755 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 2018-07-23 23:15:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" -d '{"port": {"network_id": "9b2132fa-c7c8-42b1-b026-bdf6c69da711", "fixed_ips": [{"subnet_id": "836ecb96-6509-41f9-ac36-fd82f0a40980", "ip_address": "10.55.0.101"}, {"subnet_id": "77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1", "admin_state_up": true}}' 2018-07-23 23:15:25,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-d82679df-5169-4fac-9d3d-40f3c2a7265a Date: Mon, 23 Jul 2018 23:15:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:25Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836ecb96-6509-41f9-ac36-fd82f0a40980","ip_address":"10.55.0.101"},{"subnet_id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","ip_address":"10.65.0.101"}],"id":"cd214c25-2840-406f-9924-a368d40ce086","security_groups":["db0638fc-c0d8-4662-923a-62f7e8794a0b"],"mac_address":"fa:16:3e:d0:6e:6e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1","project_id":"85c6a609c6184375b60b670daa41aa31","qos_policy_id":null,"admin_state_up":true,"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:15:25,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-d82679df-5169-4fac-9d3d-40f3c2a7265a 2018-07-23 23:15:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:25,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-602f732d-c7e1-4897-aea4-54c92266fdef Date: Mon, 23 Jul 2018 23:15:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","836ecb96-6509-41f9-ac36-fd82f0a40980"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:25,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 used request id req-602f732d-c7e1-4897-aea4-54c92266fdef 2018-07-23 23:15:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bd4cfc-afe7-45ec-868a-c5727a32f05d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:26,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-91bd4cfc-afe7-45ec-868a-c5727a32f05d 2018-07-23 23:15:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f86fa1f1-f0fa-4d3e-8e47-aa227368bc9c Date: Mon, 23 Jul 2018 23:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:26,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-f86fa1f1-f0fa-4d3e-8e47-aa227368bc9c 2018-07-23 23:15:26,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-a6b98fbb-861c-481e-b4ba-7ec7d5fcb3a3 Date: Mon, 23 Jul 2018 23:15:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:25Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836ecb96-6509-41f9-ac36-fd82f0a40980","ip_address":"10.55.0.101"},{"subnet_id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","ip_address":"10.65.0.101"}],"id":"cd214c25-2840-406f-9924-a368d40ce086","security_groups":["db0638fc-c0d8-4662-923a-62f7e8794a0b"],"mac_address":"fa:16:3e:d0:6e:6e","project_id":"85c6a609c6184375b60b670daa41aa31","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1","admin_state_up":true,"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:15:26,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1&admin_state_up=True used request id req-a6b98fbb-861c-481e-b4ba-7ec7d5fcb3a3 2018-07-23 23:15:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07630905-d208-490f-894e-c293f687a6b0 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:26,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-07630905-d208-490f-894e-c293f687a6b0 2018-07-23 23:15:26,255 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst 2018-07-23 23:15:26,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de9f84d3-68a5-480d-8877-0c01553822dd x-compute-request-id: req-de9f84d3-68a5-480d-8877-0c01553822dd Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "7c81c585-f3cf-4196-b12c-42213767cce6", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-flavor-name"}]} 2018-07-23 23:15:26,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-de9f84d3-68a5-480d-8877-0c01553822dd 2018-07-23 23:15:26,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/7c81c585-f3cf-4196-b12c-42213767cce6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fc2f4ae-94b1-4553-877c-d6f5136f7efc x-compute-request-id: req-1fc2f4ae-94b1-4553-877c-d6f5136f7efc Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "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": "7c81c585-f3cf-4196-b12c-42213767cce6"}} 2018-07-23 23:15:26,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/7c81c585-f3cf-4196-b12c-42213767cce6 used request id req-1fc2f4ae-94b1-4553-877c-d6f5136f7efc 2018-07-23 23:15:26,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-07e4582b-8faa-4e0f-b71e-ff6c412eedb5 Date: Mon, 23 Jul 2018 23:15:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:16Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/snap", "metadata": {}}], "self": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "min_disk": 0, "protected": false, "id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "file": "/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "85c6a609c6184375b60b670daa41aa31", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image"} 2018-07-23 23:15:26,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image used request id req-07e4582b-8faa-4e0f-b71e-ff6c412eedb5 2018-07-23 23:15:26,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:26,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-597fa81d-47a4-4912-8d1f-80b1d7cef600 Date: Mon, 23 Jul 2018 23:15:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:15:26,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-597fa81d-47a4-4912-8d1f-80b1d7cef600 2018-07-23 23:15:26,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" -d '{"server": {"name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst", "imageRef": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "flavorRef": "7c81c585-f3cf-4196-b12c-42213767cce6", "max_count": 1, "min_count": 1, "networks": [{"port": "cd214c25-2840-406f-9924-a368d40ce086"}]}}' 2018-07-23 23:15:27,939 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d39ec7c3-6a20-470d-93e2-ef0a33335719 x-compute-request-id: req-d39ec7c3-6a20-470d-93e2-ef0a33335719 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f760e9d8-f63c-49a9-9578-8f72443fe093", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "bookmark"}], "adminPass": "y5Nuj7E28Z8X"}} 2018-07-23 23:15:27,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d39ec7c3-6a20-470d-93e2-ef0a33335719 2018-07-23 23:15:27,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:28,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a93aa01c-272c-415c-abb0-1fcef6cc6fc2 x-compute-request-id: req-a93aa01c-272c-415c-abb0-1fcef6cc6fc2 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "bookmark"}], "image": {"id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "links": [{"href": "http://172.30.9.26:8774/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c81c585-f3cf-4196-b12c-42213767cce6", "links": [{"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "bookmark"}]}, "id": "f760e9d8-f63c-49a9-9578-8f72443fe093", "user_id": "6306a4c336c94e718500c06e03b106f3", "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-23T23:15:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst", "created": "2018-07-23T23:15:27Z", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:28,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-a93aa01c-272c-415c-abb0-1fcef6cc6fc2 2018-07-23 23:15:28,230 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst 2018-07-23 23:15:28,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:28,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01a5d7ca-e645-4a1a-857d-5ca1f8fe7290 x-compute-request-id: req-01a5d7ca-e645-4a1a-857d-5ca1f8fe7290 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "bookmark"}], "image": {"id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "links": [{"href": "http://172.30.9.26:8774/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c81c585-f3cf-4196-b12c-42213767cce6", "links": [{"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "bookmark"}]}, "id": "f760e9d8-f63c-49a9-9578-8f72443fe093", "user_id": "6306a4c336c94e718500c06e03b106f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:15:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst", "created": "2018-07-23T23:15:27Z", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:28,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-01a5d7ca-e645-4a1a-857d-5ca1f8fe7290 2018-07-23 23:15:28,657 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst] is - BUILD 2018-07-23 23:15:28,657 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:15:31,658 - create_instance - DEBUG - VM status query timeout in 896.571321011 2018-07-23 23:15:31,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:31,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e72edf32-2fcf-43aa-a3f7-6b0ade883aa8 x-compute-request-id: req-e72edf32-2fcf-43aa-a3f7-6b0ade883aa8 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "bookmark"}], "image": {"id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "links": [{"href": "http://172.30.9.26:8774/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c81c585-f3cf-4196-b12c-42213767cce6", "links": [{"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "bookmark"}]}, "id": "f760e9d8-f63c-49a9-9578-8f72443fe093", "security_groups": [{"name": "default"}], "user_id": "6306a4c336c94e718500c06e03b106f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:15:28Z", "hostId": "f3c84e0d346ca2517a0aeeb8619a7f9a092632ef924e52deb0b8bf15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst", "created": "2018-07-23T23:15:27Z", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:31,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-e72edf32-2fcf-43aa-a3f7-6b0ade883aa8 2018-07-23 23:15:31,976 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst] is - BUILD 2018-07-23 23:15:31,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:15:34,979 - create_instance - DEBUG - VM status query timeout in 893.250514984 2018-07-23 23:15:34,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:35,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07871ef5-6589-4d7a-85a3-c9fdbbdaaea9 x-compute-request-id: req-07871ef5-6589-4d7a-85a3-c9fdbbdaaea9 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:6e:6e", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:6e:6e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "bookmark"}], "image": {"id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "links": [{"href": "http://172.30.9.26:8774/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:15:33.000000", "flavor": {"id": "7c81c585-f3cf-4196-b12c-42213767cce6", "links": [{"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "bookmark"}]}, "id": "f760e9d8-f63c-49a9-9578-8f72443fe093", "security_groups": [{"name": "default"}], "user_id": "6306a4c336c94e718500c06e03b106f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:15:33Z", "hostId": "f3c84e0d346ca2517a0aeeb8619a7f9a092632ef924e52deb0b8bf15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst", "created": "2018-07-23T23:15:27Z", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:35,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-07871ef5-6589-4d7a-85a3-c9fdbbdaaea9 2018-07-23 23:15:35,466 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst] is - ACTIVE 2018-07-23 23:15:35,466 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:15:35,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:35,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-251cac0b-d7b3-41f0-ad8d-8b78c50c98f6 x-compute-request-id: req-251cac0b-d7b3-41f0-ad8d-8b78c50c98f6 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:6e:6e", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:6e:6e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "bookmark"}], "image": {"id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "links": [{"href": "http://172.30.9.26:8774/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:15:33.000000", "flavor": {"id": "7c81c585-f3cf-4196-b12c-42213767cce6", "links": [{"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "bookmark"}]}, "id": "f760e9d8-f63c-49a9-9578-8f72443fe093", "security_groups": [{"name": "default"}], "user_id": "6306a4c336c94e718500c06e03b106f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:15:33Z", "hostId": "f3c84e0d346ca2517a0aeeb8619a7f9a092632ef924e52deb0b8bf15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst", "created": "2018-07-23T23:15:27Z", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:35,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-251cac0b-d7b3-41f0-ad8d-8b78c50c98f6 2018-07-23 23:15:35,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:36,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0396b7a8-7181-48ac-b7e6-adc3ad246ff7 Date: Mon, 23 Jul 2018 23:15:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"85c6a609c6184375b60b670daa41aa31","l2_adjacency":true,"status":"ACTIVE","subnets":["836ecb96-6509-41f9-ac36-fd82f0a40980","77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2","admin_state_up":true,"tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:20Z","mtu":1450}]} 2018-07-23 23:15:36,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 used request id req-0396b7a8-7181-48ac-b7e6-adc3ad246ff7 2018-07-23 23:15:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:36,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b84190-43ff-4ac3-8d8c-92d54c0384cd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:36,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-f7b84190-43ff-4ac3-8d8c-92d54c0384cd 2018-07-23 23:15:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6950878b-0cd0-49a7-a37c-b2dc01d65857 Date: Mon, 23 Jul 2018 23:15:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","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":"85c6a609c6184375b60b670daa41aa31","id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"85c6a609c6184375b60b670daa41aa31","id":"836ecb96-6509-41f9-ac36-fd82f0a40980","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1"}]} 2018-07-23 23:15:36,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-6950878b-0cd0-49a7-a37c-b2dc01d65857 2018-07-23 23:15:36,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:36,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1821 X-Openstack-Request-Id: req-e3219b29-19f1-4508-b74b-a2b0b0e9a2d4 Date: Mon, 23 Jul 2018 23:15:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:24Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"836ecb96-6509-41f9-ac36-fd82f0a40980","ip_address":"10.55.0.2"},{"subnet_id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","ip_address":"10.65.0.2"}],"id":"c0d4aa03-4a6d-4f89-8cb4-60f85b9ac21b","security_groups":[],"mac_address":"fa:16:3e:ec:a1:94","project_id":"85c6a609c6184375b60b670daa41aa31","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9b2132fa-c7c8-42b1-b026-bdf6c69da711","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:33Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"836ecb96-6509-41f9-ac36-fd82f0a40980","ip_address":"10.55.0.101"},{"subnet_id":"77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa","ip_address":"10.65.0.101"}],"id":"cd214c25-2840-406f-9924-a368d40ce086","security_groups":["db0638fc-c0d8-4662-923a-62f7e8794a0b"],"mac_address":"fa:16:3e:d0:6e:6e","project_id":"85c6a609c6184375b60b670daa41aa31","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1","admin_state_up":true,"network_id":"9b2132fa-c7c8-42b1-b026-bdf6c69da711","tenant_id":"85c6a609c6184375b60b670daa41aa31","created_at":"2018-07-23T23:15:25Z","binding:vnic_type":"normal","device_id":"f760e9d8-f63c-49a9-9578-8f72443fe093","ip_allocation":"immediate"}]} 2018-07-23 23:15:36,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-e3219b29-19f1-4508-b74b-a2b0b0e9a2d4 2018-07-23 23:15:36,284 - create_instance - INFO - Deleting Port with ID - cd214c25-2840-406f-9924-a368d40ce086 2018-07-23 23:15:36,284 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3port-1 2018-07-23 23:15:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/cd214c25-2840-406f-9924-a368d40ce086 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:36,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-014ba2b2-fd9a-4ddc-9513-13a6eb6db3e0 Date: Mon, 23 Jul 2018 23:15:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:36,958 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/cd214c25-2840-406f-9924-a368d40ce086 used request id req-014ba2b2-fd9a-4ddc-9513-13a6eb6db3e0 2018-07-23 23:15:36,958 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst 2018-07-23 23:15:36,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:37,086 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ab2ff7c-baa3-439a-9163-5d4c7df59dff x-compute-request-id: req-2ab2ff7c-baa3-439a-9163-5d4c7df59dff Content-Type: application/json 2018-07-23 23:15:37,087 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-2ab2ff7c-baa3-439a-9163-5d4c7df59dff 2018-07-23 23:15:37,087 - create_instance - INFO - Checking deletion status 2018-07-23 23:15:37,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:37,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4fe8c6a-c981-4546-ab85-3483730d2e8a x-compute-request-id: req-c4fe8c6a-c981-4546-ab85-3483730d2e8a Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:6e:6e", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:6e:6e", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f760e9d8-f63c-49a9-9578-8f72443fe093", "rel": "bookmark"}], "image": {"id": "1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "links": [{"href": "http://172.30.9.26:8774/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:15:33.000000", "flavor": {"id": "7c81c585-f3cf-4196-b12c-42213767cce6", "links": [{"href": "http://172.30.9.26:8774/flavors/7c81c585-f3cf-4196-b12c-42213767cce6", "rel": "bookmark"}]}, "id": "f760e9d8-f63c-49a9-9578-8f72443fe093", "user_id": "6306a4c336c94e718500c06e03b106f3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:15:37Z", "hostId": "f3c84e0d346ca2517a0aeeb8619a7f9a092632ef924e52deb0b8bf15", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst", "created": "2018-07-23T23:15:27Z", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:15:37,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-c4fe8c6a-c981-4546-ab85-3483730d2e8a 2018-07-23 23:15:37,612 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst] is - ACTIVE 2018-07-23 23:15:37,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:15:40,615 - create_instance - DEBUG - VM status query timeout in 296.471946955 2018-07-23 23:15:40,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c571e91dc07a2506fd45ac379a51355d8e0c9641" 2018-07-23 23:15:40,674 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-085a2e93-2fe7-4e38-a467-6a792be2b2eb x-compute-request-id: req-085a2e93-2fe7-4e38-a467-6a792be2b2eb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f760e9d8-f63c-49a9-9578-8f72443fe093 could not be found.", "code": 404}} 2018-07-23 23:15:40,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f760e9d8-f63c-49a9-9578-8f72443fe093 used request id req-085a2e93-2fe7-4e38-a467-6a792be2b2eb 2018-07-23 23:15:40,675 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f760e9d8-f63c-49a9-9578-8f72443fe093 could not be found. (HTTP 404) (Request-ID: req-085a2e93-2fe7-4e38-a467-6a792be2b2eb) 2018-07-23 23:15:40,675 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-inst 2018-07-23 23:15:40,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/7c81c585-f3cf-4196-b12c-42213767cce6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca871f62a42c124704adce43d3c7fe64ff3c89db" 2018-07-23 23:15:40,752 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e5f9a076-d2a2-4769-a7d6-b51bf42402d5 x-compute-request-id: req-e5f9a076-d2a2-4769-a7d6-b51bf42402d5 Content-Length: 0 Content-Type: application/json 2018-07-23 23:15:40,752 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7c81c585-f3cf-4196-b12c-42213767cce6 used request id req-e5f9a076-d2a2-4769-a7d6-b51bf42402d5 2018-07-23 23:15:40,753 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-subnet 2018-07-23 23:15:40,753 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-subnet 2018-07-23 23:15:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f2b8bda5-a855-44d3-98d4-a2203267d092 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:41,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f586803e-380e-4dba-989c-b74b6158ce0a Date: Mon, 23 Jul 2018 23:15:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:41,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f2b8bda5-a855-44d3-98d4-a2203267d092 used request id req-f586803e-380e-4dba-989c-b74b6158ce0a 2018-07-23 23:15:41,869 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-pub-net 2018-07-23 23:15:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2f94165c-5f74-4cac-a58d-af68772230b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b7082211fa29cef30044851d88afae5a2aa91" 2018-07-23 23:15:42,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-efa987a1-4a0c-4550-a889-72aacc4805cd Date: Mon, 23 Jul 2018 23:15:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:42,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2f94165c-5f74-4cac-a58d-af68772230b2 used request id req-efa987a1-4a0c-4550-a889-72aacc4805cd 2018-07-23 23:15:42,944 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2 2018-07-23 23:15:42,944 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet2 2018-07-23 23:15:42,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:44,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3a17a52-3f7f-4df1-b9c7-009e33852080 Date: Mon, 23 Jul 2018 23:15:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:44,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/77947a5e-dbe7-45e5-9dc4-3d8f1704f3aa used request id req-b3a17a52-3f7f-4df1-b9c7-009e33852080 2018-07-23 23:15:44,274 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1 2018-07-23 23:15:44,275 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-subnet1 2018-07-23 23:15:44,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/836ecb96-6509-41f9-ac36-fd82f0a40980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:45,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7836ac59-967c-47b7-b95d-f9c15e4f9a73 Date: Mon, 23 Jul 2018 23:15:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:45,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/836ecb96-6509-41f9-ac36-fd82f0a40980 used request id req-7836ac59-967c-47b7-b95d-f9c15e4f9a73 2018-07-23 23:15:45,158 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3net2 2018-07-23 23:15:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/9b2132fa-c7c8-42b1-b026-bdf6c69da711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb5935a86d7cfe98c9b93a0a4f0855672bd12cb" 2018-07-23 23:15:46,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52154be6-68a5-488b-9036-0d7665523a0f Date: Mon, 23 Jul 2018 23:15:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:46,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/9b2132fa-c7c8-42b1-b026-bdf6c69da711 used request id req-52154be6-68a5-488b-9036-0d7665523a0f 2018-07-23 23:15:46,589 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f57747ff-7c79-416e-a144-f03d5bfde4a3-image 2018-07-23 23:15:46,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f4fd09793fa40cee683adbf33598bb313882507" 2018-07-23 23:15:47,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97ff6378-fb7a-4492-b41d-2c9c3238b649 Date: Mon, 23 Jul 2018 23:15:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:15:47,066 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/1dee1c58-347a-40d4-b2d8-ee7dc576ba35 used request id req-97ff6378-fb7a-4492-b41d-2c9c3238b649 2018-07-23 23:15:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-870d6ad2-93b1-4d6b-9bff-633480f140c0 Date: Mon, 23 Jul 2018 23:15:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "85c6a609c6184375b60b670daa41aa31", "created_at": "2018-07-23T23:15:17Z", "updated_at": "2018-07-23T23:15:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "revision_number": 0, "id": "18635e3e-3d96-4cb3-9ddc-fb49eb8a753b", "remote_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "port_range_min": null, "ethertype": "IPv4", "project_id": "85c6a609c6184375b60b670daa41aa31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "revision_number": 0, "id": "6c1275a3-b623-4eb0-950c-98feaf43993d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "port_range_min": null, "ethertype": "IPv6", "project_id": "85c6a609c6184375b60b670daa41aa31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "revision_number": 0, "id": "84b3a081-1713-4094-aca2-e4856d2c06b2", "remote_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "port_range_min": null, "ethertype": "IPv6", "project_id": "85c6a609c6184375b60b670daa41aa31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "revision_number": 0, "id": "afbe410c-87e7-4224-a305-e4279f761acb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "tenant_id": "85c6a609c6184375b60b670daa41aa31", "port_range_min": null, "ethertype": "IPv4", "project_id": "85c6a609c6184375b60b670daa41aa31"}], "revision_number": 4, "project_id": "85c6a609c6184375b60b670daa41aa31", "id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "name": "default"}]} 2018-07-23 23:15:47,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-870d6ad2-93b1-4d6b-9bff-633480f140c0 2018-07-23 23:15:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e772884b-bd68-412c-b3cb-9b3ecdc247d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:47,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-e772884b-bd68-412c-b3cb-9b3ecdc247d9 2018-07-23 23:15:47,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce5789ac-473d-4cb7-beb6-f4a7da95000b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:47,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-ce5789ac-473d-4cb7-beb6-f4a7da95000b 2018-07-23 23:15:47,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:47,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094ef02b-6030-440e-889f-48b64fc8d05c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:15:47,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-094ef02b-6030-440e-889f-48b64fc8d05c 2018-07-23 23:15:47,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba67bda-53db-4050-a7c7-42f33b433bf4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:15:47,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-cba67bda-53db-4050-a7c7-42f33b433bf4 2018-07-23 23:15:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb89cacf-1a4f-4436-92d3-ac9842984cc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:47,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-cb89cacf-1a4f-4436-92d3-ac9842984cc1 2018-07-23 23:15:47,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef90771a-9fc0-4ee9-b6a4-edcf7ec17b74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:47,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-ef90771a-9fc0-4ee9-b6a4-edcf7ec17b74 2018-07-23 23:15:47,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:47,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:47,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c86ac9-2663-4be3-9683-26c5f3570586 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:47,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-37c86ac9-2663-4be3-9683-26c5f3570586 2018-07-23 23:15:47,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:47,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f859390-cceb-4737-95d7-788978c8f459 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:48,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-1f859390-cceb-4737-95d7-788978c8f459 2018-07-23 23:15:48,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:48,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bcea762-927b-436d-a9af-feaf2e441ef2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:15:48,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-5bcea762-927b-436d-a9af-feaf2e441ef2 2018-07-23 23:15:48,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:15:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e75e64-0029-474a-863d-8e79dd4e4232 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "85c6a609c6184375b60b670daa41aa31", "name": "CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj"}} 2018-07-23 23:15:48,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-77e75e64-0029-474a-863d-8e79dd4e4232 2018-07-23 23:15:48,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db0638fc-c0d8-4662-923a-62f7e8794a0b 2018-07-23 23:15:48,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=db0638fc-c0d8-4662-923a-62f7e8794a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0f0218c3-fd63-4476-a901-d1a7887a8760 Date: Mon, 23 Jul 2018 23:15:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "85c6a609c6184375b60b670daa41aa31", "created_at": "2018-07-23T23:15:17Z", "project_id": "85c6a609c6184375b60b670daa41aa31", "id": "18635e3e-3d96-4cb3-9ddc-fb49eb8a753b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "85c6a609c6184375b60b670daa41aa31", "created_at": "2018-07-23T23:15:17Z", "project_id": "85c6a609c6184375b60b670daa41aa31", "id": "6c1275a3-b623-4eb0-950c-98feaf43993d"}, {"remote_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "85c6a609c6184375b60b670daa41aa31", "created_at": "2018-07-23T23:15:17Z", "project_id": "85c6a609c6184375b60b670daa41aa31", "id": "84b3a081-1713-4094-aca2-e4856d2c06b2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:17Z", "security_group_id": "db0638fc-c0d8-4662-923a-62f7e8794a0b", "port_range_min": null, "revision_number": 0, "tenant_id": "85c6a609c6184375b60b670daa41aa31", "created_at": "2018-07-23T23:15:17Z", "project_id": "85c6a609c6184375b60b670daa41aa31", "id": "afbe410c-87e7-4224-a305-e4279f761acb"}]} 2018-07-23 23:15:48,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=db0638fc-c0d8-4662-923a-62f7e8794a0b used request id req-0f0218c3-fd63-4476-a901-d1a7887a8760 2018-07-23 23:15:48,218 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:15:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/db0638fc-c0d8-4662-923a-62f7e8794a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c990ba7-ae2b-4ff4-92b7-6b1d7822508c Content-Length: 0 Date: Mon, 23 Jul 2018 23:15:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:15:48,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/db0638fc-c0d8-4662-923a-62f7e8794a0b used request id req-1c990ba7-ae2b-4ff4-92b7-6b1d7822508c 2018-07-23 23:15:48,358 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj 2018-07-23 23:15:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d06414d-d833-4a77-a2f6-e985cfa465a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:48,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/85c6a609c6184375b60b670daa41aa31 used request id req-7d06414d-d833-4a77-a2f6-e985cfa465a3 2018-07-23 23:15:48,682 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-proj-role 2018-07-23 23:15:48,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/88b49453a30942c28342b6840ff28dd6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934df7d4-d41c-4831-9fce-58028e0808e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:48,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/88b49453a30942c28342b6840ff28dd6 used request id req-934df7d4-d41c-4831-9fce-58028e0808e2 2018-07-23 23:15:48,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8759e5bc266e440abb69d7ec54cf783946c527ea" 2018-07-23 23:15:48,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263f4ce3-fa8c-43c6-ba9d-aba39461657f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:15:48,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-263f4ce3-fa8c-43c6-ba9d-aba39461657f 2018-07-23 23:15:48,880 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-5d473dd1-4e06-4eb-user 2018-07-23 23:15:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/6306a4c336c94e718500c06e03b106f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857494148a885e725704c6b3088099738f6644a4" 2018-07-23 23:15:49,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a54932-de5c-49a7-af11-2cabb27d2263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:49,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/6306a4c336c94e718500c06e03b106f3 used request id req-d7a54932-de5c-49a7-af11-2cabb27d2263 2018-07-23 23:15:49,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:49,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["FFHjMsLBS9ugP0cC76pMWw"], "issued_at": "2018-07-23T23:15:49.000000Z"}} 2018-07-23 23:15:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d0e735abf173e6b28b0dddc22f056e7fb7173b5" 2018-07-23 23:15:49,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06051bb5-b1e4-43a6-8223-e09e1339ea1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:49,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-06051bb5-b1e4-43a6-8223-e09e1339ea1f 2018-07-23 23:15:49,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:49,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:49,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["If6ga1WfT_m4tNlC5IvK7A"], "issued_at": "2018-07-23T23:15:49.000000Z"}} 2018-07-23 23:15:49,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:15:49,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1b9ff9-e802-41c4-a167-e71af5b1b7c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:49,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6b1b9ff9-e802-41c4-a167-e71af5b1b7c9 2018-07-23 23:15:49,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:49,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:49,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:15:50,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7528aa6f-27c2-4740-acc8-2bae97714a00 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:15:50,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj used request id req-7528aa6f-27c2-4740-acc8-2bae97714a00 2018-07-23 23:15:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:15:50,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c7bd074-f636-4251-a5a6-46d3dafed116 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:15:50,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6c7bd074-f636-4251-a5a6-46d3dafed116 2018-07-23 23:15:50,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}}' 2018-07-23 23:15:50,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e9b5f03-e3c7-4955-8645-a3bdcf4f8563 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "id": "da5353f4cb5b49018c357efd51583873", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:15:50,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0e9b5f03-e3c7-4955-8645-a3bdcf4f8563 2018-07-23 23:15:50,282 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj 2018-07-23 23:15:50,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:50,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:50,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TYku9pxhRH6Tms6fwO5qBw"], "issued_at": "2018-07-23T23:15:50.000000Z"}} 2018-07-23 23:15:50,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb7d659bf1be43d2bad5bc22470952b96855a3" 2018-07-23 23:15:50,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbaea479-14de-45be-a2ca-4fc460aa89df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:50,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fbaea479-14de-45be-a2ca-4fc460aa89df 2018-07-23 23:15:50,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:50,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:50,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb7d659bf1be43d2bad5bc22470952b96855a3" 2018-07-23 23:15:50,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a85242-17d1-42da-b998-9d040a0b1f3b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:15:50,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-61a85242-17d1-42da-b998-9d040a0b1f3b 2018-07-23 23:15:50,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb7d659bf1be43d2bad5bc22470952b96855a3" 2018-07-23 23:15:51,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bc5350-c5bf-4a58-9697-f8232c0b16f1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "id": "da5353f4cb5b49018c357efd51583873", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}]} 2018-07-23 23:15:51,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj used request id req-45bc5350-c5bf-4a58-9697-f8232c0b16f1 2018-07-23 23:15:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb7d659bf1be43d2bad5bc22470952b96855a3" 2018-07-23 23:15:51,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341064f1-4ace-4dd1-8d96-7a395bdb6ae6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:15:51,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-341064f1-4ace-4dd1-8d96-7a395bdb6ae6 2018-07-23 23:15:51,525 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user 2018-07-23 23:15:51,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:15:51,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8ea4e3-ea84-4d3e-ac9e-fd6c71ab54b0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:15:51,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-db8ea4e3-ea84-4d3e-ac9e-fd6c71ab54b0 2018-07-23 23:15:51,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" -d '{"role": {"name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}}' 2018-07-23 23:15:51,579 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b9a96a4-3d5d-4d89-abd4-673c0a3dcc44 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e43ec48db924611bc8625be132c826b", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e43ec48db924611bc8625be132c826b"}, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}} 2018-07-23 23:15:51,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6b9a96a4-3d5d-4d89-abd4-673c0a3dcc44 2018-07-23 23:15:51,579 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role 2018-07-23 23:15:51,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/4e43ec48db924611bc8625be132c826b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:15:51,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db5b936-0e5c-4f7a-af62-da488376ba0d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e43ec48db924611bc8625be132c826b", "links": {"self": "http://172.30.9.26:5000/v3/roles/4e43ec48db924611bc8625be132c826b"}, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}} 2018-07-23 23:15:51,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/4e43ec48db924611bc8625be132c826b used request id req-1db5b936-0e5c-4f7a-af62-da488376ba0d 2018-07-23 23:15:51,666 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role to project InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj 2018-07-23 23:15:51,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873/users/0da138304d964707b3dd0e1fa7605f10/roles/4e43ec48db924611bc8625be132c826b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:15:51,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e562f01-c565-41fb-8078-d950cd5dcb2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:15:51,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873/users/0da138304d964707b3dd0e1fa7605f10/roles/4e43ec48db924611bc8625be132c826b used request id req-6e562f01-c565-41fb-8078-d950cd5dcb2a 2018-07-23 23:15:51,793 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:15:51,795 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:15:51,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:51,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:52,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e43ec48db924611bc8625be132c826b", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}], "expires_at": "2018-07-24T00:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user", "id": "0da138304d964707b3dd0e1fa7605f10"}, "audit_ids": ["PLKUG4l2SMucXijq4151mw"], "issued_at": "2018-07-23T23:15:52.000000Z"}} 2018-07-23 23:15:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" 2018-07-23 23:15:52,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5008729a-2f61-4acf-92d5-73092f7085d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:52,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5008729a-2f61-4acf-92d5-73092f7085d2 2018-07-23 23:15:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" 2018-07-23 23:15:52,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-22979dbe-a8b5-4b8a-98b2-4fbf6d0ffdd4 Date: Mon, 23 Jul 2018 23:15:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image"} 2018-07-23 23:15:52,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image used request id req-22979dbe-a8b5-4b8a-98b2-4fbf6d0ffdd4 2018-07-23 23:15:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" 2018-07-23 23:15:52,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-85e97f37-b609-429b-9bfb-b40643e12b8c Date: Mon, 23 Jul 2018 23:15:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:15:52,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-85e97f37-b609-429b-9bfb-b40643e12b8c 2018-07-23 23:15:52,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image"}' 2018-07-23 23:15:52,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dbecf357-6393-43ba-8c85-1d15490823c2 Date: Mon, 23 Jul 2018 23:15:52 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b", "min_disk": 0, "protected": false, "id": "a4b54f46-5483-42e6-8c90-5a188711075b", "file": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b/file", "checksum": null, "owner": "da5353f4cb5b49018c357efd51583873", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:15:52,506 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-dbecf357-6393-43ba-8c85-1d15490823c2 2018-07-23 23:15:52,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" -d '' 2018-07-23 23:15:52,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcfb87e8-f53c-47ce-bfca-aa9d4d94276b Date: Mon, 23 Jul 2018 23:15:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:15:52,936 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b/file used request id req-fcfb87e8-f53c-47ce-bfca-aa9d4d94276b 2018-07-23 23:15:52,936 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:15:52,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" 2018-07-23 23:15:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fdd5b074-e8cd-4e1b-8917-3bdd3aaccf22 Date: Mon, 23 Jul 2018 23:15:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a4b54f46-5483-42e6-8c90-5a188711075b/snap", "metadata": {}}], "self": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b", "min_disk": 0, "protected": false, "id": "a4b54f46-5483-42e6-8c90-5a188711075b", "file": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da5353f4cb5b49018c357efd51583873", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a4b54f46-5483-42e6-8c90-5a188711075b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:15:52,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b used request id req-fdd5b074-e8cd-4e1b-8917-3bdd3aaccf22 2018-07-23 23:15:52,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" 2018-07-23 23:15:52,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-82d26a7a-afef-44f6-99df-39494e83c9df Date: Mon, 23 Jul 2018 23:15:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:15:52,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-82d26a7a-afef-44f6-99df-39494e83c9df 2018-07-23 23:15:52,966 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image 2018-07-23 23:15:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" 2018-07-23 23:15:52,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0e8f2668-3a4c-42e6-9126-ee791d43fe6b Date: Mon, 23 Jul 2018 23:15:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a4b54f46-5483-42e6-8c90-5a188711075b/snap", "metadata": {}}], "self": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b", "min_disk": 0, "protected": false, "id": "a4b54f46-5483-42e6-8c90-5a188711075b", "file": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da5353f4cb5b49018c357efd51583873", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a4b54f46-5483-42e6-8c90-5a188711075b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:15:52,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b used request id req-0e8f2668-3a4c-42e6-9126-ee791d43fe6b 2018-07-23 23:15:52,984 - create_image - DEBUG - Instance status is - active 2018-07-23 23:15:52,984 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image 2018-07-23 23:15:52,985 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image 2018-07-23 23:15:52,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:52,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:53,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e43ec48db924611bc8625be132c826b", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}], "expires_at": "2018-07-24T00:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user", "id": "0da138304d964707b3dd0e1fa7605f10"}, "audit_ids": ["qeCRWXQMRoCfGWfao1aviA"], "issued_at": "2018-07-23T23:15:53.000000Z"}} 2018-07-23 23:15:53,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:15:53,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd5dc5e-21ce-44ac-9ac2-4c88e0059555 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:53,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cdd5dc5e-21ce-44ac-9ac2-4c88e0059555 2018-07-23 23:15:53,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:15:53,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6f58ffde-f06b-4dfb-8fe1-bdfc6fe59a6d Date: Mon, 23 Jul 2018 23:15:53 GMT RESP BODY: {"networks":[]} 2018-07-23 23:15:53,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-6f58ffde-f06b-4dfb-8fe1-bdfc6fe59a6d 2018-07-23 23:15:53,632 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net 2018-07-23 23:15:53,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" -d '{"network": {"name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net", "admin_state_up": true}}' 2018-07-23 23:15:54,077 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-54af3d6f-96ab-4159-8e39-09755d745085 Date: Mon, 23 Jul 2018 23:15:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:15:53Z","is_default":false,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}} 2018-07-23 23:15:54,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-54af3d6f-96ab-4159-8e39-09755d745085 2018-07-23 23:15:54,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:15:54,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ac20fb3b-534b-44aa-9fb3-3a5475ea4313 Date: Mon, 23 Jul 2018 23:15:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:15:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:15:54,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-ac20fb3b-534b-44aa-9fb3-3a5475ea4313 2018-07-23 23:15:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:15:54,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2984b8c1-4bdd-4dc4-adeb-aba181de1870 Date: Mon, 23 Jul 2018 23:15:54 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:15:54,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-2984b8c1-4bdd-4dc4-adeb-aba181de1870 2018-07-23 23:15:54,242 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet 2018-07-23 23:15:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" -d '{"subnets": [{"ip_version": 4, "network_id": "30031104-59f0-4e99-a767-f767a3ce6ceb", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]}' 2018-07-23 23:15:54,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4fbd495-bf33-4a0d-956a-7dd20eea7f59 Date: Mon, 23 Jul 2018 23:15:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:15:54,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-f4fbd495-bf33-4a0d-956a-7dd20eea7f59 2018-07-23 23:15:54,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:15:54,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f091103a-e3a4-47d4-be04-9f85e79407d5 Date: Mon, 23 Jul 2018 23:15:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:15:54,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-f091103a-e3a4-47d4-be04-9f85e79407d5 2018-07-23 23:15:54,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:15:54,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4a0e890a-2b7c-41a0-8245-ce80e71a52f4 Date: Mon, 23 Jul 2018 23:15:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:15:54,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-4a0e890a-2b7c-41a0-8245-ce80e71a52f4 2018-07-23 23:15:54,914 - OpenStackNetwork - DEBUG - Network [30031104-59f0-4e99-a767-f767a3ce6ceb] created successfully 2018-07-23 23:15:54,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:54,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:55,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["2zaVakbKSdy5O9jNBDqiuw"], "issued_at": "2018-07-23T23:15:55.000000Z"}} 2018-07-23 23:15:55,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6d4e2636de2d05422efa6f799f2560cb4eff16" 2018-07-23 23:15:55,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248abe84-30e7-4ea9-bb6c-7eb1bdeaa9f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:55,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-248abe84-30e7-4ea9-bb6c-7eb1bdeaa9f1 2018-07-23 23:15:55,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:15:55,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6d4e2636de2d05422efa6f799f2560cb4eff16" 2018-07-23 23:15:55,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cd07c26-275f-4548-a345-0457135bd2cd x-compute-request-id: req-5cd07c26-275f-4548-a345-0457135bd2cd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:15:55,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5cd07c26-275f-4548-a345-0457135bd2cd 2018-07-23 23:15:55,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6d4e2636de2d05422efa6f799f2560cb4eff16" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-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-23 23:15:55,633 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79282450-0e7c-4cae-8097-e5983215882b x-compute-request-id: req-79282450-0e7c-4cae-8097-e5983215882b Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "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": "dc560dc3-a63a-47ba-a612-c7140c120d5d"}} 2018-07-23 23:15:55,634 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-79282450-0e7c-4cae-8097-e5983215882b 2018-07-23 23:15:55,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:55,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:56,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e43ec48db924611bc8625be132c826b", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}], "expires_at": "2018-07-24T00:15:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user", "id": "0da138304d964707b3dd0e1fa7605f10"}, "audit_ids": ["6lhPP36kR3WqA4KvroXjVg"], "issued_at": "2018-07-23T23:15:56.000000Z"}} 2018-07-23 23:15:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a155c83c-015f-4969-8584-8acdba137b4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:56,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a155c83c-015f-4969-8584-8acdba137b4a 2018-07-23 23:15:56,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:15:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a265d686-d4a9-4aba-bbf5-76cbe4828f03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:56,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a265d686-d4a9-4aba-bbf5-76cbe4828f03 2018-07-23 23:15:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-93dbc939-2f32-4543-8b16-9e04cf50cf5c Date: Mon, 23 Jul 2018 23:15:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:15:56,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-93dbc939-2f32-4543-8b16-9e04cf50cf5c 2018-07-23 23:15:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:56,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7573d93c-4e47-4d2d-91a9-b27190bcabea Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:15:56,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-7573d93c-4e47-4d2d-91a9-b27190bcabea 2018-07-23 23:15:56,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9c3be2c-089a-4376-96c6-3b1c63984db9 Date: Mon, 23 Jul 2018 23:15:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:15:56,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-a9c3be2c-089a-4376-96c6-3b1c63984db9 2018-07-23 23:15:56,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-08eb9bc0-d9b2-48be-812d-0d89bb187878 Date: Mon, 23 Jul 2018 23:15:56 GMT RESP BODY: {"ports":[]} 2018-07-23 23:15:56,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port&admin_state_up=True used request id req-08eb9bc0-d9b2-48be-812d-0d89bb187878 2018-07-23 23:15:56,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-289ea16e-dea6-420a-8fc4-6547e539637b x-compute-request-id: req-289ea16e-dea6-420a-8fc4-6547e539637b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:15:56,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst used request id req-289ea16e-dea6-420a-8fc4-6547e539637b 2018-07-23 23:15:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:56,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-789a2683-7467-4d2f-81ea-e97e4bb5c2f4 Date: Mon, 23 Jul 2018 23:15:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:15:56,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-789a2683-7467-4d2f-81ea-e97e4bb5c2f4 2018-07-23 23:15:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:57,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0291c70e-f9d0-4fae-836b-3130e0e87571 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:15:57,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-0291c70e-f9d0-4fae-836b-3130e0e87571 2018-07-23 23:15:57,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:57,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d9e32ba-5fe8-4787-bd91-af09ce79e5d6 Date: Mon, 23 Jul 2018 23:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:15:57,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-8d9e32ba-5fe8-4787-bd91-af09ce79e5d6 2018-07-23 23:15:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:57,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a44f93de-8482-42e2-b80a-e168c4304e1f Date: Mon, 23 Jul 2018 23:15:57 GMT RESP BODY: {"ports":[]} 2018-07-23 23:15:57,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port&admin_state_up=True used request id req-a44f93de-8482-42e2-b80a-e168c4304e1f 2018-07-23 23:15:57,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:15:57,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:15:57,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e43ec48db924611bc8625be132c826b", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}], "expires_at": "2018-07-24T00:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user", "id": "0da138304d964707b3dd0e1fa7605f10"}, "audit_ids": ["5dW7GkgpRCGCFixt3VHTXA"], "issued_at": "2018-07-23T23:15:57.000000Z"}} 2018-07-23 23:15:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a53b7973b2b1c5b31c3b5d5f6e0d462bdff0b3" 2018-07-23 23:15:57,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac0ccba-19dc-43b4-b1ad-51d26bc6147d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:15:57,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7ac0ccba-19dc-43b4-b1ad-51d26bc6147d 2018-07-23 23:15:57,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:57,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-11c371f1-d6b9-4048-829e-5837fa49b528 Date: Mon, 23 Jul 2018 23:15:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:15:57,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-11c371f1-d6b9-4048-829e-5837fa49b528 2018-07-23 23:15:57,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:57,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-33a7c0e1-55f4-4df0-9cfa-fcd9856a9396 Date: Mon, 23 Jul 2018 23:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:15:57,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-33a7c0e1-55f4-4df0-9cfa-fcd9856a9396 2018-07-23 23:15:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:57,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1d5f8ca5-03b2-4d3d-93ea-0fdbe507d6c0 Date: Mon, 23 Jul 2018 23:15:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:15:57,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-1d5f8ca5-03b2-4d3d-93ea-0fdbe507d6c0 2018-07-23 23:15:57,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:15:57,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:15:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:15:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a53b7973b2b1c5b31c3b5d5f6e0d462bdff0b3" 2018-07-23 23:15:58,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd44c92-939e-42be-9958-fcf72d645def Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:15:58,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-cbd44c92-939e-42be-9958-fcf72d645def 2018-07-23 23:15:58,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6ae9876-173b-47a0-8b62-bee9c0cbe4a4 Date: Mon, 23 Jul 2018 23:15:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:15:58,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-b6ae9876-173b-47a0-8b62-bee9c0cbe4a4 2018-07-23 23:15:58,077 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net 2018-07-23 23:15:58,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" -d '{"port": {"network_id": "30031104-59f0-4e99-a767-f767a3ce6ceb", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port", "admin_state_up": true}}' 2018-07-23 23:15:58,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-31a05ff4-e584-4caf-a569-f80ccda22768 Date: Mon, 23 Jul 2018 23:15:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.8"}],"id":"2bacb417-f837-4ac9-9543-ef36972bcc7c","security_groups":["bc383cf1-0fe9-49c1-91dc-37c3e429839b"],"mac_address":"fa:16:3e:50:c2:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port","project_id":"da5353f4cb5b49018c357efd51583873","qos_policy_id":null,"admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:15:58,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-31a05ff4-e584-4caf-a569-f80ccda22768 2018-07-23 23:15:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9e57dce1-bd91-4096-9ce3-9873abf5eb44 Date: Mon, 23 Jul 2018 23:15:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:15:59,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-9e57dce1-bd91-4096-9ce3-9873abf5eb44 2018-07-23 23:15:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adeff50-adf1-4d78-bf5d-4a7a57a7c5ca Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:15:59,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-6adeff50-adf1-4d78-bf5d-4a7a57a7c5ca 2018-07-23 23:15:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-21e6e555-d406-4233-b1e5-fbe1bc8690aa Date: Mon, 23 Jul 2018 23:15:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:15:59,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-21e6e555-d406-4233-b1e5-fbe1bc8690aa 2018-07-23 23:15:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-b5c0c64a-b8fe-4e7e-8cc2-ec1d84bf3d58 Date: Mon, 23 Jul 2018 23:15:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:58Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.8"}],"id":"2bacb417-f837-4ac9-9543-ef36972bcc7c","security_groups":["bc383cf1-0fe9-49c1-91dc-37c3e429839b"],"mac_address":"fa:16:3e:50:c2:6f","project_id":"da5353f4cb5b49018c357efd51583873","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:58Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:15:59,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port&admin_state_up=True used request id req-b5c0c64a-b8fe-4e7e-8cc2-ec1d84bf3d58 2018-07-23 23:15:59,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f1dc3e-de55-4139-a839-826fe3d32020 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:15:59,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-90f1dc3e-de55-4139-a839-826fe3d32020 2018-07-23 23:15:59,284 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst 2018-07-23 23:15:59,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2f9b915-c440-4701-a753-22ea02e87c70 x-compute-request-id: req-b2f9b915-c440-4701-a753-22ea02e87c70 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-flavor-name"}]} 2018-07-23 23:15:59,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b2f9b915-c440-4701-a753-22ea02e87c70 2018-07-23 23:15:59,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b21e039-880a-4cb7-a72c-86100cca11c5 x-compute-request-id: req-8b21e039-880a-4cb7-a72c-86100cca11c5 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "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": "dc560dc3-a63a-47ba-a612-c7140c120d5d"}} 2018-07-23 23:15:59,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d used request id req-8b21e039-880a-4cb7-a72c-86100cca11c5 2018-07-23 23:15:59,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ec90f1d5-08c6-42d7-94d4-498d9d071928 Date: Mon, 23 Jul 2018 23:15:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:15:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:15:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a4b54f46-5483-42e6-8c90-5a188711075b/snap", "metadata": {}}], "self": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b", "min_disk": 0, "protected": false, "id": "a4b54f46-5483-42e6-8c90-5a188711075b", "file": "/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da5353f4cb5b49018c357efd51583873", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/a4b54f46-5483-42e6-8c90-5a188711075b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image"} 2018-07-23 23:15:59,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image used request id req-ec90f1d5-08c6-42d7-94d4-498d9d071928 2018-07-23 23:15:59,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:15:59,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2658c2f3-ed56-479b-ab8a-b85a4d10fb2c Date: Mon, 23 Jul 2018 23:15:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:15:59,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2658c2f3-ed56-479b-ab8a-b85a4d10fb2c 2018-07-23 23:15:59,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" -d '{"server": {"name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "imageRef": "a4b54f46-5483-42e6-8c90-5a188711075b", "flavorRef": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "max_count": 1, "min_count": 1, "networks": [{"port": "2bacb417-f837-4ac9-9543-ef36972bcc7c"}]}}' 2018-07-23 23:16:00,823 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ceb2d21-2f78-4731-a315-c124706ff5d0 x-compute-request-id: req-1ceb2d21-2f78-4731-a315-c124706ff5d0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "adminPass": "c78GBSffvDtd"}} 2018-07-23 23:16:00,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-1ceb2d21-2f78-4731-a315-c124706ff5d0 2018-07-23 23:16:00,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:01,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9faf264-d447-4bcd-b35f-db8841e4c92d x-compute-request-id: req-f9faf264-d447-4bcd-b35f-db8841e4c92d Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "user_id": "0da138304d964707b3dd0e1fa7605f10", "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-23T23:16:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:01,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-f9faf264-d447-4bcd-b35f-db8841e4c92d 2018-07-23 23:16:01,096 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst 2018-07-23 23:16:01,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:01,525 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1123487f-28c7-411c-9661-475727e0475f x-compute-request-id: req-1123487f-28c7-411c-9661-475727e0475f Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:16:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:01,525 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-1123487f-28c7-411c-9661-475727e0475f 2018-07-23 23:16:01,525 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst] is - BUILD 2018-07-23 23:16:01,525 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:16:04,528 - create_instance - DEBUG - VM status query timeout in 896.568397045 2018-07-23 23:16:04,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:04,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55f95edb-0636-4476-94de-f87cad1dc353 x-compute-request-id: req-55f95edb-0636-4476-94de-f87cad1dc353 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:16:01Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:04,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-55f95edb-0636-4476-94de-f87cad1dc353 2018-07-23 23:16:04,704 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst] is - BUILD 2018-07-23 23:16:04,704 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:16:07,707 - create_instance - DEBUG - VM status query timeout in 893.388986111 2018-07-23 23:16:07,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:08,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77a1a432-2ac0-4e2d-9445-939c94eaac6a x-compute-request-id: req-77a1a432-2ac0-4e2d-9445-939c94eaac6a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:08,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-77a1a432-2ac0-4e2d-9445-939c94eaac6a 2018-07-23 23:16:08,183 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst] is - ACTIVE 2018-07-23 23:16:08,184 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:16:08,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:08,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6da66a89-79cb-4b52-bea6-50ef3f3deb3f x-compute-request-id: req-6da66a89-79cb-4b52-bea6-50ef3f3deb3f Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:08,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-6da66a89-79cb-4b52-bea6-50ef3f3deb3f 2018-07-23 23:16:08,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:08,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-346f80e8-efc8-47f6-bfa9-c4656012b279 Date: Mon, 23 Jul 2018 23:16:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:16:08,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-346f80e8-efc8-47f6-bfa9-c4656012b279 2018-07-23 23:16:08,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:08,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250eb846-cc8d-44d4-b4ab-1f533bda2b1e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:16:08,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-250eb846-cc8d-44d4-b4ab-1f533bda2b1e 2018-07-23 23:16:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:08,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a4764827-ee8c-4ce4-9de4-d3941260b85f Date: Mon, 23 Jul 2018 23:16:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:16:08,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-a4764827-ee8c-4ce4-9de4-d3941260b85f 2018-07-23 23:16:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:09,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-b231d539-fe60-41f6-b6c4-822b0a65ecf9 Date: Mon, 23 Jul 2018 23:16:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.8"}],"id":"2bacb417-f837-4ac9-9543-ef36972bcc7c","security_groups":["bc383cf1-0fe9-49c1-91dc-37c3e429839b"],"mac_address":"fa:16:3e:50:c2:6f","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:58Z","binding:vnic_type":"normal","device_id":"7f5455b2-977c-481c-8335-8b9bc2a2c08f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:56Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.2"}],"id":"5e5a30fc-b10a-4dd1-94c0-08a884fa8ff8","security_groups":[],"mac_address":"fa:16:3e:18:9e:70","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-30031104-59f0-4e99-a767-f767a3ce6ceb","ip_allocation":"immediate"}]} 2018-07-23 23:16:09,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-b231d539-fe60-41f6-b6c4-822b0a65ecf9 2018-07-23 23:16:09,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:09,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:09,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e43ec48db924611bc8625be132c826b", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}], "expires_at": "2018-07-24T00:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user", "id": "0da138304d964707b3dd0e1fa7605f10"}, "audit_ids": ["0YWw3uFiS1m1-uPpQnxF6w"], "issued_at": "2018-07-23T23:16:09.000000Z"}} 2018-07-23 23:16:09,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:09,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c3c9a7-d5ba-4ad4-9fa0-7ac0139378a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:09,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b8c3c9a7-d5ba-4ad4-9fa0-7ac0139378a4 2018-07-23 23:16:09,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:09,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ff04d6d4-b9c0-4c08-a509-c448744fc56d Date: Mon, 23 Jul 2018 23:16:09 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:16:09,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name&description=hello+group used request id req-ff04d6d4-b9c0-4c08-a509-c448744fc56d 2018-07-23 23:16:09,927 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name... 2018-07-23 23:16:09,927 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name 2018-07-23 23:16:09,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" -d '{"security_group": {"name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name", "description": "hello group"}}' 2018-07-23 23:16:10,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-45a7de1a-7c71-4786-a0ac-de8eb007c10e Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:09Z", "updated_at": "2018-07-23T23:16:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "316574e2-5ad9-470b-816d-c3403ffd0e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5353f4cb5b49018c357efd51583873"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "d00e16ac-82e1-428f-a952-310c4511b25e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5353f4cb5b49018c357efd51583873"}], "revision_number": 2, "project_id": "da5353f4cb5b49018c357efd51583873", "id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name"}} 2018-07-23 23:16:10,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-45a7de1a-7c71-4786-a0ac-de8eb007c10e 2018-07-23 23:16:10,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c765ba13-4fb5-438b-9fe5-9a33f700fc33 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "316574e2-5ad9-470b-816d-c3403ffd0e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "d00e16ac-82e1-428f-a952-310c4511b25e"}]} 2018-07-23 23:16:10,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-c765ba13-4fb5-438b-9fe5-9a33f700fc33 2018-07-23 23:16:10,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b2a99077-c477-4a3e-bc60-59c921fc7841 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "316574e2-5ad9-470b-816d-c3403ffd0e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "d00e16ac-82e1-428f-a952-310c4511b25e"}]} 2018-07-23 23:16:10,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-b2a99077-c477-4a3e-bc60-59c921fc7841 2018-07-23 23:16:10,197 - neutron_utils - INFO - Retrieving security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e41c6822-1487-4d35-baf1-b44fcf6b24f0 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:09Z", "updated_at": "2018-07-23T23:16:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "316574e2-5ad9-470b-816d-c3403ffd0e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5353f4cb5b49018c357efd51583873"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "d00e16ac-82e1-428f-a952-310c4511b25e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5353f4cb5b49018c357efd51583873"}], "revision_number": 2, "project_id": "da5353f4cb5b49018c357efd51583873", "id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name"}]} 2018-07-23 23:16:10,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-e41c6822-1487-4d35-baf1-b44fcf6b24f0 2018-07-23 23:16:10,271 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8738c92e-5680-4fb6-8a8b-237f8675be4a Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "316574e2-5ad9-470b-816d-c3403ffd0e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "d00e16ac-82e1-428f-a952-310c4511b25e"}]} 2018-07-23 23:16:10,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-8738c92e-5680-4fb6-8a8b-237f8675be4a 2018-07-23 23:16:10,299 - neutron_utils - INFO - Retrieving security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8fa7a284-cc92-47dc-b8f9-aaf51b0aac59 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:09Z", "updated_at": "2018-07-23T23:16:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "316574e2-5ad9-470b-816d-c3403ffd0e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5353f4cb5b49018c357efd51583873"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "d00e16ac-82e1-428f-a952-310c4511b25e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5353f4cb5b49018c357efd51583873"}], "revision_number": 2, "project_id": "da5353f4cb5b49018c357efd51583873", "id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name"}]} 2018-07-23 23:16:10,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-8fa7a284-cc92-47dc-b8f9-aaf51b0aac59 2018-07-23 23:16:10,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7681e53-fef0-4ae9-af55-acd2195da9f1 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "316574e2-5ad9-470b-816d-c3403ffd0e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "d00e16ac-82e1-428f-a952-310c4511b25e"}]} 2018-07-23 23:16:10,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-f7681e53-fef0-4ae9-af55-acd2195da9f1 2018-07-23 23:16:10,375 - neutron_utils - INFO - Retrieving security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-75ea99b0-30e9-4696-9d74-9461402343c1 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:09Z", "updated_at": "2018-07-23T23:16:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "316574e2-5ad9-470b-816d-c3403ffd0e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5353f4cb5b49018c357efd51583873"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "revision_number": 0, "id": "d00e16ac-82e1-428f-a952-310c4511b25e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5353f4cb5b49018c357efd51583873"}], "revision_number": 2, "project_id": "da5353f4cb5b49018c357efd51583873", "id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name"}]} 2018-07-23 23:16:10,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-75ea99b0-30e9-4696-9d74-9461402343c1 2018-07-23 23:16:10,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e 2018-07-23 23:16:10,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-778410d4-48ba-4afc-b18e-c6c20ccfaeb2 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "316574e2-5ad9-470b-816d-c3403ffd0e46"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:10Z", "security_group_id": "e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:16:10Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "d00e16ac-82e1-428f-a952-310c4511b25e"}]} 2018-07-23 23:16:10,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-778410d4-48ba-4afc-b18e-c6c20ccfaeb2 2018-07-23 23:16:10,444 - neutron_utils - INFO - Deleting security group rule with ID - d00e16ac-82e1-428f-a952-310c4511b25e 2018-07-23 23:16:10,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d00e16ac-82e1-428f-a952-310c4511b25e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aba231ba-4301-4832-869e-59cf4e7486a8 Content-Length: 0 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:10,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d00e16ac-82e1-428f-a952-310c4511b25e used request id req-aba231ba-4301-4832-869e-59cf4e7486a8 2018-07-23 23:16:10,548 - neutron_utils - INFO - Deleting security group rule with ID - 316574e2-5ad9-470b-816d-c3403ffd0e46 2018-07-23 23:16:10,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/316574e2-5ad9-470b-816d-c3403ffd0e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,629 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-617a975c-a683-4888-b367-6cb2ed0ab260 Content-Length: 0 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:10,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/316574e2-5ad9-470b-816d-c3403ffd0e46 used request id req-617a975c-a683-4888-b367-6cb2ed0ab260 2018-07-23 23:16:10,629 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name 2018-07-23 23:16:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2658efcfd473ddaa9411aeead002c154e73f6caa" 2018-07-23 23:16:10,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d35718a3-37ca-4d2d-ba83-c3d5806d0550 Content-Length: 0 Date: Mon, 23 Jul 2018 23:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:10,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/e1ad1ee0-e229-4f6d-8b6f-2e85367cb49e used request id req-d35718a3-37ca-4d2d-ba83-c3d5806d0550 2018-07-23 23:16:10,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:11,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73673784-d88a-4b20-b993-1b4d7a01f4c3 x-compute-request-id: req-73673784-d88a-4b20-b993-1b4d7a01f4c3 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:11,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-73673784-d88a-4b20-b993-1b4d7a01f4c3 2018-07-23 23:16:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:11,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-95517729-cd4e-4d3d-b4e8-adb8ca23b9fc Date: Mon, 23 Jul 2018 23:16:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:16:11,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-95517729-cd4e-4d3d-b4e8-adb8ca23b9fc 2018-07-23 23:16:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:11,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db3478e-c07f-4725-8bbf-5d2e2a658e2e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:16:11,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-8db3478e-c07f-4725-8bbf-5d2e2a658e2e 2018-07-23 23:16:11,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:11,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17086b76-7f24-439c-8dc1-a4736b66375f Date: Mon, 23 Jul 2018 23:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:16:11,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-17086b76-7f24-439c-8dc1-a4736b66375f 2018-07-23 23:16:11,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:11,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-195f3081-0be8-4619-973e-323d1dca6498 Date: Mon, 23 Jul 2018 23:16:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.8"}],"id":"2bacb417-f837-4ac9-9543-ef36972bcc7c","security_groups":["bc383cf1-0fe9-49c1-91dc-37c3e429839b"],"mac_address":"fa:16:3e:50:c2:6f","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:58Z","binding:vnic_type":"normal","device_id":"7f5455b2-977c-481c-8335-8b9bc2a2c08f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:56Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.2"}],"id":"5e5a30fc-b10a-4dd1-94c0-08a884fa8ff8","security_groups":[],"mac_address":"fa:16:3e:18:9e:70","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-30031104-59f0-4e99-a767-f767a3ce6ceb","ip_allocation":"immediate"}]} 2018-07-23 23:16:11,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-195f3081-0be8-4619-973e-323d1dca6498 2018-07-23 23:16:11,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:11,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e43ec48db924611bc8625be132c826b", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role"}], "expires_at": "2018-07-24T00:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/da5353f4cb5b49018c357efd51583873", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user", "id": "0da138304d964707b3dd0e1fa7605f10"}, "audit_ids": ["J8MffYxPS3ehNVcwICIt7g"], "issued_at": "2018-07-23T23:16:11.000000Z"}} 2018-07-23 23:16:11,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eefbc3ea5b8dd95ee03ba2f995dfda5081da3753" 2018-07-23 23:16:12,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-330cf42a-2f79-464c-bcd5-b760cad7a497 x-compute-request-id: req-330cf42a-2f79-464c-bcd5-b760cad7a497 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:12,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-330cf42a-2f79-464c-bcd5-b760cad7a497 2018-07-23 23:16:12,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:12,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-272fa18f-518e-4ad3-9cce-1ea723381a5e x-compute-request-id: req-272fa18f-518e-4ad3-9cce-1ea723381a5e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:12,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-272fa18f-518e-4ad3-9cce-1ea723381a5e 2018-07-23 23:16:12,910 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst] is - ACTIVE 2018-07-23 23:16:12,910 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:16:12,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d918fb83-2228-439d-a9b8-894a3cc43de8 x-compute-request-id: req-d918fb83-2228-439d-a9b8-894a3cc43de8 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:13,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-d918fb83-2228-439d-a9b8-894a3cc43de8 2018-07-23 23:16:13,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ec6c8626-e233-4a4e-ad81-69cb347c2c1e Date: Mon, 23 Jul 2018 23:16:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:16:13,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-ec6c8626-e233-4a4e-ad81-69cb347c2c1e 2018-07-23 23:16:13,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b230125c-8d5f-4b22-8889-f41e16fc73d7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:16:13,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-b230125c-8d5f-4b22-8889-f41e16fc73d7 2018-07-23 23:16:13,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b366214-6b24-4204-af74-3b1b9d48744a Date: Mon, 23 Jul 2018 23:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:16:13,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-6b366214-6b24-4204-af74-3b1b9d48744a 2018-07-23 23:16:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-5d3ee772-190b-48f7-8786-17658ea19f6a Date: Mon, 23 Jul 2018 23:16:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.8"}],"id":"2bacb417-f837-4ac9-9543-ef36972bcc7c","security_groups":["bc383cf1-0fe9-49c1-91dc-37c3e429839b"],"mac_address":"fa:16:3e:50:c2:6f","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:58Z","binding:vnic_type":"normal","device_id":"7f5455b2-977c-481c-8335-8b9bc2a2c08f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:56Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.2"}],"id":"5e5a30fc-b10a-4dd1-94c0-08a884fa8ff8","security_groups":[],"mac_address":"fa:16:3e:18:9e:70","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-30031104-59f0-4e99-a767-f767a3ce6ceb","ip_allocation":"immediate"}]} 2018-07-23 23:16:13,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-5d3ee772-190b-48f7-8786-17658ea19f6a 2018-07-23 23:16:13,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce3df453-42ef-440b-89d8-182e647082d6 x-compute-request-id: req-ce3df453-42ef-440b-89d8-182e647082d6 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:13,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-ce3df453-42ef-440b-89d8-182e647082d6 2018-07-23 23:16:13,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-56411d5e-9359-4024-a693-528ed10af39d Date: Mon, 23 Jul 2018 23:16:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:16:13,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-56411d5e-9359-4024-a693-528ed10af39d 2018-07-23 23:16:13,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c405f4b-daaf-4dcf-916e-5a771c5482bb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:16:13,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-3c405f4b-daaf-4dcf-916e-5a771c5482bb 2018-07-23 23:16:13,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e0d36e7e-2f21-4050-a701-6b2deb23b5a5 Date: Mon, 23 Jul 2018 23:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:16:13,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-e0d36e7e-2f21-4050-a701-6b2deb23b5a5 2018-07-23 23:16:13,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:13,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-c0acece0-ee9d-4617-a848-7da1326e1949 Date: Mon, 23 Jul 2018 23:16:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.8"}],"id":"2bacb417-f837-4ac9-9543-ef36972bcc7c","security_groups":["bc383cf1-0fe9-49c1-91dc-37c3e429839b"],"mac_address":"fa:16:3e:50:c2:6f","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:58Z","binding:vnic_type":"normal","device_id":"7f5455b2-977c-481c-8335-8b9bc2a2c08f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:56Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.2"}],"id":"5e5a30fc-b10a-4dd1-94c0-08a884fa8ff8","security_groups":[],"mac_address":"fa:16:3e:18:9e:70","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-30031104-59f0-4e99-a767-f767a3ce6ceb","ip_allocation":"immediate"}]} 2018-07-23 23:16:13,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-c0acece0-ee9d-4617-a848-7da1326e1949 2018-07-23 23:16:13,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name"}}' 2018-07-23 23:16:14,252 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-76d71778-2a9f-499c-aac9-9894d8f43d7a x-compute-request-id: req-76d71778-2a9f-499c-aac9-9894d8f43d7a Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name is not found for project da5353f4cb5b49018c357efd51583873", "code": 404}} 2018-07-23 23:16:14,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f/action used request id req-76d71778-2a9f-499c-aac9-9894d8f43d7a 2018-07-23 23:16:14,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:14,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70a51496-4fc1-4e99-aaa6-a6b88690a164 x-compute-request-id: req-70a51496-4fc1-4e99-aaa6-a6b88690a164 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:14,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-70a51496-4fc1-4e99-aaa6-a6b88690a164 2018-07-23 23:16:14,559 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name] - Security group InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name is not found for project da5353f4cb5b49018c357efd51583873 (HTTP 404) (Request-ID: req-76d71778-2a9f-499c-aac9-9894d8f43d7a) 2018-07-23 23:16:14,559 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-name is not found for project da5353f4cb5b49018c357efd51583873 (HTTP 404) (Request-ID: req-76d71778-2a9f-499c-aac9-9894d8f43d7a) 2018-07-23 23:16:14,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:14,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c57ddf8d-15d4-4e51-993f-c9e3e4720a68 x-compute-request-id: req-c57ddf8d-15d4-4e51-993f-c9e3e4720a68 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:14,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-c57ddf8d-15d4-4e51-993f-c9e3e4720a68 2018-07-23 23:16:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:15,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3c16d587-298b-4de2-a7be-7eb1a6213480 Date: Mon, 23 Jul 2018 23:16:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"30031104-59f0-4e99-a767-f767a3ce6ceb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da5353f4cb5b49018c357efd51583873","l2_adjacency":true,"status":"ACTIVE","subnets":["d1ca0fdf-3d69-4f61-95be-314ef3679153"],"description":"","tags":[],"updated_at":"2018-07-23T23:15:54Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net","admin_state_up":true,"tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:53Z","mtu":1450}]} 2018-07-23 23:16:15,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net used request id req-3c16d587-298b-4de2-a7be-7eb1a6213480 2018-07-23 23:16:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:15,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ca2ece-60b4-4813-99d5-4de607f1b18e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:16:15,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-f9ca2ece-60b4-4813-99d5-4de607f1b18e 2018-07-23 23:16:15,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:15,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0b85ca7d-591d-4021-bb4d-12b5383dffed Date: Mon, 23 Jul 2018 23:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","dns_nameservers":[],"updated_at":"2018-07-23T23:15: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":"da5353f4cb5b49018c357efd51583873","id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","subnetpool_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet"}]} 2018-07-23 23:16:15,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-0b85ca7d-591d-4021-bb4d-12b5383dffed 2018-07-23 23:16:15,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:15,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-9b264fe1-1a79-4e22-96c6-ee52ef055f73 Date: Mon, 23 Jul 2018 23:16:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.8"}],"id":"2bacb417-f837-4ac9-9543-ef36972bcc7c","security_groups":["bc383cf1-0fe9-49c1-91dc-37c3e429839b"],"mac_address":"fa:16:3e:50:c2:6f","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:58Z","binding:vnic_type":"normal","device_id":"7f5455b2-977c-481c-8335-8b9bc2a2c08f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:15:56Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d1ca0fdf-3d69-4f61-95be-314ef3679153","ip_address":"10.55.0.2"}],"id":"5e5a30fc-b10a-4dd1-94c0-08a884fa8ff8","security_groups":[],"mac_address":"fa:16:3e:18:9e:70","project_id":"da5353f4cb5b49018c357efd51583873","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"30031104-59f0-4e99-a767-f767a3ce6ceb","tenant_id":"da5353f4cb5b49018c357efd51583873","created_at":"2018-07-23T23:15:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-30031104-59f0-4e99-a767-f767a3ce6ceb","ip_allocation":"immediate"}]} 2018-07-23 23:16:15,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-9b264fe1-1a79-4e22-96c6-ee52ef055f73 2018-07-23 23:16:15,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eefbc3ea5b8dd95ee03ba2f995dfda5081da3753" 2018-07-23 23:16:15,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7820507b-e85a-4e94-8fcb-49bad97248ac x-compute-request-id: req-7820507b-e85a-4e94-8fcb-49bad97248ac Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:c2:6f", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "security_groups": [{"name": "default"}], "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:05Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:15,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-7820507b-e85a-4e94-8fcb-49bad97248ac 2018-07-23 23:16:15,718 - create_instance - INFO - Deleting Port with ID - 2bacb417-f837-4ac9-9543-ef36972bcc7c 2018-07-23 23:16:15,718 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-port 2018-07-23 23:16:15,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/2bacb417-f837-4ac9-9543-ef36972bcc7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:16,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd28f8a5-7de5-4ad8-9356-59d1b6c8459e Date: Mon, 23 Jul 2018 23:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:16,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/2bacb417-f837-4ac9-9543-ef36972bcc7c used request id req-bd28f8a5-7de5-4ad8-9356-59d1b6c8459e 2018-07-23 23:16:16,672 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst 2018-07-23 23:16:16,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:17,016 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8db4f94b-0dcf-4978-a012-a80c097ccde7 x-compute-request-id: req-8db4f94b-0dcf-4978-a012-a80c097ccde7 Content-Type: application/json 2018-07-23 23:16:17,016 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-8db4f94b-0dcf-4978-a012-a80c097ccde7 2018-07-23 23:16:17,016 - create_instance - INFO - Checking deletion status 2018-07-23 23:16:17,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:17,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75bb7aba-bfd1-4f71-abc2-46033dd04d2e x-compute-request-id: req-75bb7aba-bfd1-4f71-abc2-46033dd04d2e Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:16Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:17,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-75bb7aba-bfd1-4f71-abc2-46033dd04d2e 2018-07-23 23:16:17,144 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst] is - ACTIVE 2018-07-23 23:16:17,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:16:20,147 - create_instance - DEBUG - VM status query timeout in 296.869147062 2018-07-23 23:16:20,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:20,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1ac3083-a458-4c5f-b3a0-f7fc975bdd11 x-compute-request-id: req-a1ac3083-a458-4c5f-b3a0-f7fc975bdd11 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f", "rel": "bookmark"}], "image": {"id": "a4b54f46-5483-42e6-8c90-5a188711075b", "links": [{"href": "http://172.30.9.26:8774/images/a4b54f46-5483-42e6-8c90-5a188711075b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:05.000000", "flavor": {"id": "dc560dc3-a63a-47ba-a612-c7140c120d5d", "links": [{"href": "http://172.30.9.26:8774/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d", "rel": "bookmark"}]}, "id": "7f5455b2-977c-481c-8335-8b9bc2a2c08f", "user_id": "0da138304d964707b3dd0e1fa7605f10", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:16Z", "hostId": "61dc6134688d355f7eb8ff73245eaedfd23243dc260f4f3638098948", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst", "created": "2018-07-23T23:16:00Z", "tenant_id": "da5353f4cb5b49018c357efd51583873", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:20,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-a1ac3083-a458-4c5f-b3a0-f7fc975bdd11 2018-07-23 23:16:20,266 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst] is - ACTIVE 2018-07-23 23:16:20,266 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:16:23,269 - create_instance - DEBUG - VM status query timeout in 293.747050047 2018-07-23 23:16:23,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaba9a9e9e6004f130b5ed20f61969154689e75b" 2018-07-23 23:16:23,320 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-356c8f17-7617-4dd0-a1c8-35214c4cc974 x-compute-request-id: req-356c8f17-7617-4dd0-a1c8-35214c4cc974 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7f5455b2-977c-481c-8335-8b9bc2a2c08f could not be found.", "code": 404}} 2018-07-23 23:16:23,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7f5455b2-977c-481c-8335-8b9bc2a2c08f used request id req-356c8f17-7617-4dd0-a1c8-35214c4cc974 2018-07-23 23:16:23,321 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7f5455b2-977c-481c-8335-8b9bc2a2c08f could not be found. (HTTP 404) (Request-ID: req-356c8f17-7617-4dd0-a1c8-35214c4cc974) 2018-07-23 23:16:23,321 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-inst 2018-07-23 23:16:23,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb6d4e2636de2d05422efa6f799f2560cb4eff16" 2018-07-23 23:16:23,356 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bde63d7-20d3-4429-8b07-c9829356ec69 x-compute-request-id: req-7bde63d7-20d3-4429-8b07-c9829356ec69 Content-Length: 0 Content-Type: application/json 2018-07-23 23:16:23,356 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/dc560dc3-a63a-47ba-a612-c7140c120d5d used request id req-7bde63d7-20d3-4429-8b07-c9829356ec69 2018-07-23 23:16:23,357 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet 2018-07-23 23:16:23,357 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-subnet 2018-07-23 23:16:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/d1ca0fdf-3d69-4f61-95be-314ef3679153 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:16:24,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1df1ced5-3379-42f8-a85f-398b3123f082 Date: Mon, 23 Jul 2018 23:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:24,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/d1ca0fdf-3d69-4f61-95be-314ef3679153 used request id req-1df1ced5-3379-42f8-a85f-398b3123f082 2018-07-23 23:16:24,699 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-pub-net 2018-07-23 23:16:24,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/30031104-59f0-4e99-a767-f767a3ce6ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c236b55028014bc62d4a579d92d0e76bf5f899" 2018-07-23 23:16:25,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc0f985c-a800-4886-93a8-4134f03fbfdb Date: Mon, 23 Jul 2018 23:16:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:25,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/30031104-59f0-4e99-a767-f767a3ce6ceb used request id req-fc0f985c-a800-4886-93a8-4134f03fbfdb 2018-07-23 23:16:25,536 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-29451513-dcbd-4488-89bc-2e1afe5259d5-image 2018-07-23 23:16:25,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c65e7fc52cdf36253a029a52a58f7612f86edd8" 2018-07-23 23:16:26,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-183aa25b-9e43-47c6-be7b-3dd6b66ae330 Date: Mon, 23 Jul 2018 23:16:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:16:26,588 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/a4b54f46-5483-42e6-8c90-5a188711075b used request id req-183aa25b-9e43-47c6-be7b-3dd6b66ae330 2018-07-23 23:16:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:26,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-6609c0bb-b34d-4b18-b744-ef4a2e6bcffc Date: Mon, 23 Jul 2018 23:16:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:15:53Z", "updated_at": "2018-07-23T23:15:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "revision_number": 0, "id": "132747c4-628b-493e-b8d4-040be0fe06cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5353f4cb5b49018c357efd51583873"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "revision_number": 0, "id": "5d773c95-06f8-415d-b46e-96450a9658b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5353f4cb5b49018c357efd51583873"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "revision_number": 0, "id": "8730a882-49f3-4222-882c-e26b9a1c3f9a", "remote_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv6", "project_id": "da5353f4cb5b49018c357efd51583873"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "revision_number": 0, "id": "c242948b-749b-4498-9fc4-e76a8ac1463e", "remote_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "remote_ip_prefix": null, "created_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "tenant_id": "da5353f4cb5b49018c357efd51583873", "port_range_min": null, "ethertype": "IPv4", "project_id": "da5353f4cb5b49018c357efd51583873"}], "revision_number": 4, "project_id": "da5353f4cb5b49018c357efd51583873", "id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:16:26,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6609c0bb-b34d-4b18-b744-ef4a2e6bcffc 2018-07-23 23:16:26,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:26,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073b247f-2eef-4e25-98bd-a85492e03295 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:16:26,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-073b247f-2eef-4e25-98bd-a85492e03295 2018-07-23 23:16:26,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:16:26,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f122cd1d-75d3-474b-b8a6-724c503a8669 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:16:27,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-f122cd1d-75d3-474b-b8a6-724c503a8669 2018-07-23 23:16:27,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:16:27,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c052d3-04fa-41f5-9442-dd00f5803011 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:16:27,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-f3c052d3-04fa-41f5-9442-dd00f5803011 2018-07-23 23:16:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f49f83d-34d1-4e86-ba62-4ea79cd3128d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:16:27,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-0f49f83d-34d1-4e86-ba62-4ea79cd3128d 2018-07-23 23:16:27,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b2f5512-474b-4519-9e90-63f9c6f9ac26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:16:27,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-8b2f5512-474b-4519-9e90-63f9c6f9ac26 2018-07-23 23:16:27,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:16:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd519dc1-a6fc-49c8-ad8b-1362523700c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:16:27,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-cd519dc1-a6fc-49c8-ad8b-1362523700c4 2018-07-23 23:16:27,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:16:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,530 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c4c55f-3663-446a-8304-b039d860add0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:16:27,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-42c4c55f-3663-446a-8304-b039d860add0 2018-07-23 23:16:27,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:16:27,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-597520e7-10c9-44bf-ba12-4aec191cd756 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:16:27,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-597520e7-10c9-44bf-ba12-4aec191cd756 2018-07-23 23:16:27,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:16:27,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7b1fbd-c7a9-4326-8938-3eebabcc30b5 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da5353f4cb5b49018c357efd51583873", "name": "InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj"}} 2018-07-23 23:16:27,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-3e7b1fbd-c7a9-4326-8938-3eebabcc30b5 2018-07-23 23:16:27,709 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bc383cf1-0fe9-49c1-91dc-37c3e429839b 2018-07-23 23:16:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bc383cf1-0fe9-49c1-91dc-37c3e429839b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17df6ccc-5eac-484e-962f-e084e57372c0 Date: Mon, 23 Jul 2018 23:16:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:15:53Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "132747c4-628b-493e-b8d4-040be0fe06cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:15:53Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "5d773c95-06f8-415d-b46e-96450a9658b7"}, {"remote_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:15:53Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "8730a882-49f3-4222-882c-e26b9a1c3f9a"}, {"remote_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:15:53Z", "security_group_id": "bc383cf1-0fe9-49c1-91dc-37c3e429839b", "port_range_min": null, "revision_number": 0, "tenant_id": "da5353f4cb5b49018c357efd51583873", "created_at": "2018-07-23T23:15:53Z", "project_id": "da5353f4cb5b49018c357efd51583873", "id": "c242948b-749b-4498-9fc4-e76a8ac1463e"}]} 2018-07-23 23:16:27,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=bc383cf1-0fe9-49c1-91dc-37c3e429839b used request id req-17df6ccc-5eac-484e-962f-e084e57372c0 2018-07-23 23:16:27,746 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:16:27,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/bc383cf1-0fe9-49c1-91dc-37c3e429839b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:28,022 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-666bfcf2-2883-40f1-a9d9-2083feba9b07 Content-Length: 0 Date: Mon, 23 Jul 2018 23:16:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:28,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/bc383cf1-0fe9-49c1-91dc-37c3e429839b used request id req-666bfcf2-2883-40f1-a9d9-2083feba9b07 2018-07-23 23:16:28,023 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj 2018-07-23 23:16:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:28,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cb5185d-d959-4ca3-8c96-a6b425199ecf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:16:28,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/da5353f4cb5b49018c357efd51583873 used request id req-4cb5185d-d959-4ca3-8c96-a6b425199ecf 2018-07-23 23:16:28,204 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-8d60e2c7-6bbc-440-proj-role 2018-07-23 23:16:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/4e43ec48db924611bc8625be132c826b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:28,312 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019b167e-0c37-41f0-8556-d315cf4eb7f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:16:28,312 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4e43ec48db924611bc8625be132c826b used request id req-019b167e-0c37-41f0-8556-d315cf4eb7f3 2018-07-23 23:16:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91eef8e2046e5c857423ad184b9e7c6092561bf6" 2018-07-23 23:16:28,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c943733-c87d-4272-8d78-df2201ed5e79 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:16:28,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7c943733-c87d-4272-8d78-df2201ed5e79 2018-07-23 23:16:28,395 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-8d60e2c7-6bbc-440-user 2018-07-23 23:16:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/0da138304d964707b3dd0e1fa7605f10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb7d659bf1be43d2bad5bc22470952b96855a3" 2018-07-23 23:16:28,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a51528-c7d6-4784-b29d-2bc9965294c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:16:28,629 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/0da138304d964707b3dd0e1fa7605f10 used request id req-17a51528-c7d6-4784-b29d-2bc9965294c4 2018-07-23 23:16:28,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:29,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["OlsBN4UGQuiCnSoeYAzzxQ"], "issued_at": "2018-07-23T23:16:29.000000Z"}} 2018-07-23 23:16:29,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}097cf4fcc2dda1f80ffe8cdebd9e1daafb0e337d" 2018-07-23 23:16:29,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748df133-03b1-481b-8e69-3245b9b8b6f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:29,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-748df133-03b1-481b-8e69-3245b9b8b6f3 2018-07-23 23:16:29,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:29,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:29,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["vqrwdF92RtePIDbtQMkGCA"], "issued_at": "2018-07-23T23:16:29.000000Z"}} 2018-07-23 23:16:29,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:16:29,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef81e86-93fa-4209-b668-8433cbc74101 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:29,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2ef81e86-93fa-4209-b668-8433cbc74101 2018-07-23 23:16:29,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:16:29,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:16:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:16:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-79e73fda-4ef6-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:16:29,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3e5f75-939d-4dfa-9d3a-80b96cf8090c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-79e73fda-4ef6-481-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:16:29,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-79e73fda-4ef6-481-proj used request id req-2a3e5f75-939d-4dfa-9d3a-80b96cf8090c 2018-07-23 23:16:29,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:16:29,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6cbc6d-dd83-4628-81aa-1e3b3ef8ea32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:16:29,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bd6cbc6d-dd83-4628-81aa-1e3b3ef8ea32 2018-07-23 23:16:29,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}}' 2018-07-23 23:16:29,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bea18b2b-e662-4542-b828-e6654e20be7d Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "id": "aec340520ab04654894aedfabc57e0c3", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:29,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bea18b2b-e662-4542-b828-e6654e20be7d 2018-07-23 23:16:29,975 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-79e73fda-4ef6-481-proj 2018-07-23 23:16:29,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:29,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:30,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["TBfFiF5eTpu8WJzgWgHS8g"], "issued_at": "2018-07-23T23:16:30.000000Z"}} 2018-07-23 23:16:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c0b96380c3fa3bf83a6d67d9b01adcae42ea3d" 2018-07-23 23:16:30,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed87d006-509f-48b8-8916-8a7899a38d27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:30,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ed87d006-509f-48b8-8916-8a7899a38d27 2018-07-23 23:16:30,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:16:30,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:16:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:16:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c0b96380c3fa3bf83a6d67d9b01adcae42ea3d" 2018-07-23 23:16:30,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881345ef-0bf8-4e2e-a6f2-0f335dcdf179 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:16:30,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-881345ef-0bf8-4e2e-a6f2-0f335dcdf179 2018-07-23 23:16:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-79e73fda-4ef6-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c0b96380c3fa3bf83a6d67d9b01adcae42ea3d" 2018-07-23 23:16:30,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3c56e9-3a88-4b5d-8abc-b803e83a0697 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-79e73fda-4ef6-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "id": "aec340520ab04654894aedfabc57e0c3", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}]} 2018-07-23 23:16:30,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-79e73fda-4ef6-481-proj used request id req-5b3c56e9-3a88-4b5d-8abc-b803e83a0697 2018-07-23 23:16:30,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c0b96380c3fa3bf83a6d67d9b01adcae42ea3d" 2018-07-23 23:16:30,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64109e29-05d2-449b-a7a3-5b4723d41f9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:16:30,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-64109e29-05d2-449b-a7a3-5b4723d41f9c 2018-07-23 23:16:31,040 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-79e73fda-4ef6-481-user 2018-07-23 23:16:31,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:16:31,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a404e3-a877-458c-8a9f-5702e22f09f0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:16:31,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-45a404e3-a877-458c-8a9f-5702e22f09f0 2018-07-23 23:16:31,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" -d '{"role": {"name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}}' 2018-07-23 23:16:31,232 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ca45cc-ab36-4dae-8dca-c3384b5672d3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b9204aba6c448b4b75810cf50fc3e97", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b9204aba6c448b4b75810cf50fc3e97"}, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}} 2018-07-23 23:16:31,232 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e2ca45cc-ab36-4dae-8dca-c3384b5672d3 2018-07-23 23:16:31,232 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role 2018-07-23 23:16:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2b9204aba6c448b4b75810cf50fc3e97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:16:31,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5fb2c6-5a79-42c5-b1f6-bbd1c8be1f92 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b9204aba6c448b4b75810cf50fc3e97", "links": {"self": "http://172.30.9.26:5000/v3/roles/2b9204aba6c448b4b75810cf50fc3e97"}, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}} 2018-07-23 23:16:31,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2b9204aba6c448b4b75810cf50fc3e97 used request id req-7e5fb2c6-5a79-42c5-b1f6-bbd1c8be1f92 2018-07-23 23:16:31,253 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role to project InstanceSecurityGroupTests-79e73fda-4ef6-481-proj 2018-07-23 23:16:31,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3/users/e68cba453df5465b95b05d2e2db87c96/roles/2b9204aba6c448b4b75810cf50fc3e97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:16:31,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7101ac96-5a02-4089-b36e-e59e597765c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:16:31,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3/users/e68cba453df5465b95b05d2e2db87c96/roles/2b9204aba6c448b4b75810cf50fc3e97 used request id req-7101ac96-5a02-4089-b36e-e59e597765c5 2018-07-23 23:16:31,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:16:31,374 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:16:31,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:31,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:31,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b9204aba6c448b4b75810cf50fc3e97", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}], "expires_at": "2018-07-24T00:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-user", "id": "e68cba453df5465b95b05d2e2db87c96"}, "audit_ids": ["NNq7eLh9R3uWhszU06-0Uw"], "issued_at": "2018-07-23T23:16:31.000000Z"}} 2018-07-23 23:16:31,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" 2018-07-23 23:16:31,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85127c17-3513-487c-9721-bc848bdf7487 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:31,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-85127c17-3513-487c-9721-bc848bdf7487 2018-07-23 23:16:31,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" 2018-07-23 23:16:32,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c7d52643-8f13-4f46-ae26-6c1e5b66b28d Date: Mon, 23 Jul 2018 23:16:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image"} 2018-07-23 23:16:32,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image used request id req-c7d52643-8f13-4f46-ae26-6c1e5b66b28d 2018-07-23 23:16:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" 2018-07-23 23:16:32,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e58a26bf-7a7c-4ead-bf7f-ed4c0df4747e Date: Mon, 23 Jul 2018 23:16:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:16:32,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e58a26bf-7a7c-4ead-bf7f-ed4c0df4747e 2018-07-23 23:16:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image"}' 2018-07-23 23:16:32,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f93cbeeb-edf3-4f15-a530-cfc29fcc4aeb Date: Mon, 23 Jul 2018 23:16:32 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:16:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:16:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471", "min_disk": 0, "protected": false, "id": "adc01737-f64d-423e-b6fa-484896adf471", "file": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471/file", "checksum": null, "owner": "aec340520ab04654894aedfabc57e0c3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:16:32,116 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f93cbeeb-edf3-4f15-a530-cfc29fcc4aeb 2018-07-23 23:16:32,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" -d '' 2018-07-23 23:16:32,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3111251e-ce3d-43d6-bfcd-ad4b41515569 Date: Mon, 23 Jul 2018 23:16:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:16:32,643 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471/file used request id req-3111251e-ce3d-43d6-bfcd-ad4b41515569 2018-07-23 23:16:32,644 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:16:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" 2018-07-23 23:16:32,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-386daea1-985a-4844-9e2c-58699dcfc53a Date: Mon, 23 Jul 2018 23:16:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:16:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:16:32Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/adc01737-f64d-423e-b6fa-484896adf471/snap", "metadata": {}}], "self": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471", "min_disk": 0, "protected": false, "id": "adc01737-f64d-423e-b6fa-484896adf471", "file": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aec340520ab04654894aedfabc57e0c3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/adc01737-f64d-423e-b6fa-484896adf471/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:16:32,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471 used request id req-386daea1-985a-4844-9e2c-58699dcfc53a 2018-07-23 23:16:32,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" 2018-07-23 23:16:32,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cefefcf9-c4d0-4915-ac2f-6a34b8145e49 Date: Mon, 23 Jul 2018 23:16:32 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:16:32,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-cefefcf9-c4d0-4915-ac2f-6a34b8145e49 2018-07-23 23:16:32,677 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image 2018-07-23 23:16:32,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" 2018-07-23 23:16:32,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-868a784e-598c-493a-a640-146e232428eb Date: Mon, 23 Jul 2018 23:16:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:16:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:16:32Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/adc01737-f64d-423e-b6fa-484896adf471/snap", "metadata": {}}], "self": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471", "min_disk": 0, "protected": false, "id": "adc01737-f64d-423e-b6fa-484896adf471", "file": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aec340520ab04654894aedfabc57e0c3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/adc01737-f64d-423e-b6fa-484896adf471/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:16:32,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471 used request id req-868a784e-598c-493a-a640-146e232428eb 2018-07-23 23:16:32,696 - create_image - DEBUG - Instance status is - active 2018-07-23 23:16:32,696 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image 2018-07-23 23:16:32,696 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image 2018-07-23 23:16:32,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:32,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:33,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b9204aba6c448b4b75810cf50fc3e97", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}], "expires_at": "2018-07-24T00:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-user", "id": "e68cba453df5465b95b05d2e2db87c96"}, "audit_ids": ["rKeampuBTD2TWR-vdYoqyg"], "issued_at": "2018-07-23T23:16:33.000000Z"}} 2018-07-23 23:16:33,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:16:33,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611a981c-c1e9-406a-8c4e-7f93fd2d2639 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:33,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-611a981c-c1e9-406a-8c4e-7f93fd2d2639 2018-07-23 23:16:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:16:33,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f98a29c5-6d08-44ee-8c42-6a47f0402826 Date: Mon, 23 Jul 2018 23:16:33 GMT RESP BODY: {"networks":[]} 2018-07-23 23:16:33,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-f98a29c5-6d08-44ee-8c42-6a47f0402826 2018-07-23 23:16:33,371 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net 2018-07-23 23:16:33,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" -d '{"network": {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net", "admin_state_up": true}}' 2018-07-23 23:16:33,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0b903d71-a63e-479e-a572-a85ee6fc579f Date: Mon, 23 Jul 2018 23:16:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:16:33Z","is_default":false,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}} 2018-07-23 23:16:33,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-0b903d71-a63e-479e-a572-a85ee6fc579f 2018-07-23 23:16:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:16:34,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-2abba2b4-a01f-40c0-8d0c-1c33a9ac8c9d Date: Mon, 23 Jul 2018 23:16:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:16:33Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:34,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-2abba2b4-a01f-40c0-8d0c-1c33a9ac8c9d 2018-07-23 23:16:34,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:16:34,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5d2d316-977f-4c36-836b-d5b88ea82e33 Date: Mon, 23 Jul 2018 23:16:34 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:16:34,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-f5d2d316-977f-4c36-836b-d5b88ea82e33 2018-07-23 23:16:34,089 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet 2018-07-23 23:16:34,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" -d '{"subnets": [{"ip_version": 4, "network_id": "6bb8ee6b-281a-4c61-a071-d3ec2908b511", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]}' 2018-07-23 23:16:34,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-87f6fa19-645e-4766-9c37-550551040d32 Date: Mon, 23 Jul 2018 23:16:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:34,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-87f6fa19-645e-4766-9c37-550551040d32 2018-07-23 23:16:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:16:34,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0e7f90f5-308f-4439-94f2-65b2581d2dad Date: Mon, 23 Jul 2018 23:16:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:34,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-0e7f90f5-308f-4439-94f2-65b2581d2dad 2018-07-23 23:16:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:16:34,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f26edf79-b705-4614-acf0-ebd1421abf1d Date: Mon, 23 Jul 2018 23:16:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:34,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-f26edf79-b705-4614-acf0-ebd1421abf1d 2018-07-23 23:16:34,821 - OpenStackNetwork - DEBUG - Network [6bb8ee6b-281a-4c61-a071-d3ec2908b511] created successfully 2018-07-23 23:16:34,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:34,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:35,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RsLX3XMOS1-I7QbA7k-FMw"], "issued_at": "2018-07-23T23:16:35.000000Z"}} 2018-07-23 23:16:35,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066d450a2a48f852576af1fc66d7db4ab684d0e8" 2018-07-23 23:16:35,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e581eef7-0ba0-49b4-a4e5-f8219210a2d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:35,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e581eef7-0ba0-49b4-a4e5-f8219210a2d8 2018-07-23 23:16:35,312 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:16:35,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066d450a2a48f852576af1fc66d7db4ab684d0e8" 2018-07-23 23:16:35,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24aeceba-5714-47c5-8ab8-bc2452776259 x-compute-request-id: req-24aeceba-5714-47c5-8ab8-bc2452776259 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:16:35,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-24aeceba-5714-47c5-8ab8-bc2452776259 2018-07-23 23:16:35,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066d450a2a48f852576af1fc66d7db4ab684d0e8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-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-23 23:16:35,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd969e9b-c2d3-4031-a53c-f5b5ee3241e4 x-compute-request-id: req-dd969e9b-c2d3-4031-a53c-f5b5ee3241e4 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "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": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2"}} 2018-07-23 23:16:35,574 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-dd969e9b-c2d3-4031-a53c-f5b5ee3241e4 2018-07-23 23:16:35,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:35,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:35,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b9204aba6c448b4b75810cf50fc3e97", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}], "expires_at": "2018-07-24T00:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-user", "id": "e68cba453df5465b95b05d2e2db87c96"}, "audit_ids": ["wvvr6g09ROeRVSG4-LHr7Q"], "issued_at": "2018-07-23T23:16:35.000000Z"}} 2018-07-23 23:16:35,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f64578-aa6c-4521-ac57-e9518b0b7e3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:36,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-64f64578-aa6c-4521-ac57-e9518b0b7e3d 2018-07-23 23:16:36,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e042965d-6f66-405e-bba6-38842e5f471e Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:16:36,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name&description=hello+group used request id req-e042965d-6f66-405e-bba6-38842e5f471e 2018-07-23 23:16:36,289 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name... 2018-07-23 23:16:36,289 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name 2018-07-23 23:16:36,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" -d '{"security_group": {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name", "description": "hello group"}}' 2018-07-23 23:16:36,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0fd4de83-b9f8-4eeb-ab94-011aa374a5ab Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "updated_at": "2018-07-23T23:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec340520ab04654894aedfabc57e0c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec340520ab04654894aedfabc57e0c3"}], "revision_number": 2, "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "64678c17-16a4-42b5-9b4f-e694acf46796", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}} 2018-07-23 23:16:36,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-0fd4de83-b9f8-4eeb-ab94-011aa374a5ab 2018-07-23 23:16:36,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c1183565-ce41-45ca-9dcd-ec081fc9b39a Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d"}]} 2018-07-23 23:16:36,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-c1183565-ce41-45ca-9dcd-ec081fc9b39a 2018-07-23 23:16:36,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ab7d2b6-31b2-40a9-9a30-4014cb9aada8 Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d"}]} 2018-07-23 23:16:36,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-2ab7d2b6-31b2-40a9-9a30-4014cb9aada8 2018-07-23 23:16:36,572 - neutron_utils - INFO - Retrieving security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-84994796-5d39-4750-8deb-165f2ac4203f Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "updated_at": "2018-07-23T23:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec340520ab04654894aedfabc57e0c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec340520ab04654894aedfabc57e0c3"}], "revision_number": 2, "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "64678c17-16a4-42b5-9b4f-e694acf46796", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}]} 2018-07-23 23:16:36,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-84994796-5d39-4750-8deb-165f2ac4203f 2018-07-23 23:16:36,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2fb5a530-f655-4cdf-bc12-69548fe62208 Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d"}]} 2018-07-23 23:16:36,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-2fb5a530-f655-4cdf-bc12-69548fe62208 2018-07-23 23:16:36,698 - neutron_utils - INFO - Retrieving security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a6239da9-2d10-4a8f-958a-5281548d4f83 Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "updated_at": "2018-07-23T23:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec340520ab04654894aedfabc57e0c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec340520ab04654894aedfabc57e0c3"}], "revision_number": 2, "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "64678c17-16a4-42b5-9b4f-e694acf46796", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}]} 2018-07-23 23:16:36,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-a6239da9-2d10-4a8f-958a-5281548d4f83 2018-07-23 23:16:36,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28bb6dae-1224-4c85-b6ed-34a6e72b8952 Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d"}]} 2018-07-23 23:16:36,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-28bb6dae-1224-4c85-b6ed-34a6e72b8952 2018-07-23 23:16:36,774 - neutron_utils - INFO - Retrieving security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6a961cf0-5a19-4c99-bacd-0773d4895557 Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "updated_at": "2018-07-23T23:16:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec340520ab04654894aedfabc57e0c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "revision_number": 0, "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec340520ab04654894aedfabc57e0c3"}], "revision_number": 2, "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "64678c17-16a4-42b5-9b4f-e694acf46796", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}]} 2018-07-23 23:16:36,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-6a961cf0-5a19-4c99-bacd-0773d4895557 2018-07-23 23:16:36,820 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64678c17-16a4-42b5-9b4f-e694acf46796 2018-07-23 23:16:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:16:36,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a044ce0-34e7-4fc5-b8cd-1861bddd9f84 Date: Mon, 23 Jul 2018 23:16:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "24fb8689-01ab-48fc-bf34-fd1150bb993f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:36Z", "security_group_id": "64678c17-16a4-42b5-9b4f-e694acf46796", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:36Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "7b836d88-609e-4d4a-a2ac-09f82523a08d"}]} 2018-07-23 23:16:36,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-3a044ce0-34e7-4fc5-b8cd-1861bddd9f84 2018-07-23 23:16:36,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:36,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:37,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b9204aba6c448b4b75810cf50fc3e97", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}], "expires_at": "2018-07-24T00:16:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-user", "id": "e68cba453df5465b95b05d2e2db87c96"}, "audit_ids": ["PzYx2o3qRxOpMtu6nX0S4w"], "issued_at": "2018-07-23T23:16:37.000000Z"}} 2018-07-23 23:16:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:37,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8ab74f-e4b4-41fa-9098-cb435138cb8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:37,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2b8ab74f-e4b4-41fa-9098-cb435138cb8e 2018-07-23 23:16:37,324 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:16:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:37,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad8206a-5090-4b03-a79e-1b4431cf5394 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:37,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5ad8206a-5090-4b03-a79e-1b4431cf5394 2018-07-23 23:16:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:37,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8a1ea3a6-9aee-4052-91a1-25df59a4604e Date: Mon, 23 Jul 2018 23:16:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:37,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-8a1ea3a6-9aee-4052-91a1-25df59a4604e 2018-07-23 23:16:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:16:37,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:16:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:16:37,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:37,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4f9cc6-9e65-4ffd-ba2f-ad39aad5ffba Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:37,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-2f4f9cc6-9e65-4ffd-ba2f-ad39aad5ffba 2018-07-23 23:16:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:37,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-23ff6dff-a26f-4697-ba83-2282df2f3185 Date: Mon, 23 Jul 2018 23:16:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:37,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-23ff6dff-a26f-4697-ba83-2282df2f3185 2018-07-23 23:16:37,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:37,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-68333217-e836-442a-bf8b-6c0d70d69e60 Date: Mon, 23 Jul 2018 23:16:37 GMT RESP BODY: {"ports":[]} 2018-07-23 23:16:37,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port&admin_state_up=True used request id req-68333217-e836-442a-bf8b-6c0d70d69e60 2018-07-23 23:16:37,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5567d81-0c0e-42cd-a36b-d6da964d0f2b x-compute-request-id: req-f5567d81-0c0e-42cd-a36b-d6da964d0f2b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:16:38,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst used request id req-f5567d81-0c0e-42cd-a36b-d6da964d0f2b 2018-07-23 23:16:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6d176480-b3c4-4d1c-82e8-c6dec9bcee49 Date: Mon, 23 Jul 2018 23:16:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:38,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-6d176480-b3c4-4d1c-82e8-c6dec9bcee49 2018-07-23 23:16:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409eca51-4e2b-486f-abd7-d358305a54b9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:38,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-409eca51-4e2b-486f-abd7-d358305a54b9 2018-07-23 23:16:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39a373d9-7a01-4c04-9468-ab1751d32c26 Date: Mon, 23 Jul 2018 23:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:38,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-39a373d9-7a01-4c04-9468-ab1751d32c26 2018-07-23 23:16:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-08e6898f-051a-4776-a797-add22605c045 Date: Mon, 23 Jul 2018 23:16:38 GMT RESP BODY: {"ports":[]} 2018-07-23 23:16:38,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port&admin_state_up=True used request id req-08e6898f-051a-4776-a797-add22605c045 2018-07-23 23:16:38,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:16:38,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:38,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b9204aba6c448b4b75810cf50fc3e97", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}], "expires_at": "2018-07-24T00:16:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-user", "id": "e68cba453df5465b95b05d2e2db87c96"}, "audit_ids": ["U2cmyLC8Rm6u85tuMdMorA"], "issued_at": "2018-07-23T23:16:38.000000Z"}} 2018-07-23 23:16:38,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a89a00d26338fdeee05d4ff0af00d3670aa9c1e" 2018-07-23 23:16:38,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bc5774-da18-49c7-93f9-3b4659e8e832 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:16:38,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-90bc5774-da18-49c7-93f9-3b4659e8e832 2018-07-23 23:16:38,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1402fb34-c083-4cad-866c-cf64d6ca7c82 Date: Mon, 23 Jul 2018 23:16:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:38,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-1402fb34-c083-4cad-866c-cf64d6ca7c82 2018-07-23 23:16:38,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1371dbf1-a60b-40ce-b63c-5df7dd7d2796 Date: Mon, 23 Jul 2018 23:16:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:38,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-1371dbf1-a60b-40ce-b63c-5df7dd7d2796 2018-07-23 23:16:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:38,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-24711fb0-68e5-47cf-8d43-28c66265afb8 Date: Mon, 23 Jul 2018 23:16:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:38,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-24711fb0-68e5-47cf-8d43-28c66265afb8 2018-07-23 23:16:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:16:38,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:16:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:16:38,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a89a00d26338fdeee05d4ff0af00d3670aa9c1e" 2018-07-23 23:16:38,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecd27d0-b20a-4466-93e1-4e7bd0984a42 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:38,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-8ecd27d0-b20a-4466-93e1-4e7bd0984a42 2018-07-23 23:16:39,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:39,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a496681b-0562-43d4-89ea-39f68225708f Date: Mon, 23 Jul 2018 23:16:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:39,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-a496681b-0562-43d4-89ea-39f68225708f 2018-07-23 23:16:39,057 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net 2018-07-23 23:16:39,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" -d '{"port": {"network_id": "6bb8ee6b-281a-4c61-a071-d3ec2908b511", "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port", "admin_state_up": true}}' 2018-07-23 23:16:40,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5d600e2d-179c-4306-81d4-f120c26aebcb Date: Mon, 23 Jul 2018 23:16:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5"],"mac_address":"fa:16:3e:7e:98:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","project_id":"aec340520ab04654894aedfabc57e0c3","qos_policy_id":null,"admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:16:40,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-5d600e2d-179c-4306-81d4-f120c26aebcb 2018-07-23 23:16:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-728e026c-7596-48f3-93d5-d5dac8f9fcd5 Date: Mon, 23 Jul 2018 23:16:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:40,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-728e026c-7596-48f3-93d5-d5dac8f9fcd5 2018-07-23 23:16:40,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dfb5fe2-1ec8-430f-ac2b-d6683706c6e1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:40,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-2dfb5fe2-1ec8-430f-ac2b-d6683706c6e1 2018-07-23 23:16:40,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb30f2c9-a6b7-4c8f-8eae-173109283121 Date: Mon, 23 Jul 2018 23:16:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:40,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-bb30f2c9-a6b7-4c8f-8eae-173109283121 2018-07-23 23:16:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-354166a0-3e36-422c-b7cd-a1712f98cc7e Date: Mon, 23 Jul 2018 23:16:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:39Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5"],"mac_address":"fa:16:3e:7e:98:46","project_id":"aec340520ab04654894aedfabc57e0c3","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:16:40,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port&admin_state_up=True used request id req-354166a0-3e36-422c-b7cd-a1712f98cc7e 2018-07-23 23:16:40,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecccfcb-8a95-4898-a70d-2b3246bc2520 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:40,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-eecccfcb-8a95-4898-a70d-2b3246bc2520 2018-07-23 23:16:40,479 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst 2018-07-23 23:16:40,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc1ea8ec-61c0-4c7d-a4c8-0acd312fea14 x-compute-request-id: req-fc1ea8ec-61c0-4c7d-a4c8-0acd312fea14 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-flavor-name"}]} 2018-07-23 23:16:40,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fc1ea8ec-61c0-4c7d-a4c8-0acd312fea14 2018-07-23 23:16:40,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7e2cd54-d3f5-426a-a9e7-b29e477ac117 x-compute-request-id: req-a7e2cd54-d3f5-426a-a9e7-b29e477ac117 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "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": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2"}} 2018-07-23 23:16:40,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2 used request id req-a7e2cd54-d3f5-426a-a9e7-b29e477ac117 2018-07-23 23:16:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-e6435599-4600-432e-9cdd-c314f47f1528 Date: Mon, 23 Jul 2018 23:16:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:16:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:16:32Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/adc01737-f64d-423e-b6fa-484896adf471/snap", "metadata": {}}], "self": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471", "min_disk": 0, "protected": false, "id": "adc01737-f64d-423e-b6fa-484896adf471", "file": "/v2/images/adc01737-f64d-423e-b6fa-484896adf471/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aec340520ab04654894aedfabc57e0c3", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/adc01737-f64d-423e-b6fa-484896adf471/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image"} 2018-07-23 23:16:40,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image used request id req-e6435599-4600-432e-9cdd-c314f47f1528 2018-07-23 23:16:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:40,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fee2639a-d7e2-4039-8622-114874d59edd Date: Mon, 23 Jul 2018 23:16:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:16:40,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fee2639a-d7e2-4039-8622-114874d59edd 2018-07-23 23:16:40,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" -d '{"server": {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "imageRef": "adc01737-f64d-423e-b6fa-484896adf471", "flavorRef": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "max_count": 1, "min_count": 1, "networks": [{"port": "bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73"}], "security_groups": [{"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}]}}' 2018-07-23 23:16:41,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7477b967-25e1-4d69-959c-676297aa7f42 x-compute-request-id: req-7477b967-25e1-4d69-959c-676297aa7f42 Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "adminPass": "gzG2qhLNpBiH"}} 2018-07-23 23:16:41,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7477b967-25e1-4d69-959c-676297aa7f42 2018-07-23 23:16:41,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:42,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-850cd556-ff2c-4bf5-b3b4-c32980092ef7 x-compute-request-id: req-850cd556-ff2c-4bf5-b3b4-c32980092ef7 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "user_id": "e68cba453df5465b95b05d2e2db87c96", "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-23T23:16:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:42,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-850cd556-ff2c-4bf5-b3b4-c32980092ef7 2018-07-23 23:16:42,468 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst 2018-07-23 23:16:42,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:42,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4d1a735-d639-49f8-ad39-eafcc890f84c x-compute-request-id: req-f4d1a735-d639-49f8-ad39-eafcc890f84c Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:16:42Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:42,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-f4d1a735-d639-49f8-ad39-eafcc890f84c 2018-07-23 23:16:42,730 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst] is - BUILD 2018-07-23 23:16:42,730 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:16:45,733 - create_instance - DEBUG - VM status query timeout in 896.735519171 2018-07-23 23:16:45,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:46,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ae9e64c-b5d8-490e-b6cf-edd6f2597373 x-compute-request-id: req-4ae9e64c-b5d8-490e-b6cf-edd6f2597373 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:16:42Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:46,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-4ae9e64c-b5d8-490e-b6cf-edd6f2597373 2018-07-23 23:16:46,200 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst] is - BUILD 2018-07-23 23:16:46,200 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:16:49,204 - create_instance - DEBUG - VM status query timeout in 893.26495409 2018-07-23 23:16:49,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:49,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e91d6dc5-f1d6-4706-ac82-2090d37a1856 x-compute-request-id: req-e91d6dc5-f1d6-4706-ac82-2090d37a1856 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:49,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-e91d6dc5-f1d6-4706-ac82-2090d37a1856 2018-07-23 23:16:49,679 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst] is - ACTIVE 2018-07-23 23:16:49,680 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:16:49,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:49,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fc6594b-da7c-4240-bbd5-53509e733c9a x-compute-request-id: req-0fc6594b-da7c-4240-bbd5-53509e733c9a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:49,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-0fc6594b-da7c-4240-bbd5-53509e733c9a 2018-07-23 23:16:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:49,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d9235766-1c7b-4560-b8f2-d795adcbde38 Date: Mon, 23 Jul 2018 23:16:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:49,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-d9235766-1c7b-4560-b8f2-d795adcbde38 2018-07-23 23:16:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:50,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fb1277-3384-46c0-8788-bec09fbe3d2a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:50,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-e6fb1277-3384-46c0-8788-bec09fbe3d2a 2018-07-23 23:16:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:50,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0814f132-93bf-4dcf-8656-729b52e9d5ae Date: Mon, 23 Jul 2018 23:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:50,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-0814f132-93bf-4dcf-8656-729b52e9d5ae 2018-07-23 23:16:50,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:50,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-68e976ef-59c8-49b8-922e-2a12e0ead847 Date: Mon, 23 Jul 2018 23:16:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.2"}],"id":"2fa7e95a-07bc-4243-a216-8e2fd03590e4","security_groups":[],"mac_address":"fa:16:3e:89:80:01","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bb8ee6b-281a-4c61-a071-d3ec2908b511","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5"],"mac_address":"fa:16:3e:7e:98:46","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","device_id":"1db11d56-9e09-4bb2-b30f-d079dd2d813f","ip_allocation":"immediate"}]} 2018-07-23 23:16:50,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-68e976ef-59c8-49b8-922e-2a12e0ead847 2018-07-23 23:16:50,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:50,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87f587b0-808a-4e3f-bc6e-1ee2c5638c82 x-compute-request-id: req-87f587b0-808a-4e3f-bc6e-1ee2c5638c82 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:50,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-87f587b0-808a-4e3f-bc6e-1ee2c5638c82 2018-07-23 23:16:50,466 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst] is - ACTIVE 2018-07-23 23:16:50,466 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:16:50,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:50,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ece4712-18a5-481f-a6fb-505479746892 x-compute-request-id: req-7ece4712-18a5-481f-a6fb-505479746892 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:50,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-7ece4712-18a5-481f-a6fb-505479746892 2018-07-23 23:16:50,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:50,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-51a8ad54-284e-498a-8294-164a32ca7b67 Date: Mon, 23 Jul 2018 23:16:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:50,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-51a8ad54-284e-498a-8294-164a32ca7b67 2018-07-23 23:16:50,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:51,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9693b5b6-682f-4624-a981-79473f6f3660 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:51,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-9693b5b6-682f-4624-a981-79473f6f3660 2018-07-23 23:16:51,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:51,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6fd47bd0-338f-4bc7-a645-888d8d766d85 Date: Mon, 23 Jul 2018 23:16:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:51,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-6fd47bd0-338f-4bc7-a645-888d8d766d85 2018-07-23 23:16:51,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:51,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-d6a2ddbf-c2f9-451d-81f3-13bd1dd27c7f Date: Mon, 23 Jul 2018 23:16:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.2"}],"id":"2fa7e95a-07bc-4243-a216-8e2fd03590e4","security_groups":[],"mac_address":"fa:16:3e:89:80:01","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bb8ee6b-281a-4c61-a071-d3ec2908b511","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5"],"mac_address":"fa:16:3e:7e:98:46","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","device_id":"1db11d56-9e09-4bb2-b30f-d079dd2d813f","ip_allocation":"immediate"}]} 2018-07-23 23:16:51,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-d6a2ddbf-c2f9-451d-81f3-13bd1dd27c7f 2018-07-23 23:16:51,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}}' 2018-07-23 23:16:51,786 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f5cf9e4-03a3-4309-a1ca-063b3525639a x-compute-request-id: req-3f5cf9e4-03a3-4309-a1ca-063b3525639a Content-Length: 0 Content-Type: application/json 2018-07-23 23:16:51,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f/action used request id req-3f5cf9e4-03a3-4309-a1ca-063b3525639a 2018-07-23 23:16:51,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:51,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7763b86-f905-4e31-99f1-2ef22f3c9f5c x-compute-request-id: req-c7763b86-f905-4e31-99f1-2ef22f3c9f5c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:51,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-c7763b86-f905-4e31-99f1-2ef22f3c9f5c 2018-07-23 23:16:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:52,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-108214f9-7556-4739-9ac2-9d65df5bf706 Date: Mon, 23 Jul 2018 23:16:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:52,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-108214f9-7556-4739-9ac2-9d65df5bf706 2018-07-23 23:16:52,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:52,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb742a15-b262-415e-94fc-dca3530c6861 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:52,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-eb742a15-b262-415e-94fc-dca3530c6861 2018-07-23 23:16:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:52,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ff880a5b-5587-4d11-b72b-f778fcf07850 Date: Mon, 23 Jul 2018 23:16:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:52,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-ff880a5b-5587-4d11-b72b-f778fcf07850 2018-07-23 23:16:52,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:52,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-7fce9316-aace-4941-8f79-1ddf4fb34019 Date: Mon, 23 Jul 2018 23:16:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.2"}],"id":"2fa7e95a-07bc-4243-a216-8e2fd03590e4","security_groups":[],"mac_address":"fa:16:3e:89:80:01","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bb8ee6b-281a-4c61-a071-d3ec2908b511","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5","64678c17-16a4-42b5-9b4f-e694acf46796"],"mac_address":"fa:16:3e:7e:98:46","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","device_id":"1db11d56-9e09-4bb2-b30f-d079dd2d813f","ip_allocation":"immediate"}]} 2018-07-23 23:16:52,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-7fce9316-aace-4941-8f79-1ddf4fb34019 2018-07-23 23:16:52,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:16:52,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b9204aba6c448b4b75810cf50fc3e97", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role"}], "expires_at": "2018-07-24T00:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/aec340520ab04654894aedfabc57e0c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-user", "id": "e68cba453df5465b95b05d2e2db87c96"}, "audit_ids": ["lUWOIvNwTzGa5uXU4ikiCw"], "issued_at": "2018-07-23T23:16:52.000000Z"}} 2018-07-23 23:16:52,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5c606382475d1aa23a5c3ed9a7431df8b38967" 2018-07-23 23:16:53,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-726b5ff5-fc7b-4817-9976-1939a33dfc96 x-compute-request-id: req-726b5ff5-fc7b-4817-9976-1939a33dfc96 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:53,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-726b5ff5-fc7b-4817-9976-1939a33dfc96 2018-07-23 23:16:53,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:53,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fee23e9-a249-4723-9c68-84a70fdee668 x-compute-request-id: req-2fee23e9-a249-4723-9c68-84a70fdee668 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:53,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-2fee23e9-a249-4723-9c68-84a70fdee668 2018-07-23 23:16:53,365 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst] is - ACTIVE 2018-07-23 23:16:53,365 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:16:53,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:53,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4d99312-5cbf-4e13-b36c-50764abf37f9 x-compute-request-id: req-a4d99312-5cbf-4e13-b36c-50764abf37f9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:53,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-a4d99312-5cbf-4e13-b36c-50764abf37f9 2018-07-23 23:16:53,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:53,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c16f5285-19fd-4222-9f14-f38f653972d3 Date: Mon, 23 Jul 2018 23:16:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:53,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-c16f5285-19fd-4222-9f14-f38f653972d3 2018-07-23 23:16:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:53,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a1f183-0e12-427e-99a7-9149d18b3b1a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:53,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-26a1f183-0e12-427e-99a7-9149d18b3b1a 2018-07-23 23:16:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:53,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-24104a53-4651-415a-b3eb-82407a8d74f8 Date: Mon, 23 Jul 2018 23:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:53,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-24104a53-4651-415a-b3eb-82407a8d74f8 2018-07-23 23:16:53,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:53,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-4f5f6651-d33a-4706-8200-924e0ac90deb Date: Mon, 23 Jul 2018 23:16:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.2"}],"id":"2fa7e95a-07bc-4243-a216-8e2fd03590e4","security_groups":[],"mac_address":"fa:16:3e:89:80:01","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bb8ee6b-281a-4c61-a071-d3ec2908b511","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5","64678c17-16a4-42b5-9b4f-e694acf46796"],"mac_address":"fa:16:3e:7e:98:46","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","device_id":"1db11d56-9e09-4bb2-b30f-d079dd2d813f","ip_allocation":"immediate"}]} 2018-07-23 23:16:53,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-4f5f6651-d33a-4706-8200-924e0ac90deb 2018-07-23 23:16:53,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea8349e8-2908-4ce6-8d79-7b06632ea552 x-compute-request-id: req-ea8349e8-2908-4ce6-8d79-7b06632ea552 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:54,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-ea8349e8-2908-4ce6-8d79-7b06632ea552 2018-07-23 23:16:54,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-71aa9b05-c878-464d-88ed-8e2489bd7192 Date: Mon, 23 Jul 2018 23:16:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:54,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-71aa9b05-c878-464d-88ed-8e2489bd7192 2018-07-23 23:16:54,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16967cf-3900-4409-9a31-374ebb49c41c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:54,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-d16967cf-3900-4409-9a31-374ebb49c41c 2018-07-23 23:16:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7746ef21-2d86-4f2c-a415-42f37f58d2b4 Date: Mon, 23 Jul 2018 23:16:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:54,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-7746ef21-2d86-4f2c-a415-42f37f58d2b4 2018-07-23 23:16:54,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-d621ec1a-baae-4c39-aaf4-9bf541474bd1 Date: Mon, 23 Jul 2018 23:16:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.2"}],"id":"2fa7e95a-07bc-4243-a216-8e2fd03590e4","security_groups":[],"mac_address":"fa:16:3e:89:80:01","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bb8ee6b-281a-4c61-a071-d3ec2908b511","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5","64678c17-16a4-42b5-9b4f-e694acf46796"],"mac_address":"fa:16:3e:7e:98:46","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","device_id":"1db11d56-9e09-4bb2-b30f-d079dd2d813f","ip_allocation":"immediate"}]} 2018-07-23 23:16:54,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-d621ec1a-baae-4c39-aaf4-9bf541474bd1 2018-07-23 23:16:54,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}}' 2018-07-23 23:16:54,482 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 23:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70830356-3117-49c3-bfeb-3fe8bc1231b8 x-compute-request-id: req-70830356-3117-49c3-bfeb-3fe8bc1231b8 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: '64678c17-16a4-42b5-9b4f-e694acf46796'.\nNeutron server returns request_ids: ['req-c70fffbf-ab16-4a33-b2a6-b8216564d076']", "code": 400}} 2018-07-23 23:16:54,482 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f/action used request id req-70830356-3117-49c3-bfeb-3fe8bc1231b8 2018-07-23 23:16:54,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe8d3fe9-29b4-4b0f-9c12-1a63c8d9519c x-compute-request-id: req-fe8d3fe9-29b4-4b0f-9c12-1a63c8d9519c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:54,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-fe8d3fe9-29b4-4b0f-9c12-1a63c8d9519c 2018-07-23 23:16:54,651 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name] already added to VM [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst] 2018-07-23 23:16:54,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1db2a70-022f-4105-8a86-b648c8039601 x-compute-request-id: req-b1db2a70-022f-4105-8a86-b648c8039601 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:54,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-b1db2a70-022f-4105-8a86-b648c8039601 2018-07-23 23:16:54,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:54,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-189e950c-0a5e-4206-8b94-33aec133d559 Date: Mon, 23 Jul 2018 23:16:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aec340520ab04654894aedfabc57e0c3","l2_adjacency":true,"status":"ACTIVE","subnets":["75486258-2162-4ce9-ad09-95bb41ca7de9"],"description":"","tags":[],"updated_at":"2018-07-23T23:16:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net","admin_state_up":true,"tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:33Z","mtu":1450}]} 2018-07-23 23:16:54,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net used request id req-189e950c-0a5e-4206-8b94-33aec133d559 2018-07-23 23:16:54,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:55,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d92f38-c2bf-4e4a-ac1b-b4adc6a0977d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:16:55,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-d7d92f38-c2bf-4e4a-ac1b-b4adc6a0977d 2018-07-23 23:16:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:55,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-60fca454-071e-42ee-89a9-8cf528f54624 Date: Mon, 23 Jul 2018 23:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","dns_nameservers":[],"updated_at":"2018-07-23T23:16: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":"aec340520ab04654894aedfabc57e0c3","id":"75486258-2162-4ce9-ad09-95bb41ca7de9","subnetpool_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet"}]} 2018-07-23 23:16:55,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-60fca454-071e-42ee-89a9-8cf528f54624 2018-07-23 23:16:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:55,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-b0de0bda-ca5b-46c7-9ffd-21481068cd53 Date: Mon, 23 Jul 2018 23:16:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:36Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.2"}],"id":"2fa7e95a-07bc-4243-a216-8e2fd03590e4","security_groups":[],"mac_address":"fa:16:3e:89:80:01","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bb8ee6b-281a-4c61-a071-d3ec2908b511","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:16:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"75486258-2162-4ce9-ad09-95bb41ca7de9","ip_address":"10.55.0.7"}],"id":"bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73","security_groups":["0b4b20e2-6ed6-4287-9708-2eb32f4defe5","64678c17-16a4-42b5-9b4f-e694acf46796"],"mac_address":"fa:16:3e:7e:98:46","project_id":"aec340520ab04654894aedfabc57e0c3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port","admin_state_up":true,"network_id":"6bb8ee6b-281a-4c61-a071-d3ec2908b511","tenant_id":"aec340520ab04654894aedfabc57e0c3","created_at":"2018-07-23T23:16:39Z","binding:vnic_type":"normal","device_id":"1db11d56-9e09-4bb2-b30f-d079dd2d813f","ip_allocation":"immediate"}]} 2018-07-23 23:16:55,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-b0de0bda-ca5b-46c7-9ffd-21481068cd53 2018-07-23 23:16:55,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5c606382475d1aa23a5c3ed9a7431df8b38967" 2018-07-23 23:16:55,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46003c23-ea03-42b9-a5d3-98cf36ed6ea8 x-compute-request-id: req-46003c23-ea03-42b9-a5d3-98cf36ed6ea8 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name"}], "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:47Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:55,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-46003c23-ea03-42b9-a5d3-98cf36ed6ea8 2018-07-23 23:16:55,606 - create_instance - INFO - Deleting Port with ID - bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73 2018-07-23 23:16:55,606 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-port 2018-07-23 23:16:55,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:56,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55b97b14-42c5-4408-9260-3f3238e51932 Date: Mon, 23 Jul 2018 23:16:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:16:56,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/bf9f0d0b-c474-47d8-afc0-1db5fc1c3c73 used request id req-55b97b14-42c5-4408-9260-3f3238e51932 2018-07-23 23:16:56,224 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst 2018-07-23 23:16:56,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:56,351 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-685c54e8-b03f-4d55-9df0-49119f10db3a x-compute-request-id: req-685c54e8-b03f-4d55-9df0-49119f10db3a Content-Type: application/json 2018-07-23 23:16:56,351 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-685c54e8-b03f-4d55-9df0-49119f10db3a 2018-07-23 23:16:56,352 - create_instance - INFO - Checking deletion status 2018-07-23 23:16:56,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:56,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:16:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eab8dc13-8bb2-4469-ad9c-206eec34a1aa x-compute-request-id: req-eab8dc13-8bb2-4469-ad9c-206eec34a1aa Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:98:46", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f", "rel": "bookmark"}], "image": {"id": "adc01737-f64d-423e-b6fa-484896adf471", "links": [{"href": "http://172.30.9.26:8774/images/adc01737-f64d-423e-b6fa-484896adf471", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:16:47.000000", "flavor": {"id": "c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "links": [{"href": "http://172.30.9.26:8774/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2", "rel": "bookmark"}]}, "id": "1db11d56-9e09-4bb2-b30f-d079dd2d813f", "user_id": "e68cba453df5465b95b05d2e2db87c96", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:16:56Z", "hostId": "01c5b829d38dcbb255e43c3a997b81dcabd91da6e935453cbc4e457a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst", "created": "2018-07-23T23:16:41Z", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:16:56,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-eab8dc13-8bb2-4469-ad9c-206eec34a1aa 2018-07-23 23:16:56,780 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst] is - ACTIVE 2018-07-23 23:16:56,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:16:59,784 - create_instance - DEBUG - VM status query timeout in 296.568075895 2018-07-23 23:16:59,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4459173f0c8cb83565c69fdbdce6a6de2378548c" 2018-07-23 23:16:59,836 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:16:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26ced9b0-f5b1-4525-acc4-71e83580e575 x-compute-request-id: req-26ced9b0-f5b1-4525-acc4-71e83580e575 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1db11d56-9e09-4bb2-b30f-d079dd2d813f could not be found.", "code": 404}} 2018-07-23 23:16:59,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/1db11d56-9e09-4bb2-b30f-d079dd2d813f used request id req-26ced9b0-f5b1-4525-acc4-71e83580e575 2018-07-23 23:16:59,837 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1db11d56-9e09-4bb2-b30f-d079dd2d813f could not be found. (HTTP 404) (Request-ID: req-26ced9b0-f5b1-4525-acc4-71e83580e575) 2018-07-23 23:16:59,837 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-inst 2018-07-23 23:16:59,838 - neutron_utils - INFO - Deleting security group rule with ID - 7b836d88-609e-4d4a-a2ac-09f82523a08d 2018-07-23 23:16:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/7b836d88-609e-4d4a-a2ac-09f82523a08d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:17:00,109 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9bbdbcbf-42fc-4f43-a925-c89be01dc0dd Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:00,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/7b836d88-609e-4d4a-a2ac-09f82523a08d used request id req-9bbdbcbf-42fc-4f43-a925-c89be01dc0dd 2018-07-23 23:17:00,109 - neutron_utils - INFO - Deleting security group rule with ID - 24fb8689-01ab-48fc-bf34-fd1150bb993f 2018-07-23 23:17:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/24fb8689-01ab-48fc-bf34-fd1150bb993f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:17:00,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46dec3d7-d321-450b-b44b-ca6ce14c5125 Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:00,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/24fb8689-01ab-48fc-bf34-fd1150bb993f used request id req-46dec3d7-d321-450b-b44b-ca6ce14c5125 2018-07-23 23:17:00,191 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-name 2018-07-23 23:17:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/64678c17-16a4-42b5-9b4f-e694acf46796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ecd0516adf1e5059c8aca11c114c69e8a4ca9f" 2018-07-23 23:17:00,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-acb05ab3-0ab3-4716-b684-3b8075f815d6 Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:00,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/64678c17-16a4-42b5-9b4f-e694acf46796 used request id req-acb05ab3-0ab3-4716-b684-3b8075f815d6 2018-07-23 23:17:00,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}066d450a2a48f852576af1fc66d7db4ab684d0e8" 2018-07-23 23:17:00,344 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:17:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6702c2f-48e3-4c88-b8b2-da54a67c94ce x-compute-request-id: req-b6702c2f-48e3-4c88-b8b2-da54a67c94ce Content-Length: 0 Content-Type: application/json 2018-07-23 23:17:00,344 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/c44c96e7-5afb-422b-b93a-3bb5ec8500c2 used request id req-b6702c2f-48e3-4c88-b8b2-da54a67c94ce 2018-07-23 23:17:00,345 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet 2018-07-23 23:17:00,345 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-subnet 2018-07-23 23:17:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/75486258-2162-4ce9-ad09-95bb41ca7de9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:17:01,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-44e7d968-adc5-43be-8180-c11c1db9df15 Date: Mon, 23 Jul 2018 23:17:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:01,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/75486258-2162-4ce9-ad09-95bb41ca7de9 used request id req-44e7d968-adc5-43be-8180-c11c1db9df15 2018-07-23 23:17:01,469 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-pub-net 2018-07-23 23:17:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/6bb8ee6b-281a-4c61-a071-d3ec2908b511 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e75a0c1136ac96e0148c11076e0e458fff03e2" 2018-07-23 23:17:02,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16490c05-761a-459c-9c2d-9b55f3f955be Date: Mon, 23 Jul 2018 23:17:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:02,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/6bb8ee6b-281a-4c61-a071-d3ec2908b511 used request id req-16490c05-761a-459c-9c2d-9b55f3f955be 2018-07-23 23:17:02,530 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-041d99c0-a5c6-4071-8b44-913f9b0d6037-image 2018-07-23 23:17:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2fc63ef9431abc0fa8c4171e9d4d6513d42b78cd" 2018-07-23 23:17:02,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9d2d1b6d-6626-4026-a85c-de5ee5269815 Date: Mon, 23 Jul 2018 23:17:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:17:02,827 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/adc01737-f64d-423e-b6fa-484896adf471 used request id req-9d2d1b6d-6626-4026-a85c-de5ee5269815 2018-07-23 23:17:02,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2951fb96-10a6-492f-9f2c-4739c6eaab18 Date: Mon, 23 Jul 2018 23:17:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:33Z", "updated_at": "2018-07-23T23:16:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "revision_number": 0, "id": "13783bd5-ecee-46c8-8276-1e4793a9fe87", "remote_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec340520ab04654894aedfabc57e0c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "revision_number": 0, "id": "492b9e1d-07e1-4529-8071-0ae884d43e3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "aec340520ab04654894aedfabc57e0c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "revision_number": 0, "id": "736f9b83-10d2-437c-a3f8-d8257eb6042c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec340520ab04654894aedfabc57e0c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "revision_number": 0, "id": "c7bbcbff-7bdf-4d5a-b92f-55ec04ce6961", "remote_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "remote_ip_prefix": null, "created_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "tenant_id": "aec340520ab04654894aedfabc57e0c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "aec340520ab04654894aedfabc57e0c3"}], "revision_number": 4, "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:17:03,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2951fb96-10a6-492f-9f2c-4739c6eaab18 2018-07-23 23:17:03,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6fd2e35-a0d0-4b01-ae6c-c3e9171e17ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:17:03,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a6fd2e35-a0d0-4b01-ae6c-c3e9171e17ab 2018-07-23 23:17:03,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:17:03,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8108c1-76fb-48dc-bf7a-0bfc48a81be3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aec340520ab04654894aedfabc57e0c3", "name": "InstanceSecurityGroupTests-79e73fda-4ef6-481-proj"}} 2018-07-23 23:17:03,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-ff8108c1-76fb-48dc-bf7a-0bfc48a81be3 2018-07-23 23:17:03,249 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0b4b20e2-6ed6-4287-9708-2eb32f4defe5 2018-07-23 23:17:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0b4b20e2-6ed6-4287-9708-2eb32f4defe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-61508c48-21e8-4b3a-951a-7c5d28eaa354 Date: Mon, 23 Jul 2018 23:17:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:33Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "13783bd5-ecee-46c8-8276-1e4793a9fe87"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:33Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "492b9e1d-07e1-4529-8071-0ae884d43e3b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:33Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "736f9b83-10d2-437c-a3f8-d8257eb6042c"}, {"remote_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:16:33Z", "security_group_id": "0b4b20e2-6ed6-4287-9708-2eb32f4defe5", "port_range_min": null, "revision_number": 0, "tenant_id": "aec340520ab04654894aedfabc57e0c3", "created_at": "2018-07-23T23:16:33Z", "project_id": "aec340520ab04654894aedfabc57e0c3", "id": "c7bbcbff-7bdf-4d5a-b92f-55ec04ce6961"}]} 2018-07-23 23:17:03,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=0b4b20e2-6ed6-4287-9708-2eb32f4defe5 used request id req-61508c48-21e8-4b3a-951a-7c5d28eaa354 2018-07-23 23:17:03,276 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:17:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/0b4b20e2-6ed6-4287-9708-2eb32f4defe5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,458 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6944b249-a68e-4bbc-b774-3c2ab106dab6 Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:03,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/0b4b20e2-6ed6-4287-9708-2eb32f4defe5 used request id req-6944b249-a68e-4bbc-b774-3c2ab106dab6 2018-07-23 23:17:03,459 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-79e73fda-4ef6-481-proj 2018-07-23 23:17:03,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c4ad6f-6e10-486d-b604-1886631feb01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:03,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/aec340520ab04654894aedfabc57e0c3 used request id req-e2c4ad6f-6e10-486d-b604-1886631feb01 2018-07-23 23:17:03,710 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-79e73fda-4ef6-481-proj-role 2018-07-23 23:17:03,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2b9204aba6c448b4b75810cf50fc3e97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a93c0622-eefb-42c7-9473-500e97f0773c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:03,816 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2b9204aba6c448b4b75810cf50fc3e97 used request id req-a93c0622-eefb-42c7-9473-500e97f0773c 2018-07-23 23:17:03,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8798d2d0ed10029717fc4c83464616512bd245b4" 2018-07-23 23:17:03,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05320dfd-7738-4109-9e14-1bcc69a3ec47 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:17:03,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-05320dfd-7738-4109-9e14-1bcc69a3ec47 2018-07-23 23:17:03,903 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-79e73fda-4ef6-481-user 2018-07-23 23:17:03,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e68cba453df5465b95b05d2e2db87c96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c0b96380c3fa3bf83a6d67d9b01adcae42ea3d" 2018-07-23 23:17:04,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61621701-8034-44bc-9589-4e7182530722 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:04,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e68cba453df5465b95b05d2e2db87c96 used request id req-61621701-8034-44bc-9589-4e7182530722 2018-07-23 23:17:04,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:04,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BWnTw59lSriz3micr0zeFA"], "issued_at": "2018-07-23T23:17:04.000000Z"}} 2018-07-23 23:17:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92dcc626880db7b20759af676f31f2775ff8e7d9" 2018-07-23 23:17:04,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632431a9-433e-498f-bd59-d2be4d9b93fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:04,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-632431a9-433e-498f-bd59-d2be4d9b93fc 2018-07-23 23:17:04,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:04,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:04,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Ofa384FwRFCDmLJgHJ5rlg"], "issued_at": "2018-07-23T23:17:04.000000Z"}} 2018-07-23 23:17:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:05,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7865bb68-860b-41b4-87d6-5e898fb467b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:05,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7865bb68-860b-41b4-87d6-5e898fb467b8 2018-07-23 23:17:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:05,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:05,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:05,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16181107-2303-49d6-a7aa-5a798a7b25b9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:17:05,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj used request id req-16181107-2303-49d6-a7aa-5a798a7b25b9 2018-07-23 23:17:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:05,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d147b111-dd90-4874-b557-61f160d48afe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:17:05,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d147b111-dd90-4874-b557-61f160d48afe 2018-07-23 23:17:05,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}}' 2018-07-23 23:17:05,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4187df36-7faf-415a-88fe-add33f739ec5 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "id": "9ebfc31274fb4ac2b7b718880a794107", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:05,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4187df36-7faf-415a-88fe-add33f739ec5 2018-07-23 23:17:05,242 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj 2018-07-23 23:17:05,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:05,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:05,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-OyNGb10TrGKZVf8iHfxug"], "issued_at": "2018-07-23T23:17:05.000000Z"}} 2018-07-23 23:17:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14654cbbe065983bc86cbc4e58420d9e4df3b15" 2018-07-23 23:17:05,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eabbd2c-1a91-4446-b03f-f6eee5f87025 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:05,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8eabbd2c-1a91-4446-b03f-f6eee5f87025 2018-07-23 23:17:05,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:05,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:05,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14654cbbe065983bc86cbc4e58420d9e4df3b15" 2018-07-23 23:17:05,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9fec4d-b8b5-4c4b-847d-f35ac76ff1e6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:17:05,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3a9fec4d-b8b5-4c4b-847d-f35ac76ff1e6 2018-07-23 23:17:05,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14654cbbe065983bc86cbc4e58420d9e4df3b15" 2018-07-23 23:17:05,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a96e8e5-5223-43ad-8a2b-d3c62a9c0371 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "id": "9ebfc31274fb4ac2b7b718880a794107", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}]} 2018-07-23 23:17:05,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj used request id req-1a96e8e5-5223-43ad-8a2b-d3c62a9c0371 2018-07-23 23:17:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14654cbbe065983bc86cbc4e58420d9e4df3b15" 2018-07-23 23:17:06,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac62880a-ed9a-42cd-9363-55372f614f54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:17:06,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ac62880a-ed9a-42cd-9363-55372f614f54 2018-07-23 23:17:06,316 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user 2018-07-23 23:17:06,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:06,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:06,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0274b9-b938-4c94-9c0a-13198426efae Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:17:06,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4a0274b9-b938-4c94-9c0a-13198426efae 2018-07-23 23:17:06,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" -d '{"role": {"name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}}' 2018-07-23 23:17:06,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f375a90b-a5a5-4edf-a25b-b301b3b0a96f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dca9b5957344435cb1c3357ebd34124d", "links": {"self": "http://172.30.9.26:5000/v3/roles/dca9b5957344435cb1c3357ebd34124d"}, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}} 2018-07-23 23:17:06,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f375a90b-a5a5-4edf-a25b-b301b3b0a96f 2018-07-23 23:17:06,505 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role 2018-07-23 23:17:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/dca9b5957344435cb1c3357ebd34124d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:06,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cf63c4-3a40-4ab9-afd5-95548f32a0fa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dca9b5957344435cb1c3357ebd34124d", "links": {"self": "http://172.30.9.26:5000/v3/roles/dca9b5957344435cb1c3357ebd34124d"}, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}} 2018-07-23 23:17:06,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/dca9b5957344435cb1c3357ebd34124d used request id req-67cf63c4-3a40-4ab9-afd5-95548f32a0fa 2018-07-23 23:17:06,591 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role to project InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj 2018-07-23 23:17:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107/users/7b771ab2034d4d21b8395424625e1f64/roles/dca9b5957344435cb1c3357ebd34124d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:06,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd2389e7-36d9-4751-8c9e-21f943e791e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:06,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107/users/7b771ab2034d4d21b8395424625e1f64/roles/dca9b5957344435cb1c3357ebd34124d used request id req-fd2389e7-36d9-4751-8c9e-21f943e791e1 2018-07-23 23:17:06,723 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:17:06,724 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:17:06,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:06,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:07,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dca9b5957344435cb1c3357ebd34124d", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}], "expires_at": "2018-07-24T00:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user", "id": "7b771ab2034d4d21b8395424625e1f64"}, "audit_ids": ["OLyEXO7ZTI2dAEBgjefpFw"], "issued_at": "2018-07-23T23:17:07.000000Z"}} 2018-07-23 23:17:07,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" 2018-07-23 23:17:07,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6609f2-1c17-4776-b2e1-070f9ff1e120 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:07,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-df6609f2-1c17-4776-b2e1-070f9ff1e120 2018-07-23 23:17:07,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" 2018-07-23 23:17:07,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-98d5d433-6be1-41fe-899c-71021b8c17f9 Date: Mon, 23 Jul 2018 23:17:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image"} 2018-07-23 23:17:07,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image used request id req-98d5d433-6be1-41fe-899c-71021b8c17f9 2018-07-23 23:17:07,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" 2018-07-23 23:17:07,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f07a38e5-f2fe-4cfc-918c-f1b5e91eec8d Date: Mon, 23 Jul 2018 23:17:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:17:07,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f07a38e5-f2fe-4cfc-918c-f1b5e91eec8d 2018-07-23 23:17:07,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image"}' 2018-07-23 23:17:07,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbea9834-2ff7-4c50-acbf-dc69ed7eaee0 Date: Mon, 23 Jul 2018 23:17:07 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "min_disk": 0, "protected": false, "id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "file": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/file", "checksum": null, "owner": "9ebfc31274fb4ac2b7b718880a794107", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:17:07,454 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cbea9834-2ff7-4c50-acbf-dc69ed7eaee0 2018-07-23 23:17:07,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" -d '' 2018-07-23 23:17:08,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b72f0d0-243a-435d-9321-7b4daaf4bcc2 Date: Mon, 23 Jul 2018 23:17:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:17:08,624 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/file used request id req-1b72f0d0-243a-435d-9321-7b4daaf4bcc2 2018-07-23 23:17:08,625 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:17:08,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" 2018-07-23 23:17:08,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c8de66ce-62b1-4ff3-9202-ff95a4514c84 Date: Mon, 23 Jul 2018 23:17:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/snap", "metadata": {}}], "self": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "min_disk": 0, "protected": false, "id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "file": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ebfc31274fb4ac2b7b718880a794107", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:17:08,644 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c used request id req-c8de66ce-62b1-4ff3-9202-ff95a4514c84 2018-07-23 23:17:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" 2018-07-23 23:17:08,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b174b644-7091-48f6-95bb-a69c1f19aad1 Date: Mon, 23 Jul 2018 23:17:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:17:08,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b174b644-7091-48f6-95bb-a69c1f19aad1 2018-07-23 23:17:08,656 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image 2018-07-23 23:17:08,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" 2018-07-23 23:17:08,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ac6c31a3-9db1-4b0b-9e16-b188bad5bded Date: Mon, 23 Jul 2018 23:17:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/snap", "metadata": {}}], "self": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "min_disk": 0, "protected": false, "id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "file": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ebfc31274fb4ac2b7b718880a794107", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:17:08,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c used request id req-ac6c31a3-9db1-4b0b-9e16-b188bad5bded 2018-07-23 23:17:08,677 - create_image - DEBUG - Instance status is - active 2018-07-23 23:17:08,677 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image 2018-07-23 23:17:08,677 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image 2018-07-23 23:17:08,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:08,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:09,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dca9b5957344435cb1c3357ebd34124d", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}], "expires_at": "2018-07-24T00:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user", "id": "7b771ab2034d4d21b8395424625e1f64"}, "audit_ids": ["bej36_M9QK-c178cqMCF4g"], "issued_at": "2018-07-23T23:17:09.000000Z"}} 2018-07-23 23:17:09,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:09,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-162a831e-e418-4679-98e5-7a734cf7fbf6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:09,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-162a831e-e418-4679-98e5-7a734cf7fbf6 2018-07-23 23:17:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:09,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-152b2f01-d77e-4d31-a1b2-bd7cd671c89f Date: Mon, 23 Jul 2018 23:17:09 GMT RESP BODY: {"networks":[]} 2018-07-23 23:17:09,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-152b2f01-d77e-4d31-a1b2-bd7cd671c89f 2018-07-23 23:17:09,335 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net 2018-07-23 23:17:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" -d '{"network": {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net", "admin_state_up": true}}' 2018-07-23 23:17:09,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-3e52cb37-c259-4b42-afa5-14d96b1cba78 Date: Mon, 23 Jul 2018 23:17:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:17:09Z","is_default":false,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}} 2018-07-23 23:17:09,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-3e52cb37-c259-4b42-afa5-14d96b1cba78 2018-07-23 23:17:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:10,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-c8df87ea-c0f4-4a88-8ee7-59526192f939 Date: Mon, 23 Jul 2018 23:17:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:17:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:10,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-c8df87ea-c0f4-4a88-8ee7-59526192f939 2018-07-23 23:17:10,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:10,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c9670d94-f7e6-4784-a1ce-db95da5f1d3b Date: Mon, 23 Jul 2018 23:17:10 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:17:10,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-c9670d94-f7e6-4784-a1ce-db95da5f1d3b 2018-07-23 23:17:10,132 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet 2018-07-23 23:17:10,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" -d '{"subnets": [{"ip_version": 4, "network_id": "2f116fa2-dd6c-47e7-bf32-d197cfdb163d", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]}' 2018-07-23 23:17:10,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fddd44c4-6713-46de-b1a8-f2d67aef2097 Date: Mon, 23 Jul 2018 23:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:10,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-fddd44c4-6713-46de-b1a8-f2d67aef2097 2018-07-23 23:17:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:10,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6d62bc22-0270-4832-b290-a4386ed7114e Date: Mon, 23 Jul 2018 23:17:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:10,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-6d62bc22-0270-4832-b290-a4386ed7114e 2018-07-23 23:17:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:10,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2f20882-6928-4cc4-ad0a-edd691361c05 Date: Mon, 23 Jul 2018 23:17:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:10,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-c2f20882-6928-4cc4-ad0a-edd691361c05 2018-07-23 23:17:10,876 - OpenStackNetwork - DEBUG - Network [2f116fa2-dd6c-47e7-bf32-d197cfdb163d] created successfully 2018-07-23 23:17:10,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:10,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:11,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GtnoFttBSuGYZZRVkD90pg"], "issued_at": "2018-07-23T23:17:11.000000Z"}} 2018-07-23 23:17:11,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f778192b42650500867d8fa6522712dae0b68e13" 2018-07-23 23:17:11,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a3dc5c-9073-4879-8d1a-9a488c9f9fe7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:11,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-30a3dc5c-9073-4879-8d1a-9a488c9f9fe7 2018-07-23 23:17:11,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:17:11,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f778192b42650500867d8fa6522712dae0b68e13" 2018-07-23 23:17:11,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65bcbf20-6b42-404a-9dad-19b4d8ddec00 x-compute-request-id: req-65bcbf20-6b42-404a-9dad-19b4d8ddec00 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:17:11,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-65bcbf20-6b42-404a-9dad-19b4d8ddec00 2018-07-23 23:17:11,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f778192b42650500867d8fa6522712dae0b68e13" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-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-23 23:17:11,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21165bda-b269-4be8-ace4-9e9821aa75a1 x-compute-request-id: req-21165bda-b269-4be8-ace4-9e9821aa75a1 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "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": "9c37bfdd-e7b5-4a15-a454-233c594e62b7"}} 2018-07-23 23:17:11,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-21165bda-b269-4be8-ace4-9e9821aa75a1 2018-07-23 23:17:11,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:11,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:11,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dca9b5957344435cb1c3357ebd34124d", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}], "expires_at": "2018-07-24T00:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user", "id": "7b771ab2034d4d21b8395424625e1f64"}, "audit_ids": ["dGpV2sdER--h3TMTFsV3vw"], "issued_at": "2018-07-23T23:17:11.000000Z"}} 2018-07-23 23:17:11,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:11,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17563aa-e04f-46aa-89f8-1abe6944a187 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:11,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c17563aa-e04f-46aa-89f8-1abe6944a187 2018-07-23 23:17:11,970 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:17:11,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcb9dc2-d7c7-40c2-a516-9c0a7988a990 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:12,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0fcb9dc2-d7c7-40c2-a516-9c0a7988a990 2018-07-23 23:17:12,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5749d2d8-4c8c-4b5b-ab14-4966aeb9bf9d Date: Mon, 23 Jul 2018 23:17:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:12,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-5749d2d8-4c8c-4b5b-ab14-4966aeb9bf9d 2018-07-23 23:17:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:12,328 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e77b43f-2e86-4036-8345-e85962c92d36 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:12,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-7e77b43f-2e86-4036-8345-e85962c92d36 2018-07-23 23:17:12,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ee262747-6aca-442e-b452-e6b239ce71d9 Date: Mon, 23 Jul 2018 23:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:12,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-ee262747-6aca-442e-b452-e6b239ce71d9 2018-07-23 23:17:12,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc84f13e-e5d4-4ae3-865c-fd6e7d043721 Date: Mon, 23 Jul 2018 23:17:12 GMT RESP BODY: {"ports":[]} 2018-07-23 23:17:12,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port&admin_state_up=True used request id req-fc84f13e-e5d4-4ae3-865c-fd6e7d043721 2018-07-23 23:17:12,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-077a4ba0-ceaf-437e-9b87-c0b6fe8f107d x-compute-request-id: req-077a4ba0-ceaf-437e-9b87-c0b6fe8f107d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:17:12,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst used request id req-077a4ba0-ceaf-437e-9b87-c0b6fe8f107d 2018-07-23 23:17:12,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8f6b497e-9a15-44f1-8efb-ebb7e7281afb Date: Mon, 23 Jul 2018 23:17:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:12,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-8f6b497e-9a15-44f1-8efb-ebb7e7281afb 2018-07-23 23:17:12,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a5abd5-b5c6-4e6d-8eb0-a7d327db8572 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:12,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-a4a5abd5-b5c6-4e6d-8eb0-a7d327db8572 2018-07-23 23:17:12,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:13,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-669dd331-a018-4e3f-85b1-fbc223fa2883 Date: Mon, 23 Jul 2018 23:17:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:13,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-669dd331-a018-4e3f-85b1-fbc223fa2883 2018-07-23 23:17:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:13,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-acfffd30-020a-4c5a-8a3f-554cd4fa9010 Date: Mon, 23 Jul 2018 23:17:13 GMT RESP BODY: {"ports":[]} 2018-07-23 23:17:13,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port&admin_state_up=True used request id req-acfffd30-020a-4c5a-8a3f-554cd4fa9010 2018-07-23 23:17:13,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:13,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:13,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dca9b5957344435cb1c3357ebd34124d", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}], "expires_at": "2018-07-24T00:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user", "id": "7b771ab2034d4d21b8395424625e1f64"}, "audit_ids": ["XZZTKMnxRDCSxOcpX9d1MA"], "issued_at": "2018-07-23T23:17:13.000000Z"}} 2018-07-23 23:17:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f364868a2bd74165a7951b88f96813bf9b49fb4" 2018-07-23 23:17:13,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156cfc66-5ea9-44d5-b62f-242251738745 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:13,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-156cfc66-5ea9-44d5-b62f-242251738745 2018-07-23 23:17:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:13,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c1233500-03c1-4d96-ae2d-9aa932571a45 Date: Mon, 23 Jul 2018 23:17:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:13,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-c1233500-03c1-4d96-ae2d-9aa932571a45 2018-07-23 23:17:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:13,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12bd73fd-70dc-4799-a96f-2734f47b90ad Date: Mon, 23 Jul 2018 23:17:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:13,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-12bd73fd-70dc-4799-a96f-2734f47b90ad 2018-07-23 23:17:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:13,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b0a525e5-612c-4687-9bde-b4055f58ac63 Date: Mon, 23 Jul 2018 23:17:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:13,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-b0a525e5-612c-4687-9bde-b4055f58ac63 2018-07-23 23:17:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:13,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:13,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f364868a2bd74165a7951b88f96813bf9b49fb4" 2018-07-23 23:17:14,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5c819e-7669-4c1a-b0ff-40f3cda9bee6 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:14,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-ca5c819e-7669-4c1a-b0ff-40f3cda9bee6 2018-07-23 23:17:14,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:14,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1ddd2dd-cd35-497e-bcea-0be29d112e16 Date: Mon, 23 Jul 2018 23:17:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:14,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-c1ddd2dd-cd35-497e-bcea-0be29d112e16 2018-07-23 23:17:14,089 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net 2018-07-23 23:17:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" -d '{"port": {"network_id": "2f116fa2-dd6c-47e7-bf32-d197cfdb163d", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port", "admin_state_up": true}}' 2018-07-23 23:17:14,975 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-0242de2e-7a10-4849-a4e7-d81f1c053b83 Date: Mon, 23 Jul 2018 23:17:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.12"}],"id":"a1ecaf00-971e-4a16-bcac-30ed41757bcc","security_groups":["31f48649-47ca-40c4-96ed-9e00d3e40afc"],"mac_address":"fa:16:3e:4b:bb:7b","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port","project_id":"9ebfc31274fb4ac2b7b718880a794107","qos_policy_id":null,"admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:14Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:17:14,975 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-0242de2e-7a10-4849-a4e7-d81f1c053b83 2018-07-23 23:17:14,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1ed7f90b-2a34-411f-891d-7e386403e8e1 Date: Mon, 23 Jul 2018 23:17:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:15,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-1ed7f90b-2a34-411f-891d-7e386403e8e1 2018-07-23 23:17:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca7c633-1a4c-43a0-ac01-1eed56d9dfa8 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:15,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-dca7c633-1a4c-43a0-ac01-1eed56d9dfa8 2018-07-23 23:17:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9df70473-9302-4dbb-91e9-88f674c4cfcb Date: Mon, 23 Jul 2018 23:17:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:15,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-9df70473-9302-4dbb-91e9-88f674c4cfcb 2018-07-23 23:17:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-da1de9bc-5b55-4e06-a093-161f9e70371c Date: Mon, 23 Jul 2018 23:17:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.12"}],"id":"a1ecaf00-971e-4a16-bcac-30ed41757bcc","security_groups":["31f48649-47ca-40c4-96ed-9e00d3e40afc"],"mac_address":"fa:16:3e:4b:bb:7b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:14Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:17:15,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port&admin_state_up=True used request id req-da1de9bc-5b55-4e06-a093-161f9e70371c 2018-07-23 23:17:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b85fcb-a588-46d9-aee4-038f219917b3 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:15,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-65b85fcb-a588-46d9-aee4-038f219917b3 2018-07-23 23:17:15,327 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst 2018-07-23 23:17:15,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d179dbe2-3e28-4f8f-9f91-09b21f2c5d60 x-compute-request-id: req-d179dbe2-3e28-4f8f-9f91-09b21f2c5d60 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-flavor-name"}]} 2018-07-23 23:17:15,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d179dbe2-3e28-4f8f-9f91-09b21f2c5d60 2018-07-23 23:17:15,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b09cba7f-5753-485f-88a3-cd683cad6b27 x-compute-request-id: req-b09cba7f-5753-485f-88a3-cd683cad6b27 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "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": "9c37bfdd-e7b5-4a15-a454-233c594e62b7"}} 2018-07-23 23:17:15,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7 used request id req-b09cba7f-5753-485f-88a3-cd683cad6b27 2018-07-23 23:17:15,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-0cace8a5-84fd-41ff-9626-0bd537b02827 Date: Mon, 23 Jul 2018 23:17:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:08Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/snap", "metadata": {}}], "self": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "min_disk": 0, "protected": false, "id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "file": "/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ebfc31274fb4ac2b7b718880a794107", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image"} 2018-07-23 23:17:15,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image used request id req-0cace8a5-84fd-41ff-9626-0bd537b02827 2018-07-23 23:17:15,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:15,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-273d3e52-ddd2-4b8e-9ab5-29854647e13c Date: Mon, 23 Jul 2018 23:17:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:17:15,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-273d3e52-ddd2-4b8e-9ab5-29854647e13c 2018-07-23 23:17:15,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" -d '{"server": {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "imageRef": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "flavorRef": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "max_count": 1, "min_count": 1, "networks": [{"port": "a1ecaf00-971e-4a16-bcac-30ed41757bcc"}]}}' 2018-07-23 23:17:17,001 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38c8ce6d-9f47-4799-b5a8-23508f034780 x-compute-request-id: req-38c8ce6d-9f47-4799-b5a8-23508f034780 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4cb16458-1100-4dee-92f0-087e029f625a", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "adminPass": "a4ov6he4qHxA"}} 2018-07-23 23:17:17,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-38c8ce6d-9f47-4799-b5a8-23508f034780 2018-07-23 23:17:17,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:17,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-032467fa-bc84-4266-9453-59b2fa85a5d4 x-compute-request-id: req-032467fa-bc84-4266-9453-59b2fa85a5d4 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "user_id": "7b771ab2034d4d21b8395424625e1f64", "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-23T23:17:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:17,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-032467fa-bc84-4266-9453-59b2fa85a5d4 2018-07-23 23:17:17,076 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst 2018-07-23 23:17:17,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:17,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a94ecbd3-de29-45e1-a19c-0a3e7fb650aa x-compute-request-id: req-a94ecbd3-de29-45e1-a19c-0a3e7fb650aa Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "user_id": "7b771ab2034d4d21b8395424625e1f64", "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-23T23:17:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:17,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-a94ecbd3-de29-45e1-a19c-0a3e7fb650aa 2018-07-23 23:17:17,340 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst] is - BUILD 2018-07-23 23:17:17,340 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:17:20,344 - create_instance - DEBUG - VM status query timeout in 896.732346058 2018-07-23 23:17:20,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:20,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ab5253a-9c65-4d9a-b8a9-121a6bb4aaf8 x-compute-request-id: req-3ab5253a-9c65-4d9a-b8a9-121a6bb4aaf8 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:17:17Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:20,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-3ab5253a-9c65-4d9a-b8a9-121a6bb4aaf8 2018-07-23 23:17:20,547 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst] is - BUILD 2018-07-23 23:17:20,547 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:17:23,550 - create_instance - DEBUG - VM status query timeout in 893.525849104 2018-07-23 23:17:23,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:23,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e40449b-b900-416c-8eae-6957114ea200 x-compute-request-id: req-2e40449b-b900-416c-8eae-6957114ea200 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:23,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-2e40449b-b900-416c-8eae-6957114ea200 2018-07-23 23:17:23,730 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst] is - ACTIVE 2018-07-23 23:17:23,730 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:17:23,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:24,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f32102b2-f722-4633-a3a0-07216a011543 x-compute-request-id: req-f32102b2-f722-4633-a3a0-07216a011543 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:24,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-f32102b2-f722-4633-a3a0-07216a011543 2018-07-23 23:17:24,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:24,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7c990399-46e6-4dad-964d-c67d550cf275 Date: Mon, 23 Jul 2018 23:17:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:24,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-7c990399-46e6-4dad-964d-c67d550cf275 2018-07-23 23:17:24,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:24,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641fdbb1-9bca-41d8-b547-15a3ba7b7fce Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:24,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-641fdbb1-9bca-41d8-b547-15a3ba7b7fce 2018-07-23 23:17:24,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:24,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba7f74b4-5e92-428d-98ba-54c88e78dcfd Date: Mon, 23 Jul 2018 23:17:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:24,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-ba7f74b4-5e92-428d-98ba-54c88e78dcfd 2018-07-23 23:17:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:24,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-7d46408c-c633-4c51-816e-19e344a49e0f Date: Mon, 23 Jul 2018 23:17:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.12"}],"id":"a1ecaf00-971e-4a16-bcac-30ed41757bcc","security_groups":["31f48649-47ca-40c4-96ed-9e00d3e40afc"],"mac_address":"fa:16:3e:4b:bb:7b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:14Z","binding:vnic_type":"normal","device_id":"4cb16458-1100-4dee-92f0-087e029f625a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.2"}],"id":"fa88a5eb-63af-4956-93c1-6fa8d8200c27","security_groups":[],"mac_address":"fa:16:3e:da:a3:1b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f116fa2-dd6c-47e7-bf32-d197cfdb163d","ip_allocation":"immediate"}]} 2018-07-23 23:17:24,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-7d46408c-c633-4c51-816e-19e344a49e0f 2018-07-23 23:17:24,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:24,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:24,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dca9b5957344435cb1c3357ebd34124d", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}], "expires_at": "2018-07-24T00:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user", "id": "7b771ab2034d4d21b8395424625e1f64"}, "audit_ids": ["0l_-VFrSTv2JY1iX6qzFkw"], "issued_at": "2018-07-23T23:17:24.000000Z"}} 2018-07-23 23:17:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:24,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dca6cdc-fc2f-4a56-8f27-f21aa2100a15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:24,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0dca6cdc-fc2f-4a56-8f27-f21aa2100a15 2018-07-23 23:17:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-40a538e5-77b2-4db7-8a34-3b19cff1856e Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:17:25,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name&description=hello+group used request id req-40a538e5-77b2-4db7-8a34-3b19cff1856e 2018-07-23 23:17:25,072 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name... 2018-07-23 23:17:25,073 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name 2018-07-23 23:17:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" -d '{"security_group": {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name", "description": "hello group"}}' 2018-07-23 23:17:25,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-35c6367f-21f5-43d0-9f34-c56316b3d47a Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "updated_at": "2018-07-23T23:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}], "revision_number": 2, "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "65f257a8-a139-417b-848a-4f1f40092760", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name"}} 2018-07-23 23:17:25,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-35c6367f-21f5-43d0-9f34-c56316b3d47a 2018-07-23 23:17:25,273 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7cd6e5c3-ba61-4085-9f56-9b06c681b5b4 Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828"}]} 2018-07-23 23:17:25,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-7cd6e5c3-ba61-4085-9f56-9b06c681b5b4 2018-07-23 23:17:25,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9484ac98-a244-43fb-8fd9-0f3eb4568b63 Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828"}]} 2018-07-23 23:17:25,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-9484ac98-a244-43fb-8fd9-0f3eb4568b63 2018-07-23 23:17:25,353 - neutron_utils - INFO - Retrieving security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-670701b4-71c3-4222-b157-91139d219414 Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "updated_at": "2018-07-23T23:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}], "revision_number": 2, "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "65f257a8-a139-417b-848a-4f1f40092760", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name"}]} 2018-07-23 23:17:25,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-670701b4-71c3-4222-b157-91139d219414 2018-07-23 23:17:25,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f584253a-0b70-47be-8d8e-1f04a0e675fe Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828"}]} 2018-07-23 23:17:25,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-f584253a-0b70-47be-8d8e-1f04a0e675fe 2018-07-23 23:17:25,448 - neutron_utils - INFO - Retrieving security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-15681079-0710-4435-8aab-3cf13865fbd9 Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "updated_at": "2018-07-23T23:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}], "revision_number": 2, "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "65f257a8-a139-417b-848a-4f1f40092760", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name"}]} 2018-07-23 23:17:25,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-15681079-0710-4435-8aab-3cf13865fbd9 2018-07-23 23:17:25,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8a6bab6-cbcf-43a7-9f95-80021e8cc59d Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828"}]} 2018-07-23 23:17:25,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-f8a6bab6-cbcf-43a7-9f95-80021e8cc59d 2018-07-23 23:17:25,518 - neutron_utils - INFO - Retrieving security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5230425c-a767-44e9-a147-cc82cb8d1247 Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "updated_at": "2018-07-23T23:17:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "revision_number": 0, "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}], "revision_number": 2, "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "65f257a8-a139-417b-848a-4f1f40092760", "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name"}]} 2018-07-23 23:17:25,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-5230425c-a767-44e9-a147-cc82cb8d1247 2018-07-23 23:17:25,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65f257a8-a139-417b-848a-4f1f40092760 2018-07-23 23:17:25,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:25,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b74c33c8-0214-4e60-a276-54d2c51b1de2 Date: Mon, 23 Jul 2018 23:17:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "8adb5c27-2063-40cb-bcf7-17779f7eee03"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:25Z", "security_group_id": "65f257a8-a139-417b-848a-4f1f40092760", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:25Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "971faace-d5e0-45e0-b2d7-cb4fd310f828"}]} 2018-07-23 23:17:25,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=65f257a8-a139-417b-848a-4f1f40092760 used request id req-b74c33c8-0214-4e60-a276-54d2c51b1de2 2018-07-23 23:17:25,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:25,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7f98c98-43b9-4d75-bc2b-4791e47d9954 x-compute-request-id: req-a7f98c98-43b9-4d75-bc2b-4791e47d9954 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:25,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-a7f98c98-43b9-4d75-bc2b-4791e47d9954 2018-07-23 23:17:25,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:26,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3d41afd6-c646-48fb-9323-b63ca42e9357 Date: Mon, 23 Jul 2018 23:17:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:26,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-3d41afd6-c646-48fb-9323-b63ca42e9357 2018-07-23 23:17:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:26,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c6e615-b35e-4e70-8567-88fe7dece605 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:26,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-e0c6e615-b35e-4e70-8567-88fe7dece605 2018-07-23 23:17:26,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:26,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa28943b-2ee3-412c-baed-c50481955135 Date: Mon, 23 Jul 2018 23:17:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:26,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-fa28943b-2ee3-412c-baed-c50481955135 2018-07-23 23:17:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:26,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-660efebd-8f76-48e4-a465-9fe586a3d3b3 Date: Mon, 23 Jul 2018 23:17:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.12"}],"id":"a1ecaf00-971e-4a16-bcac-30ed41757bcc","security_groups":["31f48649-47ca-40c4-96ed-9e00d3e40afc"],"mac_address":"fa:16:3e:4b:bb:7b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:14Z","binding:vnic_type":"normal","device_id":"4cb16458-1100-4dee-92f0-087e029f625a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.2"}],"id":"fa88a5eb-63af-4956-93c1-6fa8d8200c27","security_groups":[],"mac_address":"fa:16:3e:da:a3:1b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f116fa2-dd6c-47e7-bf32-d197cfdb163d","ip_allocation":"immediate"}]} 2018-07-23 23:17:26,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-660efebd-8f76-48e4-a465-9fe586a3d3b3 2018-07-23 23:17:26,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:26,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dca9b5957344435cb1c3357ebd34124d", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role"}], "expires_at": "2018-07-24T00:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9ebfc31274fb4ac2b7b718880a794107", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user", "id": "7b771ab2034d4d21b8395424625e1f64"}, "audit_ids": ["wfKQP1TNT9KOUSwahqsPBA"], "issued_at": "2018-07-23T23:17:26.000000Z"}} 2018-07-23 23:17:26,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e192f6143d2ca9d6f9685dc8fa3bd74b9a01da95" 2018-07-23 23:17:27,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f27b397a-0b8a-4524-86e9-ab29523f4bc2 x-compute-request-id: req-f27b397a-0b8a-4524-86e9-ab29523f4bc2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:27,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-f27b397a-0b8a-4524-86e9-ab29523f4bc2 2018-07-23 23:17:27,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:27,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb99968d-09bf-4275-8850-718fda220bc2 x-compute-request-id: req-cb99968d-09bf-4275-8850-718fda220bc2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:27,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-cb99968d-09bf-4275-8850-718fda220bc2 2018-07-23 23:17:27,741 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst] is - ACTIVE 2018-07-23 23:17:27,742 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:17:27,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aa49e0f-fc36-4c68-8a15-4c061d5c0f90 x-compute-request-id: req-1aa49e0f-fc36-4c68-8a15-4c061d5c0f90 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:28,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-1aa49e0f-fc36-4c68-8a15-4c061d5c0f90 2018-07-23 23:17:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-02b63dc1-66d1-4631-9d72-7a32bfd9840b Date: Mon, 23 Jul 2018 23:17:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:28,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-02b63dc1-66d1-4631-9d72-7a32bfd9840b 2018-07-23 23:17:28,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68534e0e-34ef-4977-acee-1c7b779f4de2 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:28,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-68534e0e-34ef-4977-acee-1c7b779f4de2 2018-07-23 23:17:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-990c9515-51ad-4123-818a-b7efced6ffe4 Date: Mon, 23 Jul 2018 23:17:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:28,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-990c9515-51ad-4123-818a-b7efced6ffe4 2018-07-23 23:17:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-8d0e26ba-9720-4cbf-a7b3-cf7c7b592092 Date: Mon, 23 Jul 2018 23:17:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.12"}],"id":"a1ecaf00-971e-4a16-bcac-30ed41757bcc","security_groups":["31f48649-47ca-40c4-96ed-9e00d3e40afc"],"mac_address":"fa:16:3e:4b:bb:7b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:14Z","binding:vnic_type":"normal","device_id":"4cb16458-1100-4dee-92f0-087e029f625a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.2"}],"id":"fa88a5eb-63af-4956-93c1-6fa8d8200c27","security_groups":[],"mac_address":"fa:16:3e:da:a3:1b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f116fa2-dd6c-47e7-bf32-d197cfdb163d","ip_allocation":"immediate"}]} 2018-07-23 23:17:28,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-8d0e26ba-9720-4cbf-a7b3-cf7c7b592092 2018-07-23 23:17:28,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf20cf52-87f5-488c-87c3-abd51dec54d3 x-compute-request-id: req-cf20cf52-87f5-488c-87c3-abd51dec54d3 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:28,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-cf20cf52-87f5-488c-87c3-abd51dec54d3 2018-07-23 23:17:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-589f41b8-95eb-4df6-b85d-05fbdd1c6fb5 Date: Mon, 23 Jul 2018 23:17:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:28,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-589f41b8-95eb-4df6-b85d-05fbdd1c6fb5 2018-07-23 23:17:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:28,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f97073-afe2-4b64-a197-d706a094bb0f Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:28,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-a5f97073-afe2-4b64-a197-d706a094bb0f 2018-07-23 23:17:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:29,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5cbd421b-e6c0-4031-a37b-d2b44788427e Date: Mon, 23 Jul 2018 23:17:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:29,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-5cbd421b-e6c0-4031-a37b-d2b44788427e 2018-07-23 23:17:29,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:29,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-634f2af4-e141-46eb-88fb-24646a10ea66 Date: Mon, 23 Jul 2018 23:17:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.12"}],"id":"a1ecaf00-971e-4a16-bcac-30ed41757bcc","security_groups":["31f48649-47ca-40c4-96ed-9e00d3e40afc"],"mac_address":"fa:16:3e:4b:bb:7b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:14Z","binding:vnic_type":"normal","device_id":"4cb16458-1100-4dee-92f0-087e029f625a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.2"}],"id":"fa88a5eb-63af-4956-93c1-6fa8d8200c27","security_groups":[],"mac_address":"fa:16:3e:da:a3:1b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f116fa2-dd6c-47e7-bf32-d197cfdb163d","ip_allocation":"immediate"}]} 2018-07-23 23:17:29,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-634f2af4-e141-46eb-88fb-24646a10ea66 2018-07-23 23:17:29,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name"}}' 2018-07-23 23:17:29,825 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5204ecf-419d-45fa-962f-c09eab560294 x-compute-request-id: req-f5204ecf-419d-45fa-962f-c09eab560294 Content-Length: 0 Content-Type: application/json 2018-07-23 23:17:29,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a/action used request id req-f5204ecf-419d-45fa-962f-c09eab560294 2018-07-23 23:17:29,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:30,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f58181c1-d2b9-4075-837d-f926cd0f081f x-compute-request-id: req-f58181c1-d2b9-4075-837d-f926cd0f081f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:30,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-f58181c1-d2b9-4075-837d-f926cd0f081f 2018-07-23 23:17:30,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:30,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-96d9d6c0-54b5-481d-9a42-6063981e6635 Date: Mon, 23 Jul 2018 23:17:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ebfc31274fb4ac2b7b718880a794107","l2_adjacency":true,"status":"ACTIVE","subnets":["6789883d-7fbd-4c64-a775-7cb2b3117a81"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:10Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net","admin_state_up":true,"tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:09Z","mtu":1450}]} 2018-07-23 23:17:30,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net used request id req-96d9d6c0-54b5-481d-9a42-6063981e6635 2018-07-23 23:17:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:30,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c230a561-713f-4d9a-b8a1-a665a9fc1973 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:30,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-c230a561-713f-4d9a-b8a1-a665a9fc1973 2018-07-23 23:17:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:30,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b2fbaf2b-19d7-43a2-a89b-af0eedad2682 Date: Mon, 23 Jul 2018 23:17:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"9ebfc31274fb4ac2b7b718880a794107","id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet"}]} 2018-07-23 23:17:30,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-b2fbaf2b-19d7-43a2-a89b-af0eedad2682 2018-07-23 23:17:30,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:30,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-f7e48806-c1b8-4ee5-b1ef-76c1bea10b6f Date: Mon, 23 Jul 2018 23:17:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:29Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.12"}],"id":"a1ecaf00-971e-4a16-bcac-30ed41757bcc","security_groups":["31f48649-47ca-40c4-96ed-9e00d3e40afc","65f257a8-a139-417b-848a-4f1f40092760"],"mac_address":"fa:16:3e:4b:bb:7b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:14Z","binding:vnic_type":"normal","device_id":"4cb16458-1100-4dee-92f0-087e029f625a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:12Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6789883d-7fbd-4c64-a775-7cb2b3117a81","ip_address":"10.55.0.2"}],"id":"fa88a5eb-63af-4956-93c1-6fa8d8200c27","security_groups":[],"mac_address":"fa:16:3e:da:a3:1b","project_id":"9ebfc31274fb4ac2b7b718880a794107","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2f116fa2-dd6c-47e7-bf32-d197cfdb163d","tenant_id":"9ebfc31274fb4ac2b7b718880a794107","created_at":"2018-07-23T23:17:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2f116fa2-dd6c-47e7-bf32-d197cfdb163d","ip_allocation":"immediate"}]} 2018-07-23 23:17:30,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-f7e48806-c1b8-4ee5-b1ef-76c1bea10b6f 2018-07-23 23:17:30,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e192f6143d2ca9d6f9685dc8fa3bd74b9a01da95" 2018-07-23 23:17:30,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54cfcd17-e8ea-496e-806f-a707e36bf7bf x-compute-request-id: req-54cfcd17-e8ea-496e-806f-a707e36bf7bf Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name"}], "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:21Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:30,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-54cfcd17-e8ea-496e-806f-a707e36bf7bf 2018-07-23 23:17:30,570 - create_instance - INFO - Deleting Port with ID - a1ecaf00-971e-4a16-bcac-30ed41757bcc 2018-07-23 23:17:30,570 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-port 2018-07-23 23:17:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a1ecaf00-971e-4a16-bcac-30ed41757bcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:30,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30212030-0dbe-4894-b22b-4458e4e27002 Date: Mon, 23 Jul 2018 23:17:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:30,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a1ecaf00-971e-4a16-bcac-30ed41757bcc used request id req-30212030-0dbe-4894-b22b-4458e4e27002 2018-07-23 23:17:30,975 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst 2018-07-23 23:17:30,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:31,100 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7bf052e0-1f6e-4039-ad60-daedd6de8282 x-compute-request-id: req-7bf052e0-1f6e-4039-ad60-daedd6de8282 Content-Type: application/json 2018-07-23 23:17:31,100 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-7bf052e0-1f6e-4039-ad60-daedd6de8282 2018-07-23 23:17:31,101 - create_instance - INFO - Checking deletion status 2018-07-23 23:17:31,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:31,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2600df7c-a5e5-4690-a9da-f3dfe12bfcb6 x-compute-request-id: req-2600df7c-a5e5-4690-a9da-f3dfe12bfcb6 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:bb:7b", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4cb16458-1100-4dee-92f0-087e029f625a", "rel": "bookmark"}], "image": {"id": "41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "links": [{"href": "http://172.30.9.26:8774/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:21.000000", "flavor": {"id": "9c37bfdd-e7b5-4a15-a454-233c594e62b7", "links": [{"href": "http://172.30.9.26:8774/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7", "rel": "bookmark"}]}, "id": "4cb16458-1100-4dee-92f0-087e029f625a", "user_id": "7b771ab2034d4d21b8395424625e1f64", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:31Z", "hostId": "53417874d9b580659d4be7f7428bf48d37bbf58fce156f377954ebba", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst", "created": "2018-07-23T23:17:16Z", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:31,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-2600df7c-a5e5-4690-a9da-f3dfe12bfcb6 2018-07-23 23:17:31,400 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst] is - ACTIVE 2018-07-23 23:17:31,400 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:17:34,401 - create_instance - DEBUG - VM status query timeout in 296.699328899 2018-07-23 23:17:34,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0870b2e9fa2be4264822f283624bf14529ffc50c" 2018-07-23 23:17:34,450 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de082c6b-5284-4122-9265-8aba69cab68c x-compute-request-id: req-de082c6b-5284-4122-9265-8aba69cab68c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4cb16458-1100-4dee-92f0-087e029f625a could not be found.", "code": 404}} 2018-07-23 23:17:34,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4cb16458-1100-4dee-92f0-087e029f625a used request id req-de082c6b-5284-4122-9265-8aba69cab68c 2018-07-23 23:17:34,451 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4cb16458-1100-4dee-92f0-087e029f625a could not be found. (HTTP 404) (Request-ID: req-de082c6b-5284-4122-9265-8aba69cab68c) 2018-07-23 23:17:34,451 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-inst 2018-07-23 23:17:34,452 - neutron_utils - INFO - Deleting security group rule with ID - 8adb5c27-2063-40cb-bcf7-17779f7eee03 2018-07-23 23:17:34,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/8adb5c27-2063-40cb-bcf7-17779f7eee03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:34,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ecec008-70c0-4436-a101-7e9cd097ef5c Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:34,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/8adb5c27-2063-40cb-bcf7-17779f7eee03 used request id req-3ecec008-70c0-4436-a101-7e9cd097ef5c 2018-07-23 23:17:34,552 - neutron_utils - INFO - Deleting security group rule with ID - 971faace-d5e0-45e0-b2d7-cb4fd310f828 2018-07-23 23:17:34,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/971faace-d5e0-45e0-b2d7-cb4fd310f828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:34,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8dae6f5e-819c-4ed0-b2aa-08edd01b8fad Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:34,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/971faace-d5e0-45e0-b2d7-cb4fd310f828 used request id req-8dae6f5e-819c-4ed0-b2aa-08edd01b8fad 2018-07-23 23:17:34,632 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-name 2018-07-23 23:17:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/65f257a8-a139-417b-848a-4f1f40092760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33550252401f49a40d8742ed5840be586d63a0cd" 2018-07-23 23:17:34,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-534a902f-be8f-48b5-a26a-c1307f80dac2 Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:34,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/65f257a8-a139-417b-848a-4f1f40092760 used request id req-534a902f-be8f-48b5-a26a-c1307f80dac2 2018-07-23 23:17:34,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f778192b42650500867d8fa6522712dae0b68e13" 2018-07-23 23:17:34,781 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:17:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39294008-e582-4204-997d-827f01a3f5e3 x-compute-request-id: req-39294008-e582-4204-997d-827f01a3f5e3 Content-Length: 0 Content-Type: application/json 2018-07-23 23:17:34,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/9c37bfdd-e7b5-4a15-a454-233c594e62b7 used request id req-39294008-e582-4204-997d-827f01a3f5e3 2018-07-23 23:17:34,782 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet 2018-07-23 23:17:34,782 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-subnet 2018-07-23 23:17:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6789883d-7fbd-4c64-a775-7cb2b3117a81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:36,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-670e7453-47c0-404e-ab42-1888a8cdbc6f Date: Mon, 23 Jul 2018 23:17:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:36,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6789883d-7fbd-4c64-a775-7cb2b3117a81 used request id req-670e7453-47c0-404e-ab42-1888a8cdbc6f 2018-07-23 23:17:36,018 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-pub-net 2018-07-23 23:17:36,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2f116fa2-dd6c-47e7-bf32-d197cfdb163d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53f7553a5823f7ae017bdf31d5479da535ca9474" 2018-07-23 23:17:37,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b792a32-b77e-464e-8850-76adbfcd71d4 Date: Mon, 23 Jul 2018 23:17:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:37,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2f116fa2-dd6c-47e7-bf32-d197cfdb163d used request id req-7b792a32-b77e-464e-8850-76adbfcd71d4 2018-07-23 23:17:37,495 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-d08da844-2230-410d-b30e-264d14fb2834-image 2018-07-23 23:17:37,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8160b186798b4b984c404c44092eb8d01fec25e6" 2018-07-23 23:17:38,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aede02b5-5b28-48ce-9cea-35f1d2ce022c Date: Mon, 23 Jul 2018 23:17:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:17:38,775 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/41ff6b26-9d69-4a4f-8d4b-9b7c66310e1c used request id req-aede02b5-5b28-48ce-9cea-35f1d2ce022c 2018-07-23 23:17:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-b71ed8b3-6b0c-4b77-9b5c-763d2b0f0e09 Date: Mon, 23 Jul 2018 23:17:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:09Z", "updated_at": "2018-07-23T23:17:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "revision_number": 0, "id": "3349169b-156c-45c6-a7ea-2a8fa9932355", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "revision_number": 0, "id": "4799f1ad-8428-4e2a-8306-515a33b29254", "remote_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "revision_number": 0, "id": "7647b091-875b-4534-9269-02e99b09cd70", "remote_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "revision_number": 0, "id": "dad585b3-8473-4254-b406-5def4fe18404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ebfc31274fb4ac2b7b718880a794107"}], "revision_number": 4, "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:17:39,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-b71ed8b3-6b0c-4b77-9b5c-763d2b0f0e09 2018-07-23 23:17:39,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deb737df-694f-475d-93b2-6573e3a13fa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:17:39,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-deb737df-694f-475d-93b2-6573e3a13fa8 2018-07-23 23:17:39,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:17:39,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202f45ae-5a21-4307-b0d8-f758e1f72855 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:17:39,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-202f45ae-5a21-4307-b0d8-f758e1f72855 2018-07-23 23:17:39,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:17:39,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633fa3c5-01f3-4df2-a12e-53e59dcfe137 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:17:39,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-633fa3c5-01f3-4df2-a12e-53e59dcfe137 2018-07-23 23:17:39,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b9a4f6-ff57-41cd-ac42-e23ad68e3194 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9ebfc31274fb4ac2b7b718880a794107", "name": "InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj"}} 2018-07-23 23:17:39,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-07b9a4f6-ff57-41cd-ac42-e23ad68e3194 2018-07-23 23:17:39,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 31f48649-47ca-40c4-96ed-9e00d3e40afc 2018-07-23 23:17:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=31f48649-47ca-40c4-96ed-9e00d3e40afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-10d733a0-3315-46d9-85d7-3bbe9f5d3698 Date: Mon, 23 Jul 2018 23:17:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:09Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "3349169b-156c-45c6-a7ea-2a8fa9932355"}, {"remote_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:09Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "4799f1ad-8428-4e2a-8306-515a33b29254"}, {"remote_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:09Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "7647b091-875b-4534-9269-02e99b09cd70"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:09Z", "security_group_id": "31f48649-47ca-40c4-96ed-9e00d3e40afc", "port_range_min": null, "revision_number": 0, "tenant_id": "9ebfc31274fb4ac2b7b718880a794107", "created_at": "2018-07-23T23:17:09Z", "project_id": "9ebfc31274fb4ac2b7b718880a794107", "id": "dad585b3-8473-4254-b406-5def4fe18404"}]} 2018-07-23 23:17:39,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=31f48649-47ca-40c4-96ed-9e00d3e40afc used request id req-10d733a0-3315-46d9-85d7-3bbe9f5d3698 2018-07-23 23:17:39,430 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:17:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/31f48649-47ca-40c4-96ed-9e00d3e40afc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,595 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3884e627-9dfc-4361-9841-4c66fadbf3ce Content-Length: 0 Date: Mon, 23 Jul 2018 23:17:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:17:39,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/31f48649-47ca-40c4-96ed-9e00d3e40afc used request id req-3884e627-9dfc-4361-9841-4c66fadbf3ce 2018-07-23 23:17:39,596 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj 2018-07-23 23:17:39,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a776deca-0a8e-4c4e-a6d7-3da9ed829be3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:39,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9ebfc31274fb4ac2b7b718880a794107 used request id req-a776deca-0a8e-4c4e-a6d7-3da9ed829be3 2018-07-23 23:17:39,878 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-99de2b5b-f11f-4d6-proj-role 2018-07-23 23:17:39,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/dca9b5957344435cb1c3357ebd34124d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:39,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc0b24b3-f1f9-49f8-aeec-38a849190137 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:39,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/dca9b5957344435cb1c3357ebd34124d used request id req-cc0b24b3-f1f9-49f8-aeec-38a849190137 2018-07-23 23:17:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e952599e6ce6cd09ce7d5e11bde16520c4ecd301" 2018-07-23 23:17:40,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5278ba1c-91e0-44cf-83e3-0549cbb4aee3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:17:40,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5278ba1c-91e0-44cf-83e3-0549cbb4aee3 2018-07-23 23:17:40,073 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-99de2b5b-f11f-4d6-user 2018-07-23 23:17:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7b771ab2034d4d21b8395424625e1f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e14654cbbe065983bc86cbc4e58420d9e4df3b15" 2018-07-23 23:17:40,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f33292-3d0d-44c1-9a1f-26332155edf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:40,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7b771ab2034d4d21b8395424625e1f64 used request id req-49f33292-3d0d-44c1-9a1f-26332155edf4 2018-07-23 23:17:40,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:40,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["EzdnQgK5QqWjt8dlW5fgFw"], "issued_at": "2018-07-23T23:17:40.000000Z"}} 2018-07-23 23:17:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f497263a06fe178a2edb6e2bf2889c26b849d76" 2018-07-23 23:17:40,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acabfb94-632c-4329-bc0e-db2675030cf4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:40,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-acabfb94-632c-4329-bc0e-db2675030cf4 2018-07-23 23:17:40,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:40,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:41,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Wir3A8ecQg6E3UehmWct9Q"], "issued_at": "2018-07-23T23:17:41.000000Z"}} 2018-07-23 23:17:41,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:17:41,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f292555-0aed-41bd-92ee-5febe6157bee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:41,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2f292555-0aed-41bd-92ee-5febe6157bee 2018-07-23 23:17:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:41,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:41,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4abbdaff-6479-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:17:41,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ead1293-adc4-4b66-89d1-59741eea5c9f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4abbdaff-6479-487-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:17:41,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4abbdaff-6479-487-proj used request id req-3ead1293-adc4-4b66-89d1-59741eea5c9f 2018-07-23 23:17:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:17:41,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d46209c1-4afd-4fe0-abf5-e4a4b9542a02 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:17:41,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d46209c1-4afd-4fe0-abf5-e4a4b9542a02 2018-07-23 23:17:41,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}}' 2018-07-23 23:17:41,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e41948f-c806-4a9b-ac29-9ec350b579ee Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "id": "292dc713cb434126b59bb7164732303b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:17:41,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-0e41948f-c806-4a9b-ac29-9ec350b579ee 2018-07-23 23:17:41,675 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-4abbdaff-6479-487-proj 2018-07-23 23:17:41,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:41,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:42,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["3KGl29I0R-iMEj7CUVp-EA"], "issued_at": "2018-07-23T23:17:42.000000Z"}} 2018-07-23 23:17:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992fcab322505e3f65224441a310aa21a59d6346" 2018-07-23 23:17:42,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d345d7-e304-4f0c-a469-55e86b75a3f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:42,076 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-95d345d7-e304-4f0c-a469-55e86b75a3f5 2018-07-23 23:17:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:42,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:42,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992fcab322505e3f65224441a310aa21a59d6346" 2018-07-23 23:17:42,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9fd1de-5232-4e75-af6a-222e886e97de Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:17:42,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1d9fd1de-5232-4e75-af6a-222e886e97de 2018-07-23 23:17:42,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-4abbdaff-6479-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992fcab322505e3f65224441a310aa21a59d6346" 2018-07-23 23:17:42,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-496812e0-fac0-48a6-84fc-875fbacd01a0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-4abbdaff-6479-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "id": "292dc713cb434126b59bb7164732303b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}]} 2018-07-23 23:17:42,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-4abbdaff-6479-487-proj used request id req-496812e0-fac0-48a6-84fc-875fbacd01a0 2018-07-23 23:17:42,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992fcab322505e3f65224441a310aa21a59d6346" 2018-07-23 23:17:42,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-236969bd-ac3a-486f-9a85-fa2329e2f12f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:17:42,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-236969bd-ac3a-486f-9a85-fa2329e2f12f 2018-07-23 23:17:42,685 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-4abbdaff-6479-487-user 2018-07-23 23:17:42,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:42,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:17:42,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602c1c70-a5b5-4b3f-a358-cd9dc929ab73 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:17:42,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-602c1c70-a5b5-4b3f-a358-cd9dc929ab73 2018-07-23 23:17:42,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" -d '{"role": {"name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}}' 2018-07-23 23:17:42,883 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec5f3f9-338e-4d13-9dc7-1f401d309372 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd3de8446fba404ab15b151fe6f1e1ea", "links": {"self": "http://172.30.9.26:5000/v3/roles/bd3de8446fba404ab15b151fe6f1e1ea"}, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}} 2018-07-23 23:17:42,883 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-8ec5f3f9-338e-4d13-9dc7-1f401d309372 2018-07-23 23:17:42,883 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role 2018-07-23 23:17:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/bd3de8446fba404ab15b151fe6f1e1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:17:42,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f2c73b-acc7-482d-a7bc-6c62b341f23a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bd3de8446fba404ab15b151fe6f1e1ea", "links": {"self": "http://172.30.9.26:5000/v3/roles/bd3de8446fba404ab15b151fe6f1e1ea"}, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}} 2018-07-23 23:17:42,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/bd3de8446fba404ab15b151fe6f1e1ea used request id req-c7f2c73b-acc7-482d-a7bc-6c62b341f23a 2018-07-23 23:17:42,970 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role to project InstanceSecurityGroupTests-4abbdaff-6479-487-proj 2018-07-23 23:17:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b/users/f22ddf44b5cb4227af31147eb5ea4ffe/roles/bd3de8446fba404ab15b151fe6f1e1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:17:43,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5a7628-fb66-469e-9708-1cfcd5017c0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:17:43,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b/users/f22ddf44b5cb4227af31147eb5ea4ffe/roles/bd3de8446fba404ab15b151fe6f1e1ea used request id req-2e5a7628-fb66-469e-9708-1cfcd5017c0c 2018-07-23 23:17:43,029 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:17:43,030 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:17:43,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:43,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:43,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd3de8446fba404ab15b151fe6f1e1ea", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}], "expires_at": "2018-07-24T00:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-user", "id": "f22ddf44b5cb4227af31147eb5ea4ffe"}, "audit_ids": ["0aVu2j5NTYSgbYQbQMjJiA"], "issued_at": "2018-07-23T23:17:43.000000Z"}} 2018-07-23 23:17:43,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" 2018-07-23 23:17:43,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4865bbd9-6950-4396-baba-730b96802523 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:43,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4865bbd9-6950-4396-baba-730b96802523 2018-07-23 23:17:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" 2018-07-23 23:17:43,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-86c4cfd2-f7ce-4832-884a-124567f7bfd1 Date: Mon, 23 Jul 2018 23:17:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image"} 2018-07-23 23:17:43,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image used request id req-86c4cfd2-f7ce-4832-884a-124567f7bfd1 2018-07-23 23:17:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" 2018-07-23 23:17:43,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fbbfbbb9-0f51-4514-940d-cd3b88219c1d Date: Mon, 23 Jul 2018 23:17:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:17:43,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fbbfbbb9-0f51-4514-940d-cd3b88219c1d 2018-07-23 23:17:43,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image"}' 2018-07-23 23:17:43,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6d476e3-73bb-4675-ab3e-dbec51c6e812 Date: Mon, 23 Jul 2018 23:17:43 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "min_disk": 0, "protected": false, "id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "file": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/file", "checksum": null, "owner": "292dc713cb434126b59bb7164732303b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:17:43,753 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-c6d476e3-73bb-4675-ab3e-dbec51c6e812 2018-07-23 23:17:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" -d '' 2018-07-23 23:17:44,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5e3898e-ea3e-4a41-9e6d-1fcdbbab2814 Date: Mon, 23 Jul 2018 23:17:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:17:44,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/file used request id req-b5e3898e-ea3e-4a41-9e6d-1fcdbbab2814 2018-07-23 23:17:44,709 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:17:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" 2018-07-23 23:17:44,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9f894481-a7fd-4f1c-afae-13da548bdde7 Date: Mon, 23 Jul 2018 23:17:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:44Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/snap", "metadata": {}}], "self": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "min_disk": 0, "protected": false, "id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "file": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "292dc713cb434126b59bb7164732303b", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:17:44,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09 used request id req-9f894481-a7fd-4f1c-afae-13da548bdde7 2018-07-23 23:17:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" 2018-07-23 23:17:44,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-78060dda-bb14-477f-987e-9031294ca59b Date: Mon, 23 Jul 2018 23:17:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:17:44,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-78060dda-bb14-477f-987e-9031294ca59b 2018-07-23 23:17:44,739 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image 2018-07-23 23:17:44,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" 2018-07-23 23:17:44,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-febd37ff-f2e0-4893-bb9b-a17df4549ed7 Date: Mon, 23 Jul 2018 23:17:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:44Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/snap", "metadata": {}}], "self": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "min_disk": 0, "protected": false, "id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "file": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "292dc713cb434126b59bb7164732303b", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:17:44,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09 used request id req-febd37ff-f2e0-4893-bb9b-a17df4549ed7 2018-07-23 23:17:44,777 - create_image - DEBUG - Instance status is - active 2018-07-23 23:17:44,777 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image 2018-07-23 23:17:44,777 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image 2018-07-23 23:17:44,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:44,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:45,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd3de8446fba404ab15b151fe6f1e1ea", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}], "expires_at": "2018-07-24T00:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-user", "id": "f22ddf44b5cb4227af31147eb5ea4ffe"}, "audit_ids": ["osgcibAvRjWTsd6LuHrkBQ"], "issued_at": "2018-07-23T23:17:45.000000Z"}} 2018-07-23 23:17:45,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:17:45,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52aaea0-27f5-4919-bd60-b3f97f0cc502 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:45,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d52aaea0-27f5-4919-bd60-b3f97f0cc502 2018-07-23 23:17:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:17:45,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72ca2120-9f82-43e3-9c78-8cd9f1221720 Date: Mon, 23 Jul 2018 23:17:45 GMT RESP BODY: {"networks":[]} 2018-07-23 23:17:45,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-72ca2120-9f82-43e3-9c78-8cd9f1221720 2018-07-23 23:17:45,433 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net 2018-07-23 23:17:45,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" -d '{"network": {"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net", "admin_state_up": true}}' 2018-07-23 23:17:45,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-551341eb-1114-4d01-9e48-40ca736cb651 Date: Mon, 23 Jul 2018 23:17:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:17:45Z","is_default":false,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}} 2018-07-23 23:17:45,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-551341eb-1114-4d01-9e48-40ca736cb651 2018-07-23 23:17:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:17:45,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-4c9d1c93-e20a-4d7b-a85f-d46bd28ef265 Date: Mon, 23 Jul 2018 23:17:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:17:45Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:17:45,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-4c9d1c93-e20a-4d7b-a85f-d46bd28ef265 2018-07-23 23:17:45,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:17:45,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3523b547-84fd-4408-8b5d-af8f08de5e89 Date: Mon, 23 Jul 2018 23:17:45 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:17:45,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-3523b547-84fd-4408-8b5d-af8f08de5e89 2018-07-23 23:17:45,989 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet 2018-07-23 23:17:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" -d '{"subnets": [{"ip_version": 4, "network_id": "a5a46264-f1b3-433c-895c-d8b60b111a8f", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]}' 2018-07-23 23:17:46,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3231e305-f345-42f3-9cb5-9ad119759f82 Date: Mon, 23 Jul 2018 23:17:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:17:46,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-3231e305-f345-42f3-9cb5-9ad119759f82 2018-07-23 23:17:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:17:46,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7af1d1fd-f78e-4511-ad2c-10f468e22856 Date: Mon, 23 Jul 2018 23:17:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:17:46,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-7af1d1fd-f78e-4511-ad2c-10f468e22856 2018-07-23 23:17:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:17:46,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d6de6db-a51b-41b4-b465-2a80aadb1dba Date: Mon, 23 Jul 2018 23:17:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:17:46,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-6d6de6db-a51b-41b4-b465-2a80aadb1dba 2018-07-23 23:17:46,831 - OpenStackNetwork - DEBUG - Network [a5a46264-f1b3-433c-895c-d8b60b111a8f] created successfully 2018-07-23 23:17:46,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:46,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:47,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["m8bs4DxbQZmUIZkuh-e26A"], "issued_at": "2018-07-23T23:17:47.000000Z"}} 2018-07-23 23:17:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afbed6aa5b026b4ca03fa15c53e7bd43a0b45b2" 2018-07-23 23:17:47,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12899740-fb5c-4ab5-9890-2bcf7ee782af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:47,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-12899740-fb5c-4ab5-9890-2bcf7ee782af 2018-07-23 23:17:47,388 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:17:47,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afbed6aa5b026b4ca03fa15c53e7bd43a0b45b2" 2018-07-23 23:17:47,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5e517c1-a5f2-4d80-a1bf-b8011b737cdf x-compute-request-id: req-c5e517c1-a5f2-4d80-a1bf-b8011b737cdf Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:17:47,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c5e517c1-a5f2-4d80-a1bf-b8011b737cdf 2018-07-23 23:17:47,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afbed6aa5b026b4ca03fa15c53e7bd43a0b45b2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-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-23 23:17:47,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c562a4-790f-49f3-b565-645942a99947 x-compute-request-id: req-90c562a4-790f-49f3-b565-645942a99947 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "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": "15334457-be1c-4caa-81ee-05661fae01ea"}} 2018-07-23 23:17:47,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-90c562a4-790f-49f3-b565-645942a99947 2018-07-23 23:17:47,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:47,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:48,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd3de8446fba404ab15b151fe6f1e1ea", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}], "expires_at": "2018-07-24T00:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-user", "id": "f22ddf44b5cb4227af31147eb5ea4ffe"}, "audit_ids": ["9XyO-FXPQfySFhSfw695uA"], "issued_at": "2018-07-23T23:17:48.000000Z"}} 2018-07-23 23:17:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45970a3e-acf7-45f4-b24e-0193faff86b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:48,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-45970a3e-acf7-45f4-b24e-0193faff86b0 2018-07-23 23:17:48,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-eb712d70-7be6-4cd5-a73b-0848e3d28032 Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:17:48,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name&description=hello+group used request id req-eb712d70-7be6-4cd5-a73b-0848e3d28032 2018-07-23 23:17:48,310 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name... 2018-07-23 23:17:48,311 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name 2018-07-23 23:17:48,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" -d '{"security_group": {"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name", "description": "hello group"}}' 2018-07-23 23:17:48,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-042c0547-cfae-46a6-bd7b-041af21a9316 Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "updated_at": "2018-07-23T23:17:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv4", "project_id": "292dc713cb434126b59bb7164732303b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv6", "project_id": "292dc713cb434126b59bb7164732303b"}], "revision_number": 2, "project_id": "292dc713cb434126b59bb7164732303b", "id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}} 2018-07-23 23:17:48,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-042c0547-cfae-46a6-bd7b-041af21a9316 2018-07-23 23:17:48,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2186c18c-4332-4b19-8bc3-d141da5d5d5f Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9"}]} 2018-07-23 23:17:48,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-2186c18c-4332-4b19-8bc3-d141da5d5d5f 2018-07-23 23:17:48,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93305981-4614-423c-895e-b45b912d0ad8 Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9"}]} 2018-07-23 23:17:48,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-93305981-4614-423c-895e-b45b912d0ad8 2018-07-23 23:17:48,648 - neutron_utils - INFO - Retrieving security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-fc1deb71-7ca7-4892-bb04-d8f6f9624fc0 Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "updated_at": "2018-07-23T23:17:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv4", "project_id": "292dc713cb434126b59bb7164732303b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv6", "project_id": "292dc713cb434126b59bb7164732303b"}], "revision_number": 2, "project_id": "292dc713cb434126b59bb7164732303b", "id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}]} 2018-07-23 23:17:48,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-fc1deb71-7ca7-4892-bb04-d8f6f9624fc0 2018-07-23 23:17:48,727 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f542c95-7475-4115-b2a5-f360c155599f Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9"}]} 2018-07-23 23:17:48,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-2f542c95-7475-4115-b2a5-f360c155599f 2018-07-23 23:17:48,756 - neutron_utils - INFO - Retrieving security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-af73acfc-5b0b-4ea3-8661-483807eb0b12 Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "updated_at": "2018-07-23T23:17:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv4", "project_id": "292dc713cb434126b59bb7164732303b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv6", "project_id": "292dc713cb434126b59bb7164732303b"}], "revision_number": 2, "project_id": "292dc713cb434126b59bb7164732303b", "id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}]} 2018-07-23 23:17:48,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-af73acfc-5b0b-4ea3-8661-483807eb0b12 2018-07-23 23:17:48,804 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a23bc546-9ece-4b27-a4c4-0bec87c78324 Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9"}]} 2018-07-23 23:17:48,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-a23bc546-9ece-4b27-a4c4-0bec87c78324 2018-07-23 23:17:48,831 - neutron_utils - INFO - Retrieving security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6bca463f-f758-4dc7-975a-55e5fce210ce Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "updated_at": "2018-07-23T23:17:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv4", "project_id": "292dc713cb434126b59bb7164732303b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "revision_number": 0, "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv6", "project_id": "292dc713cb434126b59bb7164732303b"}], "revision_number": 2, "project_id": "292dc713cb434126b59bb7164732303b", "id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}]} 2018-07-23 23:17:48,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-6bca463f-f758-4dc7-975a-55e5fce210ce 2018-07-23 23:17:48,879 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f 2018-07-23 23:17:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:17:48,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1386cd1b-9b4e-4b3b-8e13-e0d0820ebeae Date: Mon, 23 Jul 2018 23:17:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "594168aa-5a5b-4cb3-bc4f-17acd3d1a11e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:48Z", "security_group_id": "09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:48Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "a24a8299-bab8-491f-ae4b-ebc3c05628e9"}]} 2018-07-23 23:17:48,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-1386cd1b-9b4e-4b3b-8e13-e0d0820ebeae 2018-07-23 23:17:48,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:48,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:49,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd3de8446fba404ab15b151fe6f1e1ea", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}], "expires_at": "2018-07-24T00:17:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-user", "id": "f22ddf44b5cb4227af31147eb5ea4ffe"}, "audit_ids": ["ifWYxRb9Sv2D1hyZwEdOdQ"], "issued_at": "2018-07-23T23:17:49.000000Z"}} 2018-07-23 23:17:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:49,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7767b351-31f9-440d-94c4-168ccece7ed4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:49,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7767b351-31f9-440d-94c4-168ccece7ed4 2018-07-23 23:17:49,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:17:49,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:49,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4b8739-29e1-488b-b9fa-a3b31c5841b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:49,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d4b8739-29e1-488b-b9fa-a3b31c5841b0 2018-07-23 23:17:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:49,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-76e86efe-2f59-48e4-9d93-230f19d78d2c Date: Mon, 23 Jul 2018 23:17:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:17:49,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-76e86efe-2f59-48e4-9d93-230f19d78d2c 2018-07-23 23:17:49,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:49,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:49,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cbdde3-3788-4b52-941b-e5f61cc0b076 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:17:49,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-a7cbdde3-3788-4b52-941b-e5f61cc0b076 2018-07-23 23:17:49,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:49,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f0ef43b7-06cc-4bdc-b229-5c9bf9108bb1 Date: Mon, 23 Jul 2018 23:17:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:17:49,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-f0ef43b7-06cc-4bdc-b229-5c9bf9108bb1 2018-07-23 23:17:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:49,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b990bd6-aa07-49d1-8d02-cb485b1232e9 Date: Mon, 23 Jul 2018 23:17:49 GMT RESP BODY: {"ports":[]} 2018-07-23 23:17:49,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port&admin_state_up=True used request id req-7b990bd6-aa07-49d1-8d02-cb485b1232e9 2018-07-23 23:17:49,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:50,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ca438ee-4695-4878-ac7c-0937a89e0f9b x-compute-request-id: req-4ca438ee-4695-4878-ac7c-0937a89e0f9b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:17:50,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst used request id req-4ca438ee-4695-4878-ac7c-0937a89e0f9b 2018-07-23 23:17:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:50,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-90b6f81a-d5c2-4baa-8349-3306d6f216ca Date: Mon, 23 Jul 2018 23:17:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:17:50,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-90b6f81a-d5c2-4baa-8349-3306d6f216ca 2018-07-23 23:17:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:50,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726a2950-8f5c-4b1b-9d4b-84c99f69faca Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:17:50,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-726a2950-8f5c-4b1b-9d4b-84c99f69faca 2018-07-23 23:17:50,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:50,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5688b114-701c-4cc8-95cd-be8a3bceb7e4 Date: Mon, 23 Jul 2018 23:17:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:17:50,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-5688b114-701c-4cc8-95cd-be8a3bceb7e4 2018-07-23 23:17:50,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:50,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-973a3251-73a5-4c59-8f47-da1e3b8f1faa Date: Mon, 23 Jul 2018 23:17:50 GMT RESP BODY: {"ports":[]} 2018-07-23 23:17:50,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port&admin_state_up=True used request id req-973a3251-73a5-4c59-8f47-da1e3b8f1faa 2018-07-23 23:17:50,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:17:50,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:17:50,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd3de8446fba404ab15b151fe6f1e1ea", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}], "expires_at": "2018-07-24T00:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-user", "id": "f22ddf44b5cb4227af31147eb5ea4ffe"}, "audit_ids": ["7DH4-UmGThS0GcWV861B0A"], "issued_at": "2018-07-23T23:17:50.000000Z"}} 2018-07-23 23:17:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ccb8b1618035f424a7310fc9061b8e3e4e6a9a" 2018-07-23 23:17:50,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db966c38-0aad-4f42-b5b8-0cbbaf647da2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:17:50,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-db966c38-0aad-4f42-b5b8-0cbbaf647da2 2018-07-23 23:17:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:50,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-08c4cb3e-69c2-4be7-97cd-a25309551b1b Date: Mon, 23 Jul 2018 23:17:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:17:50,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-08c4cb3e-69c2-4be7-97cd-a25309551b1b 2018-07-23 23:17:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:50,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-749c5ef1-b1bd-4da7-b8a0-80edd31e86c6 Date: Mon, 23 Jul 2018 23:17:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:17:50,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-749c5ef1-b1bd-4da7-b8a0-80edd31e86c6 2018-07-23 23:17:50,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:51,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a504d58f-e9ba-48c6-bc86-b04f493692b4 Date: Mon, 23 Jul 2018 23:17:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:17:51,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-a504d58f-e9ba-48c6-bc86-b04f493692b4 2018-07-23 23:17:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:17:51,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:17:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:17:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65ccb8b1618035f424a7310fc9061b8e3e4e6a9a" 2018-07-23 23:17:51,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81922b96-27fb-4b57-83dc-7bb794820b36 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:17:51,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-81922b96-27fb-4b57-83dc-7bb794820b36 2018-07-23 23:17:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:51,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-430127f3-81c1-4067-8b8c-10fb0b86dd86 Date: Mon, 23 Jul 2018 23:17:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:17:51,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-430127f3-81c1-4067-8b8c-10fb0b86dd86 2018-07-23 23:17:51,234 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net 2018-07-23 23:17:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" -d '{"port": {"network_id": "a5a46264-f1b3-433c-895c-d8b60b111a8f", "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port", "admin_state_up": true}}' 2018-07-23 23:17:52,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-b78065d6-3890-4e39-ab16-c4c6a9a75004 Date: Mon, 23 Jul 2018 23:17:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.12"}],"id":"5f0209e3-7961-44ce-ba55-e376c9b7bc27","security_groups":["f697ba46-819e-40a6-9cb8-8af112dc9737"],"mac_address":"fa:16:3e:5f:10:18","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port","project_id":"292dc713cb434126b59bb7164732303b","qos_policy_id":null,"admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:17:52,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-b78065d6-3890-4e39-ab16-c4c6a9a75004 2018-07-23 23:17:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-30fcc898-ffc2-4768-8938-60bc459bd9d7 Date: Mon, 23 Jul 2018 23:17:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:17:52,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-30fcc898-ffc2-4768-8938-60bc459bd9d7 2018-07-23 23:17:52,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422c4d20-02dc-4bb4-aea2-3c8868f971e0 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:17:52,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-422c4d20-02dc-4bb4-aea2-3c8868f971e0 2018-07-23 23:17:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-51675393-0af5-43d1-94ff-1c76ee0bf3af Date: Mon, 23 Jul 2018 23:17:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:17:52,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-51675393-0af5-43d1-94ff-1c76ee0bf3af 2018-07-23 23:17:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-eaa31a4b-62d4-4798-b588-7a285b844629 Date: Mon, 23 Jul 2018 23:17:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.12"}],"id":"5f0209e3-7961-44ce-ba55-e376c9b7bc27","security_groups":["f697ba46-819e-40a6-9cb8-8af112dc9737"],"mac_address":"fa:16:3e:5f:10:18","project_id":"292dc713cb434126b59bb7164732303b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:51Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:17:52,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port&admin_state_up=True used request id req-eaa31a4b-62d4-4798-b588-7a285b844629 2018-07-23 23:17:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6267d654-6e1c-4180-84a9-d41c0dddb1ab Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:17:52,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-6267d654-6e1c-4180-84a9-d41c0dddb1ab 2018-07-23 23:17:52,720 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst 2018-07-23 23:17:52,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a9b16af-5142-4cb9-9388-a0f1417784fe x-compute-request-id: req-6a9b16af-5142-4cb9-9388-a0f1417784fe Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-flavor-name"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:17:52,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-6a9b16af-5142-4cb9-9388-a0f1417784fe 2018-07-23 23:17:52,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/15334457-be1c-4caa-81ee-05661fae01ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbd1decf-37cd-44c2-9bb9-ef0aa876dc17 x-compute-request-id: req-fbd1decf-37cd-44c2-9bb9-ef0aa876dc17 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "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": "15334457-be1c-4caa-81ee-05661fae01ea"}} 2018-07-23 23:17:52,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/15334457-be1c-4caa-81ee-05661fae01ea used request id req-fbd1decf-37cd-44c2-9bb9-ef0aa876dc17 2018-07-23 23:17:52,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-d92e0737-8588-49fd-a29c-0ef76efa68af Date: Mon, 23 Jul 2018 23:17:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:17:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:17:44Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/snap", "metadata": {}}], "self": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "min_disk": 0, "protected": false, "id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "file": "/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "292dc713cb434126b59bb7164732303b", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image"} 2018-07-23 23:17:52,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image used request id req-d92e0737-8588-49fd-a29c-0ef76efa68af 2018-07-23 23:17:52,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:52,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d466814-fbdb-445f-b4c8-f93c72303ee9 Date: Mon, 23 Jul 2018 23:17:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:17:52,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9d466814-fbdb-445f-b4c8-f93c72303ee9 2018-07-23 23:17:53,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" -d '{"server": {"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "imageRef": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "flavorRef": "15334457-be1c-4caa-81ee-05661fae01ea", "max_count": 1, "min_count": 1, "networks": [{"port": "5f0209e3-7961-44ce-ba55-e376c9b7bc27"}], "security_groups": [{"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}]}}' 2018-07-23 23:17:53,820 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f75ed21-06be-4d6a-b2db-5cc64cb5b2ba x-compute-request-id: req-7f75ed21-06be-4d6a-b2db-5cc64cb5b2ba Content-Length: 435 location: http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "adminPass": "3rENrxWRXWx5"}} 2018-07-23 23:17:53,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-7f75ed21-06be-4d6a-b2db-5cc64cb5b2ba 2018-07-23 23:17:53,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:54,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e8b79ff-4860-4ed5-ac07-6c5271bd1d80 x-compute-request-id: req-2e8b79ff-4860-4ed5-ac07-6c5271bd1d80 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "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-23T23:17:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:54,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-2e8b79ff-4860-4ed5-ac07-6c5271bd1d80 2018-07-23 23:17:54,258 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst 2018-07-23 23:17:54,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:54,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64faecea-4173-4cef-a895-052782208777 x-compute-request-id: req-64faecea-4173-4cef-a895-052782208777 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:17:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:54,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-64faecea-4173-4cef-a895-052782208777 2018-07-23 23:17:54,362 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst] is - BUILD 2018-07-23 23:17:54,362 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:17:57,365 - create_instance - DEBUG - VM status query timeout in 896.893139124 2018-07-23 23:17:57,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:17:57,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9e6a0ce-3f56-4706-b29f-478e5ccdab92 x-compute-request-id: req-e9e6a0ce-3f56-4706-b29f-478e5ccdab92 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:17:54Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:17:57,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-e9e6a0ce-3f56-4706-b29f-478e5ccdab92 2018-07-23 23:17:57,773 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst] is - BUILD 2018-07-23 23:17:57,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:18:00,776 - create_instance - DEBUG - VM status query timeout in 893.48221302 2018-07-23 23:18:00,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:01,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db6d80ec-e196-4574-ba5f-0585f9b9493c x-compute-request-id: req-db6d80ec-e196-4574-ba5f-0585f9b9493c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:01,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-db6d80ec-e196-4574-ba5f-0585f9b9493c 2018-07-23 23:18:01,127 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst] is - ACTIVE 2018-07-23 23:18:01,128 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:18:01,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:01,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b6a8f70-f74b-4deb-9a02-aab257fd833f x-compute-request-id: req-7b6a8f70-f74b-4deb-9a02-aab257fd833f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:01,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-7b6a8f70-f74b-4deb-9a02-aab257fd833f 2018-07-23 23:18:01,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:01,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6ecc52f8-b704-49d4-b02c-3b9ed4faf583 Date: Mon, 23 Jul 2018 23:18:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:18:01,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-6ecc52f8-b704-49d4-b02c-3b9ed4faf583 2018-07-23 23:18:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:01,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d95d91-7c16-4382-8ea3-b515c3ac0749 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:18:01,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-09d95d91-7c16-4382-8ea3-b515c3ac0749 2018-07-23 23:18:01,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:01,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-10f1f483-32b9-47ad-bb43-1a131d7a60c5 Date: Mon, 23 Jul 2018 23:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:18:01,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-10f1f483-32b9-47ad-bb43-1a131d7a60c5 2018-07-23 23:18:01,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:01,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-34947540-1c9f-4921-a762-af9a4849af8c Date: Mon, 23 Jul 2018 23:18:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.2"}],"id":"14bce776-7bb6-48e6-ac07-b749248b5778","security_groups":[],"mac_address":"fa:16:3e:87:16:c4","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a46264-f1b3-433c-895c-d8b60b111a8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.12"}],"id":"5f0209e3-7961-44ce-ba55-e376c9b7bc27","security_groups":["f697ba46-819e-40a6-9cb8-8af112dc9737"],"mac_address":"fa:16:3e:5f:10:18","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:51Z","binding:vnic_type":"normal","device_id":"41bb21ca-a5b9-46a4-a579-4cbda6a421fe","ip_allocation":"immediate"}]} 2018-07-23 23:18:01,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-34947540-1c9f-4921-a762-af9a4849af8c 2018-07-23 23:18:01,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:02,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7963cb2f-b9e9-4672-afb8-10d3b8e9b235 x-compute-request-id: req-7963cb2f-b9e9-4672-afb8-10d3b8e9b235 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:02,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-7963cb2f-b9e9-4672-afb8-10d3b8e9b235 2018-07-23 23:18:02,113 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst] is - ACTIVE 2018-07-23 23:18:02,113 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:18:02,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:02,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1c98dad-a468-4e48-a4b2-67b257c78e31 x-compute-request-id: req-c1c98dad-a468-4e48-a4b2-67b257c78e31 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:02,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-c1c98dad-a468-4e48-a4b2-67b257c78e31 2018-07-23 23:18:02,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:02,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3e4b03d3-0cdc-4275-b287-f7d4358d5e2f Date: Mon, 23 Jul 2018 23:18:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:18:02,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-3e4b03d3-0cdc-4275-b287-f7d4358d5e2f 2018-07-23 23:18:02,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:02,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ebdc94d-1b69-4a74-9f2c-f42c27fe8d2b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:18:02,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-7ebdc94d-1b69-4a74-9f2c-f42c27fe8d2b 2018-07-23 23:18:02,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:02,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ed2b0f76-de90-4f3d-b157-0c234fc9570d Date: Mon, 23 Jul 2018 23:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:18:02,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-ed2b0f76-de90-4f3d-b157-0c234fc9570d 2018-07-23 23:18:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:02,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-ee281fac-431e-4ab0-9e6d-ec22521bf49e Date: Mon, 23 Jul 2018 23:18:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.2"}],"id":"14bce776-7bb6-48e6-ac07-b749248b5778","security_groups":[],"mac_address":"fa:16:3e:87:16:c4","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a46264-f1b3-433c-895c-d8b60b111a8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.12"}],"id":"5f0209e3-7961-44ce-ba55-e376c9b7bc27","security_groups":["f697ba46-819e-40a6-9cb8-8af112dc9737"],"mac_address":"fa:16:3e:5f:10:18","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:51Z","binding:vnic_type":"normal","device_id":"41bb21ca-a5b9-46a4-a579-4cbda6a421fe","ip_allocation":"immediate"}]} 2018-07-23 23:18:02,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-ee281fac-431e-4ab0-9e6d-ec22521bf49e 2018-07-23 23:18:02,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}}' 2018-07-23 23:18:03,681 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63880a7f-cd46-420d-82f6-48e2192b5be6 x-compute-request-id: req-63880a7f-cd46-420d-82f6-48e2192b5be6 Content-Length: 0 Content-Type: application/json 2018-07-23 23:18:03,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe/action used request id req-63880a7f-cd46-420d-82f6-48e2192b5be6 2018-07-23 23:18:03,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:04,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bd3de8446fba404ab15b151fe6f1e1ea", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role"}], "expires_at": "2018-07-24T00:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/292dc713cb434126b59bb7164732303b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-user", "id": "f22ddf44b5cb4227af31147eb5ea4ffe"}, "audit_ids": ["WIwjROEfRe-knFGrKIkryg"], "issued_at": "2018-07-23T23:18:04.000000Z"}} 2018-07-23 23:18:04,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fac6ff8f0dad84e1e76454eedbb9d1e49a6cef" 2018-07-23 23:18:04,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1a54cbf-b69c-4dd8-9d3a-86abe2a8ad78 x-compute-request-id: req-e1a54cbf-b69c-4dd8-9d3a-86abe2a8ad78 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}, {"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:04,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-e1a54cbf-b69c-4dd8-9d3a-86abe2a8ad78 2018-07-23 23:18:04,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:04,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-847fa7d7-dbb2-422d-bd0f-b8c4e24b0830 x-compute-request-id: req-847fa7d7-dbb2-422d-bd0f-b8c4e24b0830 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}, {"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:04,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-847fa7d7-dbb2-422d-bd0f-b8c4e24b0830 2018-07-23 23:18:04,778 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst] is - ACTIVE 2018-07-23 23:18:04,778 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:18:04,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:04,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-104e7b62-7859-468d-9ecc-4cbc1ef8951b x-compute-request-id: req-104e7b62-7859-468d-9ecc-4cbc1ef8951b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}, {"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:04,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-104e7b62-7859-468d-9ecc-4cbc1ef8951b 2018-07-23 23:18:04,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:05,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0230f3a2-bb57-4237-aa7a-0744d02ee3a1 Date: Mon, 23 Jul 2018 23:18:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:18:05,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-0230f3a2-bb57-4237-aa7a-0744d02ee3a1 2018-07-23 23:18:05,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:05,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2590880-2961-4d66-9de9-4a732e8fc682 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:18:05,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-c2590880-2961-4d66-9de9-4a732e8fc682 2018-07-23 23:18:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:05,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7bf04843-2065-4d56-a626-6ad5e785814f Date: Mon, 23 Jul 2018 23:18:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:18:05,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-7bf04843-2065-4d56-a626-6ad5e785814f 2018-07-23 23:18:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:05,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-1029c3c7-dcbc-40e6-afc9-5cdd1a375ded Date: Mon, 23 Jul 2018 23:18:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.2"}],"id":"14bce776-7bb6-48e6-ac07-b749248b5778","security_groups":[],"mac_address":"fa:16:3e:87:16:c4","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a46264-f1b3-433c-895c-d8b60b111a8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:03Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.12"}],"id":"5f0209e3-7961-44ce-ba55-e376c9b7bc27","security_groups":["09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f","f697ba46-819e-40a6-9cb8-8af112dc9737"],"mac_address":"fa:16:3e:5f:10:18","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:51Z","binding:vnic_type":"normal","device_id":"41bb21ca-a5b9-46a4-a579-4cbda6a421fe","ip_allocation":"immediate"}]} 2018-07-23 23:18:05,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-1029c3c7-dcbc-40e6-afc9-5cdd1a375ded 2018-07-23 23:18:05,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:05,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ab42904-03bd-48a7-b31a-79a96fab37ad x-compute-request-id: req-9ab42904-03bd-48a7-b31a-79a96fab37ad Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}, {"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:05,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-9ab42904-03bd-48a7-b31a-79a96fab37ad 2018-07-23 23:18:05,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:06,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-81ff1434-2055-4ea3-887a-42f8107344df Date: Mon, 23 Jul 2018 23:18:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:18:06,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-81ff1434-2055-4ea3-887a-42f8107344df 2018-07-23 23:18:06,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:06,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76566fe5-2d78-48eb-b82b-5789bdba12af Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:18:06,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-76566fe5-2d78-48eb-b82b-5789bdba12af 2018-07-23 23:18:06,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:06,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e3f22827-e4f7-45f1-bf98-0b95824a275b Date: Mon, 23 Jul 2018 23:18:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:18:06,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-e3f22827-e4f7-45f1-bf98-0b95824a275b 2018-07-23 23:18:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:06,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-db230340-22da-43d4-90eb-92fd0fed97a4 Date: Mon, 23 Jul 2018 23:18:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.2"}],"id":"14bce776-7bb6-48e6-ac07-b749248b5778","security_groups":[],"mac_address":"fa:16:3e:87:16:c4","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a46264-f1b3-433c-895c-d8b60b111a8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:03Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.12"}],"id":"5f0209e3-7961-44ce-ba55-e376c9b7bc27","security_groups":["09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f","f697ba46-819e-40a6-9cb8-8af112dc9737"],"mac_address":"fa:16:3e:5f:10:18","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:51Z","binding:vnic_type":"normal","device_id":"41bb21ca-a5b9-46a4-a579-4cbda6a421fe","ip_allocation":"immediate"}]} 2018-07-23 23:18:06,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-db230340-22da-43d4-90eb-92fd0fed97a4 2018-07-23 23:18:06,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name"}}' 2018-07-23 23:18:06,775 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ebb9704-5800-47b1-a3c8-7cd4c55f4d40 x-compute-request-id: req-6ebb9704-5800-47b1-a3c8-7cd4c55f4d40 Content-Length: 0 Content-Type: application/json 2018-07-23 23:18:06,775 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe/action used request id req-6ebb9704-5800-47b1-a3c8-7cd4c55f4d40 2018-07-23 23:18:06,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:06,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceddda5a-88c2-4c56-8026-f44051be8df3 x-compute-request-id: req-ceddda5a-88c2-4c56-8026-f44051be8df3 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:06,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-ceddda5a-88c2-4c56-8026-f44051be8df3 2018-07-23 23:18:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:07,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1a0b0967-aea0-4cc7-a3fc-135272677cec Date: Mon, 23 Jul 2018 23:18:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"292dc713cb434126b59bb7164732303b","l2_adjacency":true,"status":"ACTIVE","subnets":["5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89"],"description":"","tags":[],"updated_at":"2018-07-23T23:17:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net","admin_state_up":true,"tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:45Z","mtu":1450}]} 2018-07-23 23:18:07,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net used request id req-1a0b0967-aea0-4cc7-a3fc-135272677cec 2018-07-23 23:18:07,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:07,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674ddb01-32aa-4dd9-9892-5310c426537e Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:18:07,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-674ddb01-32aa-4dd9-9892-5310c426537e 2018-07-23 23:18:07,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:07,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7f04587c-ae4d-4b68-908c-4a9f373fc823 Date: Mon, 23 Jul 2018 23:18:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","dns_nameservers":[],"updated_at":"2018-07-23T23:17: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":"292dc713cb434126b59bb7164732303b","id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet"}]} 2018-07-23 23:18:07,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-7f04587c-ae4d-4b68-908c-4a9f373fc823 2018-07-23 23:18:07,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:07,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-cb677fdb-00c8-4c1b-ad6f-2fe6887c9f2e Date: Mon, 23 Jul 2018 23:18:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:17:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.2"}],"id":"14bce776-7bb6-48e6-ac07-b749248b5778","security_groups":[],"mac_address":"fa:16:3e:87:16:c4","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a5a46264-f1b3-433c-895c-d8b60b111a8f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:06Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89","ip_address":"10.55.0.12"}],"id":"5f0209e3-7961-44ce-ba55-e376c9b7bc27","security_groups":["f697ba46-819e-40a6-9cb8-8af112dc9737"],"mac_address":"fa:16:3e:5f:10:18","project_id":"292dc713cb434126b59bb7164732303b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port","admin_state_up":true,"network_id":"a5a46264-f1b3-433c-895c-d8b60b111a8f","tenant_id":"292dc713cb434126b59bb7164732303b","created_at":"2018-07-23T23:17:51Z","binding:vnic_type":"normal","device_id":"41bb21ca-a5b9-46a4-a579-4cbda6a421fe","ip_allocation":"immediate"}]} 2018-07-23 23:18:07,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-cb677fdb-00c8-4c1b-ad6f-2fe6887c9f2e 2018-07-23 23:18:07,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4fac6ff8f0dad84e1e76454eedbb9d1e49a6cef" 2018-07-23 23:18:07,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e2f8d44-3578-40de-9f2d-8bc19b936302 x-compute-request-id: req-7e2f8d44-3578-40de-9f2d-8bc19b936302 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:10:18", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "security_groups": [{"name": "default"}], "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:17:57Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:07,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-7e2f8d44-3578-40de-9f2d-8bc19b936302 2018-07-23 23:18:07,622 - create_instance - INFO - Deleting Port with ID - 5f0209e3-7961-44ce-ba55-e376c9b7bc27 2018-07-23 23:18:07,622 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-port 2018-07-23 23:18:07,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/5f0209e3-7961-44ce-ba55-e376c9b7bc27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:08,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54bc7750-9331-4f8a-ae16-23639c0ddd95 Date: Mon, 23 Jul 2018 23:18:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:08,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/5f0209e3-7961-44ce-ba55-e376c9b7bc27 used request id req-54bc7750-9331-4f8a-ae16-23639c0ddd95 2018-07-23 23:18:08,047 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst 2018-07-23 23:18:08,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:08,206 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e91d7c2-0eed-461f-8488-d3c7e6c621d3 x-compute-request-id: req-2e91d7c2-0eed-461f-8488-d3c7e6c621d3 Content-Type: application/json 2018-07-23 23:18:08,206 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-2e91d7c2-0eed-461f-8488-d3c7e6c621d3 2018-07-23 23:18:08,206 - create_instance - INFO - Checking deletion status 2018-07-23 23:18:08,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:08,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29f504ba-da4a-42d7-9133-a3376c5ae05f x-compute-request-id: req-29f504ba-da4a-42d7-9133-a3376c5ae05f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:08Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:08,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-29f504ba-da4a-42d7-9133-a3376c5ae05f 2018-07-23 23:18:08,305 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst] is - ACTIVE 2018-07-23 23:18:08,305 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:18:11,309 - create_instance - DEBUG - VM status query timeout in 296.897666216 2018-07-23 23:18:11,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:11,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-784090bb-7574-4a57-b714-94cbf34b6e9f x-compute-request-id: req-784090bb-7574-4a57-b714-94cbf34b6e9f Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "rel": "bookmark"}], "image": {"id": "91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "links": [{"href": "http://172.30.9.26:8774/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:17:57.000000", "flavor": {"id": "15334457-be1c-4caa-81ee-05661fae01ea", "links": [{"href": "http://172.30.9.26:8774/flavors/15334457-be1c-4caa-81ee-05661fae01ea", "rel": "bookmark"}]}, "id": "41bb21ca-a5b9-46a4-a579-4cbda6a421fe", "user_id": "f22ddf44b5cb4227af31147eb5ea4ffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:08Z", "hostId": "247afd94f1a4954e2eecaaa53ca402eedf4f4f4481380329aea53bf4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst", "created": "2018-07-23T23:17:53Z", "tenant_id": "292dc713cb434126b59bb7164732303b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:11,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-784090bb-7574-4a57-b714-94cbf34b6e9f 2018-07-23 23:18:11,429 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst] is - ACTIVE 2018-07-23 23:18:11,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:18:14,433 - create_instance - DEBUG - VM status query timeout in 293.773482084 2018-07-23 23:18:14,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8e222857621b41e7f78d67672b62168d2a21863" 2018-07-23 23:18:14,484 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bed0790-337d-43d1-8e56-b78454faf63e x-compute-request-id: req-0bed0790-337d-43d1-8e56-b78454faf63e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 41bb21ca-a5b9-46a4-a579-4cbda6a421fe could not be found.", "code": 404}} 2018-07-23 23:18:14,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/41bb21ca-a5b9-46a4-a579-4cbda6a421fe used request id req-0bed0790-337d-43d1-8e56-b78454faf63e 2018-07-23 23:18:14,485 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 41bb21ca-a5b9-46a4-a579-4cbda6a421fe could not be found. (HTTP 404) (Request-ID: req-0bed0790-337d-43d1-8e56-b78454faf63e) 2018-07-23 23:18:14,485 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-inst 2018-07-23 23:18:14,486 - neutron_utils - INFO - Deleting security group rule with ID - 594168aa-5a5b-4cb3-bc4f-17acd3d1a11e 2018-07-23 23:18:14,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/594168aa-5a5b-4cb3-bc4f-17acd3d1a11e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:18:14,722 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8d025e7-03c8-4330-9db5-994288e3915a Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:14,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/594168aa-5a5b-4cb3-bc4f-17acd3d1a11e used request id req-c8d025e7-03c8-4330-9db5-994288e3915a 2018-07-23 23:18:14,722 - neutron_utils - INFO - Deleting security group rule with ID - a24a8299-bab8-491f-ae4b-ebc3c05628e9 2018-07-23 23:18:14,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a24a8299-bab8-491f-ae4b-ebc3c05628e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:18:14,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-423582b7-db42-4650-8326-3f33bd4a26ec Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:14,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a24a8299-bab8-491f-ae4b-ebc3c05628e9 used request id req-423582b7-db42-4650-8326-3f33bd4a26ec 2018-07-23 23:18:14,799 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-name 2018-07-23 23:18:14,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0170f04ce837c9f0f8ddbb5f3a6501b2b170505" 2018-07-23 23:18:14,913 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f48a8422-82da-450a-af8d-5ed1520dac01 Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:14,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/09ff56a0-5dad-47a4-9b12-3e37bc9b8c5f used request id req-f48a8422-82da-450a-af8d-5ed1520dac01 2018-07-23 23:18:14,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/15334457-be1c-4caa-81ee-05661fae01ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afbed6aa5b026b4ca03fa15c53e7bd43a0b45b2" 2018-07-23 23:18:14,943 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:18:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6139f67-ada3-48c6-b938-0d0d551735b9 x-compute-request-id: req-f6139f67-ada3-48c6-b938-0d0d551735b9 Content-Length: 0 Content-Type: application/json 2018-07-23 23:18:14,943 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/15334457-be1c-4caa-81ee-05661fae01ea used request id req-f6139f67-ada3-48c6-b938-0d0d551735b9 2018-07-23 23:18:14,944 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet 2018-07-23 23:18:14,944 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-subnet 2018-07-23 23:18:14,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:18:16,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a5cd164-c7ee-4da0-a669-16ebddbd11be Date: Mon, 23 Jul 2018 23:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:16,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5413b0fe-c8f7-4f2f-ae62-7783b2ee0a89 used request id req-3a5cd164-c7ee-4da0-a669-16ebddbd11be 2018-07-23 23:18:16,012 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-pub-net 2018-07-23 23:18:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a5a46264-f1b3-433c-895c-d8b60b111a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c5895cd43c9a9d0ddde50a45ae0f1d6aca83fd" 2018-07-23 23:18:17,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b69b8999-fa0a-4a79-a6d0-1a931348c3f8 Date: Mon, 23 Jul 2018 23:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:17,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a5a46264-f1b3-433c-895c-d8b60b111a8f used request id req-b69b8999-fa0a-4a79-a6d0-1a931348c3f8 2018-07-23 23:18:17,396 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-cd2b105f-9a62-4f04-a152-963e214c1fb0-image 2018-07-23 23:18:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9da015bfc5d65c6f306b1860203eacc34f2cddaa" 2018-07-23 23:18:18,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8039f56-7023-42d5-83f6-0909c1037d92 Date: Mon, 23 Jul 2018 23:18:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:18:18,759 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/91d7b11d-4175-4d37-a2d5-c6b1f138fd09 used request id req-c8039f56-7023-42d5-83f6-0909c1037d92 2018-07-23 23:18:18,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-50d63989-99fc-43f3-9c2e-4deb7f7f688d Date: Mon, 23 Jul 2018 23:18:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:45Z", "updated_at": "2018-07-23T23:17:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "revision_number": 0, "id": "1ff10317-a9dd-4083-9de5-70dc83b2513d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv6", "project_id": "292dc713cb434126b59bb7164732303b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "revision_number": 0, "id": "23e5e650-674c-4d9d-a177-d83c661e9226", "remote_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv6", "project_id": "292dc713cb434126b59bb7164732303b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "revision_number": 0, "id": "3351818a-c7f9-4c23-83bc-f527cb721453", "remote_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv4", "project_id": "292dc713cb434126b59bb7164732303b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "revision_number": 0, "id": "b07f07c5-20b7-47ed-98ea-b7d063c07e64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "tenant_id": "292dc713cb434126b59bb7164732303b", "port_range_min": null, "ethertype": "IPv4", "project_id": "292dc713cb434126b59bb7164732303b"}], "revision_number": 4, "project_id": "292dc713cb434126b59bb7164732303b", "id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "name": "default"}]} 2018-07-23 23:18:19,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-50d63989-99fc-43f3-9c2e-4deb7f7f688d 2018-07-23 23:18:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6db52645-2db4-419c-9083-c762b79b94ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:19,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-6db52645-2db4-419c-9083-c762b79b94ac 2018-07-23 23:18:19,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,186 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77b00ecc-38f0-4424-9a02-2abf94706b86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:19,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-77b00ecc-38f0-4424-9a02-2abf94706b86 2018-07-23 23:18:19,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90479a12-c1b9-453a-aed6-4b7b1a8bbe96 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:18:19,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-90479a12-c1b9-453a-aed6-4b7b1a8bbe96 2018-07-23 23:18:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7996d350-6ff5-4d79-820f-097a642f9fa3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:18:19,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-7996d350-6ff5-4d79-820f-097a642f9fa3 2018-07-23 23:18:19,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2508f76-27ad-42d2-8f3c-d0d966b89219 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:19,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-b2508f76-27ad-42d2-8f3c-d0d966b89219 2018-07-23 23:18:19,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:19,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c63b71d4-6fd4-4fce-85d0-2f8858409137 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:19,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-c63b71d4-6fd4-4fce-85d0-2f8858409137 2018-07-23 23:18:19,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-790bd258-d1a8-4a48-9fde-c60e3eae979d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:19,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-790bd258-d1a8-4a48-9fde-c60e3eae979d 2018-07-23 23:18:19,626 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,710 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4498f652-8f04-4618-a4e8-e1128a86b635 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:19,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-4498f652-8f04-4618-a4e8-e1128a86b635 2018-07-23 23:18:19,710 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3459e918-f5fc-4951-aeed-c5a73c597654 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:19,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-3459e918-f5fc-4951-aeed-c5a73c597654 2018-07-23 23:18:19,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:19,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f750afa4-3c4f-4279-b46a-e0cbc5c86a2b Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "292dc713cb434126b59bb7164732303b", "name": "InstanceSecurityGroupTests-4abbdaff-6479-487-proj"}} 2018-07-23 23:18:19,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-f750afa4-3c4f-4279-b46a-e0cbc5c86a2b 2018-07-23 23:18:19,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f697ba46-819e-40a6-9cb8-8af112dc9737 2018-07-23 23:18:19,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697ba46-819e-40a6-9cb8-8af112dc9737 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:19,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ed63db6a-e713-42eb-bf00-4f0671dceb33 Date: Mon, 23 Jul 2018 23:18:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:45Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "1ff10317-a9dd-4083-9de5-70dc83b2513d"}, {"remote_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:45Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "23e5e650-674c-4d9d-a177-d83c661e9226"}, {"remote_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:45Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "3351818a-c7f9-4c23-83bc-f527cb721453"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:17:45Z", "security_group_id": "f697ba46-819e-40a6-9cb8-8af112dc9737", "port_range_min": null, "revision_number": 0, "tenant_id": "292dc713cb434126b59bb7164732303b", "created_at": "2018-07-23T23:17:45Z", "project_id": "292dc713cb434126b59bb7164732303b", "id": "b07f07c5-20b7-47ed-98ea-b7d063c07e64"}]} 2018-07-23 23:18:19,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=f697ba46-819e-40a6-9cb8-8af112dc9737 used request id req-ed63db6a-e713-42eb-bf00-4f0671dceb33 2018-07-23 23:18:19,922 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:18:19,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/f697ba46-819e-40a6-9cb8-8af112dc9737 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:20,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f57666ca-e3a9-4cb1-8655-23625159de76 Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:20,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/f697ba46-819e-40a6-9cb8-8af112dc9737 used request id req-f57666ca-e3a9-4cb1-8655-23625159de76 2018-07-23 23:18:20,112 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-4abbdaff-6479-487-proj 2018-07-23 23:18:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:20,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee923bd3-dc9f-4bcd-939a-c4374f2fb230 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:20,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/292dc713cb434126b59bb7164732303b used request id req-ee923bd3-dc9f-4bcd-939a-c4374f2fb230 2018-07-23 23:18:20,304 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-4abbdaff-6479-487-proj-role 2018-07-23 23:18:20,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/bd3de8446fba404ab15b151fe6f1e1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:20,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5805d93e-da3a-4429-878b-7c0e60357bd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:20,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/bd3de8446fba404ab15b151fe6f1e1ea used request id req-5805d93e-da3a-4429-878b-7c0e60357bd2 2018-07-23 23:18:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f799f4d273f17361b5de15e97df11151f59c2e6" 2018-07-23 23:18:20,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be92c34-bd3e-4df1-b9ae-9bc230d099d7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:18:20,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5be92c34-bd3e-4df1-b9ae-9bc230d099d7 2018-07-23 23:18:20,498 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-4abbdaff-6479-487-user 2018-07-23 23:18:20,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f22ddf44b5cb4227af31147eb5ea4ffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992fcab322505e3f65224441a310aa21a59d6346" 2018-07-23 23:18:20,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85189f0d-7775-4813-a903-9bba1d869149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:20,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f22ddf44b5cb4227af31147eb5ea4ffe used request id req-85189f0d-7775-4813-a903-9bba1d869149 2018-07-23 23:18:20,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:21,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["qDnP50D3Tdu1CBHuUZxsXA"], "issued_at": "2018-07-23T23:18:21.000000Z"}} 2018-07-23 23:18:21,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b6be921a760df5ea6c50b33312d7be6315b934" 2018-07-23 23:18:21,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d78457-0b60-4d2a-9d2a-0700e0c8bf5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:21,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-61d78457-0b60-4d2a-9d2a-0700e0c8bf5d 2018-07-23 23:18:21,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:21,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:21,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["N8CVyM7TRyydKTfU34XWSg"], "issued_at": "2018-07-23T23:18:21.000000Z"}} 2018-07-23 23:18:21,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:21,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4600419f-a67c-4f14-a2b2-eedcd30228b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:21,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4600419f-a67c-4f14-a2b2-eedcd30228b2 2018-07-23 23:18:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:18:21,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:18:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:18:21,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:21,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef40cb67-fff0-4d95-bba8-e5fb6d3b314f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:18:21,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj used request id req-ef40cb67-fff0-4d95-bba8-e5fb6d3b314f 2018-07-23 23:18:21,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:21,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4476dc56-8f1c-449b-b360-3c4c623cab14 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:18:21,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4476dc56-8f1c-449b-b360-3c4c623cab14 2018-07-23 23:18:21,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}}' 2018-07-23 23:18:21,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:18:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac45fea-c994-4d6b-8f84-bc9f1e2008c2 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "id": "b12c2fcb99b140dd8f39605f2e762288", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:21,838 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7ac45fea-c994-4d6b-8f84-bc9f1e2008c2 2018-07-23 23:18:21,838 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj 2018-07-23 23:18:21,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:21,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:22,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uDiGXf72TECaJXCBCfpNIg"], "issued_at": "2018-07-23T23:18:22.000000Z"}} 2018-07-23 23:18:22,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3acfc094c998e3f9e09ebbd2ab81048b6bdaba7" 2018-07-23 23:18:22,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3b882e-779d-4c2f-a40d-499b48144ecb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:22,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4b3b882e-779d-4c2f-a40d-499b48144ecb 2018-07-23 23:18:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:18:22,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:18:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:18:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3acfc094c998e3f9e09ebbd2ab81048b6bdaba7" 2018-07-23 23:18:22,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5599bd-51bd-48d9-9781-0d04c78968d9 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:18:22,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-7e5599bd-51bd-48d9-9781-0d04c78968d9 2018-07-23 23:18:22,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3acfc094c998e3f9e09ebbd2ab81048b6bdaba7" 2018-07-23 23:18:22,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70969ca5-9027-4acd-a940-7fbc2cef1859 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "id": "b12c2fcb99b140dd8f39605f2e762288", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}]} 2018-07-23 23:18:22,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj used request id req-70969ca5-9027-4acd-a940-7fbc2cef1859 2018-07-23 23:18:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3acfc094c998e3f9e09ebbd2ab81048b6bdaba7" 2018-07-23 23:18:22,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af56e6af-1578-4cb1-9ad6-d0fdce51c30e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:18:22,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-af56e6af-1578-4cb1-9ad6-d0fdce51c30e 2018-07-23 23:18:22,960 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-3e56073f-e45a-4a0-user 2018-07-23 23:18:22,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:22,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:23,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c32684d-730a-4cb6-becc-fa90e8892769 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:18:23,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c32684d-730a-4cb6-becc-fa90e8892769 2018-07-23 23:18:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" -d '{"role": {"name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}}' 2018-07-23 23:18:23,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4d7c986-48fb-4109-b396-aa1a344eeb4a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "links": {"self": "http://172.30.9.26:5000/v3/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8"}, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}} 2018-07-23 23:18:23,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-e4d7c986-48fb-4109-b396-aa1a344eeb4a 2018-07-23 23:18:23,159 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role 2018-07-23 23:18:23,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:23,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88470174-b955-4733-a221-23d9ba5d6352 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "links": {"self": "http://172.30.9.26:5000/v3/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8"}, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}} 2018-07-23 23:18:23,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8 used request id req-88470174-b955-4733-a221-23d9ba5d6352 2018-07-23 23:18:23,250 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role to project InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj 2018-07-23 23:18:23,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288/users/7e8cacabc54b49f69b1f1feec4304948/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:23,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-363113c5-6db0-42d4-bf23-b63847ba310f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:23,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288/users/7e8cacabc54b49f69b1f1feec4304948/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8 used request id req-363113c5-6db0-42d4-bf23-b63847ba310f 2018-07-23 23:18:23,384 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:18:23,385 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:18:23,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:23,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:23,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}], "expires_at": "2018-07-24T00:18:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-user", "id": "7e8cacabc54b49f69b1f1feec4304948"}, "audit_ids": ["YS45fNu8QF2-Jb8amrivKQ"], "issued_at": "2018-07-23T23:18:23.000000Z"}} 2018-07-23 23:18:23,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" 2018-07-23 23:18:23,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318d3fc8-035e-4d06-8db6-41f257a0bb3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:23,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-318d3fc8-035e-4d06-8db6-41f257a0bb3d 2018-07-23 23:18:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" 2018-07-23 23:18:24,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ff42459d-003a-4119-b41a-3db399749446 Date: Mon, 23 Jul 2018 23:18:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image"} 2018-07-23 23:18:24,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image used request id req-ff42459d-003a-4119-b41a-3db399749446 2018-07-23 23:18:24,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" 2018-07-23 23:18:24,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4e624a83-a53e-4155-880d-0d52ce2ab861 Date: Mon, 23 Jul 2018 23:18:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:18:24,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4e624a83-a53e-4155-880d-0d52ce2ab861 2018-07-23 23:18:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image"}' 2018-07-23 23:18:24,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a7548cbe-254d-493c-966f-f5e0c3e152d7 Date: Mon, 23 Jul 2018 23:18:24 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:18:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:18:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a", "min_disk": 0, "protected": false, "id": "688d1301-f222-4cf6-9e50-99534d09d02a", "file": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a/file", "checksum": null, "owner": "b12c2fcb99b140dd8f39605f2e762288", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:18:24,121 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a7548cbe-254d-493c-966f-f5e0c3e152d7 2018-07-23 23:18:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" -d '' 2018-07-23 23:18:24,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab92824e-97c2-47ca-bb78-cca69c6ee6c3 Date: Mon, 23 Jul 2018 23:18:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:18:24,851 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a/file used request id req-ab92824e-97c2-47ca-bb78-cca69c6ee6c3 2018-07-23 23:18:24,852 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:18:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" 2018-07-23 23:18:24,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4741c421-4ec0-4a59-919c-df70e49a87d0 Date: Mon, 23 Jul 2018 23:18:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:18:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:18:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/688d1301-f222-4cf6-9e50-99534d09d02a/snap", "metadata": {}}], "self": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a", "min_disk": 0, "protected": false, "id": "688d1301-f222-4cf6-9e50-99534d09d02a", "file": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b12c2fcb99b140dd8f39605f2e762288", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/688d1301-f222-4cf6-9e50-99534d09d02a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:18:24,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a used request id req-4741c421-4ec0-4a59-919c-df70e49a87d0 2018-07-23 23:18:24,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" 2018-07-23 23:18:24,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-85749045-4aff-4db5-9fd8-ccbc61866d99 Date: Mon, 23 Jul 2018 23:18:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:18:24,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-85749045-4aff-4db5-9fd8-ccbc61866d99 2018-07-23 23:18:24,883 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image 2018-07-23 23:18:24,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" 2018-07-23 23:18:24,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fc7d1ae4-0c05-48d9-85d8-61f893d0c91c Date: Mon, 23 Jul 2018 23:18:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:18:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:18:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/688d1301-f222-4cf6-9e50-99534d09d02a/snap", "metadata": {}}], "self": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a", "min_disk": 0, "protected": false, "id": "688d1301-f222-4cf6-9e50-99534d09d02a", "file": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b12c2fcb99b140dd8f39605f2e762288", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/688d1301-f222-4cf6-9e50-99534d09d02a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:18:24,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a used request id req-fc7d1ae4-0c05-48d9-85d8-61f893d0c91c 2018-07-23 23:18:24,901 - create_image - DEBUG - Instance status is - active 2018-07-23 23:18:24,901 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image 2018-07-23 23:18:24,902 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image 2018-07-23 23:18:24,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:24,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:25,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}], "expires_at": "2018-07-24T00:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-user", "id": "7e8cacabc54b49f69b1f1feec4304948"}, "audit_ids": ["eZzqSWOvRE663LALVnM-Vw"], "issued_at": "2018-07-23T23:18:25.000000Z"}} 2018-07-23 23:18:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:25,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5872783a-d5a7-4b73-b0a1-ea3a74c35614 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:25,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5872783a-d5a7-4b73-b0a1-ea3a74c35614 2018-07-23 23:18:25,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:25,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-978e7d3b-ac6f-4300-8dae-d6e531aaa41f Date: Mon, 23 Jul 2018 23:18:25 GMT RESP BODY: {"networks":[]} 2018-07-23 23:18:25,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-978e7d3b-ac6f-4300-8dae-d6e531aaa41f 2018-07-23 23:18:25,558 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net 2018-07-23 23:18:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" -d '{"network": {"name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net", "admin_state_up": true}}' 2018-07-23 23:18:25,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4dcd4546-4549-4728-97e9-7f2b4f656045 Date: Mon, 23 Jul 2018 23:18:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:18:25Z","is_default":false,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}} 2018-07-23 23:18:25,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-4dcd4546-4549-4728-97e9-7f2b4f656045 2018-07-23 23:18:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:26,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ae93eded-2dcb-4a51-9cad-ee5f954ccba8 Date: Mon, 23 Jul 2018 23:18:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:18:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:26,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-ae93eded-2dcb-4a51-9cad-ee5f954ccba8 2018-07-23 23:18:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:26,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7bae6adb-0e95-4f10-882a-b9d2dd3c99bc Date: Mon, 23 Jul 2018 23:18:26 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:18:26,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-7bae6adb-0e95-4f10-882a-b9d2dd3c99bc 2018-07-23 23:18:26,142 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet 2018-07-23 23:18:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" -d '{"subnets": [{"ip_version": 4, "network_id": "d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]}' 2018-07-23 23:18:26,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a165bbb6-c8ae-4b49-8bc8-08bcec0d47ef Date: Mon, 23 Jul 2018 23:18:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:26,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-a165bbb6-c8ae-4b49-8bc8-08bcec0d47ef 2018-07-23 23:18:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:27,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2e301996-c807-4347-89b3-bdc2994306f7 Date: Mon, 23 Jul 2018 23:18:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:27,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-2e301996-c807-4347-89b3-bdc2994306f7 2018-07-23 23:18:27,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:27,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f75c5236-bcb4-403d-9ef0-7f2ad336fec5 Date: Mon, 23 Jul 2018 23:18:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:27,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-f75c5236-bcb4-403d-9ef0-7f2ad336fec5 2018-07-23 23:18:27,113 - OpenStackNetwork - DEBUG - Network [d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4] created successfully 2018-07-23 23:18:27,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:27,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:27,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZCYfnp4JQqOg1zOj5mmUFw"], "issued_at": "2018-07-23T23:18:27.000000Z"}} 2018-07-23 23:18:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de9c77917247af3df6aaf309a878b1b71cb448f" 2018-07-23 23:18:27,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55ff9e4-c01e-4d28-a9bc-4750069dadca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:27,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f55ff9e4-c01e-4d28-a9bc-4750069dadca 2018-07-23 23:18:27,609 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:18:27,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de9c77917247af3df6aaf309a878b1b71cb448f" 2018-07-23 23:18:27,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5622411b-a226-4444-80e8-68b6e52e4c67 x-compute-request-id: req-5622411b-a226-4444-80e8-68b6e52e4c67 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:18:27,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5622411b-a226-4444-80e8-68b6e52e4c67 2018-07-23 23:18:27,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de9c77917247af3df6aaf309a878b1b71cb448f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-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-23 23:18:27,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f2d3747-3a80-4e23-8334-23281295df4a x-compute-request-id: req-8f2d3747-3a80-4e23-8334-23281295df4a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "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": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb"}} 2018-07-23 23:18:27,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-8f2d3747-3a80-4e23-8334-23281295df4a 2018-07-23 23:18:27,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:27,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:28,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}], "expires_at": "2018-07-24T00:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-user", "id": "7e8cacabc54b49f69b1f1feec4304948"}, "audit_ids": ["Lu0bKOgUSjWViWX4lLLKmg"], "issued_at": "2018-07-23T23:18:28.000000Z"}} 2018-07-23 23:18:28,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:28,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85efa3aa-ea99-430d-8914-2ec0106388bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:28,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-85efa3aa-ea99-430d-8914-2ec0106388bf 2018-07-23 23:18:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:28,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5002d72b-dba6-488d-994b-fd8827be9d8a Date: Mon, 23 Jul 2018 23:18:28 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:18:28,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name&description=hello+group used request id req-5002d72b-dba6-488d-994b-fd8827be9d8a 2018-07-23 23:18:28,611 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name... 2018-07-23 23:18:28,611 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name 2018-07-23 23:18:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" -d '{"security_group": {"name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name", "description": "hello group"}}' 2018-07-23 23:18:28,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-80e7d536-e813-4ee6-968a-123cd9407806 Date: Mon, 23 Jul 2018 23:18:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "updated_at": "2018-07-23T23:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv6", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv4", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}], "revision_number": 2, "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "932fb562-9204-408f-acff-13c8adc3f3ec", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name"}} 2018-07-23 23:18:28,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-80e7d536-e813-4ee6-968a-123cd9407806 2018-07-23 23:18:28,801 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:28,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a5803dcd-35d2-4088-add0-561aba632f50 Date: Mon, 23 Jul 2018 23:18:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c"}]} 2018-07-23 23:18:28,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-a5803dcd-35d2-4088-add0-561aba632f50 2018-07-23 23:18:28,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:28,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-760fdb4e-9053-4d5f-ae4e-90d7fe712d4e Date: Mon, 23 Jul 2018 23:18:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c"}]} 2018-07-23 23:18:28,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-760fdb4e-9053-4d5f-ae4e-90d7fe712d4e 2018-07-23 23:18:28,912 - neutron_utils - INFO - Retrieving security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:28,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:29,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5161827b-11c8-4638-9cf7-3c765500d7f6 Date: Mon, 23 Jul 2018 23:18:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "updated_at": "2018-07-23T23:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv6", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv4", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}], "revision_number": 2, "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "932fb562-9204-408f-acff-13c8adc3f3ec", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name"}]} 2018-07-23 23:18:29,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-5161827b-11c8-4638-9cf7-3c765500d7f6 2018-07-23 23:18:29,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:29,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:29,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29edb666-c281-4df5-99c5-b5ca5194c4a8 Date: Mon, 23 Jul 2018 23:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c"}]} 2018-07-23 23:18:29,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-29edb666-c281-4df5-99c5-b5ca5194c4a8 2018-07-23 23:18:29,031 - neutron_utils - INFO - Retrieving security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:29,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-84d6734d-2efd-4333-a75f-370cc816845b Date: Mon, 23 Jul 2018 23:18:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "updated_at": "2018-07-23T23:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv6", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv4", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}], "revision_number": 2, "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "932fb562-9204-408f-acff-13c8adc3f3ec", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name"}]} 2018-07-23 23:18:29,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-84d6734d-2efd-4333-a75f-370cc816845b 2018-07-23 23:18:29,077 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:29,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d6260f27-3950-48c9-bd53-7c358a2961ec Date: Mon, 23 Jul 2018 23:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c"}]} 2018-07-23 23:18:29,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-d6260f27-3950-48c9-bd53-7c358a2961ec 2018-07-23 23:18:29,105 - neutron_utils - INFO - Retrieving security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:29,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c6d7115e-7e2c-4c72-8eb5-ae4ac8ee7502 Date: Mon, 23 Jul 2018 23:18:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "updated_at": "2018-07-23T23:18:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv6", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "revision_number": 0, "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv4", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}], "revision_number": 2, "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "932fb562-9204-408f-acff-13c8adc3f3ec", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name"}]} 2018-07-23 23:18:29,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-c6d7115e-7e2c-4c72-8eb5-ae4ac8ee7502 2018-07-23 23:18:29,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 932fb562-9204-408f-acff-13c8adc3f3ec 2018-07-23 23:18:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:29,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a33b6bbb-dc8c-4992-9641-d4441829cc7d Date: Mon, 23 Jul 2018 23:18:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "4eab970e-ee21-45c3-9290-5c92f156d1fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:28Z", "security_group_id": "932fb562-9204-408f-acff-13c8adc3f3ec", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:28Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "d3a5b11f-65d3-46f4-98fe-977f8186460c"}]} 2018-07-23 23:18:29,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=932fb562-9204-408f-acff-13c8adc3f3ec used request id req-a33b6bbb-dc8c-4992-9641-d4441829cc7d 2018-07-23 23:18:29,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:29,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:29,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}], "expires_at": "2018-07-24T00:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-user", "id": "7e8cacabc54b49f69b1f1feec4304948"}, "audit_ids": ["lyeIKrG1TCyYzhlkX2eB1w"], "issued_at": "2018-07-23T23:18:29.000000Z"}} 2018-07-23 23:18:29,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:29,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15da6ec2-3f55-49e1-8677-ac5fe3836276 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:29,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-15da6ec2-3f55-49e1-8677-ac5fe3836276 2018-07-23 23:18:29,643 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:18:29,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:29,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dac7dcb-17a6-4ce6-b311-7c9848f1294c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:29,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1dac7dcb-17a6-4ce6-b311-7c9848f1294c 2018-07-23 23:18:29,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:29,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f6989db3-4701-436e-81e9-df7c7429fa1f Date: Mon, 23 Jul 2018 23:18:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:29,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-f6989db3-4701-436e-81e9-df7c7429fa1f 2018-07-23 23:18:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:18:29,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:18:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:18:30,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a7a74e-6849-4c88-ae38-9e88ef6384e2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:30,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-08a7a74e-6849-4c88-ae38-9e88ef6384e2 2018-07-23 23:18:30,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ae418e5-8865-4503-bd91-f6ae0ae2eeb6 Date: Mon, 23 Jul 2018 23:18:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:30,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-9ae418e5-8865-4503-bd91-f6ae0ae2eeb6 2018-07-23 23:18:30,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-273b6209-b41b-41c8-a27d-d1935f81f6a1 Date: Mon, 23 Jul 2018 23:18:30 GMT RESP BODY: {"ports":[]} 2018-07-23 23:18:30,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port&admin_state_up=True used request id req-273b6209-b41b-41c8-a27d-d1935f81f6a1 2018-07-23 23:18:30,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5d864c2-4a73-49da-85c6-02f92ed4a963 x-compute-request-id: req-d5d864c2-4a73-49da-85c6-02f92ed4a963 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:18:30,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst used request id req-d5d864c2-4a73-49da-85c6-02f92ed4a963 2018-07-23 23:18:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-41f0b767-ae5f-4bf1-8a2e-77e70af97b0c Date: Mon, 23 Jul 2018 23:18:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:30,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-41f0b767-ae5f-4bf1-8a2e-77e70af97b0c 2018-07-23 23:18:30,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37dc802d-9014-418d-ad27-6b5150c5102d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:30,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-37dc802d-9014-418d-ad27-6b5150c5102d 2018-07-23 23:18:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25f7bbf8-fae9-4517-b3f0-ad8321634c85 Date: Mon, 23 Jul 2018 23:18:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:30,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-25f7bbf8-fae9-4517-b3f0-ad8321634c85 2018-07-23 23:18:30,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:30,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26ddb907-5edd-4381-92c2-93bd24140576 Date: Mon, 23 Jul 2018 23:18:30 GMT RESP BODY: {"ports":[]} 2018-07-23 23:18:30,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port&admin_state_up=True used request id req-26ddb907-5edd-4381-92c2-93bd24140576 2018-07-23 23:18:30,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:30,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:31,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}], "expires_at": "2018-07-24T00:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-user", "id": "7e8cacabc54b49f69b1f1feec4304948"}, "audit_ids": ["0HBBjBfDT6q188lx1iWK-g"], "issued_at": "2018-07-23T23:18:31.000000Z"}} 2018-07-23 23:18:31,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caa215f7dc3ebeb8a11bae8b082fdf5aac026e" 2018-07-23 23:18:31,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903c9447-835c-4a9d-bfc1-2cff7bb7cfec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:31,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-903c9447-835c-4a9d-bfc1-2cff7bb7cfec 2018-07-23 23:18:31,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:31,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-c0f68857-ec4b-4227-a7e1-439e0c48a822 Date: Mon, 23 Jul 2018 23:18:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:31,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-c0f68857-ec4b-4227-a7e1-439e0c48a822 2018-07-23 23:18:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:31,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-225d18da-5a00-4afa-9a2e-c49fa71e120d Date: Mon, 23 Jul 2018 23:18:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:31,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-225d18da-5a00-4afa-9a2e-c49fa71e120d 2018-07-23 23:18:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:31,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f9190e66-5193-41e8-9e17-5bf2b61c3f12 Date: Mon, 23 Jul 2018 23:18:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:31,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-f9190e66-5193-41e8-9e17-5bf2b61c3f12 2018-07-23 23:18:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:18:31,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:18:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:18:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11caa215f7dc3ebeb8a11bae8b082fdf5aac026e" 2018-07-23 23:18:31,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d61dfb-e4b4-425e-81a7-2098efdb1b54 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:31,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-29d61dfb-e4b4-425e-81a7-2098efdb1b54 2018-07-23 23:18:31,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:31,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec343d0b-b64f-40cf-8d2d-a42f8dc46f5a Date: Mon, 23 Jul 2018 23:18:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:31,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-ec343d0b-b64f-40cf-8d2d-a42f8dc46f5a 2018-07-23 23:18:31,405 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net 2018-07-23 23:18:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" -d '{"port": {"network_id": "d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4", "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port", "admin_state_up": true}}' 2018-07-23 23:18:32,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-72cbe9e0-584a-42d8-9554-d943936c0fcb Date: Mon, 23 Jul 2018 23:18:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.10"}],"id":"a0f88eb4-cce8-4b7d-a092-0fce19a8ab20","security_groups":["a0e744b9-2a54-421c-bdb5-2f9e32be4906"],"mac_address":"fa:16:3e:19:5a:31","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port","project_id":"b12c2fcb99b140dd8f39605f2e762288","qos_policy_id":null,"admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:18:32,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-72cbe9e0-584a-42d8-9554-d943936c0fcb 2018-07-23 23:18:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:32,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-99983897-a476-446c-b347-d4d0ccd8ab8a Date: Mon, 23 Jul 2018 23:18:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:32,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-99983897-a476-446c-b347-d4d0ccd8ab8a 2018-07-23 23:18:32,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:32,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec91404-09a0-4440-b130-bff7b33bb7af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:32,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-fec91404-09a0-4440-b130-bff7b33bb7af 2018-07-23 23:18:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:32,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-44ae15fc-def6-4c2f-a722-a59184e0d7f3 Date: Mon, 23 Jul 2018 23:18:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:32,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-44ae15fc-def6-4c2f-a722-a59184e0d7f3 2018-07-23 23:18:32,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:32,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-a89c470d-1a0c-4ef8-a2e8-f61f9cc45bec Date: Mon, 23 Jul 2018 23:18:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.10"}],"id":"a0f88eb4-cce8-4b7d-a092-0fce19a8ab20","security_groups":["a0e744b9-2a54-421c-bdb5-2f9e32be4906"],"mac_address":"fa:16:3e:19:5a:31","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:31Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:18:32,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port&admin_state_up=True used request id req-a89c470d-1a0c-4ef8-a2e8-f61f9cc45bec 2018-07-23 23:18:32,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:32,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f648ed18-942a-45c6-b85e-8ac414f452be Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:32,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-f648ed18-942a-45c6-b85e-8ac414f452be 2018-07-23 23:18:32,961 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst 2018-07-23 23:18:32,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:32,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c037d25-672c-4af0-a03d-f85ccc05ea30 x-compute-request-id: req-7c037d25-672c-4af0-a03d-f85ccc05ea30 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-flavor-name"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:18:32,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-7c037d25-672c-4af0-a03d-f85ccc05ea30 2018-07-23 23:18:32,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:33,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4fcb61c-53a3-4c0e-af07-dd2c5f0c5709 x-compute-request-id: req-f4fcb61c-53a3-4c0e-af07-dd2c5f0c5709 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "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": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb"}} 2018-07-23 23:18:33,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb used request id req-f4fcb61c-53a3-4c0e-af07-dd2c5f0c5709 2018-07-23 23:18:33,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:33,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b97d8ea3-803e-42a4-8446-c27bd304ba58 Date: Mon, 23 Jul 2018 23:18:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:18:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:18:24Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/688d1301-f222-4cf6-9e50-99534d09d02a/snap", "metadata": {}}], "self": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a", "min_disk": 0, "protected": false, "id": "688d1301-f222-4cf6-9e50-99534d09d02a", "file": "/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b12c2fcb99b140dd8f39605f2e762288", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/688d1301-f222-4cf6-9e50-99534d09d02a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image"} 2018-07-23 23:18:33,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image used request id req-b97d8ea3-803e-42a4-8446-c27bd304ba58 2018-07-23 23:18:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:33,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fc11df5f-5ce2-41ec-9242-108d6f4983a2 Date: Mon, 23 Jul 2018 23:18:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:18:33,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fc11df5f-5ce2-41ec-9242-108d6f4983a2 2018-07-23 23:18:33,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" -d '{"server": {"name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "imageRef": "688d1301-f222-4cf6-9e50-99534d09d02a", "flavorRef": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "max_count": 1, "min_count": 1, "networks": [{"port": "a0f88eb4-cce8-4b7d-a092-0fce19a8ab20"}]}}' 2018-07-23 23:18:34,602 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47d44e41-9af7-45e9-b656-d9a3e7c47aa0 x-compute-request-id: req-47d44e41-9af7-45e9-b656-d9a3e7c47aa0 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "adminPass": "8g3n5BYYXb4d"}} 2018-07-23 23:18:34,602 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-47d44e41-9af7-45e9-b656-d9a3e7c47aa0 2018-07-23 23:18:34,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:34,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-253d5209-abd5-4c66-aa25-5a374e986097 x-compute-request-id: req-253d5209-abd5-4c66-aa25-5a374e986097 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "user_id": "7e8cacabc54b49f69b1f1feec4304948", "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-23T23:18:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:34,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-253d5209-abd5-4c66-aa25-5a374e986097 2018-07-23 23:18:34,862 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst 2018-07-23 23:18:34,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:34,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9a15e4c-dcea-4682-abe1-f38fb63e834a x-compute-request-id: req-c9a15e4c-dcea-4682-abe1-f38fb63e834a Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "user_id": "7e8cacabc54b49f69b1f1feec4304948", "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-23T23:18:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:34,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-c9a15e4c-dcea-4682-abe1-f38fb63e834a 2018-07-23 23:18:34,943 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst] is - BUILD 2018-07-23 23:18:34,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:18:37,947 - create_instance - DEBUG - VM status query timeout in 896.915093899 2018-07-23 23:18:37,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:38,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93345ddf-3d88-4d7e-8178-ff6f913ca45a x-compute-request-id: req-93345ddf-3d88-4d7e-8178-ff6f913ca45a Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:18:35Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:38,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-93345ddf-3d88-4d7e-8178-ff6f913ca45a 2018-07-23 23:18:38,291 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst] is - BUILD 2018-07-23 23:18:38,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:18:41,295 - create_instance - DEBUG - VM status query timeout in 893.56693697 2018-07-23 23:18:41,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:41,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14063bd9-5a27-4582-b638-28c9f15ccbc5 x-compute-request-id: req-14063bd9-5a27-4582-b638-28c9f15ccbc5 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:41,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-14063bd9-5a27-4582-b638-28c9f15ccbc5 2018-07-23 23:18:41,486 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst] is - ACTIVE 2018-07-23 23:18:41,486 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:18:41,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:41,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af4554ac-d5e7-41da-95a9-a2ab6b6a8abf x-compute-request-id: req-af4554ac-d5e7-41da-95a9-a2ab6b6a8abf Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:41,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-af4554ac-d5e7-41da-95a9-a2ab6b6a8abf 2018-07-23 23:18:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:41,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-78d22a89-4570-4fde-8a97-253ef6b014f3 Date: Mon, 23 Jul 2018 23:18:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:41,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-78d22a89-4570-4fde-8a97-253ef6b014f3 2018-07-23 23:18:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:41,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56738347-6c80-40e9-9c24-a2e8e6b6f285 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:41,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-56738347-6c80-40e9-9c24-a2e8e6b6f285 2018-07-23 23:18:41,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:41,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6e33a222-8f6b-4833-bee5-3ed1a841cb34 Date: Mon, 23 Jul 2018 23:18:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:41,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-6e33a222-8f6b-4833-bee5-3ed1a841cb34 2018-07-23 23:18:41,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:41,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-6e959909-87bb-40ca-bd47-132c4dcd12e0 Date: Mon, 23 Jul 2018 23:18:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.10"}],"id":"a0f88eb4-cce8-4b7d-a092-0fce19a8ab20","security_groups":["a0e744b9-2a54-421c-bdb5-2f9e32be4906"],"mac_address":"fa:16:3e:19:5a:31","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:31Z","binding:vnic_type":"normal","device_id":"7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.2"}],"id":"badaff86-505c-4c8a-b6b5-e7af4c487b7f","security_groups":[],"mac_address":"fa:16:3e:00:1b:b7","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","ip_allocation":"immediate"}]} 2018-07-23 23:18:41,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-6e959909-87bb-40ca-bd47-132c4dcd12e0 2018-07-23 23:18:41,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:42,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7e6d550-1df5-4fda-9a28-66ef6afca3d4 x-compute-request-id: req-f7e6d550-1df5-4fda-9a28-66ef6afca3d4 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:42,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-f7e6d550-1df5-4fda-9a28-66ef6afca3d4 2018-07-23 23:18:42,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:42,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9b02a796-28b6-4066-afac-0f18b3252081 Date: Mon, 23 Jul 2018 23:18:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:42,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-9b02a796-28b6-4066-afac-0f18b3252081 2018-07-23 23:18:42,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:42,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a85e28e-564a-4c1f-bd40-76d99301e2c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:42,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-5a85e28e-564a-4c1f-bd40-76d99301e2c9 2018-07-23 23:18:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:42,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f2d2ad9f-f529-41b2-b36f-f7e44bd4285c Date: Mon, 23 Jul 2018 23:18:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:42,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-f2d2ad9f-f529-41b2-b36f-f7e44bd4285c 2018-07-23 23:18:42,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:42,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-d574a332-be76-4351-89d5-ae202ecce692 Date: Mon, 23 Jul 2018 23:18:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.10"}],"id":"a0f88eb4-cce8-4b7d-a092-0fce19a8ab20","security_groups":["a0e744b9-2a54-421c-bdb5-2f9e32be4906"],"mac_address":"fa:16:3e:19:5a:31","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:31Z","binding:vnic_type":"normal","device_id":"7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.2"}],"id":"badaff86-505c-4c8a-b6b5-e7af4c487b7f","security_groups":[],"mac_address":"fa:16:3e:00:1b:b7","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","ip_allocation":"immediate"}]} 2018-07-23 23:18:42,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-d574a332-be76-4351-89d5-ae202ecce692 2018-07-23 23:18:42,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:43,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e0ae0cd1b294ffe83d1d87ffb91a6a8", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role"}], "expires_at": "2018-07-24T00:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b12c2fcb99b140dd8f39605f2e762288", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-user", "id": "7e8cacabc54b49f69b1f1feec4304948"}, "audit_ids": ["mp6tYfTvSGOi22Kj94DVxA"], "issued_at": "2018-07-23T23:18:43.000000Z"}} 2018-07-23 23:18:43,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7fd7023fdd3cb8271e47485d16f7b27fa3d60a" 2018-07-23 23:18:43,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b1423e8-dba5-4117-909a-402fd1e2a5ae x-compute-request-id: req-2b1423e8-dba5-4117-909a-402fd1e2a5ae Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:43,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-2b1423e8-dba5-4117-909a-402fd1e2a5ae 2018-07-23 23:18:43,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a7f2641-4a05-4cd3-bbfe-595ba0f80d92 x-compute-request-id: req-9a7f2641-4a05-4cd3-bbfe-595ba0f80d92 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:44,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-9a7f2641-4a05-4cd3-bbfe-595ba0f80d92 2018-07-23 23:18:44,164 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst] is - ACTIVE 2018-07-23 23:18:44,165 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:18:44,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5ba9242-19f1-47ac-8076-a9d5d65e7de2 x-compute-request-id: req-c5ba9242-19f1-47ac-8076-a9d5d65e7de2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:44,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-c5ba9242-19f1-47ac-8076-a9d5d65e7de2 2018-07-23 23:18:44,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-23977323-f878-402e-8060-e9cf39c00961 Date: Mon, 23 Jul 2018 23:18:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:44,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-23977323-f878-402e-8060-e9cf39c00961 2018-07-23 23:18:44,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a6b98d-fe80-47ed-b212-f35192e3b518 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:44,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-a7a6b98d-fe80-47ed-b212-f35192e3b518 2018-07-23 23:18:44,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb6b9d31-b016-4c0a-bf83-a825875f38b0 Date: Mon, 23 Jul 2018 23:18:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:44,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-cb6b9d31-b016-4c0a-bf83-a825875f38b0 2018-07-23 23:18:44,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-6adf6298-37e1-49d9-87f6-2a9b5e430719 Date: Mon, 23 Jul 2018 23:18:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.10"}],"id":"a0f88eb4-cce8-4b7d-a092-0fce19a8ab20","security_groups":["a0e744b9-2a54-421c-bdb5-2f9e32be4906"],"mac_address":"fa:16:3e:19:5a:31","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:31Z","binding:vnic_type":"normal","device_id":"7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.2"}],"id":"badaff86-505c-4c8a-b6b5-e7af4c487b7f","security_groups":[],"mac_address":"fa:16:3e:00:1b:b7","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","ip_allocation":"immediate"}]} 2018-07-23 23:18:44,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-6adf6298-37e1-49d9-87f6-2a9b5e430719 2018-07-23 23:18:44,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd51b0a8-f238-4805-9d36-80790380378c x-compute-request-id: req-cd51b0a8-f238-4805-9d36-80790380378c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:44,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-cd51b0a8-f238-4805-9d36-80790380378c 2018-07-23 23:18:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:44,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5ebe2ef1-1c45-4628-b7ab-6d21179e0dd2 Date: Mon, 23 Jul 2018 23:18:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:44,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-5ebe2ef1-1c45-4628-b7ab-6d21179e0dd2 2018-07-23 23:18:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:45,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e898528a-aa31-44e3-b025-1b933a2b3aaf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:45,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-e898528a-aa31-44e3-b025-1b933a2b3aaf 2018-07-23 23:18:45,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:45,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-da5845e4-ab34-44e6-a686-c2ff1d895bae Date: Mon, 23 Jul 2018 23:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:45,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-da5845e4-ab34-44e6-a686-c2ff1d895bae 2018-07-23 23:18:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:45,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-203d474a-2e80-4e18-9a7d-474ebffe98e2 Date: Mon, 23 Jul 2018 23:18:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.10"}],"id":"a0f88eb4-cce8-4b7d-a092-0fce19a8ab20","security_groups":["a0e744b9-2a54-421c-bdb5-2f9e32be4906"],"mac_address":"fa:16:3e:19:5a:31","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:31Z","binding:vnic_type":"normal","device_id":"7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.2"}],"id":"badaff86-505c-4c8a-b6b5-e7af4c487b7f","security_groups":[],"mac_address":"fa:16:3e:00:1b:b7","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","ip_allocation":"immediate"}]} 2018-07-23 23:18:45,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-203d474a-2e80-4e18-9a7d-474ebffe98e2 2018-07-23 23:18:45,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name"}}' 2018-07-23 23:18:45,450 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd75157e-d65d-46b9-a500-cd14465bd7a7 x-compute-request-id: req-cd75157e-d65d-46b9-a500-cd14465bd7a7 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name not associated with the instance 7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "code": 404}} 2018-07-23 23:18:45,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc/action used request id req-cd75157e-d65d-46b9-a500-cd14465bd7a7 2018-07-23 23:18:45,451 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name not associated with the instance 7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc (HTTP 404) (Request-ID: req-cd75157e-d65d-46b9-a500-cd14465bd7a7) 2018-07-23 23:18:45,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:45,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b64623e2-aace-4b4e-a902-798a267cdc87 x-compute-request-id: req-b64623e2-aace-4b4e-a902-798a267cdc87 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:45,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-b64623e2-aace-4b4e-a902-798a267cdc87 2018-07-23 23:18:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:45,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0c5de8af-7283-47d9-a5ac-30828df546b5 Date: Mon, 23 Jul 2018 23:18:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b12c2fcb99b140dd8f39605f2e762288","l2_adjacency":true,"status":"ACTIVE","subnets":["f42251a6-d933-4970-b81b-004f8dc9484d"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net","admin_state_up":true,"tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:25Z","mtu":1450}]} 2018-07-23 23:18:45,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net used request id req-0c5de8af-7283-47d9-a5ac-30828df546b5 2018-07-23 23:18:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:45,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b41cf85-8162-47ca-ae7a-6f95fe202df1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:45,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-1b41cf85-8162-47ca-ae7a-6f95fe202df1 2018-07-23 23:18:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:46,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-01bdc111-9f95-4f97-9de7-d859eaeaecf4 Date: Mon, 23 Jul 2018 23:18:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:26Z","dns_nameservers":[],"updated_at":"2018-07-23T23:18: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":"b12c2fcb99b140dd8f39605f2e762288","id":"f42251a6-d933-4970-b81b-004f8dc9484d","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet"}]} 2018-07-23 23:18:46,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-01bdc111-9f95-4f97-9de7-d859eaeaecf4 2018-07-23 23:18:46,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:46,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-3938f805-b995-4355-b96b-7572b12a36a4 Date: Mon, 23 Jul 2018 23:18:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.10"}],"id":"a0f88eb4-cce8-4b7d-a092-0fce19a8ab20","security_groups":["a0e744b9-2a54-421c-bdb5-2f9e32be4906"],"mac_address":"fa:16:3e:19:5a:31","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:31Z","binding:vnic_type":"normal","device_id":"7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:18:28Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f42251a6-d933-4970-b81b-004f8dc9484d","ip_address":"10.55.0.2"}],"id":"badaff86-505c-4c8a-b6b5-e7af4c487b7f","security_groups":[],"mac_address":"fa:16:3e:00:1b:b7","project_id":"b12c2fcb99b140dd8f39605f2e762288","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","tenant_id":"b12c2fcb99b140dd8f39605f2e762288","created_at":"2018-07-23T23:18:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4","ip_allocation":"immediate"}]} 2018-07-23 23:18:46,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-3938f805-b995-4355-b96b-7572b12a36a4 2018-07-23 23:18:46,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f7fd7023fdd3cb8271e47485d16f7b27fa3d60a" 2018-07-23 23:18:46,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bbfc18d-9ab0-4970-bd10-6b6a50c2c2ce x-compute-request-id: req-2bbfc18d-9ab0-4970-bd10-6b6a50c2c2ce Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:5a:31", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "security_groups": [{"name": "default"}], "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:39Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:46,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-2bbfc18d-9ab0-4970-bd10-6b6a50c2c2ce 2018-07-23 23:18:46,257 - create_instance - INFO - Deleting Port with ID - a0f88eb4-cce8-4b7d-a092-0fce19a8ab20 2018-07-23 23:18:46,258 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-port 2018-07-23 23:18:46,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/a0f88eb4-cce8-4b7d-a092-0fce19a8ab20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:46,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6374a141-cf3d-445d-8204-6e9878a70ba4 Date: Mon, 23 Jul 2018 23:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:46,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/a0f88eb4-cce8-4b7d-a092-0fce19a8ab20 used request id req-6374a141-cf3d-445d-8204-6e9878a70ba4 2018-07-23 23:18:46,910 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst 2018-07-23 23:18:46,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:47,035 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed96fdd7-9d3c-45a2-bb1d-08688657b395 x-compute-request-id: req-ed96fdd7-9d3c-45a2-bb1d-08688657b395 Content-Type: application/json 2018-07-23 23:18:47,035 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-ed96fdd7-9d3c-45a2-bb1d-08688657b395 2018-07-23 23:18:47,035 - create_instance - INFO - Checking deletion status 2018-07-23 23:18:47,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:47,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0f29649-45ef-4606-8f45-b51dcf5b4f68 x-compute-request-id: req-b0f29649-45ef-4606-8f45-b51dcf5b4f68 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "rel": "bookmark"}], "image": {"id": "688d1301-f222-4cf6-9e50-99534d09d02a", "links": [{"href": "http://172.30.9.26:8774/images/688d1301-f222-4cf6-9e50-99534d09d02a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:18:39.000000", "flavor": {"id": "4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "links": [{"href": "http://172.30.9.26:8774/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb", "rel": "bookmark"}]}, "id": "7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc", "user_id": "7e8cacabc54b49f69b1f1feec4304948", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:18:46Z", "hostId": "b3c806d17ee130eac1b3156a9bb645c87988d12f3ca0968702c85b7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst", "created": "2018-07-23T23:18:34Z", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:18:47,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-b0f29649-45ef-4606-8f45-b51dcf5b4f68 2018-07-23 23:18:47,482 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst] is - ACTIVE 2018-07-23 23:18:47,482 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:18:50,485 - create_instance - DEBUG - VM status query timeout in 296.549943924 2018-07-23 23:18:50,489 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28d887632a4265ce413daa897f5310429d92b1e" 2018-07-23 23:18:50,568 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7f054c1-5811-4883-bf25-1ac780179c17 x-compute-request-id: req-a7f054c1-5811-4883-bf25-1ac780179c17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc could not be found.", "code": 404}} 2018-07-23 23:18:50,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc used request id req-a7f054c1-5811-4883-bf25-1ac780179c17 2018-07-23 23:18:50,568 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7bbe5f8e-1988-41f7-9041-5fbc1d3e8afc could not be found. (HTTP 404) (Request-ID: req-a7f054c1-5811-4883-bf25-1ac780179c17) 2018-07-23 23:18:50,569 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-inst 2018-07-23 23:18:50,570 - neutron_utils - INFO - Deleting security group rule with ID - 4eab970e-ee21-45c3-9290-5c92f156d1fe 2018-07-23 23:18:50,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/4eab970e-ee21-45c3-9290-5c92f156d1fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:50,827 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b679894f-fee7-402a-aa74-0fc858f676bc Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:50,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/4eab970e-ee21-45c3-9290-5c92f156d1fe used request id req-b679894f-fee7-402a-aa74-0fc858f676bc 2018-07-23 23:18:50,828 - neutron_utils - INFO - Deleting security group rule with ID - d3a5b11f-65d3-46f4-98fe-977f8186460c 2018-07-23 23:18:50,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/d3a5b11f-65d3-46f4-98fe-977f8186460c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:50,918 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90e0092b-985d-47c5-913e-2b19f718fd91 Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:50,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/d3a5b11f-65d3-46f4-98fe-977f8186460c used request id req-90e0092b-985d-47c5-913e-2b19f718fd91 2018-07-23 23:18:50,919 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-name 2018-07-23 23:18:50,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/932fb562-9204-408f-acff-13c8adc3f3ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4adcc1e839e4d5ab0337a5c2dd9beb294c660f2" 2018-07-23 23:18:51,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc229302-bd69-44f9-b673-e9f9903f081d Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:51,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/932fb562-9204-408f-acff-13c8adc3f3ec used request id req-dc229302-bd69-44f9-b673-e9f9903f081d 2018-07-23 23:18:51,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de9c77917247af3df6aaf309a878b1b71cb448f" 2018-07-23 23:18:51,123 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d638ce26-b866-48fa-88b6-72655d9653d8 x-compute-request-id: req-d638ce26-b866-48fa-88b6-72655d9653d8 Content-Length: 0 Content-Type: application/json 2018-07-23 23:18:51,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4cda227a-4d52-4354-9a1b-79b9e2d60bfb used request id req-d638ce26-b866-48fa-88b6-72655d9653d8 2018-07-23 23:18:51,124 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet 2018-07-23 23:18:51,124 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-subnet 2018-07-23 23:18:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f42251a6-d933-4970-b81b-004f8dc9484d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:52,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e77d1723-889d-42ea-93df-ee8ce01d465b Date: Mon, 23 Jul 2018 23:18:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:52,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f42251a6-d933-4970-b81b-004f8dc9484d used request id req-e77d1723-889d-42ea-93df-ee8ce01d465b 2018-07-23 23:18:52,283 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-pub-net 2018-07-23 23:18:52,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0df319d85890daf8e2e47daf59829acd648e868" 2018-07-23 23:18:53,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-17c37f63-f70b-4227-9f44-9bc8e3c575e6 Date: Mon, 23 Jul 2018 23:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:53,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d1ea7c9e-6d81-4d7f-b9f5-d1620119a0c4 used request id req-17c37f63-f70b-4227-9f44-9bc8e3c575e6 2018-07-23 23:18:53,297 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-d726dad0-afc0-4fe3-becb-478926038083-image 2018-07-23 23:18:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}756d25b03150ef37f4ee0d42c681386da33cf470" 2018-07-23 23:18:53,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcfc03c5-329e-477e-8319-2a8e1c0cdb85 Date: Mon, 23 Jul 2018 23:18:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:18:53,720 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/688d1301-f222-4cf6-9e50-99534d09d02a used request id req-dcfc03c5-329e-477e-8319-2a8e1c0cdb85 2018-07-23 23:18:53,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:53,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ffc68747-1ef9-4e9b-87fc-b0c007de5b23 Date: Mon, 23 Jul 2018 23:18:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:25Z", "updated_at": "2018-07-23T23:18:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "revision_number": 0, "id": "5c1876f5-f945-410b-a6f5-b1733d9f4825", "remote_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv4", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "revision_number": 0, "id": "6070b95b-a90c-4864-95d6-9769fe59f2ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv4", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "revision_number": 0, "id": "73ded19a-1c8c-4f6e-b08b-603ef4439ad0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv6", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "revision_number": 0, "id": "f36ac640-56b3-4d03-8397-343ba1b652cf", "remote_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "remote_ip_prefix": null, "created_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "port_range_min": null, "ethertype": "IPv6", "project_id": "b12c2fcb99b140dd8f39605f2e762288"}], "revision_number": 4, "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:18:53,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ffc68747-1ef9-4e9b-87fc-b0c007de5b23 2018-07-23 23:18:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f33b04-69a7-44da-afb0-bf385f370931 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:54,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-37f33b04-69a7-44da-afb0-bf385f370931 2018-07-23 23:18:54,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:54,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d4ca82-db6f-4168-af13-0c1d2be1a2da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:54,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-22d4ca82-db6f-4168-af13-0c1d2be1a2da 2018-07-23 23:18:54,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385657c9-445b-44c0-9600-0ae38b879fb1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:18:54,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-385657c9-445b-44c0-9600-0ae38b879fb1 2018-07-23 23:18:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9285878-7d88-4c37-9813-f370e7a258a8 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:18:54,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-d9285878-7d88-4c37-9813-f370e7a258a8 2018-07-23 23:18:54,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c9b0523-4e24-4b2f-b435-939c7337122a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:54,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-0c9b0523-4e24-4b2f-b435-939c7337122a 2018-07-23 23:18:54,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55a0f43-2461-4416-a38c-1c24875ba288 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:54,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-c55a0f43-2461-4416-a38c-1c24875ba288 2018-07-23 23:18:54,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:54,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc25de68-d5fd-482e-94b2-7a86ae5ba215 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:18:54,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-bc25de68-d5fd-482e-94b2-7a86ae5ba215 2018-07-23 23:18:54,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:18:54,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6798dcf-11ff-4e38-9808-bce96b572098 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b12c2fcb99b140dd8f39605f2e762288", "name": "InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj"}} 2018-07-23 23:18:54,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-e6798dcf-11ff-4e38-9808-bce96b572098 2018-07-23 23:18:54,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0e744b9-2a54-421c-bdb5-2f9e32be4906 2018-07-23 23:18:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a0e744b9-2a54-421c-bdb5-2f9e32be4906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6f37b82f-d966-4dd6-b377-a003eef04d81 Date: Mon, 23 Jul 2018 23:18:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:25Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "5c1876f5-f945-410b-a6f5-b1733d9f4825"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:25Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "6070b95b-a90c-4864-95d6-9769fe59f2ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:25Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "73ded19a-1c8c-4f6e-b08b-603ef4439ad0"}, {"remote_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:18:25Z", "security_group_id": "a0e744b9-2a54-421c-bdb5-2f9e32be4906", "port_range_min": null, "revision_number": 0, "tenant_id": "b12c2fcb99b140dd8f39605f2e762288", "created_at": "2018-07-23T23:18:25Z", "project_id": "b12c2fcb99b140dd8f39605f2e762288", "id": "f36ac640-56b3-4d03-8397-343ba1b652cf"}]} 2018-07-23 23:18:54,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a0e744b9-2a54-421c-bdb5-2f9e32be4906 used request id req-6f37b82f-d966-4dd6-b377-a003eef04d81 2018-07-23 23:18:54,722 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:18:54,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a0e744b9-2a54-421c-bdb5-2f9e32be4906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:54,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4194ef0-faba-4ea0-9f09-060b92ddc381 Content-Length: 0 Date: Mon, 23 Jul 2018 23:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:18:54,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a0e744b9-2a54-421c-bdb5-2f9e32be4906 used request id req-a4194ef0-faba-4ea0-9f09-060b92ddc381 2018-07-23 23:18:54,872 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj 2018-07-23 23:18:54,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:55,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b9bc267-5b62-438d-b405-06cafc017714 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:55,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b12c2fcb99b140dd8f39605f2e762288 used request id req-0b9bc267-5b62-438d-b405-06cafc017714 2018-07-23 23:18:55,070 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-3e56073f-e45a-4a0-proj-role 2018-07-23 23:18:55,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:55,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b2b6908-b116-4e05-b498-8aa1006022ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:55,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/2e0ae0cd1b294ffe83d1d87ffb91a6a8 used request id req-0b2b6908-b116-4e05-b498-8aa1006022ae 2018-07-23 23:18:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7296d888722e74a5a2ab68dc803ff569dba7541" 2018-07-23 23:18:55,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2b758f-5b21-496b-a6fb-a288fd04c090 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:18:55,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6c2b758f-5b21-496b-a6fb-a288fd04c090 2018-07-23 23:18:55,262 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-3e56073f-e45a-4a0-user 2018-07-23 23:18:55,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7e8cacabc54b49f69b1f1feec4304948 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3acfc094c998e3f9e09ebbd2ab81048b6bdaba7" 2018-07-23 23:18:55,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab72335a-3c6b-4abe-8713-58b2a980a029 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:55,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7e8cacabc54b49f69b1f1feec4304948 used request id req-ab72335a-3c6b-4abe-8713-58b2a980a029 2018-07-23 23:18:55,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:55,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["A2GofxaQTJu5riWgXF-1uQ"], "issued_at": "2018-07-23T23:18:55.000000Z"}} 2018-07-23 23:18:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50229d231b6e62db989aec82869b017ac364e0bc" 2018-07-23 23:18:55,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda59ef4-cdd6-4e4c-93d2-058ce59e0b07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:55,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-eda59ef4-cdd6-4e4c-93d2-058ce59e0b07 2018-07-23 23:18:55,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:55,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:56,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["R8cciurtSqyCU30mbKitSw"], "issued_at": "2018-07-23T23:18:56.000000Z"}} 2018-07-23 23:18:56,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:18:56,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeaa9252-6055-4218-a8fb-b9540a02e112 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:56,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aeaa9252-6055-4218-a8fb-b9540a02e112 2018-07-23 23:18:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:18:56,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:18:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:18:56,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:18:56,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f52c59-9344-4ebc-81c0-5a847b59a5bc Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:18:56,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj used request id req-00f52c59-9344-4ebc-81c0-5a847b59a5bc 2018-07-23 23:18:56,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:18:56,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408ee0ca-bb0f-42a6-bfe4-79a0dc4a4d3b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:18:56,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-408ee0ca-bb0f-42a6-bfe4-79a0dc4a4d3b 2018-07-23 23:18:56,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj"}}' 2018-07-23 23:18:56,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71b06b93-2f3c-4812-ba6c-8f45d715894d Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c613c631795241bdafed5b357cdebdcf"}, "tags": [], "enabled": true, "id": "c613c631795241bdafed5b357cdebdcf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj"}} 2018-07-23 23:18:56,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-71b06b93-2f3c-4812-ba6c-8f45d715894d 2018-07-23 23:18:56,724 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj 2018-07-23 23:18:56,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:56,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:57,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Opk2HuWFTeKZzwPW5RfE0Q"], "issued_at": "2018-07-23T23:18:57.000000Z"}} 2018-07-23 23:18:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c319b09c410490a7e2327712d9fee862e7073c1" 2018-07-23 23:18:57,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa45f9b1-8e66-4217-ba11-133ee108e097 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:57,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-aa45f9b1-8e66-4217-ba11-133ee108e097 2018-07-23 23:18:57,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:18:57,192 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:18:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:18:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c319b09c410490a7e2327712d9fee862e7073c1" 2018-07-23 23:18:57,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3c1f8b7-66b8-41d9-92b2-364d69787869 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:18:57,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-a3c1f8b7-66b8-41d9-92b2-364d69787869 2018-07-23 23:18:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c319b09c410490a7e2327712d9fee862e7073c1" 2018-07-23 23:18:57,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2cc78e5-ad12-4abe-a629-54401af4f43d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c613c631795241bdafed5b357cdebdcf"}, "tags": [], "enabled": true, "id": "c613c631795241bdafed5b357cdebdcf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj"}]} 2018-07-23 23:18:57,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj used request id req-b2cc78e5-ad12-4abe-a629-54401af4f43d 2018-07-23 23:18:57,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c319b09c410490a7e2327712d9fee862e7073c1" 2018-07-23 23:18:57,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669fba84-3314-4d02-9a26-8d1cc451a2ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:18:57,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-669fba84-3314-4d02-9a26-8d1cc451a2ee 2018-07-23 23:18:57,843 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-3c05f909-b49e-4a0-user 2018-07-23 23:18:57,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:18:57,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d91742-4d13-4740-a903-7988557a7bd4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:18:57,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-98d91742-4d13-4740-a903-7988557a7bd4 2018-07-23 23:18:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" -d '{"role": {"name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj-role"}}' 2018-07-23 23:18:58,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44af0691-09e0-42df-9864-902bab9a2b1d Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6069da335b9d43418df878c78769ba64", "links": {"self": "http://172.30.9.26:5000/v3/roles/6069da335b9d43418df878c78769ba64"}, "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj-role"}} 2018-07-23 23:18:58,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-44af0691-09e0-42df-9864-902bab9a2b1d 2018-07-23 23:18:58,048 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj-role 2018-07-23 23:18:58,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6069da335b9d43418df878c78769ba64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:18:58,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051a16fb-71ae-4bdf-8fda-1d55c7d913b1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6069da335b9d43418df878c78769ba64", "links": {"self": "http://172.30.9.26:5000/v3/roles/6069da335b9d43418df878c78769ba64"}, "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj-role"}} 2018-07-23 23:18:58,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6069da335b9d43418df878c78769ba64 used request id req-051a16fb-71ae-4bdf-8fda-1d55c7d913b1 2018-07-23 23:18:58,141 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj-role to project CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj 2018-07-23 23:18:58,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c613c631795241bdafed5b357cdebdcf/users/b56f3773901f4ba4b185650858c16167/roles/6069da335b9d43418df878c78769ba64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:18:58,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19cde25c-c4f0-4657-ab6c-6caebab817ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:18:58,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c613c631795241bdafed5b357cdebdcf/users/b56f3773901f4ba4b185650858c16167/roles/6069da335b9d43418df878c78769ba64 used request id req-19cde25c-c4f0-4657-ab6c-6caebab817ff 2018-07-23 23:18:58,263 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:18:58,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:58,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:18:58,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["rasn1_suQXiGnT6fGcHKOQ"], "issued_at": "2018-07-23T23:18:58.000000Z"}} 2018-07-23 23:18:58,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:18:58,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10873fb-0d98-431f-8cb2-5a452a55b500 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:18:58,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b10873fb-0d98-431f-8cb2-5a452a55b500 2018-07-23 23:18:58,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:18:58,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fed948f6-eb85-45e4-a380-79e40c082fc6 Date: Mon, 23 Jul 2018 23:18:58 GMT RESP BODY: {"networks":[]} 2018-07-23 23:18:58,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-fed948f6-eb85-45e4-a380-79e40c082fc6 2018-07-23 23:18:58,846 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net 2018-07-23 23:18:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" -d '{"network": {"name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net", "admin_state_up": true}}' 2018-07-23 23:18:59,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-1200d6a0-3946-4990-8aeb-6233be874b03 Date: Mon, 23 Jul 2018 23:18:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","mtu":1450}} 2018-07-23 23:18:59,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-1200d6a0-3946-4990-8aeb-6233be874b03 2018-07-23 23:18:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:18:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-f851dbbf-9efc-402e-82f2-e8e61c4a2581 Date: Mon, 23 Jul 2018 23:18:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:18:59,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-f851dbbf-9efc-402e-82f2-e8e61c4a2581 2018-07-23 23:18:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:18:59,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d0e9943-1445-4db6-9c31-35a9fb4d2d12 Date: Mon, 23 Jul 2018 23:18:59 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:18:59,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-6d0e9943-1445-4db6-9c31-35a9fb4d2d12 2018-07-23 23:18:59,300 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet 2018-07-23 23:18:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" -d '{"subnets": [{"ip_version": 4, "network_id": "d81c2ce8-5140-4c0f-898f-3be207fc3590", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet"}]}' 2018-07-23 23:18:59,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c2064047-6c36-47d5-a1be-22ed69b17dd2 Date: Mon, 23 Jul 2018 23:18:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:18:59,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-c2064047-6c36-47d5-a1be-22ed69b17dd2 2018-07-23 23:18:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:18:59,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-acb37864-4da3-4fd6-a6e2-b4158a98456e Date: Mon, 23 Jul 2018 23:18:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:18:59,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-acb37864-4da3-4fd6-a6e2-b4158a98456e 2018-07-23 23:18:59,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:18:59,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b41da44d-1d4f-4021-9f7b-0f6decddfb5b Date: Mon, 23 Jul 2018 23:18:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:18:59,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-b41da44d-1d4f-4021-9f7b-0f6decddfb5b 2018-07-23 23:18:59,852 - OpenStackNetwork - DEBUG - Network [d81c2ce8-5140-4c0f-898f-3be207fc3590] created successfully 2018-07-23 23:18:59,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:18:59,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:00,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Frbk8udbSCmqyhWWu77AoA"], "issued_at": "2018-07-23T23:19:00.000000Z"}} 2018-07-23 23:19:00,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a6de965a502a65ab4ae33c62cc92ae5a1d51900" 2018-07-23 23:19:00,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faef77c1-3569-42cb-b3ba-451673fe014e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:00,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-faef77c1-3569-42cb-b3ba-451673fe014e 2018-07-23 23:19:00,349 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:19:00,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a6de965a502a65ab4ae33c62cc92ae5a1d51900" 2018-07-23 23:19:00,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a80c45b-77a8-4380-a159-5898bfd32052 x-compute-request-id: req-9a80c45b-77a8-4380-a159-5898bfd32052 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:19:00,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9a80c45b-77a8-4380-a159-5898bfd32052 2018-07-23 23:19:00,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a6de965a502a65ab4ae33c62cc92ae5a1d51900" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-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-23 23:19:00,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9afb682-5cbf-41bb-bc4e-674a0777a5c3 x-compute-request-id: req-a9afb682-5cbf-41bb-bc4e-674a0777a5c3 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "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": "df16389b-95f1-4f70-93de-a14817cd2429"}} 2018-07-23 23:19:00,561 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-a9afb682-5cbf-41bb-bc4e-674a0777a5c3 2018-07-23 23:19:00,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:00,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:00,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6069da335b9d43418df878c78769ba64", "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj-role"}], "expires_at": "2018-07-24T00:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c613c631795241bdafed5b357cdebdcf", "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c613c631795241bdafed5b357cdebdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c613c631795241bdafed5b357cdebdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c613c631795241bdafed5b357cdebdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c613c631795241bdafed5b357cdebdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c613c631795241bdafed5b357cdebdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c613c631795241bdafed5b357cdebdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c613c631795241bdafed5b357cdebdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c613c631795241bdafed5b357cdebdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c613c631795241bdafed5b357cdebdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c613c631795241bdafed5b357cdebdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c613c631795241bdafed5b357cdebdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c613c631795241bdafed5b357cdebdcf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c613c631795241bdafed5b357cdebdcf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c613c631795241bdafed5b357cdebdcf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-3c05f909-b49e-4a0-user", "id": "b56f3773901f4ba4b185650858c16167"}, "audit_ids": ["CR-Ej-dVR9a6G0YY-7ihYQ"], "issued_at": "2018-07-23T23:19:00.000000Z"}} 2018-07-23 23:19:00,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" 2018-07-23 23:19:01,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34f6934-2f8f-4121-8a3c-7e3ac644190b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:01,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f34f6934-2f8f-4121-8a3c-7e3ac644190b 2018-07-23 23:19:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" 2018-07-23 23:19:01,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-c1dead49-6c4c-444c-9cfb-66778ff0e097 Date: Mon, 23 Jul 2018 23:19:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image"} 2018-07-23 23:19:01,313 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image used request id req-c1dead49-6c4c-444c-9cfb-66778ff0e097 2018-07-23 23:19:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" 2018-07-23 23:19:01,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-46b74a81-184a-43db-9ae1-80e219017502 Date: Mon, 23 Jul 2018 23:19:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:19:01,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-46b74a81-184a-43db-9ae1-80e219017502 2018-07-23 23:19:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image"}' 2018-07-23 23:19:01,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d663cb1e-38f6-4b66-89f1-f83814f00d65 Date: Mon, 23 Jul 2018 23:19:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "min_disk": 0, "protected": false, "id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "file": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/file", "checksum": null, "owner": "c613c631795241bdafed5b357cdebdcf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:19:01,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-d663cb1e-38f6-4b66-89f1-f83814f00d65 2018-07-23 23:19:01,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" -d '' 2018-07-23 23:19:01,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-313098c4-4c54-4926-b2d0-4adebd438aff Date: Mon, 23 Jul 2018 23:19:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:19:01,781 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/file used request id req-313098c4-4c54-4926-b2d0-4adebd438aff 2018-07-23 23:19:01,782 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:19:01,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" 2018-07-23 23:19:01,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-16081b92-6dc8-4dd8-9428-8e01685eb3c0 Date: Mon, 23 Jul 2018 23:19:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:01Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "metadata": {}}], "self": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "min_disk": 0, "protected": false, "id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "file": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c613c631795241bdafed5b357cdebdcf", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:19:01,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2 used request id req-16081b92-6dc8-4dd8-9428-8e01685eb3c0 2018-07-23 23:19:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" 2018-07-23 23:19:01,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cb4328e6-b907-45ff-9c01-c25b5f0f0010 Date: Mon, 23 Jul 2018 23:19:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:19:01,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-cb4328e6-b907-45ff-9c01-c25b5f0f0010 2018-07-23 23:19:01,816 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image 2018-07-23 23:19:01,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" 2018-07-23 23:19:01,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-38843925-4d98-4993-80bf-83a0cff8fc18 Date: Mon, 23 Jul 2018 23:19:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:01Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "metadata": {}}], "self": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "min_disk": 0, "protected": false, "id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "file": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c613c631795241bdafed5b357cdebdcf", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:19:01,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2 used request id req-38843925-4d98-4993-80bf-83a0cff8fc18 2018-07-23 23:19:01,834 - create_image - DEBUG - Instance status is - active 2018-07-23 23:19:01,834 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image 2018-07-23 23:19:01,834 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image 2018-07-23 23:19:01,834 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:19:01,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50229d231b6e62db989aec82869b017ac364e0bc" 2018-07-23 23:19:02,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61863d1c-1b36-4ad8-b14a-0f5f8d933522 x-compute-request-id: req-61863d1c-1b36-4ad8-b14a-0f5f8d933522 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-07-23T23:18:55.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-07-23T23:18:57.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-07-23T23:19:01.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-23T23:18:52.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-07-23T23:18:57.000000"}}}, "zoneName": "nova"}]} 2018-07-23 23:19:02,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-availability-zone/detail used request id req-61863d1c-1b36-4ad8-b14a-0f5f8d933522 2018-07-23 23:19:02,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:02,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:02,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["n2PsV40pQtyzwWnQ3xuDfw"], "issued_at": "2018-07-23T23:19:02.000000Z"}} 2018-07-23 23:19:02,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:02,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe363e88-8a39-47cb-b865-ac3ea90a383c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:02,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-fe363e88-8a39-47cb-b865-ac3ea90a383c 2018-07-23 23:19:02,561 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:19:02,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:02,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11fdae7-e9e8-418c-bc18-ed46f1f6e538 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:02,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b11fdae7-e9e8-418c-bc18-ed46f1f6e538 2018-07-23 23:19:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:02,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ad5b66e1-3131-4c0d-a4bc-c87dcdea94b3 Date: Mon, 23 Jul 2018 23:19:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:02,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-ad5b66e1-3131-4c0d-a4bc-c87dcdea94b3 2018-07-23 23:19:02,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:02,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:02,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9143d89-e48a-4000-8f87-bff5a88bef85 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:02,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f9143d89-e48a-4000-8f87-bff5a88bef85 2018-07-23 23:19:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:03,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ca7bb8da-46a8-457c-9b90-773f26131fb6 Date: Mon, 23 Jul 2018 23:19:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:03,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-ca7bb8da-46a8-457c-9b90-773f26131fb6 2018-07-23 23:19:03,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:03,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-581197f8-9780-4cd2-9f6a-acb702d2407a Date: Mon, 23 Jul 2018 23:19:03 GMT RESP BODY: {"ports":[]} 2018-07-23 23:19:03,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1&admin_state_up=True used request id req-581197f8-9780-4cd2-9f6a-acb702d2407a 2018-07-23 23:19:03,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:03,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b663e226-c8a6-41b2-afdc-543d963371ae x-compute-request-id: req-b663e226-c8a6-41b2-afdc-543d963371ae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:19:03,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-b663e226-c8a6-41b2-afdc-543d963371ae 2018-07-23 23:19:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:03,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-96e5ccf4-603b-4494-ad77-58ed0eed327d Date: Mon, 23 Jul 2018 23:19:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:03,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-96e5ccf4-603b-4494-ad77-58ed0eed327d 2018-07-23 23:19:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:03,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45b5e65-e94e-4fcc-8978-cef582150da8 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:03,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e45b5e65-e94e-4fcc-8978-cef582150da8 2018-07-23 23:19:03,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:03,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-13ec7a35-99f6-476d-84f7-ceff1ae13609 Date: Mon, 23 Jul 2018 23:19:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:03,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-13ec7a35-99f6-476d-84f7-ceff1ae13609 2018-07-23 23:19:03,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:03,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-72a0a0a2-0028-4efb-a97a-3b87a8068160 Date: Mon, 23 Jul 2018 23:19:03 GMT RESP BODY: {"ports":[]} 2018-07-23 23:19:03,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1&admin_state_up=True used request id req-72a0a0a2-0028-4efb-a97a-3b87a8068160 2018-07-23 23:19:03,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:03,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:04,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["zO2w3V9mRgetm4rWLXxNfA"], "issued_at": "2018-07-23T23:19:04.000000Z"}} 2018-07-23 23:19:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa233edac9135df28b25a62d2056bcdf9c825891" 2018-07-23 23:19:04,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f30603-2b2d-4a5b-a765-5261792a22da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:04,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f3f30603-2b2d-4a5b-a765-5261792a22da 2018-07-23 23:19:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:04,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-9d2d4d35-67ff-4f8c-aea7-57bf3b05bf5f Date: Mon, 23 Jul 2018 23:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:04,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-9d2d4d35-67ff-4f8c-aea7-57bf3b05bf5f 2018-07-23 23:19:04,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:04,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-05799b65-a03e-4a1d-9cad-594f64fc6ebd Date: Mon, 23 Jul 2018 23:19:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:04,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-05799b65-a03e-4a1d-9cad-594f64fc6ebd 2018-07-23 23:19:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:04,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b786c994-19ee-41e1-b0e4-c1984c171e60 Date: Mon, 23 Jul 2018 23:19:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:04,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-b786c994-19ee-41e1-b0e4-c1984c171e60 2018-07-23 23:19:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:04,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa233edac9135df28b25a62d2056bcdf9c825891" 2018-07-23 23:19:04,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7eb0c8-d6b1-4992-85d9-6ba27c3594f8 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:04,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ea7eb0c8-d6b1-4992-85d9-6ba27c3594f8 2018-07-23 23:19:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:04,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-96c01721-6c29-4bec-bad9-40ce45766270 Date: Mon, 23 Jul 2018 23:19:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:04,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-96c01721-6c29-4bec-bad9-40ce45766270 2018-07-23 23:19:04,458 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net 2018-07-23 23:19:04,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" -d '{"port": {"network_id": "d81c2ce8-5140-4c0f-898f-3be207fc3590", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1", "admin_state_up": true}}' 2018-07-23 23:19:05,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-9d51029d-c4fd-4a63-b2c1-262e8cca0516 Date: Mon, 23 Jul 2018 23:19:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:04Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:e9:03","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:19:05,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-9d51029d-c4fd-4a63-b2c1-262e8cca0516 2018-07-23 23:19:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-0e328313-62c9-4925-ab9e-626670c94f3c Date: Mon, 23 Jul 2018 23:19:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:05,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-0e328313-62c9-4925-ab9e-626670c94f3c 2018-07-23 23:19:05,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f3f45d-8dc4-43fc-923b-b004ad72d419 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:05,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f5f3f45d-8dc4-43fc-923b-b004ad72d419 2018-07-23 23:19:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e0ebbccc-c1d1-4744-9490-fe22c5be6d5c Date: Mon, 23 Jul 2018 23:19:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:05,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-e0ebbccc-c1d1-4744-9490-fe22c5be6d5c 2018-07-23 23:19:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-504060e3-2dc6-4bbf-b827-92c20020c518 Date: Mon, 23 Jul 2018 23:19:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:04Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:19:05,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1&admin_state_up=True used request id req-504060e3-2dc6-4bbf-b827-92c20020c518 2018-07-23 23:19:05,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2758e565-d716-48d0-b3ba-602ed920027a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:05,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2758e565-d716-48d0-b3ba-602ed920027a 2018-07-23 23:19:05,614 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 23:19:05,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b789cb83-c0ad-4ab3-bb80-9d1d7865dc68 x-compute-request-id: req-b789cb83-c0ad-4ab3-bb80-9d1d7865dc68 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-flavor-name"}]} 2018-07-23 23:19:05,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-b789cb83-c0ad-4ab3-bb80-9d1d7865dc68 2018-07-23 23:19:05,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3de38f0f-0904-4d0f-8a8f-f57b2312ab35 x-compute-request-id: req-3de38f0f-0904-4d0f-8a8f-f57b2312ab35 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "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": "df16389b-95f1-4f70-93de-a14817cd2429"}} 2018-07-23 23:19:05,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429 used request id req-3de38f0f-0904-4d0f-8a8f-f57b2312ab35 2018-07-23 23:19:05,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-b7f8db1f-30c3-4c5e-867d-fd6e1e8469eb Date: Mon, 23 Jul 2018 23:19:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:01Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "metadata": {}}], "self": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "min_disk": 0, "protected": false, "id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "file": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c613c631795241bdafed5b357cdebdcf", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image"} 2018-07-23 23:19:05,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image used request id req-b7f8db1f-30c3-4c5e-867d-fd6e1e8469eb 2018-07-23 23:19:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:05,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d02b7aa4-92ca-4c34-a417-c1c4ba9eb51f Date: Mon, 23 Jul 2018 23:19:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:19:05,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d02b7aa4-92ca-4c34-a417-c1c4ba9eb51f 2018-07-23 23:19:05,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" -d '{"server": {"name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "df16389b-95f1-4f70-93de-a14817cd2429", "max_count": 1, "min_count": 1, "networks": [{"port": "9ddb5571-9432-4214-86f1-2be54972b44c"}]}}' 2018-07-23 23:19:06,719 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:19:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81694589-b9f4-44ba-8854-dc05e12a9e7f x-compute-request-id: req-81694589-b9f4-44ba-8854-dc05e12a9e7f Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "adminPass": "W73NgzT63HVo"}} 2018-07-23 23:19:06,719 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-81694589-b9f4-44ba-8854-dc05e12a9e7f 2018-07-23 23:19:06,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:07,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc4a2c90-6321-420e-9864-816cfb2be34a x-compute-request-id: req-dc4a2c90-6321-420e-9864-816cfb2be34a Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:19:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:07,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-dc4a2c90-6321-420e-9864-816cfb2be34a 2018-07-23 23:19:07,187 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 23:19:07,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:07,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2856db27-6ec6-4fc3-a177-d9f52f16a3ca x-compute-request-id: req-2856db27-6ec6-4fc3-a177-d9f52f16a3ca Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:19:07Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:07,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-2856db27-6ec6-4fc3-a177-d9f52f16a3ca 2018-07-23 23:19:07,459 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-23 23:19:07,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:19:10,462 - create_instance - DEBUG - VM status query timeout in 896.724338055 2018-07-23 23:19:10,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:10,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-348bdbcc-f542-40dc-8de9-671c832f7b66 x-compute-request-id: req-348bdbcc-f542-40dc-8de9-671c832f7b66 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:19:07Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:10,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-348bdbcc-f542-40dc-8de9-671c832f7b66 2018-07-23 23:19:10,855 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-07-23 23:19:10,855 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:19:13,859 - create_instance - DEBUG - VM status query timeout in 893.328108072 2018-07-23 23:19:13,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:14,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e38875e7-df72-4596-894f-c1fe363c7ff2 x-compute-request-id: req-e38875e7-df72-4596-894f-c1fe363c7ff2 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:11Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:14,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-e38875e7-df72-4596-894f-c1fe363c7ff2 2018-07-23 23:19:14,172 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-23 23:19:14,172 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:19:14,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:14,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-554c48ed-c9af-4558-886b-a903463f9f77 x-compute-request-id: req-554c48ed-c9af-4558-886b-a903463f9f77 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:11Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:14,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-554c48ed-c9af-4558-886b-a903463f9f77 2018-07-23 23:19:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:14,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-675d68a7-7508-4ebb-a13c-98e68733e40a Date: Mon, 23 Jul 2018 23:19:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:14,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-675d68a7-7508-4ebb-a13c-98e68733e40a 2018-07-23 23:19:14,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:14,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a618eb2a-cdb0-4ded-8e38-c8b2cd8f16f1 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:14,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-a618eb2a-cdb0-4ded-8e38-c8b2cd8f16f1 2018-07-23 23:19:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:14,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ce5a3b65-e064-498a-bd57-495ae0ef8051 Date: Mon, 23 Jul 2018 23:19:14 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:14,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-ce5a3b65-e064-498a-bd57-495ae0ef8051 2018-07-23 23:19:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:14,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-310137d1-c142-4211-b757-27ba6382c351 Date: Mon, 23 Jul 2018 23:19:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:14,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-310137d1-c142-4211-b757-27ba6382c351 2018-07-23 23:19:14,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07b89c80-1337-42e1-9aaf-f4ab9b826ffa x-compute-request-id: req-07b89c80-1337-42e1-9aaf-f4ab9b826ffa Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:11Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:15,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-07b89c80-1337-42e1-9aaf-f4ab9b826ffa 2018-07-23 23:19:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-003bbe77-bbda-4dd8-bf6e-d77cc664062a Date: Mon, 23 Jul 2018 23:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:15,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-003bbe77-bbda-4dd8-bf6e-d77cc664062a 2018-07-23 23:19:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f65ad96-78b8-44c8-baaf-78a472472f7a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:15,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-4f65ad96-78b8-44c8-baaf-78a472472f7a 2018-07-23 23:19:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ad6e45e6-c872-46b0-af06-5247e8e6d7aa Date: Mon, 23 Jul 2018 23:19:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:15,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-ad6e45e6-c872-46b0-af06-5247e8e6d7aa 2018-07-23 23:19:15,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-493a4233-d8c9-4fb8-ae50-5d28667a2caa Date: Mon, 23 Jul 2018 23:19:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:15,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-493a4233-d8c9-4fb8-ae50-5d28667a2caa 2018-07-23 23:19:15,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca2462bf-59a9-48b6-a5c8-5ab9c9ba6cca x-compute-request-id: req-ca2462bf-59a9-48b6-a5c8-5ab9c9ba6cca Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:11Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:15,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-ca2462bf-59a9-48b6-a5c8-5ab9c9ba6cca 2018-07-23 23:19:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-fe13fc7c-f990-4423-9103-d52bfb076f90 Date: Mon, 23 Jul 2018 23:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:15,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-fe13fc7c-f990-4423-9103-d52bfb076f90 2018-07-23 23:19:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98910d5-3017-4125-8bf7-210663ccdea4 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:15,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-b98910d5-3017-4125-8bf7-210663ccdea4 2018-07-23 23:19:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d1d9f5cd-3f51-4690-90fa-281918702442 Date: Mon, 23 Jul 2018 23:19:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:15,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-d1d9f5cd-3f51-4690-90fa-281918702442 2018-07-23 23:19:15,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:15,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-27e9e925-0436-467d-b99d-95842f7bfa13 Date: Mon, 23 Jul 2018 23:19:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:15,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-27e9e925-0436-467d-b99d-95842f7bfa13 2018-07-23 23:19:15,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:15,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:16,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["za1s-3YFRPa_1ubcJ1E6bw"], "issued_at": "2018-07-23T23:19:16.000000Z"}} 2018-07-23 23:19:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:16,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7b38b3-347b-45cb-a159-0b80f67ad00b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:16,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ca7b38b3-347b-45cb-a159-0b80f67ad00b 2018-07-23 23:19:16,301 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:19:16,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:16,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae03854-c82c-43d2-8f63-243361365fcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:16,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4ae03854-c82c-43d2-8f63-243361365fcf 2018-07-23 23:19:16,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:16,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-fe4c1a3c-b4bf-4d17-a02c-26522ea9d690 Date: Mon, 23 Jul 2018 23:19:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:16,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-fe4c1a3c-b4bf-4d17-a02c-26522ea9d690 2018-07-23 23:19:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:16,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:16,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:16,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915b348f-ed9a-427c-a672-c138636cee59 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:16,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-915b348f-ed9a-427c-a672-c138636cee59 2018-07-23 23:19:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:16,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a0dce7ff-f15e-41b7-8131-ae35965d8e71 Date: Mon, 23 Jul 2018 23:19:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:16,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-a0dce7ff-f15e-41b7-8131-ae35965d8e71 2018-07-23 23:19:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:16,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e34b609-adb2-4856-af2a-a78abc8e25c8 Date: Mon, 23 Jul 2018 23:19:16 GMT RESP BODY: {"ports":[]} 2018-07-23 23:19:16,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2&admin_state_up=True used request id req-8e34b609-adb2-4856-af2a-a78abc8e25c8 2018-07-23 23:19:16,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:16,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e4f0547-333a-40b2-ac34-e0187ec167b4 x-compute-request-id: req-2e4f0547-333a-40b2-ac34-e0187ec167b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:19:16,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-2e4f0547-333a-40b2-ac34-e0187ec167b4 2018-07-23 23:19:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:17,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-860eb331-f48d-4471-8359-1a4c6afc846e Date: Mon, 23 Jul 2018 23:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:17,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-860eb331-f48d-4471-8359-1a4c6afc846e 2018-07-23 23:19:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:17,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da3374f-6c2f-467c-a8cd-09459b240f49 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:17,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-5da3374f-6c2f-467c-a8cd-09459b240f49 2018-07-23 23:19:17,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:17,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-78884c0f-783f-4e9e-8f75-907e7a547b4d Date: Mon, 23 Jul 2018 23:19:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:17,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-78884c0f-783f-4e9e-8f75-907e7a547b4d 2018-07-23 23:19:17,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:17,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c4fda25-67a3-4307-92fe-5e750666f445 Date: Mon, 23 Jul 2018 23:19:17 GMT RESP BODY: {"ports":[]} 2018-07-23 23:19:17,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2&admin_state_up=True used request id req-3c4fda25-67a3-4307-92fe-5e750666f445 2018-07-23 23:19:17,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:17,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:17,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["0m8cn7laTKKwU9zQm42D9Q"], "issued_at": "2018-07-23T23:19:17.000000Z"}} 2018-07-23 23:19:17,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0445e34a54f470b0668431af4edad47b137657b1" 2018-07-23 23:19:17,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19e6023-90df-46b3-87c9-45c8a4acc214 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:17,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f19e6023-90df-46b3-87c9-45c8a4acc214 2018-07-23 23:19:17,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:17,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-5139ea73-f7a4-4759-9bb1-e7ee7066fee8 Date: Mon, 23 Jul 2018 23:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:17,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-5139ea73-f7a4-4759-9bb1-e7ee7066fee8 2018-07-23 23:19:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:17,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a577bd46-fb99-4ca4-9656-7d4b4126df9a Date: Mon, 23 Jul 2018 23:19:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:17,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-a577bd46-fb99-4ca4-9656-7d4b4126df9a 2018-07-23 23:19:17,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-34d95930-d354-4e77-a29d-21c34059f16b Date: Mon, 23 Jul 2018 23:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:17,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-34d95930-d354-4e77-a29d-21c34059f16b 2018-07-23 23:19:17,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:17,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0445e34a54f470b0668431af4edad47b137657b1" 2018-07-23 23:19:18,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08c7b543-443e-4f25-868a-36090f7ddf1e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:18,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-08c7b543-443e-4f25-868a-36090f7ddf1e 2018-07-23 23:19:18,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:18,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7083ff20-504e-42da-9973-15736660b70f Date: Mon, 23 Jul 2018 23:19:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:18,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-7083ff20-504e-42da-9973-15736660b70f 2018-07-23 23:19:18,049 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net 2018-07-23 23:19:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" -d '{"port": {"network_id": "d81c2ce8-5140-4c0f-898f-3be207fc3590", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2", "admin_state_up": true}}' 2018-07-23 23:19:18,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-43aaa25f-6ca1-40c9-837f-4b8545fbd711 Date: Mon, 23 Jul 2018 23:19:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:18Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.9"}],"id":"89516895-1653-409a-8896-ec3cf013dc13","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:5e:46","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2","project_id":"c9462505ff8a4a87b98518c3007786d3","qos_policy_id":null,"admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:19:18,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-43aaa25f-6ca1-40c9-837f-4b8545fbd711 2018-07-23 23:19:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-718840a2-c085-4e99-b1fa-0874918e9825 Date: Mon, 23 Jul 2018 23:19:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:19,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-718840a2-c085-4e99-b1fa-0874918e9825 2018-07-23 23:19:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54cf7703-4b0f-48e6-b22c-8c2ecf414b2a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:19,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-54cf7703-4b0f-48e6-b22c-8c2ecf414b2a 2018-07-23 23:19:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a992f080-4ad0-450d-8cd3-5a967b1a3be8 Date: Mon, 23 Jul 2018 23:19:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:19,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-a992f080-4ad0-450d-8cd3-5a967b1a3be8 2018-07-23 23:19:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-77e0ddba-dbbe-48dc-bd49-c670457baee8 Date: Mon, 23 Jul 2018 23:19:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.9"}],"id":"89516895-1653-409a-8896-ec3cf013dc13","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:5e:46","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:18Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:19:19,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2&admin_state_up=True used request id req-77e0ddba-dbbe-48dc-bd49-c670457baee8 2018-07-23 23:19:19,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7dc707-fd5c-4082-880f-4f04b8afc4be Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:19,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-0e7dc707-fd5c-4082-880f-4f04b8afc4be 2018-07-23 23:19:19,381 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 23:19:19,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a247a0c-2645-4947-85ac-839d31067d2d x-compute-request-id: req-4a247a0c-2645-4947-85ac-839d31067d2d Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-flavor-name"}]} 2018-07-23 23:19:19,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4a247a0c-2645-4947-85ac-839d31067d2d 2018-07-23 23:19:19,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-476d1090-3137-4d36-bec1-958dcf36813e x-compute-request-id: req-476d1090-3137-4d36-bec1-958dcf36813e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "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": "df16389b-95f1-4f70-93de-a14817cd2429"}} 2018-07-23 23:19:19,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429 used request id req-476d1090-3137-4d36-bec1-958dcf36813e 2018-07-23 23:19:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-4acd36e0-a353-41ab-b68a-e4c446455fe1 Date: Mon, 23 Jul 2018 23:19:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:01Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "metadata": {}}], "self": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "min_disk": 0, "protected": false, "id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "file": "/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c613c631795241bdafed5b357cdebdcf", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image"} 2018-07-23 23:19:19,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image used request id req-4acd36e0-a353-41ab-b68a-e4c446455fe1 2018-07-23 23:19:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:19,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d3effbfc-8c8f-4399-b8a3-eab5e5f7603f Date: Mon, 23 Jul 2018 23:19:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:19:19,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-d3effbfc-8c8f-4399-b8a3-eab5e5f7603f 2018-07-23 23:19:19,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" -d '{"server": {"name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "df16389b-95f1-4f70-93de-a14817cd2429", "max_count": 1, "min_count": 1, "networks": [{"port": "89516895-1653-409a-8896-ec3cf013dc13"}]}}' 2018-07-23 23:19:20,501 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f705143-df2f-4f74-9478-245406198fbd x-compute-request-id: req-5f705143-df2f-4f74-9478-245406198fbd Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "adminPass": "22xGrERgojrT"}} 2018-07-23 23:19:20,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-5f705143-df2f-4f74-9478-245406198fbd 2018-07-23 23:19:20,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:20,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a189cd7-28c4-45e6-b9d1-707dad8fffb3 x-compute-request-id: req-7a189cd7-28c4-45e6-b9d1-707dad8fffb3 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:19:20Z", "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-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:20,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-7a189cd7-28c4-45e6-b9d1-707dad8fffb3 2018-07-23 23:19:20,780 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 23:19:20,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:21,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f998e147-961e-4023-8ee4-ce426237ec7e x-compute-request-id: req-f998e147-961e-4023-8ee4-ce426237ec7e Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:19:20Z", "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-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:21,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-f998e147-961e-4023-8ee4-ce426237ec7e 2018-07-23 23:19:21,059 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-23 23:19:21,059 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:19:24,062 - create_instance - DEBUG - VM status query timeout in 896.718172789 2018-07-23 23:19:24,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:24,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdd94dd1-1646-4727-85ad-3e78ba155490 x-compute-request-id: req-fdd94dd1-1646-4727-85ad-3e78ba155490 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:19:21Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:24,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-fdd94dd1-1646-4727-85ad-3e78ba155490 2018-07-23 23:19:24,219 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-07-23 23:19:24,220 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:19:27,223 - create_instance - DEBUG - VM status query timeout in 893.557354927 2018-07-23 23:19:27,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:27,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0c273fd-1470-4729-8488-9b5fe3ba7698 x-compute-request-id: req-e0c273fd-1470-4729-8488-9b5fe3ba7698 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:27,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-e0c273fd-1470-4729-8488-9b5fe3ba7698 2018-07-23 23:19:27,381 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-23 23:19:27,381 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:19:27,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:27,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44e256af-4470-4898-ac6a-6b6401aad160 x-compute-request-id: req-44e256af-4470-4898-ac6a-6b6401aad160 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:27,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-44e256af-4470-4898-ac6a-6b6401aad160 2018-07-23 23:19:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:27,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-22956709-690e-458e-b40d-bc79963cec43 Date: Mon, 23 Jul 2018 23:19:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:27,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-22956709-690e-458e-b40d-bc79963cec43 2018-07-23 23:19:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:27,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37feef2f-c717-4c7d-aea3-7427478f1d09 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:27,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-37feef2f-c717-4c7d-aea3-7427478f1d09 2018-07-23 23:19:27,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:27,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7429d379-c032-4744-9249-16f977d2004c Date: Mon, 23 Jul 2018 23:19:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:27,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-7429d379-c032-4744-9249-16f977d2004c 2018-07-23 23:19:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:27,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-e93e23f5-a397-422d-8e69-293616e2867a Date: Mon, 23 Jul 2018 23:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.9"}],"id":"89516895-1653-409a-8896-ec3cf013dc13","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:5e:46","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:18Z","binding:vnic_type":"normal","device_id":"33447f7f-25c9-443b-94bc-3ac67453ba0b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:27,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-e93e23f5-a397-422d-8e69-293616e2867a 2018-07-23 23:19:27,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7764ff4-0528-45c0-bb8a-4af435530426 x-compute-request-id: req-d7764ff4-0528-45c0-bb8a-4af435530426 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:28,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-d7764ff4-0528-45c0-bb8a-4af435530426 2018-07-23 23:19:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-9d9157cb-e30b-49a0-b85d-9d50e785db66 Date: Mon, 23 Jul 2018 23:19:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:28,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-9d9157cb-e30b-49a0-b85d-9d50e785db66 2018-07-23 23:19:28,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d13732-4b53-48c9-b018-a1ff2507d415 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:28,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-67d13732-4b53-48c9-b018-a1ff2507d415 2018-07-23 23:19:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-752ac693-963a-4905-8e70-ecb71ac2b77e Date: Mon, 23 Jul 2018 23:19:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:28,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-752ac693-963a-4905-8e70-ecb71ac2b77e 2018-07-23 23:19:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-651aca7f-43cc-4a19-ba41-d55f51b580e9 Date: Mon, 23 Jul 2018 23:19:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.9"}],"id":"89516895-1653-409a-8896-ec3cf013dc13","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:5e:46","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:18Z","binding:vnic_type":"normal","device_id":"33447f7f-25c9-443b-94bc-3ac67453ba0b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:28,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-651aca7f-43cc-4a19-ba41-d55f51b580e9 2018-07-23 23:19:28,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdbe0feb-a000-4ab3-9aa3-bb95c0e8275e x-compute-request-id: req-cdbe0feb-a000-4ab3-9aa3-bb95c0e8275e Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:28,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-cdbe0feb-a000-4ab3-9aa3-bb95c0e8275e 2018-07-23 23:19:28,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-9a3e784d-8106-41d8-bfbc-2956fd9537d7 Date: Mon, 23 Jul 2018 23:19:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:28,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-9a3e784d-8106-41d8-bfbc-2956fd9537d7 2018-07-23 23:19:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:28,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5240fffe-15b2-4877-b0a5-14cc0e3413af Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:28,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-5240fffe-15b2-4877-b0a5-14cc0e3413af 2018-07-23 23:19:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:29,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-378e996b-6ff2-49e9-a4a1-76483e7fc615 Date: Mon, 23 Jul 2018 23:19:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:29,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-378e996b-6ff2-49e9-a4a1-76483e7fc615 2018-07-23 23:19:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:29,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-b6c491b3-4c5f-4cbe-b450-636323317755 Date: Mon, 23 Jul 2018 23:19:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.9"}],"id":"89516895-1653-409a-8896-ec3cf013dc13","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:5e:46","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:18Z","binding:vnic_type":"normal","device_id":"33447f7f-25c9-443b-94bc-3ac67453ba0b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:29,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-b6c491b3-4c5f-4cbe-b450-636323317755 2018-07-23 23:19:29,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:29,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1315e10-e7ee-4c6a-be8b-67aafe377133 x-compute-request-id: req-e1315e10-e7ee-4c6a-be8b-67aafe377133 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:11Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:29,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-e1315e10-e7ee-4c6a-be8b-67aafe377133 2018-07-23 23:19:29,222 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-23 23:19:29,222 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:19:29,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:29,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df4b5724-9dd9-486a-8d1d-cca68c9ab649 x-compute-request-id: req-df4b5724-9dd9-486a-8d1d-cca68c9ab649 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:11Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:29,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-df4b5724-9dd9-486a-8d1d-cca68c9ab649 2018-07-23 23:19:29,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:29,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-1e2d4564-c083-4c13-b5c5-6cebdd6f5d81 Date: Mon, 23 Jul 2018 23:19:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:29,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-1e2d4564-c083-4c13-b5c5-6cebdd6f5d81 2018-07-23 23:19:29,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:29,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52413374-ca66-43bd-9816-e9cdb4e8f6a7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:29,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-52413374-ca66-43bd-9816-e9cdb4e8f6a7 2018-07-23 23:19:29,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:29,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-660fee1a-5273-4a40-8418-4eb7d3f4eb1b Date: Mon, 23 Jul 2018 23:19:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:29,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-660fee1a-5273-4a40-8418-4eb7d3f4eb1b 2018-07-23 23:19:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:29,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-6b0389ed-66ad-42c9-beff-604437e61d20 Date: Mon, 23 Jul 2018 23:19:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.9"}],"id":"89516895-1653-409a-8896-ec3cf013dc13","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:5e:46","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:18Z","binding:vnic_type":"normal","device_id":"33447f7f-25c9-443b-94bc-3ac67453ba0b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:29,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-6b0389ed-66ad-42c9-beff-604437e61d20 2018-07-23 23:19:29,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:29,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a14f3012-9f95-4cb9-a5fa-cb85b6f545cc x-compute-request-id: req-a14f3012-9f95-4cb9-a5fa-cb85b6f545cc Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:e9:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:11Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:29,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-a14f3012-9f95-4cb9-a5fa-cb85b6f545cc 2018-07-23 23:19:29,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:29,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dc414e8-b8b9-4aa5-ae39-c5cfb214ac5b x-compute-request-id: req-7dc414e8-b8b9-4aa5-ae39-c5cfb214ac5b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:29,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-7dc414e8-b8b9-4aa5-ae39-c5cfb214ac5b 2018-07-23 23:19:29,927 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-23 23:19:29,928 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:19:29,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:30,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c765363a-9c5b-453c-8b50-51e6b39f5805 x-compute-request-id: req-c765363a-9c5b-453c-8b50-51e6b39f5805 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:30,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-c765363a-9c5b-453c-8b50-51e6b39f5805 2018-07-23 23:19:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:30,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8b4647f9-0458-4a94-aa83-2eab4fdfa910 Date: Mon, 23 Jul 2018 23:19:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":["76f81fd6-01ef-44eb-9738-e1c866c2e4d0"],"description":"","tags":[],"updated_at":"2018-07-23T23:18:59Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:58Z","provider:network_type":"vxlan"}]} 2018-07-23 23:19:30,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net used request id req-8b4647f9-0458-4a94-aa83-2eab4fdfa910 2018-07-23 23:19:30,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:30,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34269298-7ccb-421a-bb35-5e4c1292c864 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:30,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-34269298-7ccb-421a-bb35-5e4c1292c864 2018-07-23 23:19:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:30,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-47b05f4e-92c7-4940-9d41-eba1ed1c962f Date: Mon, 23 Jul 2018 23:19:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:18:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","ip_version":4}]} 2018-07-23 23:19:30,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-47b05f4e-92c7-4940-9d41-eba1ed1c962f 2018-07-23 23:19:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:30,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-72ff22d6-21cf-4aef-ac8d-076c4c9d1479 Date: Mon, 23 Jul 2018 23:19:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.9"}],"id":"89516895-1653-409a-8896-ec3cf013dc13","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5a:5e:46","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:18Z","binding:vnic_type":"normal","device_id":"33447f7f-25c9-443b-94bc-3ac67453ba0b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.5"}],"id":"9ddb5571-9432-4214-86f1-2be54972b44c","security_groups":["46632b95-fcff-4b58-9347-145c3ae260f5"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5e:e9:03","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:19:04Z","binding:vnic_type":"normal","device_id":"2600c761-83c3-44ce-a9cf-17a6e4f77d23","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:02Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"76f81fd6-01ef-44eb-9738-e1c866c2e4d0","ip_address":"10.55.0.2"}],"id":"ae827c9d-6d28-4e0b-b118-995769a0b6fb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:a0:b4","project_id":"c9462505ff8a4a87b98518c3007786d3","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d81c2ce8-5140-4c0f-898f-3be207fc3590","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:18:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d81c2ce8-5140-4c0f-898f-3be207fc3590","ip_allocation":"immediate"}]} 2018-07-23 23:19:30,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-72ff22d6-21cf-4aef-ac8d-076c4c9d1479 2018-07-23 23:19:30,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:30,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66dd1367-bdf0-4b95-9980-d7a5572e7d3f x-compute-request-id: req-66dd1367-bdf0-4b95-9980-d7a5572e7d3f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:5e:46", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "security_groups": [{"name": "default"}], "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:25Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:30,583 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-66dd1367-bdf0-4b95-9980-d7a5572e7d3f 2018-07-23 23:19:30,584 - create_instance - INFO - Deleting Port with ID - 9ddb5571-9432-4214-86f1-2be54972b44c 2018-07-23 23:19:30,584 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-1 2018-07-23 23:19:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/9ddb5571-9432-4214-86f1-2be54972b44c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:30,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07a20bee-b02d-40fb-a808-0a7dc15dd7b7 Date: Mon, 23 Jul 2018 23:19:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:19:30,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/9ddb5571-9432-4214-86f1-2be54972b44c used request id req-07a20bee-b02d-40fb-a808-0a7dc15dd7b7 2018-07-23 23:19:30,991 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 23:19:30,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:31,105 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:19:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98f478ec-2e6f-4dbb-8894-34d683e762dc x-compute-request-id: req-98f478ec-2e6f-4dbb-8894-34d683e762dc Content-Type: application/json 2018-07-23 23:19:31,105 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-98f478ec-2e6f-4dbb-8894-34d683e762dc 2018-07-23 23:19:31,105 - create_instance - INFO - Checking deletion status 2018-07-23 23:19:31,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:31,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57c3dfb0-c25c-4a89-aada-e113ec5a672b x-compute-request-id: req-57c3dfb0-c25c-4a89-aada-e113ec5a672b Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003f", "OS-SRV-USG:launched_at": "2018-07-23T23:19:11.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "2600c761-83c3-44ce-a9cf-17a6e4f77d23", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:31Z", "hostId": "8cb9c1ad2594d0f7e9babfdb99d0f2cda885a03a035fef377175cabf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-07-23T23:19:06Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:31,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-57c3dfb0-c25c-4a89-aada-e113ec5a672b 2018-07-23 23:19:31,543 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-07-23 23:19:31,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:19:34,547 - create_instance - DEBUG - VM status query timeout in 296.558712006 2018-07-23 23:19:34,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385312273ac8a7a8204c349404814b34861ff613" 2018-07-23 23:19:34,602 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e28a8566-8b29-4d62-b806-73b5ede7c8a1 x-compute-request-id: req-e28a8566-8b29-4d62-b806-73b5ede7c8a1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2600c761-83c3-44ce-a9cf-17a6e4f77d23 could not be found.", "code": 404}} 2018-07-23 23:19:34,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/2600c761-83c3-44ce-a9cf-17a6e4f77d23 used request id req-e28a8566-8b29-4d62-b806-73b5ede7c8a1 2018-07-23 23:19:34,602 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2600c761-83c3-44ce-a9cf-17a6e4f77d23 could not be found. (HTTP 404) (Request-ID: req-e28a8566-8b29-4d62-b806-73b5ede7c8a1) 2018-07-23 23:19:34,603 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-07-23 23:19:34,604 - create_instance - INFO - Deleting Port with ID - 89516895-1653-409a-8896-ec3cf013dc13 2018-07-23 23:19:34,604 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077port-2 2018-07-23 23:19:34,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/89516895-1653-409a-8896-ec3cf013dc13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:35,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89a2e8ec-8a6a-46a1-837c-3301c91031eb Date: Mon, 23 Jul 2018 23:19:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:19:35,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/89516895-1653-409a-8896-ec3cf013dc13 used request id req-89a2e8ec-8a6a-46a1-837c-3301c91031eb 2018-07-23 23:19:35,025 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 23:19:35,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:35,144 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2fa3a2be-b2cb-4585-8c8e-fff1bc525125 x-compute-request-id: req-2fa3a2be-b2cb-4585-8c8e-fff1bc525125 Content-Type: application/json 2018-07-23 23:19:35,144 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-2fa3a2be-b2cb-4585-8c8e-fff1bc525125 2018-07-23 23:19:35,145 - create_instance - INFO - Checking deletion status 2018-07-23 23:19:35,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:35,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3db4bb2d-2b6b-4b47-bed9-67f4f4296556 x-compute-request-id: req-3db4bb2d-2b6b-4b47-bed9-67f4f4296556 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b", "rel": "bookmark"}], "image": {"id": "82d9c5e0-482a-4daa-add5-9c866dc16ce2", "links": [{"href": "http://172.30.9.26:8774/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000040", "OS-SRV-USG:launched_at": "2018-07-23T23:19:25.000000", "flavor": {"id": "df16389b-95f1-4f70-93de-a14817cd2429", "links": [{"href": "http://172.30.9.26:8774/flavors/df16389b-95f1-4f70-93de-a14817cd2429", "rel": "bookmark"}]}, "id": "33447f7f-25c9-443b-94bc-3ac67453ba0b", "user_id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:19:35Z", "hostId": "069914943d4b472c7574f148e1057a5cda0e1f3df57e27f812bff49b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-07-23T23:19:20Z", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:35,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-3db4bb2d-2b6b-4b47-bed9-67f4f4296556 2018-07-23 23:19:35,434 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-07-23 23:19:35,434 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:19:38,438 - create_instance - DEBUG - VM status query timeout in 296.707364798 2018-07-23 23:19:38,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7157d858ed9f43d272e6f514d9eab896e25f1b" 2018-07-23 23:19:38,495 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65145dd9-9511-4df5-ac6b-0e494f41dc97 x-compute-request-id: req-65145dd9-9511-4df5-ac6b-0e494f41dc97 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 33447f7f-25c9-443b-94bc-3ac67453ba0b could not be found.", "code": 404}} 2018-07-23 23:19:38,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/33447f7f-25c9-443b-94bc-3ac67453ba0b used request id req-65145dd9-9511-4df5-ac6b-0e494f41dc97 2018-07-23 23:19:38,495 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 33447f7f-25c9-443b-94bc-3ac67453ba0b could not be found. (HTTP 404) (Request-ID: req-65145dd9-9511-4df5-ac6b-0e494f41dc97) 2018-07-23 23:19:38,496 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-07-23 23:19:38,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a6de965a502a65ab4ae33c62cc92ae5a1d51900" 2018-07-23 23:19:38,541 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d237c818-057e-49be-bedb-fe9937ecf3fc x-compute-request-id: req-d237c818-057e-49be-bedb-fe9937ecf3fc Content-Length: 0 Content-Type: application/json 2018-07-23 23:19:38,541 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/df16389b-95f1-4f70-93de-a14817cd2429 used request id req-d237c818-057e-49be-bedb-fe9937ecf3fc 2018-07-23 23:19:38,542 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet 2018-07-23 23:19:38,542 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-subnet 2018-07-23 23:19:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/76f81fd6-01ef-44eb-9738-e1c866c2e4d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:19:39,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8b172086-f6c8-41af-b531-c31af5e29c7a Date: Mon, 23 Jul 2018 23:19:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:19:39,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/76f81fd6-01ef-44eb-9738-e1c866c2e4d0 used request id req-8b172086-f6c8-41af-b531-c31af5e29c7a 2018-07-23 23:19:39,472 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-priv-net 2018-07-23 23:19:39,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/d81c2ce8-5140-4c0f-898f-3be207fc3590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9c237de789d437a3269e4ab94de298f8b3ec30f" 2018-07-23 23:19:40,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7821431-5a15-4dc5-ad5a-24b8f2073e9c Date: Mon, 23 Jul 2018 23:19:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:19:40,439 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/d81c2ce8-5140-4c0f-898f-3be207fc3590 used request id req-f7821431-5a15-4dc5-ad5a-24b8f2073e9c 2018-07-23 23:19:40,440 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-b7349e73-b8d9-40e7-b0bb-1d0ab64cc077-image 2018-07-23 23:19:40,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5edf9db5d8a9485b465120dce70ce369230ae86" 2018-07-23 23:19:40,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2c2028b-4db3-478c-af0a-af576d030300 Date: Mon, 23 Jul 2018 23:19:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:19:40,821 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/82d9c5e0-482a-4daa-add5-9c866dc16ce2 used request id req-f2c2028b-4db3-478c-af0a-af576d030300 2018-07-23 23:19:40,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-05bdce4b-4f9e-4750-8a25-f6353de37827 Date: Mon, 23 Jul 2018 23:19:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:19:41,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-05bdce4b-4f9e-4750-8a25-f6353de37827 2018-07-23 23:19:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a19c2cd-e0fe-4dbe-8a32-cef06edcbbd4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:19:41,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-3a19c2cd-e0fe-4dbe-8a32-cef06edcbbd4 2018-07-23 23:19:41,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:19:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0304a36f-fd62-44e8-83b1-e52d6c90cd21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:19:41,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-0304a36f-fd62-44e8-83b1-e52d6c90cd21 2018-07-23 23:19:41,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:19:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d0135fc-474d-455e-82af-815d02d7fe6b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:19:41,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-7d0135fc-474d-455e-82af-815d02d7fe6b 2018-07-23 23:19:41,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5830f975-0c82-4acc-b0c8-93aea1ee924e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:19:41,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-5830f975-0c82-4acc-b0c8-93aea1ee924e 2018-07-23 23:19:41,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,465 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9d98cf-2ef4-4ce1-9bbe-579a1e2d90d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:19:41,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-9c9d98cf-2ef4-4ce1-9bbe-579a1e2d90d0 2018-07-23 23:19:41,466 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:19:41,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0578320b-7971-4222-aa7c-744dfb9d1c7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:19:41,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-0578320b-7971-4222-aa7c-744dfb9d1c7d 2018-07-23 23:19:41,549 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:19:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a4780a-3650-46b9-b361-8a9cb70ff495 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:19:41,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-58a4780a-3650-46b9-b361-8a9cb70ff495 2018-07-23 23:19:41,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:19:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85da44bf-14d4-492c-a150-277be7a73923 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:19:41,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-85da44bf-14d4-492c-a150-277be7a73923 2018-07-23 23:19:41,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:19:41,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:41,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8821502f-58d5-491e-835f-09cccf547933 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:19:41,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-8821502f-58d5-491e-835f-09cccf547933 2018-07-23 23:19:41,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:19:41,801 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj 2018-07-23 23:19:41,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c613c631795241bdafed5b357cdebdcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:42,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be53e3d-8666-4a7f-8197-8b501f43a762 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:19:42,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c613c631795241bdafed5b357cdebdcf used request id req-7be53e3d-8666-4a7f-8197-8b501f43a762 2018-07-23 23:19:42,025 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-3c05f909-b49e-4a0-proj-role 2018-07-23 23:19:42,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6069da335b9d43418df878c78769ba64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:42,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dca3de2-86ea-4a04-8b66-e11ac5fccd02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:19:42,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6069da335b9d43418df878c78769ba64 used request id req-1dca3de2-86ea-4a04-8b66-e11ac5fccd02 2018-07-23 23:19:42,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247e55379d1be6aba2e7ad3fae0d65119423065f" 2018-07-23 23:19:42,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f9897d-d263-4fe1-bf75-3d3541eed838 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:19:42,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e1f9897d-d263-4fe1-bf75-3d3541eed838 2018-07-23 23:19:42,222 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-3c05f909-b49e-4a0-user 2018-07-23 23:19:42,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b56f3773901f4ba4b185650858c16167 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c319b09c410490a7e2327712d9fee862e7073c1" 2018-07-23 23:19:42,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:19:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f04435a-6318-441a-b0eb-833235a100a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:19:42,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b56f3773901f4ba4b185650858c16167 used request id req-2f04435a-6318-441a-b0eb-833235a100a6 2018-07-23 23:19:42,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:42,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["1L6_2zpLRPCrW9x1InpLBw"], "issued_at": "2018-07-23T23:19:42.000000Z"}} 2018-07-23 23:19:42,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd612c900c26272393d65fd00bd4b5093c606be" 2018-07-23 23:19:42,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf2be0f-c9c1-42dc-971c-0723c8f8b829 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:42,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-edf2be0f-c9c1-42dc-971c-0723c8f8b829 2018-07-23 23:19:42,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:42,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:43,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SsSSeT41QfO1yo8ngnhtRQ"], "issued_at": "2018-07-23T23:19:43.000000Z"}} 2018-07-23 23:19:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:19:43,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0a9fcd-3680-4b5d-865b-5be84c8f8fe0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:43,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ab0a9fcd-3680-4b5d-865b-5be84c8f8fe0 2018-07-23 23:19:43,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:43,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:43,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:19:43,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7af4166-1e8b-45c4-a631-fbbf3ddffddf Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:19:43,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj used request id req-e7af4166-1e8b-45c4-a631-fbbf3ddffddf 2018-07-23 23:19:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:19:43,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4d3848-b5c4-4a41-9101-03449dfd4ff4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:19:43,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-0a4d3848-b5c4-4a41-9101-03449dfd4ff4 2018-07-23 23:19:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}}' 2018-07-23 23:19:43,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:19:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86cde782-e903-44d7-bf6b-9cac5bbe3869 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "id": "fc09e051782c4aea93953fc13f5750be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:19:43,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-86cde782-e903-44d7-bf6b-9cac5bbe3869 2018-07-23 23:19:43,636 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj 2018-07-23 23:19:43,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:43,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:44,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["PMt3s43ESru7hJNJkuQqGQ"], "issued_at": "2018-07-23T23:19:44.000000Z"}} 2018-07-23 23:19:44,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7b20e90178e65e7b51194e8c2de992ce8a74f" 2018-07-23 23:19:44,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d02e6cd-f298-454c-87f1-861adb656a90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:44,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5d02e6cd-f298-454c-87f1-861adb656a90 2018-07-23 23:19:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:44,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7b20e90178e65e7b51194e8c2de992ce8a74f" 2018-07-23 23:19:44,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4b0e7c-9075-4e95-8bc3-94793ea8a058 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:19:44,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ad4b0e7c-9075-4e95-8bc3-94793ea8a058 2018-07-23 23:19:44,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7b20e90178e65e7b51194e8c2de992ce8a74f" 2018-07-23 23:19:44,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2cdf8c-a9b9-445d-9ec8-c3f38584349e Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "id": "fc09e051782c4aea93953fc13f5750be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}]} 2018-07-23 23:19:44,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj used request id req-4c2cdf8c-a9b9-445d-9ec8-c3f38584349e 2018-07-23 23:19:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7b20e90178e65e7b51194e8c2de992ce8a74f" 2018-07-23 23:19:44,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4942c451-253d-407a-8180-02f8deafcad7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:19:44,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4942c451-253d-407a-8180-02f8deafcad7 2018-07-23 23:19:44,800 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-user 2018-07-23 23:19:44,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:19:44,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc886102-e931-4c61-94c3-68d610ef8945 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:19:44,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dc886102-e931-4c61-94c3-68d610ef8945 2018-07-23 23:19:44,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" -d '{"role": {"name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role"}}' 2018-07-23 23:19:44,997 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:19:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a57b914-f1cd-48fa-af91-caa38bfa1ad0 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bccee7ec6554f07a77365f8d2d19fcb", "links": {"self": "http://172.30.9.26:5000/v3/roles/3bccee7ec6554f07a77365f8d2d19fcb"}, "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role"}} 2018-07-23 23:19:44,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a57b914-f1cd-48fa-af91-caa38bfa1ad0 2018-07-23 23:19:44,998 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role 2018-07-23 23:19:45,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3bccee7ec6554f07a77365f8d2d19fcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:19:45,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7515254a-7fde-4e82-96f9-444ab978424a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3bccee7ec6554f07a77365f8d2d19fcb", "links": {"self": "http://172.30.9.26:5000/v3/roles/3bccee7ec6554f07a77365f8d2d19fcb"}, "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role"}} 2018-07-23 23:19:45,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3bccee7ec6554f07a77365f8d2d19fcb used request id req-7515254a-7fde-4e82-96f9-444ab978424a 2018-07-23 23:19:45,018 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role to project CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj 2018-07-23 23:19:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be/users/dc9e55fea8444e298dbbe63b92056c73/roles/3bccee7ec6554f07a77365f8d2d19fcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:19:45,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e737ac2b-6345-443e-a710-a539a3bf5e43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:19:45,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be/users/dc9e55fea8444e298dbbe63b92056c73/roles/3bccee7ec6554f07a77365f8d2d19fcb used request id req-e737ac2b-6345-443e-a710-a539a3bf5e43 2018-07-23 23:19:45,136 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:19:45,137 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:19:45,137 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-07-23 23:19:45,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:45,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:45,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bccee7ec6554f07a77365f8d2d19fcb", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role"}], "expires_at": "2018-07-24T00:19:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-user", "id": "dc9e55fea8444e298dbbe63b92056c73"}, "audit_ids": ["uubeE1v1SnaSEGGFWu68LA"], "issued_at": "2018-07-23T23:19:45.000000Z"}} 2018-07-23 23:19:45,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" 2018-07-23 23:19:45,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01561664-bc87-48d3-a665-03ff73ce71e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:45,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-01561664-bc87-48d3-a665-03ff73ce71e9 2018-07-23 23:19:45,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" 2018-07-23 23:19:45,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a7056ec7-8d70-4390-87b9-bf6f30fdd51a Date: Mon, 23 Jul 2018 23:19:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9"} 2018-07-23 23:19:45,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 used request id req-a7056ec7-8d70-4390-87b9-bf6f30fdd51a 2018-07-23 23:19:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" 2018-07-23 23:19:45,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c445a473-fc9a-4f56-858c-43f7e88a4c68 Date: Mon, 23 Jul 2018 23:19:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:19:45,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c445a473-fc9a-4f56-858c-43f7e88a4c68 2018-07-23 23:19:45,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9"}' 2018-07-23 23:19:45,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4f3957ba-9838-4463-b28b-8e609407d914 Date: Mon, 23 Jul 2018 23:19:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "min_disk": 0, "protected": false, "id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "file": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/file", "checksum": null, "owner": "fc09e051782c4aea93953fc13f5750be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:19:45,872 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-4f3957ba-9838-4463-b28b-8e609407d914 2018-07-23 23:19:46,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" -d '' 2018-07-23 23:19:46,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd747ace-8463-4f20-b221-9e11b9f73eae Date: Mon, 23 Jul 2018 23:19:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:19:46,994 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/file used request id req-cd747ace-8463-4f20-b221-9e11b9f73eae 2018-07-23 23:19:46,995 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:19:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" 2018-07-23 23:19:47,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9745c061-9403-4cb7-aa8c-40d36487e027 Date: Mon, 23 Jul 2018 23:19:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:46Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/snap", "metadata": {}}], "self": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "min_disk": 0, "protected": false, "id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "file": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc09e051782c4aea93953fc13f5750be", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:19:47,015 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276 used request id req-9745c061-9403-4cb7-aa8c-40d36487e027 2018-07-23 23:19:47,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" 2018-07-23 23:19:47,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-723fefc2-1075-4e13-b497-a451599dc0e5 Date: Mon, 23 Jul 2018 23:19:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:19:47,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-723fefc2-1075-4e13-b497-a451599dc0e5 2018-07-23 23:19:47,028 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 2018-07-23 23:19:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" 2018-07-23 23:19:47,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2eedb203-3500-401f-88dd-1ef19d79ccfe Date: Mon, 23 Jul 2018 23:19:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:46Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/snap", "metadata": {}}], "self": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "min_disk": 0, "protected": false, "id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "file": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc09e051782c4aea93953fc13f5750be", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:19:47,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276 used request id req-2eedb203-3500-401f-88dd-1ef19d79ccfe 2018-07-23 23:19:47,048 - create_image - DEBUG - Instance status is - active 2018-07-23 23:19:47,048 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 2018-07-23 23:19:47,048 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 2018-07-23 23:19:47,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:47,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:47,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["csN4WKWNTmKZUh-4NG9B-g"], "issued_at": "2018-07-23T23:19:47.000000Z"}} 2018-07-23 23:19:47,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60830f0ee66646df8b741d29ef2db604f2212d3c" 2018-07-23 23:19:47,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476e6e04-b7a1-427c-846e-343504035eec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:47,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-476e6e04-b7a1-427c-846e-343504035eec 2018-07-23 23:19:47,516 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:19:47,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60830f0ee66646df8b741d29ef2db604f2212d3c" 2018-07-23 23:19:47,683 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb3d65d8-b35d-4a37-a7d3-039c0a3d3028 x-compute-request-id: req-fb3d65d8-b35d-4a37-a7d3-039c0a3d3028 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:19:47,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-fb3d65d8-b35d-4a37-a7d3-039c0a3d3028 2018-07-23 23:19:47,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60830f0ee66646df8b741d29ef2db604f2212d3c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-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-23 23:19:47,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba7510fe-a8c5-4db8-be11-cfb22483edfb x-compute-request-id: req-ba7510fe-a8c5-4db8-be11-cfb22483edfb Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "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": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f"}} 2018-07-23 23:19:47,726 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ba7510fe-a8c5-4db8-be11-cfb22483edfb 2018-07-23 23:19:47,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:47,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:48,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bccee7ec6554f07a77365f8d2d19fcb", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role"}], "expires_at": "2018-07-24T00:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-user", "id": "dc9e55fea8444e298dbbe63b92056c73"}, "audit_ids": ["cUgHf4aLTPS2H3vKy2VobQ"], "issued_at": "2018-07-23T23:19:48.000000Z"}} 2018-07-23 23:19:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:19:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dda84f3-9e49-41a6-87cf-2208d3906788 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:48,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5dda84f3-9e49-41a6-87cf-2208d3906788 2018-07-23 23:19:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:19:48,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a23ceaa6-225c-456a-9f23-37cb1329f4ae Date: Mon, 23 Jul 2018 23:19:48 GMT RESP BODY: {"networks":[]} 2018-07-23 23:19:48,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net used request id req-a23ceaa6-225c-456a-9f23-37cb1329f4ae 2018-07-23 23:19:48,465 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net 2018-07-23 23:19:48,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" -d '{"network": {"name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net", "admin_state_up": true}}' 2018-07-23 23:19:48,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d07bce85-f5b4-4bfa-a376-4add12d047cf Date: Mon, 23 Jul 2018 23:19:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:19:48Z","is_default":false,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}} 2018-07-23 23:19:48,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d07bce85-f5b4-4bfa-a376-4add12d047cf 2018-07-23 23:19:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:19:49,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-84a0d416-460d-4f75-9291-6d0a6f38f18b Date: Mon, 23 Jul 2018 23:19:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:19:48Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:19:49,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-84a0d416-460d-4f75-9291-6d0a6f38f18b 2018-07-23 23:19:49,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:19:49,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-17735787-bbbc-442b-a830-401c225745ff Date: Mon, 23 Jul 2018 23:19:49 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:19:49,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-17735787-bbbc-442b-a830-401c225745ff 2018-07-23 23:19:49,117 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet 2018-07-23 23:19:49,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" -d '{"subnets": [{"ip_version": 4, "network_id": "b57f3c03-36b9-483a-a788-725a11775ff7", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]}' 2018-07-23 23:19:49,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-354e83e6-1e9d-4478-9580-8c38f69c1a4c Date: Mon, 23 Jul 2018 23:19:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:19:49,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-354e83e6-1e9d-4478-9580-8c38f69c1a4c 2018-07-23 23:19:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:19:49,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8046ed2e-0090-4284-b220-b30d669ab0b6 Date: Mon, 23 Jul 2018 23:19:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":["6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f"],"description":"","tags":[],"updated_at":"2018-07-23T23:19:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:19:49,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-8046ed2e-0090-4284-b220-b30d669ab0b6 2018-07-23 23:19:49,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:19:49,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1a1f1dad-3ce7-40cd-a58d-f78cb041a178 Date: Mon, 23 Jul 2018 23:19:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:19:49,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-1a1f1dad-3ce7-40cd-a58d-f78cb041a178 2018-07-23 23:19:49,879 - OpenStackNetwork - DEBUG - Network [b57f3c03-36b9-483a-a788-725a11775ff7] created successfully 2018-07-23 23:19:49,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:49,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:50,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bccee7ec6554f07a77365f8d2d19fcb", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role"}], "expires_at": "2018-07-24T00:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-user", "id": "dc9e55fea8444e298dbbe63b92056c73"}, "audit_ids": ["4wjZnZ_nQXGPe2Qlu_s8MA"], "issued_at": "2018-07-23T23:19:50.000000Z"}} 2018-07-23 23:19:50,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:50,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218e579d-b023-4b85-a740-c305fe4ea450 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:50,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-218e579d-b023-4b85-a740-c305fe4ea450 2018-07-23 23:19:50,332 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:19:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:50,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83662c17-8f39-4f2b-985a-747187dbf580 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:50,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-83662c17-8f39-4f2b-985a-747187dbf580 2018-07-23 23:19:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:50,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d07d7be7-c962-4838-9723-7ee90df53a92 Date: Mon, 23 Jul 2018 23:19:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":["6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f"],"description":"","tags":[],"updated_at":"2018-07-23T23:19:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:19:50,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net used request id req-d07d7be7-c962-4838-9723-7ee90df53a92 2018-07-23 23:19:50,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:50,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:50,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:50,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbd8063-487e-495b-a757-d43b99f5257d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:19:50,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-2cbd8063-487e-495b-a757-d43b99f5257d 2018-07-23 23:19:50,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:50,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e52f4ffd-d381-4dba-8199-2fc0261cbe8d Date: Mon, 23 Jul 2018 23:19:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:19:50,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-e52f4ffd-d381-4dba-8199-2fc0261cbe8d 2018-07-23 23:19:50,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:50,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef0101a5-60f7-48a5-a2f2-bbe79bddce05 Date: Mon, 23 Jul 2018 23:19:50 GMT RESP BODY: {"ports":[]} 2018-07-23 23:19:50,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port&admin_state_up=True used request id req-ef0101a5-60f7-48a5-a2f2-bbe79bddce05 2018-07-23 23:19:50,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:51,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46908653-1d55-476b-bd4e-ee5b77237825 x-compute-request-id: req-46908653-1d55-476b-bd4e-ee5b77237825 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:19:51,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst used request id req-46908653-1d55-476b-bd4e-ee5b77237825 2018-07-23 23:19:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:51,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-af261596-88d4-4780-a757-66d0b241eb21 Date: Mon, 23 Jul 2018 23:19:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":["6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f"],"description":"","tags":[],"updated_at":"2018-07-23T23:19:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:19:51,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net used request id req-af261596-88d4-4780-a757-66d0b241eb21 2018-07-23 23:19:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:51,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71a0fe3e-e8b6-41a0-9e56-d0d817d1ed0f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:19:51,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-71a0fe3e-e8b6-41a0-9e56-d0d817d1ed0f 2018-07-23 23:19:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:51,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7b4bd10d-987b-48c1-ab71-cfb98a1669f5 Date: Mon, 23 Jul 2018 23:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:19:51,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-7b4bd10d-987b-48c1-ab71-cfb98a1669f5 2018-07-23 23:19:51,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:51,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-449ce7a1-2d03-48b7-809e-08810b948cb7 Date: Mon, 23 Jul 2018 23:19:51 GMT RESP BODY: {"ports":[]} 2018-07-23 23:19:51,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port&admin_state_up=True used request id req-449ce7a1-2d03-48b7-809e-08810b948cb7 2018-07-23 23:19:51,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:19:51,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:19:51,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3bccee7ec6554f07a77365f8d2d19fcb", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role"}], "expires_at": "2018-07-24T00:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/fc09e051782c4aea93953fc13f5750be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-user", "id": "dc9e55fea8444e298dbbe63b92056c73"}, "audit_ids": ["dXpbZx00Qw-G7I1gWttPXQ"], "issued_at": "2018-07-23T23:19:51.000000Z"}} 2018-07-23 23:19:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c14d43795f50604471b7947b07164fe07fe4e6" 2018-07-23 23:19:51,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401bdc53-7ed9-44af-9522-c47e9065f7d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:19:51,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-401bdc53-7ed9-44af-9522-c47e9065f7d7 2018-07-23 23:19:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:52,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5ef7ac3f-de3d-40b3-81f2-46fbb6689db9 Date: Mon, 23 Jul 2018 23:19:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":["6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f"],"description":"","tags":[],"updated_at":"2018-07-23T23:19:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:19:52,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net used request id req-5ef7ac3f-de3d-40b3-81f2-46fbb6689db9 2018-07-23 23:19:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:52,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cc6ccc26-c54f-49d5-a59c-dc22dd6afeff Date: Mon, 23 Jul 2018 23:19:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:19:52,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-cc6ccc26-c54f-49d5-a59c-dc22dd6afeff 2018-07-23 23:19:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:52,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1c1d9690-1bf0-4d54-9d5b-21bdb6aab038 Date: Mon, 23 Jul 2018 23:19:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":["6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f"],"description":"","tags":[],"updated_at":"2018-07-23T23:19:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:19:52,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net used request id req-1c1d9690-1bf0-4d54-9d5b-21bdb6aab038 2018-07-23 23:19:52,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:19:52,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:19:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:19:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1c14d43795f50604471b7947b07164fe07fe4e6" 2018-07-23 23:19:52,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-644fced1-196e-47f9-82c0-2177ea1034a1 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:19:52,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-644fced1-196e-47f9-82c0-2177ea1034a1 2018-07-23 23:19:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:52,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3c0fc911-cebe-47fe-8ce1-41021cfeed32 Date: Mon, 23 Jul 2018 23:19:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:19:52,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-3c0fc911-cebe-47fe-8ce1-41021cfeed32 2018-07-23 23:19:52,349 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net 2018-07-23 23:19:52,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" -d '{"port": {"network_id": "b57f3c03-36b9-483a-a788-725a11775ff7", "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port", "admin_state_up": true}}' 2018-07-23 23:19:53,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-089306a1-ce82-434d-bd04-211b3be4f932 Date: Mon, 23 Jul 2018 23:19:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","ip_address":"10.55.0.11"}],"id":"3fac88ff-8ad5-48a1-85d2-60a48599e079","security_groups":["5ef6ccc2-498f-4f88-8966-8e96733f5e7b"],"mac_address":"fa:16:3e:6b:33:91","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port","project_id":"fc09e051782c4aea93953fc13f5750be","qos_policy_id":null,"admin_state_up":true,"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:52Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:19:53,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-089306a1-ce82-434d-bd04-211b3be4f932 2018-07-23 23:19:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-11cc9412-53f8-4a57-b6a5-6ad00d9fb17b Date: Mon, 23 Jul 2018 23:19:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":["6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f"],"description":"","tags":[],"updated_at":"2018-07-23T23:19:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:19:53,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net used request id req-11cc9412-53f8-4a57-b6a5-6ad00d9fb17b 2018-07-23 23:19:53,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:53,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd2668a-89c2-4e26-89f7-290c7eb676ad Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:19:53,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-cfd2668a-89c2-4e26-89f7-290c7eb676ad 2018-07-23 23:19:53,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:53,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-199efa62-5ef2-446f-9bb5-7a632bf30bac Date: Mon, 23 Jul 2018 23:19:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:19:53,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-199efa62-5ef2-446f-9bb5-7a632bf30bac 2018-07-23 23:19:53,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:53,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-251860d1-6146-4eed-a3c5-0da5a7a92007 Date: Mon, 23 Jul 2018 23:19:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:52Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","ip_address":"10.55.0.11"}],"id":"3fac88ff-8ad5-48a1-85d2-60a48599e079","security_groups":["5ef6ccc2-498f-4f88-8966-8e96733f5e7b"],"mac_address":"fa:16:3e:6b:33:91","project_id":"fc09e051782c4aea93953fc13f5750be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port","admin_state_up":true,"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:52Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:19:53,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port&admin_state_up=True used request id req-251860d1-6146-4eed-a3c5-0da5a7a92007 2018-07-23 23:19:53,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be05416d-76a9-4406-bc9a-d83ec1adc127 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:19:53,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-be05416d-76a9-4406-bc9a-d83ec1adc127 2018-07-23 23:19:53,832 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst 2018-07-23 23:19:53,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:53,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19e28db6-13b0-4125-a0c5-3d3217037fe4 x-compute-request-id: req-19e28db6-13b0-4125-a0c5-3d3217037fe4 Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-flavor-name"}]} 2018-07-23 23:19:53,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-19e28db6-13b0-4125-a0c5-3d3217037fe4 2018-07-23 23:19:53,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:53,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77a0f48d-a90b-4820-a3a9-71afef46fb99 x-compute-request-id: req-77a0f48d-a90b-4820-a3a9-71afef46fb99 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "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": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f"}} 2018-07-23 23:19:53,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f used request id req-77a0f48d-a90b-4820-a3a9-71afef46fb99 2018-07-23 23:19:53,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:54,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-fb817dae-20e3-41b4-81a1-393b8d78d0cd Date: Mon, 23 Jul 2018 23:19:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:19:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:19:46Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/snap", "metadata": {}}], "self": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "min_disk": 0, "protected": false, "id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "file": "/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc09e051782c4aea93953fc13f5750be", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9"} 2018-07-23 23:19:54,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 used request id req-fb817dae-20e3-41b4-81a1-393b8d78d0cd 2018-07-23 23:19:54,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:54,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ef98e17a-4076-4410-90be-e2550d8d5fac Date: Mon, 23 Jul 2018 23:19:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:19:54,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ef98e17a-4076-4410-90be-e2550d8d5fac 2018-07-23 23:19:54,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" -d '{"server": {"name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst", "imageRef": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "flavorRef": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "max_count": 1, "min_count": 1, "networks": [{"port": "3fac88ff-8ad5-48a1-85d2-60a48599e079"}]}}' 2018-07-23 23:19:55,353 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97055ee5-761b-4975-96cd-5303ba5be240 x-compute-request-id: req-97055ee5-761b-4975-96cd-5303ba5be240 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3721ab89-0ffe-43ae-9c20-b7ce858307fd", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "bookmark"}], "adminPass": "YQRvY2cgbQCU"}} 2018-07-23 23:19:55,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-97055ee5-761b-4975-96cd-5303ba5be240 2018-07-23 23:19:55,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:55,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c02c23a-9629-44aa-a121-6e6aec8b15a8 x-compute-request-id: req-0c02c23a-9629-44aa-a121-6e6aec8b15a8 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "bookmark"}], "image": {"id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "links": [{"href": "http://172.30.9.26:8774/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "links": [{"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "bookmark"}]}, "id": "3721ab89-0ffe-43ae-9c20-b7ce858307fd", "user_id": "dc9e55fea8444e298dbbe63b92056c73", "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-23T23:19:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst", "created": "2018-07-23T23:19:55Z", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:55,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-0c02c23a-9629-44aa-a121-6e6aec8b15a8 2018-07-23 23:19:55,607 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst 2018-07-23 23:19:55,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:55,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cc5e02b-2ffb-4a58-ba67-06498d639c67 x-compute-request-id: req-0cc5e02b-2ffb-4a58-ba67-06498d639c67 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "bookmark"}], "image": {"id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "links": [{"href": "http://172.30.9.26:8774/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "links": [{"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "bookmark"}]}, "id": "3721ab89-0ffe-43ae-9c20-b7ce858307fd", "user_id": "dc9e55fea8444e298dbbe63b92056c73", "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-23T23:19:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst", "created": "2018-07-23T23:19:55Z", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:55,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-0cc5e02b-2ffb-4a58-ba67-06498d639c67 2018-07-23 23:19:55,891 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst] is - BUILD 2018-07-23 23:19:55,891 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:19:58,895 - create_instance - DEBUG - VM status query timeout in 896.712277889 2018-07-23 23:19:58,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:19:59,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:19:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-896f148f-9034-4b79-bf74-4f764f23fb4e x-compute-request-id: req-896f148f-9034-4b79-bf74-4f764f23fb4e Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "bookmark"}], "image": {"id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "links": [{"href": "http://172.30.9.26:8774/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "links": [{"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "bookmark"}]}, "id": "3721ab89-0ffe-43ae-9c20-b7ce858307fd", "security_groups": [{"name": "default"}], "user_id": "dc9e55fea8444e298dbbe63b92056c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:19:56Z", "hostId": "38e4f319d64233e412b651735ce599c92af56e01932df19b68de31df", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst", "created": "2018-07-23T23:19:55Z", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:19:59,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-896f148f-9034-4b79-bf74-4f764f23fb4e 2018-07-23 23:19:59,229 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst] is - BUILD 2018-07-23 23:19:59,230 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:20:02,232 - create_instance - DEBUG - VM status query timeout in 893.374752045 2018-07-23 23:20:02,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:02,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-627b0535-76c9-45e0-9ef5-d9d50ea9b154 x-compute-request-id: req-627b0535-76c9-45e0-9ef5-d9d50ea9b154 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:33:91", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "bookmark"}], "image": {"id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "links": [{"href": "http://172.30.9.26:8774/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:01.000000", "flavor": {"id": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "links": [{"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "bookmark"}]}, "id": "3721ab89-0ffe-43ae-9c20-b7ce858307fd", "security_groups": [{"name": "default"}], "user_id": "dc9e55fea8444e298dbbe63b92056c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:01Z", "hostId": "38e4f319d64233e412b651735ce599c92af56e01932df19b68de31df", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst", "created": "2018-07-23T23:19:55Z", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:02,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-627b0535-76c9-45e0-9ef5-d9d50ea9b154 2018-07-23 23:20:02,573 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst] is - ACTIVE 2018-07-23 23:20:02,573 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:20:02,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:03,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a9ad9b4-0aaf-4852-947d-4cc3554f08f5 x-compute-request-id: req-5a9ad9b4-0aaf-4852-947d-4cc3554f08f5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:33:91", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "bookmark"}], "image": {"id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "links": [{"href": "http://172.30.9.26:8774/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:01.000000", "flavor": {"id": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "links": [{"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "bookmark"}]}, "id": "3721ab89-0ffe-43ae-9c20-b7ce858307fd", "security_groups": [{"name": "default"}], "user_id": "dc9e55fea8444e298dbbe63b92056c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:01Z", "hostId": "38e4f319d64233e412b651735ce599c92af56e01932df19b68de31df", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst", "created": "2018-07-23T23:19:55Z", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:03,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-5a9ad9b4-0aaf-4852-947d-4cc3554f08f5 2018-07-23 23:20:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:03,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-e6f1d74b-884e-4074-89c0-676fd20a5feb Date: Mon, 23 Jul 2018 23:20:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b57f3c03-36b9-483a-a788-725a11775ff7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fc09e051782c4aea93953fc13f5750be","l2_adjacency":true,"status":"ACTIVE","subnets":["6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f"],"description":"","tags":[],"updated_at":"2018-07-23T23:19:49Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net","admin_state_up":true,"tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:48Z","mtu":1450}]} 2018-07-23 23:20:03,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net used request id req-e6f1d74b-884e-4074-89c0-676fd20a5feb 2018-07-23 23:20:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:03,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f6495d-c810-464a-8719-afbb121c7ac4 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:20:03,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-19f6495d-c810-464a-8719-afbb121c7ac4 2018-07-23 23:20:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:03,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0d1b0858-4b25-469f-94e1-2a426b560028 Date: Mon, 23 Jul 2018 23:20:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","dns_nameservers":[],"updated_at":"2018-07-23T23:19: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":"fc09e051782c4aea93953fc13f5750be","id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet"}]} 2018-07-23 23:20:03,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-0d1b0858-4b25-469f-94e1-2a426b560028 2018-07-23 23:20:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:03,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1657 X-Openstack-Request-Id: req-e52103a7-fab4-4d56-8fe4-b9ed314601b4 Date: Mon, 23 Jul 2018 23:20:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","ip_address":"10.55.0.11"}],"id":"3fac88ff-8ad5-48a1-85d2-60a48599e079","security_groups":["5ef6ccc2-498f-4f88-8966-8e96733f5e7b"],"mac_address":"fa:16:3e:6b:33:91","project_id":"fc09e051782c4aea93953fc13f5750be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port","admin_state_up":true,"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:52Z","binding:vnic_type":"normal","device_id":"3721ab89-0ffe-43ae-9c20-b7ce858307fd","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:19:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f","ip_address":"10.55.0.2"}],"id":"a9342725-08f0-4ad7-8838-36a95aefe616","security_groups":[],"mac_address":"fa:16:3e:c8:46:22","project_id":"fc09e051782c4aea93953fc13f5750be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b57f3c03-36b9-483a-a788-725a11775ff7","tenant_id":"fc09e051782c4aea93953fc13f5750be","created_at":"2018-07-23T23:19:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b57f3c03-36b9-483a-a788-725a11775ff7","ip_allocation":"immediate"}]} 2018-07-23 23:20:03,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-e52103a7-fab4-4d56-8fe4-b9ed314601b4 2018-07-23 23:20:03,454 - create_instance - INFO - Deleting Port with ID - 3fac88ff-8ad5-48a1-85d2-60a48599e079 2018-07-23 23:20:03,454 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-port 2018-07-23 23:20:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/3fac88ff-8ad5-48a1-85d2-60a48599e079 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:03,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-effbaf07-30e0-4b1b-9503-5daabf71db94 Date: Mon, 23 Jul 2018 23:20:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:03,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/3fac88ff-8ad5-48a1-85d2-60a48599e079 used request id req-effbaf07-30e0-4b1b-9503-5daabf71db94 2018-07-23 23:20:03,908 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst 2018-07-23 23:20:03,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:04,033 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47890307-a31d-48d0-b703-ddebf1125bef x-compute-request-id: req-47890307-a31d-48d0-b703-ddebf1125bef Content-Type: application/json 2018-07-23 23:20:04,033 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-47890307-a31d-48d0-b703-ddebf1125bef 2018-07-23 23:20:04,034 - create_instance - INFO - Checking deletion status 2018-07-23 23:20:04,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:04,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4745196-73bc-406a-9eb4-dbb1b7f8cbb2 x-compute-request-id: req-b4745196-73bc-406a-9eb4-dbb1b7f8cbb2 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:33:91", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd", "rel": "bookmark"}], "image": {"id": "0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "links": [{"href": "http://172.30.9.26:8774/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:01.000000", "flavor": {"id": "e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "links": [{"href": "http://172.30.9.26:8774/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f", "rel": "bookmark"}]}, "id": "3721ab89-0ffe-43ae-9c20-b7ce858307fd", "user_id": "dc9e55fea8444e298dbbe63b92056c73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:03Z", "hostId": "38e4f319d64233e412b651735ce599c92af56e01932df19b68de31df", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst", "created": "2018-07-23T23:19:55Z", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:04,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-b4745196-73bc-406a-9eb4-dbb1b7f8cbb2 2018-07-23 23:20:04,145 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst] is - ACTIVE 2018-07-23 23:20:04,145 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:20:07,149 - create_instance - DEBUG - VM status query timeout in 296.885257959 2018-07-23 23:20:07,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e479877abecc75cc81b22e86d8ef66a3cd82adc" 2018-07-23 23:20:07,204 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bbdda03b-7cf3-451d-b401-f0315dcbe5df x-compute-request-id: req-bbdda03b-7cf3-451d-b401-f0315dcbe5df Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3721ab89-0ffe-43ae-9c20-b7ce858307fd could not be found.", "code": 404}} 2018-07-23 23:20:07,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/3721ab89-0ffe-43ae-9c20-b7ce858307fd used request id req-bbdda03b-7cf3-451d-b401-f0315dcbe5df 2018-07-23 23:20:07,205 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3721ab89-0ffe-43ae-9c20-b7ce858307fd could not be found. (HTTP 404) (Request-ID: req-bbdda03b-7cf3-451d-b401-f0315dcbe5df) 2018-07-23 23:20:07,205 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-inst 2018-07-23 23:20:07,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60830f0ee66646df8b741d29ef2db604f2212d3c" 2018-07-23 23:20:07,247 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-988f599d-37c1-4e2e-9dc4-ae50d5c5625f x-compute-request-id: req-988f599d-37c1-4e2e-9dc4-ae50d5c5625f Content-Length: 0 Content-Type: application/json 2018-07-23 23:20:07,247 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e489eb25-47c1-4d8a-9ce4-fc422a6b7e2f used request id req-988f599d-37c1-4e2e-9dc4-ae50d5c5625f 2018-07-23 23:20:07,248 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet 2018-07-23 23:20:07,249 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-subnet 2018-07-23 23:20:07,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:20:08,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ebae8d8-5b74-49ac-b17d-0f3ec0ea52d6 Date: Mon, 23 Jul 2018 23:20:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:08,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/6bc0ebff-7b9f-4468-953e-a3e4fc6cd15f used request id req-0ebae8d8-5b74-49ac-b17d-0f3ec0ea52d6 2018-07-23 23:20:08,567 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9-pub-net 2018-07-23 23:20:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/b57f3c03-36b9-483a-a788-725a11775ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cad49bf6c18c4feee9816e1b9bdec3ebe271ea2" 2018-07-23 23:20:09,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73ff9b15-c949-40df-a007-52b8c8f45b18 Date: Mon, 23 Jul 2018 23:20:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:09,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/b57f3c03-36b9-483a-a788-725a11775ff7 used request id req-73ff9b15-c949-40df-a007-52b8c8f45b18 2018-07-23 23:20:09,376 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-3718be07-80dd-461a-8d64-1f52a54649b9 2018-07-23 23:20:09,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd76c9f9c377acc753fbf8fa93bbc833294aa563" 2018-07-23 23:20:09,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ffd892e-cb4f-49f6-9b66-332f674fcc78 Date: Mon, 23 Jul 2018 23:20:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:20:09,779 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/0f470b3c-6b0a-4c3a-9610-ed0f45f5d276 used request id req-1ffd892e-cb4f-49f6-9b66-332f674fcc78 2018-07-23 23:20:09,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ec81dcbd-798c-4907-b278-15e31d8b866f Date: Mon, 23 Jul 2018 23:20:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc09e051782c4aea93953fc13f5750be", "created_at": "2018-07-23T23:19:48Z", "updated_at": "2018-07-23T23:19:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "revision_number": 0, "id": "5c1e9bca-edbd-42cf-8acc-78f061ae2b7e", "remote_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "remote_ip_prefix": null, "created_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc09e051782c4aea93953fc13f5750be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "revision_number": 0, "id": "5e24d9f4-2696-4af0-a208-003b86501318", "remote_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "remote_ip_prefix": null, "created_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc09e051782c4aea93953fc13f5750be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "revision_number": 0, "id": "71b36627-d58d-4750-9505-b90ee90edef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc09e051782c4aea93953fc13f5750be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "revision_number": 0, "id": "dd4f95ad-37ee-4d9e-997c-aa747a38de9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "tenant_id": "fc09e051782c4aea93953fc13f5750be", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc09e051782c4aea93953fc13f5750be"}], "revision_number": 4, "project_id": "fc09e051782c4aea93953fc13f5750be", "id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:20:10,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ec81dcbd-798c-4907-b278-15e31d8b866f 2018-07-23 23:20:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3966539b-c3cd-40cb-849b-17bf3ab4a3ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:20:10,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-3966539b-c3cd-40cb-849b-17bf3ab4a3ff 2018-07-23 23:20:10,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:20:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f284df2f-2496-409f-ab8c-e2d580cc2752 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:20:10,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-f284df2f-2496-409f-ab8c-e2d580cc2752 2018-07-23 23:20:10,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:20:10,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fb4aaa-9e86-4a1c-a97c-dc943aa1cb23 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:20:10,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-83fb4aaa-9e86-4a1c-a97c-dc943aa1cb23 2018-07-23 23:20:10,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc528602-654f-413a-9c47-5a998a7220f6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:20:10,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-cc528602-654f-413a-9c47-5a998a7220f6 2018-07-23 23:20:10,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2a97ab-d667-4441-9723-236cd6e578d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:20:10,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-7d2a97ab-d667-4441-9723-236cd6e578d0 2018-07-23 23:20:10,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:20:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ff52fd0-c7dd-474c-b5e8-ecb97d0d8dc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:20:10,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-2ff52fd0-c7dd-474c-b5e8-ecb97d0d8dc4 2018-07-23 23:20:10,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:20:10,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b14608-25a7-46ec-a20c-b753302be4ea Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fc09e051782c4aea93953fc13f5750be", "name": "CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj"}} 2018-07-23 23:20:10,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-37b14608-25a7-46ec-a20c-b753302be4ea 2018-07-23 23:20:10,642 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ef6ccc2-498f-4f88-8966-8e96733f5e7b 2018-07-23 23:20:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5ef6ccc2-498f-4f88-8966-8e96733f5e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3f0a0758-d01c-4ba3-8208-9cb722bf426e Date: Mon, 23 Jul 2018 23:20:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "port_range_min": null, "revision_number": 0, "tenant_id": "fc09e051782c4aea93953fc13f5750be", "created_at": "2018-07-23T23:19:48Z", "project_id": "fc09e051782c4aea93953fc13f5750be", "id": "5c1e9bca-edbd-42cf-8acc-78f061ae2b7e"}, {"remote_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "port_range_min": null, "revision_number": 0, "tenant_id": "fc09e051782c4aea93953fc13f5750be", "created_at": "2018-07-23T23:19:48Z", "project_id": "fc09e051782c4aea93953fc13f5750be", "id": "5e24d9f4-2696-4af0-a208-003b86501318"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "port_range_min": null, "revision_number": 0, "tenant_id": "fc09e051782c4aea93953fc13f5750be", "created_at": "2018-07-23T23:19:48Z", "project_id": "fc09e051782c4aea93953fc13f5750be", "id": "71b36627-d58d-4750-9505-b90ee90edef2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:19:48Z", "security_group_id": "5ef6ccc2-498f-4f88-8966-8e96733f5e7b", "port_range_min": null, "revision_number": 0, "tenant_id": "fc09e051782c4aea93953fc13f5750be", "created_at": "2018-07-23T23:19:48Z", "project_id": "fc09e051782c4aea93953fc13f5750be", "id": "dd4f95ad-37ee-4d9e-997c-aa747a38de9c"}]} 2018-07-23 23:20:10,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5ef6ccc2-498f-4f88-8966-8e96733f5e7b used request id req-3f0a0758-d01c-4ba3-8208-9cb722bf426e 2018-07-23 23:20:10,672 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:20:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5ef6ccc2-498f-4f88-8966-8e96733f5e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:10,825 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3576d867-4edb-4fed-b523-7cee372aa95c Content-Length: 0 Date: Mon, 23 Jul 2018 23:20:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:10,825 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5ef6ccc2-498f-4f88-8966-8e96733f5e7b used request id req-3576d867-4edb-4fed-b523-7cee372aa95c 2018-07-23 23:20:10,826 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj 2018-07-23 23:20:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:11,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30262233-3511-4cf2-bb35-05f35c13879c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:20:11,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/fc09e051782c4aea93953fc13f5750be used request id req-30262233-3511-4cf2-bb35-05f35c13879c 2018-07-23 23:20:11,027 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-proj-role 2018-07-23 23:20:11,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3bccee7ec6554f07a77365f8d2d19fcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:11,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944e2201-afb3-44a1-adcb-83864bc3a10f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:20:11,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3bccee7ec6554f07a77365f8d2d19fcb used request id req-944e2201-afb3-44a1-adcb-83864bc3a10f 2018-07-23 23:20:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def74db7621cc2c527b9a4dbb2b5426ebe399433" 2018-07-23 23:20:11,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b38fd898-9703-4d07-8edf-474902bd9f91 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:20:11,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b38fd898-9703-4d07-8edf-474902bd9f91 2018-07-23 23:20:11,209 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-e2452d50-4b40-4bd-user 2018-07-23 23:20:11,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/dc9e55fea8444e298dbbe63b92056c73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c7b20e90178e65e7b51194e8c2de992ce8a74f" 2018-07-23 23:20:11,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f72582-223b-4569-87a5-88a60cd9fc5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:20:11,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/dc9e55fea8444e298dbbe63b92056c73 used request id req-c3f72582-223b-4569-87a5-88a60cd9fc5f 2018-07-23 23:20:11,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:11,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SY4nU_deQfeo9RIn--ulww"], "issued_at": "2018-07-23T23:20:11.000000Z"}} 2018-07-23 23:20:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61927293ae9365edcff49f6bd9818f2f6e9aead3" 2018-07-23 23:20:11,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af13298-279d-4330-a406-5ae62e901d12 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:11,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1af13298-279d-4330-a406-5ae62e901d12 2018-07-23 23:20:11,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:11,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:12,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["j47LZ1tzQa-zrEttFvRrxA"], "issued_at": "2018-07-23T23:20:12.000000Z"}} 2018-07-23 23:20:12,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:12,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32043ff1-1461-4c3b-83ae-0e18b495735d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:12,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-32043ff1-1461-4c3b-83ae-0e18b495735d 2018-07-23 23:20:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:20:12,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:20:12,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0c976637-07d6-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:12,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41139499-7bb0-4b18-978e-071633fe2d65 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0c976637-07d6-49b-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:20:12,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-0c976637-07d6-49b-proj used request id req-41139499-7bb0-4b18-978e-071633fe2d65 2018-07-23 23:20:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:12,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04558e6-4e71-436c-bd01-579b586b4b12 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:20:12,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-a04558e6-4e71-436c-bd01-579b586b4b12 2018-07-23 23:20:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}}' 2018-07-23 23:20:12,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7262003-3360-44a3-85e3-57c478c71b38 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "id": "c01ae552267a4645879cd7d1d3b9ba82", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:12,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-d7262003-3360-44a3-85e3-57c478c71b38 2018-07-23 23:20:12,657 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-0c976637-07d6-49b-proj 2018-07-23 23:20:12,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:12,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:13,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["wh-1aDWoRWepJ0AJRkLrcg"], "issued_at": "2018-07-23T23:20:13.000000Z"}} 2018-07-23 23:20:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080b70f8e97719b77e9d0e46b1850cefa624415" 2018-07-23 23:20:13,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32a5ab9-aa04-469c-8dc5-55790622ab55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:13,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b32a5ab9-aa04-469c-8dc5-55790622ab55 2018-07-23 23:20:13,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:20:13,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:20:13,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080b70f8e97719b77e9d0e46b1850cefa624415" 2018-07-23 23:20:13,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c7c8c7-8ed3-4b2d-be60-6c49ae735cd5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:20:13,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e9c7c8c7-8ed3-4b2d-be60-6c49ae735cd5 2018-07-23 23:20:13,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-0c976637-07d6-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080b70f8e97719b77e9d0e46b1850cefa624415" 2018-07-23 23:20:13,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4efa69-f971-447b-9f05-ae757dc42a29 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-0c976637-07d6-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "id": "c01ae552267a4645879cd7d1d3b9ba82", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}]} 2018-07-23 23:20:13,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-0c976637-07d6-49b-proj used request id req-9c4efa69-f971-447b-9f05-ae757dc42a29 2018-07-23 23:20:13,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080b70f8e97719b77e9d0e46b1850cefa624415" 2018-07-23 23:20:13,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be868bcc-94ac-4823-ae95-eec400fc226f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:20:13,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-be868bcc-94ac-4823-ae95-eec400fc226f 2018-07-23 23:20:13,809 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-0c976637-07d6-49b-user 2018-07-23 23:20:13,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:13,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:13,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbaf3f6-60b4-4b26-8724-0fb61d08eefb Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:20:13,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bbbaf3f6-60b4-4b26-8724-0fb61d08eefb 2018-07-23 23:20:13,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" -d '{"role": {"name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}}' 2018-07-23 23:20:13,929 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db080f58-0900-4894-8c49-34ebc129876b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41440a696abd4d018ea7041988723b1e", "links": {"self": "http://172.30.9.26:5000/v3/roles/41440a696abd4d018ea7041988723b1e"}, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}} 2018-07-23 23:20:13,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-db080f58-0900-4894-8c49-34ebc129876b 2018-07-23 23:20:13,930 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role 2018-07-23 23:20:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/41440a696abd4d018ea7041988723b1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:14,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9572600-fcc9-4281-88f3-0569775bbf37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41440a696abd4d018ea7041988723b1e", "links": {"self": "http://172.30.9.26:5000/v3/roles/41440a696abd4d018ea7041988723b1e"}, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}} 2018-07-23 23:20:14,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/41440a696abd4d018ea7041988723b1e used request id req-c9572600-fcc9-4281-88f3-0569775bbf37 2018-07-23 23:20:14,017 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role to project CreateInstanceVolumeTests-0c976637-07d6-49b-proj 2018-07-23 23:20:14,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82/users/5a423df4d46b4b6ca2bf99508bf020d8/roles/41440a696abd4d018ea7041988723b1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:14,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2120aa3-806f-4bed-88ce-06365ed6883e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:20:14,141 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82/users/5a423df4d46b4b6ca2bf99508bf020d8/roles/41440a696abd4d018ea7041988723b1e used request id req-f2120aa3-806f-4bed-88ce-06365ed6883e 2018-07-23 23:20:14,142 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:20:14,143 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:20:14,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:14,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:14,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41440a696abd4d018ea7041988723b1e", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}], "expires_at": "2018-07-24T00:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-user", "id": "5a423df4d46b4b6ca2bf99508bf020d8"}, "audit_ids": ["kDbidTPHQLusWNNbLqKChg"], "issued_at": "2018-07-23T23:20:14.000000Z"}} 2018-07-23 23:20:14,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" 2018-07-23 23:20:14,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c53948-5ec2-4e9d-814a-aef48241834e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:14,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f1c53948-5ec2-4e9d-814a-aef48241834e 2018-07-23 23:20:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" 2018-07-23 23:20:14,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-d24030c3-b44f-4532-8a67-d4efe785d291 Date: Mon, 23 Jul 2018 23:20:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image"} 2018-07-23 23:20:14,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image used request id req-d24030c3-b44f-4532-8a67-d4efe785d291 2018-07-23 23:20:14,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" 2018-07-23 23:20:14,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7035e170-19a4-468d-adf9-063631717d84 Date: Mon, 23 Jul 2018 23:20:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:20:14,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7035e170-19a4-468d-adf9-063631717d84 2018-07-23 23:20:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image"}' 2018-07-23 23:20:14,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-65f7ed4d-1d61-4bb2-aa07-16e43601cc8a Date: Mon, 23 Jul 2018 23:20:14 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:20:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:20:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "min_disk": 0, "protected": false, "id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "file": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/file", "checksum": null, "owner": "c01ae552267a4645879cd7d1d3b9ba82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:20:14,859 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-65f7ed4d-1d61-4bb2-aa07-16e43601cc8a 2018-07-23 23:20:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" -d '' 2018-07-23 23:20:15,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90330f4a-4bf5-4679-acda-037462093599 Date: Mon, 23 Jul 2018 23:20:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:20:15,210 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/file used request id req-90330f4a-4bf5-4679-acda-037462093599 2018-07-23 23:20:15,210 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:20:15,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" 2018-07-23 23:20:15,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7f0ba8a5-91c6-442e-ab35-e8bd64cd32e3 Date: Mon, 23 Jul 2018 23:20:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:20:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:20:15Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/snap", "metadata": {}}], "self": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "min_disk": 0, "protected": false, "id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "file": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c01ae552267a4645879cd7d1d3b9ba82", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:20:15,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c used request id req-7f0ba8a5-91c6-442e-ab35-e8bd64cd32e3 2018-07-23 23:20:15,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" 2018-07-23 23:20:15,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce362652-0b3e-44d0-9d43-c981255b6acc Date: Mon, 23 Jul 2018 23:20:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:20:15,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-ce362652-0b3e-44d0-9d43-c981255b6acc 2018-07-23 23:20:15,239 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image 2018-07-23 23:20:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" 2018-07-23 23:20:15,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-fefdaedc-c118-4ac5-9796-a7c949a13aef Date: Mon, 23 Jul 2018 23:20:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:20:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:20:15Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/snap", "metadata": {}}], "self": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "min_disk": 0, "protected": false, "id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "file": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c01ae552267a4645879cd7d1d3b9ba82", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:20:15,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c used request id req-fefdaedc-c118-4ac5-9796-a7c949a13aef 2018-07-23 23:20:15,256 - create_image - DEBUG - Instance status is - active 2018-07-23 23:20:15,256 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image 2018-07-23 23:20:15,257 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image 2018-07-23 23:20:15,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:15,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:15,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:20:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["HJYgSM9BRuWbR1xRqR05SA"], "issued_at": "2018-07-23T23:20:15.000000Z"}} 2018-07-23 23:20:15,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf54980c902031e75813ed35698399bc1e5d73d" 2018-07-23 23:20:15,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267c82ed-b473-4cdb-a905-6f0fc1d69c6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:15,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-267c82ed-b473-4cdb-a905-6f0fc1d69c6b 2018-07-23 23:20:15,741 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:20:15,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf54980c902031e75813ed35698399bc1e5d73d" 2018-07-23 23:20:15,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3a6c085-9093-43f2-9ba0-c186cf6b63f7 x-compute-request-id: req-f3a6c085-9093-43f2-9ba0-c186cf6b63f7 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:20:15,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f3a6c085-9093-43f2-9ba0-c186cf6b63f7 2018-07-23 23:20:15,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf54980c902031e75813ed35698399bc1e5d73d" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-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-23 23:20:15,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff84145a-7f58-476e-9e3d-ac9a0b330f79 x-compute-request-id: req-ff84145a-7f58-476e-9e3d-ac9a0b330f79 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "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": "f107263f-46f9-4052-a6ae-40b960449a06"}} 2018-07-23 23:20:15,900 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-ff84145a-7f58-476e-9e3d-ac9a0b330f79 2018-07-23 23:20:15,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:15,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:16,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41440a696abd4d018ea7041988723b1e", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}], "expires_at": "2018-07-24T00:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-user", "id": "5a423df4d46b4b6ca2bf99508bf020d8"}, "audit_ids": ["-8OqwFLeQM6qVrJ-1xZPOw"], "issued_at": "2018-07-23T23:20:16.000000Z"}} 2018-07-23 23:20:16,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:16,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b37acbe-d5f8-4467-871e-a7fffe2da65f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:16,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4b37acbe-d5f8-4467-871e-a7fffe2da65f 2018-07-23 23:20:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:16,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a97a00b4-51a7-44e8-a91a-4f7b23189446 Date: Mon, 23 Jul 2018 23:20:16 GMT RESP BODY: {"networks":[]} 2018-07-23 23:20:16,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-a97a00b4-51a7-44e8-a91a-4f7b23189446 2018-07-23 23:20:16,536 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net 2018-07-23 23:20:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" -d '{"network": {"name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net", "admin_state_up": true}}' 2018-07-23 23:20:17,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-622b8a60-51b3-4fc9-8157-01dcd68e0163 Date: Mon, 23 Jul 2018 23:20:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:20:16Z","is_default":false,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}} 2018-07-23 23:20:17,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-622b8a60-51b3-4fc9-8157-01dcd68e0163 2018-07-23 23:20:17,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:17,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f5ef0c3b-dbcf-4112-8306-1495ef6092dd Date: Mon, 23 Jul 2018 23:20:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:20:16Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:17,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-f5ef0c3b-dbcf-4112-8306-1495ef6092dd 2018-07-23 23:20:17,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:17,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f53f375c-ba1a-403d-9d9e-472e06a4ac7b Date: Mon, 23 Jul 2018 23:20:17 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:20:17,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-f53f375c-ba1a-403d-9d9e-472e06a4ac7b 2018-07-23 23:20:17,407 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet 2018-07-23 23:20:17,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" -d '{"subnets": [{"ip_version": 4, "network_id": "cafe1562-1874-4f5f-bdce-6ae45054836b", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]}' 2018-07-23 23:20:18,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0959684c-7d48-4a56-b614-d04d365dbec2 Date: Mon, 23 Jul 2018 23:20:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","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":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:18,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-0959684c-7d48-4a56-b614-d04d365dbec2 2018-07-23 23:20:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:18,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-474b8105-585c-4673-a64b-84c53d989946 Date: Mon, 23 Jul 2018 23:20:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:18,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-474b8105-585c-4673-a64b-84c53d989946 2018-07-23 23:20:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:18,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-205a29a2-9f55-46d0-8f4e-486e8e6dd249 Date: Mon, 23 Jul 2018 23:20:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:18,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-205a29a2-9f55-46d0-8f4e-486e8e6dd249 2018-07-23 23:20:18,333 - OpenStackNetwork - DEBUG - Network [cafe1562-1874-4f5f-bdce-6ae45054836b] created successfully 2018-07-23 23:20:18,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:18,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:18,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41440a696abd4d018ea7041988723b1e", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}], "expires_at": "2018-07-24T00:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-user", "id": "5a423df4d46b4b6ca2bf99508bf020d8"}, "audit_ids": ["-T8ZsU3UQqWDBA8iU_g7ag"], "issued_at": "2018-07-23T23:20:18.000000Z"}} 2018-07-23 23:20:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:18,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af0ef35-fe37-41aa-be7d-880d4b2b5b62 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:18,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0af0ef35-fe37-41aa-be7d-880d4b2b5b62 2018-07-23 23:20:18,756 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:18,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:18 GMT Server: Apache x-compute-request-id: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:20:18,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/detail used request id req-e71efcbe-2dd6-42e4-b704-3be68b7cef10 2018-07-23 23:20:18,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-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-23 23:20:19,331 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:18 GMT Server: Apache x-compute-request-id: req-e70a2d61-bd4d-4a7e-82cd-2cef3a2129fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e70a2d61-bd4d-4a7e-82cd-2cef3a2129fa Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}} 2018-07-23 23:20:19,332 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes used request id req-e70a2d61-bd4d-4a7e-82cd-2cef3a2129fa 2018-07-23 23:20:19,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:19,598 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:19 GMT Server: Apache x-compute-request-id: req-11917062-081d-4d71-9fb7-159b01cd10c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11917062-081d-4d71-9fb7-159b01cd10c8 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}} 2018-07-23 23:20:19,598 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-11917062-081d-4d71-9fb7-159b01cd10c8 2018-07-23 23:20:19,598 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1 2018-07-23 23:20:19,601 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:19,829 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:19 GMT Server: Apache x-compute-request-id: req-7a9bb7b4-2909-4e95-998b-48969ca4de04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a9bb7b4-2909-4e95-998b-48969ca4de04 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}} 2018-07-23 23:20:19,829 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-7a9bb7b4-2909-4e95-998b-48969ca4de04 2018-07-23 23:20:19,829 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:20:19,829 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1 2018-07-23 23:20:19,829 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1 2018-07-23 23:20:19,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:19,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:20,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41440a696abd4d018ea7041988723b1e", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}], "expires_at": "2018-07-24T00:20:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-user", "id": "5a423df4d46b4b6ca2bf99508bf020d8"}, "audit_ids": ["qTzioSbGSzakrTU1XAa7ug"], "issued_at": "2018-07-23T23:20:20.000000Z"}} 2018-07-23 23:20:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:20,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869db474-a0e3-4086-9ab3-2fea3c6abddf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:20,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-869db474-a0e3-4086-9ab3-2fea3c6abddf 2018-07-23 23:20:20,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:20,505 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:20 GMT Server: Apache x-compute-request-id: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}]} 2018-07-23 23:20:20,506 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/detail used request id req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef 2018-07-23 23:20:20,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-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-23 23:20:20,874 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:20 GMT Server: Apache x-compute-request-id: req-85a1e49f-6eff-4690-91d8-cee44ec8cd66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85a1e49f-6eff-4690-91d8-cee44ec8cd66 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:20.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "342ae062-197a-4c6a-b15e-0a89ecee92b5", "size": 1}} 2018-07-23 23:20:20,875 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes used request id req-85a1e49f-6eff-4690-91d8-cee44ec8cd66 2018-07-23 23:20:20,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:21,101 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:20 GMT Server: Apache x-compute-request-id: req-e396d737-e404-4532-9b05-d423e120b91e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e396d737-e404-4532-9b05-d423e120b91e Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "342ae062-197a-4c6a-b15e-0a89ecee92b5", "size": 1}} 2018-07-23 23:20:21,101 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 used request id req-e396d737-e404-4532-9b05-d423e120b91e 2018-07-23 23:20:21,101 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2 2018-07-23 23:20:21,104 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:21,337 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:21 GMT Server: Apache x-compute-request-id: req-c0d4004f-86be-4128-bcdc-051859d900af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0d4004f-86be-4128-bcdc-051859d900af Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "342ae062-197a-4c6a-b15e-0a89ecee92b5", "size": 1}} 2018-07-23 23:20:21,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 used request id req-c0d4004f-86be-4128-bcdc-051859d900af 2018-07-23 23:20:21,338 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:20:21,338 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2 2018-07-23 23:20:21,338 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2 2018-07-23 23:20:21,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:21,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:21,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41440a696abd4d018ea7041988723b1e", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}], "expires_at": "2018-07-24T00:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-user", "id": "5a423df4d46b4b6ca2bf99508bf020d8"}, "audit_ids": ["IDzNY2sqSY-EwuFt1D1NHQ"], "issued_at": "2018-07-23T23:20:21.000000Z"}} 2018-07-23 23:20:21,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:21,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b6d1dc-3430-4f5d-887f-812f49d83718 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:21,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-03b6d1dc-3430-4f5d-887f-812f49d83718 2018-07-23 23:20:21,874 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:20:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:21,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a882fc-c788-431d-81c3-d46de8ebd89d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:21,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-66a882fc-c788-431d-81c3-d46de8ebd89d 2018-07-23 23:20:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0a8f4828-9abc-46c9-838b-5b5a2eb7e312 Date: Mon, 23 Jul 2018 23:20:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:22,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-0a8f4828-9abc-46c9-838b-5b5a2eb7e312 2018-07-23 23:20:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:20:22,234 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:20:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:20:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a3a907-b714-42f0-8318-5acbf93744b0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:22,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-38a3a907-b714-42f0-8318-5acbf93744b0 2018-07-23 23:20:22,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce260d35-7bc3-447d-ae2e-8b10a211fcd7 Date: Mon, 23 Jul 2018 23:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:22,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-ce260d35-7bc3-447d-ae2e-8b10a211fcd7 2018-07-23 23:20:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-edb05714-f141-4687-87f1-d213f03ad7e2 Date: Mon, 23 Jul 2018 23:20:22 GMT RESP BODY: {"ports":[]} 2018-07-23 23:20:22,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port&admin_state_up=True used request id req-edb05714-f141-4687-87f1-d213f03ad7e2 2018-07-23 23:20:22,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46606f53-1c27-4e77-9125-f8de796bcdfd x-compute-request-id: req-46606f53-1c27-4e77-9125-f8de796bcdfd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:20:22,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst used request id req-46606f53-1c27-4e77-9125-f8de796bcdfd 2018-07-23 23:20:22,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7271e433-a6f1-4358-bffc-276e34ea4192 Date: Mon, 23 Jul 2018 23:20:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:22,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-7271e433-a6f1-4358-bffc-276e34ea4192 2018-07-23 23:20:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061312f4-e880-45d6-83cc-abe9e33f1d20 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:22,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-061312f4-e880-45d6-83cc-abe9e33f1d20 2018-07-23 23:20:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d2e6f168-0d99-4a51-887c-987f56e9db40 Date: Mon, 23 Jul 2018 23:20:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:22,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-d2e6f168-0d99-4a51-887c-987f56e9db40 2018-07-23 23:20:22,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:22,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4adb9a93-90cc-4abf-ad4d-ef375e7ef977 Date: Mon, 23 Jul 2018 23:20:22 GMT RESP BODY: {"ports":[]} 2018-07-23 23:20:22,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port&admin_state_up=True used request id req-4adb9a93-90cc-4abf-ad4d-ef375e7ef977 2018-07-23 23:20:22,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:22,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:23,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41440a696abd4d018ea7041988723b1e", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}], "expires_at": "2018-07-24T00:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-user", "id": "5a423df4d46b4b6ca2bf99508bf020d8"}, "audit_ids": ["X2e_J7kbQFOKjE_TXq0pOg"], "issued_at": "2018-07-23T23:20:23.000000Z"}} 2018-07-23 23:20:23,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b16156a02759fe8d6af0ccc9a167b5ddee568" 2018-07-23 23:20:23,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f14566-68df-4222-a140-ba68f0decfe5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:23,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-68f14566-68df-4222-a140-ba68f0decfe5 2018-07-23 23:20:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:23,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4aba44a0-cfbb-44bf-acae-0213afaa457a Date: Mon, 23 Jul 2018 23:20:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:23,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-4aba44a0-cfbb-44bf-acae-0213afaa457a 2018-07-23 23:20:23,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:23,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a30839b7-7fe0-4306-b87f-9d132105639b Date: Mon, 23 Jul 2018 23:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:23,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-a30839b7-7fe0-4306-b87f-9d132105639b 2018-07-23 23:20:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:23,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6155b93b-3c2d-4fbe-9482-2ac03dc37740 Date: Mon, 23 Jul 2018 23:20:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:23,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-6155b93b-3c2d-4fbe-9482-2ac03dc37740 2018-07-23 23:20:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:20:23,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:20:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:20:23,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b2b16156a02759fe8d6af0ccc9a167b5ddee568" 2018-07-23 23:20:23,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bccb3c8-eebd-4ff4-b964-0c8d03dc459a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:23,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-4bccb3c8-eebd-4ff4-b964-0c8d03dc459a 2018-07-23 23:20:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:23,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e2775a21-ac80-42b4-80aa-f676430f9b5b Date: Mon, 23 Jul 2018 23:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:23,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-e2775a21-ac80-42b4-80aa-f676430f9b5b 2018-07-23 23:20:23,749 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net 2018-07-23 23:20:23,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" -d '{"port": {"network_id": "cafe1562-1874-4f5f-bdce-6ae45054836b", "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port", "admin_state_up": true}}' 2018-07-23 23:20:24,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-488b31b3-c3b6-4b5f-98fc-afd94e5dc32b Date: Mon, 23 Jul 2018 23:20:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.4"}],"id":"cfa87c17-e987-478a-b2bd-7685013f4fab","security_groups":["5391867b-6194-413c-8393-f70a74265258"],"mac_address":"fa:16:3e:6e:26:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port","project_id":"c01ae552267a4645879cd7d1d3b9ba82","qos_policy_id":null,"admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:20:24,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-488b31b3-c3b6-4b5f-98fc-afd94e5dc32b 2018-07-23 23:20:24,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:24,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39f0ba17-ab99-43e2-af38-badf787f2985 Date: Mon, 23 Jul 2018 23:20:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:24,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-39f0ba17-ab99-43e2-af38-badf787f2985 2018-07-23 23:20:24,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:24,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d26f419-5053-40fa-898a-e62b15af486b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:24,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-2d26f419-5053-40fa-898a-e62b15af486b 2018-07-23 23:20:24,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:25,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-06acb5f4-ed67-496f-8cc8-0d1d52541d8c Date: Mon, 23 Jul 2018 23:20:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:25,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-06acb5f4-ed67-496f-8cc8-0d1d52541d8c 2018-07-23 23:20:25,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:25,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-98702d86-9b80-41d6-b520-791d75df7cef Date: Mon, 23 Jul 2018 23:20:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.4"}],"id":"cfa87c17-e987-478a-b2bd-7685013f4fab","security_groups":["5391867b-6194-413c-8393-f70a74265258"],"mac_address":"fa:16:3e:6e:26:bf","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:23Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:20:25,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port&admin_state_up=True used request id req-98702d86-9b80-41d6-b520-791d75df7cef 2018-07-23 23:20:25,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:25,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae86176-0f6e-4672-9999-c45942fd7469 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:25,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-7ae86176-0f6e-4672-9999-c45942fd7469 2018-07-23 23:20:25,211 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst 2018-07-23 23:20:25,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:25,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3393ae1-faab-44c5-bc81-d553aec3562e x-compute-request-id: req-e3393ae1-faab-44c5-bc81-d553aec3562e Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-flavor-name"}]} 2018-07-23 23:20:25,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-e3393ae1-faab-44c5-bc81-d553aec3562e 2018-07-23 23:20:25,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/f107263f-46f9-4052-a6ae-40b960449a06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:25,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c55152f-80db-4d25-93aa-5011cea015fc x-compute-request-id: req-3c55152f-80db-4d25-93aa-5011cea015fc Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "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": "f107263f-46f9-4052-a6ae-40b960449a06"}} 2018-07-23 23:20:25,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/f107263f-46f9-4052-a6ae-40b960449a06 used request id req-3c55152f-80db-4d25-93aa-5011cea015fc 2018-07-23 23:20:25,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:25,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-eab08408-76d2-43f3-9f33-7807c77bdde8 Date: Mon, 23 Jul 2018 23:20:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:20:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:20:15Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/snap", "metadata": {}}], "self": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "min_disk": 0, "protected": false, "id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "file": "/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c01ae552267a4645879cd7d1d3b9ba82", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/89b94402-a35b-48ab-b401-f5b99aa0a57c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image"} 2018-07-23 23:20:25,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image used request id req-eab08408-76d2-43f3-9f33-7807c77bdde8 2018-07-23 23:20:25,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:25,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-beda50e5-a01f-4f0b-b66b-eaeffd3a751a Date: Mon, 23 Jul 2018 23:20:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:20:25,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-beda50e5-a01f-4f0b-b66b-eaeffd3a751a 2018-07-23 23:20:25,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" -d '{"server": {"name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "imageRef": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "flavorRef": "f107263f-46f9-4052-a6ae-40b960449a06", "max_count": 1, "min_count": 1, "networks": [{"port": "cfa87c17-e987-478a-b2bd-7685013f4fab"}]}}' 2018-07-23 23:20:26,178 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60c053ea-1b0d-4514-b4d9-71fc9f9eafba x-compute-request-id: req-60c053ea-1b0d-4514-b4d9-71fc9f9eafba Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "adminPass": "PcQS8cQv5JHj"}} 2018-07-23 23:20:26,178 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-60c053ea-1b0d-4514-b4d9-71fc9f9eafba 2018-07-23 23:20:26,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:26,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23746546-3414-4616-9aa3-a3691567b6dc x-compute-request-id: req-23746546-3414-4616-9aa3-a3691567b6dc Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "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-23T23:20:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:26,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-23746546-3414-4616-9aa3-a3691567b6dc 2018-07-23 23:20:26,660 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst 2018-07-23 23:20:26,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:26,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f9f3e42-980d-4f20-9b07-0872e4670e58 x-compute-request-id: req-4f9f3e42-980d-4f20-9b07-0872e4670e58 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:20:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:26,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-4f9f3e42-980d-4f20-9b07-0872e4670e58 2018-07-23 23:20:26,918 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst] is - BUILD 2018-07-23 23:20:26,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:20:29,922 - create_instance - DEBUG - VM status query timeout in 896.738896132 2018-07-23 23:20:29,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:30,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bcf212e-e662-4583-9b78-c925be15e0d5 x-compute-request-id: req-1bcf212e-e662-4583-9b78-c925be15e0d5 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "security_groups": [{"name": "default"}], "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:20:27Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:30,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-1bcf212e-e662-4583-9b78-c925be15e0d5 2018-07-23 23:20:30,410 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst] is - BUILD 2018-07-23 23:20:30,410 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:20:33,413 - create_instance - DEBUG - VM status query timeout in 893.247375011 2018-07-23 23:20:33,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:33,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf20e7f9-f756-46bb-8447-741980123e8b x-compute-request-id: req-cf20e7f9-f756-46bb-8447-741980123e8b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:bf", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "security_groups": [{"name": "default"}], "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:33,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-cf20e7f9-f756-46bb-8447-741980123e8b 2018-07-23 23:20:33,932 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst] is - ACTIVE 2018-07-23 23:20:33,932 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:20:33,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-463d919f-4f24-4c33-a48e-c24b9369929e x-compute-request-id: req-463d919f-4f24-4c33-a48e-c24b9369929e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:bf", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "security_groups": [{"name": "default"}], "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:34,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-463d919f-4f24-4c33-a48e-c24b9369929e 2018-07-23 23:20:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c39f7eaa-da70-40a0-83b9-28766b1e3899 Date: Mon, 23 Jul 2018 23:20:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:34,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-c39f7eaa-da70-40a0-83b9-28766b1e3899 2018-07-23 23:20:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e9756c-00c6-4258-84eb-a8f996898643 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:34,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-03e9756c-00c6-4258-84eb-a8f996898643 2018-07-23 23:20:34,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7f86ce77-ef3c-4f78-bd3d-2dff082b8d55 Date: Mon, 23 Jul 2018 23:20:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:34,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-7f86ce77-ef3c-4f78-bd3d-2dff082b8d55 2018-07-23 23:20:34,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-44c01237-72bb-4664-8dca-5e1694d1e1d9 Date: Mon, 23 Jul 2018 23:20:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.2"}],"id":"2e6162fc-382a-43c0-9f0a-9f30f25039a0","security_groups":[],"mac_address":"fa:16:3e:b7:b2:67","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cafe1562-1874-4f5f-bdce-6ae45054836b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.4"}],"id":"cfa87c17-e987-478a-b2bd-7685013f4fab","security_groups":["5391867b-6194-413c-8393-f70a74265258"],"mac_address":"fa:16:3e:6e:26:bf","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:23Z","binding:vnic_type":"normal","device_id":"4d75ced0-6621-44d2-87ce-40a65f145be5","ip_allocation":"immediate"}]} 2018-07-23 23:20:34,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-44c01237-72bb-4664-8dca-5e1694d1e1d9 2018-07-23 23:20:34,412 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,619 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:34 GMT Server: Apache x-compute-request-id: req-e1992860-1381-4a48-9246-44150d02e275 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e1992860-1381-4a48-9246-44150d02e275 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "342ae062-197a-4c6a-b15e-0a89ecee92b5", "size": 1}, {"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}]} 2018-07-23 23:20:34,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/detail used request id req-e1992860-1381-4a48-9246-44150d02e275 2018-07-23 23:20:34,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da0b7cae-054a-458f-bd65-38ee5aeae976 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:34,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-da0b7cae-054a-458f-bd65-38ee5aeae976 2018-07-23 23:20:34,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:34,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-156f23b2-3bfe-4cf1-a423-840be5798b65 x-compute-request-id: req-156f23b2-3bfe-4cf1-a423-840be5798b65 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:bf", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "security_groups": [{"name": "default"}], "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:34,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-156f23b2-3bfe-4cf1-a423-840be5798b65 2018-07-23 23:20:34,888 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst] is - ACTIVE 2018-07-23 23:20:34,889 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:20:34,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:35,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06969396-21ce-485b-a3fb-b4612bac7221 x-compute-request-id: req-06969396-21ce-485b-a3fb-b4612bac7221 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:bf", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "security_groups": [{"name": "default"}], "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:35,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-06969396-21ce-485b-a3fb-b4612bac7221 2018-07-23 23:20:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:35,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-704c2aa5-22ab-49e0-bec5-92e6cd3a8249 Date: Mon, 23 Jul 2018 23:20:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:35,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-704c2aa5-22ab-49e0-bec5-92e6cd3a8249 2018-07-23 23:20:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:35,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fdb367-059f-4f0e-ba15-767afb7efc11 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:35,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-24fdb367-059f-4f0e-ba15-767afb7efc11 2018-07-23 23:20:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:35,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c39fd2c3-00ed-4b82-8f9d-ed6b1dc33e34 Date: Mon, 23 Jul 2018 23:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:35,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-c39fd2c3-00ed-4b82-8f9d-ed6b1dc33e34 2018-07-23 23:20:35,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:35,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-71511650-c8cc-4965-b115-ccdd74b812d5 Date: Mon, 23 Jul 2018 23:20:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.2"}],"id":"2e6162fc-382a-43c0-9f0a-9f30f25039a0","security_groups":[],"mac_address":"fa:16:3e:b7:b2:67","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cafe1562-1874-4f5f-bdce-6ae45054836b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.4"}],"id":"cfa87c17-e987-478a-b2bd-7685013f4fab","security_groups":["5391867b-6194-413c-8393-f70a74265258"],"mac_address":"fa:16:3e:6e:26:bf","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:23Z","binding:vnic_type":"normal","device_id":"4d75ced0-6621-44d2-87ce-40a65f145be5","ip_allocation":"immediate"}]} 2018-07-23 23:20:35,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-71511650-c8cc-4965-b115-ccdd74b812d5 2018-07-23 23:20:35,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" -d '{"volumeAttachment": {"volumeId": "721266c0-d622-43a4-8e6c-947e1c348cec"}}' 2018-07-23 23:20:36,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-198a1e2b-ff2c-484c-be64-7497a75ed5b9 x-compute-request-id: req-198a1e2b-ff2c-484c-be64-7497a75ed5b9 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4d75ced0-6621-44d2-87ce-40a65f145be5", "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "volumeId": "721266c0-d622-43a4-8e6c-947e1c348cec"}} 2018-07-23 23:20:36,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5/os-volume_attachments used request id req-198a1e2b-ff2c-484c-be64-7497a75ed5b9 2018-07-23 23:20:36,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:36,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2798f9fe-ac35-47b7-902f-800726fc87f7 x-compute-request-id: req-2798f9fe-ac35-47b7-902f-800726fc87f7 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:bf", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "security_groups": [{"name": "default"}], "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [{"id": "721266c0-d622-43a4-8e6c-947e1c348cec"}], "metadata": {}}} 2018-07-23 23:20:36,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-2798f9fe-ac35-47b7-902f-800726fc87f7 2018-07-23 23:20:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:36,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4e3b4104-7b69-43e8-8577-1c99eab78400 Date: Mon, 23 Jul 2018 23:20:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:36,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-4e3b4104-7b69-43e8-8577-1c99eab78400 2018-07-23 23:20:36,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:37,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac7b8a7-c040-4a02-89de-3b4b8d2b4a4f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:37,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-bac7b8a7-c040-4a02-89de-3b4b8d2b4a4f 2018-07-23 23:20:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:37,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f9f13bb1-aa12-45b7-bd53-bd37224d9d7f Date: Mon, 23 Jul 2018 23:20:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:37,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-f9f13bb1-aa12-45b7-bd53-bd37224d9d7f 2018-07-23 23:20:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:37,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-6214cea1-76c8-4655-ba9e-916b06b14801 Date: Mon, 23 Jul 2018 23:20:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.2"}],"id":"2e6162fc-382a-43c0-9f0a-9f30f25039a0","security_groups":[],"mac_address":"fa:16:3e:b7:b2:67","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cafe1562-1874-4f5f-bdce-6ae45054836b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.4"}],"id":"cfa87c17-e987-478a-b2bd-7685013f4fab","security_groups":["5391867b-6194-413c-8393-f70a74265258"],"mac_address":"fa:16:3e:6e:26:bf","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:23Z","binding:vnic_type":"normal","device_id":"4d75ced0-6621-44d2-87ce-40a65f145be5","ip_allocation":"immediate"}]} 2018-07-23 23:20:37,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-6214cea1-76c8-4655-ba9e-916b06b14801 2018-07-23 23:20:37,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:37,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41440a696abd4d018ea7041988723b1e", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role"}], "expires_at": "2018-07-24T00:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-user", "id": "5a423df4d46b4b6ca2bf99508bf020d8"}, "audit_ids": ["kbVzO96XQoiMU1k5wuIQ7Q"], "issued_at": "2018-07-23T23:20:37.000000Z"}} 2018-07-23 23:20:37,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f178ad07d07fc875a2157697988a3a73b93ef1b" 2018-07-23 23:20:38,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11626bae-716b-405f-a5fd-0a02e89a180e x-compute-request-id: req-11626bae-716b-405f-a5fd-0a02e89a180e Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:26:bf", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "security_groups": [{"name": "default"}], "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [{"id": "721266c0-d622-43a4-8e6c-947e1c348cec"}], "metadata": {}}]} 2018-07-23 23:20:38,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst used request id req-11626bae-716b-405f-a5fd-0a02e89a180e 2018-07-23 23:20:38,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f178ad07d07fc875a2157697988a3a73b93ef1b" 2018-07-23 23:20:38,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-51486f3f-17cb-4789-b852-d9099ec81f9a Date: Mon, 23 Jul 2018 23:20:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cafe1562-1874-4f5f-bdce-6ae45054836b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c01ae552267a4645879cd7d1d3b9ba82","l2_adjacency":true,"status":"ACTIVE","subnets":["5841ba48-caad-49f4-9aba-3f7162ab83e4"],"description":"","tags":[],"updated_at":"2018-07-23T23:20:17Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net","admin_state_up":true,"tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:16Z","mtu":1450}]} 2018-07-23 23:20:38,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net used request id req-51486f3f-17cb-4789-b852-d9099ec81f9a 2018-07-23 23:20:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f178ad07d07fc875a2157697988a3a73b93ef1b" 2018-07-23 23:20:38,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9420eeb4-6777-4105-ab27-ce32b33ef791 Date: Mon, 23 Jul 2018 23:20:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:17Z","dns_nameservers":[],"updated_at":"2018-07-23T23:20:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c01ae552267a4645879cd7d1d3b9ba82","id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","subnetpool_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet"}]} 2018-07-23 23:20:38,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-9420eeb4-6777-4105-ab27-ce32b33ef791 2018-07-23 23:20:38,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f178ad07d07fc875a2157697988a3a73b93ef1b" 2018-07-23 23:20:38,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-f0fde0c0-9a72-43d9-a971-f4a7bb32a51d Date: Mon, 23 Jul 2018 23:20:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:20Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.2"}],"id":"2e6162fc-382a-43c0-9f0a-9f30f25039a0","security_groups":[],"mac_address":"fa:16:3e:b7:b2:67","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cafe1562-1874-4f5f-bdce-6ae45054836b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:20:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5841ba48-caad-49f4-9aba-3f7162ab83e4","ip_address":"10.55.0.4"}],"id":"cfa87c17-e987-478a-b2bd-7685013f4fab","security_groups":["5391867b-6194-413c-8393-f70a74265258"],"mac_address":"fa:16:3e:6e:26:bf","project_id":"c01ae552267a4645879cd7d1d3b9ba82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port","admin_state_up":true,"network_id":"cafe1562-1874-4f5f-bdce-6ae45054836b","tenant_id":"c01ae552267a4645879cd7d1d3b9ba82","created_at":"2018-07-23T23:20:23Z","binding:vnic_type":"normal","device_id":"4d75ced0-6621-44d2-87ce-40a65f145be5","ip_allocation":"immediate"}]} 2018-07-23 23:20:38,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-f0fde0c0-9a72-43d9-a971-f4a7bb32a51d 2018-07-23 23:20:38,602 - create_instance - INFO - Deleting Port with ID - cfa87c17-e987-478a-b2bd-7685013f4fab 2018-07-23 23:20:38,603 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-port 2018-07-23 23:20:38,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/cfa87c17-e987-478a-b2bd-7685013f4fab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:39,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-551685c9-1bac-434b-bfba-2d96cc5cc738 Date: Mon, 23 Jul 2018 23:20:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:39,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/cfa87c17-e987-478a-b2bd-7685013f4fab used request id req-551685c9-1bac-434b-bfba-2d96cc5cc738 2018-07-23 23:20:39,097 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e1992860-1381-4a48-9246-44150d02e275" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:39,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:39 GMT Server: Apache x-compute-request-id: req-a5c7bfe9-8916-4db8-b223-0cc565811faa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5c7bfe9-8916-4db8-b223-0cc565811faa Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [{"server_id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "attachment_id": "901b4e80-a5df-46f6-bad4-b2a0a7bf7e08", "attached_at": "2018-07-23T23:20:37.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "721266c0-d622-43a4-8e6c-947e1c348cec", "device": "/dev/vdb", "id": "721266c0-d622-43a4-8e6c-947e1c348cec"}], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}} 2018-07-23 23:20:39,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-a5c7bfe9-8916-4db8-b223-0cc565811faa 2018-07-23 23:20:39,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5/os-volume_attachments/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:39,956 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b71e0a68-8979-4179-8f4a-55dd3d8c55cb x-compute-request-id: req-b71e0a68-8979-4179-8f4a-55dd3d8c55cb Content-Length: 0 Content-Type: application/json 2018-07-23 23:20:39,956 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5/os-volume_attachments/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-b71e0a68-8979-4179-8f4a-55dd3d8c55cb 2018-07-23 23:20:39,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:40,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bc96a6b-19c0-4a91-bc18-d9f431159b8d x-compute-request-id: req-0bc96a6b-19c0-4a91-bc18-d9f431159b8d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [{"id": "721266c0-d622-43a4-8e6c-947e1c348cec"}], "metadata": {}}} 2018-07-23 23:20:40,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-0bc96a6b-19c0-4a91-bc18-d9f431159b8d 2018-07-23 23:20:43,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:43,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65cb80bb-1b45-425b-b022-c7f0f1d2dab1 x-compute-request-id: req-65cb80bb-1b45-425b-b022-c7f0f1d2dab1 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:30Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:43,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-65cb80bb-1b45-425b-b022-c7f0f1d2dab1 2018-07-23 23:20:43,485 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst 2018-07-23 23:20:43,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:43,609 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-232fc537-6286-4f1c-95fb-a43d5ac0f3eb x-compute-request-id: req-232fc537-6286-4f1c-95fb-a43d5ac0f3eb Content-Type: application/json 2018-07-23 23:20:43,609 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-232fc537-6286-4f1c-95fb-a43d5ac0f3eb 2018-07-23 23:20:43,610 - create_instance - INFO - Checking deletion status 2018-07-23 23:20:43,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:43,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0acd347-9bfe-4c5d-aecc-587b59010277 x-compute-request-id: req-c0acd347-9bfe-4c5d-aecc-587b59010277 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/4d75ced0-6621-44d2-87ce-40a65f145be5", "rel": "bookmark"}], "image": {"id": "89b94402-a35b-48ab-b401-f5b99aa0a57c", "links": [{"href": "http://172.30.9.26:8774/images/89b94402-a35b-48ab-b401-f5b99aa0a57c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:20:30.000000", "flavor": {"id": "f107263f-46f9-4052-a6ae-40b960449a06", "links": [{"href": "http://172.30.9.26:8774/flavors/f107263f-46f9-4052-a6ae-40b960449a06", "rel": "bookmark"}]}, "id": "4d75ced0-6621-44d2-87ce-40a65f145be5", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:20:43Z", "hostId": "8ea619f6534ef07e1786562da974c95a569806fdead4617b6d72915d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst", "created": "2018-07-23T23:20:26Z", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:20:43,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-c0acd347-9bfe-4c5d-aecc-587b59010277 2018-07-23 23:20:43,877 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst] is - ACTIVE 2018-07-23 23:20:43,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:20:46,880 - create_instance - DEBUG - VM status query timeout in 296.729481936 2018-07-23 23:20:46,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}799ff4f343560d154c6d7c06e233a36fb49f68fa" 2018-07-23 23:20:47,060 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4919ad55-6172-4ad8-a334-7f4879db6184 x-compute-request-id: req-4919ad55-6172-4ad8-a334-7f4879db6184 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4d75ced0-6621-44d2-87ce-40a65f145be5 could not be found.", "code": 404}} 2018-07-23 23:20:47,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/4d75ced0-6621-44d2-87ce-40a65f145be5 used request id req-4919ad55-6172-4ad8-a334-7f4879db6184 2018-07-23 23:20:47,060 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4d75ced0-6621-44d2-87ce-40a65f145be5 could not be found. (HTTP 404) (Request-ID: req-4919ad55-6172-4ad8-a334-7f4879db6184) 2018-07-23 23:20:47,060 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-inst 2018-07-23 23:20:47,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/f107263f-46f9-4052-a6ae-40b960449a06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf54980c902031e75813ed35698399bc1e5d73d" 2018-07-23 23:20:47,221 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-446ae38c-a2ac-4999-92e6-de84ad4106e2 x-compute-request-id: req-446ae38c-a2ac-4999-92e6-de84ad4106e2 Content-Length: 0 Content-Type: application/json 2018-07-23 23:20:47,221 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/f107263f-46f9-4052-a6ae-40b960449a06 used request id req-446ae38c-a2ac-4999-92e6-de84ad4106e2 2018-07-23 23:20:47,222 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet 2018-07-23 23:20:47,222 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-subnet 2018-07-23 23:20:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/5841ba48-caad-49f4-9aba-3f7162ab83e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:48,487 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-610b41b1-8ad1-4625-9bef-387e870c2d13 Date: Mon, 23 Jul 2018 23:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:48,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/5841ba48-caad-49f4-9aba-3f7162ab83e4 used request id req-610b41b1-8ad1-4625-9bef-387e870c2d13 2018-07-23 23:20:48,487 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-pub-net 2018-07-23 23:20:48,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/cafe1562-1874-4f5f-bdce-6ae45054836b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc97b4e4d49d862b2e48b7772f4039ddedae0628" 2018-07-23 23:20:49,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6f4c0ba-e14a-496b-b43f-602032e35f6c Date: Mon, 23 Jul 2018 23:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:49,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/cafe1562-1874-4f5f-bdce-6ae45054836b used request id req-f6f4c0ba-e14a-496b-b43f-602032e35f6c 2018-07-23 23:20:49,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:49,673 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:49 GMT Server: Apache x-compute-request-id: req-58cd13d4-11b5-4083-9b9a-147824d4d4a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58cd13d4-11b5-4083-9b9a-147824d4d4a3 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "342ae062-197a-4c6a-b15e-0a89ecee92b5", "size": 1}} 2018-07-23 23:20:49,673 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 used request id req-58cd13d4-11b5-4083-9b9a-147824d4d4a3 2018-07-23 23:20:49,673 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:20:49,673 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2 2018-07-23 23:20:49,673 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2 2018-07-23 23:20:49,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:49,897 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d550ee59-df64-4d8d-ae89-5195ce6dfd48 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:20:49,897 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 used request id req-d550ee59-df64-4d8d-ae89-5195ce6dfd48 2018-07-23 23:20:49,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:49,981 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:49 GMT Server: Apache x-compute-request-id: req-c9b3655d-aa10-48e5-bb62-062a88754e7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9b3655d-aa10-48e5-bb62-062a88754e7c Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:20.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "342ae062-197a-4c6a-b15e-0a89ecee92b5", "size": 1}} 2018-07-23 23:20:49,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 used request id req-c9b3655d-aa10-48e5-bb62-062a88754e7c 2018-07-23 23:20:49,981 - create_volume - DEBUG - Instance status is - deleting 2018-07-23 23:20:49,982 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-23 23:20:52,985 - create_volume - DEBUG - Volume status query timeout in 56.9121029377 2018-07-23 23:20:52,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fcae8267-bda0-4853-87bf-8e4c3dd4ceef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad49cd8cb9dd145c09267f647da7bde94c30d523" 2018-07-23 23:20:53,026 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-092190e1-4501-49df-aa79-6b6c19eb754b x-openstack-request-id: req-092190e1-4501-49df-aa79-6b6c19eb754b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 342ae062-197a-4c6a-b15e-0a89ecee92b5 could not be found.", "code": 404}} 2018-07-23 23:20:53,026 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/342ae062-197a-4c6a-b15e-0a89ecee92b5 used request id req-092190e1-4501-49df-aa79-6b6c19eb754b 2018-07-23 23:20:53,026 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 342ae062-197a-4c6a-b15e-0a89ecee92b5 could not be found. (HTTP 404) (Request-ID: req-092190e1-4501-49df-aa79-6b6c19eb754b) 2018-07-23 23:20:53,027 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-2 2018-07-23 23:20:53,029 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:53,097 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:53 GMT Server: Apache x-compute-request-id: req-22aa5d74-7d56-45ae-b2ec-845f66bd2a5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22aa5d74-7d56-45ae-b2ec-845f66bd2a5f Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}} 2018-07-23 23:20:53,097 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-22aa5d74-7d56-45ae-b2ec-845f66bd2a5f 2018-07-23 23:20:53,097 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:20:53,097 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1 2018-07-23 23:20:53,098 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1 2018-07-23 23:20:53,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:53,173 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:20:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c1729bcf-607b-486f-b454-8a890f252fb7 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:20:53,173 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-c1729bcf-607b-486f-b454-8a890f252fb7 2018-07-23 23:20:53,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:53,399 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:53 GMT Server: Apache x-compute-request-id: req-470ddba0-ce9a-4ae0-96ec-020c70344abd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-470ddba0-ce9a-4ae0-96ec-020c70344abd Content-Encoding: gzip Content-Length: 470 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5a423df4d46b4b6ca2bf99508bf020d8", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "self"}, {"href": "http://172.30.9.26:8776/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:20:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "updated_at": "2018-07-23T23:20:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "721266c0-d622-43a4-8e6c-947e1c348cec", "size": 1}} 2018-07-23 23:20:53,399 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-470ddba0-ce9a-4ae0-96ec-020c70344abd 2018-07-23 23:20:53,399 - create_volume - DEBUG - Instance status is - deleting 2018-07-23 23:20:53,399 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-23 23:20:56,401 - create_volume - DEBUG - Volume status query timeout in 56.7720320225 2018-07-23 23:20:56,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e71efcbe-2dd6-42e4-b704-3be68b7cef10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289f4fb6b3fc45fc4f4ff83fb0b293dfad8c856f" 2018-07-23 23:20:56,445 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-64347f56-ac08-4023-94a1-4b0e06e8eb15 x-openstack-request-id: req-64347f56-ac08-4023-94a1-4b0e06e8eb15 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 721266c0-d622-43a4-8e6c-947e1c348cec could not be found.", "code": 404}} 2018-07-23 23:20:56,445 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/c01ae552267a4645879cd7d1d3b9ba82/volumes/721266c0-d622-43a4-8e6c-947e1c348cec used request id req-64347f56-ac08-4023-94a1-4b0e06e8eb15 2018-07-23 23:20:56,445 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 721266c0-d622-43a4-8e6c-947e1c348cec could not be found. (HTTP 404) (Request-ID: req-64347f56-ac08-4023-94a1-4b0e06e8eb15) 2018-07-23 23:20:56,445 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-1 2018-07-23 23:20:56,446 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-b1fcd375-d8f7-43b2-a6ad-74638b289430-image 2018-07-23 23:20:56,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}567b667cbb8975431ee03ccdd54aacb77e78398b" 2018-07-23 23:20:56,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8a313ff3-2af6-41b9-a6cf-89b4b787015f Date: Mon, 23 Jul 2018 23:20:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:20:56,906 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/89b94402-a35b-48ab-b401-f5b99aa0a57c used request id req-8a313ff3-2af6-41b9-a6cf-89b4b787015f 2018-07-23 23:20:56,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-ec705976-f8fe-4162-8dec-4f75eb70dd05 Date: Mon, 23 Jul 2018 23:20:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "created_at": "2018-07-23T23:20:16Z", "updated_at": "2018-07-23T23:20:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "revision_number": 0, "id": "094656aa-c3b5-4a55-b434-c0c4b85bfe58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01ae552267a4645879cd7d1d3b9ba82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "revision_number": 0, "id": "6a722b03-3964-48b8-80a7-54c95ecafe29", "remote_group_id": "5391867b-6194-413c-8393-f70a74265258", "remote_ip_prefix": null, "created_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01ae552267a4645879cd7d1d3b9ba82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "revision_number": 0, "id": "b23c4c3d-ddf1-458f-829b-904ce8908d1e", "remote_group_id": "5391867b-6194-413c-8393-f70a74265258", "remote_ip_prefix": null, "created_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "port_range_min": null, "ethertype": "IPv6", "project_id": "c01ae552267a4645879cd7d1d3b9ba82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "revision_number": 0, "id": "f12ad449-7fec-4f69-9d97-6b28c6a714d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "port_range_min": null, "ethertype": "IPv4", "project_id": "c01ae552267a4645879cd7d1d3b9ba82"}], "revision_number": 4, "project_id": "c01ae552267a4645879cd7d1d3b9ba82", "id": "5391867b-6194-413c-8393-f70a74265258", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:20:57,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-ec705976-f8fe-4162-8dec-4f75eb70dd05 2018-07-23 23:20:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-165c2b2f-7417-422e-9b81-ba81c342e664 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:20:57,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-165c2b2f-7417-422e-9b81-ba81c342e664 2018-07-23 23:20:57,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:20:57,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4d4c7d-a339-437f-8158-107d7e92f29d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:20:57,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-5c4d4c7d-a339-437f-8158-107d7e92f29d 2018-07-23 23:20:57,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:20:57,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d18f29-a096-489c-aca8-17a25d139678 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:20:57,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-61d18f29-a096-489c-aca8-17a25d139678 2018-07-23 23:20:57,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7817abf9-b7d6-4ec2-ad97-01a9ab8d1c5a Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:20:57,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-7817abf9-b7d6-4ec2-ad97-01a9ab8d1c5a 2018-07-23 23:20:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,595 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0135817c-3a9c-4b74-bf52-8aadeaa575ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:20:57,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-0135817c-3a9c-4b74-bf52-8aadeaa575ea 2018-07-23 23:20:57,595 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:20:57,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46a7f823-47e7-4ae8-b20e-3864ad153a76 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c01ae552267a4645879cd7d1d3b9ba82", "name": "CreateInstanceVolumeTests-0c976637-07d6-49b-proj"}} 2018-07-23 23:20:57,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-46a7f823-47e7-4ae8-b20e-3864ad153a76 2018-07-23 23:20:57,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5391867b-6194-413c-8393-f70a74265258 2018-07-23 23:20:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5391867b-6194-413c-8393-f70a74265258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e7b40685-3437-4ef0-aa20-1f070911229d Date: Mon, 23 Jul 2018 23:20:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "port_range_min": null, "revision_number": 0, "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "created_at": "2018-07-23T23:20:16Z", "project_id": "c01ae552267a4645879cd7d1d3b9ba82", "id": "094656aa-c3b5-4a55-b434-c0c4b85bfe58"}, {"remote_group_id": "5391867b-6194-413c-8393-f70a74265258", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "port_range_min": null, "revision_number": 0, "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "created_at": "2018-07-23T23:20:16Z", "project_id": "c01ae552267a4645879cd7d1d3b9ba82", "id": "6a722b03-3964-48b8-80a7-54c95ecafe29"}, {"remote_group_id": "5391867b-6194-413c-8393-f70a74265258", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "port_range_min": null, "revision_number": 0, "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "created_at": "2018-07-23T23:20:16Z", "project_id": "c01ae552267a4645879cd7d1d3b9ba82", "id": "b23c4c3d-ddf1-458f-829b-904ce8908d1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:20:16Z", "security_group_id": "5391867b-6194-413c-8393-f70a74265258", "port_range_min": null, "revision_number": 0, "tenant_id": "c01ae552267a4645879cd7d1d3b9ba82", "created_at": "2018-07-23T23:20:16Z", "project_id": "c01ae552267a4645879cd7d1d3b9ba82", "id": "f12ad449-7fec-4f69-9d97-6b28c6a714d7"}]} 2018-07-23 23:20:57,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=5391867b-6194-413c-8393-f70a74265258 used request id req-e7b40685-3437-4ef0-aa20-1f070911229d 2018-07-23 23:20:57,712 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:20:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/5391867b-6194-413c-8393-f70a74265258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:57,861 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ba3046c-6a03-4a08-b472-4997dec9b6e9 Content-Length: 0 Date: Mon, 23 Jul 2018 23:20:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:20:57,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/5391867b-6194-413c-8393-f70a74265258 used request id req-5ba3046c-6a03-4a08-b472-4997dec9b6e9 2018-07-23 23:20:57,862 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-0c976637-07d6-49b-proj 2018-07-23 23:20:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:58,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdf6ed1-02b7-4056-8e6d-6345f001afd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:20:58,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/c01ae552267a4645879cd7d1d3b9ba82 used request id req-abdf6ed1-02b7-4056-8e6d-6345f001afd3 2018-07-23 23:20:58,071 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-0c976637-07d6-49b-proj-role 2018-07-23 23:20:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/41440a696abd4d018ea7041988723b1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:58,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45c0040e-3686-42c3-b64f-db4553ddfbf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:20:58,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/41440a696abd4d018ea7041988723b1e used request id req-45c0040e-3686-42c3-b64f-db4553ddfbf4 2018-07-23 23:20:58,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4c6beb4e7b70944329071659172bc2b6f08b64" 2018-07-23 23:20:58,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2981c4a8-bc26-4474-8029-d7a79fb4ee04 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:20:58,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2981c4a8-bc26-4474-8029-d7a79fb4ee04 2018-07-23 23:20:58,266 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-0c976637-07d6-49b-user 2018-07-23 23:20:58,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5a423df4d46b4b6ca2bf99508bf020d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2080b70f8e97719b77e9d0e46b1850cefa624415" 2018-07-23 23:20:58,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d233270-3530-45ca-8c54-a7bacc2978d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:20:58,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5a423df4d46b4b6ca2bf99508bf020d8 used request id req-1d233270-3530-45ca-8c54-a7bacc2978d1 2018-07-23 23:20:58,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:58,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZwwDXstBT3ijDHc-nezgsA"], "issued_at": "2018-07-23T23:20:58.000000Z"}} 2018-07-23 23:20:58,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e4c9727269de7e7171b71cb6cdc1e2a910d1780" 2018-07-23 23:20:58,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36868b55-7b02-45f3-9a1f-76594ab79f89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:58,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-36868b55-7b02-45f3-9a1f-76594ab79f89 2018-07-23 23:20:58,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:58,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:20:59,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["O0tPh5aoRIi87OO4cyAv5Q"], "issued_at": "2018-07-23T23:20:59.000000Z"}} 2018-07-23 23:20:59,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:20:59,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b35853-7cb6-4104-aad1-de164dc4a070 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:20:59,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-39b35853-7cb6-4104-aad1-de164dc4a070 2018-07-23 23:20:59,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:20:59,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:20:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:20:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1e193b45-f6a5-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:20:59,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daef0842-4efe-4c1d-8489-50548b7a69a2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1e193b45-f6a5-473-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:20:59,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1e193b45-f6a5-473-proj used request id req-daef0842-4efe-4c1d-8489-50548b7a69a2 2018-07-23 23:20:59,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:20:59,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1379c651-5743-494d-9083-e6cb8e9a6500 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:20:59,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-1379c651-5743-494d-9083-e6cb8e9a6500 2018-07-23 23:20:59,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}}' 2018-07-23 23:20:59,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49eaec4a-8f1c-4efb-93a4-9d43dd39cb5f Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:20:59,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-49eaec4a-8f1c-4efb-93a4-9d43dd39cb5f 2018-07-23 23:20:59,679 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-1e193b45-f6a5-473-proj 2018-07-23 23:20:59,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:20:59,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:00,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["a8DVjqfNSh6V05UJ89YiCw"], "issued_at": "2018-07-23T23:21:00.000000Z"}} 2018-07-23 23:21:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04be597453e726012122d101466ce5370ea79c27" 2018-07-23 23:21:00,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc025fa9-0242-461a-858a-d218a43c497a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:00,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-dc025fa9-0242-461a-858a-d218a43c497a 2018-07-23 23:21:00,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:21:00,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:21:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04be597453e726012122d101466ce5370ea79c27" 2018-07-23 23:21:00,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce58620c-b1fc-4cb7-b449-07a1cd428c45 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:21:00,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-ce58620c-b1fc-4cb7-b449-07a1cd428c45 2018-07-23 23:21:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-1e193b45-f6a5-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04be597453e726012122d101466ce5370ea79c27" 2018-07-23 23:21:00,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2658dca0-d7c9-48da-8f33-8833c6e4eb15 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-1e193b45-f6a5-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}]} 2018-07-23 23:21:00,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateInstanceVolumeTests-1e193b45-f6a5-473-proj used request id req-2658dca0-d7c9-48da-8f33-8833c6e4eb15 2018-07-23 23:21:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04be597453e726012122d101466ce5370ea79c27" 2018-07-23 23:21:00,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70512671-0cce-45d0-ae7b-20c49777a69c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:21:00,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-70512671-0cce-45d0-ae7b-20c49777a69c 2018-07-23 23:21:00,754 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-1e193b45-f6a5-473-user 2018-07-23 23:21:00,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:00,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0c1050-b4fc-44f3-a4dc-e1714f1de204 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:21:00,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3a0c1050-b4fc-44f3-a4dc-e1714f1de204 2018-07-23 23:21:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" -d '{"role": {"name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}}' 2018-07-23 23:21:00,879 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa1137a8-5699-4ee5-bec0-f0a02d65fb4f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afaf81d947924a40ab201fa53ef4afe3", "links": {"self": "http://172.30.9.26:5000/v3/roles/afaf81d947924a40ab201fa53ef4afe3"}, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}} 2018-07-23 23:21:00,880 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fa1137a8-5699-4ee5-bec0-f0a02d65fb4f 2018-07-23 23:21:00,880 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role 2018-07-23 23:21:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/afaf81d947924a40ab201fa53ef4afe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:00,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e5a4d4-93b3-4b9a-8acb-cccddfbda144 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afaf81d947924a40ab201fa53ef4afe3", "links": {"self": "http://172.30.9.26:5000/v3/roles/afaf81d947924a40ab201fa53ef4afe3"}, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}} 2018-07-23 23:21:00,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/afaf81d947924a40ab201fa53ef4afe3 used request id req-f8e5a4d4-93b3-4b9a-8acb-cccddfbda144 2018-07-23 23:21:00,968 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role to project CreateInstanceVolumeTests-1e193b45-f6a5-473-proj 2018-07-23 23:21:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab/users/95f1800d0a294cd7a8e3d0622ab3371a/roles/afaf81d947924a40ab201fa53ef4afe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:01,092 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12911e60-233b-4a21-974b-733b85e0f026 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:21:01,092 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab/users/95f1800d0a294cd7a8e3d0622ab3371a/roles/afaf81d947924a40ab201fa53ef4afe3 used request id req-12911e60-233b-4a21-974b-733b85e0f026 2018-07-23 23:21:01,092 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:21:01,094 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:21:01,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:01,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:01,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afaf81d947924a40ab201fa53ef4afe3", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}], "expires_at": "2018-07-24T00:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-user", "id": "95f1800d0a294cd7a8e3d0622ab3371a"}, "audit_ids": ["P8koQfWfQ_CyEjvb-HMpbw"], "issued_at": "2018-07-23T23:21:01.000000Z"}} 2018-07-23 23:21:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" 2018-07-23 23:21:01,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5c9d62-7055-45c0-9a5e-a8e46ab8e974 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:01,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5f5c9d62-7055-45c0-9a5e-a8e46ab8e974 2018-07-23 23:21:01,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" 2018-07-23 23:21:01,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-3d0161c3-7191-40fb-a20b-bfbb0d0a8aa7 Date: Mon, 23 Jul 2018 23:21:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image"} 2018-07-23 23:21:01,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image used request id req-3d0161c3-7191-40fb-a20b-bfbb0d0a8aa7 2018-07-23 23:21:01,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" 2018-07-23 23:21:01,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d588bad-44a6-4c94-a5bc-161f429ac3fa Date: Mon, 23 Jul 2018 23:21:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:21:01,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9d588bad-44a6-4c94-a5bc-161f429ac3fa 2018-07-23 23:21:01,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image"}' 2018-07-23 23:21:01,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f876ece0-5517-437d-8add-8c30964ab23b Date: Mon, 23 Jul 2018 23:21:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:21:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:21:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "min_disk": 0, "protected": false, "id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "file": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/file", "checksum": null, "owner": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:21:01,828 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-f876ece0-5517-437d-8add-8c30964ab23b 2018-07-23 23:21:01,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" -d '' 2018-07-23 23:21:02,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-43341d4b-d479-408e-89bf-67d4f1b5a410 Date: Mon, 23 Jul 2018 23:21:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:21:02,885 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/file used request id req-43341d4b-d479-408e-89bf-67d4f1b5a410 2018-07-23 23:21:02,885 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:21:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" 2018-07-23 23:21:02,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f17fb80c-5a0d-4b4f-bc0a-8569e663054f Date: Mon, 23 Jul 2018 23:21:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:21:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/snap", "metadata": {}}], "self": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "min_disk": 0, "protected": false, "id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "file": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:21:02,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf used request id req-f17fb80c-5a0d-4b4f-bc0a-8569e663054f 2018-07-23 23:21:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" 2018-07-23 23:21:02,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-db3b9147-d908-4314-b6a5-862f717b172b Date: Mon, 23 Jul 2018 23:21:02 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:21:02,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-db3b9147-d908-4314-b6a5-862f717b172b 2018-07-23 23:21:02,919 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image 2018-07-23 23:21:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" 2018-07-23 23:21:02,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-29a9ac8e-190f-4453-a696-e0775db8aeeb Date: Mon, 23 Jul 2018 23:21:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:21:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/snap", "metadata": {}}], "self": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "min_disk": 0, "protected": false, "id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "file": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:21:02,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf used request id req-29a9ac8e-190f-4453-a696-e0775db8aeeb 2018-07-23 23:21:02,940 - create_image - DEBUG - Instance status is - active 2018-07-23 23:21:02,940 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image 2018-07-23 23:21:02,940 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image 2018-07-23 23:21:02,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:02,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:03,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["YM-alnHQRSOyO4FR2GCgJA"], "issued_at": "2018-07-23T23:21:03.000000Z"}} 2018-07-23 23:21:03,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac370249dbf92e9f4016d6f3d1e2cfcbca2e6cc" 2018-07-23 23:21:03,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611cb28d-1e97-410e-b038-5b14bffdfc8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:03,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-611cb28d-1e97-410e-b038-5b14bffdfc8b 2018-07-23 23:21:03,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:21:03,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac370249dbf92e9f4016d6f3d1e2cfcbca2e6cc" 2018-07-23 23:21:03,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f2748a8-0152-466d-8ce0-d933c607a2a8 x-compute-request-id: req-5f2748a8-0152-466d-8ce0-d933c607a2a8 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:21:03,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5f2748a8-0152-466d-8ce0-d933c607a2a8 2018-07-23 23:21:03,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac370249dbf92e9f4016d6f3d1e2cfcbca2e6cc" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-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-23 23:21:03,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37dba5f0-709d-4f99-abf5-03178385093a x-compute-request-id: req-37dba5f0-709d-4f99-abf5-03178385093a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "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": "6dbb5403-fa2f-43cf-b50a-69debda63bdb"}} 2018-07-23 23:21:03,636 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-37dba5f0-709d-4f99-abf5-03178385093a 2018-07-23 23:21:03,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:03,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:04,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afaf81d947924a40ab201fa53ef4afe3", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}], "expires_at": "2018-07-24T00:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-user", "id": "95f1800d0a294cd7a8e3d0622ab3371a"}, "audit_ids": ["X2fYit24Tnmp15ITmoiaLg"], "issued_at": "2018-07-23T23:21:04.000000Z"}} 2018-07-23 23:21:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:04,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21564d08-2df4-4021-a827-8af9f039fe8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:04,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-21564d08-2df4-4021-a827-8af9f039fe8f 2018-07-23 23:21:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:04,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b48892d8-36e5-404f-9079-c9e7ff36ac5f Date: Mon, 23 Jul 2018 23:21:04 GMT RESP BODY: {"networks":[]} 2018-07-23 23:21:04,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-b48892d8-36e5-404f-9079-c9e7ff36ac5f 2018-07-23 23:21:04,370 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net 2018-07-23 23:21:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" -d '{"network": {"name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net", "admin_state_up": true}}' 2018-07-23 23:21:04,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-a2fbef55-976d-45bf-8488-9ad0a2708fc3 Date: Mon, 23 Jul 2018 23:21:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:21:04Z","is_default":false,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}} 2018-07-23 23:21:04,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-a2fbef55-976d-45bf-8488-9ad0a2708fc3 2018-07-23 23:21:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:05,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-fad12509-00e3-4279-b0fd-a77be85439cd Date: Mon, 23 Jul 2018 23:21:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:21:04Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:05,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-fad12509-00e3-4279-b0fd-a77be85439cd 2018-07-23 23:21:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:05,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-19e923b4-dbcb-49e7-bdcb-b1bda3e17428 Date: Mon, 23 Jul 2018 23:21:05 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:21:05,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-19e923b4-dbcb-49e7-bdcb-b1bda3e17428 2018-07-23 23:21:05,085 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet 2018-07-23 23:21:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" -d '{"subnets": [{"ip_version": 4, "network_id": "a87c0f30-8118-4d4b-82eb-80968d9a0166", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]}' 2018-07-23 23:21:05,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cf3fd046-2351-4930-b61a-13886f5417e1 Date: Mon, 23 Jul 2018 23:21:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:05,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-cf3fd046-2351-4930-b61a-13886f5417e1 2018-07-23 23:21:05,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:05,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0732d7bf-40fd-4c70-8913-78abb5fb3620 Date: Mon, 23 Jul 2018 23:21:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:05,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-0732d7bf-40fd-4c70-8913-78abb5fb3620 2018-07-23 23:21:05,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:05,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-91137283-4b87-449d-af35-af87c50ce366 Date: Mon, 23 Jul 2018 23:21:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:05,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-91137283-4b87-449d-af35-af87c50ce366 2018-07-23 23:21:05,783 - OpenStackNetwork - DEBUG - Network [a87c0f30-8118-4d4b-82eb-80968d9a0166] created successfully 2018-07-23 23:21:05,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:05,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:06,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afaf81d947924a40ab201fa53ef4afe3", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}], "expires_at": "2018-07-24T00:21:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-user", "id": "95f1800d0a294cd7a8e3d0622ab3371a"}, "audit_ids": ["Xl6zWCD9Rh2gdVJFIRy9QA"], "issued_at": "2018-07-23T23:21:06.000000Z"}} 2018-07-23 23:21:06,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" 2018-07-23 23:21:06,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cff1c1-5e6b-40cb-86cd-13218ff9bd22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:06,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-75cff1c1-5e6b-40cb-86cd-13218ff9bd22 2018-07-23 23:21:06,253 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" 2018-07-23 23:21:06,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:06 GMT Server: Apache x-compute-request-id: req-6e541f6f-a140-44b0-90e3-dc6a110cd989 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6e541f6f-a140-44b0-90e3-dc6a110cd989 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-07-23 23:21:06,499 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail used request id req-6e541f6f-a140-44b0-90e3-dc6a110cd989 2018-07-23 23:21:06,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6e541f6f-a140-44b0-90e3-dc6a110cd989" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-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-23 23:21:06,897 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:06 GMT Server: Apache x-compute-request-id: req-f294284c-21d8-48a6-aa7d-512eae3428ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f294284c-21d8-48a6-aa7d-512eae3428ae Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}} 2018-07-23 23:21:06,898 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes used request id req-f294284c-21d8-48a6-aa7d-512eae3428ae 2018-07-23 23:21:06,900 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e541f6f-a140-44b0-90e3-dc6a110cd989" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" 2018-07-23 23:21:07,132 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:06 GMT Server: Apache x-compute-request-id: req-8c5f8147-0c0e-4827-8af2-128516df5ab2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c5f8147-0c0e-4827-8af2-128516df5ab2 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}} 2018-07-23 23:21:07,133 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa used request id req-8c5f8147-0c0e-4827-8af2-128516df5ab2 2018-07-23 23:21:07,133 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1 2018-07-23 23:21:07,136 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e541f6f-a140-44b0-90e3-dc6a110cd989" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" 2018-07-23 23:21:07,435 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:07 GMT Server: Apache x-compute-request-id: req-e8c15340-aebe-42bd-bc23-513bde12678e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8c15340-aebe-42bd-bc23-513bde12678e Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}} 2018-07-23 23:21:07,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa used request id req-e8c15340-aebe-42bd-bc23-513bde12678e 2018-07-23 23:21:07,436 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:21:07,436 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1 2018-07-23 23:21:07,436 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1 2018-07-23 23:21:07,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:07,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:07,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afaf81d947924a40ab201fa53ef4afe3", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}], "expires_at": "2018-07-24T00:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-user", "id": "95f1800d0a294cd7a8e3d0622ab3371a"}, "audit_ids": ["jYeFS20eSLGXcYR-LlsDgg"], "issued_at": "2018-07-23T23:21:07.000000Z"}} 2018-07-23 23:21:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:07,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c05f96b-83e3-42cb-8b46-5624cc9fa4fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:07,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6c05f96b-83e3-42cb-8b46-5624cc9fa4fd 2018-07-23 23:21:07,902 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:08,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:07 GMT Server: Apache x-compute-request-id: req-8532bea0-fa2f-4a5b-9652-a7187dd45996 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8532bea0-fa2f-4a5b-9652-a7187dd45996 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}]} 2018-07-23 23:21:08,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail used request id req-8532bea0-fa2f-4a5b-9652-a7187dd45996 2018-07-23 23:21:08,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8532bea0-fa2f-4a5b-9652-a7187dd45996" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-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-23 23:21:08,508 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:08 GMT Server: Apache x-compute-request-id: req-b7911c15-0ce9-4902-86bb-bbd337c7d372 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b7911c15-0ce9-4902-86bb-bbd337c7d372 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}} 2018-07-23 23:21:08,508 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes used request id req-b7911c15-0ce9-4902-86bb-bbd337c7d372 2018-07-23 23:21:08,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8532bea0-fa2f-4a5b-9652-a7187dd45996" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:08,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:08 GMT Server: Apache x-compute-request-id: req-6bcbeef6-a376-4110-bfea-0097cab44f67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6bcbeef6-a376-4110-bfea-0097cab44f67 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}} 2018-07-23 23:21:08,733 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-6bcbeef6-a376-4110-bfea-0097cab44f67 2018-07-23 23:21:08,733 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2 2018-07-23 23:21:08,735 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8532bea0-fa2f-4a5b-9652-a7187dd45996" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:08,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:08 GMT Server: Apache x-compute-request-id: req-3cf028b6-51d7-4d03-b466-d8b6f01d5c04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3cf028b6-51d7-4d03-b466-d8b6f01d5c04 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}} 2018-07-23 23:21:08,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-3cf028b6-51d7-4d03-b466-d8b6f01d5c04 2018-07-23 23:21:08,960 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:21:08,960 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2 2018-07-23 23:21:08,960 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2 2018-07-23 23:21:08,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:08,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:09,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afaf81d947924a40ab201fa53ef4afe3", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}], "expires_at": "2018-07-24T00:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-user", "id": "95f1800d0a294cd7a8e3d0622ab3371a"}, "audit_ids": ["DNr-Xg-qTl2ay5vJOLYwWg"], "issued_at": "2018-07-23T23:21:09.000000Z"}} 2018-07-23 23:21:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:09,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27c532f-d6b5-481d-8a41-794cb67f9e7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:09,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d27c532f-d6b5-481d-8a41-794cb67f9e7a 2018-07-23 23:21:09,372 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:21:09,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:09,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a1c1d5-2dfb-4373-9f9d-6899b8e6d8e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:09,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e4a1c1d5-2dfb-4373-9f9d-6899b8e6d8e4 2018-07-23 23:21:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:09,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8136fc91-7066-4c99-8aeb-7ecca6c9cd0e Date: Mon, 23 Jul 2018 23:21:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:09,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-8136fc91-7066-4c99-8aeb-7ecca6c9cd0e 2018-07-23 23:21:09,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:21:09,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:21:09,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:09,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee3bd53-7e54-4620-a51f-c819a0ad2a62 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:09,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-aee3bd53-7e54-4620-a51f-c819a0ad2a62 2018-07-23 23:21:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:09,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-41a167e1-5740-4730-b060-e0337d9b6720 Date: Mon, 23 Jul 2018 23:21:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:09,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-41a167e1-5740-4730-b060-e0337d9b6720 2018-07-23 23:21:09,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:10,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b09e6d42-a8c9-46af-8f49-d1020ba7fddf Date: Mon, 23 Jul 2018 23:21:10 GMT RESP BODY: {"ports":[]} 2018-07-23 23:21:10,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port&admin_state_up=True used request id req-b09e6d42-a8c9-46af-8f49-d1020ba7fddf 2018-07-23 23:21:10,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:10,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83e93a47-7b3c-4b52-a2d5-d4d51930e8c8 x-compute-request-id: req-83e93a47-7b3c-4b52-a2d5-d4d51930e8c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:21:10,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst used request id req-83e93a47-7b3c-4b52-a2d5-d4d51930e8c8 2018-07-23 23:21:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:10,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2323904f-c448-4c2d-811e-1e89b943c6fb Date: Mon, 23 Jul 2018 23:21:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:10,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-2323904f-c448-4c2d-811e-1e89b943c6fb 2018-07-23 23:21:10,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:10,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f55ec9-432d-423e-a865-1dee7d03e6d2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:10,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-68f55ec9-432d-423e-a865-1dee7d03e6d2 2018-07-23 23:21:10,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:10,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ebd7ac1c-51ef-413f-9cf6-e9b307e30499 Date: Mon, 23 Jul 2018 23:21:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:10,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-ebd7ac1c-51ef-413f-9cf6-e9b307e30499 2018-07-23 23:21:10,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:10,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2fe3daeb-c002-407c-ba37-5130469aab91 Date: Mon, 23 Jul 2018 23:21:10 GMT RESP BODY: {"ports":[]} 2018-07-23 23:21:10,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port&admin_state_up=True used request id req-2fe3daeb-c002-407c-ba37-5130469aab91 2018-07-23 23:21:10,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:10,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:10,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afaf81d947924a40ab201fa53ef4afe3", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}], "expires_at": "2018-07-24T00:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-user", "id": "95f1800d0a294cd7a8e3d0622ab3371a"}, "audit_ids": ["4orbURqyRF-cA24YH3lX0A"], "issued_at": "2018-07-23T23:21:10.000000Z"}} 2018-07-23 23:21:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b643bbef05da3faff4f6657aaf76a25c67105146" 2018-07-23 23:21:10,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a6be62-6f63-47fb-8213-89f68be4d4d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:10,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-31a6be62-6f63-47fb-8213-89f68be4d4d3 2018-07-23 23:21:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:11,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-22a8d802-6f64-413b-9aa8-87cb1c2f871a Date: Mon, 23 Jul 2018 23:21:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:11,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-22a8d802-6f64-413b-9aa8-87cb1c2f871a 2018-07-23 23:21:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:11,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-37d5fc17-e8ac-44e4-9c1e-ddd07c6f9621 Date: Mon, 23 Jul 2018 23:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:11,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-37d5fc17-e8ac-44e4-9c1e-ddd07c6f9621 2018-07-23 23:21:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:11,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b49bf813-cdc6-4522-8bc0-6e8928c4d586 Date: Mon, 23 Jul 2018 23:21:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:11,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-b49bf813-cdc6-4522-8bc0-6e8928c4d586 2018-07-23 23:21:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:21:11,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:21:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:21:11,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b643bbef05da3faff4f6657aaf76a25c67105146" 2018-07-23 23:21:11,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df48dd77-49b4-48e5-bf8b-d36717e88b83 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:11,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-df48dd77-49b4-48e5-bf8b-d36717e88b83 2018-07-23 23:21:11,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:11,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c936e650-409e-4839-b08b-fa26815c404f Date: Mon, 23 Jul 2018 23:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:11,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-c936e650-409e-4839-b08b-fa26815c404f 2018-07-23 23:21:11,263 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net 2018-07-23 23:21:11,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" -d '{"port": {"network_id": "a87c0f30-8118-4d4b-82eb-80968d9a0166", "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port", "admin_state_up": true}}' 2018-07-23 23:21:12,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-920efee2-2fed-406c-97b6-61e5f182ff1c Date: Mon, 23 Jul 2018 23:21:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","qos_policy_id":null,"admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:21:12,208 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-920efee2-2fed-406c-97b6-61e5f182ff1c 2018-07-23 23:21:12,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c90843b1-e218-4539-857a-67d7f934c497 Date: Mon, 23 Jul 2018 23:21:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:12,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-c90843b1-e218-4539-857a-67d7f934c497 2018-07-23 23:21:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d606a990-285d-44bf-9ad7-d0440b862261 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:12,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-d606a990-285d-44bf-9ad7-d0440b862261 2018-07-23 23:21:12,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-15e7b4fd-0876-4b83-909a-bf47f5a94297 Date: Mon, 23 Jul 2018 23:21:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:12,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-15e7b4fd-0876-4b83-909a-bf47f5a94297 2018-07-23 23:21:12,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-140ad4cf-77c5-462d-a782-edb43e4d1fa3 Date: Mon, 23 Jul 2018 23:21:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:21:12,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port&admin_state_up=True used request id req-140ad4cf-77c5-462d-a782-edb43e4d1fa3 2018-07-23 23:21:12,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4a128d-b1ee-40e4-8508-d07caf32e4a1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:12,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-6e4a128d-b1ee-40e4-8508-d07caf32e4a1 2018-07-23 23:21:12,617 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst 2018-07-23 23:21:12,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-824a447f-07dc-470b-b3db-b814ff085c13 x-compute-request-id: req-824a447f-07dc-470b-b3db-b814ff085c13 Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-flavor-name"}]} 2018-07-23 23:21:12,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-824a447f-07dc-470b-b3db-b814ff085c13 2018-07-23 23:21:12,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e092932-17a5-4f76-9139-759f6b1dbd31 x-compute-request-id: req-4e092932-17a5-4f76-9139-759f6b1dbd31 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "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": "6dbb5403-fa2f-43cf-b50a-69debda63bdb"}} 2018-07-23 23:21:12,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb used request id req-4e092932-17a5-4f76-9139-759f6b1dbd31 2018-07-23 23:21:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e0815e36-49bf-4128-be86-8f58b5c41c99 Date: Mon, 23 Jul 2018 23:21:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:21:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:21:02Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/snap", "metadata": {}}], "self": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "min_disk": 0, "protected": false, "id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "file": "/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image"} 2018-07-23 23:21:12,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image used request id req-e0815e36-49bf-4128-be86-8f58b5c41c99 2018-07-23 23:21:12,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:12,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e23f0fc6-6660-484a-b399-2e447d1daf83 Date: Mon, 23 Jul 2018 23:21:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:21:12,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e23f0fc6-6660-484a-b399-2e447d1daf83 2018-07-23 23:21:12,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" -d '{"server": {"name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "imageRef": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "flavorRef": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "max_count": 1, "min_count": 1, "networks": [{"port": "f998c01f-4664-4eaa-b6e1-d79f56fa0cbd"}]}}' 2018-07-23 23:21:13,735 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23d75a01-9d72-4647-b6cd-bd84397aba08 x-compute-request-id: req-23d75a01-9d72-4647-b6cd-bd84397aba08 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "adminPass": "Uuxrmw2BiGjN"}} 2018-07-23 23:21:13,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-23d75a01-9d72-4647-b6cd-bd84397aba08 2018-07-23 23:21:13,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:14,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cef6a4e4-87b7-4a44-9884-0679215ceee7 x-compute-request-id: req-cef6a4e4-87b7-4a44-9884-0679215ceee7 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "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-23T23:21:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:14,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-cef6a4e4-87b7-4a44-9884-0679215ceee7 2018-07-23 23:21:14,072 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst 2018-07-23 23:21:14,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:14,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05f00b1e-359b-40b6-9baf-f8be38613dc1 x-compute-request-id: req-05f00b1e-359b-40b6-9baf-f8be38613dc1 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "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-23T23:21:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:14,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-05f00b1e-359b-40b6-9baf-f8be38613dc1 2018-07-23 23:21:14,305 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst] is - BUILD 2018-07-23 23:21:14,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:21:17,309 - create_instance - DEBUG - VM status query timeout in 896.76377511 2018-07-23 23:21:17,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:17,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e157635e-3245-43c1-a90e-8fa3c986740a x-compute-request-id: req-e157635e-3245-43c1-a90e-8fa3c986740a Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:21:14Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:17,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-e157635e-3245-43c1-a90e-8fa3c986740a 2018-07-23 23:21:17,487 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst] is - BUILD 2018-07-23 23:21:17,487 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:21:20,490 - create_instance - DEBUG - VM status query timeout in 893.582556009 2018-07-23 23:21:20,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:20,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf7d52ab-638f-4193-8938-83fac2653107 x-compute-request-id: req-bf7d52ab-638f-4193-8938-83fac2653107 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:20,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-bf7d52ab-638f-4193-8938-83fac2653107 2018-07-23 23:21:20,669 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst] is - ACTIVE 2018-07-23 23:21:20,669 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:21:20,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:21,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7305e8a-092f-406d-8081-f08e6833877d x-compute-request-id: req-b7305e8a-092f-406d-8081-f08e6833877d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:21,159 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-b7305e8a-092f-406d-8081-f08e6833877d 2018-07-23 23:21:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:21,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-035ffd6c-6e7d-426b-ab4a-2f4b16d1e066 Date: Mon, 23 Jul 2018 23:21:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:21,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-035ffd6c-6e7d-426b-ab4a-2f4b16d1e066 2018-07-23 23:21:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db097e6-338c-4eba-98f0-a34c3b3d4abf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:21,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-6db097e6-338c-4eba-98f0-a34c3b3d4abf 2018-07-23 23:21:21,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:21,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48194a93-e457-44bb-8f70-383bddea44cb Date: Mon, 23 Jul 2018 23:21:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:21,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-48194a93-e457-44bb-8f70-383bddea44cb 2018-07-23 23:21:21,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:21,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-677d9ec1-412b-478b-aa9c-246eb9d9791c Date: Mon, 23 Jul 2018 23:21:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.2"}],"id":"044c2da7-c7d9-4534-81d7-9b25392bb15b","security_groups":[],"mac_address":"fa:16:3e:ca:30:dd","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a87c0f30-8118-4d4b-82eb-80968d9a0166","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","device_id":"34a619fb-0465-4d4f-807c-c01d12d9a1ec","ip_allocation":"immediate"}]} 2018-07-23 23:21:21,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-677d9ec1-412b-478b-aa9c-246eb9d9791c 2018-07-23 23:21:21,478 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:21,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:21 GMT Server: Apache x-compute-request-id: req-bcbf73dc-0fcb-4a80-b2f9-1881e624985e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcbf73dc-0fcb-4a80-b2f9-1881e624985e Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}, {"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}]} 2018-07-23 23:21:21,698 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail used request id req-bcbf73dc-0fcb-4a80-b2f9-1881e624985e 2018-07-23 23:21:21,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:21,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b89bda-d944-4df3-ad60-ce632505e4e5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:21,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-b5b89bda-d944-4df3-ad60-ce632505e4e5 2018-07-23 23:21:21,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:22,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c25690d9-c434-4731-a383-67127238af9b x-compute-request-id: req-c25690d9-c434-4731-a383-67127238af9b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:22,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-c25690d9-c434-4731-a383-67127238af9b 2018-07-23 23:21:22,148 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst] is - ACTIVE 2018-07-23 23:21:22,148 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:21:22,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:22,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a3ecca9-785f-4ea1-a775-28f22cb898ba x-compute-request-id: req-9a3ecca9-785f-4ea1-a775-28f22cb898ba Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:22,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-9a3ecca9-785f-4ea1-a775-28f22cb898ba 2018-07-23 23:21:22,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:22,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2d4ce745-46da-4329-83d2-1e4b7e9b4f99 Date: Mon, 23 Jul 2018 23:21:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:22,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-2d4ce745-46da-4329-83d2-1e4b7e9b4f99 2018-07-23 23:21:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:22,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19a0280-3ff0-4d51-9b38-dede46127627 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:22,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-f19a0280-3ff0-4d51-9b38-dede46127627 2018-07-23 23:21:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:22,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e76d2ff9-7109-4c8e-9578-aaf706bb5e65 Date: Mon, 23 Jul 2018 23:21:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:22,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-e76d2ff9-7109-4c8e-9578-aaf706bb5e65 2018-07-23 23:21:22,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:22,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-fde13efa-dbee-4311-9deb-0cc181472406 Date: Mon, 23 Jul 2018 23:21:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.2"}],"id":"044c2da7-c7d9-4534-81d7-9b25392bb15b","security_groups":[],"mac_address":"fa:16:3e:ca:30:dd","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a87c0f30-8118-4d4b-82eb-80968d9a0166","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","device_id":"34a619fb-0465-4d4f-807c-c01d12d9a1ec","ip_allocation":"immediate"}]} 2018-07-23 23:21:22,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-fde13efa-dbee-4311-9deb-0cc181472406 2018-07-23 23:21:22,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" -d '{"volumeAttachment": {"volumeId": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}}' 2018-07-23 23:21:23,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8af08153-8778-4d0a-a66c-02bbbc38785d x-compute-request-id: req-8af08153-8778-4d0a-a66c-02bbbc38785d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "volumeId": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}} 2018-07-23 23:21:23,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments used request id req-8af08153-8778-4d0a-a66c-02bbbc38785d 2018-07-23 23:21:23,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:24,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44552036-54e5-41c3-8195-af7d974828c1 x-compute-request-id: req-44552036-54e5-41c3-8195-af7d974828c1 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}], "metadata": {}}} 2018-07-23 23:21:24,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-44552036-54e5-41c3-8195-af7d974828c1 2018-07-23 23:21:24,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:24,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6f2207db-73c4-4732-aee0-9053253acd23 Date: Mon, 23 Jul 2018 23:21:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:24,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-6f2207db-73c4-4732-aee0-9053253acd23 2018-07-23 23:21:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:24,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a65b486-8874-4b72-b428-45806435e85c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:24,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-7a65b486-8874-4b72-b428-45806435e85c 2018-07-23 23:21:24,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:24,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-da950712-078b-4b60-9fbb-65da6fcdaf48 Date: Mon, 23 Jul 2018 23:21:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:24,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-da950712-078b-4b60-9fbb-65da6fcdaf48 2018-07-23 23:21:24,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:24,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-b25b60dd-c8fc-49f7-8ee9-ee1fd41cf73d Date: Mon, 23 Jul 2018 23:21:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.2"}],"id":"044c2da7-c7d9-4534-81d7-9b25392bb15b","security_groups":[],"mac_address":"fa:16:3e:ca:30:dd","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a87c0f30-8118-4d4b-82eb-80968d9a0166","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","device_id":"34a619fb-0465-4d4f-807c-c01d12d9a1ec","ip_allocation":"immediate"}]} 2018-07-23 23:21:24,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-b25b60dd-c8fc-49f7-8ee9-ee1fd41cf73d 2018-07-23 23:21:24,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bcbf73dc-0fcb-4a80-b2f9-1881e624985e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,010 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:24 GMT Server: Apache x-compute-request-id: req-6af24064-31ac-497d-8069-b285c72f5b91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6af24064-31ac-497d-8069-b285c72f5b91 Content-Encoding: gzip Content-Length: 539 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}, {"status": "attaching", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:24.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}]} 2018-07-23 23:21:25,010 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/detail used request id req-6af24064-31ac-497d-8069-b285c72f5b91 2018-07-23 23:21:25,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea2369b-d1c8-472b-b502-5a4e1a257206 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:25,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-bea2369b-d1c8-472b-b502-5a4e1a257206 2018-07-23 23:21:25,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed7ef0a9-8d5b-402e-95bc-268ba4e5d0ea x-compute-request-id: req-ed7ef0a9-8d5b-402e-95bc-268ba4e5d0ea Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}], "metadata": {}}} 2018-07-23 23:21:25,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-ed7ef0a9-8d5b-402e-95bc-268ba4e5d0ea 2018-07-23 23:21:25,450 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst] is - ACTIVE 2018-07-23 23:21:25,450 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:21:25,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-576cfaa7-aa6f-43d3-8820-0117e5c921ac x-compute-request-id: req-576cfaa7-aa6f-43d3-8820-0117e5c921ac Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}], "metadata": {}}} 2018-07-23 23:21:25,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-576cfaa7-aa6f-43d3-8820-0117e5c921ac 2018-07-23 23:21:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d71da2f3-2bdf-4f42-be1a-e600c7160689 Date: Mon, 23 Jul 2018 23:21:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:25,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-d71da2f3-2bdf-4f42-be1a-e600c7160689 2018-07-23 23:21:25,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6ed360-0a43-4621-8a37-806bb75dfb44 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:25,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-6b6ed360-0a43-4621-8a37-806bb75dfb44 2018-07-23 23:21:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-39c77eda-9192-4579-aa35-b4eb1503235d Date: Mon, 23 Jul 2018 23:21:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:25,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-39c77eda-9192-4579-aa35-b4eb1503235d 2018-07-23 23:21:25,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:25,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-a8845a09-c154-4079-b58d-bc8dbd1834f1 Date: Mon, 23 Jul 2018 23:21:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.2"}],"id":"044c2da7-c7d9-4534-81d7-9b25392bb15b","security_groups":[],"mac_address":"fa:16:3e:ca:30:dd","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a87c0f30-8118-4d4b-82eb-80968d9a0166","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","device_id":"34a619fb-0465-4d4f-807c-c01d12d9a1ec","ip_allocation":"immediate"}]} 2018-07-23 23:21:25,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-a8845a09-c154-4079-b58d-bc8dbd1834f1 2018-07-23 23:21:25,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" -d '{"volumeAttachment": {"volumeId": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}}' 2018-07-23 23:21:26,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5aad970-8e6c-47e8-8426-e6d27bd0900d x-compute-request-id: req-b5aad970-8e6c-47e8-8426-e6d27bd0900d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "volumeId": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}} 2018-07-23 23:21:26,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments used request id req-b5aad970-8e6c-47e8-8426-e6d27bd0900d 2018-07-23 23:21:26,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:27,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb945d8a-bcb9-4921-9ae8-ce6d86b15319 x-compute-request-id: req-bb945d8a-bcb9-4921-9ae8-ce6d86b15319 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}, {"id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}], "metadata": {}}} 2018-07-23 23:21:27,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-bb945d8a-bcb9-4921-9ae8-ce6d86b15319 2018-07-23 23:21:27,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:27,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e8a3138e-39cc-4341-bfe2-c13b0ed74475 Date: Mon, 23 Jul 2018 23:21:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:27,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-e8a3138e-39cc-4341-bfe2-c13b0ed74475 2018-07-23 23:21:27,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:27,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e4c5f88-2e37-432b-a964-d7ca054d320f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:27,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-0e4c5f88-2e37-432b-a964-d7ca054d320f 2018-07-23 23:21:27,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:27,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6cff85d3-d34a-4744-9093-fff1157de0a8 Date: Mon, 23 Jul 2018 23:21:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:27,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-6cff85d3-d34a-4744-9093-fff1157de0a8 2018-07-23 23:21:27,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:27,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-91a42009-ead9-418b-b980-11311ae5f1ed Date: Mon, 23 Jul 2018 23:21:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.2"}],"id":"044c2da7-c7d9-4534-81d7-9b25392bb15b","security_groups":[],"mac_address":"fa:16:3e:ca:30:dd","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a87c0f30-8118-4d4b-82eb-80968d9a0166","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","device_id":"34a619fb-0465-4d4f-807c-c01d12d9a1ec","ip_allocation":"immediate"}]} 2018-07-23 23:21:27,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-91a42009-ead9-418b-b980-11311ae5f1ed 2018-07-23 23:21:27,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:28,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afaf81d947924a40ab201fa53ef4afe3", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role"}], "expires_at": "2018-07-24T00:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-user", "id": "95f1800d0a294cd7a8e3d0622ab3371a"}, "audit_ids": ["7J1GKRY6RS-o_zPWvHg-kQ"], "issued_at": "2018-07-23T23:21:28.000000Z"}} 2018-07-23 23:21:28,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85344d43b1c22ff296a34e7c2a5c8c6ae14ff6bf" 2018-07-23 23:21:28,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38cdc323-3864-449d-a2af-5bfbb4fa6785 x-compute-request-id: req-38cdc323-3864-449d-a2af-5bfbb4fa6785 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b4:53", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "security_groups": [{"name": "default"}], "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}, {"id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}], "metadata": {}}]} 2018-07-23 23:21:28,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst used request id req-38cdc323-3864-449d-a2af-5bfbb4fa6785 2018-07-23 23:21:28,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85344d43b1c22ff296a34e7c2a5c8c6ae14ff6bf" 2018-07-23 23:21:28,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6348015-93fc-4978-b675-4a17ea155cdc Date: Mon, 23 Jul 2018 23:21:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","l2_adjacency":true,"status":"ACTIVE","subnets":["38fc9010-8376-4990-a7d2-c99764842934"],"description":"","tags":[],"updated_at":"2018-07-23T23:21:05Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net","admin_state_up":true,"tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:04Z","mtu":1450}]} 2018-07-23 23:21:28,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net used request id req-b6348015-93fc-4978-b675-4a17ea155cdc 2018-07-23 23:21:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85344d43b1c22ff296a34e7c2a5c8c6ae14ff6bf" 2018-07-23 23:21:28,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-97027ca5-36c0-46d9-ae65-ef758dd706b7 Date: Mon, 23 Jul 2018 23:21:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","dns_nameservers":[],"updated_at":"2018-07-23T23:21: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":"1bb0818d5a8a4b8f988d0cb25e9c90ab","id":"38fc9010-8376-4990-a7d2-c99764842934","subnetpool_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet"}]} 2018-07-23 23:21:28,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-97027ca5-36c0-46d9-ae65-ef758dd706b7 2018-07-23 23:21:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85344d43b1c22ff296a34e7c2a5c8c6ae14ff6bf" 2018-07-23 23:21:28,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-4df92b64-de0c-4f3d-b228-6b68ba903fca Date: Mon, 23 Jul 2018 23:21:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.2"}],"id":"044c2da7-c7d9-4534-81d7-9b25392bb15b","security_groups":[],"mac_address":"fa:16:3e:ca:30:dd","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a87c0f30-8118-4d4b-82eb-80968d9a0166","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:21:19Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"38fc9010-8376-4990-a7d2-c99764842934","ip_address":"10.55.0.7"}],"id":"f998c01f-4664-4eaa-b6e1-d79f56fa0cbd","security_groups":["1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4"],"mac_address":"fa:16:3e:6f:b4:53","project_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port","admin_state_up":true,"network_id":"a87c0f30-8118-4d4b-82eb-80968d9a0166","tenant_id":"1bb0818d5a8a4b8f988d0cb25e9c90ab","created_at":"2018-07-23T23:21:11Z","binding:vnic_type":"normal","device_id":"34a619fb-0465-4d4f-807c-c01d12d9a1ec","ip_allocation":"immediate"}]} 2018-07-23 23:21:28,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-4df92b64-de0c-4f3d-b228-6b68ba903fca 2018-07-23 23:21:28,790 - create_instance - INFO - Deleting Port with ID - f998c01f-4664-4eaa-b6e1-d79f56fa0cbd 2018-07-23 23:21:28,790 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-port 2018-07-23 23:21:28,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/f998c01f-4664-4eaa-b6e1-d79f56fa0cbd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:29,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-533bc820-23fe-468a-a0ad-423a797b6b88 Date: Mon, 23 Jul 2018 23:21:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:21:29,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/f998c01f-4664-4eaa-b6e1-d79f56fa0cbd used request id req-533bc820-23fe-468a-a0ad-423a797b6b88 2018-07-23 23:21:29,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bcbf73dc-0fcb-4a80-b2f9-1881e624985e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:29,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:29 GMT Server: Apache x-compute-request-id: req-5a9f2f30-6dd9-4ad5-a5a4-c734e1dac79f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a9f2f30-6dd9-4ad5-a5a4-c734e1dac79f Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [{"server_id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "attachment_id": "e2c27d60-8f29-431e-9f21-afd7db0cbe8a", "attached_at": "2018-07-23T23:21:24.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "device": "/dev/vdb", "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:25.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}} 2018-07-23 23:21:29,474 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa used request id req-5a9f2f30-6dd9-4ad5-a5a4-c734e1dac79f 2018-07-23 23:21:29,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments/4032d719-e7e2-4b81-9c81-fb12bd9d19fa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:29,970 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14f2023-351c-46a7-ba2a-120d395187a4 x-compute-request-id: req-f14f2023-351c-46a7-ba2a-120d395187a4 Content-Length: 0 Content-Type: application/json 2018-07-23 23:21:29,970 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments/4032d719-e7e2-4b81-9c81-fb12bd9d19fa used request id req-f14f2023-351c-46a7-ba2a-120d395187a4 2018-07-23 23:21:29,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:30,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98b5eb6d-bf60-4920-ab76-45b6131c6c2c x-compute-request-id: req-98b5eb6d-bf60-4920-ab76-45b6131c6c2c Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa"}, {"id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}], "metadata": {}}} 2018-07-23 23:21:30,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-98b5eb6d-bf60-4920-ab76-45b6131c6c2c 2018-07-23 23:21:33,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:33,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2584ad9-4244-4630-a1e1-4ad6fa3c4f9a x-compute-request-id: req-d2584ad9-4244-4630-a1e1-4ad6fa3c4f9a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}], "metadata": {}}} 2018-07-23 23:21:33,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-d2584ad9-4244-4630-a1e1-4ad6fa3c4f9a 2018-07-23 23:21:33,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bcbf73dc-0fcb-4a80-b2f9-1881e624985e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:33,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:33 GMT Server: Apache x-compute-request-id: req-90412b49-da36-4625-a635-15d95ae76a59 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90412b49-da36-4625-a635-15d95ae76a59 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [{"server_id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "attachment_id": "60a2b27e-8450-46c3-b18b-9c0e0ee0c3a1", "attached_at": "2018-07-23T23:21:27.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "device": "/dev/vdc", "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}} 2018-07-23 23:21:33,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-90412b49-da36-4625-a635-15d95ae76a59 2018-07-23 23:21:33,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:34,127 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bba1ebbe-e7fd-497c-9f8f-0b5cc5683412 x-compute-request-id: req-bba1ebbe-e7fd-497c-9f8f-0b5cc5683412 Content-Length: 0 Content-Type: application/json 2018-07-23 23:21:34,127 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec/os-volume_attachments/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-bba1ebbe-e7fd-497c-9f8f-0b5cc5683412 2018-07-23 23:21:34,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:34,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-633d8e63-7bf6-4c49-948a-1e63b96e0f13 x-compute-request-id: req-633d8e63-7bf6-4c49-948a-1e63b96e0f13 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [{"id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693"}], "metadata": {}}} 2018-07-23 23:21:34,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-633d8e63-7bf6-4c49-948a-1e63b96e0f13 2018-07-23 23:21:37,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:37,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eea60c85-4806-45e4-9681-34064163d8f3 x-compute-request-id: req-eea60c85-4806-45e4-9681-34064163d8f3 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:19Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:37,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-eea60c85-4806-45e4-9681-34064163d8f3 2018-07-23 23:21:37,347 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst 2018-07-23 23:21:37,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:37,475 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-978470d1-037c-4727-b5a1-9bd279901a18 x-compute-request-id: req-978470d1-037c-4727-b5a1-9bd279901a18 Content-Type: application/json 2018-07-23 23:21:37,475 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-978470d1-037c-4727-b5a1-9bd279901a18 2018-07-23 23:21:37,475 - create_instance - INFO - Checking deletion status 2018-07-23 23:21:37,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:37,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5367135c-1a94-47c4-a02a-d70ee1e30813 x-compute-request-id: req-5367135c-1a94-47c4-a02a-d70ee1e30813 Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec", "rel": "bookmark"}], "image": {"id": "beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "links": [{"href": "http://172.30.9.26:8774/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:21:19.000000", "flavor": {"id": "6dbb5403-fa2f-43cf-b50a-69debda63bdb", "links": [{"href": "http://172.30.9.26:8774/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb", "rel": "bookmark"}]}, "id": "34a619fb-0465-4d4f-807c-c01d12d9a1ec", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:21:37Z", "hostId": "4860545ca36d85c28c0ff28dfc23537559badd9d1e1aa8e98ced609d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst", "created": "2018-07-23T23:21:13Z", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:21:37,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-5367135c-1a94-47c4-a02a-d70ee1e30813 2018-07-23 23:21:37,595 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst] is - ACTIVE 2018-07-23 23:21:37,595 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:21:40,599 - create_instance - DEBUG - VM status query timeout in 296.876741886 2018-07-23 23:21:40,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90bf8d29e097974162095c1cc80ae52d1b9f914f" 2018-07-23 23:21:40,657 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb4447d7-e813-413c-893d-199d81e02df5 x-compute-request-id: req-cb4447d7-e813-413c-893d-199d81e02df5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 34a619fb-0465-4d4f-807c-c01d12d9a1ec could not be found.", "code": 404}} 2018-07-23 23:21:40,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/34a619fb-0465-4d4f-807c-c01d12d9a1ec used request id req-cb4447d7-e813-413c-893d-199d81e02df5 2018-07-23 23:21:40,657 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 34a619fb-0465-4d4f-807c-c01d12d9a1ec could not be found. (HTTP 404) (Request-ID: req-cb4447d7-e813-413c-893d-199d81e02df5) 2018-07-23 23:21:40,657 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-inst 2018-07-23 23:21:40,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dac370249dbf92e9f4016d6f3d1e2cfcbca2e6cc" 2018-07-23 23:21:40,703 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68951f09-7024-4c48-8a58-a053cd18c869 x-compute-request-id: req-68951f09-7024-4c48-8a58-a053cd18c869 Content-Length: 0 Content-Type: application/json 2018-07-23 23:21:40,703 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/6dbb5403-fa2f-43cf-b50a-69debda63bdb used request id req-68951f09-7024-4c48-8a58-a053cd18c869 2018-07-23 23:21:40,704 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet 2018-07-23 23:21:40,704 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-subnet 2018-07-23 23:21:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/38fc9010-8376-4990-a7d2-c99764842934 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:41,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1962a49-1fc5-44b3-997a-564d38e1eac1 Date: Mon, 23 Jul 2018 23:21:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:21:41,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/38fc9010-8376-4990-a7d2-c99764842934 used request id req-d1962a49-1fc5-44b3-997a-564d38e1eac1 2018-07-23 23:21:41,879 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-pub-net 2018-07-23 23:21:41,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/a87c0f30-8118-4d4b-82eb-80968d9a0166 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ca31ef20158ca4e4eb5732e9553f4ff21e3f43b" 2018-07-23 23:21:42,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-002dfce2-19e3-486f-94c3-8d557351d264 Date: Mon, 23 Jul 2018 23:21:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:21:42,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/a87c0f30-8118-4d4b-82eb-80968d9a0166 used request id req-002dfce2-19e3-486f-94c3-8d557351d264 2018-07-23 23:21:42,897 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8532bea0-fa2f-4a5b-9652-a7187dd45996" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:42,956 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:42 GMT Server: Apache x-compute-request-id: req-8df44e2e-b629-4674-a9fd-da8bfcafd3d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8df44e2e-b629-4674-a9fd-da8bfcafd3d0 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}} 2018-07-23 23:21:42,956 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-8df44e2e-b629-4674-a9fd-da8bfcafd3d0 2018-07-23 23:21:42,957 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:21:42,957 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2 2018-07-23 23:21:42,957 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2 2018-07-23 23:21:42,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8532bea0-fa2f-4a5b-9652-a7187dd45996" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:43,194 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d13d0159-7250-4e42-9092-08d7fd3c90cf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:21:43,194 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-d13d0159-7250-4e42-9092-08d7fd3c90cf 2018-07-23 23:21:43,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8532bea0-fa2f-4a5b-9652-a7187dd45996" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:43,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:43 GMT Server: Apache x-compute-request-id: req-96732fc5-95af-464f-b0bd-7117d0ee519d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96732fc5-95af-464f-b0bd-7117d0ee519d Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:43.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a0a1f3c8-945d-4bf0-870d-fb78bbb80693", "size": 1}} 2018-07-23 23:21:43,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-96732fc5-95af-464f-b0bd-7117d0ee519d 2018-07-23 23:21:43,273 - create_volume - DEBUG - Instance status is - deleting 2018-07-23 23:21:43,273 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-07-23 23:21:46,276 - create_volume - DEBUG - Volume status query timeout in 56.9181339741 2018-07-23 23:21:46,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8532bea0-fa2f-4a5b-9652-a7187dd45996" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb05421a4a44d13e87260ff87b5dbaeb969a99d" 2018-07-23 23:21:46,319 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:21:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-27f11f42-bc34-4b30-bede-0b47ead137c1 x-openstack-request-id: req-27f11f42-bc34-4b30-bede-0b47ead137c1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a0a1f3c8-945d-4bf0-870d-fb78bbb80693 could not be found.", "code": 404}} 2018-07-23 23:21:46,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/a0a1f3c8-945d-4bf0-870d-fb78bbb80693 used request id req-27f11f42-bc34-4b30-bede-0b47ead137c1 2018-07-23 23:21:46,319 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a0a1f3c8-945d-4bf0-870d-fb78bbb80693 could not be found. (HTTP 404) (Request-ID: req-27f11f42-bc34-4b30-bede-0b47ead137c1) 2018-07-23 23:21:46,319 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-2 2018-07-23 23:21:46,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e541f6f-a140-44b0-90e3-dc6a110cd989" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" 2018-07-23 23:21:46,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:46 GMT Server: Apache x-compute-request-id: req-898586b9-6959-40ad-b254-9f2c54bb785e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-898586b9-6959-40ad-b254-9f2c54bb785e Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "95f1800d0a294cd7a8e3d0622ab3371a", "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "self"}, {"href": "http://172.30.9.26:8776/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-07-23T23:21:06.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "updated_at": "2018-07-23T23:21:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4032d719-e7e2-4b81-9c81-fb12bd9d19fa", "size": 1}} 2018-07-23 23:21:46,543 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa used request id req-898586b9-6959-40ad-b254-9f2c54bb785e 2018-07-23 23:21:46,544 - create_volume - DEBUG - Instance status is - available 2018-07-23 23:21:46,544 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1 2018-07-23 23:21:46,544 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1 2018-07-23 23:21:46,547 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e541f6f-a140-44b0-90e3-dc6a110cd989" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" 2018-07-23 23:21:46,773 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:21:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e82d42fe-298b-4102-8c1e-3e50e7eccd24 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:21:46,774 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa used request id req-e82d42fe-298b-4102-8c1e-3e50e7eccd24 2018-07-23 23:21:46,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6e541f6f-a140-44b0-90e3-dc6a110cd989" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}965fb1c18317a45174e899657e7052b2a8e794fb" 2018-07-23 23:21:46,986 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:21:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5e5cd90a-aa47-4ffb-ab12-852b1b6ec74d x-openstack-request-id: req-5e5cd90a-aa47-4ffb-ab12-852b1b6ec74d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4032d719-e7e2-4b81-9c81-fb12bd9d19fa could not be found.", "code": 404}} 2018-07-23 23:21:46,986 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/1bb0818d5a8a4b8f988d0cb25e9c90ab/volumes/4032d719-e7e2-4b81-9c81-fb12bd9d19fa used request id req-5e5cd90a-aa47-4ffb-ab12-852b1b6ec74d 2018-07-23 23:21:46,986 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4032d719-e7e2-4b81-9c81-fb12bd9d19fa could not be found. (HTTP 404) (Request-ID: req-5e5cd90a-aa47-4ffb-ab12-852b1b6ec74d) 2018-07-23 23:21:46,986 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-1 2018-07-23 23:21:46,987 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-efe8df13-6067-4f68-b841-53f78200e049-image 2018-07-23 23:21:46,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6897e7e23bb2f52734af8b23e09dfc3bafc8e01" 2018-07-23 23:21:47,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b096dfe-93df-42c4-9bff-bfa6eafb4a34 Date: Mon, 23 Jul 2018 23:21:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:21:47,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/beb7ad8d-879d-445e-9fa3-3e0ad6bab5cf used request id req-1b096dfe-93df-42c4-9bff-bfa6eafb4a34 2018-07-23 23:21:47,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:47,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-fce334d6-5909-4023-bfff-f35970c930b3 Date: Mon, 23 Jul 2018 23:21:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "created_at": "2018-07-23T23:21:04Z", "updated_at": "2018-07-23T23:21:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "revision_number": 0, "id": "3518e4e5-ae51-4ee9-9ac9-81a3189af860", "remote_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "revision_number": 0, "id": "5cb7ff79-9a80-40bc-9b23-32d4bc46cb47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "revision_number": 0, "id": "5d110b50-58fd-48f2-a6fa-0c7554b81860", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "port_range_min": null, "ethertype": "IPv6", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "revision_number": 0, "id": "c1fb4ee8-8319-4e6d-99df-cc8c39aa2dc6", "remote_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "port_range_min": null, "ethertype": "IPv4", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab"}], "revision_number": 4, "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:21:47,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fce334d6-5909-4023-bfff-f35970c930b3 2018-07-23 23:21:47,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:47,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-299d6128-5f5c-4297-a173-e482eed966ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:21:47,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-299d6128-5f5c-4297-a173-e482eed966ae 2018-07-23 23:21:47,689 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:21:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:47,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4a54a1-4571-4bc5-bd46-5248399030fa Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "name": "CreateInstanceVolumeTests-1e193b45-f6a5-473-proj"}} 2018-07-23 23:21:47,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-ed4a54a1-4571-4bc5-bd46-5248399030fa 2018-07-23 23:21:47,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4 2018-07-23 23:21:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:47,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c0000c07-8e53-4675-871b-c1ef6654e0a6 Date: Mon, 23 Jul 2018 23:21:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "port_range_min": null, "revision_number": 0, "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "created_at": "2018-07-23T23:21:04Z", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "id": "3518e4e5-ae51-4ee9-9ac9-81a3189af860"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "port_range_min": null, "revision_number": 0, "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "created_at": "2018-07-23T23:21:04Z", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "id": "5cb7ff79-9a80-40bc-9b23-32d4bc46cb47"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "port_range_min": null, "revision_number": 0, "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "created_at": "2018-07-23T23:21:04Z", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "id": "5d110b50-58fd-48f2-a6fa-0c7554b81860"}, {"remote_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:04Z", "security_group_id": "1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4", "port_range_min": null, "revision_number": 0, "tenant_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "created_at": "2018-07-23T23:21:04Z", "project_id": "1bb0818d5a8a4b8f988d0cb25e9c90ab", "id": "c1fb4ee8-8319-4e6d-99df-cc8c39aa2dc6"}]} 2018-07-23 23:21:47,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4 used request id req-c0000c07-8e53-4675-871b-c1ef6654e0a6 2018-07-23 23:21:47,803 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:21:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:47,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-69dae99c-b858-4935-96c5-8a03eb9161e2 Content-Length: 0 Date: Mon, 23 Jul 2018 23:21:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:21:47,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1a3a56ff-f6de-4e52-89ba-3dfcb1df69f4 used request id req-69dae99c-b858-4935-96c5-8a03eb9161e2 2018-07-23 23:21:47,966 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-1e193b45-f6a5-473-proj 2018-07-23 23:21:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:48,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:21:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489ab4b7-4c7f-464d-a557-7adc8718e38e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:21:48,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1bb0818d5a8a4b8f988d0cb25e9c90ab used request id req-489ab4b7-4c7f-464d-a557-7adc8718e38e 2018-07-23 23:21:48,168 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-1e193b45-f6a5-473-proj-role 2018-07-23 23:21:48,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/afaf81d947924a40ab201fa53ef4afe3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:48,279 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e15dd50a-7788-45eb-a45c-d24133c56f89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:21:48,279 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/afaf81d947924a40ab201fa53ef4afe3 used request id req-e15dd50a-7788-45eb-a45c-d24133c56f89 2018-07-23 23:21:48,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a4d3354adf2dccdf882694f6027cbc9133419b9" 2018-07-23 23:21:48,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d3c3d2-5ec0-4f4e-bf82-215d68f7b2f9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:21:48,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-15d3c3d2-5ec0-4f4e-bf82-215d68f7b2f9 2018-07-23 23:21:48,369 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-1e193b45-f6a5-473-user 2018-07-23 23:21:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/95f1800d0a294cd7a8e3d0622ab3371a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04be597453e726012122d101466ce5370ea79c27" 2018-07-23 23:21:48,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:21:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829cc522-4502-441d-9c7d-121835358d85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:21:48,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/95f1800d0a294cd7a8e3d0622ab3371a used request id req-829cc522-4502-441d-9c7d-121835358d85 2018-07-23 23:21:48,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:49,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["8yrZzVv0TFuc97G3RQvszg"], "issued_at": "2018-07-23T23:21:49.000000Z"}} 2018-07-23 23:21:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c83e665c00d3aa8824f2d3ee1e62c8475dd85d20" 2018-07-23 23:21:49,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb386794-5b73-49c9-b397-0c6974cd6dca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:49,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-eb386794-5b73-49c9-b397-0c6974cd6dca 2018-07-23 23:21:49,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:49,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:49,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["X5SjhihDR_elD_jI4b_7kw"], "issued_at": "2018-07-23T23:21:49.000000Z"}} 2018-07-23 23:21:49,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:21:49,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b7ae6f-00b2-42cb-a586-5d92ec6fc8b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:49,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c1b7ae6f-00b2-42cb-a586-5d92ec6fc8b5 2018-07-23 23:21:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:21:49,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:21:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:21:49,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8f940243-799b-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:21:49,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba828a2-fe4f-4f61-b5e8-fd439c7522a7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8f940243-799b-49c-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:21:49,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8f940243-799b-49c-proj used request id req-4ba828a2-fe4f-4f61-b5e8-fd439c7522a7 2018-07-23 23:21:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:21:49,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d553b2a8-9ac5-49dd-9266-465d277a55c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:21:49,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-d553b2a8-9ac5-49dd-9266-465d277a55c5 2018-07-23 23:21:49,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}}' 2018-07-23 23:21:49,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7832b11e-fe9c-423f-99a8-650576dc92f1 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918"}, "tags": [], "enabled": true, "id": "90ceefbc70b344d4b9c5e0c6d1b30918", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}} 2018-07-23 23:21:49,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7832b11e-fe9c-423f-99a8-650576dc92f1 2018-07-23 23:21:49,847 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8f940243-799b-49c-proj 2018-07-23 23:21:49,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:49,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:50,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZzJjxGvwRIiRr1mRT37D3Q"], "issued_at": "2018-07-23T23:21:50.000000Z"}} 2018-07-23 23:21:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade87f42d07ec7cce0272417e1a575556346f19e" 2018-07-23 23:21:50,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1778fa-21d5-48bf-b1c8-617f1efd5d3d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:50,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5c1778fa-21d5-48bf-b1c8-617f1efd5d3d 2018-07-23 23:21:50,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:21:50,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:21:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:21:50,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade87f42d07ec7cce0272417e1a575556346f19e" 2018-07-23 23:21:50,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed62db0-b92c-4a6d-8182-4c50337f30b9 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:21:50,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-eed62db0-b92c-4a6d-8182-4c50337f30b9 2018-07-23 23:21:50,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8f940243-799b-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade87f42d07ec7cce0272417e1a575556346f19e" 2018-07-23 23:21:50,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856ab6a0-d7ca-419c-85dc-2f7873aee209 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8f940243-799b-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918"}, "tags": [], "enabled": true, "id": "90ceefbc70b344d4b9c5e0c6d1b30918", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}]} 2018-07-23 23:21:50,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8f940243-799b-49c-proj used request id req-856ab6a0-d7ca-419c-85dc-2f7873aee209 2018-07-23 23:21:50,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade87f42d07ec7cce0272417e1a575556346f19e" 2018-07-23 23:21:50,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-664f56db-18cd-4f84-81f1-68e6e4df1907 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:21:50,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-664f56db-18cd-4f84-81f1-68e6e4df1907 2018-07-23 23:21:50,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade87f42d07ec7cce0272417e1a575556346f19e" 2018-07-23 23:21:51,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc5d103-4666-4956-8d24-ff40c8748c96 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:21:51,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fdc5d103-4666-4956-8d24-ff40c8748c96 2018-07-23 23:21:51,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8f940243-799b-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade87f42d07ec7cce0272417e1a575556346f19e" 2018-07-23 23:21:51,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcec1c64-0a14-49ba-af40-270895a618eb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8f940243-799b-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918"}, "tags": [], "enabled": true, "id": "90ceefbc70b344d4b9c5e0c6d1b30918", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}]} 2018-07-23 23:21:51,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8f940243-799b-49c-proj used request id req-fcec1c64-0a14-49ba-af40-270895a618eb 2018-07-23 23:21:51,165 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8f940243-799b-49c-user 2018-07-23 23:21:51,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:21:51,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6fd9ac-72d5-4095-8134-db73b09897f8 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:21:51,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7e6fd9ac-72d5-4095-8134-db73b09897f8 2018-07-23 23:21:51,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" -d '{"role": {"name": "CreateStackSuccessTests-8f940243-799b-49c-proj-role"}}' 2018-07-23 23:21:51,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b8d9730-aed0-4d0f-bb7b-59e495fa640e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0ec8f1249f348b887239ac5a9d9af29", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0ec8f1249f348b887239ac5a9d9af29"}, "name": "CreateStackSuccessTests-8f940243-799b-49c-proj-role"}} 2018-07-23 23:21:51,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2b8d9730-aed0-4d0f-bb7b-59e495fa640e 2018-07-23 23:21:51,370 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8f940243-799b-49c-proj-role 2018-07-23 23:21:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d0ec8f1249f348b887239ac5a9d9af29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:21:51,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f590d366-b0b5-4f26-9013-9e0166961c94 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d0ec8f1249f348b887239ac5a9d9af29", "links": {"self": "http://172.30.9.26:5000/v3/roles/d0ec8f1249f348b887239ac5a9d9af29"}, "name": "CreateStackSuccessTests-8f940243-799b-49c-proj-role"}} 2018-07-23 23:21:51,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d0ec8f1249f348b887239ac5a9d9af29 used request id req-f590d366-b0b5-4f26-9013-9e0166961c94 2018-07-23 23:21:51,457 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8f940243-799b-49c-proj-role to project CreateStackSuccessTests-8f940243-799b-49c-proj 2018-07-23 23:21:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918/users/5a8c1cad7dad47218e55156dd7e1961d/roles/d0ec8f1249f348b887239ac5a9d9af29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:21:51,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eb404b1-44a4-4796-bbdb-63bcc7e42246 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:21:51,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918/users/5a8c1cad7dad47218e55156dd7e1961d/roles/d0ec8f1249f348b887239ac5a9d9af29 used request id req-4eb404b1-44a4-4796-bbdb-63bcc7e42246 2018-07-23 23:21:51,583 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:21:51,591 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:21:51,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:51,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:51,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0ec8f1249f348b887239ac5a9d9af29", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj-role"}], "expires_at": "2018-07-24T00:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90ceefbc70b344d4b9c5e0c6d1b30918", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8f940243-799b-49c-user", "id": "5a8c1cad7dad47218e55156dd7e1961d"}, "audit_ids": ["8rTw8YfMTFWf1OOc8_kaFw"], "issued_at": "2018-07-23T23:21:51.000000Z"}} 2018-07-23 23:21:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" 2018-07-23 23:21:52,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a137f900-cf37-4629-9981-487067ef2302 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:52,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a137f900-cf37-4629-9981-487067ef2302 2018-07-23 23:21:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" 2018-07-23 23:21:52,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-27b18f31-6b95-4d3b-96b3-04e1ab22f06f Date: Mon, 23 Jul 2018 23:21:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image"} 2018-07-23 23:21:52,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image used request id req-27b18f31-6b95-4d3b-96b3-04e1ab22f06f 2018-07-23 23:21:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" 2018-07-23 23:21:52,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8aa397c5-8913-40fb-8489-b96bb422bfd5 Date: Mon, 23 Jul 2018 23:21:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:21:52,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8aa397c5-8913-40fb-8489-b96bb422bfd5 2018-07-23 23:21:52,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image"}' 2018-07-23 23:21:52,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7ccd3b1-c01e-4a86-b5a8-9bb048e18f6e Date: Mon, 23 Jul 2018 23:21:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:21:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:21:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf", "min_disk": 0, "protected": false, "id": "6d53eb93-eb7f-4e26-b152-0380c31ebfdf", "file": "/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/file", "checksum": null, "owner": "90ceefbc70b344d4b9c5e0c6d1b30918", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:21:52,326 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b7ccd3b1-c01e-4a86-b5a8-9bb048e18f6e 2018-07-23 23:21:52,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" -d '' 2018-07-23 23:21:52,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4871459e-585e-453b-9199-480d487f6bdd Date: Mon, 23 Jul 2018 23:21:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:21:52,927 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/file used request id req-4871459e-585e-453b-9199-480d487f6bdd 2018-07-23 23:21:52,928 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:21:52,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" 2018-07-23 23:21:52,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c9501a9a-ed6d-41da-96c9-81f456163608 Date: Mon, 23 Jul 2018 23:21:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/snap", "metadata": {}}], "self": "/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf", "min_disk": 0, "protected": false, "id": "6d53eb93-eb7f-4e26-b152-0380c31ebfdf", "file": "/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90ceefbc70b344d4b9c5e0c6d1b30918", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:21:52,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf used request id req-c9501a9a-ed6d-41da-96c9-81f456163608 2018-07-23 23:21:52,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" 2018-07-23 23:21:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-58531960-2e2b-4fa0-a415-2b7a85898141 Date: Mon, 23 Jul 2018 23:21:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:21:52,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-58531960-2e2b-4fa0-a415-2b7a85898141 2018-07-23 23:21:52,957 - create_image - INFO - Created image with name - CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image 2018-07-23 23:21:52,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" 2018-07-23 23:21:52,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-aad517fe-48f6-4ab0-96d9-4c58aa0484e1 Date: Mon, 23 Jul 2018 23:21:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:21:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:21:52Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/snap", "metadata": {}}], "self": "/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf", "min_disk": 0, "protected": false, "id": "6d53eb93-eb7f-4e26-b152-0380c31ebfdf", "file": "/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "90ceefbc70b344d4b9c5e0c6d1b30918", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:21:52,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf used request id req-aad517fe-48f6-4ab0-96d9-4c58aa0484e1 2018-07-23 23:21:52,974 - create_image - DEBUG - Instance status is - active 2018-07-23 23:21:52,974 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image 2018-07-23 23:21:52,975 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image 2018-07-23 23:21:52,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:52,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:53,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["afThLRXbSzqFK9V4K2meQQ"], "issued_at": "2018-07-23T23:21:53.000000Z"}} 2018-07-23 23:21:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fad6277a9db3592cead7474bfd623066d1e0d" 2018-07-23 23:21:53,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe09604-2d1c-403e-a757-c041503503d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:53,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7fe09604-2d1c-403e-a757-c041503503d0 2018-07-23 23:21:53,445 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:21:53,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fad6277a9db3592cead7474bfd623066d1e0d" 2018-07-23 23:21:53,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f6f137e-20d7-4b3c-a2b6-43e5bc872582 x-compute-request-id: req-4f6f137e-20d7-4b3c-a2b6-43e5bc872582 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:21:53,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-4f6f137e-20d7-4b3c-a2b6-43e5bc872582 2018-07-23 23:21:53,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fad6277a9db3592cead7474bfd623066d1e0d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-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-23 23:21:53,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb6addb7-d39a-4b0f-ad25-40d718eff5ac x-compute-request-id: req-bb6addb7-d39a-4b0f-ad25-40d718eff5ac Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/10097f35-f40e-4439-b54b-abecf1374b54", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/10097f35-f40e-4439-b54b-abecf1374b54", "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": "10097f35-f40e-4439-b54b-abecf1374b54"}} 2018-07-23 23:21:53,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-bb6addb7-d39a-4b0f-ad25-40d718eff5ac 2018-07-23 23:21:53,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:21:53,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:21:54,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0ec8f1249f348b887239ac5a9d9af29", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj-role"}], "expires_at": "2018-07-24T00:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90ceefbc70b344d4b9c5e0c6d1b30918", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8f940243-799b-49c-user", "id": "5a8c1cad7dad47218e55156dd7e1961d"}, "audit_ids": ["B3NzozWvRkm-aaKggDdIEQ"], "issued_at": "2018-07-23T23:21:54.000000Z"}} 2018-07-23 23:21:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:21:54,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bc0858-8b64-4711-8c58-68a58767f6d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:21:54,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a7bc0858-8b64-4711-8c58-68a58767f6d4 2018-07-23 23:21:54,173 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:21:54,176 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:21:54,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:21:54,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:54 GMT Server: Apache x-openstack-request-id: req-18646ed6-c2d1-4f06-8d4f-9156d737c8d9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:21:54,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack used request id req-18646ed6-c2d1-4f06-8d4f-9156d737c8d9 2018-07-23 23:21:54,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-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-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}}' 2018-07-23 23:21:56,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:21:54 GMT Server: Apache x-openstack-request-id: req-3c630b0e-6593-4add-a83c-01a655d6dd7e Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}]}} 2018-07-23 23:21:56,951 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks used request id req-3c630b0e-6593-4add-a83c-01a655d6dd7e 2018-07-23 23:21:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:21:57,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:21:56 GMT Server: Apache x-openstack-request-id: req-78fd488f-8766-4a1b-b303-1c05d36f6120 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:21:58,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:57 GMT Server: Apache x-openstack-request-id: req-583afc6b-d428-4a32-8a76-5b77bf2af35d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:21:58,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-583afc6b-d428-4a32-8a76-5b77bf2af35d 2018-07-23 23:21:58,183 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack 2018-07-23 23:21:58,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:21:58,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:21:58 GMT Server: Apache x-openstack-request-id: req-70857aeb-d5c7-47e6-b8cd-ca2e03ee54e2 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:21:59,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:21:58 GMT Server: Apache x-openstack-request-id: req-289f074e-0296-4bc3-aed4-7b5cd7737936 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:21:59,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-289f074e-0296-4bc3-aed4-7b5cd7737936 2018-07-23 23:21:59,643 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:21:59,643 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:02,646 - create_stack - DEBUG - Stack status query timeout in 1195.53751898 2018-07-23 23:22:02,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:22:03,388 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:02 GMT Server: Apache x-openstack-request-id: req-570d86d4-419e-49af-961c-613cc73d0aaa Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:03 GMT Server: Apache x-openstack-request-id: req-3df691ba-2968-471a-830b-f7221e40025a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:03,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-3df691ba-2968-471a-830b-f7221e40025a 2018-07-23 23:22:03,430 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:22:03,430 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:06,434 - create_stack - DEBUG - Stack status query timeout in 1191.75006819 2018-07-23 23:22:06,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:22:06,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:06 GMT Server: Apache x-openstack-request-id: req-ca0e7533-5c52-4da9-a0bb-b2c1a7a62867 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:07,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:07 GMT Server: Apache x-openstack-request-id: req-631d5105-fcd9-4108-b06e-f6fff2520590 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:07,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-631d5105-fcd9-4108-b06e-f6fff2520590 2018-07-23 23:22:07,042 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:22:07,042 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:10,043 - create_stack - DEBUG - Stack status query timeout in 1188.14070201 2018-07-23 23:22:10,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:22:10,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:10 GMT Server: Apache x-openstack-request-id: req-670a483c-5e96-49a9-8391-e137a10c19c1 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:10,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:10 GMT Server: Apache x-openstack-request-id: req-90307958-812e-4097-8f49-8a078717bd1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:10,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-90307958-812e-4097-8f49-8a078717bd1e 2018-07-23 23:22:10,644 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:22:10,644 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack 2018-07-23 23:22:10,645 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack 2018-07-23 23:22:10,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:11,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d0ec8f1249f348b887239ac5a9d9af29", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj-role"}], "expires_at": "2018-07-24T00:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90ceefbc70b344d4b9c5e0c6d1b30918", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/90ceefbc70b344d4b9c5e0c6d1b30918", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8f940243-799b-49c-user", "id": "5a8c1cad7dad47218e55156dd7e1961d"}, "audit_ids": ["_MWcl2MNRmGH8SpDFtnDUQ"], "issued_at": "2018-07-23T23:22:11.000000Z"}} 2018-07-23 23:22:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:11,196 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:11 GMT Server: Apache x-openstack-request-id: req-5cf5d5f7-f12c-478a-a0d6-6b3f02300970 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:11,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:11 GMT Server: Apache x-openstack-request-id: req-eeb5f933-e4b7-45d8-a06e-ffdcb69629f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:11,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-eeb5f933-e4b7-45d8-a06e-ffdcb69629f8 2018-07-23 23:22:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:22:11,953 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:11 GMT Server: Apache x-openstack-request-id: req-5ead78b6-f3d6-4a4f-b6dd-59f9d559b9a6 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:11,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:11 GMT Server: Apache x-openstack-request-id: req-177cb0d6-33b0-4f22-aa8e-5e5a03453215 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:11,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-177cb0d6-33b0-4f22-aa8e-5e5a03453215 2018-07-23 23:22:11,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:22:12,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:12 GMT Server: Apache x-openstack-request-id: req-1acf5f30-6431-4281-b276-ecac3adbcc13 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:12,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:12 GMT Server: Apache x-openstack-request-id: req-6628cf3a-91c9-42f4-8c75-6e178fe5a71e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:12,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-6628cf3a-91c9-42f4-8c75-6e178fe5a71e 2018-07-23 23:22:12,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:12,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:12 GMT Server: Apache x-openstack-request-id: req-5f45d99b-a461-45af-971e-e4d93dd2458c Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:12,821 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:12 GMT Server: Apache x-openstack-request-id: req-aa9b62fc-407b-472c-92e9-3bbf972c32c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:12,821 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-aa9b62fc-407b-472c-92e9-3bbf972c32c9 2018-07-23 23:22:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:12,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:12 GMT Server: Apache x-openstack-request-id: req-b68a7538-6e3c-412c-8894-90303477fa10 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:12,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:12 GMT Server: Apache x-openstack-request-id: req-a6989068-56c9-4394-b560-d078999e5e06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:12,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-a6989068-56c9-4394-b560-d078999e5e06 2018-07-23 23:22:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:13,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:12 GMT Server: Apache x-openstack-request-id: req-83e353a9-2c8d-466a-a3a4-c783e4de5880 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:13,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:13 GMT Server: Apache x-openstack-request-id: req-42021dc1-cd42-4d37-ac84-a8e992efb043 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:13,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-42021dc1-cd42-4d37-ac84-a8e992efb043 2018-07-23 23:22:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:14,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:13 GMT Server: Apache x-openstack-request-id: req-9a48934d-0fa6-472a-b7c6-ced2ab845d48 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:14,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-ae7bfa8f-064f-47bf-b67f-a0a14f8a6f5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:14,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-ae7bfa8f-064f-47bf-b67f-a0a14f8a6f5d 2018-07-23 23:22:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:14,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-f1411e6f-7a6e-4a20-8665-7b7bd9d7bb51 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:14,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-74acdabd-349a-4e20-83ba-11db5796b639 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:14,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-74acdabd-349a-4e20-83ba-11db5796b639 2018-07-23 23:22:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:14,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-3902831d-61e6-4dad-803c-ec2b842273ec Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:14,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-9d5cca07-bcbb-4e63-af9b-3ef380aba76d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:14,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-9d5cca07-bcbb-4e63-af9b-3ef380aba76d 2018-07-23 23:22:14,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:14,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-0f4e4d3f-82fb-47bd-9348-1cad6f7fb724 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:14,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-fa9b7cb2-5e21-4dcb-a4e7-fd33c9b0601b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:14,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-fa9b7cb2-5e21-4dcb-a4e7-fd33c9b0601b 2018-07-23 23:22:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:14,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-ca3b6ce3-2888-4c2e-82ee-7d00cec93e9a Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:14,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-b05e1054-6e40-40ae-a010-f62c47166be3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:14,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-b05e1054-6e40-40ae-a010-f62c47166be3 2018-07-23 23:22:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:14,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-d74b3001-2c86-4cd7-aef4-85e4931c16bf Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:14,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-fabd46f8-05ec-4738-97da-80b929d4b943 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:14,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-fabd46f8-05ec-4738-97da-80b929d4b943 2018-07-23 23:22:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:14 GMT Server: Apache x-openstack-request-id: req-6dfbaef5-2abb-4b5b-a106-aec02f2395e0 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-b92c22f3-0a35-4b22-9590-4aa72b41bd72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-b92c22f3-0a35-4b22-9590-4aa72b41bd72 2018-07-23 23:22:15,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-67595e84-7a4e-46ce-9775-eb7a6ea77c5a Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-09ef5054-52d1-4d7e-80b8-8f7fe83d8ad4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-09ef5054-52d1-4d7e-80b8-8f7fe83d8ad4 2018-07-23 23:22:15,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-65daebb6-9cb2-4047-974b-b413541c7735 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-45954265-ad77-472b-8e5e-7a3a1142edb2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-45954265-ad77-472b-8e5e-7a3a1142edb2 2018-07-23 23:22:15,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-dd11af16-be19-4034-ae21-e214de8c1a43 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-b32c63c7-b3a9-4b30-b655-0eb754aeb4ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-b32c63c7-b3a9-4b30-b655-0eb754aeb4ab 2018-07-23 23:22:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-affc1215-2ad1-4027-87c8-fb9204c5ce4d Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-ab239ace-3a58-49b0-ace6-cdabcadac59f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-ab239ace-3a58-49b0-ace6-cdabcadac59f 2018-07-23 23:22:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-4260b2c1-9ae5-4980-b2de-e00e5de80c33 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-13e4a93b-b054-4291-b7b5-817947d499c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-13e4a93b-b054-4291-b7b5-817947d499c3 2018-07-23 23:22:15,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-2fc1702f-dac6-48e0-8522-c2da2bea9378 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-c34b919a-85e0-4b9c-8274-a6bdeabd79be Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-c34b919a-85e0-4b9c-8274-a6bdeabd79be 2018-07-23 23:22:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-a2bd3b35-d19a-47a0-8c55-8dfd3eff40a6 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-bf0643fe-7d1a-4d5c-9efb-cb1fa9cbc3b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-bf0643fe-7d1a-4d5c-9efb-cb1fa9cbc3b1 2018-07-23 23:22:15,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-5b441bca-487e-472e-8015-35996fd4e5a3 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-887af92d-cbcf-464b-b917-65cd18a63993 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-887af92d-cbcf-464b-b917-65cd18a63993 2018-07-23 23:22:15,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-7ce8c37c-d2d0-452d-a56e-9a4144d7dc72 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-064a360f-ccbf-4bde-80e1-0421eb8ed1d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-064a360f-ccbf-4bde-80e1-0421eb8ed1d4 2018-07-23 23:22:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-decd922d-eeaf-44e9-80c9-d1c8f0e26e32 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-146d675f-61d2-4302-a5e8-912966366ede Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-146d675f-61d2-4302-a5e8-912966366ede 2018-07-23 23:22:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-bf195114-d141-4cbc-9816-1d1bceaa56e5 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-874f17b2-650c-4a8a-b1ef-a18445a79936 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-874f17b2-650c-4a8a-b1ef-a18445a79936 2018-07-23 23:22:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-1053656d-4027-4b47-b8d8-5cdbc54feb89 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-48ddda15-6c5d-4cc8-9b38-e76e693f9c83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-48ddda15-6c5d-4cc8-9b38-e76e693f9c83 2018-07-23 23:22:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-c8c37204-856c-4adb-83a9-716e10508f20 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-fd1e740e-98fb-4da7-bf35-103922e325e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-fd1e740e-98fb-4da7-bf35-103922e325e0 2018-07-23 23:22:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:15,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-44eb581a-2173-4ee6-a1dc-67a810aea1dd Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:15,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-ab184fde-c4a2-45fc-9456-e22f5170f4c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:15,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-ab184fde-c4a2-45fc-9456-e22f5170f4c2 2018-07-23 23:22:15,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:15 GMT Server: Apache x-openstack-request-id: req-ae94b771-2c48-495c-a97d-60ef3dfd5cb3 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-c7790c21-8165-4e55-ba54-e03ef16a3430 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-c7790c21-8165-4e55-ba54-e03ef16a3430 2018-07-23 23:22:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-1f98e7c7-33d2-47f8-be09-2759b3c99655 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-87419b27-ef50-4ba6-aabf-40720397bced Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-87419b27-ef50-4ba6-aabf-40720397bced 2018-07-23 23:22:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-9baef8cd-5533-4e4d-b6ca-ec7f6ea4bd19 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-0c137431-fc14-4de8-8bdc-f76ef041f924 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-0c137431-fc14-4de8-8bdc-f76ef041f924 2018-07-23 23:22:16,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-872e2670-65c6-4b5b-b2a3-e29169acfda9 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-406cfde6-a676-4b50-9e4e-64f46bf89c6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-406cfde6-a676-4b50-9e4e-64f46bf89c6f 2018-07-23 23:22:16,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-e5fd4487-89e0-4141-be20-1053129c480f Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-9e4f7507-6499-47e0-93bf-3a3fd35644d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-9e4f7507-6499-47e0-93bf-3a3fd35644d8 2018-07-23 23:22:16,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-08de9b9d-80ff-449c-8ca0-0d9b264fb342 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-26e7b903-6862-4e83-a80e-5ddfb453e31b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-26e7b903-6862-4e83-a80e-5ddfb453e31b 2018-07-23 23:22:16,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,411 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-2a8a7252-c99e-4e0c-8674-3ba27366d272 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-051572d3-f4ea-47d5-a495-01b29a85f685 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-051572d3-f4ea-47d5-a495-01b29a85f685 2018-07-23 23:22:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-c9b37b73-2f70-4774-9033-e85246ddf33e Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-ac768878-68d9-482f-aa05-c056bccaa3fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-ac768878-68d9-482f-aa05-c056bccaa3fc 2018-07-23 23:22:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,511 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-625f7949-e6e0-4575-9b16-bececd1c20d0 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-297e97f0-2418-488a-bb9c-634968fdd3a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-297e97f0-2418-488a-bb9c-634968fdd3a3 2018-07-23 23:22:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-364979f5-4531-4323-ba14-4db989ad2e85 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-406b8efe-f6ce-4d80-8ddb-2d46fac28c0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-406b8efe-f6ce-4d80-8ddb-2d46fac28c0f 2018-07-23 23:22:16,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-1ea25c8c-0112-4cbe-8c37-8b46a7f1601d Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-c3f5d6c8-9c04-4005-8766-d2efdc5a2753 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-c3f5d6c8-9c04-4005-8766-d2efdc5a2753 2018-07-23 23:22:16,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-c0625945-ff2c-4753-9b27-bf66f45b3ecc Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-8b73122e-6200-4a20-bfae-804d04c81ddf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-8b73122e-6200-4a20-bfae-804d04c81ddf 2018-07-23 23:22:16,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-244a72f3-7f12-4ea6-afa1-2aee91614c76 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-320a0dfb-3acb-4611-b221-63d48ad4a792 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-320a0dfb-3acb-4611-b221-63d48ad4a792 2018-07-23 23:22:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-111db69e-9c9b-43f1-8ba8-dd22ca7faf26 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-e5ab02d0-0497-4838-9031-33cfe0dd309b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-e5ab02d0-0497-4838-9031-33cfe0dd309b 2018-07-23 23:22:16,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-0cdb0cb5-e48c-485d-bd66-d5c6c5737d98 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:16,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-42e23f23-a084-4b4d-ab19-3656b8a45ee7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:16,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-42e23f23-a084-4b4d-ab19-3656b8a45ee7 2018-07-23 23:22:16,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:16,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-f93de094-ad1e-4e1d-a79f-8fa8f40e2ded Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:16 GMT Server: Apache x-openstack-request-id: req-ef249ebd-1a14-4b0e-b7d2-42c00b5f98cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-ef249ebd-1a14-4b0e-b7d2-42c00b5f98cb 2018-07-23 23:22:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-333d92cf-313f-4e7d-85d2-784e4ff60cfb Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-d59681da-3f63-42fe-9885-4427ccca5bde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-d59681da-3f63-42fe-9885-4427ccca5bde 2018-07-23 23:22:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-5e4c1555-cc31-49ff-8857-87d5520eec9b Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-cdc34ab1-81e0-444b-a314-61bbaff48b83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-cdc34ab1-81e0-444b-a314-61bbaff48b83 2018-07-23 23:22:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-063507ac-9acb-4a31-97ec-e6097e5f016a Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-c5eb7c2f-b38f-4743-9a0f-fafdb8b04b7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-c5eb7c2f-b38f-4743-9a0f-fafdb8b04b7b 2018-07-23 23:22:17,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-954e58c7-43ae-466c-9a61-90ee59c4149a Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-ed23aaa1-2d43-4e8d-b30c-eaac7eb3399d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-ed23aaa1-2d43-4e8d-b30c-eaac7eb3399d 2018-07-23 23:22:17,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-7ef61e0f-9984-43ff-9d81-f348c65d4753 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-4b9ca1ab-2de6-42b5-a733-0e6e54ba27de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-4b9ca1ab-2de6-42b5-a733-0e6e54ba27de 2018-07-23 23:22:17,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-3eed30eb-e961-44ec-8af6-e82772eefc33 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-f05facf2-0110-4b73-b105-f2588ca39719 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-f05facf2-0110-4b73-b105-f2588ca39719 2018-07-23 23:22:17,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-49be0b9d-17e3-46f8-bb3d-2e71e7576e50 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-0d3e0c14-bd72-4395-8a28-552fd1c47db1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-0d3e0c14-bd72-4395-8a28-552fd1c47db1 2018-07-23 23:22:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-c1088efd-a469-48f2-8e3a-fccb8244e538 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-30c61215-694a-471e-8439-35d7fd078c94 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-30c61215-694a-471e-8439-35d7fd078c94 2018-07-23 23:22:17,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,460 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-de349135-97fc-4024-bca7-40e41bbb1b2c Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-27c97b50-a981-40bd-8fce-5f9bf822b4b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-27c97b50-a981-40bd-8fce-5f9bf822b4b0 2018-07-23 23:22:17,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-251983db-5fec-4df2-be94-7a514604c894 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-19eae6d7-8ed3-4a49-914d-ad795874e4ea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-19eae6d7-8ed3-4a49-914d-ad795874e4ea 2018-07-23 23:22:17,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,567 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-d2e697bb-96f8-4047-ab18-08e5c5835773 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-f15f7ba3-b01d-46da-966f-12fb391a9b82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-f15f7ba3-b01d-46da-966f-12fb391a9b82 2018-07-23 23:22:17,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-ad0236fa-ff16-4674-aa60-64d7284994a2 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-4233db3e-3364-4792-ac19-41ea284833d8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-4233db3e-3364-4792-ac19-41ea284833d8 2018-07-23 23:22:17,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-7003f247-6179-4722-90aa-c8adeb38f59a Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-2c1aeaf0-1857-431d-9c48-873a54f1fce6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-2c1aeaf0-1857-431d-9c48-873a54f1fce6 2018-07-23 23:22:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-eefbc5e3-5988-46f4-a857-964c35b054d6 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-6983d66e-6a63-4253-8e8f-ea9da6155387 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-6983d66e-6a63-4253-8e8f-ea9da6155387 2018-07-23 23:22:17,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-209e7261-47e9-478a-80cd-0cf320edcfda Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-d681fe45-0fc0-49b6-bfcb-453375a2dbfe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-d681fe45-0fc0-49b6-bfcb-453375a2dbfe 2018-07-23 23:22:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-a1f7e155-20bc-463f-8bf9-8bbf80f84798 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-c7be3c8f-d950-44cd-8df1-158042caf9e2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-c7be3c8f-d950-44cd-8df1-158042caf9e2 2018-07-23 23:22:17,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-e9645520-5e4d-432a-80f3-074f6aa4b2f6 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:17,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-3ffc0d50-5a37-40d2-bd81-e5ddec88c1d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:17,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-3ffc0d50-5a37-40d2-bd81-e5ddec88c1d9 2018-07-23 23:22:17,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:17,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-7bf26a73-be29-4ff6-8aa8-ad2a0e9e2950 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:17 GMT Server: Apache x-openstack-request-id: req-87f5fcfb-b0a4-45f4-9e4f-a6bdf2d6cc3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-87f5fcfb-b0a4-45f4-9e4f-a6bdf2d6cc3b 2018-07-23 23:22:18,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-55e85ada-16f4-4f6e-8631-6fb0217c7b5e Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-90823b9f-cb73-4f85-a602-b84cff093400 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-90823b9f-cb73-4f85-a602-b84cff093400 2018-07-23 23:22:18,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,086 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-fb9a70d8-b002-4f49-9ceb-2925b0c78b24 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-88d55f09-09dc-4415-ab71-618813681765 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-88d55f09-09dc-4415-ab71-618813681765 2018-07-23 23:22:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-843a2d4e-f0c5-419a-a796-b7330255622c Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-bb048e67-8340-4bbc-a219-9f7ac3ad9c5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-bb048e67-8340-4bbc-a219-9f7ac3ad9c5b 2018-07-23 23:22:18,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,195 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-89640a17-2089-48c0-94d5-259b79416a90 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-89bedfa2-8867-470a-894a-ee8bbc196752 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-89bedfa2-8867-470a-894a-ee8bbc196752 2018-07-23 23:22:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-6af7faab-ca92-4919-ac34-494b634cdbc3 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-c78fe0d6-a2b0-4baa-9809-dfe57d38096b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-c78fe0d6-a2b0-4baa-9809-dfe57d38096b 2018-07-23 23:22:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,307 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-2b9d8e12-a973-4e79-adf7-f2aac996aef8 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-e14842d3-c8c0-4cb8-9060-1663cd70fc57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-e14842d3-c8c0-4cb8-9060-1663cd70fc57 2018-07-23 23:22:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-c3f25496-8e87-4220-8288-07b58cb89de2 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-a7d28f02-5379-4e1f-866a-7fd76ddc17b3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-a7d28f02-5379-4e1f-866a-7fd76ddc17b3 2018-07-23 23:22:18,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,426 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-042cca0a-bfe9-454d-a234-8a4df31139d6 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-24679d30-df9d-4040-9601-111d7c679b6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-24679d30-df9d-4040-9601-111d7c679b6d 2018-07-23 23:22:18,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-5b4c86d5-21e6-4e62-814f-7f0289e934cc Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-48f38365-9764-4d0a-9fc6-9c4b20b088d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-48f38365-9764-4d0a-9fc6-9c4b20b088d1 2018-07-23 23:22:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-fda9dc30-4e54-424b-8f2f-191e2f2673d3 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-67c181e0-185c-461b-8c0f-67862c12209d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-67c181e0-185c-461b-8c0f-67862c12209d 2018-07-23 23:22:18,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-c17e2d14-48da-4a98-b310-37f53e16c51a Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-ec5b1ba3-1663-443b-aca2-0ce758da6722 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 560 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-ec5b1ba3-1663-443b-aca2-0ce758da6722 2018-07-23 23:22:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2c0d767ac6e8551da4bc1937c2b0188052888a1" 2018-07-23 23:22:18,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-71101c43-8024-480e-aa1d-8274181214e2 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:18,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-521bfb04-a0e0-4fbf-a87b-10d4d9724547 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "OS::stack_id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "image_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image", "inst_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-inst", "subnet_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-subnet", "flavor_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-flavor-name", "net_name": "CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack", "stack_user_project_id": "db37c13524284eed8f54d0f827adabbf", "tags": null, "creation_time": "2018-07-23T23:21:56Z", "links": [{"href": "http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:22:12Z", "id": "a9da0de9-fe79-4183-b2af-6863ec7a762e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:18,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-521bfb04-a0e0-4fbf-a87b-10d4d9724547 2018-07-23 23:22:18,757 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack 2018-07-23 23:22:18,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/a9da0de9-fe79-4183-b2af-6863ec7a762e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df55aac1015ed580f2a6a75c148389b5b647db4a" 2018-07-23 23:22:18,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-e11af428-d865-4a14-8799-976bd2e94897 Location: http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:19,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:18 GMT Server: Apache x-openstack-request-id: req-8abd5bd5-0115-4074-bbbc-9d2e2855a4f6 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:22:19,025 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/90ceefbc70b344d4b9c5e0c6d1b30918/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-stack/a9da0de9-fe79-4183-b2af-6863ec7a762e used request id req-8abd5bd5-0115-4074-bbbc-9d2e2855a4f6 2018-07-23 23:22:19,026 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-6d0b2a26-61f5-4822-8302-25282b3e4b6b-image 2018-07-23 23:22:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5cba9e2a164183f5808dae84a7f0cfd087974fc" 2018-07-23 23:22:19,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-577077e2-555e-401a-b448-02385fc73f85 Date: Mon, 23 Jul 2018 23:22:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:22:19,262 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6d53eb93-eb7f-4e26-b152-0380c31ebfdf used request id req-577077e2-555e-401a-b448-02385fc73f85 2018-07-23 23:22:19,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/10097f35-f40e-4439-b54b-abecf1374b54 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fad6277a9db3592cead7474bfd623066d1e0d" 2018-07-23 23:22:19,292 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b9cf2f8-e0e2-4e72-8ab9-d22a0d8fa153 x-compute-request-id: req-9b9cf2f8-e0e2-4e72-8ab9-d22a0d8fa153 Content-Length: 0 Content-Type: application/json 2018-07-23 23:22:19,292 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/10097f35-f40e-4439-b54b-abecf1374b54 used request id req-9b9cf2f8-e0e2-4e72-8ab9-d22a0d8fa153 2018-07-23 23:22:19,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:19,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-be41fde3-72da-40a0-b800-79b6fc2b8c4b Date: Mon, 23 Jul 2018 23:22:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "created_at": "2018-07-23T23:21:57Z", "updated_at": "2018-07-23T23:21:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "revision_number": 0, "id": "3a1bec6c-afe6-45f8-8bbe-9590151e630d", "remote_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "port_range_min": null, "ethertype": "IPv6", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "revision_number": 0, "id": "447f3a67-e49f-4b21-aba3-a836fc649e81", "remote_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "port_range_min": null, "ethertype": "IPv4", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "revision_number": 0, "id": "52f5d35f-dae2-4f1e-a3b4-799b438c9ef7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "port_range_min": null, "ethertype": "IPv6", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "revision_number": 0, "id": "e4ef0cc6-09a1-432e-8315-48794b81e3a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "port_range_min": null, "ethertype": "IPv4", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918"}], "revision_number": 4, "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:22:19,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-be41fde3-72da-40a0-b800-79b6fc2b8c4b 2018-07-23 23:22:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:19,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b445662-0076-4dad-9a4b-1eb2456c40d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:22:19,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-1b445662-0076-4dad-9a4b-1eb2456c40d9 2018-07-23 23:22:19,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:22:19,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:19,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77ed1378-56c2-4c4c-9007-65ab3063242f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:22:19,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-77ed1378-56c2-4c4c-9007-65ab3063242f 2018-07-23 23:22:19,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:22:19,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:19,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e6ff17e-a1ac-48f9-9f63-fcf289e1d00c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:22:19,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-1e6ff17e-a1ac-48f9-9f63-fcf289e1d00c 2018-07-23 23:22:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:19,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619841c6-5ed8-4029-be84-f8babbc8812d Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:22:19,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-619841c6-5ed8-4029-be84-f8babbc8812d 2018-07-23 23:22:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:19,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd656da5-2aec-4258-8fe8-5c294c31839f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:22:19,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-bd656da5-2aec-4258-8fe8-5c294c31839f 2018-07-23 23:22:19,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:22:19,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-623082de-c3c1-4cdc-bfc2-cbab28fb1229 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:22:20,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-623082de-c3c1-4cdc-bfc2-cbab28fb1229 2018-07-23 23:22:20,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:22:20,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e1d7d3c-bee5-4d20-917f-c0d8ff6838f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:22:20,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-1e1d7d3c-bee5-4d20-917f-c0d8ff6838f7 2018-07-23 23:22:20,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:22:20,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27891cb-a7c4-4ad3-8821-f606c8e40454 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "90ceefbc70b344d4b9c5e0c6d1b30918", "name": "CreateStackSuccessTests-8f940243-799b-49c-proj"}} 2018-07-23 23:22:20,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918 used request id req-d27891cb-a7c4-4ad3-8821-f606c8e40454 2018-07-23 23:22:20,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98b3ba0d-0550-44f1-afaa-e58bc472602e 2018-07-23 23:22:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=98b3ba0d-0550-44f1-afaa-e58bc472602e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-699dd0f2-d65d-421c-b8a1-4ddede6524a8 Date: Mon, 23 Jul 2018 23:22:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "port_range_min": null, "revision_number": 0, "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "created_at": "2018-07-23T23:21:57Z", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "id": "3a1bec6c-afe6-45f8-8bbe-9590151e630d"}, {"remote_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "port_range_min": null, "revision_number": 0, "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "created_at": "2018-07-23T23:21:57Z", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "id": "447f3a67-e49f-4b21-aba3-a836fc649e81"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "port_range_min": null, "revision_number": 0, "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "created_at": "2018-07-23T23:21:57Z", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "id": "52f5d35f-dae2-4f1e-a3b4-799b438c9ef7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:21:57Z", "security_group_id": "98b3ba0d-0550-44f1-afaa-e58bc472602e", "port_range_min": null, "revision_number": 0, "tenant_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "created_at": "2018-07-23T23:21:57Z", "project_id": "90ceefbc70b344d4b9c5e0c6d1b30918", "id": "e4ef0cc6-09a1-432e-8315-48794b81e3a8"}]} 2018-07-23 23:22:20,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=98b3ba0d-0550-44f1-afaa-e58bc472602e used request id req-699dd0f2-d65d-421c-b8a1-4ddede6524a8 2018-07-23 23:22:20,252 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:22:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/98b3ba0d-0550-44f1-afaa-e58bc472602e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2038e823-846c-4dac-b29a-05a33242af26 Content-Length: 0 Date: Mon, 23 Jul 2018 23:22:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:22:20,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/98b3ba0d-0550-44f1-afaa-e58bc472602e used request id req-2038e823-846c-4dac-b29a-05a33242af26 2018-07-23 23:22:20,390 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8f940243-799b-49c-proj 2018-07-23 23:22:20,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b2758a5-4cdb-4035-9a22-233f3eed6121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:20,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/90ceefbc70b344d4b9c5e0c6d1b30918 used request id req-2b2758a5-4cdb-4035-9a22-233f3eed6121 2018-07-23 23:22:20,592 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8f940243-799b-49c-proj-role 2018-07-23 23:22:20,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d0ec8f1249f348b887239ac5a9d9af29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f2c34df-7427-47e7-b482-580880d3066a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:20,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d0ec8f1249f348b887239ac5a9d9af29 used request id req-2f2c34df-7427-47e7-b482-580880d3066a 2018-07-23 23:22:20,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9562fc098aa3ffcb092272928c0ef2fe4636d754" 2018-07-23 23:22:20,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4d419e-1102-4510-816a-73952da1fa5a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:22:20,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-6a4d419e-1102-4510-816a-73952da1fa5a 2018-07-23 23:22:20,780 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8f940243-799b-49c-user 2018-07-23 23:22:20,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/5a8c1cad7dad47218e55156dd7e1961d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ade87f42d07ec7cce0272417e1a575556346f19e" 2018-07-23 23:22:20,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb3fcae-4387-4952-aa1d-bb9dfc8eec2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:20,937 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5a8c1cad7dad47218e55156dd7e1961d used request id req-bcb3fcae-4387-4952-aa1d-bb9dfc8eec2f 2018-07-23 23:22:20,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:21,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["1D8MHfOJT2u7AwSvYyKnSA"], "issued_at": "2018-07-23T23:22:21.000000Z"}} 2018-07-23 23:22:21,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10405fdc3e091d74aee988dc67cf5e2871366382" 2018-07-23 23:22:21,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0626f8dd-440d-49c1-a033-76354d32b348 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:21,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0626f8dd-440d-49c1-a033-76354d32b348 2018-07-23 23:22:21,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:21,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:21,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["jKRba_VNQ6uraGZcx1hFZw"], "issued_at": "2018-07-23T23:22:21.000000Z"}} 2018-07-23 23:22:21,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:21,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12bd587a-2c98-442c-94a2-c3b8367db1b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:21,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-12bd587a-2c98-442c-94a2-c3b8367db1b5 2018-07-23 23:22:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:22:21,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:22:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:22:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-195cd625-eec1-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:21,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e080ff-74ab-4bf8-983a-c54596f386e6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-195cd625-eec1-49c-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:22:21,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-195cd625-eec1-49c-proj used request id req-a9e080ff-74ab-4bf8-983a-c54596f386e6 2018-07-23 23:22:21,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:22,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95940305-40be-4864-9dc7-e60cb789449d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:22:22,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-95940305-40be-4864-9dc7-e60cb789449d 2018-07-23 23:22:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}}' 2018-07-23 23:22:22,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4201b638-3d6e-4dc7-ba92-f19020528f64 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652"}, "tags": [], "enabled": true, "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}} 2018-07-23 23:22:22,153 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4201b638-3d6e-4dc7-ba92-f19020528f64 2018-07-23 23:22:22,153 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-195cd625-eec1-49c-proj 2018-07-23 23:22:22,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:22,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:22,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["qMy51HN5RLOHIzyEzUzDtA"], "issued_at": "2018-07-23T23:22:22.000000Z"}} 2018-07-23 23:22:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e41da6565d2ef2721a73145f2ef66be6869efe" 2018-07-23 23:22:22,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b3fd7d-88f2-416d-9637-807a7474c758 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:22,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d3b3fd7d-88f2-416d-9637-807a7474c758 2018-07-23 23:22:22,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:22:22,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:22:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:22:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e41da6565d2ef2721a73145f2ef66be6869efe" 2018-07-23 23:22:22,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3be9849e-a6ca-48b6-979a-7be3d3ccaad4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:22:22,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-3be9849e-a6ca-48b6-979a-7be3d3ccaad4 2018-07-23 23:22:22,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-195cd625-eec1-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e41da6565d2ef2721a73145f2ef66be6869efe" 2018-07-23 23:22:22,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bff8f6f-138b-4e8b-a055-0442f6566d14 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-195cd625-eec1-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652"}, "tags": [], "enabled": true, "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}]} 2018-07-23 23:22:22,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-195cd625-eec1-49c-proj used request id req-0bff8f6f-138b-4e8b-a055-0442f6566d14 2018-07-23 23:22:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e41da6565d2ef2721a73145f2ef66be6869efe" 2018-07-23 23:22:22,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3093b3ec-b03f-4dc0-bccf-bd771b7f6324 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:22:22,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-3093b3ec-b03f-4dc0-bccf-bd771b7f6324 2018-07-23 23:22:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e41da6565d2ef2721a73145f2ef66be6869efe" 2018-07-23 23:22:23,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3488977-2391-4182-963e-faf1567a475d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:22:23,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d3488977-2391-4182-963e-faf1567a475d 2018-07-23 23:22:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-195cd625-eec1-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e41da6565d2ef2721a73145f2ef66be6869efe" 2018-07-23 23:22:23,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b4913a-cb05-4566-ab0d-88c97341baba Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-195cd625-eec1-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652"}, "tags": [], "enabled": true, "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}]} 2018-07-23 23:22:23,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-195cd625-eec1-49c-proj used request id req-f1b4913a-cb05-4566-ab0d-88c97341baba 2018-07-23 23:22:23,463 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-195cd625-eec1-49c-user 2018-07-23 23:22:23,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:23,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:23,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b04e08a7-0c5a-4956-9b00-afe202cb1a8c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:22:23,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b04e08a7-0c5a-4956-9b00-afe202cb1a8c 2018-07-23 23:22:23,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" -d '{"role": {"name": "CreateStackSuccessTests-195cd625-eec1-49c-proj-role"}}' 2018-07-23 23:22:23,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b51349fb-de9b-4f9d-aa37-69583dcaf8ac Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c719c3d722a47498f8aca1fb5e0bf7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/1c719c3d722a47498f8aca1fb5e0bf7c"}, "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj-role"}} 2018-07-23 23:22:23,526 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b51349fb-de9b-4f9d-aa37-69583dcaf8ac 2018-07-23 23:22:23,527 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-195cd625-eec1-49c-proj-role 2018-07-23 23:22:23,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/1c719c3d722a47498f8aca1fb5e0bf7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:23,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9378aa-fec4-4416-979b-6176e0aa27d0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1c719c3d722a47498f8aca1fb5e0bf7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/1c719c3d722a47498f8aca1fb5e0bf7c"}, "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj-role"}} 2018-07-23 23:22:23,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/1c719c3d722a47498f8aca1fb5e0bf7c used request id req-de9378aa-fec4-4416-979b-6176e0aa27d0 2018-07-23 23:22:23,623 - keystone_utils - INFO - Granting role CreateStackSuccessTests-195cd625-eec1-49c-proj-role to project CreateStackSuccessTests-195cd625-eec1-49c-proj 2018-07-23 23:22:23,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652/users/f367bf44eaed48a6bd57544b8e7fb650/roles/1c719c3d722a47498f8aca1fb5e0bf7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:23,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bf4a817-c282-4889-acdf-be8852597136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:23,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652/users/f367bf44eaed48a6bd57544b8e7fb650/roles/1c719c3d722a47498f8aca1fb5e0bf7c used request id req-7bf4a817-c282-4889-acdf-be8852597136 2018-07-23 23:22:23,758 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:22:23,758 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:22:23,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:23,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:24,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c719c3d722a47498f8aca1fb5e0bf7c", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj-role"}], "expires_at": "2018-07-24T00:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-195cd625-eec1-49c-user", "id": "f367bf44eaed48a6bd57544b8e7fb650"}, "audit_ids": ["du2NawzIRC66_A62xcNgtw"], "issued_at": "2018-07-23T23:22:24.000000Z"}} 2018-07-23 23:22:24,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" 2018-07-23 23:22:24,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ea03f7-33db-466b-91a2-a76a98cf3884 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:24,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-07ea03f7-33db-466b-91a2-a76a98cf3884 2018-07-23 23:22:24,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" 2018-07-23 23:22:24,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-b3fe4363-2eef-4bd6-9c9a-9baefa55ca77 Date: Mon, 23 Jul 2018 23:22:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image"} 2018-07-23 23:22:24,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image used request id req-b3fe4363-2eef-4bd6-9c9a-9baefa55ca77 2018-07-23 23:22:24,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" 2018-07-23 23:22:24,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3fc65b0e-2e95-4a5e-bedb-b19a9c694fd1 Date: Mon, 23 Jul 2018 23:22:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:22:24,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3fc65b0e-2e95-4a5e-bedb-b19a9c694fd1 2018-07-23 23:22:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image"}' 2018-07-23 23:22:24,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c729313-62b5-46ec-8e2d-ea0d8db6b7c1 Date: Mon, 23 Jul 2018 23:22:24 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:22:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:22:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc", "min_disk": 0, "protected": false, "id": "7f59dc68-f158-435e-b0d9-4fa18b2561cc", "file": "/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/file", "checksum": null, "owner": "4c3eeb3cfa1e47ceb03f95d84930d652", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:22:24,496 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1c729313-62b5-46ec-8e2d-ea0d8db6b7c1 2018-07-23 23:22:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" -d '' 2018-07-23 23:22:25,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54778944-43b3-42f0-a7f6-97a58ad7e16d Date: Mon, 23 Jul 2018 23:22:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:22:25,078 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/file used request id req-54778944-43b3-42f0-a7f6-97a58ad7e16d 2018-07-23 23:22:25,079 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:22:25,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" 2018-07-23 23:22:25,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-43952932-36d5-4f47-a7e7-b0c20aa67d77 Date: Mon, 23 Jul 2018 23:22:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:22:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:22:25Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/snap", "metadata": {}}], "self": "/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc", "min_disk": 0, "protected": false, "id": "7f59dc68-f158-435e-b0d9-4fa18b2561cc", "file": "/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c3eeb3cfa1e47ceb03f95d84930d652", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:22:25,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc used request id req-43952932-36d5-4f47-a7e7-b0c20aa67d77 2018-07-23 23:22:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" 2018-07-23 23:22:25,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-de3b5385-8a45-4e52-b233-247c842e6b6e Date: Mon, 23 Jul 2018 23:22:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:22:25,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-de3b5385-8a45-4e52-b233-247c842e6b6e 2018-07-23 23:22:25,111 - create_image - INFO - Created image with name - CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image 2018-07-23 23:22:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" 2018-07-23 23:22:25,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-84b158fc-42ad-46e8-adea-a3fd1f04e88d Date: Mon, 23 Jul 2018 23:22:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:22:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:22:25Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/snap", "metadata": {}}], "self": "/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc", "min_disk": 0, "protected": false, "id": "7f59dc68-f158-435e-b0d9-4fa18b2561cc", "file": "/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4c3eeb3cfa1e47ceb03f95d84930d652", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:22:25,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc used request id req-84b158fc-42ad-46e8-adea-a3fd1f04e88d 2018-07-23 23:22:25,133 - create_image - DEBUG - Instance status is - active 2018-07-23 23:22:25,133 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image 2018-07-23 23:22:25,133 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image 2018-07-23 23:22:25,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:25,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:25,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-WQzk4IITk-1hKS3-luP2w"], "issued_at": "2018-07-23T23:22:25.000000Z"}} 2018-07-23 23:22:25,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f21f537c3c70d6a3666ef3c5d3b74d7bfd46428" 2018-07-23 23:22:25,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84eff32-75c7-4713-b6a8-f2dfea217fe1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:25,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c84eff32-75c7-4713-b6a8-f2dfea217fe1 2018-07-23 23:22:25,680 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:22:25,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f21f537c3c70d6a3666ef3c5d3b74d7bfd46428" 2018-07-23 23:22:25,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-855b7db6-6e15-49c8-9b38-949c98ab24fb x-compute-request-id: req-855b7db6-6e15-49c8-9b38-949c98ab24fb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:22:25,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-855b7db6-6e15-49c8-9b38-949c98ab24fb 2018-07-23 23:22:25,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f21f537c3c70d6a3666ef3c5d3b74d7bfd46428" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-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-23 23:22:25,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c441a7-2591-45b8-90a0-165cea153d11 x-compute-request-id: req-90c441a7-2591-45b8-90a0-165cea153d11 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5e245d08-b4ed-4f0d-80bd-05affec6e90f", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5e245d08-b4ed-4f0d-80bd-05affec6e90f", "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": "5e245d08-b4ed-4f0d-80bd-05affec6e90f"}} 2018-07-23 23:22:25,899 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-90c441a7-2591-45b8-90a0-165cea153d11 2018-07-23 23:22:25,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:25,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:26,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c719c3d722a47498f8aca1fb5e0bf7c", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj-role"}], "expires_at": "2018-07-24T00:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-195cd625-eec1-49c-user", "id": "f367bf44eaed48a6bd57544b8e7fb650"}, "audit_ids": ["NXQYGPSUQeuJrIdqV0rk5w"], "issued_at": "2018-07-23T23:22:26.000000Z"}} 2018-07-23 23:22:26,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:26,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c73996-7d8b-4c8b-a92d-381e51570b33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:26,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-02c73996-7d8b-4c8b-a92d-381e51570b33 2018-07-23 23:22:26,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:22:26,383 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:22:26,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:26,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:26 GMT Server: Apache x-openstack-request-id: req-f199f46f-d461-4094-8dcb-cca971ec4547 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:22:26,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack used request id req-f199f46f-d461-4094-8dcb-cca971ec4547 2018-07-23 23:22:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-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-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}}' 2018-07-23 23:22:28,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:22:26 GMT Server: Apache x-openstack-request-id: req-efcd37d7-8d54-4732-91cb-4461efbc8a50 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "e3687c27-20dd-445e-a38a-c973c12de87c", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}]}} 2018-07-23 23:22:28,497 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks used request id req-efcd37d7-8d54-4732-91cb-4461efbc8a50 2018-07-23 23:22:28,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:28,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:28 GMT Server: Apache x-openstack-request-id: req-d3e29f2c-cf35-4098-ba20-de40d8d41a0b Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:28,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:28 GMT Server: Apache x-openstack-request-id: req-8f94c2e1-8aeb-459b-ba87-30958579242e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:28,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-8f94c2e1-8aeb-459b-ba87-30958579242e 2018-07-23 23:22:28,755 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:28,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:28,942 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:28 GMT Server: Apache x-openstack-request-id: req-f8cae8c1-38db-404f-8644-f107840cdd10 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:28,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:28 GMT Server: Apache x-openstack-request-id: req-170130bc-47c9-404f-b852-c9ec5829fed6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:28,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-170130bc-47c9-404f-b852-c9ec5829fed6 2018-07-23 23:22:28,987 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:22:28,987 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:31,991 - create_stack - DEBUG - Stack status query timeout in 1196.76470399 2018-07-23 23:22:31,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:32,022 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:31 GMT Server: Apache x-openstack-request-id: req-5ef1390c-ac97-4e3e-bdd3-f09d2f93f41f Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:32,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:32 GMT Server: Apache x-openstack-request-id: req-da2cc1d3-e3b4-4369-b7cb-fe8c23688c5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:32,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-da2cc1d3-e3b4-4369-b7cb-fe8c23688c5d 2018-07-23 23:22:32,232 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:22:32,233 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:35,236 - create_stack - DEBUG - Stack status query timeout in 1193.51943016 2018-07-23 23:22:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:35,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:35 GMT Server: Apache x-openstack-request-id: req-0e8900ea-dcae-41d8-afb5-710e23e0ccd4 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:35,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:35 GMT Server: Apache x-openstack-request-id: req-2aff5348-7476-4861-89c6-b26a8d0e814d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:35,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-2aff5348-7476-4861-89c6-b26a8d0e814d 2018-07-23 23:22:35,306 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:22:35,307 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:38,310 - create_stack - DEBUG - Stack status query timeout in 1190.44539905 2018-07-23 23:22:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:38,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:38 GMT Server: Apache x-openstack-request-id: req-477e35da-0e97-47c2-9097-e0e934ec6ed8 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:38,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:38 GMT Server: Apache x-openstack-request-id: req-4b85c343-f481-4fd8-889f-277f094f08bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:38,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-4b85c343-f481-4fd8-889f-277f094f08bb 2018-07-23 23:22:38,563 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:22:38,563 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:41,566 - create_stack - DEBUG - Stack status query timeout in 1187.18911314 2018-07-23 23:22:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:41,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:41 GMT Server: Apache x-openstack-request-id: req-1f954563-8cd8-43c4-a92d-f7f718a224ab Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:41,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:41 GMT Server: Apache x-openstack-request-id: req-b3c8bcb7-b5bc-44e3-a5d6-a9c2231ee72f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:41,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-b3c8bcb7-b5bc-44e3-a5d6-a9c2231ee72f 2018-07-23 23:22:41,638 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:22:41,639 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:41,639 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:41,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:42,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c719c3d722a47498f8aca1fb5e0bf7c", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj-role"}], "expires_at": "2018-07-24T00:22:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-195cd625-eec1-49c-user", "id": "f367bf44eaed48a6bd57544b8e7fb650"}, "audit_ids": ["c6gFsoi5T0ipP8mh8dQMbQ"], "issued_at": "2018-07-23T23:22:42.000000Z"}} 2018-07-23 23:22:42,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff60ab006a49d50ce4254708b9321ebe1b564bd" 2018-07-23 23:22:42,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:42 GMT Server: Apache x-openstack-request-id: req-95f15125-fc89-4924-a45e-8fd71241a207 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:42,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:42 GMT Server: Apache x-openstack-request-id: req-7aee77db-f729-4696-9646-4e6ca61c9818 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:42,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-7aee77db-f729-4696-9646-4e6ca61c9818 2018-07-23 23:22:42,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:42,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:42 GMT Server: Apache x-openstack-request-id: req-f00a9ff1-a3b1-4646-9420-d0f0eea8ad36 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:42,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:42 GMT Server: Apache x-openstack-request-id: req-34bd1317-7981-42ce-9250-c07be0163ece Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:42,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-34bd1317-7981-42ce-9250-c07be0163ece 2018-07-23 23:22:42,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:42,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:43,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1c719c3d722a47498f8aca1fb5e0bf7c", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj-role"}], "expires_at": "2018-07-24T00:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4c3eeb3cfa1e47ceb03f95d84930d652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-195cd625-eec1-49c-user", "id": "f367bf44eaed48a6bd57544b8e7fb650"}, "audit_ids": ["YPneKF5YSHSPQ99RSjk_hw"], "issued_at": "2018-07-23T23:22:43.000000Z"}} 2018-07-23 23:22:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b08feec3af5e03dfc713dc5ad516f00e10a0f93" 2018-07-23 23:22:43,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8733e4-36c2-472e-97d2-dad34c395f97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:43,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3b8733e4-36c2-472e-97d2-dad34c395f97 2018-07-23 23:22:43,199 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:22:43,202 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:22:43,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b08feec3af5e03dfc713dc5ad516f00e10a0f93" 2018-07-23 23:22:43,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:43 GMT Server: Apache x-openstack-request-id: req-72cc89f3-63c7-4703-bcee-0a6c6421e2a4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "deletion_time": null, "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "tags": null}]} 2018-07-23 23:22:43,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack used request id req-72cc89f3-63c7-4703-bcee-0a6c6421e2a4 2018-07-23 23:22:43,399 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:43,399 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:43,400 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:43,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:43,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:43 GMT Server: Apache x-openstack-request-id: req-24769a9a-5376-4f4b-856e-0cc26fbf1c83 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:43,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:43 GMT Server: Apache x-openstack-request-id: req-68d6b0dc-af3e-4889-b2e9-5201e6ccaff5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:43,631 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-68d6b0dc-af3e-4889-b2e9-5201e6ccaff5 2018-07-23 23:22:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:43,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:43 GMT Server: Apache x-openstack-request-id: req-b31bd677-60cc-40da-a332-b1fbabdace22 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:43,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:43 GMT Server: Apache x-openstack-request-id: req-0c4a10fa-aa3b-4f07-8d1f-fc940add5fe4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:43Z", "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:43,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-0c4a10fa-aa3b-4f07-8d1f-fc940add5fe4 2018-07-23 23:22:43,734 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:22:43,734 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:46,737 - create_stack - DEBUG - Stack status query timeout in 1196.89436293 2018-07-23 23:22:46,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:46,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:46 GMT Server: Apache x-openstack-request-id: req-5fd4ba9a-8ab0-4bc4-9391-2be189dcd030 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:46,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:46 GMT Server: Apache x-openstack-request-id: req-c75f3607-f0df-4c17-93dd-458cd24d89e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:22:43Z", "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:46,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-c75f3607-f0df-4c17-93dd-458cd24d89e1 2018-07-23 23:22:46,793 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:22:46,793 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:22:49,797 - create_stack - DEBUG - Stack status query timeout in 1193.83478594 2018-07-23 23:22:49,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:49,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:49 GMT Server: Apache x-openstack-request-id: req-821dec49-6161-4f26-a2f3-e27687c9964c Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:50,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:49 GMT Server: Apache x-openstack-request-id: req-ed69b4f1-a19c-486a-ae13-604772e70340 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "OS::stack_id": "e3687c27-20dd-445e-a38a-c973c12de87c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "image_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image", "inst_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-inst", "subnet_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-subnet", "flavor_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-flavor-name", "net_name": "CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-net"}, "deletion_time": "2018-07-23T23:22:49Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack", "stack_user_project_id": "70dd151dc215487b93824fb05adf8df9", "tags": null, "creation_time": "2018-07-23T23:22:27Z", "links": [{"href": "http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:22:43Z", "id": "e3687c27-20dd-445e-a38a-c973c12de87c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:22:50,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-ed69b4f1-a19c-486a-ae13-604772e70340 2018-07-23 23:22:50,011 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:22:50,011 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:50,011 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack 2018-07-23 23:22:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/e3687c27-20dd-445e-a38a-c973c12de87c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d926fbbad1cc21b42bedbe1d53a0665769c290fc" 2018-07-23 23:22:50,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:22:50 GMT Server: Apache x-openstack-request-id: req-a848a930-db1b-412c-990e-6dddaa9d6c35 Location: http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:22:50,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:50 GMT Server: Apache x-openstack-request-id: req-8b3d97e0-0c3c-4a53-8f75-fc83195bb73e Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:22:50,223 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/4c3eeb3cfa1e47ceb03f95d84930d652/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-stack/e3687c27-20dd-445e-a38a-c973c12de87c used request id req-8b3d97e0-0c3c-4a53-8f75-fc83195bb73e 2018-07-23 23:22:50,224 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c7cd024d-fcdd-40b3-8ee8-0e2be66a9334-image 2018-07-23 23:22:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc726da281d7604c60e2528a13f3901992eb0675" 2018-07-23 23:22:51,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bceebebd-780a-4040-9bc1-43991db06f84 Date: Mon, 23 Jul 2018 23:22:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:22:51,040 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/7f59dc68-f158-435e-b0d9-4fa18b2561cc used request id req-bceebebd-780a-4040-9bc1-43991db06f84 2018-07-23 23:22:51,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/5e245d08-b4ed-4f0d-80bd-05affec6e90f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f21f537c3c70d6a3666ef3c5d3b74d7bfd46428" 2018-07-23 23:22:51,069 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:22:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39210f8c-6e3d-4c9f-8bff-193e77b5838a x-compute-request-id: req-39210f8c-6e3d-4c9f-8bff-193e77b5838a Content-Length: 0 Content-Type: application/json 2018-07-23 23:22:51,070 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/5e245d08-b4ed-4f0d-80bd-05affec6e90f used request id req-39210f8c-6e3d-4c9f-8bff-193e77b5838a 2018-07-23 23:22:51,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:51,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-dc9b2fff-0332-4a7e-800a-f51dfb5de8b4 Date: Mon, 23 Jul 2018 23:22:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "created_at": "2018-07-23T23:22:29Z", "updated_at": "2018-07-23T23:22:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "revision_number": 0, "id": "49329cf3-a595-4cee-b433-cc77d33610a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "revision_number": 0, "id": "7882797d-b4f1-4ed3-bf47-024a5035ae0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "revision_number": 0, "id": "79280d49-ccb0-4e70-ab13-e8f49dca9e5c", "remote_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "remote_ip_prefix": null, "created_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "revision_number": 0, "id": "fede272d-a604-4bf4-b6ad-1c250019f680", "remote_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "remote_ip_prefix": null, "created_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652"}], "revision_number": 4, "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:22:51,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-dc9b2fff-0332-4a7e-800a-f51dfb5de8b4 2018-07-23 23:22:51,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:51,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e456116b-f0e7-4b5a-b740-c2ecfdb46245 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:22:51,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-e456116b-f0e7-4b5a-b740-c2ecfdb46245 2018-07-23 23:22:51,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:22:51,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:51,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e60c81-a1ab-46f6-a99d-3dafb3586ef0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:22:51,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-03e60c81-a1ab-46f6-a99d-3dafb3586ef0 2018-07-23 23:22:51,497 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:22:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:51,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269089f1-a422-4e2e-8ed7-bc7cc3ca183b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4c3eeb3cfa1e47ceb03f95d84930d652", "name": "CreateStackSuccessTests-195cd625-eec1-49c-proj"}} 2018-07-23 23:22:51,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652 used request id req-269089f1-a422-4e2e-8ed7-bc7cc3ca183b 2018-07-23 23:22:51,593 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 26967aba-8dfb-4040-bd37-3bb1116a4be2 2018-07-23 23:22:51,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=26967aba-8dfb-4040-bd37-3bb1116a4be2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:51,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9cbddcf0-3da4-432b-ac54-25a0f31a00a3 Date: Mon, 23 Jul 2018 23:22:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "port_range_min": null, "revision_number": 0, "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "created_at": "2018-07-23T23:22:29Z", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "id": "49329cf3-a595-4cee-b433-cc77d33610a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "port_range_min": null, "revision_number": 0, "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "created_at": "2018-07-23T23:22:29Z", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "id": "7882797d-b4f1-4ed3-bf47-024a5035ae0c"}, {"remote_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "port_range_min": null, "revision_number": 0, "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "created_at": "2018-07-23T23:22:29Z", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "id": "79280d49-ccb0-4e70-ab13-e8f49dca9e5c"}, {"remote_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:22:29Z", "security_group_id": "26967aba-8dfb-4040-bd37-3bb1116a4be2", "port_range_min": null, "revision_number": 0, "tenant_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "created_at": "2018-07-23T23:22:29Z", "project_id": "4c3eeb3cfa1e47ceb03f95d84930d652", "id": "fede272d-a604-4bf4-b6ad-1c250019f680"}]} 2018-07-23 23:22:51,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=26967aba-8dfb-4040-bd37-3bb1116a4be2 used request id req-9cbddcf0-3da4-432b-ac54-25a0f31a00a3 2018-07-23 23:22:51,619 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:22:51,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/26967aba-8dfb-4040-bd37-3bb1116a4be2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:51,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4c768d2-879d-4cc2-9859-1661d54b4226 Content-Length: 0 Date: Mon, 23 Jul 2018 23:22:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:22:51,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/26967aba-8dfb-4040-bd37-3bb1116a4be2 used request id req-f4c768d2-879d-4cc2-9859-1661d54b4226 2018-07-23 23:22:51,792 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-195cd625-eec1-49c-proj 2018-07-23 23:22:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:52,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0598ee46-68bb-4505-a159-0de99649a35c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:52,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4c3eeb3cfa1e47ceb03f95d84930d652 used request id req-0598ee46-68bb-4505-a159-0de99649a35c 2018-07-23 23:22:52,055 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-195cd625-eec1-49c-proj-role 2018-07-23 23:22:52,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/1c719c3d722a47498f8aca1fb5e0bf7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:52,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-445184f5-bd24-4934-b9de-5cb460053326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:52,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/1c719c3d722a47498f8aca1fb5e0bf7c used request id req-445184f5-bd24-4934-b9de-5cb460053326 2018-07-23 23:22:52,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b96614fc5ba1788b99fc69cf8448c247dc8fcae2" 2018-07-23 23:22:52,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63daa21d-2009-4969-96a4-6425c0de4e1c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:22:52,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-63daa21d-2009-4969-96a4-6425c0de4e1c 2018-07-23 23:22:52,252 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-195cd625-eec1-49c-user 2018-07-23 23:22:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f367bf44eaed48a6bd57544b8e7fb650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e41da6565d2ef2721a73145f2ef66be6869efe" 2018-07-23 23:22:52,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ecce106-3f22-4da2-96e9-316b1cd6398a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:52,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f367bf44eaed48a6bd57544b8e7fb650 used request id req-8ecce106-3f22-4da2-96e9-316b1cd6398a 2018-07-23 23:22:52,455 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:52,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["VgEhxmFdQJadDsV7-pZtVw"], "issued_at": "2018-07-23T23:22:52.000000Z"}} 2018-07-23 23:22:52,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad8ff117b81dbf180c1ac7d8630612ccbe9909e8" 2018-07-23 23:22:52,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff429c1b-3dbe-4749-876a-a11739e03d68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:52,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ff429c1b-3dbe-4749-876a-a11739e03d68 2018-07-23 23:22:52,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:52,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:53,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["b_nmSk77SCK0DO9gubC8VA"], "issued_at": "2018-07-23T23:22:53.000000Z"}} 2018-07-23 23:22:53,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:22:53,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c90beee-d2ac-4993-826e-83dde00d8706 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:53,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2c90beee-d2ac-4993-826e-83dde00d8706 2018-07-23 23:22:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:22:53,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:22:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:22:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-90d28960-4d13-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:22:53,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f4f422-0186-47bf-afb0-030f97441bdc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-90d28960-4d13-467-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:22:53,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-90d28960-4d13-467-proj used request id req-98f4f422-0186-47bf-afb0-030f97441bdc 2018-07-23 23:22:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:22:53,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597e5877-f053-4aea-b6e4-8c3fc5a6bcd2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:22:53,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-597e5877-f053-4aea-b6e4-8c3fc5a6bcd2 2018-07-23 23:22:53,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj"}}' 2018-07-23 23:22:53,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:22:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907b05e1-d8ed-4d9b-b0ee-e1fbb0350af1 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396"}, "tags": [], "enabled": true, "id": "eb7d4b60c59346b2bf9d5af7e53c3396", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj"}} 2018-07-23 23:22:53,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-907b05e1-d8ed-4d9b-b0ee-e1fbb0350af1 2018-07-23 23:22:53,700 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-90d28960-4d13-467-proj 2018-07-23 23:22:53,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:53,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:54,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SG3GAjodSbmmT_W3dLgHQQ"], "issued_at": "2018-07-23T23:22:54.000000Z"}} 2018-07-23 23:22:54,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0303c07d74feb1a2772951ceb74da4ff2801d221" 2018-07-23 23:22:54,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ff8f28-f4be-491c-8d7a-783579bc19a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:54,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-96ff8f28-f4be-491c-8d7a-783579bc19a0 2018-07-23 23:22:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:22:54,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:22:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:22:54,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0303c07d74feb1a2772951ceb74da4ff2801d221" 2018-07-23 23:22:54,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f49c0a-85f5-42d1-9ab8-5c04aa4bafe3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:22:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b3f49c0a-85f5-42d1-9ab8-5c04aa4bafe3 2018-07-23 23:22:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-90d28960-4d13-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0303c07d74feb1a2772951ceb74da4ff2801d221" 2018-07-23 23:22:54,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ddb6fb9-ccb0-4842-aa23-e2c29ae19d4c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-90d28960-4d13-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396"}, "tags": [], "enabled": true, "id": "eb7d4b60c59346b2bf9d5af7e53c3396", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj"}]} 2018-07-23 23:22:54,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-90d28960-4d13-467-proj used request id req-2ddb6fb9-ccb0-4842-aa23-e2c29ae19d4c 2018-07-23 23:22:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0303c07d74feb1a2772951ceb74da4ff2801d221" 2018-07-23 23:22:54,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597ac6d8-3d2a-4294-b2ac-4683900d5278 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:22:54,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-597ac6d8-3d2a-4294-b2ac-4683900d5278 2018-07-23 23:22:54,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0303c07d74feb1a2772951ceb74da4ff2801d221" 2018-07-23 23:22:54,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb5e23d-ef51-43a9-b23e-261c4db4323a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:22:54,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0eb5e23d-ef51-43a9-b23e-261c4db4323a 2018-07-23 23:22:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-90d28960-4d13-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0303c07d74feb1a2772951ceb74da4ff2801d221" 2018-07-23 23:22:55,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859c3e17-c39a-490b-a17a-6750c0a85fbd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-90d28960-4d13-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396"}, "tags": [], "enabled": true, "id": "eb7d4b60c59346b2bf9d5af7e53c3396", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj"}]} 2018-07-23 23:22:55,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-90d28960-4d13-467-proj used request id req-859c3e17-c39a-490b-a17a-6750c0a85fbd 2018-07-23 23:22:55,006 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-90d28960-4d13-467-user 2018-07-23 23:22:55,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:55,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:22:55,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc4ce69-0695-44f7-a9a9-d1432c75442c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:22:55,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bcc4ce69-0695-44f7-a9a9-d1432c75442c 2018-07-23 23:22:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" -d '{"role": {"name": "CreateStackSuccessTests-90d28960-4d13-467-proj-role"}}' 2018-07-23 23:22:55,193 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa2ceff0-5822-4b97-a014-864c6f71a9fc Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b12cdef681440cbbf1512d8526469fa", "links": {"self": "http://172.30.9.26:5000/v3/roles/0b12cdef681440cbbf1512d8526469fa"}, "name": "CreateStackSuccessTests-90d28960-4d13-467-proj-role"}} 2018-07-23 23:22:55,193 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-fa2ceff0-5822-4b97-a014-864c6f71a9fc 2018-07-23 23:22:55,194 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-90d28960-4d13-467-proj-role 2018-07-23 23:22:55,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0b12cdef681440cbbf1512d8526469fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:22:55,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2ed611-3f62-45b6-bf41-de6b4b452fac Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b12cdef681440cbbf1512d8526469fa", "links": {"self": "http://172.30.9.26:5000/v3/roles/0b12cdef681440cbbf1512d8526469fa"}, "name": "CreateStackSuccessTests-90d28960-4d13-467-proj-role"}} 2018-07-23 23:22:55,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0b12cdef681440cbbf1512d8526469fa used request id req-6e2ed611-3f62-45b6-bf41-de6b4b452fac 2018-07-23 23:22:55,277 - keystone_utils - INFO - Granting role CreateStackSuccessTests-90d28960-4d13-467-proj-role to project CreateStackSuccessTests-90d28960-4d13-467-proj 2018-07-23 23:22:55,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396/users/b6ce36f6027e4b539c95f85d15719202/roles/0b12cdef681440cbbf1512d8526469fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:22:55,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d50a20de-b72e-4e18-aba7-9ded8e867cd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:22:55,403 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396/users/b6ce36f6027e4b539c95f85d15719202/roles/0b12cdef681440cbbf1512d8526469fa used request id req-d50a20de-b72e-4e18-aba7-9ded8e867cd9 2018-07-23 23:22:55,403 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:22:55,404 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:22:55,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:55,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:55,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b12cdef681440cbbf1512d8526469fa", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj-role"}], "expires_at": "2018-07-24T00:22:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb7d4b60c59346b2bf9d5af7e53c3396", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-90d28960-4d13-467-user", "id": "b6ce36f6027e4b539c95f85d15719202"}, "audit_ids": ["3Xg4fhTrTBqWkQ79GVAHOw"], "issued_at": "2018-07-23T23:22:55.000000Z"}} 2018-07-23 23:22:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" 2018-07-23 23:22:55,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2756f5-5c83-4c3b-9570-08708930195d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:55,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d2756f5-5c83-4c3b-9570-08708930195d 2018-07-23 23:22:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" 2018-07-23 23:22:56,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-06f32ed0-2051-46bf-9def-e3478c955a53 Date: Mon, 23 Jul 2018 23:22:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image"} 2018-07-23 23:22:56,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image used request id req-06f32ed0-2051-46bf-9def-e3478c955a53 2018-07-23 23:22:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" 2018-07-23 23:22:56,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9934334b-0450-472a-9916-727195c0983f Date: Mon, 23 Jul 2018 23:22:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:22:56,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9934334b-0450-472a-9916-727195c0983f 2018-07-23 23:22:56,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image"}' 2018-07-23 23:22:56,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-963be348-f40e-4b3c-93f2-27ee0633324c Date: Mon, 23 Jul 2018 23:22:56 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:22:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:22:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/df0008d1-674e-40bd-b221-ec632af58c58", "min_disk": 0, "protected": false, "id": "df0008d1-674e-40bd-b221-ec632af58c58", "file": "/v2/images/df0008d1-674e-40bd-b221-ec632af58c58/file", "checksum": null, "owner": "eb7d4b60c59346b2bf9d5af7e53c3396", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:22:56,128 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-963be348-f40e-4b3c-93f2-27ee0633324c 2018-07-23 23:22:56,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" -d '' 2018-07-23 23:22:57,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bfdd5e4e-68eb-48be-b548-16ab20790097 Date: Mon, 23 Jul 2018 23:22:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:22:57,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58/file used request id req-bfdd5e4e-68eb-48be-b548-16ab20790097 2018-07-23 23:22:57,043 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:22:57,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" 2018-07-23 23:22:57,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7252fdae-e165-4c5a-9e2c-200a92d1b1f7 Date: Mon, 23 Jul 2018 23:22:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:22:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:22:57Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/df0008d1-674e-40bd-b221-ec632af58c58/snap", "metadata": {}}], "self": "/v2/images/df0008d1-674e-40bd-b221-ec632af58c58", "min_disk": 0, "protected": false, "id": "df0008d1-674e-40bd-b221-ec632af58c58", "file": "/v2/images/df0008d1-674e-40bd-b221-ec632af58c58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb7d4b60c59346b2bf9d5af7e53c3396", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/df0008d1-674e-40bd-b221-ec632af58c58/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:22:57,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58 used request id req-7252fdae-e165-4c5a-9e2c-200a92d1b1f7 2018-07-23 23:22:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" 2018-07-23 23:22:57,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9cdd00b4-c1a8-4608-bc6c-f8ef836795f6 Date: Mon, 23 Jul 2018 23:22:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:22:57,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9cdd00b4-c1a8-4608-bc6c-f8ef836795f6 2018-07-23 23:22:57,076 - create_image - INFO - Created image with name - CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image 2018-07-23 23:22:57,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" 2018-07-23 23:22:57,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-766ce452-4834-4e26-b315-acf27c2b4713 Date: Mon, 23 Jul 2018 23:22:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:22:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:22:57Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/df0008d1-674e-40bd-b221-ec632af58c58/snap", "metadata": {}}], "self": "/v2/images/df0008d1-674e-40bd-b221-ec632af58c58", "min_disk": 0, "protected": false, "id": "df0008d1-674e-40bd-b221-ec632af58c58", "file": "/v2/images/df0008d1-674e-40bd-b221-ec632af58c58/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eb7d4b60c59346b2bf9d5af7e53c3396", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/df0008d1-674e-40bd-b221-ec632af58c58/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:22:57,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58 used request id req-766ce452-4834-4e26-b315-acf27c2b4713 2018-07-23 23:22:57,096 - create_image - DEBUG - Instance status is - active 2018-07-23 23:22:57,096 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image 2018-07-23 23:22:57,097 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image 2018-07-23 23:22:57,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:57,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:57,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["akGmqEvYSuW1b0-5FlcAxg"], "issued_at": "2018-07-23T23:22:57.000000Z"}} 2018-07-23 23:22:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9797860e88b9b024263a3d011c33bf89a962bcc1" 2018-07-23 23:22:57,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de11ac3-4422-4ff4-99cd-8daa1be88518 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:57,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6de11ac3-4422-4ff4-99cd-8daa1be88518 2018-07-23 23:22:57,563 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:22:57,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9797860e88b9b024263a3d011c33bf89a962bcc1" 2018-07-23 23:22:57,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70f17941-895d-40a5-8a83-831171841baf x-compute-request-id: req-70f17941-895d-40a5-8a83-831171841baf Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:22:57,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-70f17941-895d-40a5-8a83-831171841baf 2018-07-23 23:22:57,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9797860e88b9b024263a3d011c33bf89a962bcc1" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-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-23 23:22:57,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ac1897-7448-4402-9c82-8b698e78d914 x-compute-request-id: req-37ac1897-7448-4402-9c82-8b698e78d914 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/b4c9d0b2-45ac-4e0b-a529-09e9d868addf", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/b4c9d0b2-45ac-4e0b-a529-09e9d868addf", "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": "b4c9d0b2-45ac-4e0b-a529-09e9d868addf"}} 2018-07-23 23:22:57,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-37ac1897-7448-4402-9c82-8b698e78d914 2018-07-23 23:22:57,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:22:57,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:22:58,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b12cdef681440cbbf1512d8526469fa", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj-role"}], "expires_at": "2018-07-24T00:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eb7d4b60c59346b2bf9d5af7e53c3396", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/eb7d4b60c59346b2bf9d5af7e53c3396", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-90d28960-4d13-467-user", "id": "b6ce36f6027e4b539c95f85d15719202"}, "audit_ids": ["KJ59QLluQni4BTMwPXCt-g"], "issued_at": "2018-07-23T23:22:58.000000Z"}} 2018-07-23 23:22:58,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:22:58,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8dcccf-19c9-4b4a-ad4e-820aac05b6b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:22:58,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ab8dcccf-19c9-4b4a-ad4e-820aac05b6b1 2018-07-23 23:22:58,291 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:22:58,293 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:22:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:22:58,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:22:58 GMT Server: Apache x-openstack-request-id: req-87f96c3c-fd75-4884-9688-0cb99b2b3487 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:22:58,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack used request id req-87f96c3c-fd75-4884-9688-0cb99b2b3487 2018-07-23 23:22:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-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-85b778b8-cfc1-4cb9-a851-6dd0570defac-net", "inst_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-inst", "subnet_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-subnet", "image_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "flavor_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name"}}' 2018-07-23 23:23:00,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:22:58 GMT Server: Apache x-openstack-request-id: req-e576b325-9c6f-433d-bbaa-86e9cf0bb466 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "72725a63-04c4-4faa-87b0-db5b01500835", "links": [{"href": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835", "rel": "self"}]}} 2018-07-23 23:23:00,499 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks used request id req-e576b325-9c6f-433d-bbaa-86e9cf0bb466 2018-07-23 23:23:00,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:00,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:00 GMT Server: Apache x-openstack-request-id: req-081e26db-46b2-423d-8619-7454a50dd6e6 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:00,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:00 GMT Server: Apache x-openstack-request-id: req-6e55158a-d30f-4d14-af0a-5b0e16d32db4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "OS::stack_id": "72725a63-04c4-4faa-87b0-db5b01500835", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "image_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "inst_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-inst", "subnet_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-subnet", "net_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-net", "flavor_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "stack_user_project_id": "dea7fba3e105412ebcf37b33a214b3c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:22:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "72725a63-04c4-4faa-87b0-db5b01500835", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:00,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-6e55158a-d30f-4d14-af0a-5b0e16d32db4 2018-07-23 23:23:00,871 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack 2018-07-23 23:23:00,871 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-07-23 23:23:00,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:01,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:00 GMT Server: Apache x-openstack-request-id: req-a17aa333-e545-482a-9088-f1aa3b38beec Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:01,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:01 GMT Server: Apache x-openstack-request-id: req-9e3c353d-d5ba-4ebc-ba38-84f5b630deaa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "OS::stack_id": "72725a63-04c4-4faa-87b0-db5b01500835", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "image_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "inst_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-inst", "subnet_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-subnet", "net_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-net", "flavor_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "stack_user_project_id": "dea7fba3e105412ebcf37b33a214b3c8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:22:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "72725a63-04c4-4faa-87b0-db5b01500835", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:01,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-9e3c353d-d5ba-4ebc-ba38-84f5b630deaa 2018-07-23 23:23:01,343 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-07-23 23:23:01,343 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack 2018-07-23 23:23:01,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:01,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:01 GMT Server: Apache x-openstack-request-id: req-c789c12f-9ff4-4a72-b45a-c93f48d304a1 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:01,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:01 GMT Server: Apache x-openstack-request-id: req-553c793f-5b32-4e3b-bf50-a2c76868a1f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:01,705 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-553c793f-5b32-4e3b-bf50-a2c76868a1f7 2018-07-23 23:23:01,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:01,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:01 GMT Server: Apache x-openstack-request-id: req-5fafaea7-7a4e-42f7-a386-8f3dfc054715 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:01,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:01 GMT Server: Apache x-openstack-request-id: req-c1a70a19-7699-46a9-9d68-7679db931d5c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "OS::stack_id": "72725a63-04c4-4faa-87b0-db5b01500835", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "image_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "inst_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-inst", "subnet_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-subnet", "net_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-net", "flavor_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "stack_user_project_id": "dea7fba3e105412ebcf37b33a214b3c8", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-23T23:22:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "72725a63-04c4-4faa-87b0-db5b01500835", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:01,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-c1a70a19-7699-46a9-9d68-7679db931d5c 2018-07-23 23:23:01,791 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-23 23:23:01,792 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:04,795 - create_stack - DEBUG - Stack status query timeout in 1196.91014409 2018-07-23 23:23:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:04,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:04 GMT Server: Apache x-openstack-request-id: req-9bc02330-1faf-4d0b-bd5e-0e64932f50a9 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:04,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:04 GMT Server: Apache x-openstack-request-id: req-1a4422b6-e313-437e-83cf-efebac1933ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "OS::stack_id": "72725a63-04c4-4faa-87b0-db5b01500835", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "image_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "inst_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-inst", "subnet_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-subnet", "net_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-net", "flavor_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "stack_user_project_id": "dea7fba3e105412ebcf37b33a214b3c8", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-07-23T23:22:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "72725a63-04c4-4faa-87b0-db5b01500835", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:04,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-1a4422b6-e313-437e-83cf-efebac1933ab 2018-07-23 23:23:04,867 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-07-23 23:23:04,867 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:07,870 - create_stack - DEBUG - Stack status query timeout in 1193.83466601 2018-07-23 23:23:07,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:07,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:07 GMT Server: Apache x-openstack-request-id: req-c06bd3ee-efde-4e3d-81a2-814109eed398 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:07,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:07 GMT Server: Apache x-openstack-request-id: req-28958c3d-9d75-4c3f-a9b5-4959659c75ec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 562 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "OS::stack_id": "72725a63-04c4-4faa-87b0-db5b01500835", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "image_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "inst_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-inst", "subnet_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-subnet", "flavor_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name", "net_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "stack_user_project_id": "dea7fba3e105412ebcf37b33a214b3c8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:22:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:23:06Z", "id": "72725a63-04c4-4faa-87b0-db5b01500835", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:07,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-28958c3d-9d75-4c3f-a9b5-4959659c75ec 2018-07-23 23:23:07,947 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:23:07,947 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:10,949 - create_stack - DEBUG - Stack status query timeout in 1190.75608611 2018-07-23 23:23:10,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:10,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:10 GMT Server: Apache x-openstack-request-id: req-3da88dfa-04e2-4370-9dd5-49e341378779 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:11,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:10 GMT Server: Apache x-openstack-request-id: req-cb2a33b3-2f15-47ec-a50c-fbda07d22eca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "OS::stack_id": "72725a63-04c4-4faa-87b0-db5b01500835", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "image_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image", "inst_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-inst", "subnet_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-subnet", "flavor_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-flavor-name", "net_name": "CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack", "stack_user_project_id": "dea7fba3e105412ebcf37b33a214b3c8", "tags": null, "creation_time": "2018-07-23T23:22:59Z", "links": [{"href": "http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:23:06Z", "id": "72725a63-04c4-4faa-87b0-db5b01500835", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:11,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-cb2a33b3-2f15-47ec-a50c-fbda07d22eca 2018-07-23 23:23:11,169 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:23:11,169 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack 2018-07-23 23:23:11,169 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack 2018-07-23 23:23:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/72725a63-04c4-4faa-87b0-db5b01500835 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3a5a0c66147a359ca54d2b652f05a97d537be0" 2018-07-23 23:23:11,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:11 GMT Server: Apache x-openstack-request-id: req-8bf24522-ea8f-45a9-a903-9afb01197682 Location: http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:11,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:11 GMT Server: Apache x-openstack-request-id: req-0618e4a0-ba02-48f1-b7b8-d1456281becf Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:23:11,371 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/eb7d4b60c59346b2bf9d5af7e53c3396/stacks/CreateStackSuccessTests-CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-stack/72725a63-04c4-4faa-87b0-db5b01500835 used request id req-0618e4a0-ba02-48f1-b7b8-d1456281becf 2018-07-23 23:23:11,372 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-85b778b8-cfc1-4cb9-a851-6dd0570defac-image 2018-07-23 23:23:11,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ce4e42166f9e3ad51dcde44dcc0d4fbd9c183b1" 2018-07-23 23:23:11,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02e4bce0-0a7d-427d-bd8c-fea1038f8329 Date: Mon, 23 Jul 2018 23:23:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:23:11,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/df0008d1-674e-40bd-b221-ec632af58c58 used request id req-02e4bce0-0a7d-427d-bd8c-fea1038f8329 2018-07-23 23:23:11,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/b4c9d0b2-45ac-4e0b-a529-09e9d868addf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9797860e88b9b024263a3d011c33bf89a962bcc1" 2018-07-23 23:23:11,843 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4857732e-9b49-4d84-ad59-f0fff8553282 x-compute-request-id: req-4857732e-9b49-4d84-ad59-f0fff8553282 Content-Length: 0 Content-Type: application/json 2018-07-23 23:23:11,843 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/b4c9d0b2-45ac-4e0b-a529-09e9d868addf used request id req-4857732e-9b49-4d84-ad59-f0fff8553282 2018-07-23 23:23:11,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-9885b674-02a1-4644-aead-b2023c85c1c5 Date: Mon, 23 Jul 2018 23:23:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "created_at": "2018-07-23T23:23:00Z", "updated_at": "2018-07-23T23:23:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "revision_number": 0, "id": "03073aeb-4ce8-4a6e-b1a0-b9587d88afdf", "remote_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "revision_number": 0, "id": "473bd749-9dca-409d-93b9-9a99bf09bb04", "remote_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "revision_number": 0, "id": "50cdc5aa-27f4-4560-85cc-1546f130cc67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "revision_number": 0, "id": "b36f8663-bf62-42d5-9268-a74884edf6da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396"}], "revision_number": 4, "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "id": "c5f07428-7060-4212-99c0-e34ccd971dec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:23:12,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-9885b674-02a1-4644-aead-b2023c85c1c5 2018-07-23 23:23:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d8124d-7625-4677-97c1-955a399d91be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:12,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-54d8124d-7625-4677-97c1-955a399d91be 2018-07-23 23:23:12,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0013f212-6525-4096-b479-095d7c1b8ae2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:12,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-0013f212-6525-4096-b479-095d7c1b8ae2 2018-07-23 23:23:12,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:12,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4858d58-e2e9-4b2c-a0d4-b4524065f343 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:23:12,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-e4858d58-e2e9-4b2c-a0d4-b4524065f343 2018-07-23 23:23:12,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7777bbe9-3e9f-4801-9b3e-b16f6292c27e Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:23:12,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-7777bbe9-3e9f-4801-9b3e-b16f6292c27e 2018-07-23 23:23:12,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51aa03d3-2b33-4497-ac87-1eea72a9db4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:12,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-51aa03d3-2b33-4497-ac87-1eea72a9db4c 2018-07-23 23:23:12,542 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:12,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71f8ec4b-736d-49db-808a-09f5804ab017 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:12,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-71f8ec4b-736d-49db-808a-09f5804ab017 2018-07-23 23:23:12,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fa48ae2-02ae-4971-8bc5-e917bd9382e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:12,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-5fa48ae2-02ae-4971-8bc5-e917bd9382e9 2018-07-23 23:23:12,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:12,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1839be-26a9-435c-8a15-a4b49a7436fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:12,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-8c1839be-26a9-435c-8a15-a4b49a7436fe 2018-07-23 23:23:12,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:12,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf8baee7-478d-4466-88c0-5345152277a7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eb7d4b60c59346b2bf9d5af7e53c3396", "name": "CreateStackSuccessTests-90d28960-4d13-467-proj"}} 2018-07-23 23:23:12,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396 used request id req-cf8baee7-478d-4466-88c0-5345152277a7 2018-07-23 23:23:12,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5f07428-7060-4212-99c0-e34ccd971dec 2018-07-23 23:23:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c5f07428-7060-4212-99c0-e34ccd971dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:12,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d014b15a-9fc7-4be6-b26c-3759e9c8a1fd Date: Mon, 23 Jul 2018 23:23:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "created_at": "2018-07-23T23:23:00Z", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "id": "03073aeb-4ce8-4a6e-b1a0-b9587d88afdf"}, {"remote_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "created_at": "2018-07-23T23:23:00Z", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "id": "473bd749-9dca-409d-93b9-9a99bf09bb04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "created_at": "2018-07-23T23:23:00Z", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "id": "50cdc5aa-27f4-4560-85cc-1546f130cc67"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:00Z", "security_group_id": "c5f07428-7060-4212-99c0-e34ccd971dec", "port_range_min": null, "revision_number": 0, "tenant_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "created_at": "2018-07-23T23:23:00Z", "project_id": "eb7d4b60c59346b2bf9d5af7e53c3396", "id": "b36f8663-bf62-42d5-9268-a74884edf6da"}]} 2018-07-23 23:23:12,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c5f07428-7060-4212-99c0-e34ccd971dec used request id req-d014b15a-9fc7-4be6-b26c-3759e9c8a1fd 2018-07-23 23:23:12,932 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:23:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c5f07428-7060-4212-99c0-e34ccd971dec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:13,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fdc3dd3-ac54-4ce0-8446-0a61cbd39222 Content-Length: 0 Date: Mon, 23 Jul 2018 23:23:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:23:13,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c5f07428-7060-4212-99c0-e34ccd971dec used request id req-6fdc3dd3-ac54-4ce0-8446-0a61cbd39222 2018-07-23 23:23:13,052 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-90d28960-4d13-467-proj 2018-07-23 23:23:13,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:13,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3aaa95-5e0b-4a3e-b1d8-7386dc196c79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:13,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/eb7d4b60c59346b2bf9d5af7e53c3396 used request id req-ed3aaa95-5e0b-4a3e-b1d8-7386dc196c79 2018-07-23 23:23:13,281 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-90d28960-4d13-467-proj-role 2018-07-23 23:23:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0b12cdef681440cbbf1512d8526469fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:13,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a87e7af-0d1c-417f-bee6-fb24aa2552b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:13,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0b12cdef681440cbbf1512d8526469fa used request id req-3a87e7af-0d1c-417f-bee6-fb24aa2552b0 2018-07-23 23:23:13,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640d60d1565929a2c23b02eb1563937d093dff2e" 2018-07-23 23:23:13,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466d8d8d-4ee6-4d57-9a06-031f982d05fa Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:23:13,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-466d8d8d-4ee6-4d57-9a06-031f982d05fa 2018-07-23 23:23:13,483 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-90d28960-4d13-467-user 2018-07-23 23:23:13,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/b6ce36f6027e4b539c95f85d15719202 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0303c07d74feb1a2772951ceb74da4ff2801d221" 2018-07-23 23:23:13,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f9ee60-ff29-4793-9ef8-ccc6165dc1af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:13,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/b6ce36f6027e4b539c95f85d15719202 used request id req-08f9ee60-ff29-4793-9ef8-ccc6165dc1af 2018-07-23 23:23:13,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:14,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["0mSFhUxcTlaG3tmPFzuqGQ"], "issued_at": "2018-07-23T23:23:14.000000Z"}} 2018-07-23 23:23:14,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc7e848d500ae9f0ce9c7461bf50c2da8622b1c5" 2018-07-23 23:23:14,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9fbc105-db63-43bd-a96f-98c4a941e197 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:14,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a9fbc105-db63-43bd-a96f-98c4a941e197 2018-07-23 23:23:14,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:14,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:14,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["GeqBSNHcSVm1hYGgeRoswg"], "issued_at": "2018-07-23T23:23:14.000000Z"}} 2018-07-23 23:23:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:14,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bef8e4a-fef5-457f-b678-4a7ee89da5cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:14,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4bef8e4a-fef5-457f-b678-4a7ee89da5cf 2018-07-23 23:23:14,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:23:14,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:23:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:23:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:14,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b155a3b-4aeb-48cc-8952-8e3c2be4b954 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:23:14,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj used request id req-2b155a3b-4aeb-48cc-8952-8e3c2be4b954 2018-07-23 23:23:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:14,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35564e02-2bd4-48ef-8d5e-1b1af7f70dc0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:23:14,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-35564e02-2bd4-48ef-8d5e-1b1af7f70dc0 2018-07-23 23:23:14,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}}' 2018-07-23 23:23:14,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:23:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce602e0-1d80-4118-b33c-1fdaa4013a08 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29"}, "tags": [], "enabled": true, "id": "26ce9d80ca59441a8b9ba3a71cca9d29", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}} 2018-07-23 23:23:14,824 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-bce602e0-1d80-4118-b33c-1fdaa4013a08 2018-07-23 23:23:14,824 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fdf92f11-63f2-43c-proj 2018-07-23 23:23:14,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:14,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:15,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["t4qpyyJ6SBiIyQsfBggShg"], "issued_at": "2018-07-23T23:23:15.000000Z"}} 2018-07-23 23:23:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb944a073cc67da4503fa5fea8793ae8f1947d5c" 2018-07-23 23:23:15,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5e2952-a67d-402a-beed-e08cfbcf2a2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:15,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6b5e2952-a67d-402a-beed-e08cfbcf2a2b 2018-07-23 23:23:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:23:15,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:23:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:23:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb944a073cc67da4503fa5fea8793ae8f1947d5c" 2018-07-23 23:23:15,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b67dffc-3d36-47ce-b5f3-e4c35fb0f102 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:23:15,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-2b67dffc-3d36-47ce-b5f3-e4c35fb0f102 2018-07-23 23:23:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb944a073cc67da4503fa5fea8793ae8f1947d5c" 2018-07-23 23:23:15,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d288e2e2-96ca-44ae-8456-9917e3f32203 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29"}, "tags": [], "enabled": true, "id": "26ce9d80ca59441a8b9ba3a71cca9d29", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}]} 2018-07-23 23:23:15,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj used request id req-d288e2e2-96ca-44ae-8456-9917e3f32203 2018-07-23 23:23:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb944a073cc67da4503fa5fea8793ae8f1947d5c" 2018-07-23 23:23:15,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f192da-248d-44fc-bbc4-6e5d5adf3400 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:23:15,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-73f192da-248d-44fc-bbc4-6e5d5adf3400 2018-07-23 23:23:15,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb944a073cc67da4503fa5fea8793ae8f1947d5c" 2018-07-23 23:23:16,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5c337b-eb28-4af6-8635-df0773a0f50f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:23:16,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc5c337b-eb28-4af6-8635-df0773a0f50f 2018-07-23 23:23:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb944a073cc67da4503fa5fea8793ae8f1947d5c" 2018-07-23 23:23:16,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a080e58f-cbe9-4061-9e19-18e157919bfb Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29"}, "tags": [], "enabled": true, "id": "26ce9d80ca59441a8b9ba3a71cca9d29", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}]} 2018-07-23 23:23:16,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-fdf92f11-63f2-43c-proj used request id req-a080e58f-cbe9-4061-9e19-18e157919bfb 2018-07-23 23:23:16,112 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fdf92f11-63f2-43c-user 2018-07-23 23:23:16,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:16,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745bbda4-4f2d-4e33-8034-bad44de5d471 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:23:16,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-745bbda4-4f2d-4e33-8034-bad44de5d471 2018-07-23 23:23:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" -d '{"role": {"name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role"}}' 2018-07-23 23:23:16,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45842ffe-d2d2-4d90-a915-e4cd29791a5f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "632d0159b86945c585dd38a7ab3ba56d", "links": {"self": "http://172.30.9.26:5000/v3/roles/632d0159b86945c585dd38a7ab3ba56d"}, "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role"}} 2018-07-23 23:23:16,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-45842ffe-d2d2-4d90-a915-e4cd29791a5f 2018-07-23 23:23:16,389 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role 2018-07-23 23:23:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/632d0159b86945c585dd38a7ab3ba56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:16,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158c3774-d4c7-4e56-accc-a548e977e204 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "632d0159b86945c585dd38a7ab3ba56d", "links": {"self": "http://172.30.9.26:5000/v3/roles/632d0159b86945c585dd38a7ab3ba56d"}, "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role"}} 2018-07-23 23:23:16,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/632d0159b86945c585dd38a7ab3ba56d used request id req-158c3774-d4c7-4e56-accc-a548e977e204 2018-07-23 23:23:16,478 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role to project CreateStackSuccessTests-fdf92f11-63f2-43c-proj 2018-07-23 23:23:16,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29/users/19c107c85417493ea8ed72d1fd7d0159/roles/632d0159b86945c585dd38a7ab3ba56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:16,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e252cf9-e192-4aa0-b8e9-278d747e11e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:16,631 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29/users/19c107c85417493ea8ed72d1fd7d0159/roles/632d0159b86945c585dd38a7ab3ba56d used request id req-1e252cf9-e192-4aa0-b8e9-278d747e11e9 2018-07-23 23:23:16,632 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:23:16,632 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:23:16,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:16,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:17,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "632d0159b86945c585dd38a7ab3ba56d", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role"}], "expires_at": "2018-07-24T00:23:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26ce9d80ca59441a8b9ba3a71cca9d29", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-user", "id": "19c107c85417493ea8ed72d1fd7d0159"}, "audit_ids": ["pA9HJ3LxRDCM6MTCMp0-wA"], "issued_at": "2018-07-23T23:23:17.000000Z"}} 2018-07-23 23:23:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" 2018-07-23 23:23:17,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdbf79f-90e3-4140-9d4b-45b85f1d841f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:17,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bcdbf79f-90e3-4140-9d4b-45b85f1d841f 2018-07-23 23:23:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" 2018-07-23 23:23:17,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-67f8cd11-b2f4-4b20-940f-dc1e0597f4f2 Date: Mon, 23 Jul 2018 23:23:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image"} 2018-07-23 23:23:17,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image used request id req-67f8cd11-b2f4-4b20-940f-dc1e0597f4f2 2018-07-23 23:23:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" 2018-07-23 23:23:17,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2527374e-6a79-41e8-850a-492cda00b31e Date: Mon, 23 Jul 2018 23:23:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:23:17,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-2527374e-6a79-41e8-850a-492cda00b31e 2018-07-23 23:23:17,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image"}' 2018-07-23 23:23:17,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cbc1a359-626a-4452-ac80-55803883061b Date: Mon, 23 Jul 2018 23:23:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:23:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:23:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3", "min_disk": 0, "protected": false, "id": "2ca46882-1026-4dd5-afc7-42e2aee3c4e3", "file": "/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/file", "checksum": null, "owner": "26ce9d80ca59441a8b9ba3a71cca9d29", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:23:17,622 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-cbc1a359-626a-4452-ac80-55803883061b 2018-07-23 23:23:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" -d '' 2018-07-23 23:23:18,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b18d19e-62b9-45a3-8db8-c23a0f9dba58 Date: Mon, 23 Jul 2018 23:23:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:23:18,021 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/file used request id req-5b18d19e-62b9-45a3-8db8-c23a0f9dba58 2018-07-23 23:23:18,022 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:23:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" 2018-07-23 23:23:18,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-95dea29d-45d2-4566-8acc-9ad7f913df18 Date: Mon, 23 Jul 2018 23:23:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:23:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:23:17Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/snap", "metadata": {}}], "self": "/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3", "min_disk": 0, "protected": false, "id": "2ca46882-1026-4dd5-afc7-42e2aee3c4e3", "file": "/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26ce9d80ca59441a8b9ba3a71cca9d29", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:23:18,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3 used request id req-95dea29d-45d2-4566-8acc-9ad7f913df18 2018-07-23 23:23:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" 2018-07-23 23:23:18,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8b403c70-8346-4d40-8f87-9760918cc5ee Date: Mon, 23 Jul 2018 23:23:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:23:18,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-8b403c70-8346-4d40-8f87-9760918cc5ee 2018-07-23 23:23:18,053 - create_image - INFO - Created image with name - CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image 2018-07-23 23:23:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" 2018-07-23 23:23:18,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f99b8b41-6aaa-47c8-909d-9847203d84c8 Date: Mon, 23 Jul 2018 23:23:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:23:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:23:17Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/snap", "metadata": {}}], "self": "/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3", "min_disk": 0, "protected": false, "id": "2ca46882-1026-4dd5-afc7-42e2aee3c4e3", "file": "/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "26ce9d80ca59441a8b9ba3a71cca9d29", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:23:18,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3 used request id req-f99b8b41-6aaa-47c8-909d-9847203d84c8 2018-07-23 23:23:18,071 - create_image - DEBUG - Instance status is - active 2018-07-23 23:23:18,071 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image 2018-07-23 23:23:18,071 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image 2018-07-23 23:23:18,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:18,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:18,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-Nuks0INRv-qPOtteRWIBA"], "issued_at": "2018-07-23T23:23:18.000000Z"}} 2018-07-23 23:23:18,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f6ad6013e3d0042a94e16f08515dd0463c100d" 2018-07-23 23:23:18,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139b023f-5fbc-4c70-84de-56482028abf2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:18,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-139b023f-5fbc-4c70-84de-56482028abf2 2018-07-23 23:23:18,535 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:23:18,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f6ad6013e3d0042a94e16f08515dd0463c100d" 2018-07-23 23:23:18,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62f56c12-6120-4943-b7bc-60fd2cb97b9e x-compute-request-id: req-62f56c12-6120-4943-b7bc-60fd2cb97b9e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:23:18,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-62f56c12-6120-4943-b7bc-60fd2cb97b9e 2018-07-23 23:23:18,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f6ad6013e3d0042a94e16f08515dd0463c100d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-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-23 23:23:18,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c93b2d65-7d21-46c8-8b07-0cded442ea0b x-compute-request-id: req-c93b2d65-7d21-46c8-8b07-0cded442ea0b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/89f19714-6d1e-40fa-8943-6e2d75dd8d82", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/89f19714-6d1e-40fa-8943-6e2d75dd8d82", "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": "89f19714-6d1e-40fa-8943-6e2d75dd8d82"}} 2018-07-23 23:23:18,765 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c93b2d65-7d21-46c8-8b07-0cded442ea0b 2018-07-23 23:23:18,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:18,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:19,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "632d0159b86945c585dd38a7ab3ba56d", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role"}], "expires_at": "2018-07-24T00:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26ce9d80ca59441a8b9ba3a71cca9d29", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-user", "id": "19c107c85417493ea8ed72d1fd7d0159"}, "audit_ids": ["Azv0M6IeQD-7WcLoE_8E4w"], "issued_at": "2018-07-23T23:23:19.000000Z"}} 2018-07-23 23:23:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:19,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d4ec73-5e8b-4df5-a43b-6477efafacb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:19,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f8d4ec73-5e8b-4df5-a43b-6477efafacb3 2018-07-23 23:23:19,250 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:23:19,253 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:23:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:19,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:19 GMT Server: Apache x-openstack-request-id: req-8a9adf9f-fb4c-4a22-97d0-fa1f214b6678 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:23:19,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack used request id req-8a9adf9f-fb4c-4a22-97d0-fa1f214b6678 2018-07-23 23:23:19,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-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-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}}' 2018-07-23 23:23:21,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:23:19 GMT Server: Apache x-openstack-request-id: req-0fa41ead-07ad-4ba6-b729-0e6887e260e1 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}]}} 2018-07-23 23:23:21,332 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks used request id req-0fa41ead-07ad-4ba6-b729-0e6887e260e1 2018-07-23 23:23:21,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:21,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:21 GMT Server: Apache x-openstack-request-id: req-4dd2836e-ea96-45b1-8af0-e908b652ce97 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:21,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:21 GMT Server: Apache x-openstack-request-id: req-16e682ce-56da-4845-8f20-cde54cbe45fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:21,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-16e682ce-56da-4845-8f20-cde54cbe45fc 2018-07-23 23:23:21,718 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack 2018-07-23 23:23:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:21,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:21 GMT Server: Apache x-openstack-request-id: req-e6b65108-2380-459d-9fb4-6bb461bcc045 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:22,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:21 GMT Server: Apache x-openstack-request-id: req-843e0465-6ec9-4efd-a569-cc65583e56aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:22,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-843e0465-6ec9-4efd-a569-cc65583e56aa 2018-07-23 23:23:22,180 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:23:22,180 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:25,183 - create_stack - DEBUG - Stack status query timeout in 1196.535043 2018-07-23 23:23:25,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:25,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:25 GMT Server: Apache x-openstack-request-id: req-b5114185-b62e-450b-8a36-c81e70af9073 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:25,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:25 GMT Server: Apache x-openstack-request-id: req-bff6a49f-4f97-44bb-8719-25f368ae5d8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:25,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-bff6a49f-4f97-44bb-8719-25f368ae5d8f 2018-07-23 23:23:25,571 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:23:25,571 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:28,572 - create_stack - DEBUG - Stack status query timeout in 1193.14640093 2018-07-23 23:23:28,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:28,601 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:28 GMT Server: Apache x-openstack-request-id: req-17732869-fa66-46eb-a339-46f4456e1c22 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:28,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:28 GMT Server: Apache x-openstack-request-id: req-594ba596-8810-4c8a-b6e7-d6f79cce3e8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:28,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-594ba596-8810-4c8a-b6e7-d6f79cce3e8f 2018-07-23 23:23:28,803 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:23:28,803 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:31,806 - create_stack - DEBUG - Stack status query timeout in 1189.9121089 2018-07-23 23:23:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:31,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:31 GMT Server: Apache x-openstack-request-id: req-1c6e7aac-7c56-4add-a3f8-e7294fdc0c43 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:31,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:31 GMT Server: Apache x-openstack-request-id: req-310b7d3e-7811-4472-8d44-3c9f17d5e823 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:31,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-310b7d3e-7811-4472-8d44-3c9f17d5e823 2018-07-23 23:23:31,879 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:23:31,880 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:34,883 - create_stack - DEBUG - Stack status query timeout in 1186.83562684 2018-07-23 23:23:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:34,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:34 GMT Server: Apache x-openstack-request-id: req-3f8a52c4-1f3f-4b68-93af-0bf93a32e00e Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:34,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:34 GMT Server: Apache x-openstack-request-id: req-e478a3c5-af0e-44ef-b89b-5f64c0a25538 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:34,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-e478a3c5-af0e-44ef-b89b-5f64c0a25538 2018-07-23 23:23:34,987 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:23:34,988 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack 2018-07-23 23:23:34,988 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack 2018-07-23 23:23:34,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:35,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "632d0159b86945c585dd38a7ab3ba56d", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role"}], "expires_at": "2018-07-24T00:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26ce9d80ca59441a8b9ba3a71cca9d29", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/26ce9d80ca59441a8b9ba3a71cca9d29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-user", "id": "19c107c85417493ea8ed72d1fd7d0159"}, "audit_ids": ["AWJvM1hjT3elGOc9ewpLKw"], "issued_at": "2018-07-23T23:23:35.000000Z"}} 2018-07-23 23:23:35,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f95f3d46ed11bceee512267b282468c6abbe8c1d" 2018-07-23 23:23:35,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-79c30c92-62aa-4270-a070-e97a48386ca9 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:35,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-4b9ddfa4-a5c7-4e35-a2f4-cd068344e74e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:35,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-4b9ddfa4-a5c7-4e35-a2f4-cd068344e74e 2018-07-23 23:23:35,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:35,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-574e50e5-6097-4289-9dfc-a3e930f5cbd0 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:35,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-f6f46c00-dc73-4e2c-9d1c-f9d8d215a24f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:35,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-f6f46c00-dc73-4e2c-9d1c-f9d8d215a24f 2018-07-23 23:23:35,827 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack 2018-07-23 23:23:35,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:35,856 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-898c07ad-f8bc-4d70-84b3-025b8f664761 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:35,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-fa71835b-dc7c-4599-a636-438063159f94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:35,897 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-fa71835b-dc7c-4599-a636-438063159f94 2018-07-23 23:23:35,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:35,924 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-16284f30-31d7-46cc-a0c2-4e28946a3065 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:36,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:35 GMT Server: Apache x-openstack-request-id: req-ace25232-b5cf-4c17-8e58-3e34d3d224b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:23:35Z", "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:36,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-ace25232-b5cf-4c17-8e58-3e34d3d224b7 2018-07-23 23:23:36,200 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:23:36,201 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:39,204 - create_stack - DEBUG - Stack status query timeout in 1196.69333792 2018-07-23 23:23:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:39,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:39 GMT Server: Apache x-openstack-request-id: req-16b18ad6-3179-4cfd-9f0f-3e7166c02e37 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:39,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:39 GMT Server: Apache x-openstack-request-id: req-57122194-8798-41e9-9e74-641ae228f92f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:23:35Z", "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:39,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-57122194-8798-41e9-9e74-641ae228f92f 2018-07-23 23:23:39,280 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:23:39,280 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:42,284 - create_stack - DEBUG - Stack status query timeout in 1193.61347699 2018-07-23 23:23:42,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:42,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:42 GMT Server: Apache x-openstack-request-id: req-6f2fd191-c234-46e5-80c8-32b9ed56ecf4 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:42,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:42 GMT Server: Apache x-openstack-request-id: req-9d8cd5c9-73f7-48b5-ad1d-50259d008485 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "OS::stack_id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "image_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image", "inst_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-inst", "subnet_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-subnet", "flavor_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-flavor-name", "net_name": "CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-net"}, "deletion_time": "2018-07-23T23:23:41Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack", "stack_user_project_id": "9f3599e7b54d48a18fbc1d2af642213f", "tags": null, "creation_time": "2018-07-23T23:23:20Z", "links": [{"href": "http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:23:35Z", "id": "e6cd9582-48f4-4966-bd31-1f7d1154c332", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:42,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-9d8cd5c9-73f7-48b5-ad1d-50259d008485 2018-07-23 23:23:42,356 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:23:42,357 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack 2018-07-23 23:23:42,357 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack 2018-07-23 23:23:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/e6cd9582-48f4-4966-bd31-1f7d1154c332 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c134a7ede967da3f417758932e9c45164bd885b" 2018-07-23 23:23:42,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:42 GMT Server: Apache x-openstack-request-id: req-fd452e5f-f8a9-48e6-837f-76c7af82db20 Location: http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:42,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:42 GMT Server: Apache x-openstack-request-id: req-21002fd3-54c1-4464-9ea8-90c9c5419458 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:23:42,564 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/26ce9d80ca59441a8b9ba3a71cca9d29/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-stack/e6cd9582-48f4-4966-bd31-1f7d1154c332 used request id req-21002fd3-54c1-4464-9ea8-90c9c5419458 2018-07-23 23:23:42,565 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c97e1e3a-b13d-4a98-8425-c192864224b0-image 2018-07-23 23:23:42,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}548d26ac5a7f66f4427b15c094e5a842e472e6a1" 2018-07-23 23:23:43,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7727b6a8-fc12-40ce-b959-08c4b4d536d5 Date: Mon, 23 Jul 2018 23:23:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:23:43,079 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/2ca46882-1026-4dd5-afc7-42e2aee3c4e3 used request id req-7727b6a8-fc12-40ce-b959-08c4b4d536d5 2018-07-23 23:23:43,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/89f19714-6d1e-40fa-8943-6e2d75dd8d82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f6ad6013e3d0042a94e16f08515dd0463c100d" 2018-07-23 23:23:43,108 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6de8796e-d00a-4719-be70-1d61a6f35a79 x-compute-request-id: req-6de8796e-d00a-4719-be70-1d61a6f35a79 Content-Length: 0 Content-Type: application/json 2018-07-23 23:23:43,108 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/89f19714-6d1e-40fa-8943-6e2d75dd8d82 used request id req-6de8796e-d00a-4719-be70-1d61a6f35a79 2018-07-23 23:23:43,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:43,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-11c3801c-4702-4805-ac58-a2be1079c8aa Date: Mon, 23 Jul 2018 23:23:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "created_at": "2018-07-23T23:23:21Z", "updated_at": "2018-07-23T23:23:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "revision_number": 0, "id": "60172dc5-678e-425e-a2d4-c96076436c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "port_range_min": null, "ethertype": "IPv6", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "revision_number": 0, "id": "89ac8bb4-1de4-4afa-9615-d6bdcb31ea61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "port_range_min": null, "ethertype": "IPv4", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "revision_number": 0, "id": "91555f8f-077f-4c41-b937-0438b37fb3b6", "remote_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "port_range_min": null, "ethertype": "IPv6", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "revision_number": 0, "id": "fa233c08-5e46-419c-89b8-3b4191cffbff", "remote_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "port_range_min": null, "ethertype": "IPv4", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29"}], "revision_number": 4, "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:23:43,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-11c3801c-4702-4805-ac58-a2be1079c8aa 2018-07-23 23:23:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:43,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29fcf64f-8435-40ce-aab4-ebde3ed61358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:43,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-29fcf64f-8435-40ce-aab4-ebde3ed61358 2018-07-23 23:23:43,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:43,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438d195a-980e-42e1-aa2f-7de468041665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:43,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-438d195a-980e-42e1-aa2f-7de468041665 2018-07-23 23:23:43,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:43,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:43,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3a12cc-6621-4a3d-8230-3f5ddf4eaead Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:23:43,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-9c3a12cc-6621-4a3d-8230-3f5ddf4eaead 2018-07-23 23:23:43,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:43,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca360ea-c6c6-41b1-b40e-b0077f8ae1d3 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:23:43,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-aca360ea-c6c6-41b1-b40e-b0077f8ae1d3 2018-07-23 23:23:43,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:43,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4211cca7-d8e4-4f9e-ace1-54e93fdd7b51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:43,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-4211cca7-d8e4-4f9e-ace1-54e93fdd7b51 2018-07-23 23:23:43,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:43,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9174f59-76b2-4a9b-9678-7e08eab76336 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:43,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-b9174f59-76b2-4a9b-9678-7e08eab76336 2018-07-23 23:23:43,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:43,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e14e4e82-f40d-46f7-bda7-ede9a1d36235 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:44,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-e14e4e82-f40d-46f7-bda7-ede9a1d36235 2018-07-23 23:23:44,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:44,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,088 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e1652f-c65c-4173-b907-1bb398fc699a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:23:44,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-32e1652f-c65c-4173-b907-1bb398fc699a 2018-07-23 23:23:44,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:23:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888d381e-8945-440d-b969-580c81b74871 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "26ce9d80ca59441a8b9ba3a71cca9d29", "name": "CreateStackSuccessTests-fdf92f11-63f2-43c-proj"}} 2018-07-23 23:23:44,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29 used request id req-888d381e-8945-440d-b969-580c81b74871 2018-07-23 23:23:44,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a5ba3acd-6ea7-464d-92ef-c8b2fa26adec 2018-07-23 23:23:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a5ba3acd-6ea7-464d-92ef-c8b2fa26adec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cbd47711-7d57-4073-b6f0-7de2561d6289 Date: Mon, 23 Jul 2018 23:23:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "port_range_min": null, "revision_number": 0, "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "created_at": "2018-07-23T23:23:21Z", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "id": "60172dc5-678e-425e-a2d4-c96076436c92"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "port_range_min": null, "revision_number": 0, "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "created_at": "2018-07-23T23:23:21Z", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "id": "89ac8bb4-1de4-4afa-9615-d6bdcb31ea61"}, {"remote_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "port_range_min": null, "revision_number": 0, "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "created_at": "2018-07-23T23:23:21Z", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "id": "91555f8f-077f-4c41-b937-0438b37fb3b6"}, {"remote_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:21Z", "security_group_id": "a5ba3acd-6ea7-464d-92ef-c8b2fa26adec", "port_range_min": null, "revision_number": 0, "tenant_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "created_at": "2018-07-23T23:23:21Z", "project_id": "26ce9d80ca59441a8b9ba3a71cca9d29", "id": "fa233c08-5e46-419c-89b8-3b4191cffbff"}]} 2018-07-23 23:23:44,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=a5ba3acd-6ea7-464d-92ef-c8b2fa26adec used request id req-cbd47711-7d57-4073-b6f0-7de2561d6289 2018-07-23 23:23:44,209 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:23:44,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a5ba3acd-6ea7-464d-92ef-c8b2fa26adec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e345979e-42a0-405b-a99c-7da1657c3745 Content-Length: 0 Date: Mon, 23 Jul 2018 23:23:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:23:44,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a5ba3acd-6ea7-464d-92ef-c8b2fa26adec used request id req-e345979e-42a0-405b-a99c-7da1657c3745 2018-07-23 23:23:44,351 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fdf92f11-63f2-43c-proj 2018-07-23 23:23:44,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f720e210-2f2f-4896-aeb3-8b3196e054e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:44,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/26ce9d80ca59441a8b9ba3a71cca9d29 used request id req-f720e210-2f2f-4896-aeb3-8b3196e054e3 2018-07-23 23:23:44,570 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fdf92f11-63f2-43c-proj-role 2018-07-23 23:23:44,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/632d0159b86945c585dd38a7ab3ba56d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d86e3b9-0f90-4d4f-be69-f8a06fefc3d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:44,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/632d0159b86945c585dd38a7ab3ba56d used request id req-0d86e3b9-0f90-4d4f-be69-f8a06fefc3d8 2018-07-23 23:23:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2940b37968c69b0be2ebb482af3bef405387220" 2018-07-23 23:23:44,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78be990-2268-4e1d-86ef-0cdc018882a1 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:23:44,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f78be990-2268-4e1d-86ef-0cdc018882a1 2018-07-23 23:23:44,773 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fdf92f11-63f2-43c-user 2018-07-23 23:23:44,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/19c107c85417493ea8ed72d1fd7d0159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb944a073cc67da4503fa5fea8793ae8f1947d5c" 2018-07-23 23:23:44,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb33139-5e32-413c-8bf4-4c13f406261e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:44,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/19c107c85417493ea8ed72d1fd7d0159 used request id req-abb33139-5e32-413c-8bf4-4c13f406261e 2018-07-23 23:23:44,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:45,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fG9y-F9cR1mjbvL6bh6xZg"], "issued_at": "2018-07-23T23:23:45.000000Z"}} 2018-07-23 23:23:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96194f05e5641a15c8b09d4e56197a5c4dcff78" 2018-07-23 23:23:45,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1edd0c-166f-445f-974a-5b2fcc396a34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:45,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1e1edd0c-166f-445f-974a-5b2fcc396a34 2018-07-23 23:23:45,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:45,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:45,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["4_VlZWz4SSCpc66BzXhw2Q"], "issued_at": "2018-07-23T23:23:45.000000Z"}} 2018-07-23 23:23:45,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:23:45,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5811e64f-e5da-448a-a5dc-818f5b565d38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:45,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5811e64f-e5da-448a-a5dc-818f5b565d38 2018-07-23 23:23:45,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:23:45,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:23:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:23:45,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-45ee204e-8b55-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:23:45,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad0e1f0-55c6-4087-9f7f-3d66a4372e2e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-45ee204e-8b55-4de-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:23:45,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-45ee204e-8b55-4de-proj used request id req-2ad0e1f0-55c6-4087-9f7f-3d66a4372e2e 2018-07-23 23:23:45,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:23:46,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432e2848-9a52-4a63-9112-90e2cf7b0e4e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:23:46,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-432e2848-9a52-4a63-9112-90e2cf7b0e4e 2018-07-23 23:23:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}}' 2018-07-23 23:23:46,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0c60ad-d68a-422f-8991-b07de277a535 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982"}, "tags": [], "enabled": true, "id": "dc60504b36c747b9b1fa1953bc6a9982", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}} 2018-07-23 23:23:46,124 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-2a0c60ad-d68a-422f-8991-b07de277a535 2018-07-23 23:23:46,125 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-45ee204e-8b55-4de-proj 2018-07-23 23:23:46,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:46,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:46,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["leZ6MsxjSeCQFHli75TBzg"], "issued_at": "2018-07-23T23:23:46.000000Z"}} 2018-07-23 23:23:46,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c39b38e80895ec09a16c2cdb40805136ae784b" 2018-07-23 23:23:46,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b43cafc-dc1a-4060-9dad-e2e8ebe3f04b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:46,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b43cafc-dc1a-4060-9dad-e2e8ebe3f04b 2018-07-23 23:23:46,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:23:46,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:23:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:23:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c39b38e80895ec09a16c2cdb40805136ae784b" 2018-07-23 23:23:46,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55418ee7-e8a7-4b23-aa7b-22af6124eac8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:23:46,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-55418ee7-e8a7-4b23-aa7b-22af6124eac8 2018-07-23 23:23:46,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-45ee204e-8b55-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c39b38e80895ec09a16c2cdb40805136ae784b" 2018-07-23 23:23:46,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914f35c5-d463-44c9-acef-4fcb47622629 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-45ee204e-8b55-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982"}, "tags": [], "enabled": true, "id": "dc60504b36c747b9b1fa1953bc6a9982", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}]} 2018-07-23 23:23:46,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-45ee204e-8b55-4de-proj used request id req-914f35c5-d463-44c9-acef-4fcb47622629 2018-07-23 23:23:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c39b38e80895ec09a16c2cdb40805136ae784b" 2018-07-23 23:23:46,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ef4028-ab88-4ccc-a0d4-dde4bebcf40a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:23:46,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-48ef4028-ab88-4ccc-a0d4-dde4bebcf40a 2018-07-23 23:23:47,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c39b38e80895ec09a16c2cdb40805136ae784b" 2018-07-23 23:23:47,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76db0fc3-8fc3-452d-936c-8ee73c498e65 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:23:47,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-76db0fc3-8fc3-452d-936c-8ee73c498e65 2018-07-23 23:23:47,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-45ee204e-8b55-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c39b38e80895ec09a16c2cdb40805136ae784b" 2018-07-23 23:23:47,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c2a833-ca4e-4351-a504-bde12427e707 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-45ee204e-8b55-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982"}, "tags": [], "enabled": true, "id": "dc60504b36c747b9b1fa1953bc6a9982", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}]} 2018-07-23 23:23:47,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-45ee204e-8b55-4de-proj used request id req-23c2a833-ca4e-4351-a504-bde12427e707 2018-07-23 23:23:47,424 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-45ee204e-8b55-4de-user 2018-07-23 23:23:47,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:47,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:23:47,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e84dee-64f2-460c-85e9-004262bf4427 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:23:47,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d5e84dee-64f2-460c-85e9-004262bf4427 2018-07-23 23:23:47,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" -d '{"role": {"name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj-role"}}' 2018-07-23 23:23:47,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c37f0500-9c94-4db4-8d1f-dc2c1a6f644f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77062ff789764544a91189227b81655e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77062ff789764544a91189227b81655e"}, "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj-role"}} 2018-07-23 23:23:47,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-c37f0500-9c94-4db4-8d1f-dc2c1a6f644f 2018-07-23 23:23:47,738 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-45ee204e-8b55-4de-proj-role 2018-07-23 23:23:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/77062ff789764544a91189227b81655e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:23:47,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e419170-e28f-4eae-b45a-31a2f2c77563 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77062ff789764544a91189227b81655e", "links": {"self": "http://172.30.9.26:5000/v3/roles/77062ff789764544a91189227b81655e"}, "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj-role"}} 2018-07-23 23:23:47,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/77062ff789764544a91189227b81655e used request id req-7e419170-e28f-4eae-b45a-31a2f2c77563 2018-07-23 23:23:47,859 - keystone_utils - INFO - Granting role CreateStackSuccessTests-45ee204e-8b55-4de-proj-role to project CreateStackSuccessTests-45ee204e-8b55-4de-proj 2018-07-23 23:23:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982/users/e4d0f6b3d12a4fb2aea0b24366f72944/roles/77062ff789764544a91189227b81655e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:23:47,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-066afbb2-c697-482b-b075-9aab25f57970 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:23:47,929 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982/users/e4d0f6b3d12a4fb2aea0b24366f72944/roles/77062ff789764544a91189227b81655e used request id req-066afbb2-c697-482b-b075-9aab25f57970 2018-07-23 23:23:47,930 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:23:47,930 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:23:47,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:47,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:48,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77062ff789764544a91189227b81655e", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj-role"}], "expires_at": "2018-07-24T00:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc60504b36c747b9b1fa1953bc6a9982", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-45ee204e-8b55-4de-user", "id": "e4d0f6b3d12a4fb2aea0b24366f72944"}, "audit_ids": ["mIM9FrYIRhS1wuoIDtdOQA"], "issued_at": "2018-07-23T23:23:48.000000Z"}} 2018-07-23 23:23:48,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" 2018-07-23 23:23:48,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0451b3-6e95-456e-b3ff-7dcc96952519 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:48,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5b0451b3-6e95-456e-b3ff-7dcc96952519 2018-07-23 23:23:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" 2018-07-23 23:23:48,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-1c47f9a2-f2a6-4aeb-b9f7-6cfc2bf977f7 Date: Mon, 23 Jul 2018 23:23:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image"} 2018-07-23 23:23:48,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image used request id req-1c47f9a2-f2a6-4aeb-b9f7-6cfc2bf977f7 2018-07-23 23:23:48,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" 2018-07-23 23:23:48,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f70b446e-34b9-4b83-aab9-77f91cc9d7b2 Date: Mon, 23 Jul 2018 23:23:48 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:23:48,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-f70b446e-34b9-4b83-aab9-77f91cc9d7b2 2018-07-23 23:23:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image"}' 2018-07-23 23:23:48,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3473cc88-6979-4f25-9aa2-5d9200c7143d Date: Mon, 23 Jul 2018 23:23:48 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:23:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:23:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91", "min_disk": 0, "protected": false, "id": "72b81033-1a12-42ae-b147-8f7e04ec2b91", "file": "/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/file", "checksum": null, "owner": "dc60504b36c747b9b1fa1953bc6a9982", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:23:48,756 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-3473cc88-6979-4f25-9aa2-5d9200c7143d 2018-07-23 23:23:48,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" -d '' 2018-07-23 23:23:49,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e27b9d1a-e5e1-409d-8e93-95609b252459 Date: Mon, 23 Jul 2018 23:23:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:23:49,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/file used request id req-e27b9d1a-e5e1-409d-8e93-95609b252459 2018-07-23 23:23:49,116 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:23:49,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" 2018-07-23 23:23:49,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-885baf22-0722-4e38-9052-b2f92a2a0e04 Date: Mon, 23 Jul 2018 23:23:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:23:49Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/snap", "metadata": {}}], "self": "/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91", "min_disk": 0, "protected": false, "id": "72b81033-1a12-42ae-b147-8f7e04ec2b91", "file": "/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc60504b36c747b9b1fa1953bc6a9982", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:23:49,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91 used request id req-885baf22-0722-4e38-9052-b2f92a2a0e04 2018-07-23 23:23:49,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" 2018-07-23 23:23:49,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e9e8081f-01f3-47d2-b411-a2ba28510932 Date: Mon, 23 Jul 2018 23:23:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:23:49,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e9e8081f-01f3-47d2-b411-a2ba28510932 2018-07-23 23:23:49,148 - create_image - INFO - Created image with name - CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image 2018-07-23 23:23:49,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" 2018-07-23 23:23:49,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-80beef31-7918-4b3f-9479-6938b9e3c33f Date: Mon, 23 Jul 2018 23:23:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:23:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:23:49Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/snap", "metadata": {}}], "self": "/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91", "min_disk": 0, "protected": false, "id": "72b81033-1a12-42ae-b147-8f7e04ec2b91", "file": "/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "dc60504b36c747b9b1fa1953bc6a9982", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/72b81033-1a12-42ae-b147-8f7e04ec2b91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:23:49,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91 used request id req-80beef31-7918-4b3f-9479-6938b9e3c33f 2018-07-23 23:23:49,167 - create_image - DEBUG - Instance status is - active 2018-07-23 23:23:49,167 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image 2018-07-23 23:23:49,167 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image 2018-07-23 23:23:49,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:49,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:49,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:23:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["4i5IMVVlQy2pVJi_0CSH0A"], "issued_at": "2018-07-23T23:23:49.000000Z"}} 2018-07-23 23:23:49,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab938d89eba7b836f1eda7a5a43c9b0e9d777a" 2018-07-23 23:23:49,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285d3ae3-d985-43e4-aa96-918de0c7aa4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:49,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-285d3ae3-d985-43e4-aa96-918de0c7aa4e 2018-07-23 23:23:49,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:23:49,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab938d89eba7b836f1eda7a5a43c9b0e9d777a" 2018-07-23 23:23:49,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c40340e3-23f5-41d6-8de4-6ce5beeeb369 x-compute-request-id: req-c40340e3-23f5-41d6-8de4-6ce5beeeb369 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:23:49,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c40340e3-23f5-41d6-8de4-6ce5beeeb369 2018-07-23 23:23:49,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab938d89eba7b836f1eda7a5a43c9b0e9d777a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-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-23 23:23:49,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e53a5b6-8d01-4bab-9fb1-5166ce412b96 x-compute-request-id: req-3e53a5b6-8d01-4bab-9fb1-5166ce412b96 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/55b9194c-ea44-4f06-96ee-ea516e44adf9", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/55b9194c-ea44-4f06-96ee-ea516e44adf9", "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": "55b9194c-ea44-4f06-96ee-ea516e44adf9"}} 2018-07-23 23:23:49,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-3e53a5b6-8d01-4bab-9fb1-5166ce412b96 2018-07-23 23:23:49,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:23:49,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:23:50,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77062ff789764544a91189227b81655e", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj-role"}], "expires_at": "2018-07-24T00:23:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc60504b36c747b9b1fa1953bc6a9982", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-45ee204e-8b55-4de-user", "id": "e4d0f6b3d12a4fb2aea0b24366f72944"}, "audit_ids": ["PZKUzrm5R_-21OixkR3dVA"], "issued_at": "2018-07-23T23:23:50.000000Z"}} 2018-07-23 23:23:50,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:23:50,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d7cb72-e630-4b5e-be5d-72e822f31992 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:23:50,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e4d7cb72-e630-4b5e-be5d-72e822f31992 2018-07-23 23:23:50,427 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:23:50,429 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:23:50,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:23:50,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:50 GMT Server: Apache x-openstack-request-id: req-b3f36381-6bda-4cc9-8a2f-9a0d8984f4ac Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:23:50,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack used request id req-b3f36381-6bda-4cc9-8a2f-9a0d8984f4ac 2018-07-23 23:23:50,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-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-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}}' 2018-07-23 23:23:52,574 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:23:50 GMT Server: Apache x-openstack-request-id: req-37a5d524-0690-48aa-8e98-0ebeac38cd27 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}]}} 2018-07-23 23:23:52,574 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks used request id req-37a5d524-0690-48aa-8e98-0ebeac38cd27 2018-07-23 23:23:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:23:52,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:52 GMT Server: Apache x-openstack-request-id: req-ce200071-bfd4-46d1-af51-df8fb8a8d24b Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:53,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:52 GMT Server: Apache x-openstack-request-id: req-a918b4c7-21b8-42d1-8a3a-66ab36d17d64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:53,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-a918b4c7-21b8-42d1-8a3a-66ab36d17d64 2018-07-23 23:23:53,042 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack 2018-07-23 23:23:53,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:23:53,278 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:53 GMT Server: Apache x-openstack-request-id: req-e846222c-5395-406d-8bd6-0609cde80fbf Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:53,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:53 GMT Server: Apache x-openstack-request-id: req-2eca29c6-be8e-465f-9dab-9c700addd9a8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:53,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-2eca29c6-be8e-465f-9dab-9c700addd9a8 2018-07-23 23:23:53,472 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:23:53,472 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:56,475 - create_stack - DEBUG - Stack status query timeout in 1196.56714797 2018-07-23 23:23:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:23:56,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:56 GMT Server: Apache x-openstack-request-id: req-bdbe54f9-a836-49cf-830a-07908ae959fb Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:23:56,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:56 GMT Server: Apache x-openstack-request-id: req-cfba5469-7227-46d1-a0f6-8a0beb0a95c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:23:56,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-cfba5469-7227-46d1-a0f6-8a0beb0a95c5 2018-07-23 23:23:56,704 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:23:56,705 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:23:59,708 - create_stack - DEBUG - Stack status query timeout in 1193.33468103 2018-07-23 23:23:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:23:59,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:23:59 GMT Server: Apache x-openstack-request-id: req-14c74a8a-f2bf-4e8a-be6b-44ea2d093a6f Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:00,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:23:59 GMT Server: Apache x-openstack-request-id: req-bea41ffd-46e8-4b5d-8f2e-5a6bebdcbad1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:00,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-bea41ffd-46e8-4b5d-8f2e-5a6bebdcbad1 2018-07-23 23:24:00,107 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:24:00,107 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:03,111 - create_stack - DEBUG - Stack status query timeout in 1189.93192291 2018-07-23 23:24:03,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:24:03,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:03 GMT Server: Apache x-openstack-request-id: req-48619ae9-6902-4740-93a6-d9b19ad66e72 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:03,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:03 GMT Server: Apache x-openstack-request-id: req-f821098d-8c12-4b2d-9382-2fe8b1886c9f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:03,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-f821098d-8c12-4b2d-9382-2fe8b1886c9f 2018-07-23 23:24:03,331 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:24:03,332 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack 2018-07-23 23:24:03,332 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack 2018-07-23 23:24:03,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:03,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77062ff789764544a91189227b81655e", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj-role"}], "expires_at": "2018-07-24T00:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc60504b36c747b9b1fa1953bc6a9982", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-45ee204e-8b55-4de-user", "id": "e4d0f6b3d12a4fb2aea0b24366f72944"}, "audit_ids": ["7mIDfg4YS8Cmv-HuIMEXQw"], "issued_at": "2018-07-23T23:24:03.000000Z"}} 2018-07-23 23:24:03,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb45ffe3d6ed2b45692df10c495aac7f8f09bf25" 2018-07-23 23:24:03,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:03 GMT Server: Apache x-openstack-request-id: req-62df028f-3503-47ab-8a3b-0266f1d13266 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:04,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:03 GMT Server: Apache x-openstack-request-id: req-87eedcd8-51e0-4a27-821d-32a192685cb5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:04,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-87eedcd8-51e0-4a27-821d-32a192685cb5 2018-07-23 23:24:04,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:24:04,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:04 GMT Server: Apache x-openstack-request-id: req-aac1831b-6fc6-4327-9ca4-67ec8074216e Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:04,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:04 GMT Server: Apache x-openstack-request-id: req-f216ac8d-fe9a-4b60-8ba5-ed496e0e6cb7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:04,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-f216ac8d-fe9a-4b60-8ba5-ed496e0e6cb7 2018-07-23 23:24:04,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:04,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:04,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77062ff789764544a91189227b81655e", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj-role"}], "expires_at": "2018-07-24T00:24:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc60504b36c747b9b1fa1953bc6a9982", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/dc60504b36c747b9b1fa1953bc6a9982", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-45ee204e-8b55-4de-user", "id": "e4d0f6b3d12a4fb2aea0b24366f72944"}, "audit_ids": ["Q-MSH_TdQh6A1JvfI_z1_w"], "issued_at": "2018-07-23T23:24:04.000000Z"}} 2018-07-23 23:24:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41a45adc804123f62421be3f5306e7d6fb1d40a" 2018-07-23 23:24:04,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6854337d-1bbe-47f0-95ad-f13baa78bc80 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:04,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6854337d-1bbe-47f0-95ad-f13baa78bc80 2018-07-23 23:24:04,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:24:04,803 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:24:04,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41a45adc804123f62421be3f5306e7d6fb1d40a" 2018-07-23 23:24:04,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:04 GMT Server: Apache x-openstack-request-id: req-a9fad5f1-47ca-40f1-a06f-94e3e3ea90b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "deletion_time": null, "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "tags": null}]} 2018-07-23 23:24:04,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack used request id req-a9fad5f1-47ca-40f1-a06f-94e3e3ea90b4 2018-07-23 23:24:04,998 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack 2018-07-23 23:24:05,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a41a45adc804123f62421be3f5306e7d6fb1d40a" 2018-07-23 23:24:05,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:05 GMT Server: Apache x-openstack-request-id: req-602bdf2d-16c5-4716-8ce1-01a551cec930 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:05,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:05 GMT Server: Apache x-openstack-request-id: req-0ffdedbf-9019-4c56-8b2e-ba61d97aad7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:05,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-0ffdedbf-9019-4c56-8b2e-ba61d97aad7e 2018-07-23 23:24:05,375 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack 2018-07-23 23:24:05,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:24:05,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:05 GMT Server: Apache x-openstack-request-id: req-f1857da6-6f29-4333-8909-8327769dd5a0 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:05,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:05 GMT Server: Apache x-openstack-request-id: req-22a8ab58-35dd-43e0-a9f1-1cd1140c46bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:05,444 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-22a8ab58-35dd-43e0-a9f1-1cd1140c46bc 2018-07-23 23:24:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:24:05,489 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:05 GMT Server: Apache x-openstack-request-id: req-e0275dcc-dbf9-44de-8c15-68bb00c59be4 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:05,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:05 GMT Server: Apache x-openstack-request-id: req-4a434bcb-7bcd-4f90-98eb-dde21a8f440f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:24:05Z", "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:05,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-4a434bcb-7bcd-4f90-98eb-dde21a8f440f 2018-07-23 23:24:05,515 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:24:05,515 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:08,518 - create_stack - DEBUG - Stack status query timeout in 1196.92592001 2018-07-23 23:24:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:24:08,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:08 GMT Server: Apache x-openstack-request-id: req-1f5550f1-8983-4b34-bb21-ec7b4cfc4cd1 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:08,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:08 GMT Server: Apache x-openstack-request-id: req-c106e90f-70de-42a4-a898-30447da15cb7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:24:05Z", "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:08,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-c106e90f-70de-42a4-a898-30447da15cb7 2018-07-23 23:24:08,589 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:24:08,589 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:11,592 - create_stack - DEBUG - Stack status query timeout in 1193.85230899 2018-07-23 23:24:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:24:11,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:11 GMT Server: Apache x-openstack-request-id: req-736d09fb-8471-4c6b-acce-6dac5de613db Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:11,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:11 GMT Server: Apache x-openstack-request-id: req-9cdd3907-40dc-46c2-a6b0-fd1224044c25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "dc60504b36c747b9b1fa1953bc6a9982", "OS::stack_id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "image_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image", "inst_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-inst", "subnet_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-subnet", "flavor_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-flavor-name", "net_name": "CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-net"}, "deletion_time": "2018-07-23T23:24:10Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack", "stack_user_project_id": "2c20143a334f40f18e15631ac29b47d3", "tags": null, "creation_time": "2018-07-23T23:23:51Z", "links": [{"href": "http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:24:05Z", "id": "7044e21f-adfd-4c34-9199-a5bd5fb2b0bc", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:11,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-9cdd3907-40dc-46c2-a6b0-fd1224044c25 2018-07-23 23:24:11,668 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:24:11,669 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack 2018-07-23 23:24:11,669 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack 2018-07-23 23:24:11,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c390aef89061dad2e8c8c1ed8c494f1f4017d434" 2018-07-23 23:24:11,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:11 GMT Server: Apache x-openstack-request-id: req-fe77cb58-3b48-4599-a49f-55f54d863a19 Location: http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:11,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:11 GMT Server: Apache x-openstack-request-id: req-0c1da1ce-7a7d-463e-95bd-93c6521ba067 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:24:11,726 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/dc60504b36c747b9b1fa1953bc6a9982/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-stack/7044e21f-adfd-4c34-9199-a5bd5fb2b0bc used request id req-0c1da1ce-7a7d-463e-95bd-93c6521ba067 2018-07-23 23:24:11,727 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b4e36fe6-4dfd-4a8d-9093-795d360dab37-image 2018-07-23 23:24:11,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e72448b4152a9ba282444d916acbfb9e1f84357a" 2018-07-23 23:24:13,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c948efa-d945-44a7-bb47-63e4d9083d04 Date: Mon, 23 Jul 2018 23:24:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:24:13,081 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/72b81033-1a12-42ae-b147-8f7e04ec2b91 used request id req-6c948efa-d945-44a7-bb47-63e4d9083d04 2018-07-23 23:24:13,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/55b9194c-ea44-4f06-96ee-ea516e44adf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab938d89eba7b836f1eda7a5a43c9b0e9d777a" 2018-07-23 23:24:13,115 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3413784-b138-4076-8b25-b7c66675ed58 x-compute-request-id: req-d3413784-b138-4076-8b25-b7c66675ed58 Content-Length: 0 Content-Type: application/json 2018-07-23 23:24:13,115 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/55b9194c-ea44-4f06-96ee-ea516e44adf9 used request id req-d3413784-b138-4076-8b25-b7c66675ed58 2018-07-23 23:24:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-8815c6d0-5741-4f96-ac51-b32acdb9a82d Date: Mon, 23 Jul 2018 23:24:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "created_at": "2018-07-23T23:23:52Z", "updated_at": "2018-07-23T23:23:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "revision_number": 0, "id": "3f4c55f1-1988-4e1c-9586-59c608f0d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc60504b36c747b9b1fa1953bc6a9982"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "revision_number": 0, "id": "a0211766-d8a3-40f5-8e4f-3d1532da7e86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc60504b36c747b9b1fa1953bc6a9982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "revision_number": 0, "id": "aa71ad3f-203c-483e-9f17-dd2520b52b45", "remote_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "port_range_min": null, "ethertype": "IPv4", "project_id": "dc60504b36c747b9b1fa1953bc6a9982"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "revision_number": 0, "id": "b354f6b8-9229-4083-a6a8-739b5839de4f", "remote_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "remote_ip_prefix": null, "created_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "port_range_min": null, "ethertype": "IPv6", "project_id": "dc60504b36c747b9b1fa1953bc6a9982"}], "revision_number": 4, "project_id": "dc60504b36c747b9b1fa1953bc6a9982", "id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:24:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-8815c6d0-5741-4f96-ac51-b32acdb9a82d 2018-07-23 23:24:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:13,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d25200a-0e3d-44f5-ba03-a5c85625e8b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:13,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-9d25200a-0e3d-44f5-ba03-a5c85625e8b3 2018-07-23 23:24:13,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:13,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:13,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92dbfb2c-3e2c-4f1f-a07f-bd0413eaf02a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dc60504b36c747b9b1fa1953bc6a9982", "name": "CreateStackSuccessTests-45ee204e-8b55-4de-proj"}} 2018-07-23 23:24:13,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982 used request id req-92dbfb2c-3e2c-4f1f-a07f-bd0413eaf02a 2018-07-23 23:24:13,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb 2018-07-23 23:24:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:13,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-45313a47-a5b2-41df-87e1-e904cf5a2760 Date: Mon, 23 Jul 2018 23:24:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "created_at": "2018-07-23T23:23:52Z", "project_id": "dc60504b36c747b9b1fa1953bc6a9982", "id": "3f4c55f1-1988-4e1c-9586-59c608f0d89f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "created_at": "2018-07-23T23:23:52Z", "project_id": "dc60504b36c747b9b1fa1953bc6a9982", "id": "a0211766-d8a3-40f5-8e4f-3d1532da7e86"}, {"remote_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "created_at": "2018-07-23T23:23:52Z", "project_id": "dc60504b36c747b9b1fa1953bc6a9982", "id": "aa71ad3f-203c-483e-9f17-dd2520b52b45"}, {"remote_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:23:52Z", "security_group_id": "1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb", "port_range_min": null, "revision_number": 0, "tenant_id": "dc60504b36c747b9b1fa1953bc6a9982", "created_at": "2018-07-23T23:23:52Z", "project_id": "dc60504b36c747b9b1fa1953bc6a9982", "id": "b354f6b8-9229-4083-a6a8-739b5839de4f"}]} 2018-07-23 23:24:13,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb used request id req-45313a47-a5b2-41df-87e1-e904cf5a2760 2018-07-23 23:24:13,567 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:24:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:13,708 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c695f3db-774f-4eae-b715-796be98efe77 Content-Length: 0 Date: Mon, 23 Jul 2018 23:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:24:13,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/1d358b1b-b2b2-4e16-a9ce-5aef6ae7c2bb used request id req-c695f3db-774f-4eae-b715-796be98efe77 2018-07-23 23:24:13,709 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-45ee204e-8b55-4de-proj 2018-07-23 23:24:13,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:13,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bd828c3-3cf5-4ff3-ba56-ce8687d2abca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:13,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/dc60504b36c747b9b1fa1953bc6a9982 used request id req-6bd828c3-3cf5-4ff3-ba56-ce8687d2abca 2018-07-23 23:24:13,963 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-45ee204e-8b55-4de-proj-role 2018-07-23 23:24:13,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/77062ff789764544a91189227b81655e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:14,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43cc7022-e022-4e76-9acf-f0e4f42c961e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:14,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/77062ff789764544a91189227b81655e used request id req-43cc7022-e022-4e76-9acf-f0e4f42c961e 2018-07-23 23:24:14,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83645d1590385c6d4925334454632cfe440e1a" 2018-07-23 23:24:14,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7ee95e-0be1-487f-8bbc-24d34279fa28 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:24:14,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4c7ee95e-0be1-487f-8bbc-24d34279fa28 2018-07-23 23:24:14,155 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-45ee204e-8b55-4de-user 2018-07-23 23:24:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/e4d0f6b3d12a4fb2aea0b24366f72944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c39b38e80895ec09a16c2cdb40805136ae784b" 2018-07-23 23:24:14,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c98440a-c19d-476f-b6ee-ad8ff5f617a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:14,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/e4d0f6b3d12a4fb2aea0b24366f72944 used request id req-1c98440a-c19d-476f-b6ee-ad8ff5f617a3 2018-07-23 23:24:14,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:14,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["5-Tj-iGFSByQ_USwsKqw5w"], "issued_at": "2018-07-23T23:24:14.000000Z"}} 2018-07-23 23:24:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7de2cc6b054573510480e6b62fe5e630aa921a" 2018-07-23 23:24:14,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c548b1-ae73-4453-a4d7-c2de2b51c36f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:14,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-82c548b1-ae73-4453-a4d7-c2de2b51c36f 2018-07-23 23:24:14,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:14,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:15,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WZSgtHmQRdSkdaGMmRL9zg"], "issued_at": "2018-07-23T23:24:15.000000Z"}} 2018-07-23 23:24:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:15,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b82515-4a4b-48a0-b869-8e544fabd638 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:15,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d3b82515-4a4b-48a0-b869-8e544fabd638 2018-07-23 23:24:15,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:24:15,253 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:24:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:24:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-278d283e-b74d-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:15,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f618611-edd9-4ccc-bb4c-4c6a838fc8f5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-278d283e-b74d-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:24:15,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-278d283e-b74d-4cb-proj used request id req-0f618611-edd9-4ccc-bb4c-4c6a838fc8f5 2018-07-23 23:24:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:15,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c691f0-17d0-4678-b77b-b92205f8ee11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:24:15,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-52c691f0-17d0-4678-b77b-b92205f8ee11 2018-07-23 23:24:15,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}}' 2018-07-23 23:24:15,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfdfb30-21b6-412b-9e86-70c2820488e7 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6"}, "tags": [], "enabled": true, "id": "3656a30f1c1043f38c9333f37051eec6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}} 2018-07-23 23:24:15,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4bfdfb30-21b6-412b-9e86-70c2820488e7 2018-07-23 23:24:15,644 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-278d283e-b74d-4cb-proj 2018-07-23 23:24:15,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:15,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:16,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Rhhw1HFgTNOi_wVHerExRQ"], "issued_at": "2018-07-23T23:24:16.000000Z"}} 2018-07-23 23:24:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271fec5ab9df52aefe3a1afb291a91d5371b3f18" 2018-07-23 23:24:16,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-529eb01c-6004-468b-8fef-d725ec5d57b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:16,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-529eb01c-6004-468b-8fef-d725ec5d57b4 2018-07-23 23:24:16,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:24:16,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:24:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271fec5ab9df52aefe3a1afb291a91d5371b3f18" 2018-07-23 23:24:16,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9341e6ac-2980-41c1-abc4-27163a96a65c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:24:16,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9341e6ac-2980-41c1-abc4-27163a96a65c 2018-07-23 23:24:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-278d283e-b74d-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271fec5ab9df52aefe3a1afb291a91d5371b3f18" 2018-07-23 23:24:16,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ee4309f-417a-4219-ba70-9e2467b27770 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-278d283e-b74d-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6"}, "tags": [], "enabled": true, "id": "3656a30f1c1043f38c9333f37051eec6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}]} 2018-07-23 23:24:16,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-278d283e-b74d-4cb-proj used request id req-3ee4309f-417a-4219-ba70-9e2467b27770 2018-07-23 23:24:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271fec5ab9df52aefe3a1afb291a91d5371b3f18" 2018-07-23 23:24:16,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14313e43-12e2-4138-bcec-5c592044d19d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:24:16,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-14313e43-12e2-4138-bcec-5c592044d19d 2018-07-23 23:24:16,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271fec5ab9df52aefe3a1afb291a91d5371b3f18" 2018-07-23 23:24:16,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cec35ee-69b0-41db-8149-89e8ea3cef5c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:24:16,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4cec35ee-69b0-41db-8149-89e8ea3cef5c 2018-07-23 23:24:16,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-278d283e-b74d-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271fec5ab9df52aefe3a1afb291a91d5371b3f18" 2018-07-23 23:24:16,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c98dd1ba-0be8-468c-9430-e55030e8d6d4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-278d283e-b74d-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6"}, "tags": [], "enabled": true, "id": "3656a30f1c1043f38c9333f37051eec6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}]} 2018-07-23 23:24:16,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-278d283e-b74d-4cb-proj used request id req-c98dd1ba-0be8-468c-9430-e55030e8d6d4 2018-07-23 23:24:16,854 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-278d283e-b74d-4cb-user 2018-07-23 23:24:16,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:16,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:16,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a612ae32-7ba7-4acc-b412-9b58bddfa962 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:24:16,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a612ae32-7ba7-4acc-b412-9b58bddfa962 2018-07-23 23:24:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" -d '{"role": {"name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj-role"}}' 2018-07-23 23:24:17,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d70fb5b-72b3-42bd-9103-11931471dc22 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abf1ae3a1ac64c1bbc8365a1f734d473", "links": {"self": "http://172.30.9.26:5000/v3/roles/abf1ae3a1ac64c1bbc8365a1f734d473"}, "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj-role"}} 2018-07-23 23:24:17,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-2d70fb5b-72b3-42bd-9103-11931471dc22 2018-07-23 23:24:17,044 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-278d283e-b74d-4cb-proj-role 2018-07-23 23:24:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/abf1ae3a1ac64c1bbc8365a1f734d473 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:17,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed541cc-294e-4b3a-8dc0-57aac05a6c61 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abf1ae3a1ac64c1bbc8365a1f734d473", "links": {"self": "http://172.30.9.26:5000/v3/roles/abf1ae3a1ac64c1bbc8365a1f734d473"}, "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj-role"}} 2018-07-23 23:24:17,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/abf1ae3a1ac64c1bbc8365a1f734d473 used request id req-5ed541cc-294e-4b3a-8dc0-57aac05a6c61 2018-07-23 23:24:17,129 - keystone_utils - INFO - Granting role CreateStackSuccessTests-278d283e-b74d-4cb-proj-role to project CreateStackSuccessTests-278d283e-b74d-4cb-proj 2018-07-23 23:24:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6/users/ddfc3a44c70b463bb5b4ee3061bd9226/roles/abf1ae3a1ac64c1bbc8365a1f734d473 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:17,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-434ce262-d71e-4ce5-8126-f1bdc02a4971 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:17,250 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6/users/ddfc3a44c70b463bb5b4ee3061bd9226/roles/abf1ae3a1ac64c1bbc8365a1f734d473 used request id req-434ce262-d71e-4ce5-8126-f1bdc02a4971 2018-07-23 23:24:17,250 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:24:17,250 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:24:17,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:17,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:17,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abf1ae3a1ac64c1bbc8365a1f734d473", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj-role"}], "expires_at": "2018-07-24T00:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3656a30f1c1043f38c9333f37051eec6", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-278d283e-b74d-4cb-user", "id": "ddfc3a44c70b463bb5b4ee3061bd9226"}, "audit_ids": ["-v2K62C3TaSoKL6Faucbqg"], "issued_at": "2018-07-23T23:24:17.000000Z"}} 2018-07-23 23:24:17,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" 2018-07-23 23:24:17,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb468bb-db9f-406b-be09-9492875700b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:17,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6fb468bb-db9f-406b-be09-9492875700b8 2018-07-23 23:24:17,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" 2018-07-23 23:24:17,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-3adb315f-2930-4dc6-b562-82a65f6a3437 Date: Mon, 23 Jul 2018 23:24:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image"} 2018-07-23 23:24:17,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image used request id req-3adb315f-2930-4dc6-b562-82a65f6a3437 2018-07-23 23:24:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" 2018-07-23 23:24:17,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a893db0f-605b-4014-b94f-e2a6073930af Date: Mon, 23 Jul 2018 23:24:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:24:17,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a893db0f-605b-4014-b94f-e2a6073930af 2018-07-23 23:24:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image"}' 2018-07-23 23:24:17,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6db1811c-2784-4eb2-9b00-66f3db71f350 Date: Mon, 23 Jul 2018 23:24:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:24:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:24:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/020e328a-fd96-4d88-9011-84b60789cc62", "min_disk": 0, "protected": false, "id": "020e328a-fd96-4d88-9011-84b60789cc62", "file": "/v2/images/020e328a-fd96-4d88-9011-84b60789cc62/file", "checksum": null, "owner": "3656a30f1c1043f38c9333f37051eec6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:24:17,963 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-6db1811c-2784-4eb2-9b00-66f3db71f350 2018-07-23 23:24:17,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" -d '' 2018-07-23 23:24:19,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eaa53248-c669-4f8e-ae0a-ca3dbac3a41a Date: Mon, 23 Jul 2018 23:24:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:24:19,054 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62/file used request id req-eaa53248-c669-4f8e-ae0a-ca3dbac3a41a 2018-07-23 23:24:19,054 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:24:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" 2018-07-23 23:24:19,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dccce72a-d487-445d-bc60-46bfd120d3f9 Date: Mon, 23 Jul 2018 23:24:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:24:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:24:19Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/020e328a-fd96-4d88-9011-84b60789cc62/snap", "metadata": {}}], "self": "/v2/images/020e328a-fd96-4d88-9011-84b60789cc62", "min_disk": 0, "protected": false, "id": "020e328a-fd96-4d88-9011-84b60789cc62", "file": "/v2/images/020e328a-fd96-4d88-9011-84b60789cc62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3656a30f1c1043f38c9333f37051eec6", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/020e328a-fd96-4d88-9011-84b60789cc62/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:24:19,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62 used request id req-dccce72a-d487-445d-bc60-46bfd120d3f9 2018-07-23 23:24:19,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" 2018-07-23 23:24:19,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-49540206-87fb-4e7c-b3f4-326f787a7ba6 Date: Mon, 23 Jul 2018 23:24:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:24:19,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-49540206-87fb-4e7c-b3f4-326f787a7ba6 2018-07-23 23:24:19,085 - create_image - INFO - Created image with name - CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image 2018-07-23 23:24:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" 2018-07-23 23:24:19,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-42dadc4a-1619-4b07-a984-f7bb6515c332 Date: Mon, 23 Jul 2018 23:24:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:24:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:24:19Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/020e328a-fd96-4d88-9011-84b60789cc62/snap", "metadata": {}}], "self": "/v2/images/020e328a-fd96-4d88-9011-84b60789cc62", "min_disk": 0, "protected": false, "id": "020e328a-fd96-4d88-9011-84b60789cc62", "file": "/v2/images/020e328a-fd96-4d88-9011-84b60789cc62/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3656a30f1c1043f38c9333f37051eec6", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/020e328a-fd96-4d88-9011-84b60789cc62/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:24:19,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62 used request id req-42dadc4a-1619-4b07-a984-f7bb6515c332 2018-07-23 23:24:19,105 - create_image - DEBUG - Instance status is - active 2018-07-23 23:24:19,105 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image 2018-07-23 23:24:19,105 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image 2018-07-23 23:24:19,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:19,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:19,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ebhQLE3YTDiW5G7RO4R0lw"], "issued_at": "2018-07-23T23:24:19.000000Z"}} 2018-07-23 23:24:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d049845b3cac9a03f11d59b1036a73927bb850" 2018-07-23 23:24:19,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23143d3-fb92-41c6-ad84-f16f9b3e0289 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:19,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b23143d3-fb92-41c6-ad84-f16f9b3e0289 2018-07-23 23:24:19,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:24:19,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d049845b3cac9a03f11d59b1036a73927bb850" 2018-07-23 23:24:19,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beba02fc-3cd9-40a7-8cb2-28209483da17 x-compute-request-id: req-beba02fc-3cd9-40a7-8cb2-28209483da17 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:24:19,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-beba02fc-3cd9-40a7-8cb2-28209483da17 2018-07-23 23:24:19,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d049845b3cac9a03f11d59b1036a73927bb850" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-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-23 23:24:19,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f96cc8e3-0362-43cc-9b67-cd502d8499f1 x-compute-request-id: req-f96cc8e3-0362-43cc-9b67-cd502d8499f1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e4f4e800-0067-4abc-9de0-9fedcff530f0", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e4f4e800-0067-4abc-9de0-9fedcff530f0", "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": "e4f4e800-0067-4abc-9de0-9fedcff530f0"}} 2018-07-23 23:24:19,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f96cc8e3-0362-43cc-9b67-cd502d8499f1 2018-07-23 23:24:19,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:19,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:20,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abf1ae3a1ac64c1bbc8365a1f734d473", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj-role"}], "expires_at": "2018-07-24T00:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3656a30f1c1043f38c9333f37051eec6", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-278d283e-b74d-4cb-user", "id": "ddfc3a44c70b463bb5b4ee3061bd9226"}, "audit_ids": ["rFS0g7zvSOGQQPaELSu-pg"], "issued_at": "2018-07-23T23:24:20.000000Z"}} 2018-07-23 23:24:20,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:20,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44385ed2-9eba-43ad-ad1e-b550a3f03424 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:20,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-44385ed2-9eba-43ad-ad1e-b550a3f03424 2018-07-23 23:24:20,281 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:24:20,284 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:24:20,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:20,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:20 GMT Server: Apache x-openstack-request-id: req-040a62d2-d521-444d-a355-062ffb170922 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:24:20,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack used request id req-040a62d2-d521-444d-a355-062ffb170922 2018-07-23 23:24:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-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-d539d431-496b-48b0-91a9-c59aaecb45f4-net", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name"}}' 2018-07-23 23:24:22,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:24:20 GMT Server: Apache x-openstack-request-id: req-fc046266-f125-465e-b7ed-5d7ba93453c1 Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}]}} 2018-07-23 23:24:22,385 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks used request id req-fc046266-f125-465e-b7ed-5d7ba93453c1 2018-07-23 23:24:22,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:22,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:22 GMT Server: Apache x-openstack-request-id: req-b935f407-9868-4bf5-a186-ec1db4037f36 Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:22,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:22 GMT Server: Apache x-openstack-request-id: req-d04e29a0-59d1-473f-86c9-c96a936726e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:22,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-d04e29a0-59d1-473f-86c9-c96a936726e6 2018-07-23 23:24:22,811 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack 2018-07-23 23:24:22,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:23,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:22 GMT Server: Apache x-openstack-request-id: req-0ddc6b71-bc1f-4c62-846a-7bed72636975 Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:23,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:23 GMT Server: Apache x-openstack-request-id: req-35116cce-5bd4-4ad5-afba-7f82880db547 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:23,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-35116cce-5bd4-4ad5-afba-7f82880db547 2018-07-23 23:24:23,297 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:24:23,298 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:26,301 - create_stack - DEBUG - Stack status query timeout in 1196.51012993 2018-07-23 23:24:26,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:26,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:26 GMT Server: Apache x-openstack-request-id: req-19ba8135-093f-4d33-b958-41276ccc713d Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:26,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:26 GMT Server: Apache x-openstack-request-id: req-aff6115f-dfcc-4c31-84a0-e092a36823cb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:26,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-aff6115f-dfcc-4c31-84a0-e092a36823cb 2018-07-23 23:24:26,688 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:24:26,688 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:29,688 - create_stack - DEBUG - Stack status query timeout in 1193.12286806 2018-07-23 23:24:29,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:29,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:29 GMT Server: Apache x-openstack-request-id: req-c762a1a3-e40d-412e-aa8c-6582cf592e38 Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:29,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:29 GMT Server: Apache x-openstack-request-id: req-d72a46cc-6b9f-474f-b730-2276a1aa363b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:29,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-d72a46cc-6b9f-474f-b730-2276a1aa363b 2018-07-23 23:24:29,913 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:24:29,913 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:32,916 - create_stack - DEBUG - Stack status query timeout in 1189.89461207 2018-07-23 23:24:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:33,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:32 GMT Server: Apache x-openstack-request-id: req-aeb64874-18e8-4322-a89b-005d9c451028 Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:33,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:33 GMT Server: Apache x-openstack-request-id: req-ce674412-e74c-4e61-ad2c-3369147ca645 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:33,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-ce674412-e74c-4e61-ad2c-3369147ca645 2018-07-23 23:24:33,140 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:24:33,141 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:36,144 - create_stack - DEBUG - Stack status query timeout in 1186.66707993 2018-07-23 23:24:36,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:36,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:36 GMT Server: Apache x-openstack-request-id: req-59450a94-64e6-4340-ba49-d5c18ef854a5 Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:36,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:36 GMT Server: Apache x-openstack-request-id: req-bfa24365-884a-4337-8166-b3feb961f69c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:36,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-bfa24365-884a-4337-8166-b3feb961f69c 2018-07-23 23:24:36,216 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:24:36,216 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack 2018-07-23 23:24:36,216 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack 2018-07-23 23:24:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:36,248 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:36 GMT Server: Apache x-openstack-request-id: req-729dd79a-a8e1-444d-9b60-1424f72729fb Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:36,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:36 GMT Server: Apache x-openstack-request-id: req-a7facb78-d06a-4c05-9e58-0eea8b15638e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-23T23:24:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:22Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "99d4a956-45e0-4230-b201-a3b9b11b20d1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-23T23:24:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:22Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "0c0cd202-d4f5-4091-977c-010dfcbf9cba", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-23T23:24:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:22Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f01e7055-67c7-4f63-a024-9c127cd02133", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-23T23:24:22Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:22Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "21928014-c681-4a20-84ea-5f17cc9b4b9a", "resource_type": "OS::Nova::Server"}]} 2018-07-23 23:24:36,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70/resources used request id req-a7facb78-d06a-4c05-9e58-0eea8b15638e 2018-07-23 23:24:36,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f01e7055-67c7-4f63-a024-9c127cd02133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-ac17d04d-cda8-4acc-bcb0-fd3dd37062ef Date: Mon, 23 Jul 2018 23:24:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f01e7055-67c7-4f63-a024-9c127cd02133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3656a30f1c1043f38c9333f37051eec6","l2_adjacency":true,"status":"ACTIVE","subnets":["0c0cd202-d4f5-4091-977c-010dfcbf9cba"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:24Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net","admin_state_up":true,"tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:22Z","mtu":1450}]} 2018-07-23 23:24:36,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f01e7055-67c7-4f63-a024-9c127cd02133 used request id req-ac17d04d-cda8-4acc-bcb0-fd3dd37062ef 2018-07-23 23:24:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:36,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e38a3002-8e7e-4def-953c-6397a0ff83a6 Date: Mon, 23 Jul 2018 23:24:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01e7055-67c7-4f63-a024-9c127cd02133","tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:24Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:24Z","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":"3656a30f1c1043f38c9333f37051eec6","id":"0c0cd202-d4f5-4091-977c-010dfcbf9cba","subnetpool_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet"}]} 2018-07-23 23:24:36,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 used request id req-e38a3002-8e7e-4def-953c-6397a0ff83a6 2018-07-23 23:24:36,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:36,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ca49daf8-ab9e-4385-9709-de1e8e1b4fb2 Date: Mon, 23 Jul 2018 23:24:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01e7055-67c7-4f63-a024-9c127cd02133","tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:24Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:24Z","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":"3656a30f1c1043f38c9333f37051eec6","id":"0c0cd202-d4f5-4091-977c-010dfcbf9cba","subnetpool_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet"}]} 2018-07-23 23:24:36,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 used request id req-ca49daf8-ab9e-4385-9709-de1e8e1b4fb2 2018-07-23 23:24:36,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:36,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:37,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abf1ae3a1ac64c1bbc8365a1f734d473", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj-role"}], "expires_at": "2018-07-24T00:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3656a30f1c1043f38c9333f37051eec6", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-278d283e-b74d-4cb-user", "id": "ddfc3a44c70b463bb5b4ee3061bd9226"}, "audit_ids": ["lnPXejiDSseQqv0mBFuDJQ"], "issued_at": "2018-07-23T23:24:37.000000Z"}} 2018-07-23 23:24:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a176a505b591189958b4687bf909e2a7555ce9" 2018-07-23 23:24:37,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab8b311-0f95-4278-b11f-2fbdb32e6d48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:37,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1ab8b311-0f95-4278-b11f-2fbdb32e6d48 2018-07-23 23:24:37,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a176a505b591189958b4687bf909e2a7555ce9" 2018-07-23 23:24:37,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-395fb46a-85cb-41f8-94d6-f38e720aceca Date: Mon, 23 Jul 2018 23:24:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f01e7055-67c7-4f63-a024-9c127cd02133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3656a30f1c1043f38c9333f37051eec6","l2_adjacency":true,"status":"ACTIVE","subnets":["0c0cd202-d4f5-4091-977c-010dfcbf9cba"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:24Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net","admin_state_up":true,"tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:22Z","mtu":1450}]} 2018-07-23 23:24:37,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net used request id req-395fb46a-85cb-41f8-94d6-f38e720aceca 2018-07-23 23:24:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:24:37,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:24:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:24:37,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a176a505b591189958b4687bf909e2a7555ce9" 2018-07-23 23:24:37,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84153d1-4c2f-4675-8acf-8ac2bb7ad5fe Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3656a30f1c1043f38c9333f37051eec6", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}} 2018-07-23 23:24:37,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6 used request id req-a84153d1-4c2f-4675-8acf-8ac2bb7ad5fe 2018-07-23 23:24:37,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67a176a505b591189958b4687bf909e2a7555ce9" 2018-07-23 23:24:37,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c0f159a9-5ffb-4dd6-ae95-0766ed004b7e Date: Mon, 23 Jul 2018 23:24:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01e7055-67c7-4f63-a024-9c127cd02133","tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:24Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:24Z","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":"3656a30f1c1043f38c9333f37051eec6","id":"0c0cd202-d4f5-4091-977c-010dfcbf9cba","subnetpool_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet"}]} 2018-07-23 23:24:37,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 used request id req-c0f159a9-5ffb-4dd6-ae95-0766ed004b7e 2018-07-23 23:24:37,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:37,935 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abf1ae3a1ac64c1bbc8365a1f734d473", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj-role"}], "expires_at": "2018-07-24T00:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3656a30f1c1043f38c9333f37051eec6", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/3656a30f1c1043f38c9333f37051eec6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-278d283e-b74d-4cb-user", "id": "ddfc3a44c70b463bb5b4ee3061bd9226"}, "audit_ids": ["13zYaemZS22m0EB6ptep0Q"], "issued_at": "2018-07-23T23:24:37.000000Z"}} 2018-07-23 23:24:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46abb87933b6f225a3000a1bc1b73ad542d675d" 2018-07-23 23:24:38,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f41fc7a-0fc8-4c74-99ad-e72ee35f3a07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:38,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f41fc7a-0fc8-4c74-99ad-e72ee35f3a07 2018-07-23 23:24:38,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46abb87933b6f225a3000a1bc1b73ad542d675d" 2018-07-23 23:24:38,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-e7d7dfbe-4f67-40ac-9f19-3aa23a0dba76 Date: Mon, 23 Jul 2018 23:24:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f01e7055-67c7-4f63-a024-9c127cd02133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3656a30f1c1043f38c9333f37051eec6","l2_adjacency":true,"status":"ACTIVE","subnets":["0c0cd202-d4f5-4091-977c-010dfcbf9cba"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:24Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net","admin_state_up":true,"tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:22Z","mtu":1450}]} 2018-07-23 23:24:38,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net used request id req-e7d7dfbe-4f67-40ac-9f19-3aa23a0dba76 2018-07-23 23:24:38,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46abb87933b6f225a3000a1bc1b73ad542d675d" 2018-07-23 23:24:38,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1a2e3feb-295f-4058-bd1b-f358e6634980 Date: Mon, 23 Jul 2018 23:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01e7055-67c7-4f63-a024-9c127cd02133","tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:24Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:24Z","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":"3656a30f1c1043f38c9333f37051eec6","id":"0c0cd202-d4f5-4091-977c-010dfcbf9cba","subnetpool_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet"}]} 2018-07-23 23:24:38,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 used request id req-1a2e3feb-295f-4058-bd1b-f358e6634980 2018-07-23 23:24:38,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=f01e7055-67c7-4f63-a024-9c127cd02133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46abb87933b6f225a3000a1bc1b73ad542d675d" 2018-07-23 23:24:38,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-d4807454-b486-4855-8ccf-d73a0ca568f1 Date: Mon, 23 Jul 2018 23:24:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f01e7055-67c7-4f63-a024-9c127cd02133","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3656a30f1c1043f38c9333f37051eec6","l2_adjacency":true,"status":"ACTIVE","subnets":["0c0cd202-d4f5-4091-977c-010dfcbf9cba"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:24Z","qos_policy_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net","admin_state_up":true,"tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:22Z","mtu":1450}]} 2018-07-23 23:24:38,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=f01e7055-67c7-4f63-a024-9c127cd02133 used request id req-d4807454-b486-4855-8ccf-d73a0ca568f1 2018-07-23 23:24:38,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46abb87933b6f225a3000a1bc1b73ad542d675d" 2018-07-23 23:24:38,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c6fca5d3-38aa-4cdc-a94f-78da40e122ef Date: Mon, 23 Jul 2018 23:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01e7055-67c7-4f63-a024-9c127cd02133","tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:24Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:24Z","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":"3656a30f1c1043f38c9333f37051eec6","id":"0c0cd202-d4f5-4091-977c-010dfcbf9cba","subnetpool_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet"}]} 2018-07-23 23:24:38,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133 used request id req-c6fca5d3-38aa-4cdc-a94f-78da40e122ef 2018-07-23 23:24:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133&name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46abb87933b6f225a3000a1bc1b73ad542d675d" 2018-07-23 23:24:38,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e1547b1a-b0b1-4cfe-a68e-7478b3f10cf7 Date: Mon, 23 Jul 2018 23:24:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01e7055-67c7-4f63-a024-9c127cd02133","tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:24Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:24Z","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":"3656a30f1c1043f38c9333f37051eec6","id":"0c0cd202-d4f5-4091-977c-010dfcbf9cba","subnetpool_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet"}]} 2018-07-23 23:24:38,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=f01e7055-67c7-4f63-a024-9c127cd02133&name=CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet used request id req-e1547b1a-b0b1-4cfe-a68e-7478b3f10cf7 2018-07-23 23:24:38,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/0c0cd202-d4f5-4091-977c-010dfcbf9cba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46abb87933b6f225a3000a1bc1b73ad542d675d" 2018-07-23 23:24:38,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-feabefec-c8a5-4377-bd6c-a2fd9043433c Date: Mon, 23 Jul 2018 23:24:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f01e7055-67c7-4f63-a024-9c127cd02133","tenant_id":"3656a30f1c1043f38c9333f37051eec6","created_at":"2018-07-23T23:24:24Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:24Z","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":"3656a30f1c1043f38c9333f37051eec6","id":"0c0cd202-d4f5-4091-977c-010dfcbf9cba","subnetpool_id":null,"name":"CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet"}} 2018-07-23 23:24:38,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/0c0cd202-d4f5-4091-977c-010dfcbf9cba used request id req-feabefec-c8a5-4377-bd6c-a2fd9043433c 2018-07-23 23:24:38,587 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack 2018-07-23 23:24:38,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:38,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:38 GMT Server: Apache x-openstack-request-id: req-21fce96a-8dc2-46f6-9c5a-9bbecb331add Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:38,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:38 GMT Server: Apache x-openstack-request-id: req-a4a1febc-b0bb-44b7-90c8-f73b345f947a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:38,813 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-a4a1febc-b0bb-44b7-90c8-f73b345f947a 2018-07-23 23:24:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:38,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:38 GMT Server: Apache x-openstack-request-id: req-45087c76-fcbe-4719-9f6c-1a4ef45290ca Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:38,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:38 GMT Server: Apache x-openstack-request-id: req-ed193104-4dc9-4923-b558-2cfbc2525b4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:24:38Z", "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:38,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-ed193104-4dc9-4923-b558-2cfbc2525b4e 2018-07-23 23:24:38,916 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:24:38,916 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:41,919 - create_stack - DEBUG - Stack status query timeout in 1196.89432406 2018-07-23 23:24:41,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:41,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:41 GMT Server: Apache x-openstack-request-id: req-62590408-c34c-4035-a300-26eab3aac3be Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:41,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:41 GMT Server: Apache x-openstack-request-id: req-5e254f09-0bc4-4cab-9e0c-163ded6da52b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:24:38Z", "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:41,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-5e254f09-0bc4-4cab-9e0c-163ded6da52b 2018-07-23 23:24:41,973 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:24:41,973 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:44,977 - create_stack - DEBUG - Stack status query timeout in 1193.83685207 2018-07-23 23:24:44,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:45,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:44 GMT Server: Apache x-openstack-request-id: req-0c0a5232-812d-443f-9e27-d341786e600d Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:45,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:45 GMT Server: Apache x-openstack-request-id: req-84661246-07f2-432e-b680-d8b4bda457ad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "3656a30f1c1043f38c9333f37051eec6", "OS::stack_id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "image_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image", "inst_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-inst", "subnet_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-subnet", "flavor_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-flavor-name", "net_name": "CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-net"}, "deletion_time": "2018-07-23T23:24:44Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack", "stack_user_project_id": "3691ac9b3cdb4fc2b5f3882890f745c3", "tags": null, "creation_time": "2018-07-23T23:24:21Z", "links": [{"href": "http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:24:38Z", "id": "07c05985-24fb-46f9-9a97-3f83f7b34d70", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:45,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-84661246-07f2-432e-b680-d8b4bda457ad 2018-07-23 23:24:45,030 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:24:45,030 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack 2018-07-23 23:24:45,030 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack 2018-07-23 23:24:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/07c05985-24fb-46f9-9a97-3f83f7b34d70 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5538685208ed8cf7ac6217de6d6bd4cf8be5c7c2" 2018-07-23 23:24:45,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:45 GMT Server: Apache x-openstack-request-id: req-43009a4f-8111-45a9-83c1-0f1a7ef59880 Location: http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:45,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:45 GMT Server: Apache x-openstack-request-id: req-b2b48604-2929-4e7d-bab3-438ac280582d Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:24:45,242 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/3656a30f1c1043f38c9333f37051eec6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-stack/07c05985-24fb-46f9-9a97-3f83f7b34d70 used request id req-b2b48604-2929-4e7d-bab3-438ac280582d 2018-07-23 23:24:45,244 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d539d431-496b-48b0-91a9-c59aaecb45f4-image 2018-07-23 23:24:45,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2bf37609232deb49be16fdedb3639b388151750" 2018-07-23 23:24:45,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea2ceec3-1fb1-4909-abf6-6289ce117c4f Date: Mon, 23 Jul 2018 23:24:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:24:45,505 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/020e328a-fd96-4d88-9011-84b60789cc62 used request id req-ea2ceec3-1fb1-4909-abf6-6289ce117c4f 2018-07-23 23:24:45,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e4f4e800-0067-4abc-9de0-9fedcff530f0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d049845b3cac9a03f11d59b1036a73927bb850" 2018-07-23 23:24:45,535 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:24:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60947adc-d018-4842-b929-b53b08a2c19c x-compute-request-id: req-60947adc-d018-4842-b929-b53b08a2c19c Content-Length: 0 Content-Type: application/json 2018-07-23 23:24:45,535 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e4f4e800-0067-4abc-9de0-9fedcff530f0 used request id req-60947adc-d018-4842-b929-b53b08a2c19c 2018-07-23 23:24:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:45,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-555fd3e7-dedb-43f4-8df2-9276400bd80f Date: Mon, 23 Jul 2018 23:24:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "created_at": "2018-07-23T23:24:22Z", "updated_at": "2018-07-23T23:24:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "revision_number": 0, "id": "3b7b338c-01db-4a2b-913f-17d8c3e647f6", "remote_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3656a30f1c1043f38c9333f37051eec6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "revision_number": 0, "id": "668f43a5-20fd-4018-b391-0ce094b78c24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3656a30f1c1043f38c9333f37051eec6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "revision_number": 0, "id": "70c8113e-a7d5-4df3-a498-d9458bcd972d", "remote_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3656a30f1c1043f38c9333f37051eec6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "revision_number": 0, "id": "d2e3d457-0838-43ca-ac1f-a178c9961770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3656a30f1c1043f38c9333f37051eec6"}], "revision_number": 4, "project_id": "3656a30f1c1043f38c9333f37051eec6", "id": "d15868af-9ce3-4095-beed-f3d87606df17", "name": "default"}]} 2018-07-23 23:24:45,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-555fd3e7-dedb-43f4-8df2-9276400bd80f 2018-07-23 23:24:45,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:45,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c3d2bd5-3770-4e05-8ecd-cc843ca3d3fa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:45,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-5c3d2bd5-3770-4e05-8ecd-cc843ca3d3fa 2018-07-23 23:24:45,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:45,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:45,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70d0eed4-14d0-409d-84f6-155e812904c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:45,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-70d0eed4-14d0-409d-84f6-155e812904c7 2018-07-23 23:24:45,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:45,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfbbc3d-f771-42ea-9231-06095bd23561 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:24:46,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-bbfbbc3d-f771-42ea-9231-06095bd23561 2018-07-23 23:24:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a681949-42eb-40fb-8d57-9191baf440eb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:24:46,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-2a681949-42eb-40fb-8d57-9191baf440eb 2018-07-23 23:24:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c477711-3d9b-445e-99a1-263a6e1b960f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:46,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-9c477711-3d9b-445e-99a1-263a6e1b960f 2018-07-23 23:24:46,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:46,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da68ea84-46e3-4c17-ad45-fe603dc35fec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:46,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-da68ea84-46e3-4c17-ad45-fe603dc35fec 2018-07-23 23:24:46,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-661f2507-5c55-4ff7-a2fa-94df39d311bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:46,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-661f2507-5c55-4ff7-a2fa-94df39d311bc 2018-07-23 23:24:46,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:46,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,452 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a53a0d8c-f61e-43c9-833a-4cb5923c50d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:46,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-a53a0d8c-f61e-43c9-833a-4cb5923c50d2 2018-07-23 23:24:46,452 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:46,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa8c11d-49a0-4bce-8868-906ce744ff46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:24:46,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-1aa8c11d-49a0-4bce-8868-906ce744ff46 2018-07-23 23:24:46,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:24:46,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405c4e2a-3741-4897-b694-f8db7597610a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3656a30f1c1043f38c9333f37051eec6", "name": "CreateStackSuccessTests-278d283e-b74d-4cb-proj"}} 2018-07-23 23:24:46,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6 used request id req-405c4e2a-3741-4897-b694-f8db7597610a 2018-07-23 23:24:46,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d15868af-9ce3-4095-beed-f3d87606df17 2018-07-23 23:24:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d15868af-9ce3-4095-beed-f3d87606df17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c3ef0e2-bd35-445f-ad50-e5542df08238 Date: Mon, 23 Jul 2018 23:24:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "port_range_min": null, "revision_number": 0, "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "created_at": "2018-07-23T23:24:22Z", "project_id": "3656a30f1c1043f38c9333f37051eec6", "id": "3b7b338c-01db-4a2b-913f-17d8c3e647f6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "port_range_min": null, "revision_number": 0, "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "created_at": "2018-07-23T23:24:22Z", "project_id": "3656a30f1c1043f38c9333f37051eec6", "id": "668f43a5-20fd-4018-b391-0ce094b78c24"}, {"remote_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "port_range_min": null, "revision_number": 0, "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "created_at": "2018-07-23T23:24:22Z", "project_id": "3656a30f1c1043f38c9333f37051eec6", "id": "70c8113e-a7d5-4df3-a498-d9458bcd972d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:22Z", "security_group_id": "d15868af-9ce3-4095-beed-f3d87606df17", "port_range_min": null, "revision_number": 0, "tenant_id": "3656a30f1c1043f38c9333f37051eec6", "created_at": "2018-07-23T23:24:22Z", "project_id": "3656a30f1c1043f38c9333f37051eec6", "id": "d2e3d457-0838-43ca-ac1f-a178c9961770"}]} 2018-07-23 23:24:46,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=d15868af-9ce3-4095-beed-f3d87606df17 used request id req-9c3ef0e2-bd35-445f-ad50-e5542df08238 2018-07-23 23:24:46,654 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:24:46,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/d15868af-9ce3-4095-beed-f3d87606df17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:46,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3cb6404-39ea-4921-824c-a9f63b36a9ea Content-Length: 0 Date: Mon, 23 Jul 2018 23:24:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:24:46,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/d15868af-9ce3-4095-beed-f3d87606df17 used request id req-b3cb6404-39ea-4921-824c-a9f63b36a9ea 2018-07-23 23:24:46,815 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-278d283e-b74d-4cb-proj 2018-07-23 23:24:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:47,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba23d03a-f5ba-43e3-a61f-7cccae173fbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:47,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/3656a30f1c1043f38c9333f37051eec6 used request id req-ba23d03a-f5ba-43e3-a61f-7cccae173fbc 2018-07-23 23:24:47,033 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-278d283e-b74d-4cb-proj-role 2018-07-23 23:24:47,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/abf1ae3a1ac64c1bbc8365a1f734d473 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:47,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5d787ea-898c-4eb2-b979-fe28c87b3fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:47,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/abf1ae3a1ac64c1bbc8365a1f734d473 used request id req-f5d787ea-898c-4eb2-b979-fe28c87b3fad 2018-07-23 23:24:47,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258cb5e0ba79699e14146ba50d796aa6a33463aa" 2018-07-23 23:24:47,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c1ea139-a254-42e3-a62f-de8011657552 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:24:47,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-4c1ea139-a254-42e3-a62f-de8011657552 2018-07-23 23:24:47,222 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-278d283e-b74d-4cb-user 2018-07-23 23:24:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/ddfc3a44c70b463bb5b4ee3061bd9226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271fec5ab9df52aefe3a1afb291a91d5371b3f18" 2018-07-23 23:24:47,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-057aad8a-4d8b-4810-b775-a0f333f8561f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:47,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/ddfc3a44c70b463bb5b4ee3061bd9226 used request id req-057aad8a-4d8b-4810-b775-a0f333f8561f 2018-07-23 23:24:47,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:47,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["DsZEbF9ASQOYc0li-K8Jnw"], "issued_at": "2018-07-23T23:24:47.000000Z"}} 2018-07-23 23:24:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ae1caeb00f992a42c6cbc805a86d8d12ea067a" 2018-07-23 23:24:47,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc8bf24-8d66-4596-a81b-d454cc498f43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:47,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ffc8bf24-8d66-4596-a81b-d454cc498f43 2018-07-23 23:24:47,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:47,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:48,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["q6EnXLTjSgKcK0CA07Kgmw"], "issued_at": "2018-07-23T23:24:48.000000Z"}} 2018-07-23 23:24:48,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:24:48,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f213ebe-acfb-4f0d-8878-38ef1234fec0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:48,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1f213ebe-acfb-4f0d-8878-38ef1234fec0 2018-07-23 23:24:48,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:24:48,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:24:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:24:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8e7b85af-98dd-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:24:48,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66044170-f99f-4c87-a6b7-11ed6c975e07 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8e7b85af-98dd-475-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:24:48,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8e7b85af-98dd-475-proj used request id req-66044170-f99f-4c87-a6b7-11ed6c975e07 2018-07-23 23:24:48,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:24:48,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b648e7-80ac-4e15-bd50-56e7dd307624 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:24:48,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-93b648e7-80ac-4e15-bd50-56e7dd307624 2018-07-23 23:24:48,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}}' 2018-07-23 23:24:48,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b3b78f5-70d0-4263-aba0-1af98562c6aa Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "id": "9b939fe76b274dfab5d20324ba1ab7a8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:24:48,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4b3b78f5-70d0-4263-aba0-1af98562c6aa 2018-07-23 23:24:48,794 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8e7b85af-98dd-475-proj 2018-07-23 23:24:48,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:48,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:49,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Sy-0dAwgSLO5E1h7YDXxBQ"], "issued_at": "2018-07-23T23:24:49.000000Z"}} 2018-07-23 23:24:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec282e36f7d3a1157a3b73c3f4ead7b060fdfd04" 2018-07-23 23:24:49,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a71adc-5069-403c-9f0e-03888010a2da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:49,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e2a71adc-5069-403c-9f0e-03888010a2da 2018-07-23 23:24:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:24:49,268 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:24:49,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec282e36f7d3a1157a3b73c3f4ead7b060fdfd04" 2018-07-23 23:24:49,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33005a05-e869-4bf0-87eb-f660decc50ac Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:24:49,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-33005a05-e869-4bf0-87eb-f660decc50ac 2018-07-23 23:24:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8e7b85af-98dd-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec282e36f7d3a1157a3b73c3f4ead7b060fdfd04" 2018-07-23 23:24:49,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381f00bb-ce04-4389-a03c-bd1443b14e9a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8e7b85af-98dd-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "id": "9b939fe76b274dfab5d20324ba1ab7a8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}]} 2018-07-23 23:24:49,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8e7b85af-98dd-475-proj used request id req-381f00bb-ce04-4389-a03c-bd1443b14e9a 2018-07-23 23:24:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec282e36f7d3a1157a3b73c3f4ead7b060fdfd04" 2018-07-23 23:24:49,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f19d30-0619-44a7-9a64-52dd2f03eaa4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:24:49,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e6f19d30-0619-44a7-9a64-52dd2f03eaa4 2018-07-23 23:24:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec282e36f7d3a1157a3b73c3f4ead7b060fdfd04" 2018-07-23 23:24:49,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8b0b4f-ae31-40f5-b4e5-a12b883b2625 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:24:49,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-3d8b0b4f-ae31-40f5-b4e5-a12b883b2625 2018-07-23 23:24:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8e7b85af-98dd-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec282e36f7d3a1157a3b73c3f4ead7b060fdfd04" 2018-07-23 23:24:49,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f43cb2e-5ddf-40b2-aee4-dd74131db208 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8e7b85af-98dd-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "id": "9b939fe76b274dfab5d20324ba1ab7a8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}]} 2018-07-23 23:24:49,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSuccessTests-8e7b85af-98dd-475-proj used request id req-1f43cb2e-5ddf-40b2-aee4-dd74131db208 2018-07-23 23:24:49,993 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8e7b85af-98dd-475-user 2018-07-23 23:24:49,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:49,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:24:50,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a993af13-d389-40fa-ba94-779d606c2a5f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:24:50,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a993af13-d389-40fa-ba94-779d606c2a5f 2018-07-23 23:24:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" -d '{"role": {"name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj-role"}}' 2018-07-23 23:24:50,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05368d18-6c37-434d-81bd-9c7867baac41 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70db5f4653364e7f81d0999b9499a4bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/70db5f4653364e7f81d0999b9499a4bf"}, "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj-role"}} 2018-07-23 23:24:50,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-05368d18-6c37-434d-81bd-9c7867baac41 2018-07-23 23:24:50,183 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8e7b85af-98dd-475-proj-role 2018-07-23 23:24:50,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/70db5f4653364e7f81d0999b9499a4bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:24:50,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9662aa-872d-412c-9d3a-e570d0b9c709 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70db5f4653364e7f81d0999b9499a4bf", "links": {"self": "http://172.30.9.26:5000/v3/roles/70db5f4653364e7f81d0999b9499a4bf"}, "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj-role"}} 2018-07-23 23:24:50,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/70db5f4653364e7f81d0999b9499a4bf used request id req-fc9662aa-872d-412c-9d3a-e570d0b9c709 2018-07-23 23:24:50,272 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8e7b85af-98dd-475-proj-role to project CreateStackSuccessTests-8e7b85af-98dd-475-proj 2018-07-23 23:24:50,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8/users/1f0067321ec24cb597e0cdb793f04d9a/roles/70db5f4653364e7f81d0999b9499a4bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:24:50,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f87b919-36dc-4f31-9ba3-3fc6da38f6f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:24:50,389 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8/users/1f0067321ec24cb597e0cdb793f04d9a/roles/70db5f4653364e7f81d0999b9499a4bf used request id req-4f87b919-36dc-4f31-9ba3-3fc6da38f6f4 2018-07-23 23:24:50,390 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:24:50,390 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:24:50,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:50,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:50,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70db5f4653364e7f81d0999b9499a4bf", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj-role"}], "expires_at": "2018-07-24T00:24:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8e7b85af-98dd-475-user", "id": "1f0067321ec24cb597e0cdb793f04d9a"}, "audit_ids": ["_JwuTmiHRkenbUwHS1RecQ"], "issued_at": "2018-07-23T23:24:50.000000Z"}} 2018-07-23 23:24:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" 2018-07-23 23:24:50,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193d272d-551f-4dc5-9247-82d022807086 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:50,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-193d272d-551f-4dc5-9247-82d022807086 2018-07-23 23:24:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" 2018-07-23 23:24:51,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-7da57d7e-3dba-4821-8626-868428c762ab Date: Mon, 23 Jul 2018 23:24:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image"} 2018-07-23 23:24:51,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image used request id req-7da57d7e-3dba-4821-8626-868428c762ab 2018-07-23 23:24:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" 2018-07-23 23:24:51,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3c86ac0a-53a4-418e-8c62-5f9e7c933d31 Date: Mon, 23 Jul 2018 23:24:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:24:51,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-3c86ac0a-53a4-418e-8c62-5f9e7c933d31 2018-07-23 23:24:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image"}' 2018-07-23 23:24:51,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b817b791-801c-47e5-a058-615e05d4b49d Date: Mon, 23 Jul 2018 23:24:51 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:24:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:24:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "min_disk": 0, "protected": false, "id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "file": "/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c/file", "checksum": null, "owner": "9b939fe76b274dfab5d20324ba1ab7a8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:24:51,087 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-b817b791-801c-47e5-a058-615e05d4b49d 2018-07-23 23:24:51,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" -d '' 2018-07-23 23:24:51,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-231b2ea0-d8b8-428d-ac84-5b839486cbaa Date: Mon, 23 Jul 2018 23:24:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:24:51,435 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c/file used request id req-231b2ea0-d8b8-428d-ac84-5b839486cbaa 2018-07-23 23:24:51,435 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:24:51,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" 2018-07-23 23:24:51,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-5e724cf2-f48c-4516-876b-410c0565edbc Date: Mon, 23 Jul 2018 23:24:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:24:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:24:51Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c18ff940-5eee-4675-a2ea-ac243299f21c/snap", "metadata": {}}], "self": "/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "min_disk": 0, "protected": false, "id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "file": "/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b939fe76b274dfab5d20324ba1ab7a8", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c18ff940-5eee-4675-a2ea-ac243299f21c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:24:51,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c used request id req-5e724cf2-f48c-4516-876b-410c0565edbc 2018-07-23 23:24:51,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" 2018-07-23 23:24:51,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-15536716-5f87-4494-9ce4-001261c46563 Date: Mon, 23 Jul 2018 23:24:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:24:51,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-15536716-5f87-4494-9ce4-001261c46563 2018-07-23 23:24:51,466 - create_image - INFO - Created image with name - CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image 2018-07-23 23:24:51,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" 2018-07-23 23:24:51,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a2b9b129-ceda-4f63-af85-64d31bbf8331 Date: Mon, 23 Jul 2018 23:24:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:24:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:24:51Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c18ff940-5eee-4675-a2ea-ac243299f21c/snap", "metadata": {}}], "self": "/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "min_disk": 0, "protected": false, "id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "file": "/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b939fe76b274dfab5d20324ba1ab7a8", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c18ff940-5eee-4675-a2ea-ac243299f21c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:24:51,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c used request id req-a2b9b129-ceda-4f63-af85-64d31bbf8331 2018-07-23 23:24:51,486 - create_image - DEBUG - Instance status is - active 2018-07-23 23:24:51,486 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image 2018-07-23 23:24:51,486 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image 2018-07-23 23:24:51,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:51,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:51,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["R-r9M1rARD60uUNVDGUtjg"], "issued_at": "2018-07-23T23:24:51.000000Z"}} 2018-07-23 23:24:51,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fb28ec2f3ed275bc82a4201740918c03e7411d" 2018-07-23 23:24:51,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d52aedc-a883-4b19-b1d8-da40abc9f14c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:51,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3d52aedc-a883-4b19-b1d8-da40abc9f14c 2018-07-23 23:24:51,954 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:24:51,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fb28ec2f3ed275bc82a4201740918c03e7411d" 2018-07-23 23:24:52,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-589a3e96-58e3-4f2a-8cdd-0d5f10a59619 x-compute-request-id: req-589a3e96-58e3-4f2a-8cdd-0d5f10a59619 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:24:52,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-589a3e96-58e3-4f2a-8cdd-0d5f10a59619 2018-07-23 23:24:52,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fb28ec2f3ed275bc82a4201740918c03e7411d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-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-23 23:24:52,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a339458-8b9b-43ea-8ca4-0082cdcb32e8 x-compute-request-id: req-9a339458-8b9b-43ea-8ca4-0082cdcb32e8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "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": "4427b3af-9953-48d5-9662-81e43713d2f7"}} 2018-07-23 23:24:52,116 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-9a339458-8b9b-43ea-8ca4-0082cdcb32e8 2018-07-23 23:24:52,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:24:52,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:24:52,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70db5f4653364e7f81d0999b9499a4bf", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj-role"}], "expires_at": "2018-07-24T00:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8e7b85af-98dd-475-user", "id": "1f0067321ec24cb597e0cdb793f04d9a"}, "audit_ids": ["Kg6LOUEbSN2bdMwoDWuGiQ"], "issued_at": "2018-07-23T23:24:52.000000Z"}} 2018-07-23 23:24:52,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:24:52,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19832a4-eac0-4fd4-b337-0eb408a5f7b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:24:52,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e19832a4-eac0-4fd4-b337-0eb408a5f7b9 2018-07-23 23:24:52,582 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:24:52,585 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:24:52,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:24:52,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:52 GMT Server: Apache x-openstack-request-id: req-3cd00c84-a9e9-4b44-8681-e26a7f39fbb3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:24:52,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack used request id req-3cd00c84-a9e9-4b44-8681-e26a7f39fbb3 2018-07-23 23:24:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-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-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name"}}' 2018-07-23 23:24:54,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:24:52 GMT Server: Apache x-openstack-request-id: req-f5689cad-1536-45e6-b3ae-b2004ac8c27f Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}]}} 2018-07-23 23:24:54,568 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks used request id req-f5689cad-1536-45e6-b3ae-b2004ac8c27f 2018-07-23 23:24:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:24:54,751 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:54 GMT Server: Apache x-openstack-request-id: req-7f178abe-b268-4178-a0d5-c2bd671190a8 Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:54,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:54 GMT Server: Apache x-openstack-request-id: req-c506d333-3cba-4d89-b459-e19f60417804 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:54,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-c506d333-3cba-4d89-b459-e19f60417804 2018-07-23 23:24:54,794 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack 2018-07-23 23:24:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:24:54,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:54 GMT Server: Apache x-openstack-request-id: req-5a0f9eba-32e3-409e-8707-d1540433738b Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:55,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:54 GMT Server: Apache x-openstack-request-id: req-f7e1a1a3-77e4-4749-92fa-aa2f916861dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:55,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-f7e1a1a3-77e4-4749-92fa-aa2f916861dc 2018-07-23 23:24:55,436 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:24:55,436 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:24:58,439 - create_stack - DEBUG - Stack status query timeout in 1196.35486984 2018-07-23 23:24:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:24:58,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:24:58 GMT Server: Apache x-openstack-request-id: req-5cfd9ac0-ccbc-4120-a9b7-3903d5ccaa80 Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:24:58,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:24:58 GMT Server: Apache x-openstack-request-id: req-4cdbfa05-5287-41ab-83be-5c6fee281b56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:24:58,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-4cdbfa05-5287-41ab-83be-5c6fee281b56 2018-07-23 23:24:58,511 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:24:58,511 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:01,513 - create_stack - DEBUG - Stack status query timeout in 1193.28157377 2018-07-23 23:25:01,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:01,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:01 GMT Server: Apache x-openstack-request-id: req-d9989199-1016-466b-b7bf-25c3fe2cf60d Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:01,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:01 GMT Server: Apache x-openstack-request-id: req-eddb1995-c5df-4978-a9df-44d823fc8190 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:25:01,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-eddb1995-c5df-4978-a9df-44d823fc8190 2018-07-23 23:25:01,994 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:25:01,995 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:04,998 - create_stack - DEBUG - Stack status query timeout in 1189.796278 2018-07-23 23:25:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:05,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:05 GMT Server: Apache x-openstack-request-id: req-49fa078e-73f4-4a9a-b832-631ab9955b2b Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:05,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:05 GMT Server: Apache x-openstack-request-id: req-818c7d5b-251a-4f4e-938a-dbf0bf48c017 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 558 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:25:05,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-818c7d5b-251a-4f4e-938a-dbf0bf48c017 2018-07-23 23:25:05,221 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:25:05,221 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:08,224 - create_stack - DEBUG - Stack status query timeout in 1186.56980085 2018-07-23 23:25:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:08,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:08 GMT Server: Apache x-openstack-request-id: req-205cf921-a663-41e9-9cf1-b87b293d4c34 Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:08,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:08 GMT Server: Apache x-openstack-request-id: req-ed3cbde8-a2f8-4710-a22d-6dc4c13c430a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:25:08,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-ed3cbde8-a2f8-4710-a22d-6dc4c13c430a 2018-07-23 23:25:08,453 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:25:08,453 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack 2018-07-23 23:25:08,453 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack 2018-07-23 23:25:08,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:08,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:08 GMT Server: Apache x-openstack-request-id: req-de27be67-900e-495a-9a8d-91869f1b1f8c Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:08,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:08 GMT Server: Apache x-openstack-request-id: req-f383fe4d-424d-4029-8dde-d3fb6046f6e7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "895030f3-81e9-4fe8-a9db-6d24d5eb6ff6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7d808f3e-d232-4530-91a1-b06bf1725b6a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0a9dfe9b-8942-437c-84f3-5b9c999413e5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "resource_type": "OS::Nova::Server"}]} 2018-07-23 23:25:08,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources used request id req-f383fe4d-424d-4029-8dde-d3fb6046f6e7 2018-07-23 23:25:08,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fc6efce-e79c-48e9-994b-4e2fe17f1cc8 x-compute-request-id: req-8fc6efce-e79c-48e9-994b-4e2fe17f1cc8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:25:09,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 used request id req-8fc6efce-e79c-48e9-994b-4e2fe17f1cc8 2018-07-23 23:25:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-c8d0e344-9120-431a-84a3-1c974e052fff Date: Mon, 23 Jul 2018 23:25:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:09,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-c8d0e344-9120-431a-84a3-1c974e052fff 2018-07-23 23:25:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:09,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c2177c-07a2-4f5f-a218-fa82b0f086e5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:09,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-87c2177c-07a2-4f5f-a218-fa82b0f086e5 2018-07-23 23:25:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2589844d-5730-4bfa-b4a1-9aefdd32b1ce Date: Mon, 23 Jul 2018 23:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:09,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-2589844d-5730-4bfa-b4a1-9aefdd32b1ce 2018-07-23 23:25:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-d86b942c-5c66-4640-bd76-0001a7745392 Date: Mon, 23 Jul 2018 23:25:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:09,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-d86b942c-5c66-4640-bd76-0001a7745392 2018-07-23 23:25:09,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,522 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:09 GMT Server: Apache x-openstack-request-id: req-78163fc2-954b-4988-9124-3b0c8356f56a Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:09,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:09 GMT Server: Apache x-openstack-request-id: req-84d41ed7-cb87-4e9c-abc1-2a3b77486e18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "895030f3-81e9-4fe8-a9db-6d24d5eb6ff6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7d808f3e-d232-4530-91a1-b06bf1725b6a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "0a9dfe9b-8942-437c-84f3-5b9c999413e5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-07-23T23:24:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:24:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "resource_type": "OS::Nova::Server"}]} 2018-07-23 23:25:09,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59/resources used request id req-84d41ed7-cb87-4e9c-abc1-2a3b77486e18 2018-07-23 23:25:09,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/4427b3af-9953-48d5-9662-81e43713d2f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-778eefa8-0055-4048-8adc-49c630ee1ce9 x-compute-request-id: req-778eefa8-0055-4048-8adc-49c630ee1ce9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "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": "4427b3af-9953-48d5-9662-81e43713d2f7"}} 2018-07-23 23:25:09,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/4427b3af-9953-48d5-9662-81e43713d2f7 used request id req-778eefa8-0055-4048-8adc-49c630ee1ce9 2018-07-23 23:25:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/7d808f3e-d232-4530-91a1-b06bf1725b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-3439c849-79d1-4bc0-b4dd-59b5422e61e0 Date: Mon, 23 Jul 2018 23:25:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}} 2018-07-23 23:25:09,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/7d808f3e-d232-4530-91a1-b06bf1725b6a used request id req-3439c849-79d1-4bc0-b4dd-59b5422e61e0 2018-07-23 23:25:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-5924ee8a-132d-48ea-ad0d-8caf0d43f1b7 Date: Mon, 23 Jul 2018 23:25:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:09,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-5924ee8a-132d-48ea-ad0d-8caf0d43f1b7 2018-07-23 23:25:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c770ff67-8348-4841-970d-033c097296af Date: Mon, 23 Jul 2018 23:25:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:09,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-c770ff67-8348-4841-970d-033c097296af 2018-07-23 23:25:09,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-e627e12b-2881-4d7f-ada9-6f5ed7e21c8d Date: Mon, 23 Jul 2018 23:25:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:09,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-e627e12b-2881-4d7f-ada9-6f5ed7e21c8d 2018-07-23 23:25:09,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:09,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be62ac04-2982-4ddd-8ea6-636b44a0c5b8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:09,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-be62ac04-2982-4ddd-8ea6-636b44a0c5b8 2018-07-23 23:25:09,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:10,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ecbb33e9-46cf-4106-8dd2-42cd71ad39fc Date: Mon, 23 Jul 2018 23:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:10,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-ecbb33e9-46cf-4106-8dd2-42cd71ad39fc 2018-07-23 23:25:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5&mac_address=fa%3A16%3A3e%3A4d%3Ae8%3A38&name=CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:10,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-c11cb6e2-35d9-4e12-b6e9-1a25af8e81ce Date: Mon, 23 Jul 2018 23:25:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"}]} 2018-07-23 23:25:10,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5&mac_address=fa%3A16%3A3e%3A4d%3Ae8%3A38&name=CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik&admin_state_up=True used request id req-c11cb6e2-35d9-4e12-b6e9-1a25af8e81ce 2018-07-23 23:25:10,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:10,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f58fb77-b1f6-4dbc-b3e6-4a8044881ef8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:10,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-4f58fb77-b1f6-4dbc-b3e6-4a8044881ef8 2018-07-23 23:25:10,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:10,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-a3ad9f7b-e8fa-4ef4-ab4b-eb47d7e3e081 Date: Mon, 23 Jul 2018 23:25:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:10,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-a3ad9f7b-e8fa-4ef4-ab4b-eb47d7e3e081 2018-07-23 23:25:10,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:10,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-63bd98a0-ffe9-4c0d-92e8-47857424f4cc Date: Mon, 23 Jul 2018 23:25:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:10,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-63bd98a0-ffe9-4c0d-92e8-47857424f4cc 2018-07-23 23:25:10,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:10,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-90685ca0-62fd-4a2e-a9fb-01d3d270580e Date: Mon, 23 Jul 2018 23:25:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:10,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-90685ca0-62fd-4a2e-a9fb-01d3d270580e 2018-07-23 23:25:10,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:10,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3d8989ee-61b4-43dc-a3ef-65c5976815a1 Date: Mon, 23 Jul 2018 23:25:10 GMT RESP BODY: {"floatingips": []} 2018-07-23 23:25:10,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-3d8989ee-61b4-43dc-a3ef-65c5976815a1 2018-07-23 23:25:10,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:10,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:10,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70db5f4653364e7f81d0999b9499a4bf", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj-role"}], "expires_at": "2018-07-24T00:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8e7b85af-98dd-475-user", "id": "1f0067321ec24cb597e0cdb793f04d9a"}, "audit_ids": ["kWHCJWpvQMqyhbBbuettyQ"], "issued_at": "2018-07-23T23:25:10.000000Z"}} 2018-07-23 23:25:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:10,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0210090-7a72-4f6d-a561-3ecd30cdc64c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:10,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d0210090-7a72-4f6d-a561-3ecd30cdc64c 2018-07-23 23:25:10,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:25:10,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:11,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e6ff19-ea31-4514-b735-687728797e10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:11,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-08e6ff19-ea31-4514-b735-687728797e10 2018-07-23 23:25:11,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:11,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-5dda0dca-e6be-453e-a1fb-ba4727e307fa Date: Mon, 23 Jul 2018 23:25:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:11,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-5dda0dca-e6be-453e-a1fb-ba4727e307fa 2018-07-23 23:25:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:11,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:11,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0719066a-5db9-49eb-af65-5fef4df6304a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:11,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-0719066a-5db9-49eb-af65-5fef4df6304a 2018-07-23 23:25:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:11,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-502693ab-b832-4c2b-8df9-9940dd6e0107 Date: Mon, 23 Jul 2018 23:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:11,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-502693ab-b832-4c2b-8df9-9940dd6e0107 2018-07-23 23:25:11,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5&mac_address=fa%3A16%3A3e%3A4d%3Ae8%3A38&name=CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:11,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-908fa995-9c0e-4c4c-9059-326fb773bf1a Date: Mon, 23 Jul 2018 23:25:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"}]} 2018-07-23 23:25:11,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5&mac_address=fa%3A16%3A3e%3A4d%3Ae8%3A38&name=CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik&admin_state_up=True used request id req-908fa995-9c0e-4c4c-9059-326fb773bf1a 2018-07-23 23:25:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:11,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65de9aac-7a9d-4440-8d61-1baf7cc306cb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:11,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-65de9aac-7a9d-4440-8d61-1baf7cc306cb 2018-07-23 23:25:11,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1770da04-c2f2-4cb4-b579-ee133602ac56 x-compute-request-id: req-1770da04-c2f2-4cb4-b579-ee133602ac56 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:25:12,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst used request id req-1770da04-c2f2-4cb4-b579-ee133602ac56 2018-07-23 23:25:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-36ae7984-93c6-466e-b53c-c57b6e417a98 Date: Mon, 23 Jul 2018 23:25:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:12,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-36ae7984-93c6-466e-b53c-c57b6e417a98 2018-07-23 23:25:12,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4ba19e4c-bb20-471a-941d-cb9b3cce4fcd Date: Mon, 23 Jul 2018 23:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:12,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-4ba19e4c-bb20-471a-941d-cb9b3cce4fcd 2018-07-23 23:25:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-54796f6e-8aab-49dc-806f-a6580e5c1344 Date: Mon, 23 Jul 2018 23:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:12,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-54796f6e-8aab-49dc-806f-a6580e5c1344 2018-07-23 23:25:12,361 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst 2018-07-23 23:25:12,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-55259a72-43b3-4b09-9295-dd0affd96eb7 Date: Mon, 23 Jul 2018 23:25:12 GMT RESP BODY: {"floatingips": []} 2018-07-23 23:25:12,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-55259a72-43b3-4b09-9295-dd0affd96eb7 2018-07-23 23:25:12,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-123aca43-75ff-4014-97db-221215f9b19d x-compute-request-id: req-123aca43-75ff-4014-97db-221215f9b19d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:25:12,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 used request id req-123aca43-75ff-4014-97db-221215f9b19d 2018-07-23 23:25:12,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-bb005d9f-4bec-4c2f-a1ab-cebb567dbe95 Date: Mon, 23 Jul 2018 23:25:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:12,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-bb005d9f-4bec-4c2f-a1ab-cebb567dbe95 2018-07-23 23:25:12,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-279d55ce-3ef5-471c-8ff5-c42ca66765e5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:12,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-279d55ce-3ef5-471c-8ff5-c42ca66765e5 2018-07-23 23:25:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:12,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e4375be9-eed1-4b7d-bc05-9d5391bdcc83 Date: Mon, 23 Jul 2018 23:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:12,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-e4375be9-eed1-4b7d-bc05-9d5391bdcc83 2018-07-23 23:25:12,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:13,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-be42a431-2f9d-44ea-9509-1d5de62378db Date: Mon, 23 Jul 2018 23:25:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:13,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-be42a431-2f9d-44ea-9509-1d5de62378db 2018-07-23 23:25:13,011 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:25:13,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:13,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70db5f4653364e7f81d0999b9499a4bf", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj-role"}], "expires_at": "2018-07-24T00:25:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9b939fe76b274dfab5d20324ba1ab7a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8e7b85af-98dd-475-user", "id": "1f0067321ec24cb597e0cdb793f04d9a"}, "audit_ids": ["xuymeWnTSfmeVMrKIm_qSQ"], "issued_at": "2018-07-23T23:25:13.000000Z"}} 2018-07-23 23:25:13,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:13,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51b0bddf-a1bb-4705-bba5-9577eed16a94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:13,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-51b0bddf-a1bb-4705-bba5-9577eed16a94 2018-07-23 23:25:13,484 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:13,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48b41fb5-34a2-48d9-a681-f08b5efd19db x-compute-request-id: req-48b41fb5-34a2-48d9-a681-f08b5efd19db Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:25:13,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 used request id req-48b41fb5-34a2-48d9-a681-f08b5efd19db 2018-07-23 23:25:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:13,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-83feeead-0612-4818-9fed-60a753df8eaf Date: Mon, 23 Jul 2018 23:25:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:13,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-83feeead-0612-4818-9fed-60a753df8eaf 2018-07-23 23:25:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:13,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-160535d2-c740-480c-8eb5-fd0e6dc9c030 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:13,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-160535d2-c740-480c-8eb5-fd0e6dc9c030 2018-07-23 23:25:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:13,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e84686c3-dd83-4d5a-a69a-09bb6440dd9b Date: Mon, 23 Jul 2018 23:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:13,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-e84686c3-dd83-4d5a-a69a-09bb6440dd9b 2018-07-23 23:25:13,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:13,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-f71bb15f-2c07-495b-bfe9-978b9c4c3097 Date: Mon, 23 Jul 2018 23:25:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:13,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-f71bb15f-2c07-495b-bfe9-978b9c4c3097 2018-07-23 23:25:13,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:14,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f79d7c74-63e8-4a4c-afaf-6c577b141e23 x-compute-request-id: req-f79d7c74-63e8-4a4c-afaf-6c577b141e23 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:25:14,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst used request id req-f79d7c74-63e8-4a4c-afaf-6c577b141e23 2018-07-23 23:25:14,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:14,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-3592b70b-b607-458a-9a29-fc16d1ac4d1a Date: Mon, 23 Jul 2018 23:25:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:14,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-3592b70b-b607-458a-9a29-fc16d1ac4d1a 2018-07-23 23:25:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:14,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b76f4ce3-e57f-4487-8d0a-fd6f04710918 Date: Mon, 23 Jul 2018 23:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:14,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-b76f4ce3-e57f-4487-8d0a-fd6f04710918 2018-07-23 23:25:14,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:15,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-1e8cc7f6-1af8-4597-9b39-c1904b478f7c Date: Mon, 23 Jul 2018 23:25:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:15,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-1e8cc7f6-1af8-4597-9b39-c1904b478f7c 2018-07-23 23:25:15,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93981798-8996-48e5-b488-d96e4138e6ff x-compute-request-id: req-93981798-8996-48e5-b488-d96e4138e6ff Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:25:15,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 used request id req-93981798-8996-48e5-b488-d96e4138e6ff 2018-07-23 23:25:15,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-4a8341e7-a52d-44ea-968f-1f3868e58d82 Date: Mon, 23 Jul 2018 23:25:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:15,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-4a8341e7-a52d-44ea-968f-1f3868e58d82 2018-07-23 23:25:15,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ebdf37-b998-4999-adf6-664b545e3e42 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:15,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-29ebdf37-b998-4999-adf6-664b545e3e42 2018-07-23 23:25:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8b100410-78ae-4cfa-958d-1fce0aa79472 Date: Mon, 23 Jul 2018 23:25:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:15,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-8b100410-78ae-4cfa-958d-1fce0aa79472 2018-07-23 23:25:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-9a48fa72-ac6f-4382-9d1a-db0841189112 Date: Mon, 23 Jul 2018 23:25:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:15,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-9a48fa72-ac6f-4382-9d1a-db0841189112 2018-07-23 23:25:15,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39b89549-1558-45ae-ba2d-1e1a940d0935 x-compute-request-id: req-39b89549-1558-45ae-ba2d-1e1a940d0935 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:25:15,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 used request id req-39b89549-1558-45ae-ba2d-1e1a940d0935 2018-07-23 23:25:15,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-14b95dd7-5a4b-4baa-9416-ee3d53c5b44c Date: Mon, 23 Jul 2018 23:25:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:15,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-14b95dd7-5a4b-4baa-9416-ee3d53c5b44c 2018-07-23 23:25:15,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45afc2c5-0e7c-412a-a826-abc69797feed Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:15,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-45afc2c5-0e7c-412a-a826-abc69797feed 2018-07-23 23:25:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-091245dc-5cb3-4063-bbe3-4a7568556e5b Date: Mon, 23 Jul 2018 23:25:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:15,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-091245dc-5cb3-4063-bbe3-4a7568556e5b 2018-07-23 23:25:15,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369440c39780f941df64d3edd9cdaca11b0c1b" 2018-07-23 23:25:15,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-687c4127-3695-4002-aeb1-4b0a0ed10d07 Date: Mon, 23 Jul 2018 23:25:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:15,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-687c4127-3695-4002-aeb1-4b0a0ed10d07 2018-07-23 23:25:15,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:16,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8648bee2-8e80-48ec-b37e-42e9440ce297 x-compute-request-id: req-8648bee2-8e80-48ec-b37e-42e9440ce297 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:e8:38", "version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/a570530f-c41f-41d6-b972-c15c9b22cf14", "rel": "bookmark"}], "image": {"id": "c18ff940-5eee-4675-a2ea-ac243299f21c", "links": [{"href": "http://172.30.9.26:8774/images/c18ff940-5eee-4675-a2ea-ac243299f21c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:25:04.000000", "flavor": {"id": "4427b3af-9953-48d5-9662-81e43713d2f7", "links": [{"href": "http://172.30.9.26:8774/flavors/4427b3af-9953-48d5-9662-81e43713d2f7", "rel": "bookmark"}]}, "id": "a570530f-c41f-41d6-b972-c15c9b22cf14", "security_groups": [{"name": "default"}], "user_id": "1f0067321ec24cb597e0cdb793f04d9a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:25:04Z", "hostId": "1889f8a541e76f4824f7427338fe17469f82bcd6f8766b29d0dc8059", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "created": "2018-07-23T23:24:59Z", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:25:16,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/a570530f-c41f-41d6-b972-c15c9b22cf14 used request id req-8648bee2-8e80-48ec-b37e-42e9440ce297 2018-07-23 23:25:16,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:16,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-438fec11-a0bc-4231-828e-1ade96e0f17d Date: Mon, 23 Jul 2018 23:25:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b939fe76b274dfab5d20324ba1ab7a8","l2_adjacency":true,"status":"ACTIVE","subnets":["7d808f3e-d232-4530-91a1-b06bf1725b6a"],"description":"","tags":[],"updated_at":"2018-07-23T23:24:56Z","qos_policy_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net","admin_state_up":true,"tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:55Z","mtu":1450}]} 2018-07-23 23:25:16,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net used request id req-438fec11-a0bc-4231-828e-1ade96e0f17d 2018-07-23 23:25:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:16,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5ef6482d-dd0f-4033-8571-f361b79b06ff Date: Mon, 23 Jul 2018 23:25:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","dns_nameservers":[],"updated_at":"2018-07-23T23:24:56Z","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":"9b939fe76b274dfab5d20324ba1ab7a8","id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","subnetpool_id":null,"name":"CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet"}]} 2018-07-23 23:25:16,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-5ef6482d-dd0f-4033-8571-f361b79b06ff 2018-07-23 23:25:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}057ea057515b91d718b1aaf6e75c5969fea15248" 2018-07-23 23:25:16,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-73b1fedf-fa02-4cb0-850f-7add6cdac8f5 Date: Mon, 23 Jul 2018 23:25:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:25:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.8"}],"id":"895030f3-81e9-4fe8-a9db-6d24d5eb6ff6","security_groups":["4967413b-2328-438a-858a-9d3b51ad29c8"],"mac_address":"fa:16:3e:4d:e8:38","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack-server1_port-rbyxiqea2rik","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:57Z","binding:vnic_type":"normal","device_id":"a570530f-c41f-41d6-b972-c15c9b22cf14","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:24:58Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d808f3e-d232-4530-91a1-b06bf1725b6a","ip_address":"10.0.0.2"}],"id":"e99cc954-4311-4f3e-8c61-ee5b78451e5f","security_groups":[],"mac_address":"fa:16:3e:0d:ba:dd","project_id":"9b939fe76b274dfab5d20324ba1ab7a8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a9dfe9b-8942-437c-84f3-5b9c999413e5","tenant_id":"9b939fe76b274dfab5d20324ba1ab7a8","created_at":"2018-07-23T23:24:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0a9dfe9b-8942-437c-84f3-5b9c999413e5","ip_allocation":"immediate"}]} 2018-07-23 23:25:16,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=0a9dfe9b-8942-437c-84f3-5b9c999413e5 used request id req-73b1fedf-fa02-4cb0-850f-7add6cdac8f5 2018-07-23 23:25:16,672 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack 2018-07-23 23:25:16,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:16,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:16 GMT Server: Apache x-openstack-request-id: req-cef2779f-b19b-40e9-a377-decb68180af7 Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:16,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:16 GMT Server: Apache x-openstack-request-id: req-4b15827f-2975-41e1-bc34-bcdeaae9b0ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:16,892 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-4b15827f-2975-41e1-bc34-bcdeaae9b0ac 2018-07-23 23:25:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:16,937 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:16 GMT Server: Apache x-openstack-request-id: req-0b7175bb-d412-4388-8a47-d4bd53f17f58 Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:16,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:16 GMT Server: Apache x-openstack-request-id: req-ffa5090b-1936-4326-a499-f5368750b11d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:25:16Z", "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:25:16,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-ffa5090b-1936-4326-a499-f5368750b11d 2018-07-23 23:25:16,980 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:25:16,980 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:19,983 - create_stack - DEBUG - Stack status query timeout in 1196.90985203 2018-07-23 23:25:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:20,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:19 GMT Server: Apache x-openstack-request-id: req-06942c7e-7c13-4ae7-8ff4-0e2503afd8e9 Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:20,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:20 GMT Server: Apache x-openstack-request-id: req-8fee1f32-d5d4-4f64-96f0-b0b6905607b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 561 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:25:16Z", "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:25:20,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-8fee1f32-d5d4-4f64-96f0-b0b6905607b4 2018-07-23 23:25:20,055 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:25:20,055 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:23,058 - create_stack - DEBUG - Stack status query timeout in 1193.83501792 2018-07-23 23:25:23,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:23,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:23 GMT Server: Apache x-openstack-request-id: req-9f0c8e1a-5e15-44c3-939f-edcde37f1b20 Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:23,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:23 GMT Server: Apache x-openstack-request-id: req-022f51e8-f603-4de8-b02e-f65c68d50d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 559 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "OS::stack_id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "image_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image", "inst_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-inst", "subnet_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-subnet", "flavor_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-flavor-name", "net_name": "CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-net"}, "deletion_time": "2018-07-23T23:25:22Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack", "stack_user_project_id": "f0619000a14743bc85c740bba14e9dce", "tags": null, "creation_time": "2018-07-23T23:24:54Z", "links": [{"href": "http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:25:16Z", "id": "7c01d6aa-ac3f-4baa-8f82-e8789099ed59", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-07-23 23:25:23,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-022f51e8-f603-4de8-b02e-f65c68d50d6e 2018-07-23 23:25:23,116 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:25:23,117 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack 2018-07-23 23:25:23,117 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack 2018-07-23 23:25:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbf71bc565fd0e9fbde75a4459f97eb2cdedd9b" 2018-07-23 23:25:23,145 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:23 GMT Server: Apache x-openstack-request-id: req-2085b31f-87a2-42b7-b1fc-ee86afacbf5a Location: http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:23,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:23 GMT Server: Apache x-openstack-request-id: req-890ccab6-88b9-43f9-99a0-c4b5a95340cc Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:25:23,174 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/9b939fe76b274dfab5d20324ba1ab7a8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-stack/7c01d6aa-ac3f-4baa-8f82-e8789099ed59 used request id req-890ccab6-88b9-43f9-99a0-c4b5a95340cc 2018-07-23 23:25:23,175 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-1fa4d856-1aea-4944-b8d3-0d2fc40fba87-image 2018-07-23 23:25:23,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}19644ad82c547ef65c67eaa71041138e1a953164" 2018-07-23 23:25:23,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb03d077-f5a6-4dbd-be5f-2a9738fb201a Date: Mon, 23 Jul 2018 23:25:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:25:23,576 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c18ff940-5eee-4675-a2ea-ac243299f21c used request id req-cb03d077-f5a6-4dbd-be5f-2a9738fb201a 2018-07-23 23:25:23,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4427b3af-9953-48d5-9662-81e43713d2f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fb28ec2f3ed275bc82a4201740918c03e7411d" 2018-07-23 23:25:23,605 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:25:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3dead85-939e-479f-a24f-5280a0aadfd2 x-compute-request-id: req-b3dead85-939e-479f-a24f-5280a0aadfd2 Content-Length: 0 Content-Type: application/json 2018-07-23 23:25:23,606 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4427b3af-9953-48d5-9662-81e43713d2f7 used request id req-b3dead85-939e-479f-a24f-5280a0aadfd2 2018-07-23 23:25:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:23,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-7a0e9c5d-49d9-486d-ab51-88c1a1fdad3e Date: Mon, 23 Jul 2018 23:25:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "created_at": "2018-07-23T23:24:54Z", "updated_at": "2018-07-23T23:24:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "revision_number": 0, "id": "69694963-bda3-4985-949d-ce6911b981a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "revision_number": 0, "id": "8b158279-28a3-4770-baee-49443869e356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "revision_number": 0, "id": "e9ee3c11-0d7e-4756-957f-ed012b9f4e01", "remote_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "revision_number": 0, "id": "eb6a299a-6c12-4639-9854-c7b5121558fc", "remote_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8"}], "revision_number": 4, "project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "id": "4967413b-2328-438a-858a-9d3b51ad29c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:25:23,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-7a0e9c5d-49d9-486d-ab51-88c1a1fdad3e 2018-07-23 23:25:23,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:23,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd05ad56-d7a6-4961-82a0-5e4e01d4c180 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:23,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-fd05ad56-d7a6-4961-82a0-5e4e01d4c180 2018-07-23 23:25:23,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dfc7bc6-5e89-4da5-a1fc-50d08d3b38ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:24,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-3dfc7bc6-5e89-4da5-a1fc-50d08d3b38ec 2018-07-23 23:25:24,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:24,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a434ebd-c475-4623-a498-cbefbfe25ef1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:25:24,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-6a434ebd-c475-4623-a498-cbefbfe25ef1 2018-07-23 23:25:24,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feaca9c9-57d8-4a77-ad40-404b82213d7f Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:25:24,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-feaca9c9-57d8-4a77-ad40-404b82213d7f 2018-07-23 23:25:24,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,292 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f26baa3a-eac0-4003-b813-a7190ff5ed40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:24,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-f26baa3a-eac0-4003-b813-a7190ff5ed40 2018-07-23 23:25:24,293 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:24,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b3cac9-b832-492d-806b-dcadbf2889d2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9b939fe76b274dfab5d20324ba1ab7a8", "name": "CreateStackSuccessTests-8e7b85af-98dd-475-proj"}} 2018-07-23 23:25:24,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-21b3cac9-b832-492d-806b-dcadbf2889d2 2018-07-23 23:25:24,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4967413b-2328-438a-858a-9d3b51ad29c8 2018-07-23 23:25:24,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4967413b-2328-438a-858a-9d3b51ad29c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6b534144-9994-4ebe-95d6-1750ddf8cef7 Date: Mon, 23 Jul 2018 23:25:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "created_at": "2018-07-23T23:24:54Z", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "id": "69694963-bda3-4985-949d-ce6911b981a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "created_at": "2018-07-23T23:24:54Z", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "id": "8b158279-28a3-4770-baee-49443869e356"}, {"remote_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "created_at": "2018-07-23T23:24:54Z", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "id": "e9ee3c11-0d7e-4756-957f-ed012b9f4e01"}, {"remote_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:24:54Z", "security_group_id": "4967413b-2328-438a-858a-9d3b51ad29c8", "port_range_min": null, "revision_number": 0, "tenant_id": "9b939fe76b274dfab5d20324ba1ab7a8", "created_at": "2018-07-23T23:24:54Z", "project_id": "9b939fe76b274dfab5d20324ba1ab7a8", "id": "eb6a299a-6c12-4639-9854-c7b5121558fc"}]} 2018-07-23 23:25:24,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=4967413b-2328-438a-858a-9d3b51ad29c8 used request id req-6b534144-9994-4ebe-95d6-1750ddf8cef7 2018-07-23 23:25:24,406 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:25:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/4967413b-2328-438a-858a-9d3b51ad29c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb0bbf4d-e253-4de8-a924-67ea286777b0 Content-Length: 0 Date: Mon, 23 Jul 2018 23:25:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:25:24,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/4967413b-2328-438a-858a-9d3b51ad29c8 used request id req-cb0bbf4d-e253-4de8-a924-67ea286777b0 2018-07-23 23:25:24,568 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8e7b85af-98dd-475-proj 2018-07-23 23:25:24,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0bda560-064f-4d23-9d73-b164f603c88c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:24,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9b939fe76b274dfab5d20324ba1ab7a8 used request id req-c0bda560-064f-4d23-9d73-b164f603c88c 2018-07-23 23:25:24,778 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8e7b85af-98dd-475-proj-role 2018-07-23 23:25:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/70db5f4653364e7f81d0999b9499a4bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20e4d140-1596-4942-b83a-c98b8f7174a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:24,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/70db5f4653364e7f81d0999b9499a4bf used request id req-20e4d140-1596-4942-b83a-c98b8f7174a8 2018-07-23 23:25:24,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08cf892e41422148c6622391edc9b8a62ec112da" 2018-07-23 23:25:24,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f262dfc2-e808-4403-ab0b-cf960740e74c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:24,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f262dfc2-e808-4403-ab0b-cf960740e74c 2018-07-23 23:25:24,984 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8e7b85af-98dd-475-user 2018-07-23 23:25:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/1f0067321ec24cb597e0cdb793f04d9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec282e36f7d3a1157a3b73c3f4ead7b060fdfd04" 2018-07-23 23:25:25,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c7779f9-1012-416e-8e6a-ab4821c255f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:25,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/1f0067321ec24cb597e0cdb793f04d9a used request id req-0c7779f9-1012-416e-8e6a-ab4821c255f3 2018-07-23 23:25:25,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:25,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["K-nBIEoWQhqTG-4JNxBkfw"], "issued_at": "2018-07-23T23:25:25.000000Z"}} 2018-07-23 23:25:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba3d83440d26fa2a8f59ebce14c7d33be0635abc" 2018-07-23 23:25:25,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c801308-df71-4037-9d8a-b2c93f5c51d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:25,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7c801308-df71-4037-9d8a-b2c93f5c51d4 2018-07-23 23:25:25,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:25,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:26,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["LlNangaSQry1tZubGEzRUA"], "issued_at": "2018-07-23T23:25:26.000000Z"}} 2018-07-23 23:25:26,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:26,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c6a757f-279e-4ca5-947f-a7a2c8474eda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:26,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6c6a757f-279e-4ca5-947f-a7a2c8474eda 2018-07-23 23:25:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:26,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:26,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:26,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564aa4d1-837f-42c1-b077-3c6db757763d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:25:26,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj used request id req-564aa4d1-837f-42c1-b077-3c6db757763d 2018-07-23 23:25:26,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:26,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ea4538-6ad0-486e-9a19-ba2606572b1a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:25:26,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-54ea4538-6ad0-486e-9a19-ba2606572b1a 2018-07-23 23:25:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}}' 2018-07-23 23:25:26,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5960892-ccb3-4c82-ab5d-3b1884a363c5 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769"}, "tags": [], "enabled": true, "id": "77151657cf004145ae042d7fe5b3a769", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}} 2018-07-23 23:25:26,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5960892-ccb3-4c82-ab5d-3b1884a363c5 2018-07-23 23:25:26,302 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-4e3b4627-f800-4fc-proj 2018-07-23 23:25:26,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:26,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:26,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["qDho1ybHRQ6BtqUSQ1piyQ"], "issued_at": "2018-07-23T23:25:26.000000Z"}} 2018-07-23 23:25:26,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:26,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813557ba-e870-47ff-a0a1-b395a67501a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:26,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-813557ba-e870-47ff-a0a1-b395a67501a4 2018-07-23 23:25:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:26,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:26,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa544a6-1bce-4514-9c93-91c97c2e899a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:25:26,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9aa544a6-1bce-4514-9c93-91c97c2e899a 2018-07-23 23:25:26,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:26,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31833c8e-6f1f-4a91-bb8c-84e0292739c5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769"}, "tags": [], "enabled": true, "id": "77151657cf004145ae042d7fe5b3a769", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}]} 2018-07-23 23:25:26,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj used request id req-31833c8e-6f1f-4a91-bb8c-84e0292739c5 2018-07-23 23:25:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:27,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c743743-aa12-42ca-8345-19d39157734f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:25:27,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5c743743-aa12-42ca-8345-19d39157734f 2018-07-23 23:25:27,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:27,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e5014b2-b945-446a-a15a-d6f0c78ab183 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:27,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5e5014b2-b945-446a-a15a-d6f0c78ab183 2018-07-23 23:25:27,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:27,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148850b8-6783-49ce-95d6-6e4c24b8bb0c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769"}, "tags": [], "enabled": true, "id": "77151657cf004145ae042d7fe5b3a769", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}]} 2018-07-23 23:25:27,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj used request id req-148850b8-6783-49ce-95d6-6e4c24b8bb0c 2018-07-23 23:25:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/25217c92f60840db9521262870814216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:27,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee31477-ed82-4f6c-a86f-633ec8b86d7d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-4e3b4627-f800-4fc-user", "links": {"self": "http://172.30.9.26:5000/v3/users/25217c92f60840db9521262870814216"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "77151657cf004145ae042d7fe5b3a769", "id": "25217c92f60840db9521262870814216", "password_expires_at": null}} 2018-07-23 23:25:27,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/25217c92f60840db9521262870814216 used request id req-8ee31477-ed82-4f6c-a86f-633ec8b86d7d 2018-07-23 23:25:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769/users/25217c92f60840db9521262870814216/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:27,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfda610d-919d-41dc-9580-1ac8cbd74b36 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769/users/25217c92f60840db9521262870814216/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:25:27,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769/users/25217c92f60840db9521262870814216/roles used request id req-cfda610d-919d-41dc-9580-1ac8cbd74b36 2018-07-23 23:25:27,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:27,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240cb7e7-fcf9-41ab-b14e-07440561ebd8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 23:25:27,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-240cb7e7-fcf9-41ab-b14e-07440561ebd8 2018-07-23 23:25:27,989 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-4e3b4627-f800-4fc-proj 2018-07-23 23:25:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769/users/25217c92f60840db9521262870814216/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:28,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3b1c062-96cc-4e4b-b784-4d80e893d0fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:28,109 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769/users/25217c92f60840db9521262870814216/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-d3b1c062-96cc-4e4b-b784-4d80e893d0fe 2018-07-23 23:25:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:28,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7c7bbe-543a-432c-aaae-acef1d522fbf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:28,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd7c7bbe-543a-432c-aaae-acef1d522fbf 2018-07-23 23:25:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:28,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213e0db2-18d7-4ce0-b51a-e6a0e88e294a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769"}, "tags": [], "enabled": true, "id": "77151657cf004145ae042d7fe5b3a769", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}]} 2018-07-23 23:25:28,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-4e3b4627-f800-4fc-proj used request id req-213e0db2-18d7-4ce0-b51a-e6a0e88e294a 2018-07-23 23:25:28,287 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-4e3b4627-f800-4fc-user 2018-07-23 23:25:28,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:28,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b4cf75-859a-48ab-9f21-e1346d3f8b2a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:28,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-82b4cf75-859a-48ab-9f21-e1346d3f8b2a 2018-07-23 23:25:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" -d '{"role": {"name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role"}}' 2018-07-23 23:25:28,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1edac970-7309-4604-a317-37fe260d4bd1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0115c803cd9a434a833b5c27174817b1", "links": {"self": "http://172.30.9.26:5000/v3/roles/0115c803cd9a434a833b5c27174817b1"}, "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role"}} 2018-07-23 23:25:28,422 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-1edac970-7309-4604-a317-37fe260d4bd1 2018-07-23 23:25:28,422 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role 2018-07-23 23:25:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0115c803cd9a434a833b5c27174817b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:28,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba009b5-bafd-432d-8ee4-256bb51bf259 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0115c803cd9a434a833b5c27174817b1", "links": {"self": "http://172.30.9.26:5000/v3/roles/0115c803cd9a434a833b5c27174817b1"}, "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role"}} 2018-07-23 23:25:28,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0115c803cd9a434a833b5c27174817b1 used request id req-7ba009b5-bafd-432d-8ee4-256bb51bf259 2018-07-23 23:25:28,597 - keystone_utils - INFO - Granting role CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role to project CreateStackVolumeTests-4e3b4627-f800-4fc-proj 2018-07-23 23:25:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769/users/25217c92f60840db9521262870814216/roles/0115c803cd9a434a833b5c27174817b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:28,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e173d98-19a9-42aa-92ed-ce992eae74aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:28,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769/users/25217c92f60840db9521262870814216/roles/0115c803cd9a434a833b5c27174817b1 used request id req-1e173d98-19a9-42aa-92ed-ce992eae74aa 2018-07-23 23:25:28,724 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:25:28,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:28,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:29,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "0115c803cd9a434a833b5c27174817b1", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role"}], "expires_at": "2018-07-24T00:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77151657cf004145ae042d7fe5b3a769", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-user", "id": "25217c92f60840db9521262870814216"}, "audit_ids": ["YFBqbkkMQKWSPGS4IVOioA"], "issued_at": "2018-07-23T23:25:29.000000Z"}} 2018-07-23 23:25:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:29,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d153682-7b43-4bb1-b27e-5be22768082f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:29,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0d153682-7b43-4bb1-b27e-5be22768082f 2018-07-23 23:25:29,173 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:25:29,176 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:25:29,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:29,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:29 GMT Server: Apache x-openstack-request-id: req-0ebf0793-c3a2-441a-8681-829b439d96f5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:25:29,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack used request id req-0ebf0793-c3a2-441a-8681-829b439d96f5 2018-07-23 23:25:29,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-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-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type", "volume_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume"}}' 2018-07-23 23:25:30,864 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:25:29 GMT Server: Apache x-openstack-request-id: req-bd7ddc8e-65b6-4025-acef-69fb7e4b5edc Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "365e5059-ec23-4969-9a51-ef0a52930c85", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "self"}]}} 2018-07-23 23:25:30,864 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks used request id req-bd7ddc8e-65b6-4025-acef-69fb7e4b5edc 2018-07-23 23:25:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:31,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:30 GMT Server: Apache x-openstack-request-id: req-89f347d5-6562-495a-82cf-ffe6759c526e Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:31,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:31 GMT Server: Apache x-openstack-request-id: req-98ff1146-b839-4e5e-b1db-c533ad096ebc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "77151657cf004145ae042d7fe5b3a769", "volume_type_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type", "OS::stack_id": "365e5059-ec23-4969-9a51-ef0a52930c85", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "volume_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "stack_user_project_id": "cebed7ebedd84822972b9a3101792cb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:25:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "365e5059-ec23-4969-9a51-ef0a52930c85", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:31,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 used request id req-98ff1146-b839-4e5e-b1db-c533ad096ebc 2018-07-23 23:25:31,301 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack 2018-07-23 23:25:31,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:31,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:31 GMT Server: Apache x-openstack-request-id: req-a6ac9c95-4978-4d45-8882-07e8b78158d8 Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:31,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:31 GMT Server: Apache x-openstack-request-id: req-12acc567-af89-4786-b3f1-ea1e441a6824 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "77151657cf004145ae042d7fe5b3a769", "volume_type_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type", "OS::stack_id": "365e5059-ec23-4969-9a51-ef0a52930c85", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "volume_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "stack_user_project_id": "cebed7ebedd84822972b9a3101792cb5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:25:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "365e5059-ec23-4969-9a51-ef0a52930c85", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:31,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 used request id req-12acc567-af89-4786-b3f1-ea1e441a6824 2018-07-23 23:25:31,698 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:25:31,698 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:34,701 - create_stack - DEBUG - Stack status query timeout in 1196.59980083 2018-07-23 23:25:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:34,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:34 GMT Server: Apache x-openstack-request-id: req-12911851-c47a-4fde-b475-c86c4501bfc6 Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:34,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:34 GMT Server: Apache x-openstack-request-id: req-f534c33f-0764-4b77-a73b-60bad858c469 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "77151657cf004145ae042d7fe5b3a769", "volume_type_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type", "OS::stack_id": "365e5059-ec23-4969-9a51-ef0a52930c85", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "volume_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "stack_user_project_id": "cebed7ebedd84822972b9a3101792cb5", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:25:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "365e5059-ec23-4969-9a51-ef0a52930c85", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:34,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 used request id req-f534c33f-0764-4b77-a73b-60bad858c469 2018-07-23 23:25:34,772 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:25:34,772 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack 2018-07-23 23:25:34,773 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack 2018-07-23 23:25:34,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:34,802 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:34 GMT Server: Apache x-openstack-request-id: req-c8409092-a685-484d-bb16-780990af4bb2 Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:35,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:34 GMT Server: Apache x-openstack-request-id: req-341ea3d3-51c7-49db-8ab3-2c8d492c4086 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-23T23:25:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:25:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c2dc5a12-1fd7-41a6-a706-d9934784ad91", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-23T23:25:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:25:30Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "5719d359-ad17-48db-8844-3899515b90e0", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-23 23:25:35,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85/resources used request id req-341ea3d3-51c7-49db-8ab3-2c8d492c4086 2018-07-23 23:25:35,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769/volumes/c2dc5a12-1fd7-41a6-a706-d9934784ad91 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:35,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:35 GMT Server: Apache x-compute-request-id: req-b9afa0f5-acad-4182-aa28-0a7548bda27f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9afa0f5-acad-4182-aa28-0a7548bda27f Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769/volumes/c2dc5a12-1fd7-41a6-a706-d9934784ad91", "rel": "self"}, {"href": "http://172.30.9.26:8776/77151657cf004145ae042d7fe5b3a769/volumes/c2dc5a12-1fd7-41a6-a706-d9934784ad91", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T23:25:32.000000", "replication_status": null, "snapshot_id": null, "id": "c2dc5a12-1fd7-41a6-a706-d9934784ad91", "size": 1, "user_id": "25217c92f60840db9521262870814216", "os-vol-tenant-attr:tenant_id": "77151657cf004145ae042d7fe5b3a769", "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-0c804e68-6930-438f-a59f-6d16ebaeb473-volume", "bootable": "false", "created_at": "2018-07-23T23:25:31.000000", "volume_type": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type"}} 2018-07-23 23:25:35,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769/volumes/c2dc5a12-1fd7-41a6-a706-d9934784ad91 used request id req-b9afa0f5-acad-4182-aa28-0a7548bda27f 2018-07-23 23:25:35,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:35,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:35,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "0115c803cd9a434a833b5c27174817b1", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role"}], "expires_at": "2018-07-24T00:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "77151657cf004145ae042d7fe5b3a769", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/77151657cf004145ae042d7fe5b3a769", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/77151657cf004145ae042d7fe5b3a769", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-user", "id": "25217c92f60840db9521262870814216"}, "audit_ids": ["j1lK0RXYQBWACVIBDrBjlg"], "issued_at": "2018-07-23T23:25:35.000000Z"}} 2018-07-23 23:25:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3246550ee6d63e8a467162b9cbc3e34a884cb5c" 2018-07-23 23:25:35,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1555d79-5ed3-44db-b319-5de1356fafef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:35,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d1555d79-5ed3-44db-b319-5de1356fafef 2018-07-23 23:25:35,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3246550ee6d63e8a467162b9cbc3e34a884cb5c" 2018-07-23 23:25:35,919 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:35 GMT Server: Apache x-compute-request-id: req-70dc5af1-d36f-45ab-9e16-99eb85c762b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-70dc5af1-d36f-45ab-9e16-99eb85c762b7 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769/volumes/c2dc5a12-1fd7-41a6-a706-d9934784ad91", "rel": "self"}, {"href": "http://172.30.9.26:8776/77151657cf004145ae042d7fe5b3a769/volumes/c2dc5a12-1fd7-41a6-a706-d9934784ad91", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-07-23T23:25:32.000000", "replication_status": null, "snapshot_id": null, "id": "c2dc5a12-1fd7-41a6-a706-d9934784ad91", "size": 1, "user_id": "25217c92f60840db9521262870814216", "os-vol-tenant-attr:tenant_id": "77151657cf004145ae042d7fe5b3a769", "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-0c804e68-6930-438f-a59f-6d16ebaeb473-volume", "bootable": "false", "created_at": "2018-07-23T23:25:31.000000", "volume_type": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type"}]} 2018-07-23 23:25:35,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/77151657cf004145ae042d7fe5b3a769/volumes/detail used request id req-70dc5af1-d36f-45ab-9e16-99eb85c762b7 2018-07-23 23:25:35,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:35,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:35,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3246550ee6d63e8a467162b9cbc3e34a884cb5c" 2018-07-23 23:25:36,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7167ce-c97d-49a9-9ef4-febb53297fe8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "77151657cf004145ae042d7fe5b3a769", "name": "CreateStackVolumeTests-4e3b4627-f800-4fc-proj"}} 2018-07-23 23:25:36,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769 used request id req-9e7167ce-c97d-49a9-9ef4-febb53297fe8 2018-07-23 23:25:36,017 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack 2018-07-23 23:25:36,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:36,046 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:36 GMT Server: Apache x-openstack-request-id: req-742b5b98-308d-4af9-8caa-30a236b8dd36 Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:36,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:36 GMT Server: Apache x-openstack-request-id: req-fb80df31-bdcb-4713-a7e9-2a823e7b7208 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:36,087 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 used request id req-fb80df31-bdcb-4713-a7e9-2a823e7b7208 2018-07-23 23:25:36,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:36,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:36 GMT Server: Apache x-openstack-request-id: req-7c0f23a4-99bd-4731-b4b1-ff9849173c1f Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:36,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:36 GMT Server: Apache x-openstack-request-id: req-dbce3d84-d3db-4f51-852b-3cc1f78173c4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "77151657cf004145ae042d7fe5b3a769", "volume_type_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type", "OS::stack_id": "365e5059-ec23-4969-9a51-ef0a52930c85", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "volume_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "stack_user_project_id": "cebed7ebedd84822972b9a3101792cb5", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:25:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:25:36Z", "id": "365e5059-ec23-4969-9a51-ef0a52930c85", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:36,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 used request id req-dbce3d84-d3db-4f51-852b-3cc1f78173c4 2018-07-23 23:25:36,299 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:25:36,299 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:39,302 - create_stack - DEBUG - Stack status query timeout in 1196.78474402 2018-07-23 23:25:39,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:39,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache x-openstack-request-id: req-87638001-50b0-4aa0-b165-a7e76e5c23c2 Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:39,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache x-openstack-request-id: req-873d87f0-2dae-410f-b070-bc685d7929f9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 532 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "77151657cf004145ae042d7fe5b3a769", "volume_type_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume-type", "OS::stack_id": "365e5059-ec23-4969-9a51-ef0a52930c85", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "volume_name": "CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-volume"}, "deletion_time": "2018-07-23T23:25:38Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack", "stack_user_project_id": "cebed7ebedd84822972b9a3101792cb5", "tags": null, "creation_time": "2018-07-23T23:25:30Z", "links": [{"href": "http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:25:36Z", "id": "365e5059-ec23-4969-9a51-ef0a52930c85", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:39,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 used request id req-873d87f0-2dae-410f-b070-bc685d7929f9 2018-07-23 23:25:39,358 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:25:39,358 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack 2018-07-23 23:25:39,358 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack 2018-07-23 23:25:39,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/365e5059-ec23-4969-9a51-ef0a52930c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a961873f517ce7dd44135f1a0ef91441996459" 2018-07-23 23:25:39,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache x-openstack-request-id: req-275b0635-bb35-429f-adaf-225c21713789 Location: http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:39,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache x-openstack-request-id: req-604fee79-e976-4c27-abe1-66efd063171a Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:25:39,413 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/77151657cf004145ae042d7fe5b3a769/stacks/CreateStackVolumeTests-CreateStackVolumeTests-0c804e68-6930-438f-a59f-6d16ebaeb473-stack/365e5059-ec23-4969-9a51-ef0a52930c85 used request id req-604fee79-e976-4c27-abe1-66efd063171a 2018-07-23 23:25:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:39,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d182c4f0-2cf6-493a-8c16-3be4913091ef Date: Mon, 23 Jul 2018 23:25:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:25:39,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-d182c4f0-2cf6-493a-8c16-3be4913091ef 2018-07-23 23:25:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:39,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9780ddef-8e69-473b-b44a-a269dd2f5337 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:39,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-9780ddef-8e69-473b-b44a-a269dd2f5337 2018-07-23 23:25:39,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:39,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a928bf55-e34e-4bb8-b3b7-b2fbb47ebd47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:39,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a928bf55-e34e-4bb8-b3b7-b2fbb47ebd47 2018-07-23 23:25:39,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:39,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea76b639-a89f-4d04-9a52-0fa38f7f833e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:25:39,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-ea76b639-a89f-4d04-9a52-0fa38f7f833e 2018-07-23 23:25:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52ab050-c599-45e3-9b1f-cee8368ece41 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:25:40,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-f52ab050-c599-45e3-9b1f-cee8368ece41 2018-07-23 23:25:40,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ccbc70-2bcd-4a4b-bcb6-836d924bce60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:40,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-83ccbc70-2bcd-4a4b-bcb6-836d924bce60 2018-07-23 23:25:40,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:40,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f31160-5090-484e-a483-7b8d8b9087a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:40,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-c1f31160-5090-484e-a483-7b8d8b9087a9 2018-07-23 23:25:40,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc828f1d-ebaa-41e4-b3d7-93af7d6cfe1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:40,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-dc828f1d-ebaa-41e4-b3d7-93af7d6cfe1d 2018-07-23 23:25:40,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-709c93b8-e912-4ca6-bb57-d0e3cf01fa7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:40,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-709c93b8-e912-4ca6-bb57-d0e3cf01fa7d 2018-07-23 23:25:40,346 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:40,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32da0f53-a5d5-4992-92fb-7abfac06f985 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:40,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-32da0f53-a5d5-4992-92fb-7abfac06f985 2018-07-23 23:25:40,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:40,435 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-4e3b4627-f800-4fc-proj 2018-07-23 23:25:40,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f70b54d-3d77-4ba7-8e2f-f1b4775ea55c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:40,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/77151657cf004145ae042d7fe5b3a769 used request id req-9f70b54d-3d77-4ba7-8e2f-f1b4775ea55c 2018-07-23 23:25:40,670 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-4e3b4627-f800-4fc-proj-role 2018-07-23 23:25:40,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0115c803cd9a434a833b5c27174817b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c21432-3f5a-474d-b368-85f4c61dd240 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:40,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0115c803cd9a434a833b5c27174817b1 used request id req-84c21432-3f5a-474d-b368-85f4c61dd240 2018-07-23 23:25:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a73fcafb6fc118600022218523f6f7d83c717951" 2018-07-23 23:25:40,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e177787e-b2e9-4d2a-9a3d-fa86f01dae72 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:40,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-e177787e-b2e9-4d2a-9a3d-fa86f01dae72 2018-07-23 23:25:40,862 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-4e3b4627-f800-4fc-user 2018-07-23 23:25:40,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/25217c92f60840db9521262870814216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}541cb4b29739f968463a5b6f386e25539e829a0a" 2018-07-23 23:25:41,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2695eb-f08f-4cb2-ba7b-0aa0969762c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:41,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/25217c92f60840db9521262870814216 used request id req-5f2695eb-f08f-4cb2-ba7b-0aa0969762c2 2018-07-23 23:25:41,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:41,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["tIVSlJr7SueS2Jn28yqxNQ"], "issued_at": "2018-07-23T23:25:41.000000Z"}} 2018-07-23 23:25:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a299ff6d069cf8418ff3bafde7f041f68a32f9da" 2018-07-23 23:25:41,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a139b22-a211-4c3c-b678-152aa1d63591 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:41,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3a139b22-a211-4c3c-b678-152aa1d63591 2018-07-23 23:25:41,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:41,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:41,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BDz9IUBbQB2-FNNETzRkFw"], "issued_at": "2018-07-23T23:25:41.000000Z"}} 2018-07-23 23:25:41,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:42,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623beef7-78ab-4406-ac2b-8e96571dea6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:42,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-623beef7-78ab-4406-ac2b-8e96571dea6e 2018-07-23 23:25:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:42,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:42,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-7134c56d-70e8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:42,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd56b97-f884-47bf-8893-5359a47b41a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-7134c56d-70e8-482-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:25:42,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-7134c56d-70e8-482-proj used request id req-5bd56b97-f884-47bf-8893-5359a47b41a6 2018-07-23 23:25:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:42,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe751d3-726c-49e0-b97e-e475e61f68fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:25:42,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bfe751d3-726c-49e0-b97e-e475e61f68fd 2018-07-23 23:25:42,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj"}}' 2018-07-23 23:25:42,301 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d39940c-7a1e-488a-ae7b-0c377e10c0cb Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd"}, "tags": [], "enabled": true, "id": "b1ce4434f0e14789857e8652cce92ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj"}} 2018-07-23 23:25:42,301 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-3d39940c-7a1e-488a-ae7b-0c377e10c0cb 2018-07-23 23:25:42,302 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-7134c56d-70e8-482-proj 2018-07-23 23:25:42,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:42,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:42,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["-wkZNOJ4SLW-oq7Ze7O7kg"], "issued_at": "2018-07-23T23:25:42.000000Z"}} 2018-07-23 23:25:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:42,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d302b2-0304-4f5b-a7b2-7e619dd92c7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:42,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c6d302b2-0304-4f5b-a7b2-7e619dd92c7b 2018-07-23 23:25:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:42,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:42,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779546bd-9ae4-4d02-a592-3cc8af438ba9 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:25:42,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-779546bd-9ae4-4d02-a592-3cc8af438ba9 2018-07-23 23:25:42,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:42,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69bba89-9e0d-4db1-b5ac-ed4ea50ef80e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd"}, "tags": [], "enabled": true, "id": "b1ce4434f0e14789857e8652cce92ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj"}]} 2018-07-23 23:25:42,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj used request id req-c69bba89-9e0d-4db1-b5ac-ed4ea50ef80e 2018-07-23 23:25:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:42,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4928bc9-3739-4c5c-b79e-db3869941c89 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:25:42,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-b4928bc9-3739-4c5c-b79e-db3869941c89 2018-07-23 23:25:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:43,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22892a8-867f-466c-adf6-4535e0b8064e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:43,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-d22892a8-867f-466c-adf6-4535e0b8064e 2018-07-23 23:25:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:43,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb4eb81b-6cab-4def-9c7f-4ba181214605 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd"}, "tags": [], "enabled": true, "id": "b1ce4434f0e14789857e8652cce92ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj"}]} 2018-07-23 23:25:43,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj used request id req-eb4eb81b-6cab-4def-9c7f-4ba181214605 2018-07-23 23:25:43,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/7c75edd6ffd24306b14e981c36e7377f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:43,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fc9f91-83bf-41a0-8112-ddca7c880b0f Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-7134c56d-70e8-482-user", "links": {"self": "http://172.30.9.26:5000/v3/users/7c75edd6ffd24306b14e981c36e7377f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b1ce4434f0e14789857e8652cce92ecd", "id": "7c75edd6ffd24306b14e981c36e7377f", "password_expires_at": null}} 2018-07-23 23:25:43,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7c75edd6ffd24306b14e981c36e7377f used request id req-27fc9f91-83bf-41a0-8112-ddca7c880b0f 2018-07-23 23:25:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd/users/7c75edd6ffd24306b14e981c36e7377f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:43,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562f513a-b60e-40e9-b019-d9bafbb66d92 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd/users/7c75edd6ffd24306b14e981c36e7377f/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:25:43,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd/users/7c75edd6ffd24306b14e981c36e7377f/roles used request id req-562f513a-b60e-40e9-b019-d9bafbb66d92 2018-07-23 23:25:43,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:43,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae831fb6-905b-41c9-891c-55ef3ea3f5d1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 23:25:43,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-ae831fb6-905b-41c9-891c-55ef3ea3f5d1 2018-07-23 23:25:43,774 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-7134c56d-70e8-482-proj 2018-07-23 23:25:43,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd/users/7c75edd6ffd24306b14e981c36e7377f/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:43,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edde0cf6-7074-4d3c-bac1-e6bf19049205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:43,902 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd/users/7c75edd6ffd24306b14e981c36e7377f/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-edde0cf6-7074-4d3c-bac1-e6bf19049205 2018-07-23 23:25:43,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:43,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd757bf-3a0c-44b5-8ebf-ec24dd24ae51 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:43,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-ebd757bf-3a0c-44b5-8ebf-ec24dd24ae51 2018-07-23 23:25:43,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:44,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8340e47-5ad5-452a-a064-dbe4a6181105 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd"}, "tags": [], "enabled": true, "id": "b1ce4434f0e14789857e8652cce92ecd", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj"}]} 2018-07-23 23:25:44,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackVolumeTests-7134c56d-70e8-482-proj used request id req-d8340e47-5ad5-452a-a064-dbe4a6181105 2018-07-23 23:25:44,078 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-7134c56d-70e8-482-user 2018-07-23 23:25:44,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:44,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:44,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11028fd-86b2-4a82-b183-45b9b6b8974c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:44,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f11028fd-86b2-4a82-b183-45b9b6b8974c 2018-07-23 23:25:44,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" -d '{"role": {"name": "CreateStackVolumeTests-7134c56d-70e8-482-proj-role"}}' 2018-07-23 23:25:44,257 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7337cc4d-3502-47e2-b2dd-8473a836c777 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff00d89732c04a54911a14d2bbb3ed5d", "links": {"self": "http://172.30.9.26:5000/v3/roles/ff00d89732c04a54911a14d2bbb3ed5d"}, "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj-role"}} 2018-07-23 23:25:44,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-7337cc4d-3502-47e2-b2dd-8473a836c777 2018-07-23 23:25:44,257 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-7134c56d-70e8-482-proj-role 2018-07-23 23:25:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/ff00d89732c04a54911a14d2bbb3ed5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:44,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c83ff21-6265-45a9-a4a3-9abbd5192dc1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff00d89732c04a54911a14d2bbb3ed5d", "links": {"self": "http://172.30.9.26:5000/v3/roles/ff00d89732c04a54911a14d2bbb3ed5d"}, "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj-role"}} 2018-07-23 23:25:44,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/ff00d89732c04a54911a14d2bbb3ed5d used request id req-5c83ff21-6265-45a9-a4a3-9abbd5192dc1 2018-07-23 23:25:44,348 - keystone_utils - INFO - Granting role CreateStackVolumeTests-7134c56d-70e8-482-proj-role to project CreateStackVolumeTests-7134c56d-70e8-482-proj 2018-07-23 23:25:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd/users/7c75edd6ffd24306b14e981c36e7377f/roles/ff00d89732c04a54911a14d2bbb3ed5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:44,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e0b2d37-5635-46e7-b5e7-72db462a627c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:44,472 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd/users/7c75edd6ffd24306b14e981c36e7377f/roles/ff00d89732c04a54911a14d2bbb3ed5d used request id req-0e0b2d37-5635-46e7-b5e7-72db462a627c 2018-07-23 23:25:44,472 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:25:44,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:44,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:44,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff00d89732c04a54911a14d2bbb3ed5d", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj-role"}, {"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1ce4434f0e14789857e8652cce92ecd", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-7134c56d-70e8-482-user", "id": "7c75edd6ffd24306b14e981c36e7377f"}, "audit_ids": ["2RGAZtHETlyEPaAW6sv7rg"], "issued_at": "2018-07-23T23:25:44.000000Z"}} 2018-07-23 23:25:44,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:44,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bb4c00-7d1e-4891-a1d9-6d673e09d452 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:44,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-60bb4c00-7d1e-4891-a1d9-6d673e09d452 2018-07-23 23:25:44,941 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:25:44,944 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:25:44,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:45,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:44 GMT Server: Apache x-openstack-request-id: req-2153d0b9-4e2b-44e5-a58f-3c22ff91e622 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:25:45,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack used request id req-2153d0b9-4e2b-44e5-a58f-3c22ff91e622 2018-07-23 23:25:45,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-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-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "volume_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume"}}' 2018-07-23 23:25:46,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:25:45 GMT Server: Apache x-openstack-request-id: req-7c8095f7-2842-4c01-9d30-f14cac13ba55 Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "self"}]}} 2018-07-23 23:25:46,635 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks used request id req-7c8095f7-2842-4c01-9d30-f14cac13ba55 2018-07-23 23:25:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:46,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:46 GMT Server: Apache x-openstack-request-id: req-4d545fd4-35e5-4abb-b6c3-ff18a29bf229 Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:47,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:46 GMT Server: Apache x-openstack-request-id: req-f5bbcf0b-18ff-4d19-a5ff-29b10b7167c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1ce4434f0e14789857e8652cce92ecd", "volume_type_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "OS::stack_id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "volume_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "stack_user_project_id": "55ffe7b5792e4b388a4f8aa9549871f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:25:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:47,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d used request id req-f5bbcf0b-18ff-4d19-a5ff-29b10b7167c0 2018-07-23 23:25:47,053 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack 2018-07-23 23:25:47,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:47,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:47 GMT Server: Apache x-openstack-request-id: req-a7452819-c6c1-4adc-a2e1-07e86a9a70b5 Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:47,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:47 GMT Server: Apache x-openstack-request-id: req-4958aa45-addf-4231-8503-5e0932d03728 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1ce4434f0e14789857e8652cce92ecd", "volume_type_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "OS::stack_id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "volume_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "stack_user_project_id": "55ffe7b5792e4b388a4f8aa9549871f0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:25:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:47,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d used request id req-4958aa45-addf-4231-8503-5e0932d03728 2018-07-23 23:25:47,566 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:25:47,566 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:50,569 - create_stack - DEBUG - Stack status query timeout in 1196.48348689 2018-07-23 23:25:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:50,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:50 GMT Server: Apache x-openstack-request-id: req-5ce5a8d1-601d-4327-b2de-a6da5f4dd35c Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:51,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:50 GMT Server: Apache x-openstack-request-id: req-80d228d9-6409-43e3-b666-796362924abd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1ce4434f0e14789857e8652cce92ecd", "volume_type_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "OS::stack_id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "volume_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "stack_user_project_id": "55ffe7b5792e4b388a4f8aa9549871f0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:25:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:51,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d used request id req-80d228d9-6409-43e3-b666-796362924abd 2018-07-23 23:25:51,053 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:25:51,053 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack 2018-07-23 23:25:51,053 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack 2018-07-23 23:25:51,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:51,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:51 GMT Server: Apache x-openstack-request-id: req-19f7986a-5a32-4b73-a8c2-b7f1933c051d Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:51,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:51 GMT Server: Apache x-openstack-request-id: req-a44f9203-2312-483e-be21-398c51ba4a6f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d/resources/volume", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-07-23T23:25:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:25:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5cbdbb12-676d-456f-ab05-3c2facd6f1bd", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-07-23T23:25:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:25:46Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "f58a09bf-fbd4-49df-b8d0-39bb87d011f6", "resource_type": "OS::Cinder::VolumeType"}]} 2018-07-23 23:25:51,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d/resources used request id req-a44f9203-2312-483e-be21-398c51ba4a6f 2018-07-23 23:25:51,129 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:51,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:51 GMT Server: Apache x-compute-request-id: req-bb899b28-c54f-4345-89e1-48aaf083ec64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb899b28-c54f-4345-89e1-48aaf083ec64 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f58a09bf-fbd4-49df-b8d0-39bb87d011f6", "description": null}} 2018-07-23 23:25:51,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6 used request id req-bb899b28-c54f-4345-89e1-48aaf083ec64 2018-07-23 23:25:51,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb899b28-c54f-4345-89e1-48aaf083ec64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:51,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:51 GMT Server: Apache x-compute-request-id: req-6a3d4afc-32b0-4a87-bf89-032add364ab3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6a3d4afc-32b0-4a87-bf89-032add364ab3 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f58a09bf-fbd4-49df-b8d0-39bb87d011f6", "description": null}} 2018-07-23 23:25:51,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6 used request id req-6a3d4afc-32b0-4a87-bf89-032add364ab3 2018-07-23 23:25:51,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bb899b28-c54f-4345-89e1-48aaf083ec64" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:51,354 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:51 GMT Server: Apache x-compute-request-id: req-5523613c-50aa-4c80-beae-1499c8718ba4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5523613c-50aa-4c80-beae-1499c8718ba4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:25:51,354 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6/encryption used request id req-5523613c-50aa-4c80-beae-1499c8718ba4 2018-07-23 23:25:51,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:51,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:51,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff00d89732c04a54911a14d2bbb3ed5d", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj-role"}, {"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1ce4434f0e14789857e8652cce92ecd", "name": "CreateStackVolumeTests-7134c56d-70e8-482-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b1ce4434f0e14789857e8652cce92ecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b1ce4434f0e14789857e8652cce92ecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-7134c56d-70e8-482-user", "id": "7c75edd6ffd24306b14e981c36e7377f"}, "audit_ids": ["AUDM41G6ScuiDMmfHDaXTw"], "issued_at": "2018-07-23T23:25:51.000000Z"}} 2018-07-23 23:25:51,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba75718473c2cc59aff16466dcbb0c3a4bb78621" 2018-07-23 23:25:51,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21a64b3-530e-4407-a91e-c53fc507c832 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:51,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b21a64b3-530e-4407-a91e-c53fc507c832 2018-07-23 23:25:51,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba75718473c2cc59aff16466dcbb0c3a4bb78621" 2018-07-23 23:25:52,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:51 GMT Server: Apache x-compute-request-id: req-2b814833-ab0c-425e-bb38-c0a435b3b6ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b814833-ab0c-425e-bb38-c0a435b3b6ef Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f58a09bf-fbd4-49df-b8d0-39bb87d011f6", "description": null}]} 2018-07-23 23:25:52,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types?is_public=None used request id req-2b814833-ab0c-425e-bb38-c0a435b3b6ef 2018-07-23 23:25:52,009 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b814833-ab0c-425e-bb38-c0a435b3b6ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba75718473c2cc59aff16466dcbb0c3a4bb78621" 2018-07-23 23:25:52,182 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:52 GMT Server: Apache x-compute-request-id: req-6fa9dbd3-809b-4ee5-8b9a-9c418c90ea01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6fa9dbd3-809b-4ee5-8b9a-9c418c90ea01 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "f58a09bf-fbd4-49df-b8d0-39bb87d011f6", "description": null}} 2018-07-23 23:25:52,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6 used request id req-6fa9dbd3-809b-4ee5-8b9a-9c418c90ea01 2018-07-23 23:25:52,186 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b814833-ab0c-425e-bb38-c0a435b3b6ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba75718473c2cc59aff16466dcbb0c3a4bb78621" 2018-07-23 23:25:52,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:52 GMT Server: Apache x-compute-request-id: req-f29afaec-7014-4885-9fdd-4bcda76fd9c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f29afaec-7014-4885-9fdd-4bcda76fd9c1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-07-23 23:25:52,360 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.26:8776/v3/b1ce4434f0e14789857e8652cce92ecd/types/f58a09bf-fbd4-49df-b8d0-39bb87d011f6/encryption used request id req-f29afaec-7014-4885-9fdd-4bcda76fd9c1 2018-07-23 23:25:52,361 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack 2018-07-23 23:25:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:52,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:52 GMT Server: Apache x-openstack-request-id: req-1e2cec57-a5c4-46b2-ba2a-0b28ef8be114 Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:52,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:52 GMT Server: Apache x-openstack-request-id: req-5ec91dbc-7c44-4df1-ab50-334262e319c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:52,591 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d used request id req-5ec91dbc-7c44-4df1-ab50-334262e319c6 2018-07-23 23:25:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:52,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:52 GMT Server: Apache x-openstack-request-id: req-38f0db65-ee48-46c1-940e-f770477f4b39 Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:52,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:52 GMT Server: Apache x-openstack-request-id: req-a20e3412-361b-4675-a269-696a34c15f82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1ce4434f0e14789857e8652cce92ecd", "volume_type_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "OS::stack_id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "volume_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "stack_user_project_id": "55ffe7b5792e4b388a4f8aa9549871f0", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:25:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:25:52Z", "id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:52,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d used request id req-a20e3412-361b-4675-a269-696a34c15f82 2018-07-23 23:25:52,682 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:25:52,682 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:25:55,686 - create_stack - DEBUG - Stack status query timeout in 1196.9057579 2018-07-23 23:25:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:55,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:55 GMT Server: Apache x-openstack-request-id: req-aeae8366-01de-4c4d-8548-c5d3299453a6 Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:55,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:55 GMT Server: Apache x-openstack-request-id: req-6dcc2a8b-bbf1-4ff0-b5e3-4ecf31e423d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1ce4434f0e14789857e8652cce92ecd", "volume_type_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume-type", "OS::stack_id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "volume_name": "CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-volume"}, "deletion_time": "2018-07-23T23:25:55Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack", "stack_user_project_id": "55ffe7b5792e4b388a4f8aa9549871f0", "tags": null, "creation_time": "2018-07-23T23:25:46Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:25:52Z", "id": "b7cd8d34-f96a-4552-987a-2e5f812d230d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:25:55,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d used request id req-6dcc2a8b-bbf1-4ff0-b5e3-4ecf31e423d4 2018-07-23 23:25:55,757 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:25:55,757 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack 2018-07-23 23:25:55,757 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack 2018-07-23 23:25:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/b7cd8d34-f96a-4552-987a-2e5f812d230d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1847e9e207518a671a7ceaebc3cc66ca57d93d4d" 2018-07-23 23:25:55,789 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:25:55 GMT Server: Apache x-openstack-request-id: req-d8a1b4de-929f-430e-bbe8-5bc4fc14cfdf Location: http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:25:55,814 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:55 GMT Server: Apache x-openstack-request-id: req-c74ee384-62b7-452f-9e83-4900e8c897ae Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:25:55,815 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b1ce4434f0e14789857e8652cce92ecd/stacks/CreateStackVolumeTests-CreateStackVolumeTests-1139bb85-613e-4345-b706-fc36f2e7f513-stack/b7cd8d34-f96a-4552-987a-2e5f812d230d used request id req-c74ee384-62b7-452f-9e83-4900e8c897ae 2018-07-23 23:25:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-75da0c72-0f62-4f7a-9b12-09fec1ca36d9 Date: Mon, 23 Jul 2018 23:25:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:25:56,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-75da0c72-0f62-4f7a-9b12-09fec1ca36d9 2018-07-23 23:25:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4fbc74b-6ddd-4178-b02d-45f8afaa207b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:56,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-d4fbc74b-6ddd-4178-b02d-45f8afaa207b 2018-07-23 23:25:56,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802d41a1-0ef2-4b4e-b5e2-0dca21cd8c77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:56,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-802d41a1-0ef2-4b4e-b5e2-0dca21cd8c77 2018-07-23 23:25:56,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:56,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a9e764-acf9-4491-b00b-3b6db74c767d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:25:56,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-c9a9e764-acf9-4491-b00b-3b6db74c767d 2018-07-23 23:25:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56be46e8-a3bc-4b43-abbd-ae4a9b2de127 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:25:56,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-56be46e8-a3bc-4b43-abbd-ae4a9b2de127 2018-07-23 23:25:56,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,480 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d135aee-896c-4482-9a63-5cea8e6c9808 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:56,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-7d135aee-896c-4482-9a63-5cea8e6c9808 2018-07-23 23:25:56,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:56,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f2f8c5-3f18-4d15-a9b9-b85b68f71911 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:56,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-a5f2f8c5-3f18-4d15-a9b9-b85b68f71911 2018-07-23 23:25:56,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:56,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a06782-50e3-4b12-830a-9541b25365aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:56,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-93a06782-50e3-4b12-830a-9541b25365aa 2018-07-23 23:25:56,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3fcf29-45a6-4c97-837d-f4dce0fc4083 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:56,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-3f3fcf29-45a6-4c97-837d-f4dce0fc4083 2018-07-23 23:25:56,730 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:56,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e64f0c38-cbfe-4e33-a38d-b58925e6129c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:25:56,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-e64f0c38-cbfe-4e33-a38d-b58925e6129c 2018-07-23 23:25:56,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:25:56,819 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-7134c56d-70e8-482-proj 2018-07-23 23:25:56,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:57,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0a01ec-3dae-4f00-9944-c8d66adbf334 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:57,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b1ce4434f0e14789857e8652cce92ecd used request id req-0b0a01ec-3dae-4f00-9944-c8d66adbf334 2018-07-23 23:25:57,043 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-7134c56d-70e8-482-proj-role 2018-07-23 23:25:57,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/ff00d89732c04a54911a14d2bbb3ed5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:57,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f38f522-1d36-4bd5-a314-3381ddd41bcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:57,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/ff00d89732c04a54911a14d2bbb3ed5d used request id req-1f38f522-1d36-4bd5-a314-3381ddd41bcd 2018-07-23 23:25:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e74735bf8c3c26c7df284df3d4f2010b80f5b27" 2018-07-23 23:25:57,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7bb0446-1f61-4718-8f6a-3643e93e0c6c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:57,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a7bb0446-1f61-4718-8f6a-3643e93e0c6c 2018-07-23 23:25:57,241 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-7134c56d-70e8-482-user 2018-07-23 23:25:57,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/7c75edd6ffd24306b14e981c36e7377f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d152678d908c20cbc91788261964879adce095b" 2018-07-23 23:25:57,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5a21d4-1d5d-4049-967b-d08809d5184e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:25:57,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7c75edd6ffd24306b14e981c36e7377f used request id req-df5a21d4-1d5d-4049-967b-d08809d5184e 2018-07-23 23:25:57,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:57,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["HVbPe5_-Ss-sf_2L9AZmJw"], "issued_at": "2018-07-23T23:25:57.000000Z"}} 2018-07-23 23:25:57,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54af317183bee5219b3cf474d157587e960e254" 2018-07-23 23:25:57,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a85a79a-1bb1-40aa-8b66-c15751d33a75 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:57,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8a85a79a-1bb1-40aa-8b66-c15751d33a75 2018-07-23 23:25:57,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:57,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:58,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZVyUrjIWQJ-Dtivdj8E2Yw"], "issued_at": "2018-07-23T23:25:58.000000Z"}} 2018-07-23 23:25:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:25:58,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74cfbd59-24cb-479c-9782-9dac3860a328 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:58,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-74cfbd59-24cb-479c-9782-9dac3860a328 2018-07-23 23:25:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:58,373 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:25:58,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e602fe-09de-48fb-a0d9-6f713a003bab Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:25:58,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj used request id req-06e602fe-09de-48fb-a0d9-6f713a003bab 2018-07-23 23:25:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:25:58,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe286cb-044d-4892-91c8-6d9efaca8e5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:25:58,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-ebe286cb-044d-4892-91c8-6d9efaca8e5e 2018-07-23 23:25:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj"}}' 2018-07-23 23:25:58,663 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac37ce5-6c78-47ae-ad1d-9cc29de0326d Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b"}, "tags": [], "enabled": true, "id": "b1fb561bebf4429fae8136b61d3a732b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj"}} 2018-07-23 23:25:58,663 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-4ac37ce5-6c78-47ae-ad1d-9cc29de0326d 2018-07-23 23:25:58,664 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-34b2ceb7-b919-42e-proj 2018-07-23 23:25:58,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:25:58,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:25:59,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["OanwcThWQHGuYGnOEFMT0g"], "issued_at": "2018-07-23T23:25:59.000000Z"}} 2018-07-23 23:25:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:25:59,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181f96b0-50a4-45dd-b1c5-250691c9e9fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:25:59,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-181f96b0-50a4-45dd-b1c5-250691c9e9fb 2018-07-23 23:25:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:25:59,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:25:59,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:25:59,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14217d5a-8a85-4c3a-94f4-e2113821b35a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:25:59,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-14217d5a-8a85-4c3a-94f4-e2113821b35a 2018-07-23 23:25:59,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:25:59,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33389ffe-7be9-4661-8212-a2781fc03e87 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b"}, "tags": [], "enabled": true, "id": "b1fb561bebf4429fae8136b61d3a732b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj"}]} 2018-07-23 23:25:59,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj used request id req-33389ffe-7be9-4661-8212-a2781fc03e87 2018-07-23 23:25:59,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:25:59,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befd8e06-e46c-474f-97b8-9321c5178c1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:25:59,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-befd8e06-e46c-474f-97b8-9321c5178c1f 2018-07-23 23:25:59,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:25:59,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672ff533-b212-4286-a5fc-28ce4672b251 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:25:59,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-672ff533-b212-4286-a5fc-28ce4672b251 2018-07-23 23:25:59,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:25:59,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5995e3cd-3067-472a-8dca-c14a9c3c86ee Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b"}, "tags": [], "enabled": true, "id": "b1fb561bebf4429fae8136b61d3a732b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj"}]} 2018-07-23 23:25:59,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj used request id req-5995e3cd-3067-472a-8dca-c14a9c3c86ee 2018-07-23 23:25:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/c65e49d133e646c587de4ab60d114d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:26:00,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3637602-fc45-497a-9043-dac7b2d683e3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-34b2ceb7-b919-42e-user", "links": {"self": "http://172.30.9.26:5000/v3/users/c65e49d133e646c587de4ab60d114d31"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b1fb561bebf4429fae8136b61d3a732b", "id": "c65e49d133e646c587de4ab60d114d31", "password_expires_at": null}} 2018-07-23 23:26:00,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/c65e49d133e646c587de4ab60d114d31 used request id req-d3637602-fc45-497a-9043-dac7b2d683e3 2018-07-23 23:26:00,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b/users/c65e49d133e646c587de4ab60d114d31/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:26:00,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3db6e69-971f-405d-a6cc-ca16b137897b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b/users/c65e49d133e646c587de4ab60d114d31/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:26:00,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b/users/c65e49d133e646c587de4ab60d114d31/roles used request id req-d3db6e69-971f-405d-a6cc-ca16b137897b 2018-07-23 23:26:00,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:26:00,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9752700-5b44-4145-90e9-8c0c4cdbbe94 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 23:26:00,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-a9752700-5b44-4145-90e9-8c0c4cdbbe94 2018-07-23 23:26:00,262 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-34b2ceb7-b919-42e-proj 2018-07-23 23:26:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b/users/c65e49d133e646c587de4ab60d114d31/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:26:00,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7e9a82-0dae-45c4-940b-9a9cc96d1de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:00,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b/users/c65e49d133e646c587de4ab60d114d31/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-1f7e9a82-0dae-45c4-940b-9a9cc96d1de8 2018-07-23 23:26:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:26:00,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937f5362-ae79-498c-a378-d5ee5b7eb3e6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:00,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-937f5362-ae79-498c-a378-d5ee5b7eb3e6 2018-07-23 23:26:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:26:00,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93eae74e-6248-439e-8bbb-a3d27c30bcae Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b"}, "tags": [], "enabled": true, "id": "b1fb561bebf4429fae8136b61d3a732b", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj"}]} 2018-07-23 23:26:00,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFlavorTests-34b2ceb7-b919-42e-proj used request id req-93eae74e-6248-439e-8bbb-a3d27c30bcae 2018-07-23 23:26:00,420 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-34b2ceb7-b919-42e-user 2018-07-23 23:26:00,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:00,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a24f3d-4ae8-4c2f-b6e7-2a2fdbadc99b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:00,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b2a24f3d-4ae8-4c2f-b6e7-2a2fdbadc99b 2018-07-23 23:26:00,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" -d '{"role": {"name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role"}}' 2018-07-23 23:26:00,612 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a656bdf-7ea1-44cd-b0e9-dbb387a6f422 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6760e85c8d4d49a2b9ef434746ec9e7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/6760e85c8d4d49a2b9ef434746ec9e7c"}, "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role"}} 2018-07-23 23:26:00,612 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-0a656bdf-7ea1-44cd-b0e9-dbb387a6f422 2018-07-23 23:26:00,613 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role 2018-07-23 23:26:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/6760e85c8d4d49a2b9ef434746ec9e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:00,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a42cc49-4891-400e-b541-fbd722990561 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6760e85c8d4d49a2b9ef434746ec9e7c", "links": {"self": "http://172.30.9.26:5000/v3/roles/6760e85c8d4d49a2b9ef434746ec9e7c"}, "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role"}} 2018-07-23 23:26:00,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/6760e85c8d4d49a2b9ef434746ec9e7c used request id req-5a42cc49-4891-400e-b541-fbd722990561 2018-07-23 23:26:00,698 - keystone_utils - INFO - Granting role CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role to project CreateStackFlavorTests-34b2ceb7-b919-42e-proj 2018-07-23 23:26:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b/users/c65e49d133e646c587de4ab60d114d31/roles/6760e85c8d4d49a2b9ef434746ec9e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:00,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecafa339-3fe7-41e3-afce-a472f4c8cec1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:00,813 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b/users/c65e49d133e646c587de4ab60d114d31/roles/6760e85c8d4d49a2b9ef434746ec9e7c used request id req-ecafa339-3fe7-41e3-afce-a472f4c8cec1 2018-07-23 23:26:00,814 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:00,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:00,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:01,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "6760e85c8d4d49a2b9ef434746ec9e7c", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role"}], "expires_at": "2018-07-24T00:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1fb561bebf4429fae8136b61d3a732b", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-user", "id": "c65e49d133e646c587de4ab60d114d31"}, "audit_ids": ["eY_2xtkVRey-eP-GbmHKtg"], "issued_at": "2018-07-23T23:26:01.000000Z"}} 2018-07-23 23:26:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:01,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33ffed7-b2ff-4d47-8f87-e2b69045cf1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:01,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f33ffed7-b2ff-4d47-8f87-e2b69045cf1e 2018-07-23 23:26:01,297 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:01,299 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks?stack_name=CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:01,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:01 GMT Server: Apache x-openstack-request-id: req-bcbe4f90-fc3a-49f8-8e15-fd698c2ccebb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:26:01,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks?stack_name=CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack used request id req-bcbe4f90-fc3a-49f8-8e15-fd698c2ccebb 2018-07-23 23:26:01,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" -d '{"stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-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-23 23:26:02,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:01 GMT Server: Apache x-openstack-request-id: req-9e78b1a5-2dd0-49cc-ad59-1be7d0f3033c Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "31d12731-50d1-4614-8c69-618b2c0ad345", "links": [{"href": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345", "rel": "self"}]}} 2018-07-23 23:26:02,979 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks used request id req-9e78b1a5-2dd0-49cc-ad59-1be7d0f3033c 2018-07-23 23:26:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/31d12731-50d1-4614-8c69-618b2c0ad345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:03,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:02 GMT Server: Apache x-openstack-request-id: req-39c87f45-47d9-4190-bd12-de85b11142ac Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:03,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:03 GMT Server: Apache x-openstack-request-id: req-adce2ce9-d708-42bd-997f-f037f510f7c2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1fb561bebf4429fae8136b61d3a732b", "OS::stack_id": "31d12731-50d1-4614-8c69-618b2c0ad345", "OS::stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack", "stack_user_project_id": "b908385a22534bee8606c7506f26ac87", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31d12731-50d1-4614-8c69-618b2c0ad345", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:26:03,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 used request id req-adce2ce9-d708-42bd-997f-f037f510f7c2 2018-07-23 23:26:03,220 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack 2018-07-23 23:26:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/31d12731-50d1-4614-8c69-618b2c0ad345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:03,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:03 GMT Server: Apache x-openstack-request-id: req-a669d7da-6027-49a3-8ed2-8d96c484cbbb Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:03,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:03 GMT Server: Apache x-openstack-request-id: req-284a6b44-53ef-4f75-a453-dc2e610788ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1fb561bebf4429fae8136b61d3a732b", "OS::stack_id": "31d12731-50d1-4614-8c69-618b2c0ad345", "OS::stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack", "stack_user_project_id": "b908385a22534bee8606c7506f26ac87", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31d12731-50d1-4614-8c69-618b2c0ad345", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:26:03,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 used request id req-284a6b44-53ef-4f75-a453-dc2e610788ae 2018-07-23 23:26:03,601 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:26:03,601 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack 2018-07-23 23:26:03,601 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack 2018-07-23 23:26:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/31d12731-50d1-4614-8c69-618b2c0ad345/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:03,630 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:03 GMT Server: Apache x-openstack-request-id: req-cdd89fcd-d48f-4c2d-b2bf-6c1dc3430ae9 Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:03,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:03 GMT Server: Apache x-openstack-request-id: req-902db55d-ed15-4b8c-a7c8-397df24fc9c6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-07-23T23:26:02Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:02Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "resource_type": "OS::Nova::Flavor"}]} 2018-07-23 23:26:03,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345/resources used request id req-902db55d-ed15-4b8c-a7c8-397df24fc9c6 2018-07-23 23:26:03,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:03,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4357273-6585-4720-a82a-8e998723681d x-compute-request-id: req-c4357273-6585-4720-a82a-8e998723681d Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack-flavor-i7tnwgnsc3kt", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "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": "5052bba8-a51c-4cde-9d1d-eb10c8b55aa5"}} 2018-07-23 23:26:03,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5 used request id req-c4357273-6585-4720-a82a-8e998723681d 2018-07-23 23:26:03,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:03,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:04,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "6760e85c8d4d49a2b9ef434746ec9e7c", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role"}], "expires_at": "2018-07-24T00:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1fb561bebf4429fae8136b61d3a732b", "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b1fb561bebf4429fae8136b61d3a732b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b1fb561bebf4429fae8136b61d3a732b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b1fb561bebf4429fae8136b61d3a732b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-34b2ceb7-b919-42e-user", "id": "c65e49d133e646c587de4ab60d114d31"}, "audit_ids": ["3wM1kPyGRKu7hVqMolIBnw"], "issued_at": "2018-07-23T23:26:04.000000Z"}} 2018-07-23 23:26:04,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7a94ebf951a4f0836191e65dcf1a28cc9e4e28" 2018-07-23 23:26:04,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b9a1e8-fc1c-451a-8fe8-04b75fba5de7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:04,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-36b9a1e8-fc1c-451a-8fe8-04b75fba5de7 2018-07-23 23:26:04,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:04,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7a94ebf951a4f0836191e65dcf1a28cc9e4e28" 2018-07-23 23:26:04,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64617649-3d12-40e4-8844-551682fda616 x-compute-request-id: req-64617649-3d12-40e4-8844-551682fda616 Content-Encoding: gzip Content-Length: 285 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "rel": "bookmark"}], "name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack-flavor-i7tnwgnsc3kt"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:26:04,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-64617649-3d12-40e4-8844-551682fda616 2018-07-23 23:26:04,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7a94ebf951a4f0836191e65dcf1a28cc9e4e28" 2018-07-23 23:26:04,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5dbc434-8eb2-4f43-9b2f-0d19e21b40ad x-compute-request-id: req-b5dbc434-8eb2-4f43-9b2f-0d19e21b40ad Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack-flavor-i7tnwgnsc3kt", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5", "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": "5052bba8-a51c-4cde-9d1d-eb10c8b55aa5"}} 2018-07-23 23:26:04,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/5052bba8-a51c-4cde-9d1d-eb10c8b55aa5 used request id req-b5dbc434-8eb2-4f43-9b2f-0d19e21b40ad 2018-07-23 23:26:04,480 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack-flavor-i7tnwgnsc3kt 2018-07-23 23:26:04,480 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack 2018-07-23 23:26:04,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/31d12731-50d1-4614-8c69-618b2c0ad345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:04,509 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:04 GMT Server: Apache x-openstack-request-id: req-2fa27b13-c032-4cd2-b933-091f36dcac24 Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:04,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:04 GMT Server: Apache x-openstack-request-id: req-e91018e3-4430-4d78-801e-b4b37fd998eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:04,711 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 used request id req-e91018e3-4430-4d78-801e-b4b37fd998eb 2018-07-23 23:26:04,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/31d12731-50d1-4614-8c69-618b2c0ad345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:04,740 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:04 GMT Server: Apache x-openstack-request-id: req-e7e58214-b58e-4f94-b507-79f0877fc56e Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:04,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:04 GMT Server: Apache x-openstack-request-id: req-a6c45179-1a22-4e91-b3dc-00682deb949f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1fb561bebf4429fae8136b61d3a732b", "OS::stack_id": "31d12731-50d1-4614-8c69-618b2c0ad345", "OS::stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack", "stack_user_project_id": "b908385a22534bee8606c7506f26ac87", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:26:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:26:04Z", "id": "31d12731-50d1-4614-8c69-618b2c0ad345", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:26:04,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 used request id req-a6c45179-1a22-4e91-b3dc-00682deb949f 2018-07-23 23:26:04,783 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:26:04,784 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:26:07,787 - create_stack - DEBUG - Stack status query timeout in 1196.92458296 2018-07-23 23:26:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/31d12731-50d1-4614-8c69-618b2c0ad345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:07,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:07 GMT Server: Apache x-openstack-request-id: req-0cccc3b7-0421-4955-9619-32e5d811bb39 Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:07,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:07 GMT Server: Apache x-openstack-request-id: req-d26331e0-f4fb-4361-b696-e3df1a346526 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 509 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b1fb561bebf4429fae8136b61d3a732b", "OS::stack_id": "31d12731-50d1-4614-8c69-618b2c0ad345", "OS::stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack"}, "deletion_time": "2018-07-23T23:26:05Z", "stack_name": "CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack", "stack_user_project_id": "b908385a22534bee8606c7506f26ac87", "tags": null, "creation_time": "2018-07-23T23:26:02Z", "links": [{"href": "http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:26:04Z", "id": "31d12731-50d1-4614-8c69-618b2c0ad345", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-07-23 23:26:07,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 used request id req-d26331e0-f4fb-4361-b696-e3df1a346526 2018-07-23 23:26:07,859 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:26:07,859 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack 2018-07-23 23:26:07,859 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack 2018-07-23 23:26:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/31d12731-50d1-4614-8c69-618b2c0ad345 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}712abc497620216c22125ec356c2dd439841dfaa" 2018-07-23 23:26:07,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:07 GMT Server: Apache x-openstack-request-id: req-ec9155d3-0a7e-425b-ba76-37c0b48080af Location: http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:07,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:07 GMT Server: Apache x-openstack-request-id: req-c16bd3fd-85c6-42e4-ad27-6d929edde835 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:26:07,913 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/b1fb561bebf4429fae8136b61d3a732b/stacks/CreateStackFlavorTests-7a8f5f79-0e5a-4ea7-9e33-dd1f84333533-stack/31d12731-50d1-4614-8c69-618b2c0ad345 used request id req-c16bd3fd-85c6-42e4-ad27-6d929edde835 2018-07-23 23:26:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-51f28718-2794-423f-9925-38d7f992ce82 Date: Mon, 23 Jul 2018 23:26:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:26:08,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-51f28718-2794-423f-9925-38d7f992ce82 2018-07-23 23:26:08,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb1448b-ccb2-4b95-9864-7c8ca9a67567 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:08,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-8cb1448b-ccb2-4b95-9864-7c8ca9a67567 2018-07-23 23:26:08,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:08,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,332 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f9e238-89f9-4ca7-89f1-7299ddcd0366 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:08,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-b8f9e238-89f9-4ca7-89f1-7299ddcd0366 2018-07-23 23:26:08,332 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:08,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3959823c-ca95-44c8-8ae6-71e216fbf3e4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:26:08,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-3959823c-ca95-44c8-8ae6-71e216fbf3e4 2018-07-23 23:26:08,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0b975a-4bd5-4f70-9a13-42a107b2ba6b Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:26:08,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-5e0b975a-4bd5-4f70-9a13-42a107b2ba6b 2018-07-23 23:26:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2374a67-7211-46ba-b830-dbe17314e0bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:08,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-e2374a67-7211-46ba-b830-dbe17314e0bc 2018-07-23 23:26:08,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:08,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a6c904-1544-452e-a8a3-f36c7087ad74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:08,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-f9a6c904-1544-452e-a8a3-f36c7087ad74 2018-07-23 23:26:08,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:08,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6af1fc-e969-4712-ba59-aba5654854db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:08,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-cc6af1fc-e969-4712-ba59-aba5654854db 2018-07-23 23:26:08,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:08,843 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24117717-51ab-4d88-88df-cb84384c359a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:08,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-24117717-51ab-4d88-88df-cb84384c359a 2018-07-23 23:26:08,843 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:08,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:09,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f9e6457-ca3b-40d7-823c-e60bf8209236 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:09,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-9f9e6457-ca3b-40d7-823c-e60bf8209236 2018-07-23 23:26:09,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:09,018 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-34b2ceb7-b919-42e-proj 2018-07-23 23:26:09,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:09,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c75536-af33-4a2e-8f46-15eea2667a76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:09,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b1fb561bebf4429fae8136b61d3a732b used request id req-37c75536-af33-4a2e-8f46-15eea2667a76 2018-07-23 23:26:09,230 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-34b2ceb7-b919-42e-proj-role 2018-07-23 23:26:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/6760e85c8d4d49a2b9ef434746ec9e7c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:09,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef76a0a-ec92-4f75-8240-22a2ccb90b92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:09,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/6760e85c8d4d49a2b9ef434746ec9e7c used request id req-0ef76a0a-ec92-4f75-8240-22a2ccb90b92 2018-07-23 23:26:09,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f8ab4cbc7737058160567ffce52288adf8b34ca" 2018-07-23 23:26:09,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b683bbb1-c12a-4476-965c-24f9559be979 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:09,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b683bbb1-c12a-4476-965c-24f9559be979 2018-07-23 23:26:09,426 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-34b2ceb7-b919-42e-user 2018-07-23 23:26:09,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/c65e49d133e646c587de4ab60d114d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b799cafc629e3d30567bc1388dedb4e9bc4b4d" 2018-07-23 23:26:09,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded0bdda-be74-4b0e-91c1-a08abd8a845f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:09,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/c65e49d133e646c587de4ab60d114d31 used request id req-ded0bdda-be74-4b0e-91c1-a08abd8a845f 2018-07-23 23:26:09,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:09,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["BLX0Q8MRSTmiK_6Ir-OtOw"], "issued_at": "2018-07-23T23:26:09.000000Z"}} 2018-07-23 23:26:09,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc3ef1a2ef1fa274b754d7b6b8c290354f277d4a" 2018-07-23 23:26:10,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81620377-d7a3-4d80-9781-e4d98f931a50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:10,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-81620377-d7a3-4d80-9781-e4d98f931a50 2018-07-23 23:26:10,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:10,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:10,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["aW3ojLsCQKS-WwPREcZd4w"], "issued_at": "2018-07-23T23:26:10.000000Z"}} 2018-07-23 23:26:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:10,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfce7ea8-9b6c-4e5f-8d18-b36954baf832 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:10,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-cfce7ea8-9b6c-4e5f-8d18-b36954baf832 2018-07-23 23:26:10,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:10,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-4195e75a-7c95-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:10,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2bac524-e996-4b22-85ef-f04550e07dca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-4195e75a-7c95-437-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:26:10,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-4195e75a-7c95-437-proj used request id req-a2bac524-e996-4b22-85ef-f04550e07dca 2018-07-23 23:26:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:10,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3077cb-68c1-4adf-8223-8245dc496ea0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:10,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-8a3077cb-68c1-4adf-8223-8245dc496ea0 2018-07-23 23:26:10,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj"}}' 2018-07-23 23:26:10,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d75db6f-384f-4804-a23b-0f544698d220 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/309801b7fbe04d7b8b54c85594d6fb18"}, "tags": [], "enabled": true, "id": "309801b7fbe04d7b8b54c85594d6fb18", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj"}} 2018-07-23 23:26:10,751 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9d75db6f-384f-4804-a23b-0f544698d220 2018-07-23 23:26:10,751 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-4195e75a-7c95-437-proj 2018-07-23 23:26:10,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:10,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:11,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["dH2sRCXzQZeNwIiLhe3RAg"], "issued_at": "2018-07-23T23:26:11.000000Z"}} 2018-07-23 23:26:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c4cab40571d58ef32cb810d330206adf8ae632" 2018-07-23 23:26:11,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c6e7f9-4d74-4e10-911f-54ddcf0b5a4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:11,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d1c6e7f9-4d74-4e10-911f-54ddcf0b5a4c 2018-07-23 23:26:11,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:11,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:11,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c4cab40571d58ef32cb810d330206adf8ae632" 2018-07-23 23:26:11,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fff4e7-01c1-4da5-9ae7-e5a19ba87093 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:26:11,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-c1fff4e7-01c1-4da5-9ae7-e5a19ba87093 2018-07-23 23:26:11,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-4195e75a-7c95-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c4cab40571d58ef32cb810d330206adf8ae632" 2018-07-23 23:26:11,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75f9f27-bd2e-4a59-8d47-3b8ee290839a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-4195e75a-7c95-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/309801b7fbe04d7b8b54c85594d6fb18"}, "tags": [], "enabled": true, "id": "309801b7fbe04d7b8b54c85594d6fb18", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj"}]} 2018-07-23 23:26:11,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-4195e75a-7c95-437-proj used request id req-e75f9f27-bd2e-4a59-8d47-3b8ee290839a 2018-07-23 23:26:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c4cab40571d58ef32cb810d330206adf8ae632" 2018-07-23 23:26:11,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-163cd7c4-8cc8-4a91-9ce9-66b9de10adb5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:11,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-163cd7c4-8cc8-4a91-9ce9-66b9de10adb5 2018-07-23 23:26:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c4cab40571d58ef32cb810d330206adf8ae632" 2018-07-23 23:26:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0358ec-ca36-446e-93d7-71ff2d95442a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:11,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-dd0358ec-ca36-446e-93d7-71ff2d95442a 2018-07-23 23:26:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-4195e75a-7c95-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c4cab40571d58ef32cb810d330206adf8ae632" 2018-07-23 23:26:11,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b541993-caaa-4e28-97a5-7451dea8f128 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-4195e75a-7c95-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/309801b7fbe04d7b8b54c85594d6fb18"}, "tags": [], "enabled": true, "id": "309801b7fbe04d7b8b54c85594d6fb18", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj"}]} 2018-07-23 23:26:11,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackKeypairTests-4195e75a-7c95-437-proj used request id req-5b541993-caaa-4e28-97a5-7451dea8f128 2018-07-23 23:26:11,990 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-4195e75a-7c95-437-user 2018-07-23 23:26:11,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:12,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45fef93b-93c1-4001-bb37-5913290fdf2f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:12,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-45fef93b-93c1-4001-bb37-5913290fdf2f 2018-07-23 23:26:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" -d '{"role": {"name": "CreateStackKeypairTests-4195e75a-7c95-437-proj-role"}}' 2018-07-23 23:26:12,179 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f081c5e4-53cc-4209-b78c-2e3f898263cb Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db8f00603460462e8f84f42afe9243a3", "links": {"self": "http://172.30.9.26:5000/v3/roles/db8f00603460462e8f84f42afe9243a3"}, "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj-role"}} 2018-07-23 23:26:12,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f081c5e4-53cc-4209-b78c-2e3f898263cb 2018-07-23 23:26:12,180 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-4195e75a-7c95-437-proj-role 2018-07-23 23:26:12,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/db8f00603460462e8f84f42afe9243a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:12,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c426390d-a41a-4cfd-90c1-d3544b4af13e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db8f00603460462e8f84f42afe9243a3", "links": {"self": "http://172.30.9.26:5000/v3/roles/db8f00603460462e8f84f42afe9243a3"}, "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj-role"}} 2018-07-23 23:26:12,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/db8f00603460462e8f84f42afe9243a3 used request id req-c426390d-a41a-4cfd-90c1-d3544b4af13e 2018-07-23 23:26:12,360 - keystone_utils - INFO - Granting role CreateStackKeypairTests-4195e75a-7c95-437-proj-role to project CreateStackKeypairTests-4195e75a-7c95-437-proj 2018-07-23 23:26:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/309801b7fbe04d7b8b54c85594d6fb18/users/225836ffb6bd42e9bf9a1ea9289f5c91/roles/db8f00603460462e8f84f42afe9243a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:12,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c029462-3049-4391-b75d-349afdcce5fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:12,482 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/309801b7fbe04d7b8b54c85594d6fb18/users/225836ffb6bd42e9bf9a1ea9289f5c91/roles/db8f00603460462e8f84f42afe9243a3 used request id req-6c029462-3049-4391-b75d-349afdcce5fe 2018-07-23 23:26:12,482 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:12,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:12,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:12,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:12,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8f00603460462e8f84f42afe9243a3", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj-role"}], "expires_at": "2018-07-24T00:26:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "309801b7fbe04d7b8b54c85594d6fb18", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-4195e75a-7c95-437-user", "id": "225836ffb6bd42e9bf9a1ea9289f5c91"}, "audit_ids": ["dhKJaFbpT5eCldFbt3ccuQ"], "issued_at": "2018-07-23T23:26:12.000000Z"}} 2018-07-23 23:26:12,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:12,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a736818a-1d1f-451f-9305-831669fea82a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:12,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a736818a-1d1f-451f-9305-831669fea82a 2018-07-23 23:26:12,945 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:12,948 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:12,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:13,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:12 GMT Server: Apache x-openstack-request-id: req-83e4590c-2c6b-4254-b4a2-d85efbad998d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:26:13,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack used request id req-83e4590c-2c6b-4254-b4a2-d85efbad998d 2018-07-23 23:26:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-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-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp"}}' 2018-07-23 23:26:14,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:13 GMT Server: Apache x-openstack-request-id: req-2b19a77a-f24c-405a-a3d6-5adbc509f5b5 Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "db61c1af-2589-46cf-9bc5-24057adda20a", "links": [{"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a", "rel": "self"}]}} 2018-07-23 23:26:14,613 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks used request id req-2b19a77a-f24c-405a-a3d6-5adbc509f5b5 2018-07-23 23:26:14,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:14,801 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:14 GMT Server: Apache x-openstack-request-id: req-58e70dcd-ab74-4c1b-8795-6987e4d27471 Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:15,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:14 GMT Server: Apache x-openstack-request-id: req-f1f86f13-bddc-495a-94dd-5bf972023233 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "309801b7fbe04d7b8b54c85594d6fb18", "OS::stack_id": "db61c1af-2589-46cf-9bc5-24057adda20a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "keypair_name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "stack_user_project_id": "c246a9725ef64e7682cd82e917ff5b76", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "db61c1af-2589-46cf-9bc5-24057adda20a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt8wWAE0aWTzIxYDTs7nqmmAEXvlgNqW/KdqieRpBynDZEqt8\nx3HTOk8wdtCawLqLA8nfg98Eng1gQ0DkKvrZTguqWcLcO340UI/JKwayw91A5SA8\nhpBYkSzPHa892OUQSIIXKcv753fmQOfyoNh9+ohnQwKY4MACOffdZBrTYeylpuKe\nlnM7AxTZns59VkVIfoGsgIqR+n1ilHEguKYD9uykIVEPRtuQYHUHSkjQ6ECEJfBK\nfpHGyw4wFVfA0ZMeb8oUk/7kWqJ3+riPMIMYvafrVBKBiV8IYoj6CF5dCH3D1kux\nvwKJXOBm6ChPfd+2hph9ZD8GTPT983Y0SuQUowIDAQABAoIBADEQeyMTciA2WMZY\nkKsey2Dwltofqi6Mao6qvcqkVsHLBDe2rbW0ThX3w9FD+LvQUIHvZwqWA26J1ZO+\ng+pxUodCF/SkTxRWqXKEH8irnhcpPkSsKVwmtm3yz0t2V4VKCOHCUJqoyJNO75mO\nEbgccuzpct9xlwwQVcfRwjkR7DHsfRYHrR4vDaqi2iZPDIqakpO08fjyP6JworI6\nvhSTcKXtrT5EML7hMfB5rv343ZDAjZPfuRwGQlCyUoVHeoGCRCzd4D0kyeaNEtdg\nILbpSRCs3yUUP+W4uhurrFfrBBZifYq1KJLvwESo+nQdWsKis0Pkmag2x6Zxnpbw\nX/4+jCECgYEA8DLNw0xEqpDFHGNQnag+Gf3hZASLnGLtS8/DZfifgjuRTgeuagCV\nSuMjwVceNzMhNyDmQTvPkiqr3xhmIe3pSlG0Q5ISmstC8b2pSPd0H66hDJDstxZ5\nbiocfuL+5gCxWmQBVS3Wql10YNxjRNCWw/GtvjZqxbsJpfzhT1CNLvECgYEAw+Ns\n8ZAYPKJ5k84BrFLsQTaxnO56tvQraeJgb0yJP0O28xEGYdxC1dxvleEGHPRKRb2v\nfSul6l2tuvqaRCqbNw/vQfFbutAFYYD0wilmxQ3x53Czb6rqo3okhFdh5NfpYsVh\nLz+AUE7JUgSSvHNJ4rJNMBpJudfNJ98vMqO0pNMCgYEA5T5Xi1E7J97LgPB4fD+a\nJYxclOyRokv4ViaQQr4q3kyjvWkvWRP9aF+oPFo9CEnQJaFMoG3JCaOYLXBH6ZH6\n2WdpOCQthXcBCV8ONgmV1rcAFdIrWgIlGrMuRxu2UyXOHorbisQY4LgY3mj4hTDe\n81uxipy9AsIjzzuufdhPJsECgYBqQIXrUVmUKh0ACxHlQuVbSit1D/YIHtEdkej0\n9fLMGhK2LVnk4vBtyC/OgEwskGVpBsaVgoNwaHe/oAblSqb+aupAPoafAg6pIKWi\nW4qfAD1iaEMsIu061xnPnwY+ds7lAGMCmdMjvFh+4HQnO/GrwUMVAG1VHLTvF6Qm\nN53YeQKBgEJ1NZbM+pIqh06rUL3Nd3+zT1BNHE1uM49QPuZ9INQsaxAhCwrlXIzV\nOs+ZpIxrj381vndeulmy4X3xkBly1ztuTTmuSTo1HkdaVW5AI91iufe71JTlhgbN\nUE7akq1ZB1XbGdjg5r1mlnDMMZpiuSGGNdpw0pjlhqMlwsHsLYol\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-23 23:26:15,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a used request id req-f1f86f13-bddc-495a-94dd-5bf972023233 2018-07-23 23:26:15,168 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack 2018-07-23 23:26:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:15,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:15 GMT Server: Apache x-openstack-request-id: req-e5cf26e1-db11-4c68-ba88-6091a36f690c Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:15,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:15 GMT Server: Apache x-openstack-request-id: req-7463940b-3608-4526-bcb1-00822e121998 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "309801b7fbe04d7b8b54c85594d6fb18", "OS::stack_id": "db61c1af-2589-46cf-9bc5-24057adda20a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "keypair_name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "stack_user_project_id": "c246a9725ef64e7682cd82e917ff5b76", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "db61c1af-2589-46cf-9bc5-24057adda20a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt8wWAE0aWTzIxYDTs7nqmmAEXvlgNqW/KdqieRpBynDZEqt8\nx3HTOk8wdtCawLqLA8nfg98Eng1gQ0DkKvrZTguqWcLcO340UI/JKwayw91A5SA8\nhpBYkSzPHa892OUQSIIXKcv753fmQOfyoNh9+ohnQwKY4MACOffdZBrTYeylpuKe\nlnM7AxTZns59VkVIfoGsgIqR+n1ilHEguKYD9uykIVEPRtuQYHUHSkjQ6ECEJfBK\nfpHGyw4wFVfA0ZMeb8oUk/7kWqJ3+riPMIMYvafrVBKBiV8IYoj6CF5dCH3D1kux\nvwKJXOBm6ChPfd+2hph9ZD8GTPT983Y0SuQUowIDAQABAoIBADEQeyMTciA2WMZY\nkKsey2Dwltofqi6Mao6qvcqkVsHLBDe2rbW0ThX3w9FD+LvQUIHvZwqWA26J1ZO+\ng+pxUodCF/SkTxRWqXKEH8irnhcpPkSsKVwmtm3yz0t2V4VKCOHCUJqoyJNO75mO\nEbgccuzpct9xlwwQVcfRwjkR7DHsfRYHrR4vDaqi2iZPDIqakpO08fjyP6JworI6\nvhSTcKXtrT5EML7hMfB5rv343ZDAjZPfuRwGQlCyUoVHeoGCRCzd4D0kyeaNEtdg\nILbpSRCs3yUUP+W4uhurrFfrBBZifYq1KJLvwESo+nQdWsKis0Pkmag2x6Zxnpbw\nX/4+jCECgYEA8DLNw0xEqpDFHGNQnag+Gf3hZASLnGLtS8/DZfifgjuRTgeuagCV\nSuMjwVceNzMhNyDmQTvPkiqr3xhmIe3pSlG0Q5ISmstC8b2pSPd0H66hDJDstxZ5\nbiocfuL+5gCxWmQBVS3Wql10YNxjRNCWw/GtvjZqxbsJpfzhT1CNLvECgYEAw+Ns\n8ZAYPKJ5k84BrFLsQTaxnO56tvQraeJgb0yJP0O28xEGYdxC1dxvleEGHPRKRb2v\nfSul6l2tuvqaRCqbNw/vQfFbutAFYYD0wilmxQ3x53Czb6rqo3okhFdh5NfpYsVh\nLz+AUE7JUgSSvHNJ4rJNMBpJudfNJ98vMqO0pNMCgYEA5T5Xi1E7J97LgPB4fD+a\nJYxclOyRokv4ViaQQr4q3kyjvWkvWRP9aF+oPFo9CEnQJaFMoG3JCaOYLXBH6ZH6\n2WdpOCQthXcBCV8ONgmV1rcAFdIrWgIlGrMuRxu2UyXOHorbisQY4LgY3mj4hTDe\n81uxipy9AsIjzzuufdhPJsECgYBqQIXrUVmUKh0ACxHlQuVbSit1D/YIHtEdkej0\n9fLMGhK2LVnk4vBtyC/OgEwskGVpBsaVgoNwaHe/oAblSqb+aupAPoafAg6pIKWi\nW4qfAD1iaEMsIu061xnPnwY+ds7lAGMCmdMjvFh+4HQnO/GrwUMVAG1VHLTvF6Qm\nN53YeQKBgEJ1NZbM+pIqh06rUL3Nd3+zT1BNHE1uM49QPuZ9INQsaxAhCwrlXIzV\nOs+ZpIxrj381vndeulmy4X3xkBly1ztuTTmuSTo1HkdaVW5AI91iufe71JTlhgbN\nUE7akq1ZB1XbGdjg5r1mlnDMMZpiuSGGNdpw0pjlhqMlwsHsLYol\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-23 23:26:15,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a used request id req-7463940b-3608-4526-bcb1-00822e121998 2018-07-23 23:26:15,427 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:26:15,428 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack 2018-07-23 23:26:15,428 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack 2018-07-23 23:26:15,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:15,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:15 GMT Server: Apache x-openstack-request-id: req-3c1644fd-95ef-4a53-9418-dd9ff2de52a8 Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:15,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:15 GMT Server: Apache x-openstack-request-id: req-79de005b-78b3-40db-b299-17ddf090ea3d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T23:26:14Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:14Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-07-23 23:26:15,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a/resources used request id req-79de005b-78b3-40db-b299-17ddf090ea3d 2018-07-23 23:26:15,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:15,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5738529b-ee1e-47f4-88c6-1fd334e47662 x-compute-request-id: req-5738529b-ee1e-47f4-88c6-1fd334e47662 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3zBYATRpZPMjFgNOzueqaYARe+WA2pb8p2qJ5GkHKcNkSq3zHcdM6TzB20JrAuosDyd+D3wSeDWBDQOQq+tlOC6pZwtw7fjRQj8krBrLD3UDlIDyGkFiRLM8drz3Y5RBIghcpy/vnd+ZA5/Kg2H36iGdDApjgwAI5991kGtNh7KWm4p6WczsDFNmezn1WRUh+gayAipH6fWKUcSC4pgP27KQhUQ9G25BgdQdKSNDoQIQl8Ep+kcbLDjAVV8DRkx5vyhST/uRaonf6uI8wgxi9p+tUEoGJXwhiiPoIXl0IfcPWS7G/Aolc4GboKE9937aGmH1kPwZM9P3zdjRK5BSj Generated-by-Nova", "user_id": "225836ffb6bd42e9bf9a1ea9289f5c91", "name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp", "deleted": false, "created_at": "2018-07-23T23:26:14.000000", "updated_at": null, "fingerprint": "cd:35:7c:03:64:fa:59:d1:c8:3d:26:40:5d:f5:e8:34", "deleted_at": null, "id": 32}} 2018-07-23 23:26:15,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp used request id req-5738529b-ee1e-47f4-88c6-1fd334e47662 2018-07-23 23:26:15,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:15,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:15 GMT Server: Apache x-openstack-request-id: req-47e80a07-43de-4d8d-a198-2857ff3358a4 Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:15,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:15 GMT Server: Apache x-openstack-request-id: req-b1ae2c5f-9ab5-4387-a817-34fad44a2aed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "309801b7fbe04d7b8b54c85594d6fb18", "OS::stack_id": "db61c1af-2589-46cf-9bc5-24057adda20a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "keypair_name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "stack_user_project_id": "c246a9725ef64e7682cd82e917ff5b76", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "db61c1af-2589-46cf-9bc5-24057adda20a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt8wWAE0aWTzIxYDTs7nqmmAEXvlgNqW/KdqieRpBynDZEqt8\nx3HTOk8wdtCawLqLA8nfg98Eng1gQ0DkKvrZTguqWcLcO340UI/JKwayw91A5SA8\nhpBYkSzPHa892OUQSIIXKcv753fmQOfyoNh9+ohnQwKY4MACOffdZBrTYeylpuKe\nlnM7AxTZns59VkVIfoGsgIqR+n1ilHEguKYD9uykIVEPRtuQYHUHSkjQ6ECEJfBK\nfpHGyw4wFVfA0ZMeb8oUk/7kWqJ3+riPMIMYvafrVBKBiV8IYoj6CF5dCH3D1kux\nvwKJXOBm6ChPfd+2hph9ZD8GTPT983Y0SuQUowIDAQABAoIBADEQeyMTciA2WMZY\nkKsey2Dwltofqi6Mao6qvcqkVsHLBDe2rbW0ThX3w9FD+LvQUIHvZwqWA26J1ZO+\ng+pxUodCF/SkTxRWqXKEH8irnhcpPkSsKVwmtm3yz0t2V4VKCOHCUJqoyJNO75mO\nEbgccuzpct9xlwwQVcfRwjkR7DHsfRYHrR4vDaqi2iZPDIqakpO08fjyP6JworI6\nvhSTcKXtrT5EML7hMfB5rv343ZDAjZPfuRwGQlCyUoVHeoGCRCzd4D0kyeaNEtdg\nILbpSRCs3yUUP+W4uhurrFfrBBZifYq1KJLvwESo+nQdWsKis0Pkmag2x6Zxnpbw\nX/4+jCECgYEA8DLNw0xEqpDFHGNQnag+Gf3hZASLnGLtS8/DZfifgjuRTgeuagCV\nSuMjwVceNzMhNyDmQTvPkiqr3xhmIe3pSlG0Q5ISmstC8b2pSPd0H66hDJDstxZ5\nbiocfuL+5gCxWmQBVS3Wql10YNxjRNCWw/GtvjZqxbsJpfzhT1CNLvECgYEAw+Ns\n8ZAYPKJ5k84BrFLsQTaxnO56tvQraeJgb0yJP0O28xEGYdxC1dxvleEGHPRKRb2v\nfSul6l2tuvqaRCqbNw/vQfFbutAFYYD0wilmxQ3x53Czb6rqo3okhFdh5NfpYsVh\nLz+AUE7JUgSSvHNJ4rJNMBpJudfNJ98vMqO0pNMCgYEA5T5Xi1E7J97LgPB4fD+a\nJYxclOyRokv4ViaQQr4q3kyjvWkvWRP9aF+oPFo9CEnQJaFMoG3JCaOYLXBH6ZH6\n2WdpOCQthXcBCV8ONgmV1rcAFdIrWgIlGrMuRxu2UyXOHorbisQY4LgY3mj4hTDe\n81uxipy9AsIjzzuufdhPJsECgYBqQIXrUVmUKh0ACxHlQuVbSit1D/YIHtEdkej0\n9fLMGhK2LVnk4vBtyC/OgEwskGVpBsaVgoNwaHe/oAblSqb+aupAPoafAg6pIKWi\nW4qfAD1iaEMsIu061xnPnwY+ds7lAGMCmdMjvFh+4HQnO/GrwUMVAG1VHLTvF6Qm\nN53YeQKBgEJ1NZbM+pIqh06rUL3Nd3+zT1BNHE1uM49QPuZ9INQsaxAhCwrlXIzV\nOs+ZpIxrj381vndeulmy4X3xkBly1ztuTTmuSTo1HkdaVW5AI91iufe71JTlhgbN\nUE7akq1ZB1XbGdjg5r1mlnDMMZpiuSGGNdpw0pjlhqMlwsHsLYol\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-23 23:26:15,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a used request id req-b1ae2c5f-9ab5-4387-a817-34fad44a2aed 2018-07-23 23:26:15,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:15,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:16,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8f00603460462e8f84f42afe9243a3", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj-role"}], "expires_at": "2018-07-24T00:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "309801b7fbe04d7b8b54c85594d6fb18", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-4195e75a-7c95-437-user", "id": "225836ffb6bd42e9bf9a1ea9289f5c91"}, "audit_ids": ["UUQdavkVQGC421zUL3N0CQ"], "issued_at": "2018-07-23T23:26:16.000000Z"}} 2018-07-23 23:26:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f15d1daee7ff99ae8f3d9a089e4bf3f702ee065" 2018-07-23 23:26:16,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d8049a-e65b-40d8-b4b2-29a8f38ee415 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:16,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-68d8049a-e65b-40d8-b4b2-29a8f38ee415 2018-07-23 23:26:16,427 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:16,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f15d1daee7ff99ae8f3d9a089e4bf3f702ee065" 2018-07-23 23:26:16,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c6dd3f9-f15c-4126-9e28-29edd72453c9 x-compute-request-id: req-3c6dd3f9-f15c-4126-9e28-29edd72453c9 Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3zBYATRpZPMjFgNOzueqaYARe+WA2pb8p2qJ5GkHKcNkSq3zHcdM6TzB20JrAuosDyd+D3wSeDWBDQOQq+tlOC6pZwtw7fjRQj8krBrLD3UDlIDyGkFiRLM8drz3Y5RBIghcpy/vnd+ZA5/Kg2H36iGdDApjgwAI5991kGtNh7KWm4p6WczsDFNmezn1WRUh+gayAipH6fWKUcSC4pgP27KQhUQ9G25BgdQdKSNDoQIQl8Ep+kcbLDjAVV8DRkx5vyhST/uRaonf6uI8wgxi9p+tUEoGJXwhiiPoIXl0IfcPWS7G/Aolc4GboKE9937aGmH1kPwZM9P3zdjRK5BSj Generated-by-Nova", "name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp", "fingerprint": "cd:35:7c:03:64:fa:59:d1:c8:3d:26:40:5d:f5:e8:34"}}]} 2018-07-23 23:26:16,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-3c6dd3f9-f15c-4126-9e28-29edd72453c9 2018-07-23 23:26:16,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:16,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db8f00603460462e8f84f42afe9243a3", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj-role"}], "expires_at": "2018-07-24T00:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "309801b7fbe04d7b8b54c85594d6fb18", "name": "CreateStackKeypairTests-4195e75a-7c95-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/309801b7fbe04d7b8b54c85594d6fb18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-4195e75a-7c95-437-user", "id": "225836ffb6bd42e9bf9a1ea9289f5c91"}, "audit_ids": ["1jni6omPTbGlYBUE2CB6bg"], "issued_at": "2018-07-23T23:26:16.000000Z"}} 2018-07-23 23:26:16,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cde9cce282b2a4df8121c72222f3b6c9a942144" 2018-07-23 23:26:17,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41abe8ec-89ba-45b1-9e01-eed602a155d0 x-compute-request-id: req-41abe8ec-89ba-45b1-9e01-eed602a155d0 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3zBYATRpZPMjFgNOzueqaYARe+WA2pb8p2qJ5GkHKcNkSq3zHcdM6TzB20JrAuosDyd+D3wSeDWBDQOQq+tlOC6pZwtw7fjRQj8krBrLD3UDlIDyGkFiRLM8drz3Y5RBIghcpy/vnd+ZA5/Kg2H36iGdDApjgwAI5991kGtNh7KWm4p6WczsDFNmezn1WRUh+gayAipH6fWKUcSC4pgP27KQhUQ9G25BgdQdKSNDoQIQl8Ep+kcbLDjAVV8DRkx5vyhST/uRaonf6uI8wgxi9p+tUEoGJXwhiiPoIXl0IfcPWS7G/Aolc4GboKE9937aGmH1kPwZM9P3zdjRK5BSj Generated-by-Nova", "user_id": "225836ffb6bd42e9bf9a1ea9289f5c91", "name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp", "deleted": false, "created_at": "2018-07-23T23:26:14.000000", "updated_at": null, "fingerprint": "cd:35:7c:03:64:fa:59:d1:c8:3d:26:40:5d:f5:e8:34", "deleted_at": null, "id": 32}} 2018-07-23 23:26:17,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp used request id req-41abe8ec-89ba-45b1-9e01-eed602a155d0 2018-07-23 23:26:17,147 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack 2018-07-23 23:26:17,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:17,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:17 GMT Server: Apache x-openstack-request-id: req-43c59426-e780-4410-af58-53360feda4ae Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:17,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:17 GMT Server: Apache x-openstack-request-id: req-c37cc74a-2799-44d4-a7cf-219514080c0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:17,379 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a used request id req-c37cc74a-2799-44d4-a7cf-219514080c0f 2018-07-23 23:26:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:17,562 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:17 GMT Server: Apache x-openstack-request-id: req-01dd1650-9985-4fca-9685-a8a7589fe1c8 Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:17,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:17 GMT Server: Apache x-openstack-request-id: req-a7dd1efd-10e0-4ff0-95bf-957c8fd2b143 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "309801b7fbe04d7b8b54c85594d6fb18", "OS::stack_id": "db61c1af-2589-46cf-9bc5-24057adda20a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "keypair_name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "stack_user_project_id": "c246a9725ef64e7682cd82e917ff5b76", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:26:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:26:17Z", "id": "db61c1af-2589-46cf-9bc5-24057adda20a", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-23 23:26:17,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a used request id req-a7dd1efd-10e0-4ff0-95bf-957c8fd2b143 2018-07-23 23:26:17,636 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:26:17,636 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:26:20,640 - create_stack - DEBUG - Stack status query timeout in 1196.73953414 2018-07-23 23:26:20,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:20,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:20 GMT Server: Apache x-openstack-request-id: req-8e11bd05-b8df-49fb-b749-9a83da006a2e Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:20,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:20 GMT Server: Apache x-openstack-request-id: req-32ee20f2-5c85-49c9-8c90-86bc7f936b42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "309801b7fbe04d7b8b54c85594d6fb18", "OS::stack_id": "db61c1af-2589-46cf-9bc5-24057adda20a", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "keypair_name": "CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-kp"}, "deletion_time": "2018-07-23T23:26:18Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack", "stack_user_project_id": "c246a9725ef64e7682cd82e917ff5b76", "tags": null, "creation_time": "2018-07-23T23:26:14Z", "links": [{"href": "http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:26:17Z", "id": "db61c1af-2589-46cf-9bc5-24057adda20a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-07-23 23:26:20,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a used request id req-32ee20f2-5c85-49c9-8c90-86bc7f936b42 2018-07-23 23:26:20,885 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:26:20,886 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack 2018-07-23 23:26:20,886 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack 2018-07-23 23:26:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/db61c1af-2589-46cf-9bc5-24057adda20a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e8057723b22bfe7356ecdebf049f0f631b70c52" 2018-07-23 23:26:20,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:20 GMT Server: Apache x-openstack-request-id: req-4f3d96a2-0120-452a-b185-7b36f8b7b981 Location: http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:20,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:20 GMT Server: Apache x-openstack-request-id: req-103f9bab-2843-4857-b7ee-d15630214ad5 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:26:20,940 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/309801b7fbe04d7b8b54c85594d6fb18/stacks/CreateStackKeypairTests-CreateStackKeypairTests-8ac4b237-7049-4fd7-931c-851aac2bdfa8-stack/db61c1af-2589-46cf-9bc5-24057adda20a used request id req-103f9bab-2843-4857-b7ee-d15630214ad5 2018-07-23 23:26:20,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6d25e216-ed72-4552-af4f-661294be02a9 Date: Mon, 23 Jul 2018 23:26:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:26:21,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6d25e216-ed72-4552-af4f-661294be02a9 2018-07-23 23:26:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4086b610-a7cf-4201-964b-eb3f6b7949f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:21,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-4086b610-a7cf-4201-964b-eb3f6b7949f6 2018-07-23 23:26:21,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97bc7156-e789-4ca4-bf80-075a8d8f4ed9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:21,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-97bc7156-e789-4ca4-bf80-075a8d8f4ed9 2018-07-23 23:26:21,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:21,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4418ba-df7a-4202-89fe-ef9dd9927085 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:26:21,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-ab4418ba-df7a-4202-89fe-ef9dd9927085 2018-07-23 23:26:21,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a16d213-b5ee-40a5-ad92-b3dfdf65c1b5 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:26:21,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-4a16d213-b5ee-40a5-ad92-b3dfdf65c1b5 2018-07-23 23:26:21,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d6b5e6-8147-4b59-8273-0dc178c037f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:21,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-69d6b5e6-8147-4b59-8273-0dc178c037f9 2018-07-23 23:26:21,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:21,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0306b01c-71f6-4bf0-b6cc-3b8188575e37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:21,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-0306b01c-71f6-4bf0-b6cc-3b8188575e37 2018-07-23 23:26:21,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:21,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16fbb583-434b-47ac-be1b-5bbd9beeaaf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:21,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-16fbb583-434b-47ac-be1b-5bbd9beeaaf8 2018-07-23 23:26:21,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab314c0f-111e-4799-ad4e-8ef30fc3ca50 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:21,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-ab314c0f-111e-4799-ad4e-8ef30fc3ca50 2018-07-23 23:26:21,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:21,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:21,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968f2729-4fd7-4d2d-8b8e-1da6de13588b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:21,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-968f2729-4fd7-4d2d-8b8e-1da6de13588b 2018-07-23 23:26:21,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:21,960 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-4195e75a-7c95-437-proj 2018-07-23 23:26:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/309801b7fbe04d7b8b54c85594d6fb18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:22,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf752d7f-eb75-4161-ab20-50857de1fdfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:22,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/309801b7fbe04d7b8b54c85594d6fb18 used request id req-bf752d7f-eb75-4161-ab20-50857de1fdfd 2018-07-23 23:26:22,169 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-4195e75a-7c95-437-proj-role 2018-07-23 23:26:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/db8f00603460462e8f84f42afe9243a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:22,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81525351-76b1-4ab8-88d5-98520bcceb38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:22,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/db8f00603460462e8f84f42afe9243a3 used request id req-81525351-76b1-4ab8-88d5-98520bcceb38 2018-07-23 23:26:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c24c5ce291834dea7da695e9e4a40e06509b64" 2018-07-23 23:26:22,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe992b4-bd3b-42c6-9217-461c98370a3d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:22,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2fe992b4-bd3b-42c6-9217-461c98370a3d 2018-07-23 23:26:22,360 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-4195e75a-7c95-437-user 2018-07-23 23:26:22,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/225836ffb6bd42e9bf9a1ea9289f5c91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c4cab40571d58ef32cb810d330206adf8ae632" 2018-07-23 23:26:22,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1462d618-ee69-4e1d-ae46-bd398b4d1b1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:22,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/225836ffb6bd42e9bf9a1ea9289f5c91 used request id req-1462d618-ee69-4e1d-ae46-bd398b4d1b1f 2018-07-23 23:26:22,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:22,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["odUltlqOQoyJU0nH_Mgkgw"], "issued_at": "2018-07-23T23:26:22.000000Z"}} 2018-07-23 23:26:22,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b697865ae02ff47b6eecf6beae00027c9189f5f8" 2018-07-23 23:26:22,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d5c2df-e6ba-4411-9d21-374d327dd817 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:22,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b9d5c2df-e6ba-4411-9d21-374d327dd817 2018-07-23 23:26:22,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:22,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:23,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["lYIxJh-1Rp2iTeIUgbw7_g"], "issued_at": "2018-07-23T23:26:23.000000Z"}} 2018-07-23 23:26:23,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:23,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd5635a-795b-4c5d-9bf4-2b60c21a58e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:23,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8fd5635a-795b-4c5d-9bf4-2b60c21a58e1 2018-07-23 23:26:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:23,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:23,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e9bd8d-ca6c-4ed8-a0b7-209f51a1b389 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:26:23,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj used request id req-a2e9bd8d-ca6c-4ed8-a0b7-209f51a1b389 2018-07-23 23:26:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:23,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc092e16-74b0-4810-99e1-8d2c540b43a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:23,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dc092e16-74b0-4810-99e1-8d2c540b43a1 2018-07-23 23:26:23,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}}' 2018-07-23 23:26:23,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66fafaa4-05a8-44b6-82f7-560885bff637 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2"}, "tags": [], "enabled": true, "id": "8f53094c5abb439faf3e1efd494788f2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}} 2018-07-23 23:26:23,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-66fafaa4-05a8-44b6-82f7-560885bff637 2018-07-23 23:26:23,795 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj 2018-07-23 23:26:23,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:23,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:24,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["iR8zHlEPQJuGT6P5yh4zsQ"], "issued_at": "2018-07-23T23:26:24.000000Z"}} 2018-07-23 23:26:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0a45c371f64e21e3403a4018b67cd6c2e8605c" 2018-07-23 23:26:24,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02b668b1-ffc8-4183-99db-fa33ef4df1ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:24,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-02b668b1-ffc8-4183-99db-fa33ef4df1ef 2018-07-23 23:26:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:24,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0a45c371f64e21e3403a4018b67cd6c2e8605c" 2018-07-23 23:26:24,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b390da3-c7ba-41fe-a873-76c79b566f92 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:26:24,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-1b390da3-c7ba-41fe-a873-76c79b566f92 2018-07-23 23:26:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0a45c371f64e21e3403a4018b67cd6c2e8605c" 2018-07-23 23:26:24,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd5a235-06f1-484b-bd26-b0091010e7af Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2"}, "tags": [], "enabled": true, "id": "8f53094c5abb439faf3e1efd494788f2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}]} 2018-07-23 23:26:24,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj used request id req-dbd5a235-06f1-484b-bd26-b0091010e7af 2018-07-23 23:26:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0a45c371f64e21e3403a4018b67cd6c2e8605c" 2018-07-23 23:26:24,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d430967-dfee-4c8d-ab6f-3c84b540f7e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:24,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-6d430967-dfee-4c8d-ab6f-3c84b540f7e1 2018-07-23 23:26:24,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0a45c371f64e21e3403a4018b67cd6c2e8605c" 2018-07-23 23:26:25,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f29cc8-c86e-482b-9fde-3fd77ee932b5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:25,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-96f29cc8-c86e-482b-9fde-3fd77ee932b5 2018-07-23 23:26:25,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0a45c371f64e21e3403a4018b67cd6c2e8605c" 2018-07-23 23:26:25,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a26da3d-3f1c-446a-b0bb-f1364650e026 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2"}, "tags": [], "enabled": true, "id": "8f53094c5abb439faf3e1efd494788f2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}]} 2018-07-23 23:26:25,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj used request id req-0a26da3d-3f1c-446a-b0bb-f1364650e026 2018-07-23 23:26:25,093 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-06ae08fa-6a92-472-user 2018-07-23 23:26:25,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:25,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:25,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91c5ab0-fa87-487f-91fc-a88d0ec71226 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:25,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c91c5ab0-fa87-487f-91fc-a88d0ec71226 2018-07-23 23:26:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" -d '{"role": {"name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role"}}' 2018-07-23 23:26:25,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b67fbf2-f8b2-463b-bdaf-056aeb6722ae Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23d4f1531c6949e9b24838d0f0a733c6", "links": {"self": "http://172.30.9.26:5000/v3/roles/23d4f1531c6949e9b24838d0f0a733c6"}, "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role"}} 2018-07-23 23:26:25,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-9b67fbf2-f8b2-463b-bdaf-056aeb6722ae 2018-07-23 23:26:25,202 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role 2018-07-23 23:26:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/23d4f1531c6949e9b24838d0f0a733c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:25,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d18b2998-3207-4d01-8632-d07926a5f749 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "23d4f1531c6949e9b24838d0f0a733c6", "links": {"self": "http://172.30.9.26:5000/v3/roles/23d4f1531c6949e9b24838d0f0a733c6"}, "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role"}} 2018-07-23 23:26:25,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/23d4f1531c6949e9b24838d0f0a733c6 used request id req-d18b2998-3207-4d01-8632-d07926a5f749 2018-07-23 23:26:25,290 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role to project CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj 2018-07-23 23:26:25,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2/users/cca7c8d51b534ffaaee8ec2709ad0c35/roles/23d4f1531c6949e9b24838d0f0a733c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:25,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-097fc884-7081-4a0f-89aa-41f922fc0c5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:25,411 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2/users/cca7c8d51b534ffaaee8ec2709ad0c35/roles/23d4f1531c6949e9b24838d0f0a733c6 used request id req-097fc884-7081-4a0f-89aa-41f922fc0c5f 2018-07-23 23:26:25,411 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:25,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:25,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:25,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:25,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23d4f1531c6949e9b24838d0f0a733c6", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role"}], "expires_at": "2018-07-24T00:26:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53094c5abb439faf3e1efd494788f2", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-user", "id": "cca7c8d51b534ffaaee8ec2709ad0c35"}, "audit_ids": ["nVoTLKWdRU-iLkxK96pG2Q"], "issued_at": "2018-07-23T23:26:25.000000Z"}} 2018-07-23 23:26:25,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:25,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b358ced-6ff5-4bc1-a5d7-473146ac2f1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:25,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4b358ced-6ff5-4bc1-a5d7-473146ac2f1e 2018-07-23 23:26:25,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:25,870 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:25,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:26,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:25 GMT Server: Apache x-openstack-request-id: req-34a1a7c1-609d-42fc-9d7b-78befdb25c8c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:26:26,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack used request id req-34a1a7c1-609d-42fc-9d7b-78befdb25c8c 2018-07-23 23:26:26,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-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-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}}' 2018-07-23 23:26:27,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:26 GMT Server: Apache x-openstack-request-id: req-9e28cc3d-3d7e-42e0-8ce8-12942f456f0c Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "links": [{"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "rel": "self"}]}} 2018-07-23 23:26:27,519 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks used request id req-9e28cc3d-3d7e-42e0-8ce8-12942f456f0c 2018-07-23 23:26:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:27,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:27 GMT Server: Apache x-openstack-request-id: req-83d65d2d-f2d9-4c53-ae04-2452f2b498f3 Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:27,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:27 GMT Server: Apache x-openstack-request-id: req-ec8f0632-a4ff-4b7c-9acc-beb0fe74d4ae Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8f53094c5abb439faf3e1efd494788f2", "OS::stack_id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "security_group_name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "stack_user_project_id": "75eaa27069d84ed687bab2723f3fdf92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 23:26:27,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 used request id req-ec8f0632-a4ff-4b7c-9acc-beb0fe74d4ae 2018-07-23 23:26:27,966 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack 2018-07-23 23:26:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:28,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:27 GMT Server: Apache x-openstack-request-id: req-67ca6b43-1102-40e5-a4ee-a0b2f5c5da7a Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:28,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:28 GMT Server: Apache x-openstack-request-id: req-f6c5b1de-b8be-4352-b58b-29c128cb6221 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8f53094c5abb439faf3e1efd494788f2", "OS::stack_id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "security_group_name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "stack_user_project_id": "75eaa27069d84ed687bab2723f3fdf92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 23:26:28,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 used request id req-f6c5b1de-b8be-4352-b58b-29c128cb6221 2018-07-23 23:26:28,375 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:26:28,375 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:26:31,378 - create_stack - DEBUG - Stack status query timeout in 1196.58839321 2018-07-23 23:26:31,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:31,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:31 GMT Server: Apache x-openstack-request-id: req-54aa15fa-e0fe-4825-bb9d-9b109e2bb849 Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:31,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:31 GMT Server: Apache x-openstack-request-id: req-5749ecb0-3e5e-48b1-af32-1d3c5f96e28d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8f53094c5abb439faf3e1efd494788f2", "OS::stack_id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "security_group_name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "stack_user_project_id": "75eaa27069d84ed687bab2723f3fdf92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 23:26:31,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 used request id req-5749ecb0-3e5e-48b1-af32-1d3c5f96e28d 2018-07-23 23:26:31,621 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:26:31,621 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack 2018-07-23 23:26:31,621 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack 2018-07-23 23:26:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:31,651 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:31 GMT Server: Apache x-openstack-request-id: req-e8d5e2a9-cf11-4cc3-9fdf-67e8b672a0d4 Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:31,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:31 GMT Server: Apache x-openstack-request-id: req-1c76c43d-d59b-4d81-b74b-ef9d33f0dce7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T23:26:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "20c6556e-c4f5-4796-a433-70d967742a74", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-07-23 23:26:31,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9/resources used request id req-1c76c43d-d59b-4d81-b74b-ef9d33f0dce7 2018-07-23 23:26:31,694 - neutron_utils - INFO - Retrieving security group with ID - 20c6556e-c4f5-4796-a433-70d967742a74 2018-07-23 23:26:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=20c6556e-c4f5-4796-a433-70d967742a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:31,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-a2615511-15bb-4cc2-a07a-432044dce409 Date: Mon, 23 Jul 2018 23:26:31 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "updated_at": "2018-07-23T23:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:26:28Z", "revision_number": 0, "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:28Z", "revision_number": 0, "id": "c0500663-9438-4430-a899-676e9a92d9a8", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}], "revision_number": 6, "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "20c6556e-c4f5-4796-a433-70d967742a74", "name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}]} 2018-07-23 23:26:31,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=20c6556e-c4f5-4796-a433-70d967742a74 used request id req-a2615511-15bb-4cc2-a07a-432044dce409 2018-07-23 23:26:31,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20c6556e-c4f5-4796-a433-70d967742a74 2018-07-23 23:26:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-006ded94-25e8-4c0a-841f-4220ddd87301 Date: Mon, 23 Jul 2018 23:26:31 GMT 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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3"}, {"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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "c0500663-9438-4430-a899-676e9a92d9a8"}]} 2018-07-23 23:26:31,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 used request id req-006ded94-25e8-4c0a-841f-4220ddd87301 2018-07-23 23:26:31,822 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20c6556e-c4f5-4796-a433-70d967742a74 2018-07-23 23:26:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:31,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-3dd6d40d-63a7-48ab-8f34-42f514267714 Date: Mon, 23 Jul 2018 23:26:31 GMT 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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3"}, {"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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "c0500663-9438-4430-a899-676e9a92d9a8"}]} 2018-07-23 23:26:31,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 used request id req-3dd6d40d-63a7-48ab-8f34-42f514267714 2018-07-23 23:26:31,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:31,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:32,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "23d4f1531c6949e9b24838d0f0a733c6", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role"}], "expires_at": "2018-07-24T00:26:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53094c5abb439faf3e1efd494788f2", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8f53094c5abb439faf3e1efd494788f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/8f53094c5abb439faf3e1efd494788f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/8f53094c5abb439faf3e1efd494788f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-user", "id": "cca7c8d51b534ffaaee8ec2709ad0c35"}, "audit_ids": ["D7eyy4xsQuONSpD5G9QBXA"], "issued_at": "2018-07-23T23:26:32.000000Z"}} 2018-07-23 23:26:32,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d98ba96d74a6572c24bb4d1983e6a72c6d68e3a" 2018-07-23 23:26:32,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cf75ac-4303-4161-9bcd-cb44d6e6f1e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:32,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-64cf75ac-4303-4161-9bcd-cb44d6e6f1e5 2018-07-23 23:26:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d98ba96d74a6572c24bb4d1983e6a72c6d68e3a" 2018-07-23 23:26:32,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-c506495c-120b-4718-9bbc-3e1c578aaf5c Date: Mon, 23 Jul 2018 23:26:32 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "updated_at": "2018-07-23T23:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:26:28Z", "revision_number": 0, "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:28Z", "revision_number": 0, "id": "c0500663-9438-4430-a899-676e9a92d9a8", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}], "revision_number": 6, "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "20c6556e-c4f5-4796-a433-70d967742a74", "name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}]} 2018-07-23 23:26:32,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp&description=Test+description used request id req-c506495c-120b-4718-9bbc-3e1c578aaf5c 2018-07-23 23:26:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:32,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d98ba96d74a6572c24bb4d1983e6a72c6d68e3a" 2018-07-23 23:26:32,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4402648-99ac-44d0-8220-819d46ee6165 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53094c5abb439faf3e1efd494788f2", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}} 2018-07-23 23:26:32,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2 used request id req-e4402648-99ac-44d0-8220-819d46ee6165 2018-07-23 23:26:32,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20c6556e-c4f5-4796-a433-70d967742a74 2018-07-23 23:26:32,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d98ba96d74a6572c24bb4d1983e6a72c6d68e3a" 2018-07-23 23:26:32,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-4ac27871-f2a3-4e8e-a036-a4d0a2c0b103 Date: Mon, 23 Jul 2018 23:26:32 GMT 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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3"}, {"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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "c0500663-9438-4430-a899-676e9a92d9a8"}]} 2018-07-23 23:26:32,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 used request id req-4ac27871-f2a3-4e8e-a036-a4d0a2c0b103 2018-07-23 23:26:32,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20c6556e-c4f5-4796-a433-70d967742a74 2018-07-23 23:26:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d98ba96d74a6572c24bb4d1983e6a72c6d68e3a" 2018-07-23 23:26:32,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d6ba80da-eb1a-42f3-a6a7-16b48082624a Date: Mon, 23 Jul 2018 23:26:32 GMT 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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3"}, {"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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "c0500663-9438-4430-a899-676e9a92d9a8"}]} 2018-07-23 23:26:32,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 used request id req-d6ba80da-eb1a-42f3-a6a7-16b48082624a 2018-07-23 23:26:32,653 - neutron_utils - INFO - Retrieving security group with ID - 20c6556e-c4f5-4796-a433-70d967742a74 2018-07-23 23:26:32,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=20c6556e-c4f5-4796-a433-70d967742a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d98ba96d74a6572c24bb4d1983e6a72c6d68e3a" 2018-07-23 23:26:32,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b541dce6-aeb2-42ca-8e82-6d9e1aed973b Date: Mon, 23 Jul 2018 23:26:32 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "updated_at": "2018-07-23T23:26:28Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:26:28Z", "revision_number": 0, "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:28Z", "revision_number": 0, "id": "c0500663-9438-4430-a899-676e9a92d9a8", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-07-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}], "revision_number": 6, "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "20c6556e-c4f5-4796-a433-70d967742a74", "name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}]} 2018-07-23 23:26:32,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=20c6556e-c4f5-4796-a433-70d967742a74 used request id req-b541dce6-aeb2-42ca-8e82-6d9e1aed973b 2018-07-23 23:26:32,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20c6556e-c4f5-4796-a433-70d967742a74 2018-07-23 23:26:32,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d98ba96d74a6572c24bb4d1983e6a72c6d68e3a" 2018-07-23 23:26:32,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-0ea7ef46-5be6-4755-b6bd-73a3d252ccc0 Date: Mon, 23 Jul 2018 23:26:32 GMT 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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": 22, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "b8cb223b-c6b5-40f8-b75c-74bdfd2266a3"}, {"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-23T23:26:28Z", "security_group_id": "20c6556e-c4f5-4796-a433-70d967742a74", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:28Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "c0500663-9438-4430-a899-676e9a92d9a8"}]} 2018-07-23 23:26:32,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=20c6556e-c4f5-4796-a433-70d967742a74 used request id req-0ea7ef46-5be6-4755-b6bd-73a3d252ccc0 2018-07-23 23:26:32,741 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack 2018-07-23 23:26:32,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:32,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:32 GMT Server: Apache x-openstack-request-id: req-94ff5169-3ce4-4315-b1e3-e1449e807ecd Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:32,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:32 GMT Server: Apache x-openstack-request-id: req-449e7aad-46e3-4f42-93e1-da7df2c43779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:32,814 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 used request id req-449e7aad-46e3-4f42-93e1-da7df2c43779 2018-07-23 23:26:32,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:32,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:32 GMT Server: Apache x-openstack-request-id: req-699b16c1-aa76-475d-9080-da8b34d8c0b3 Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:32,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:32 GMT Server: Apache x-openstack-request-id: req-8bce25ce-0b1b-4731-9907-36006fb8d6fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8f53094c5abb439faf3e1efd494788f2", "OS::stack_id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "security_group_name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "stack_user_project_id": "75eaa27069d84ed687bab2723f3fdf92", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:26:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:26:32Z", "id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 23:26:32,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 used request id req-8bce25ce-0b1b-4731-9907-36006fb8d6fe 2018-07-23 23:26:32,874 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:26:32,874 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:26:35,877 - create_stack - DEBUG - Stack status query timeout in 1196.93731403 2018-07-23 23:26:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:35,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:35 GMT Server: Apache x-openstack-request-id: req-fdde19b1-dd16-4943-a317-e6f24187a101 Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:36,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:35 GMT Server: Apache x-openstack-request-id: req-55df5292-0f72-4883-b320-d92e67e84947 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "8f53094c5abb439faf3e1efd494788f2", "OS::stack_id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "security_group_name": "CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-sec-grp"}, "deletion_time": "2018-07-23T23:26:34Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack", "stack_user_project_id": "75eaa27069d84ed687bab2723f3fdf92", "tags": null, "creation_time": "2018-07-23T23:26:26Z", "links": [{"href": "http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:26:32Z", "id": "1cf1c46a-f1c2-4f82-a281-8d38a0550ea9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-07-23 23:26:36,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 used request id req-55df5292-0f72-4883-b320-d92e67e84947 2018-07-23 23:26:36,106 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:26:36,107 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack 2018-07-23 23:26:36,107 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack 2018-07-23 23:26:36,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b88223fa8b0bcc57dcf9395033fc5634cd735dcd" 2018-07-23 23:26:36,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:36 GMT Server: Apache x-openstack-request-id: req-6f682287-7462-44c0-8799-a045f37b000c Location: http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:36,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:36 GMT Server: Apache x-openstack-request-id: req-4da32536-5b6c-4fc2-9a20-9b7fd6447d7b Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:26:36,160 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/8f53094c5abb439faf3e1efd494788f2/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-9d6f00b7-deaf-4fad-b29b-63218f221659-stack/1cf1c46a-f1c2-4f82-a281-8d38a0550ea9 used request id req-4da32536-5b6c-4fc2-9a20-9b7fd6447d7b 2018-07-23 23:26:36,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:36,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-2a7f877a-7291-422b-8d86-8bb021c53ffb Date: Mon, 23 Jul 2018 23:26:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "updated_at": "2018-07-23T23:26:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "revision_number": 0, "id": "0b34cb57-5a37-4582-b906-ebfff1f9f1c8", "remote_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53094c5abb439faf3e1efd494788f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "revision_number": 0, "id": "46bdb398-2c93-4f20-b3e5-033dfc5a1837", "remote_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "revision_number": 0, "id": "b52543be-ae74-4116-8d81-fe5ae4d97f7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53094c5abb439faf3e1efd494788f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "revision_number": 0, "id": "fa3d9430-f1e0-4f88-948f-8b04107413cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53094c5abb439faf3e1efd494788f2"}], "revision_number": 4, "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "291e6f65-b75b-45a9-a478-42ca7b692289", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:26:36,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2a7f877a-7291-422b-8d86-8bb021c53ffb 2018-07-23 23:26:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:36,479 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d50b1371-a3c0-4251-b40c-f86b86789f91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:36,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-d50b1371-a3c0-4251-b40c-f86b86789f91 2018-07-23 23:26:36,480 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:36,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:36,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d69bba0-290c-455a-9c96-7f250c01045d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:36,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-4d69bba0-290c-455a-9c96-7f250c01045d 2018-07-23 23:26:36,572 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:36,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15207b16-27ab-410d-ba31-06b6dd283b16 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:26:36,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-15207b16-27ab-410d-ba31-06b6dd283b16 2018-07-23 23:26:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:36,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71acdb7d-75a7-479c-b3c1-6b241af1d195 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53094c5abb439faf3e1efd494788f2", "name": "CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj"}} 2018-07-23 23:26:36,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2 used request id req-71acdb7d-75a7-479c-b3c1-6b241af1d195 2018-07-23 23:26:36,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 291e6f65-b75b-45a9-a478-42ca7b692289 2018-07-23 23:26:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=291e6f65-b75b-45a9-a478-42ca7b692289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:36,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0e7c4fce-2480-46c4-a2c5-4998d9c138ab Date: Mon, 23 Jul 2018 23:26:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "0b34cb57-5a37-4582-b906-ebfff1f9f1c8"}, {"remote_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "46bdb398-2c93-4f20-b3e5-033dfc5a1837"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "b52543be-ae74-4116-8d81-fe5ae4d97f7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:27Z", "security_group_id": "291e6f65-b75b-45a9-a478-42ca7b692289", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53094c5abb439faf3e1efd494788f2", "created_at": "2018-07-23T23:26:27Z", "project_id": "8f53094c5abb439faf3e1efd494788f2", "id": "fa3d9430-f1e0-4f88-948f-8b04107413cb"}]} 2018-07-23 23:26:36,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=291e6f65-b75b-45a9-a478-42ca7b692289 used request id req-0e7c4fce-2480-46c4-a2c5-4998d9c138ab 2018-07-23 23:26:36,775 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:26:36,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/291e6f65-b75b-45a9-a478-42ca7b692289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:36,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0a24afd-6507-4679-b9bb-7ea06a7959d5 Content-Length: 0 Date: Mon, 23 Jul 2018 23:26:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:26:36,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/291e6f65-b75b-45a9-a478-42ca7b692289 used request id req-b0a24afd-6507-4679-b9bb-7ea06a7959d5 2018-07-23 23:26:36,930 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj 2018-07-23 23:26:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:37,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a8bbfe-74aa-42b5-8869-2ac7ce169339 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:37,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/8f53094c5abb439faf3e1efd494788f2 used request id req-f4a8bbfe-74aa-42b5-8869-2ac7ce169339 2018-07-23 23:26:37,165 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-06ae08fa-6a92-472-proj-role 2018-07-23 23:26:37,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/23d4f1531c6949e9b24838d0f0a733c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:37,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66267140-0699-472c-8016-c0b18a95c71e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:37,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/23d4f1531c6949e9b24838d0f0a733c6 used request id req-66267140-0699-472c-8016-c0b18a95c71e 2018-07-23 23:26:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}399fe3e72951c5597e085409f5f51c459d6cf237" 2018-07-23 23:26:37,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b3238e-2e38-48db-a56e-b94fb7a3efb4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:37,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-13b3238e-2e38-48db-a56e-b94fb7a3efb4 2018-07-23 23:26:37,435 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-06ae08fa-6a92-472-user 2018-07-23 23:26:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/cca7c8d51b534ffaaee8ec2709ad0c35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0a45c371f64e21e3403a4018b67cd6c2e8605c" 2018-07-23 23:26:37,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7c494c-846e-4174-8265-67f79b9a43c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:37,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/cca7c8d51b534ffaaee8ec2709ad0c35 used request id req-da7c494c-846e-4174-8265-67f79b9a43c9 2018-07-23 23:26:37,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:37,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["FLXge1o0QrWaivlYtoiFOA"], "issued_at": "2018-07-23T23:26:37.000000Z"}} 2018-07-23 23:26:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0e3efe6f423ff84b05d85b0d85d46bb7953be1c" 2018-07-23 23:26:38,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b537d2b-25be-4204-bbc4-89bf9c67dcb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:38,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8b537d2b-25be-4204-bbc4-89bf9c67dcb4 2018-07-23 23:26:38,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:38,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:38,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["b3_jVXlASMWKxm_gk_IioA"], "issued_at": "2018-07-23T23:26:38.000000Z"}} 2018-07-23 23:26:38,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:38,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f574849d-4b9e-4d69-ab3c-9d2ac1b67b68 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:38,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f574849d-4b9e-4d69-ab3c-9d2ac1b67b68 2018-07-23 23:26:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:38,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-bd6a282e-3126-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:38,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c06685-5e24-42cf-8a4e-6bcb5850351d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-bd6a282e-3126-461-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:26:38,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-bd6a282e-3126-461-proj used request id req-05c06685-5e24-42cf-8a4e-6bcb5850351d 2018-07-23 23:26:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:38,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93b784d-dc88-40af-b6f9-7e0c09af30fe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:38,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-c93b784d-dc88-40af-b6f9-7e0c09af30fe 2018-07-23 23:26:38,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj"}}' 2018-07-23 23:26:38,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1872759a-c0d1-4b11-9b69-b6b8303431c4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23d9d2f02fd84e0f852ca4e8e51100bf"}, "tags": [], "enabled": true, "id": "23d9d2f02fd84e0f852ca4e8e51100bf", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj"}} 2018-07-23 23:26:38,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-1872759a-c0d1-4b11-9b69-b6b8303431c4 2018-07-23 23:26:38,840 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-bd6a282e-3126-461-proj 2018-07-23 23:26:38,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:38,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:39,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["zwFBJBZrRF6ExG1b0XaOrQ"], "issued_at": "2018-07-23T23:26:39.000000Z"}} 2018-07-23 23:26:39,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9500796af28f46a0a0a57cc62d98a76ffe9527" 2018-07-23 23:26:39,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fda4a26-a1c1-4a2a-927d-a10a67e93021 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:39,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5fda4a26-a1c1-4a2a-927d-a10a67e93021 2018-07-23 23:26:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:39,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9500796af28f46a0a0a57cc62d98a76ffe9527" 2018-07-23 23:26:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837535f6-0399-48cc-ab72-cd88df3695d6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:26:39,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-837535f6-0399-48cc-ab72-cd88df3695d6 2018-07-23 23:26:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-bd6a282e-3126-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9500796af28f46a0a0a57cc62d98a76ffe9527" 2018-07-23 23:26:39,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac7c9bc-8fe6-4772-a00e-de8fa52acddc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-bd6a282e-3126-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23d9d2f02fd84e0f852ca4e8e51100bf"}, "tags": [], "enabled": true, "id": "23d9d2f02fd84e0f852ca4e8e51100bf", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj"}]} 2018-07-23 23:26:39,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-bd6a282e-3126-461-proj used request id req-cac7c9bc-8fe6-4772-a00e-de8fa52acddc 2018-07-23 23:26:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9500796af28f46a0a0a57cc62d98a76ffe9527" 2018-07-23 23:26:39,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd351faa-96fd-4d10-b3b5-1b5a01decead Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:39,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-dd351faa-96fd-4d10-b3b5-1b5a01decead 2018-07-23 23:26:39,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9500796af28f46a0a0a57cc62d98a76ffe9527" 2018-07-23 23:26:40,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc9ea7d-99b5-434e-ba97-7f4086589fd7 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:40,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-2bc9ea7d-99b5-434e-ba97-7f4086589fd7 2018-07-23 23:26:40,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-bd6a282e-3126-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9500796af28f46a0a0a57cc62d98a76ffe9527" 2018-07-23 23:26:40,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276aa2c3-38b3-449a-ab04-6ffdf4c9a980 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-bd6a282e-3126-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/23d9d2f02fd84e0f852ca4e8e51100bf"}, "tags": [], "enabled": true, "id": "23d9d2f02fd84e0f852ca4e8e51100bf", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj"}]} 2018-07-23 23:26:40,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-bd6a282e-3126-461-proj used request id req-276aa2c3-38b3-449a-ab04-6ffdf4c9a980 2018-07-23 23:26:40,096 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-bd6a282e-3126-461-user 2018-07-23 23:26:40,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:40,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:40,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aa4976c-b2e2-4a0b-9dea-e16b9a227320 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:40,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8aa4976c-b2e2-4a0b-9dea-e16b9a227320 2018-07-23 23:26:40,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" -d '{"role": {"name": "CreateStackNegativeTests-bd6a282e-3126-461-proj-role"}}' 2018-07-23 23:26:40,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-829a4741-162c-45da-9e4d-d3994b2a139b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cac05e65af54c2a895088ced1e75051", "links": {"self": "http://172.30.9.26:5000/v3/roles/3cac05e65af54c2a895088ced1e75051"}, "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj-role"}} 2018-07-23 23:26:40,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-829a4741-162c-45da-9e4d-d3994b2a139b 2018-07-23 23:26:40,232 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-bd6a282e-3126-461-proj-role 2018-07-23 23:26:40,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/3cac05e65af54c2a895088ced1e75051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:40,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb3fbdf-2b9e-4d0d-9f97-98207f870dea Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3cac05e65af54c2a895088ced1e75051", "links": {"self": "http://172.30.9.26:5000/v3/roles/3cac05e65af54c2a895088ced1e75051"}, "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj-role"}} 2018-07-23 23:26:40,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/3cac05e65af54c2a895088ced1e75051 used request id req-fdb3fbdf-2b9e-4d0d-9f97-98207f870dea 2018-07-23 23:26:40,326 - keystone_utils - INFO - Granting role CreateStackNegativeTests-bd6a282e-3126-461-proj-role to project CreateStackNegativeTests-bd6a282e-3126-461-proj 2018-07-23 23:26:40,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/23d9d2f02fd84e0f852ca4e8e51100bf/users/a7eb237787c54199bb7ff0c33b9e7193/roles/3cac05e65af54c2a895088ced1e75051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:40,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a4b29c-a3f0-4263-97e8-b51c9730c50b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:40,449 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/23d9d2f02fd84e0f852ca4e8e51100bf/users/a7eb237787c54199bb7ff0c33b9e7193/roles/3cac05e65af54c2a895088ced1e75051 used request id req-09a4b29c-a3f0-4263-97e8-b51c9730c50b 2018-07-23 23:26:40,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:40,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:40,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3cac05e65af54c2a895088ced1e75051", "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj-role"}], "expires_at": "2018-07-24T00:26:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23d9d2f02fd84e0f852ca4e8e51100bf", "name": "CreateStackNegativeTests-bd6a282e-3126-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/23d9d2f02fd84e0f852ca4e8e51100bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-bd6a282e-3126-461-user", "id": "a7eb237787c54199bb7ff0c33b9e7193"}, "audit_ids": ["lMhhuWgxTGin-dO5x5Dx2A"], "issued_at": "2018-07-23T23:26:40.000000Z"}} 2018-07-23 23:26:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3daf7dddde2254c820cdd28d77141815c6fb231b" 2018-07-23 23:26:40,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-709e4879-87b4-4d56-9b9d-6c46e005939c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:40,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-709e4879-87b4-4d56-9b9d-6c46e005939c 2018-07-23 23:26:40,921 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:40,924 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:40,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/23d9d2f02fd84e0f852ca4e8e51100bf/stacks?stack_name=CreateStackNegativeTests-9752d41c-d561-41a3-af23-9f0057e3b26a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3daf7dddde2254c820cdd28d77141815c6fb231b" 2018-07-23 23:26:41,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:40 GMT Server: Apache x-openstack-request-id: req-6b4cedb0-b832-42cd-92ed-e997c4a4b2fc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:26:41,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/23d9d2f02fd84e0f852ca4e8e51100bf/stacks?stack_name=CreateStackNegativeTests-9752d41c-d561-41a3-af23-9f0057e3b26a used request id req-6b4cedb0-b832-42cd-92ed-e997c4a4b2fc 2018-07-23 23:26:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a7707ac6-8e91-4bf4-9521-90b5121ca319 Date: Mon, 23 Jul 2018 23:26:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:26:41,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-a7707ac6-8e91-4bf4-9521-90b5121ca319 2018-07-23 23:26:41,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0874333-9152-49cc-8f1a-132f18951bb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:41,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-a0874333-9152-49cc-8f1a-132f18951bb4 2018-07-23 23:26:41,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:41,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,540 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6ef1d1c-3f5d-48b8-b8be-bf24b3b6290c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:41,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-e6ef1d1c-3f5d-48b8-b8be-bf24b3b6290c 2018-07-23 23:26:41,540 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601400ee-7767-4ea1-95d9-bcdcc2916b53 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:26:41,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-601400ee-7767-4ea1-95d9-bcdcc2916b53 2018-07-23 23:26:41,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd3d4da-011b-4776-9e8d-cdc574274d90 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:26:41,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-3dd3d4da-011b-4776-9e8d-cdc574274d90 2018-07-23 23:26:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df03ba00-6d5a-4e00-8302-29e754dacd44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:41,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-df03ba00-6d5a-4e00-8302-29e754dacd44 2018-07-23 23:26:41,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-035a5365-1e03-4a52-9968-68fbce387fdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:41,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-035a5365-1e03-4a52-9968-68fbce387fdc 2018-07-23 23:26:41,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:41,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:41,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aff066b-76e7-4a30-8d52-181520198a68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:41,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-4aff066b-76e7-4a30-8d52-181520198a68 2018-07-23 23:26:41,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:42,059 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d073ad13-9860-4d69-a4c1-9f09bcc23813 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:42,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-d073ad13-9860-4d69-a4c1-9f09bcc23813 2018-07-23 23:26:42,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:42,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff89cc1-69b7-49fc-bd95-896eb6ec629a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:42,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-7ff89cc1-69b7-49fc-bd95-896eb6ec629a 2018-07-23 23:26:42,146 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:42,147 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-bd6a282e-3126-461-proj 2018-07-23 23:26:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/23d9d2f02fd84e0f852ca4e8e51100bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:42,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d14d05f6-c24f-431c-9d01-9ab096ffb5a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:42,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/23d9d2f02fd84e0f852ca4e8e51100bf used request id req-d14d05f6-c24f-431c-9d01-9ab096ffb5a9 2018-07-23 23:26:42,367 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-bd6a282e-3126-461-proj-role 2018-07-23 23:26:42,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/3cac05e65af54c2a895088ced1e75051 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:42,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84679e69-a8c6-47bb-ac14-7d7179bda7d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:42,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/3cac05e65af54c2a895088ced1e75051 used request id req-84679e69-a8c6-47bb-ac14-7d7179bda7d3 2018-07-23 23:26:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8b55b1da3af2fc7a8a4824a27b382c5f4346ac2" 2018-07-23 23:26:42,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b534035-0315-489f-a6a4-6b831e3844fe Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:42,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5b534035-0315-489f-a6a4-6b831e3844fe 2018-07-23 23:26:42,561 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-bd6a282e-3126-461-user 2018-07-23 23:26:42,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/a7eb237787c54199bb7ff0c33b9e7193 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9500796af28f46a0a0a57cc62d98a76ffe9527" 2018-07-23 23:26:42,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-662a9a88-7e62-40ee-a1a1-893e2fdb736e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:42,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/a7eb237787c54199bb7ff0c33b9e7193 used request id req-662a9a88-7e62-40ee-a1a1-893e2fdb736e 2018-07-23 23:26:42,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:43,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fZ_3yRdOQoe5K67b7S4YWw"], "issued_at": "2018-07-23T23:26:43.000000Z"}} 2018-07-23 23:26:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed3d40f448d988ff9f80179aeb64881ccd3e836" 2018-07-23 23:26:43,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a25ba02-3149-47ec-aae0-e7faa1e7ba57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:43,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5a25ba02-3149-47ec-aae0-e7faa1e7ba57 2018-07-23 23:26:43,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:43,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:43,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["jIE0DDVfQluWAOJ3sPexJQ"], "issued_at": "2018-07-23T23:26:43.000000Z"}} 2018-07-23 23:26:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:43,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cfcd80a-6b90-4836-bdd3-ad5778f0d9ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:43,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9cfcd80a-6b90-4836-bdd3-ad5778f0d9ff 2018-07-23 23:26:43,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:43,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-453f441d-75ce-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:43,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7a370c-6260-40c0-9ece-1a1335354a69 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-453f441d-75ce-454-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:26:43,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-453f441d-75ce-454-proj used request id req-6b7a370c-6260-40c0-9ece-1a1335354a69 2018-07-23 23:26:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:43,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbaca458-7e07-4075-b450-da29f7af50f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:43,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-bbaca458-7e07-4075-b450-da29f7af50f2 2018-07-23 23:26:43,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-453f441d-75ce-454-proj"}}' 2018-07-23 23:26:43,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1c91cb-cc41-46e8-a02c-a374fe858dcb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cb9b7077de3407fae82e4de9ca81e0d"}, "tags": [], "enabled": true, "id": "5cb9b7077de3407fae82e4de9ca81e0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-453f441d-75ce-454-proj"}} 2018-07-23 23:26:43,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7a1c91cb-cc41-46e8-a02c-a374fe858dcb 2018-07-23 23:26:43,840 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-453f441d-75ce-454-proj 2018-07-23 23:26:43,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:43,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:44,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["fzYwbpKDT0CXC3_5sslJ8A"], "issued_at": "2018-07-23T23:26:44.000000Z"}} 2018-07-23 23:26:44,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5876775499a0ae8c8e6de0cd3fef8a6a6242a370" 2018-07-23 23:26:44,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9569f0b5-430f-4699-a9e7-9a5fb1088ec5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:44,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9569f0b5-430f-4699-a9e7-9a5fb1088ec5 2018-07-23 23:26:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:44,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:44,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5876775499a0ae8c8e6de0cd3fef8a6a6242a370" 2018-07-23 23:26:44,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1ef31a-6d92-4705-964a-512528e5fba3 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:26:44,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4b1ef31a-6d92-4705-964a-512528e5fba3 2018-07-23 23:26:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-453f441d-75ce-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5876775499a0ae8c8e6de0cd3fef8a6a6242a370" 2018-07-23 23:26:44,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1f4a0a-5a9a-493e-aa11-355a3eb38705 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-453f441d-75ce-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cb9b7077de3407fae82e4de9ca81e0d"}, "tags": [], "enabled": true, "id": "5cb9b7077de3407fae82e4de9ca81e0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-453f441d-75ce-454-proj"}]} 2018-07-23 23:26:44,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-453f441d-75ce-454-proj used request id req-bf1f4a0a-5a9a-493e-aa11-355a3eb38705 2018-07-23 23:26:44,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5876775499a0ae8c8e6de0cd3fef8a6a6242a370" 2018-07-23 23:26:44,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07019501-c4e4-4208-880f-e770a66dd4ab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:44,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-07019501-c4e4-4208-880f-e770a66dd4ab 2018-07-23 23:26:44,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5876775499a0ae8c8e6de0cd3fef8a6a6242a370" 2018-07-23 23:26:45,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9eb3d50-2e60-48a4-a7b8-da23e85d5d8b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:45,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b9eb3d50-2e60-48a4-a7b8-da23e85d5d8b 2018-07-23 23:26:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-453f441d-75ce-454-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5876775499a0ae8c8e6de0cd3fef8a6a6242a370" 2018-07-23 23:26:45,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4cf584-69fe-4411-891e-133500e098dd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-453f441d-75ce-454-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/5cb9b7077de3407fae82e4de9ca81e0d"}, "tags": [], "enabled": true, "id": "5cb9b7077de3407fae82e4de9ca81e0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-453f441d-75ce-454-proj"}]} 2018-07-23 23:26:45,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackNegativeTests-453f441d-75ce-454-proj used request id req-7b4cf584-69fe-4411-891e-133500e098dd 2018-07-23 23:26:45,161 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-453f441d-75ce-454-user 2018-07-23 23:26:45,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:45,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9074e837-a5fd-4bb4-8c75-5e1b66f52f0e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:45,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9074e837-a5fd-4bb4-8c75-5e1b66f52f0e 2018-07-23 23:26:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" -d '{"role": {"name": "CreateStackNegativeTests-453f441d-75ce-454-proj-role"}}' 2018-07-23 23:26:45,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5702f65f-2ef4-4f7a-9d5c-a9a697f5f398 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b15ad95c2ef4504ad282af8f26befd2", "links": {"self": "http://172.30.9.26:5000/v3/roles/0b15ad95c2ef4504ad282af8f26befd2"}, "name": "CreateStackNegativeTests-453f441d-75ce-454-proj-role"}} 2018-07-23 23:26:45,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5702f65f-2ef4-4f7a-9d5c-a9a697f5f398 2018-07-23 23:26:45,280 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-453f441d-75ce-454-proj-role 2018-07-23 23:26:45,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0b15ad95c2ef4504ad282af8f26befd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:45,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b2c3c8-2e3d-4da4-951c-56fd3d857738 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b15ad95c2ef4504ad282af8f26befd2", "links": {"self": "http://172.30.9.26:5000/v3/roles/0b15ad95c2ef4504ad282af8f26befd2"}, "name": "CreateStackNegativeTests-453f441d-75ce-454-proj-role"}} 2018-07-23 23:26:45,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0b15ad95c2ef4504ad282af8f26befd2 used request id req-81b2c3c8-2e3d-4da4-951c-56fd3d857738 2018-07-23 23:26:45,366 - keystone_utils - INFO - Granting role CreateStackNegativeTests-453f441d-75ce-454-proj-role to project CreateStackNegativeTests-453f441d-75ce-454-proj 2018-07-23 23:26:45,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/5cb9b7077de3407fae82e4de9ca81e0d/users/85735ad463ac44269c6e6a20c958c6bb/roles/0b15ad95c2ef4504ad282af8f26befd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:45,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7638c669-0ada-4183-83da-4855a064f83e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:45,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/5cb9b7077de3407fae82e4de9ca81e0d/users/85735ad463ac44269c6e6a20c958c6bb/roles/0b15ad95c2ef4504ad282af8f26befd2 used request id req-7638c669-0ada-4183-83da-4855a064f83e 2018-07-23 23:26:45,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:45,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:45,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b15ad95c2ef4504ad282af8f26befd2", "name": "CreateStackNegativeTests-453f441d-75ce-454-proj-role"}], "expires_at": "2018-07-24T00:26:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5cb9b7077de3407fae82e4de9ca81e0d", "name": "CreateStackNegativeTests-453f441d-75ce-454-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_5cb9b7077de3407fae82e4de9ca81e0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5cb9b7077de3407fae82e4de9ca81e0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/5cb9b7077de3407fae82e4de9ca81e0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-453f441d-75ce-454-user", "id": "85735ad463ac44269c6e6a20c958c6bb"}, "audit_ids": ["Yifr3NkyRcylhPqBHUNtxg"], "issued_at": "2018-07-23T23:26:45.000000Z"}} 2018-07-23 23:26:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617823d3b17bd23923930f5399b35322eaa059db" 2018-07-23 23:26:45,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04049bae-f6b9-43ff-993f-35def19c3970 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:45,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-04049bae-f6b9-43ff-993f-35def19c3970 2018-07-23 23:26:45,955 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:45,958 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:45,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/5cb9b7077de3407fae82e4de9ca81e0d/stacks?stack_name=CreateStackNegativeTests-4ecc1170-cff5-4930-8687-7370d87535a8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617823d3b17bd23923930f5399b35322eaa059db" 2018-07-23 23:26:46,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:45 GMT Server: Apache x-openstack-request-id: req-f27f18d9-6b02-46c6-aa2a-9b3d0fea9959 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:26:46,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/5cb9b7077de3407fae82e4de9ca81e0d/stacks?stack_name=CreateStackNegativeTests-4ecc1170-cff5-4930-8687-7370d87535a8 used request id req-f27f18d9-6b02-46c6-aa2a-9b3d0fea9959 2018-07-23 23:26:46,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/5cb9b7077de3407fae82e4de9ca81e0d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}617823d3b17bd23923930f5399b35322eaa059db" -d '{"stack_name": "CreateStackNegativeTests-4ecc1170-cff5-4930-8687-7370d87535a8", "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-23 23:26:46,701 - keystoneauth.session - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 23:26:46 GMT Server: Apache x-openstack-request-id: req-bd1f3c21-6156-401b-99b7-6cb982327e6c Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-07-23 23:26:46,701 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/5cb9b7077de3407fae82e4de9ca81e0d/stacks used request id req-bd1f3c21-6156-401b-99b7-6cb982327e6c 2018-07-23 23:26:46,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:46,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6750c7df-9a10-4dc7-8a18-e7333e6d358b Date: Mon, 23 Jul 2018 23:26:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:26:46,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-6750c7df-9a10-4dc7-8a18-e7333e6d358b 2018-07-23 23:26:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e48e459-646b-4ee6-ac05-39d3509ed549 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:47,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-0e48e459-646b-4ee6-ac05-39d3509ed549 2018-07-23 23:26:47,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:47,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-406213d4-f009-42c5-9ccf-ff2d79402c5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:47,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-406213d4-f009-42c5-9ccf-ff2d79402c5f 2018-07-23 23:26:47,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:47,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50870cfe-f772-4d2e-8b4a-dd10b57bab44 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:26:47,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-50870cfe-f772-4d2e-8b4a-dd10b57bab44 2018-07-23 23:26:47,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffcc5252-2e0e-4666-bf70-e3b3615e6bcc Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:26:47,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ffcc5252-2e0e-4666-bf70-e3b3615e6bcc 2018-07-23 23:26:47,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24b83196-4ee0-4c6a-b292-27b886af81e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:47,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-24b83196-4ee0-4c6a-b292-27b886af81e0 2018-07-23 23:26:47,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42793fa3-d4b2-4b6f-8646-d4fe1c42c662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:47,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-42793fa3-d4b2-4b6f-8646-d4fe1c42c662 2018-07-23 23:26:47,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7ef77f-215c-46cf-83e0-a906f511fc99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:47,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-6e7ef77f-215c-46cf-83e0-a906f511fc99 2018-07-23 23:26:47,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:47,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-134cff18-ea2a-4536-828c-b7d173450356 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:47,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-134cff18-ea2a-4536-828c-b7d173450356 2018-07-23 23:26:47,623 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:47,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f817eb6-0008-48cc-9da2-e52599d984eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:26:47,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-7f817eb6-0008-48cc-9da2-e52599d984eb 2018-07-23 23:26:47,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:26:47,713 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-453f441d-75ce-454-proj 2018-07-23 23:26:47,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/5cb9b7077de3407fae82e4de9ca81e0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:47,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7cec9e0-9c78-4552-96de-4c38a864ad42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:47,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/5cb9b7077de3407fae82e4de9ca81e0d used request id req-b7cec9e0-9c78-4552-96de-4c38a864ad42 2018-07-23 23:26:47,936 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-453f441d-75ce-454-proj-role 2018-07-23 23:26:47,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0b15ad95c2ef4504ad282af8f26befd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:48,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e1d62ed-00e0-4f44-8332-b1230c03434d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:48,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0b15ad95c2ef4504ad282af8f26befd2 used request id req-5e1d62ed-00e0-4f44-8332-b1230c03434d 2018-07-23 23:26:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fd41e86422de3febc83c5cdad68ba3066eca1b5" 2018-07-23 23:26:48,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c9f1d3-4b5b-49aa-a989-96c9959a0f4b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:48,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a6c9f1d3-4b5b-49aa-a989-96c9959a0f4b 2018-07-23 23:26:48,135 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-453f441d-75ce-454-user 2018-07-23 23:26:48,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/85735ad463ac44269c6e6a20c958c6bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5876775499a0ae8c8e6de0cd3fef8a6a6242a370" 2018-07-23 23:26:48,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d128094e-a64f-4cb4-9df0-8e5b12b4b65f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:48,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/85735ad463ac44269c6e6a20c958c6bb used request id req-d128094e-a64f-4cb4-9df0-8e5b12b4b65f 2018-07-23 23:26:48,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:48,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["XvLDYxMNSI-r6h3zTh09kQ"], "issued_at": "2018-07-23T23:26:48.000000Z"}} 2018-07-23 23:26:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65fbb7a6a6c13d627035927429152e15a5c5d2d5" 2018-07-23 23:26:48,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c3618a-5a7e-4dd0-82de-6c77fc583355 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:48,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e1c3618a-5a7e-4dd0-82de-6c77fc583355 2018-07-23 23:26:48,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:48,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:49,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["S1WGGCEQQ329lTJ7f_tq-w"], "issued_at": "2018-07-23T23:26:49.000000Z"}} 2018-07-23 23:26:49,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:26:49,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b622da-3a5a-411e-bf69-8c5a49754252 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:49,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-38b622da-3a5a-411e-bf69-8c5a49754252 2018-07-23 23:26:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:49,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:26:49,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c9535a-08d4-43bc-a61b-45db061fcaae Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:26:49,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj used request id req-98c9535a-08d4-43bc-a61b-45db061fcaae 2018-07-23 23:26:49,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:26:49,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902eaab9-aaee-4b21-be29-7d6c749f5014 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:49,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-902eaab9-aaee-4b21-be29-7d6c749f5014 2018-07-23 23:26:49,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}}' 2018-07-23 23:26:49,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa783b7-e7e4-4d5e-94fe-7be20868dedc Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:26:49,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-7fa783b7-e7e4-4d5e-94fe-7be20868dedc 2018-07-23 23:26:49,460 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-26bafa72-152b-4ad-proj 2018-07-23 23:26:49,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:49,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:49,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:26:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["uuRSG9qfTXmsuGKE4Z9tyw"], "issued_at": "2018-07-23T23:26:49.000000Z"}} 2018-07-23 23:26:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:49,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3c1524-54df-472c-8fa9-c3fb0ecac7c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:49,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5b3c1524-54df-472c-8fa9-c3fb0ecac7c2 2018-07-23 23:26:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:26:49,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:26:49,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:50,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc377d50-02ad-4e4e-8d18-8d6a0ce4769b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:26:50,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-fc377d50-02ad-4e4e-8d18-8d6a0ce4769b 2018-07-23 23:26:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:50,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dfd609-9acc-4a92-80b0-b2d34c6febd1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}]} 2018-07-23 23:26:50,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj used request id req-03dfd609-9acc-4a92-80b0-b2d34c6febd1 2018-07-23 23:26:50,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:50,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2d73713-7513-48c9-b0ef-501b6c756779 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:26:50,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-f2d73713-7513-48c9-b0ef-501b6c756779 2018-07-23 23:26:50,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:50,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b793bb1c-8717-464c-bdd1-5735df817d4f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:50,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b793bb1c-8717-464c-bdd1-5735df817d4f 2018-07-23 23:26:50,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:50,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5a3ea3-558f-4ec2-af3b-dce1d0fb34e8 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}]} 2018-07-23 23:26:50,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj used request id req-ac5a3ea3-558f-4ec2-af3b-dce1d0fb34e8 2018-07-23 23:26:50,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/f806064c350040179a0a5006f7a2ab73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:50,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab59843e-a429-4a41-9f04-4bd340942abb Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-user", "links": {"self": "http://172.30.9.26:5000/v3/users/f806064c350040179a0a5006f7a2ab73"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "id": "f806064c350040179a0a5006f7a2ab73", "password_expires_at": null}} 2018-07-23 23:26:50,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/f806064c350040179a0a5006f7a2ab73 used request id req-ab59843e-a429-4a41-9f04-4bd340942abb 2018-07-23 23:26:50,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957/users/f806064c350040179a0a5006f7a2ab73/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:50,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ff4e42-58e5-486e-9388-827cc2b0d33a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957/users/f806064c350040179a0a5006f7a2ab73/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:26:50,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957/users/f806064c350040179a0a5006f7a2ab73/roles used request id req-c8ff4e42-58e5-486e-9388-827cc2b0d33a 2018-07-23 23:26:50,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:51,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4af245a-8e26-4e2d-a6c0-2ca8827009fc Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 23:26:51,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-e4af245a-8e26-4e2d-a6c0-2ca8827009fc 2018-07-23 23:26:51,043 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-26bafa72-152b-4ad-proj 2018-07-23 23:26:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957/users/f806064c350040179a0a5006f7a2ab73/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:51,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd5819c-df78-43b3-b425-27000e72af90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:51,166 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957/users/f806064c350040179a0a5006f7a2ab73/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-8dd5819c-df78-43b3-b425-27000e72af90 2018-07-23 23:26:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75366cc4-1014-4094-af8b-66a6d337c94a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:51,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-75366cc4-1014-4094-af8b-66a6d337c94a 2018-07-23 23:26:51,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:26:51,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd8f6f6-9a12-4427-a947-387ec7c6b66d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}]} 2018-07-23 23:26:51,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-26bafa72-152b-4ad-proj used request id req-3fd8f6f6-9a12-4427-a947-387ec7c6b66d 2018-07-23 23:26:51,277 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-26bafa72-152b-4ad-user 2018-07-23 23:26:51,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:26:51,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dee27e9-afd3-4c38-975c-da9f8c23cd56 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:26:51,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8dee27e9-afd3-4c38-975c-da9f8c23cd56 2018-07-23 23:26:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" -d '{"role": {"name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role"}}' 2018-07-23 23:26:51,535 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32c995e3-5a89-47e3-a73a-f159557edb60 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e52c8ff621c47528f0037f43f72578f", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e52c8ff621c47528f0037f43f72578f"}, "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role"}} 2018-07-23 23:26:51,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-32c995e3-5a89-47e3-a73a-f159557edb60 2018-07-23 23:26:51,536 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role 2018-07-23 23:26:51,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/8e52c8ff621c47528f0037f43f72578f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:26:51,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e269e4e2-dbed-46ea-985b-c0ccce170d7f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e52c8ff621c47528f0037f43f72578f", "links": {"self": "http://172.30.9.26:5000/v3/roles/8e52c8ff621c47528f0037f43f72578f"}, "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role"}} 2018-07-23 23:26:51,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/8e52c8ff621c47528f0037f43f72578f used request id req-e269e4e2-dbed-46ea-985b-c0ccce170d7f 2018-07-23 23:26:51,619 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role to project CreateStackFloatingIpTests-26bafa72-152b-4ad-proj 2018-07-23 23:26:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957/users/f806064c350040179a0a5006f7a2ab73/roles/8e52c8ff621c47528f0037f43f72578f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:26:51,741 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847d194f-843a-4b61-89e2-03109c295b48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:26:51,741 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957/users/f806064c350040179a0a5006f7a2ab73/roles/8e52c8ff621c47528f0037f43f72578f used request id req-847d194f-843a-4b61-89e2-03109c295b48 2018-07-23 23:26:51,742 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:51,742 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:26:51,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:51,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:52,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "8e52c8ff621c47528f0037f43f72578f", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role"}], "expires_at": "2018-07-24T00:26:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-user", "id": "f806064c350040179a0a5006f7a2ab73"}, "audit_ids": ["nx6j_0tbSmaAoI7njoRBTw"], "issued_at": "2018-07-23T23:26:52.000000Z"}} 2018-07-23 23:26:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" 2018-07-23 23:26:52,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1df24a2-aac1-43c4-8df0-a88b7342a043 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:52,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d1df24a2-aac1-43c4-8df0-a88b7342a043 2018-07-23 23:26:52,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" 2018-07-23 23:26:52,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-80d92cf0-a344-4cc7-9187-3e9496a566fb Date: Mon, 23 Jul 2018 23:26:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"} 2018-07-23 23:26:52,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image used request id req-80d92cf0-a344-4cc7-9187-3e9496a566fb 2018-07-23 23:26:52,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" 2018-07-23 23:26:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-64ebeb26-4112-4ca2-8842-93f8e5019fb9 Date: Mon, 23 Jul 2018 23:26:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:26:52,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-64ebeb26-4112-4ca2-8842-93f8e5019fb9 2018-07-23 23:26:52,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}' 2018-07-23 23:26:52,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8fdf0d60-1f74-4e64-a8f9-97926cb249a7 Date: Mon, 23 Jul 2018 23:26:52 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:26:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:26:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "min_disk": 0, "protected": false, "id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "file": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/file", "checksum": null, "owner": "d8fd5a12f2324a0eb1b1f561b67aa957", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:26:52,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-8fdf0d60-1f74-4e64-a8f9-97926cb249a7 2018-07-23 23:26:52,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" -d '' 2018-07-23 23:26:53,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b6f0c0b-4653-4322-a5a0-418442cbc38b Date: Mon, 23 Jul 2018 23:26:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:26:53,094 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/file used request id req-8b6f0c0b-4653-4322-a5a0-418442cbc38b 2018-07-23 23:26:53,095 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:26:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" 2018-07-23 23:26:53,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a20608fa-6378-4b5d-a85e-6385544cc747 Date: Mon, 23 Jul 2018 23:26:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:26:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:26:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "metadata": {}}], "self": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "min_disk": 0, "protected": false, "id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "file": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8fd5a12f2324a0eb1b1f561b67aa957", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:26:53,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da used request id req-a20608fa-6378-4b5d-a85e-6385544cc747 2018-07-23 23:26:53,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" 2018-07-23 23:26:53,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7035f5a2-dcac-4a28-8228-e506e08035cc Date: Mon, 23 Jul 2018 23:26:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:26:53,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-7035f5a2-dcac-4a28-8228-e506e08035cc 2018-07-23 23:26:53,124 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image 2018-07-23 23:26:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" 2018-07-23 23:26:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-49f2f0af-aa03-4aa8-95d1-37344f1ada5c Date: Mon, 23 Jul 2018 23:26:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:26:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:26:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "metadata": {}}], "self": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "min_disk": 0, "protected": false, "id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "file": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8fd5a12f2324a0eb1b1f561b67aa957", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:26:53,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da used request id req-49f2f0af-aa03-4aa8-95d1-37344f1ada5c 2018-07-23 23:26:53,141 - create_image - DEBUG - Instance status is - active 2018-07-23 23:26:53,141 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image 2018-07-23 23:26:53,141 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image 2018-07-23 23:26:53,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:26:53,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:26:53,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "8e52c8ff621c47528f0037f43f72578f", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role"}], "expires_at": "2018-07-24T00:26:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-user", "id": "f806064c350040179a0a5006f7a2ab73"}, "audit_ids": ["EJ4hwjCkR7qXFYlkiUXw8g"], "issued_at": "2018-07-23T23:26:53.000000Z"}} 2018-07-23 23:26:53,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:26:53,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05913fe4-a48b-4aaf-bf70-35a6f5035d56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:26:53,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-05913fe4-a48b-4aaf-bf70-35a6f5035d56 2018-07-23 23:26:53,616 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:26:53,619 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:26:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:26:53,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:53 GMT Server: Apache x-openstack-request-id: req-6be5306e-f520-4859-bd11-22dea333bdfb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:26:53,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack used request id req-6be5306e-f520-4859-bd11-22dea333bdfb 2018-07-23 23:26:53,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-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::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "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"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "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", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net"}}' 2018-07-23 23:26:56,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:26:53 GMT Server: Apache x-openstack-request-id: req-b8a4e470-1235-4b1d-b22b-64e5c3ea9cff Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "985863fe-2660-47f5-8294-b725b9b693de", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}]}} 2018-07-23 23:26:56,109 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks used request id req-b8a4e470-1235-4b1d-b22b-64e5c3ea9cff 2018-07-23 23:26:56,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:26:56,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:56 GMT Server: Apache x-openstack-request-id: req-34456e49-3f6d-4a74-90f2-1a0075e68b79 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:56,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:56 GMT Server: Apache x-openstack-request-id: req-3f5925c5-e178-4479-bac5-dcfb376c84b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "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-23 23:26:56,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-3f5925c5-e178-4479-bac5-dcfb376c84b9 2018-07-23 23:26:56,511 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack 2018-07-23 23:26:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:26:56,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:56 GMT Server: Apache x-openstack-request-id: req-1f0ee0d6-757a-4100-a6f3-727b8e8b76ef Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:26:56,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:56 GMT Server: Apache x-openstack-request-id: req-01fe1c2b-bdb6-47da-a833-4f21d51d9460 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 719 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "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-23 23:26:56,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-01fe1c2b-bdb6-47da-a833-4f21d51d9460 2018-07-23 23:26:56,895 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:26:56,895 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:26:59,898 - create_stack - DEBUG - Stack status query timeout in 1196.61308789 2018-07-23 23:26:59,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:26:59,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:26:59 GMT Server: Apache x-openstack-request-id: req-894ed008-ced9-4a18-af76-783de5c5e6d4 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:00,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:26:59 GMT Server: Apache x-openstack-request-id: req-81b9a398-87fb-4409-917c-6e5ed7b71c44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:00,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-81b9a398-87fb-4409-917c-6e5ed7b71c44 2018-07-23 23:27:00,218 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:00,218 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:03,219 - create_stack - DEBUG - Stack status query timeout in 1193.29255199 2018-07-23 23:27:03,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:03,485 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:03 GMT Server: Apache x-openstack-request-id: req-a9c66e04-2c68-49aa-bffe-810cb83f37f0 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:03,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:03 GMT Server: Apache x-openstack-request-id: req-c0ca7c05-f650-45d4-b9a1-4342ea1f1538 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:03,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-c0ca7c05-f650-45d4-b9a1-4342ea1f1538 2018-07-23 23:27:03,612 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:03,612 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:06,615 - create_stack - DEBUG - Stack status query timeout in 1189.89587688 2018-07-23 23:27:06,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:06,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:06 GMT Server: Apache x-openstack-request-id: req-1ac88a3e-dfff-4fc6-8c3a-64a4ebc27cb2 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:06,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:06 GMT Server: Apache x-openstack-request-id: req-7d948b26-e758-4209-b5f7-970b74415488 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:06,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-7d948b26-e758-4209-b5f7-970b74415488 2018-07-23 23:27:06,952 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:06,953 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:09,956 - create_stack - DEBUG - Stack status query timeout in 1186.55543685 2018-07-23 23:27:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:10,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:09 GMT Server: Apache x-openstack-request-id: req-498259f1-eeec-48c6-bdc8-cdcc108b538d Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:10,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:10 GMT Server: Apache x-openstack-request-id: req-a7dd24c3-62c0-4f06-9951-a7461371678e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:10,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-a7dd24c3-62c0-4f06-9951-a7461371678e 2018-07-23 23:27:10,262 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:10,262 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:13,265 - create_stack - DEBUG - Stack status query timeout in 1183.2457819 2018-07-23 23:27:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:13,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:13 GMT Server: Apache x-openstack-request-id: req-94ceb090-46b2-471e-8e41-1e22cc16c152 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:13,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:13 GMT Server: Apache x-openstack-request-id: req-89a3c1d0-42a3-424e-b0a1-f9c53faaf00a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:13,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-89a3c1d0-42a3-424e-b0a1-f9c53faaf00a 2018-07-23 23:27:13,423 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:13,423 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:16,426 - create_stack - DEBUG - Stack status query timeout in 1180.0847919 2018-07-23 23:27:16,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:16,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:16 GMT Server: Apache x-openstack-request-id: req-7e37d8d4-73c9-41e6-b48d-485fb75a8b6d Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:16,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:16 GMT Server: Apache x-openstack-request-id: req-d3ba9d17-79b2-49ba-bc2b-9377f0d368ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:16,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-d3ba9d17-79b2-49ba-bc2b-9377f0d368ab 2018-07-23 23:27:16,739 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:27:16,739 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack 2018-07-23 23:27:16,739 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack 2018-07-23 23:27:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:16,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:16 GMT Server: Apache x-openstack-request-id: req-9a146dac-96cb-4ab0-879e-a2fadc6b7c47 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:16,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:16 GMT Server: Apache x-openstack-request-id: req-6a782091-2b13-48a6-8735-05162c6cb166 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "124e93fe-9261-4ad2-b112-5756a57aef88", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1ba5617a-598f-403f-a851-a448c28fe3d7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3c152a48-c586-4e8d-bf79-0b47d9cd10ce", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6f98267c-416c-4600-8aaa-da418a4c1cd1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "70", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71:subnet_id=688901b1-181a-457c-8e9e-fe182e1b161b", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "688901b1-181a-457c-8e9e-fe182e1b161b", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7ec47919-75a3-4be1-822f-e6a7f90bfebc", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4dea4ac3-4ccf-4bbe-9c2d-0600d551be95", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 23:27:16,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources used request id req-6a782091-2b13-48a6-8735-05162c6cb166 2018-07-23 23:27:16,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:16,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-848964dd-2790-48d7-85f7-cdd4a1e1eb99 x-compute-request-id: req-848964dd-2790-48d7-85f7-cdd4a1e1eb99 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-07-23T23:27:11.000000", "flavor": {"id": "1ba5617a-598f-403f-a851-a448c28fe3d7", "links": [{"href": "http://172.30.9.26:8774/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7", "rel": "bookmark"}]}, "id": "7ec47919-75a3-4be1-822f-e6a7f90bfebc", "security_groups": [{"name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:12Z", "hostId": "da91a9d74cc307c4f9a07fb6b6686792e2194df0272d881bc3b58bed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "created": "2018-07-23T23:27:06Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:27:17,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc used request id req-848964dd-2790-48d7-85f7-cdd4a1e1eb99 2018-07-23 23:27:17,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d14a2b7-da0a-47d2-a903-ee0640af5051 x-compute-request-id: req-1d14a2b7-da0a-47d2-a903-ee0640af5051 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:f3:68", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-07-23T23:27:09.000000", "flavor": {"id": "124e93fe-9261-4ad2-b112-5756a57aef88", "links": [{"href": "http://172.30.9.26:8774/flavors/124e93fe-9261-4ad2-b112-5756a57aef88", "rel": "bookmark"}]}, "id": "f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "security_groups": [{"name": "default"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:09Z", "hostId": "cdb0113e52e3dd58426d1226fc412b934bc047226df6da8d79fa9a57", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "created": "2018-07-23T23:27:04Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:27:17,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2 used request id req-1d14a2b7-da0a-47d2-a903-ee0640af5051 2018-07-23 23:27:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-03ca3a68-6e53-41e2-86e4-c9322437d833 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:17,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ce45c774-18b7-4888-ab06-d3fb8c036646 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:17,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-03ca3a68-6e53-41e2-86e4-c9322437d833 2018-07-23 23:27:17,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-ce45c774-18b7-4888-ab06-d3fb8c036646 2018-07-23 23:27:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:27:17,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:27:17,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:27:17,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:27:17,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5278d6c1-affc-4157-8866-d0514bd0a8f1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:17,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb20da3-7add-44d8-9ca6-e6ca840ac815 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:17,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-5278d6c1-affc-4157-8866-d0514bd0a8f1 2018-07-23 23:27:17,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-dcb20da3-7add-44d8-9ca6-e6ca840ac815 2018-07-23 23:27:17,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4deb3c94-a986-4433-a912-f30b94edd054 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:17,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-4deb3c94-a986-4433-a912-f30b94edd054 2018-07-23 23:27:17,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-24f5781e-d489-44cd-b5ca-969c044e2912 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:17,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-24f5781e-d489-44cd-b5ca-969c044e2912 2018-07-23 23:27:17,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-edb4511c-da29-4473-bc86-04dd9738f41e Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:17,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-edb4511c-da29-4473-bc86-04dd9738f41e 2018-07-23 23:27:17,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-a0d6d5a2-b9ea-4702-8168-2528d9b630e0 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:17,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-a0d6d5a2-b9ea-4702-8168-2528d9b630e0 2018-07-23 23:27:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache x-openstack-request-id: req-56a04eb3-70f7-4c09-b86f-e5959411802f Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:17,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache x-openstack-request-id: req-940e87ce-7e92-4702-a263-7d016c631702 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "124e93fe-9261-4ad2-b112-5756a57aef88", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "1ba5617a-598f-403f-a851-a448c28fe3d7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "3c152a48-c586-4e8d-bf79-0b47d9cd10ce", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6f98267c-416c-4600-8aaa-da418a4c1cd1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "70", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71:subnet_id=688901b1-181a-457c-8e9e-fe182e1b161b", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "688901b1-181a-457c-8e9e-fe182e1b161b", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7ec47919-75a3-4be1-822f-e6a7f90bfebc", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T23:26:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:26:56Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4dea4ac3-4ccf-4bbe-9c2d-0600d551be95", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 23:27:17,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de/resources used request id req-940e87ce-7e92-4702-a263-7d016c631702 2018-07-23 23:27:17,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/124e93fe-9261-4ad2-b112-5756a57aef88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-706da7ff-1825-428e-828b-754b939b56bd x-compute-request-id: req-706da7ff-1825-428e-828b-754b939b56bd Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-flavor2-di7bwfkuu5t5", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/124e93fe-9261-4ad2-b112-5756a57aef88", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/124e93fe-9261-4ad2-b112-5756a57aef88", "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": "124e93fe-9261-4ad2-b112-5756a57aef88"}} 2018-07-23 23:27:17,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7f215a2-3ce5-4f9d-a686-3f1eba8b214b x-compute-request-id: req-d7f215a2-3ce5-4f9d-a686-3f1eba8b214b Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-flavor1-owa6ji3xndhg", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7", "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": "1ba5617a-598f-403f-a851-a448c28fe3d7"}} 2018-07-23 23:27:17,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/124e93fe-9261-4ad2-b112-5756a57aef88 used request id req-706da7ff-1825-428e-828b-754b939b56bd 2018-07-23 23:27:17,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7 used request id req-d7f215a2-3ce5-4f9d-a686-3f1eba8b214b 2018-07-23 23:27:17,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4a9c9eb0-f7a0-480e-9dec-49772f360f8d Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}} 2018-07-23 23:27:17,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b used request id req-4a9c9eb0-f7a0-480e-9dec-49772f360f8d 2018-07-23 23:27:17,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dfe98ceb-6efa-41ee-b6fa-1424fd6e01a6 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}} 2018-07-23 23:27:17,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b used request id req-dfe98ceb-6efa-41ee-b6fa-1424fd6e01a6 2018-07-23 23:27:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b9a44a36-b115-4561-b6e7-b07ad07a1895 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:17,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-b9a44a36-b115-4561-b6e7-b07ad07a1895 2018-07-23 23:27:17,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0df1f513-1829-4b12-98a3-37a69307ee3c Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:17,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-0df1f513-1829-4b12-98a3-37a69307ee3c 2018-07-23 23:27:17,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-739b1a1a-092e-498b-af8f-0f010c1e15e9 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:17,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-739b1a1a-092e-498b-af8f-0f010c1e15e9 2018-07-23 23:27:17,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7ecce173-14a9-4bec-b930-34b032f49b13 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:17,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-7ecce173-14a9-4bec-b930-34b032f49b13 2018-07-23 23:27:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f528620c-57dd-4769-be80-c66e07a1acde Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:17,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-f528620c-57dd-4769-be80-c66e07a1acde 2018-07-23 23:27:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-947cc9d6-4e56-4c56-a9a1-570c47e144b8 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:17,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-947cc9d6-4e56-4c56-a9a1-570c47e144b8 2018-07-23 23:27:17,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a32fa08-566c-4d1d-ad2f-3b200a1f9fdb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:17,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-3a32fa08-566c-4d1d-ad2f-3b200a1f9fdb 2018-07-23 23:27:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83717e12-6bdb-4d2f-b761-8779aed15bce Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:17,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-83717e12-6bdb-4d2f-b761-8779aed15bce 2018-07-23 23:27:17,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f7087892-3673-4015-91a0-e7c97fb02cbe Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:17,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-f7087892-3673-4015-91a0-e7c97fb02cbe 2018-07-23 23:27:17,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3Ab6%3A4b%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:17,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-72563b84-697d-4e2d-8671-3d135b37f218 Date: Mon, 23 Jul 2018 23:27:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:17,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-72563b84-697d-4e2d-8671-3d135b37f218 2018-07-23 23:27:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3A35%3Af3%3A68&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-d971522c-38d6-4c02-8448-cf93620a37e0 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"}]} 2018-07-23 23:27:18,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3Ab6%3A4b%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p&admin_state_up=True used request id req-d971522c-38d6-4c02-8448-cf93620a37e0 2018-07-23 23:27:18,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-754279a1-5563-40f3-b1f5-5d6398867112 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:18,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3A35%3Af3%3A68&admin_state_up=True used request id req-754279a1-5563-40f3-b1f5-5d6398867112 2018-07-23 23:27:18,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68a9096-f952-4254-8848-668d8da75eea Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:18,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-a68a9096-f952-4254-8848-668d8da75eea 2018-07-23 23:27:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8692ed41-e967-4c5a-8215-b39cf199e2c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:18,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-8692ed41-e967-4c5a-8215-b39cf199e2c9 2018-07-23 23:27:18,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b8c3d441-0fc9-4d36-9fd9-9868e6b6e095 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:18,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-b8c3d441-0fc9-4d36-9fd9-9868e6b6e095 2018-07-23 23:27:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d39126e3-7833-43a9-b991-6becc5d48753 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:18,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-d39126e3-7833-43a9-b991-6becc5d48753 2018-07-23 23:27:18,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-86ae1ab5-dfe5-4264-bc88-cdcf8e6735ac Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:18,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-86ae1ab5-dfe5-4264-bc88-cdcf8e6735ac 2018-07-23 23:27:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-193678e5-0df9-4202-9206-d1f1659510fe Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:18,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-193678e5-0df9-4202-9206-d1f1659510fe 2018-07-23 23:27:18,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-937464ff-1319-4209-a051-ba39f3e7aa4c Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:18,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-937464ff-1319-4209-a051-ba39f3e7aa4c 2018-07-23 23:27:18,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-e0f3bd4d-a956-4279-aab3-c721e3e10307 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"floatingips": [{"router_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:27:04Z", "updated_at": "2018-07-23T23:27:08Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_id": "4dea4ac3-4ccf-4bbe-9c2d-0600d551be95", "id": "6f98267c-416c-4600-8aaa-da418a4c1cd1", "qos_policy_id": null}]} 2018-07-23 23:27:18,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-e0f3bd4d-a956-4279-aab3-c721e3e10307 2018-07-23 23:27:18,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-91ef28e3-bfe3-473b-88fa-1ca3ec01a702 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:18,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-91ef28e3-bfe3-473b-88fa-1ca3ec01a702 2018-07-23 23:27:18,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-9b09bb67-0867-4120-8c0d-c9fd8181ae2e Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"floatingips": [{"router_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:27:04Z", "updated_at": "2018-07-23T23:27:08Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_id": "4dea4ac3-4ccf-4bbe-9c2d-0600d551be95", "id": "6f98267c-416c-4600-8aaa-da418a4c1cd1", "qos_policy_id": null}]} 2018-07-23 23:27:18,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-9b09bb67-0867-4120-8c0d-c9fd8181ae2e 2018-07-23 23:27:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3d92944f-ba57-4da2-862e-6324bfce0ef3 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:26:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:26:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "metadata": {}}], "self": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "min_disk": 0, "protected": false, "id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "file": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8fd5a12f2324a0eb1b1f561b67aa957", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:27:18,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da used request id req-3d92944f-ba57-4da2-862e-6324bfce0ef3 2018-07-23 23:27:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-82ac32fb-0af8-4fa7-9790-bde6cb27db43 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:27:18,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-82ac32fb-0af8-4fa7-9790-bde6cb27db43 2018-07-23 23:27:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:18 GMT Server: Apache x-openstack-request-id: req-0ac162f9-c340-4041-a3aa-e23e48b038e8 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:18,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8e4e86f-d5b2-4e00-a4de-b573680fc1fa Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:27:00Z", "admin_state_up": true, "updated_at": "2018-07-23T23:27:05Z", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71", "name": "mgmt_router"}} 2018-07-23 23:27:18,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71 used request id req-e8e4e86f-d5b2-4e00-a4de-b573680fc1fa 2018-07-23 23:27:18,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-756dc3ae-bfe1-4572-86e3-e794856a76c1 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.204"}],"id":"e1d8a4fa-5bcb-424e-80b2-1f920bffdad0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2e:98:be","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:27:01Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"}]} 2018-07-23 23:27:18,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71 used request id req-756dc3ae-bfe1-4572-86e3-e794856a76c1 2018-07-23 23:27:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-20143ceb-3472-446e-8047-0e0ef9915607 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:27:18,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-20143ceb-3472-446e-8047-0e0ef9915607 2018-07-23 23:27:18,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:18 GMT Server: Apache x-openstack-request-id: req-5e217b63-5e4d-452b-9a8b-613ba6368c3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:18,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-5e217b63-5e4d-452b-9a8b-613ba6368c3b 2018-07-23 23:27:18,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:27:18,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:27:18,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9f564435-98ce-45e6-b0e1-aded8d6ac07f Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}} 2018-07-23 23:27:18,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b used request id req-9f564435-98ce-45e6-b0e1-aded8d6ac07f 2018-07-23 23:27:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/4dea4ac3-4ccf-4bbe-9c2d-0600d551be95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-00539dff-d99d-40d6-b39c-680a84855b44 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","qos_policy_id":null,"admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:27:18,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/4dea4ac3-4ccf-4bbe-9c2d-0600d551be95 used request id req-00539dff-d99d-40d6-b39c-680a84855b44 2018-07-23 23:27:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-16efa8dc-2689-4e99-817b-849c9a92fa0e Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}} 2018-07-23 23:27:18,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/688901b1-181a-457c-8e9e-fe182e1b161b used request id req-16efa8dc-2689-4e99-817b-849c9a92fa0e 2018-07-23 23:27:18,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6abc7e2e-7d98-4daa-bba2-712b8f3526e9 Date: Mon, 23 Jul 2018 23:27:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:26:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:26:53Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "metadata": {}}], "self": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "min_disk": 0, "protected": false, "id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "file": "/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d8fd5a12f2324a0eb1b1f561b67aa957", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:27:18,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da used request id req-6abc7e2e-7d98-4daa-bba2-712b8f3526e9 2018-07-23 23:27:18,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:18,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:18 GMT Server: Apache x-openstack-request-id: req-917358e9-1ee5-4236-bfbd-598d77f94ed4 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:18,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "8e52c8ff621c47528f0037f43f72578f", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role"}], "expires_at": "2018-07-24T00:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-user", "id": "f806064c350040179a0a5006f7a2ab73"}, "audit_ids": ["zQevodyTTEakUZ7GOdGmrg"], "issued_at": "2018-07-23T23:27:18.000000Z"}} 2018-07-23 23:27:18,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:18,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:18 GMT Server: Apache x-openstack-request-id: req-28a63f94-b3ea-48c9-8039-d349cda51965 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "985863fe-2660-47f5-8294-b725b9b693de", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoUDuTqkBpuBVoxVY9QnnjvOymiiFJPQRpD1T1vNt3h8k/Z/Z\nKu/9joUxFR5+5y5KEgj4Ms1BN+kstnL1ZeagGTNzMmm3D9N+RTEovTnbaux2aowi\nfHgU+AA9M6E4sCmyX7A6J5AXQpI7i4Uk2G1rkRSjSYjPIr5XuVMJpLr3qfFVaLdm\nUdOOWuKwrt5MW6FBg7D7h0fB8ZqFsf4G6uEG+ZQw2BlnmMWGsv6s0EaHpoGEQAyd\nXNcAkzsPJH39T04SiO1dkQ6TsPV6ZayMsC85jQReoz6ejTYkSKB2dEpfDKjjwdjz\nbx6lL/HzV18Gp/qFAjy+n7OAuaW/enDkrYDP5wIDAQABAoIBAHe8NfeUiNR3qT8S\nP96bfyRnkgvj4JGC5YKVwyZN1Rvk9luZEPFQCG+GON7cqRBSD8/6dwmJ3U59xqSn\nEc6bg++Sg4xAcRzARvdrvDtdta5cbMVKzuSraa6IxukKYoR0Qa3JtjTgSlU1Lh+4\nOpa2EPRGZcTZYC0FNzA2F2gJKJM3oREJuZfwaop7Me55SVL98efZ3yuzx0HECuHN\ntCIhEjaqmPXwyoW/D7eHaLCGVzfasfTOVjIxvCsBoBHsbcVowy55VWMAnCH176r7\nQ2EHf0kyM+1XIMxTxEL5gfaF6mC0f/5MIMctX7dmrclrfUPDFjIKfXw0/QEcwg+I\nKR1ZMCkCgYEAzxJIGiY2Zphvo1NNDR02mF6Ewxu7P8dk19ZOF9UjByhPyB8QwwZ6\nU/DN9ceQgXNq0GQUQxIcpw1DcKci52gNWPuT6xF62gIF4eUpmrc3uo83hZWtuGQX\nQpJggi3IMOFWAJc/9Zf/Ypvquijyp6dNf4WYlqclDqeHY/CUGQihckMCgYEAx1sj\njmzN1x0xLmAZ1g4ksGfv5BKgxdR8SNE4fvnFJuku58lDpOO4eHGMfyqCu+mhDyfS\neysV2hW+En1lMAoImHohJJ4cKPxQk//R8VsBWleIvMDD49fyDWs+kNKBkLwysZM7\nUdX5d803AqNgiUgE7BUaNUQnsBPokPmSV9PkC40CgYEAvQ1Z2tXscPrXYewZutFj\nGPWijGdzK6WmAhDct5GWK2C4hmMmcIgngx+lSrHq0uVHLf9RKHMOyc2oNt/BVDiB\nhy4ZPFJ3MTcLm9QXifOg46kB7epb8q8fNV5i0jduQIJafKuab2VYevUS9uePs1Vh\nwf189H6hrKFzUOFCtSBWFfUCgYEAiJC/j86rR8SAr3M337I6ofnhlQzJxBvms/9X\nQ2yZCSnObwwp4af589BdXbPicRX/tiEiiCugwZAJcCMkkT8eWk23rJz/T3hhPrGN\nwVgFWj0Ct8MZrlh9QYIJDy6VgW/bDlh813fMeKxFFfKTrBeA/7UJChpRUcahl8bP\n4IiP/PUCgYAGenG+VoU1IDcOmTNuMZ0oLiGQELGTBj6nFGTSEiFKIDEhTFXdboKL\n8eSrhe3N6teUXmD+OIWEglhai1uoB08WIEYnTCm7KfYZ8SZ0sXoGtDYe/fUrU4IU\n+K2DdJtfnfUFByAml72wOZKBjQfM0/83hfjoeUvp+cszEASxb+Gntw==\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-23 23:27:18,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-28a63f94-b3ea-48c9-8039-d349cda51965 2018-07-23 23:27:18,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:27:18,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:27:19,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85865cb0-692b-48d1-b11f-bf46e136c6b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:19,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-85865cb0-692b-48d1-b11f-bf46e136c6b9 2018-07-23 23:27:19,005 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:27:19,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:19,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ea6d9f-40a1-46d9-bc6f-94d3c2036baa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:19,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-10ea6d9f-40a1-46d9-bc6f-94d3c2036baa 2018-07-23 23:27:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:19,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7a193a87-5409-4cd2-9ce9-bdff082009cf Date: Mon, 23 Jul 2018 23:27:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:19,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-7a193a87-5409-4cd2-9ce9-bdff082009cf 2018-07-23 23:27:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:27:19,348 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:27:19,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:19,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "8e52c8ff621c47528f0037f43f72578f", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role"}], "expires_at": "2018-07-24T00:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/d8fd5a12f2324a0eb1b1f561b67aa957", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-user", "id": "f806064c350040179a0a5006f7a2ab73"}, "audit_ids": ["LoeElwz_RL2N0IQWzcH76Q"], "issued_at": "2018-07-23T23:27:19.000000Z"}} 2018-07-23 23:27:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:19,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205be2e5-16b3-4b11-a469-bc8031d423d4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:19,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-205be2e5-16b3-4b11-a469-bc8031d423d4 2018-07-23 23:27:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:19,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2058654-d01f-4bb6-9fe7-a719fa53e7b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:19,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f2058654-d01f-4bb6-9fe7-a719fa53e7b0 2018-07-23 23:27:19,474 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:27:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:19,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c25fd5f4-dc0f-4836-85d0-d8b4942826e2 Date: Mon, 23 Jul 2018 23:27:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:19,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-c25fd5f4-dc0f-4836-85d0-d8b4942826e2 2018-07-23 23:27:19,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3A35%3Af3%3A68&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:19,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-56f5bbb7-c159-4563-a2a0-ea657be37f9e Date: Mon, 23 Jul 2018 23:27:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:19,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3A35%3Af3%3A68&admin_state_up=True used request id req-56f5bbb7-c159-4563-a2a0-ea657be37f9e 2018-07-23 23:27:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:19,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab338a2-ec9a-4b73-b894-60a03b86da66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:19,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9ab338a2-ec9a-4b73-b894-60a03b86da66 2018-07-23 23:27:19,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:19,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4879675a-b48c-4fb2-9c5f-63ef1b2035ba Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:19,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-4879675a-b48c-4fb2-9c5f-63ef1b2035ba 2018-07-23 23:27:19,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:19,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-8fd47746-b7f7-4957-96cc-8368af77a74d Date: Mon, 23 Jul 2018 23:27:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:19,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-8fd47746-b7f7-4957-96cc-8368af77a74d 2018-07-23 23:27:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:27:19,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:27:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:19,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834fb8da-f727-4f27-ae1a-e2d063bb628b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:19,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-834fb8da-f727-4f27-ae1a-e2d063bb628b 2018-07-23 23:27:19,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:19,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9e10e132-5068-4bbe-9b03-059e844e079a Date: Mon, 23 Jul 2018 23:27:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:19,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-9e10e132-5068-4bbe-9b03-059e844e079a 2018-07-23 23:27:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3Ab6%3A4b%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:19,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-2029fb1b-cdfd-4a5f-a9de-c22611b746b0 Date: Mon, 23 Jul 2018 23:27:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"}]} 2018-07-23 23:27:19,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce&mac_address=fa%3A16%3A3e%3Ab6%3A4b%3Ab7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p&admin_state_up=True used request id req-2029fb1b-cdfd-4a5f-a9de-c22611b746b0 2018-07-23 23:27:19,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:20,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851cf41a-76f3-4459-861c-17a4ded091d8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:20,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-851cf41a-76f3-4459-861c-17a4ded091d8 2018-07-23 23:27:20,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:20,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40042b47-e4b7-43f1-a5ed-109bfc839e7a x-compute-request-id: req-40042b47-e4b7-43f1-a5ed-109bfc839e7a Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:f3:68", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-07-23T23:27:09.000000", "flavor": {"id": "124e93fe-9261-4ad2-b112-5756a57aef88", "links": [{"href": "http://172.30.9.26:8774/flavors/124e93fe-9261-4ad2-b112-5756a57aef88", "rel": "bookmark"}]}, "id": "f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "security_groups": [{"name": "default"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:09Z", "hostId": "cdb0113e52e3dd58426d1226fc412b934bc047226df6da8d79fa9a57", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "created": "2018-07-23T23:27:04Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:27:20,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2 used request id req-40042b47-e4b7-43f1-a5ed-109bfc839e7a 2018-07-23 23:27:20,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:20,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b65eed00-6307-46e5-868e-21a2bcc5c770 Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:20,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-b65eed00-6307-46e5-868e-21a2bcc5c770 2018-07-23 23:27:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:20,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a975e325-e25e-44bb-b7d6-26b81162b46e Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:20,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-a975e325-e25e-44bb-b7d6-26b81162b46e 2018-07-23 23:27:20,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:20,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-b0d5b626-5fd1-45e7-a486-a20c73f1dbc0 Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:20,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-b0d5b626-5fd1-45e7-a486-a20c73f1dbc0 2018-07-23 23:27:20,309 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2 2018-07-23 23:27:20,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:20,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-3687546f-1829-4bb6-afa6-70d28d0e3254 Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"floatingips": [{"router_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:27:04Z", "updated_at": "2018-07-23T23:27:08Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_id": "4dea4ac3-4ccf-4bbe-9c2d-0600d551be95", "id": "6f98267c-416c-4600-8aaa-da418a4c1cd1", "qos_policy_id": null}]} 2018-07-23 23:27:20,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-3687546f-1829-4bb6-afa6-70d28d0e3254 2018-07-23 23:27:20,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aeb418c-45cc-460f-a9c7-626e5212207c x-compute-request-id: req-1aeb418c-45cc-460f-a9c7-626e5212207c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-07-23T23:27:11.000000", "flavor": {"id": "1ba5617a-598f-403f-a851-a448c28fe3d7", "links": [{"href": "http://172.30.9.26:8774/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7", "rel": "bookmark"}]}, "id": "7ec47919-75a3-4be1-822f-e6a7f90bfebc", "security_groups": [{"name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:12Z", "hostId": "da91a9d74cc307c4f9a07fb6b6686792e2194df0272d881bc3b58bed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "created": "2018-07-23T23:27:06Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:27:20,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1 used request id req-1aeb418c-45cc-460f-a9c7-626e5212207c 2018-07-23 23:27:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:20,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e677458a-c75b-44ca-aa76-a906d21fadb7 Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:20,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-e677458a-c75b-44ca-aa76-a906d21fadb7 2018-07-23 23:27:20,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:20,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6035a270-e856-4644-a0a4-f29b158e6888 Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:20,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-6035a270-e856-4644-a0a4-f29b158e6888 2018-07-23 23:27:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:20,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-7a160aff-62a4-4e8a-8ab3-9f447d0a51d6 Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:20,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-7a160aff-62a4-4e8a-8ab3-9f447d0a51d6 2018-07-23 23:27:20,522 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1 2018-07-23 23:27:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:20,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-df409d7d-b967-45db-b6ff-ca9b02a93946 Date: Mon, 23 Jul 2018 23:27:20 GMT RESP BODY: {"floatingips": [{"router_id": "0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:27:04Z", "updated_at": "2018-07-23T23:27:08Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.5", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_id": "4dea4ac3-4ccf-4bbe-9c2d-0600d551be95", "id": "6f98267c-416c-4600-8aaa-da418a4c1cd1", "qos_policy_id": null}]} 2018-07-23 23:27:20,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-df409d7d-b967-45db-b6ff-ca9b02a93946 2018-07-23 23:27:20,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:21,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0da525a-9283-431a-897f-828cdfab0e67 x-compute-request-id: req-b0da525a-9283-431a-897f-828cdfab0e67 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-07-23T23:27:11.000000", "flavor": {"id": "1ba5617a-598f-403f-a851-a448c28fe3d7", "links": [{"href": "http://172.30.9.26:8774/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7", "rel": "bookmark"}]}, "id": "7ec47919-75a3-4be1-822f-e6a7f90bfebc", "security_groups": [{"name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:12Z", "hostId": "da91a9d74cc307c4f9a07fb6b6686792e2194df0272d881bc3b58bed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "created": "2018-07-23T23:27:06Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:27:21,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc used request id req-b0da525a-9283-431a-897f-828cdfab0e67 2018-07-23 23:27:21,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:21,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-3f384637-aeeb-41b4-b001-fa964a8077a6 Date: Mon, 23 Jul 2018 23:27:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:21,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-3f384637-aeeb-41b4-b001-fa964a8077a6 2018-07-23 23:27:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:21,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b0954c-f2f1-4323-b1a9-856984deced1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:21,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-52b0954c-f2f1-4323-b1a9-856984deced1 2018-07-23 23:27:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-decc697f-520c-465c-a8ba-c67c8695e761 Date: Mon, 23 Jul 2018 23:27:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:21,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-decc697f-520c-465c-a8ba-c67c8695e761 2018-07-23 23:27:21,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:21,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-d573ca81-d102-4f02-9736-3a5ca16377c8 Date: Mon, 23 Jul 2018 23:27:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:21,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-d573ca81-d102-4f02-9736-3a5ca16377c8 2018-07-23 23:27:21,323 - create_instance - INFO - Checking if VM is active 2018-07-23 23:27:21,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:21,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6d38cc2-d31b-405d-9d83-f565ca1ae4d6 x-compute-request-id: req-a6d38cc2-d31b-405d-9d83-f565ca1ae4d6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-07-23T23:27:11.000000", "flavor": {"id": "1ba5617a-598f-403f-a851-a448c28fe3d7", "links": [{"href": "http://172.30.9.26:8774/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7", "rel": "bookmark"}]}, "id": "7ec47919-75a3-4be1-822f-e6a7f90bfebc", "security_groups": [{"name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:12Z", "hostId": "da91a9d74cc307c4f9a07fb6b6686792e2194df0272d881bc3b58bed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "created": "2018-07-23T23:27:06Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:27:21,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc used request id req-a6d38cc2-d31b-405d-9d83-f565ca1ae4d6 2018-07-23 23:27:21,623 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1] is - ACTIVE 2018-07-23 23:27:21,624 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:27:21,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:22,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3efc78-b975-49bd-919e-2313661c0f3c x-compute-request-id: req-bf3efc78-b975-49bd-919e-2313661c0f3c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:4b:b7", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004b", "OS-SRV-USG:launched_at": "2018-07-23T23:27:11.000000", "flavor": {"id": "1ba5617a-598f-403f-a851-a448c28fe3d7", "links": [{"href": "http://172.30.9.26:8774/flavors/1ba5617a-598f-403f-a851-a448c28fe3d7", "rel": "bookmark"}]}, "id": "7ec47919-75a3-4be1-822f-e6a7f90bfebc", "security_groups": [{"name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:12Z", "hostId": "da91a9d74cc307c4f9a07fb6b6686792e2194df0272d881bc3b58bed", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "created": "2018-07-23T23:27:06Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:27:22,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/7ec47919-75a3-4be1-822f-e6a7f90bfebc used request id req-bf3efc78-b975-49bd-919e-2313661c0f3c 2018-07-23 23:27:22,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:22,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9a004619-dbec-4c56-86f5-412159404277 Date: Mon, 23 Jul 2018 23:27:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:22,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-9a004619-dbec-4c56-86f5-412159404277 2018-07-23 23:27:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:22,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50b803f-83b3-477b-bd92-7928a28ce81d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:22,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-a50b803f-83b3-477b-bd92-7928a28ce81d 2018-07-23 23:27:22,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:22,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4f139ccc-c0b3-4026-91ba-a295fecee77c Date: Mon, 23 Jul 2018 23:27:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:22,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-4f139ccc-c0b3-4026-91ba-a295fecee77c 2018-07-23 23:27:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09f945bd5af3dcadd8898d594fa63ed5690c80fc" 2018-07-23 23:27:22,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-1ceecb5c-2bbc-4437-b4d6-a5f31705fdf2 Date: Mon, 23 Jul 2018 23:27:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:22,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-1ceecb5c-2bbc-4437-b4d6-a5f31705fdf2 2018-07-23 23:27:22,645 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:27:22,648 - paramiko.transport - DEBUG - starting thread (client mode): 0xce05be50L 2018-07-23 23:27:22,648 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:27:22,648 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 23:27:22,648 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 23:27:22,649 - 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-23 23:27:22,650 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:27:22,650 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 23:27:22,650 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:27:22,650 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:27:22,650 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:27:22,668 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:27:22,668 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:27:22,680 - paramiko.transport - DEBUG - Trying discovered key 0b343ed32aa5cddb2edb1e5e51bbafbc in 70e31c26-0da0-4689-a03a-996efbf2909a 2018-07-23 23:27:22,706 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:27:22,711 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:27:22,812 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:27:22,826 - create_instance - INFO - SSH is active for VM instance 2018-07-23 23:27:22,826 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:27:22,828 - paramiko.transport - DEBUG - starting thread (client mode): 0xce05bd50L 2018-07-23 23:27:22,828 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:27:22,828 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 23:27:22,829 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 23:27:22,830 - 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-23 23:27:22,831 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:27:22,831 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 23:27:22,831 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:27:22,831 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:27:22,831 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:27:22,848 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:27:22,849 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:27:22,861 - paramiko.transport - DEBUG - Trying discovered key 0b343ed32aa5cddb2edb1e5e51bbafbc in 70e31c26-0da0-4689-a03a-996efbf2909a 2018-07-23 23:27:22,886 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:27:22,892 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:27:22,894 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 23:27:22,894 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 23:27:22,895 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 23:27:22,896 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 23:27:22,897 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:27:22,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:23,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00feadf7-e264-4641-8884-c3bdd18339fb x-compute-request-id: req-00feadf7-e264-4641-8884-c3bdd18339fb Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:f3:68", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "rel": "bookmark"}], "image": {"id": "33ab0f8a-f7dd-4176-b1db-f7c793c209da", "links": [{"href": "http://172.30.9.26:8774/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004a", "OS-SRV-USG:launched_at": "2018-07-23T23:27:09.000000", "flavor": {"id": "124e93fe-9261-4ad2-b112-5756a57aef88", "links": [{"href": "http://172.30.9.26:8774/flavors/124e93fe-9261-4ad2-b112-5756a57aef88", "rel": "bookmark"}]}, "id": "f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2", "security_groups": [{"name": "default"}], "user_id": "f806064c350040179a0a5006f7a2ab73", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:09Z", "hostId": "cdb0113e52e3dd58426d1226fc412b934bc047226df6da8d79fa9a57", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "created": "2018-07-23T23:27:04Z", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:27:23,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2 used request id req-00feadf7-e264-4641-8884-c3bdd18339fb 2018-07-23 23:27:23,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:23,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-be260f65-3404-4681-a78b-d25e35538b20 Date: Mon, 23 Jul 2018 23:27:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","l2_adjacency":true,"status":"ACTIVE","subnets":["688901b1-181a-457c-8e9e-fe182e1b161b"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:02Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net","admin_state_up":true,"tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:01Z","provider:network_type":"vxlan"}]} 2018-07-23 23:27:23,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net used request id req-be260f65-3404-4681-a78b-d25e35538b20 2018-07-23 23:27:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:23,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8546ab0-49db-412a-a351-e296f246bc05 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:23,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-a8546ab0-49db-412a-a351-e296f246bc05 2018-07-23 23:27:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:23,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1fa91779-16b0-4be9-ad31-63c95e57bb23 Date: Mon, 23 Jul 2018 23:27:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"688901b1-181a-457c-8e9e-fe182e1b161b","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:02Z","ip_version":4}]} 2018-07-23 23:27:23,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-1fa91779-16b0-4be9-ad31-63c95e57bb23 2018-07-23 23:27:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cec1d172a7773d0e7be749558a3ca720da0c4c5" 2018-07-23 23:27:23,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-c82e3611-c167-4eae-9b4e-787122c1b7bf Date: Mon, 23 Jul 2018 23:27:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.5"}],"id":"4dea4ac3-4ccf-4bbe-9c2d-0600d551be95","security_groups":["f2d0a4b6-9efb-4cc6-9c1b-e56b275247eb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:4b:b7","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack-port1-kxcrn6zffz3p","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"7ec47919-75a3-4be1-822f-e6a7f90bfebc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.2"}],"id":"65a8e191-6449-43b4-981d-5b7c3524c0be","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:9c:9d","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3c152a48-c586-4e8d-bf79-0b47d9cd10ce","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:08Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.1"}],"id":"81c186af-b65c-4fdf-aa8d-2b8032e95137","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3e:2a:95","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:04Z","binding:vnic_type":"normal","device_id":"0c4d3e56-b06d-4ff0-9695-8f3f01c7dc71","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"688901b1-181a-457c-8e9e-fe182e1b161b","ip_address":"10.1.2.8"}],"id":"9b4a816b-2f51-46da-8267-827a0b2be851","security_groups":["369c3d43-8376-4b23-b724-bdb79344c427"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:f3:68","project_id":"d8fd5a12f2324a0eb1b1f561b67aa957","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3c152a48-c586-4e8d-bf79-0b47d9cd10ce","tenant_id":"d8fd5a12f2324a0eb1b1f561b67aa957","created_at":"2018-07-23T23:27:06Z","binding:vnic_type":"normal","device_id":"f56ef1b6-1cf3-4ab9-8ae5-e00756098cc2","ip_allocation":"immediate"}]} 2018-07-23 23:27:23,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=3c152a48-c586-4e8d-bf79-0b47d9cd10ce used request id req-c82e3611-c167-4eae-9b4e-787122c1b7bf 2018-07-23 23:27:23,407 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack 2018-07-23 23:27:23,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:23,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:23 GMT Server: Apache x-openstack-request-id: req-e9aa8ba0-09a0-41ce-8fad-9e21421e10a7 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:23,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:27:23 GMT Server: Apache x-openstack-request-id: req-81e160d4-e647-42b9-893f-e78900257064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:27:23,477 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-81e160d4-e647-42b9-893f-e78900257064 2018-07-23 23:27:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:23,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:23 GMT Server: Apache x-openstack-request-id: req-9b189a82-d16a-475a-a5ed-d21e3bbcef87 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:23,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:23 GMT Server: Apache x-openstack-request-id: req-56b24246-97d7-4605-a8eb-6693ebc7aa81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:27:23Z", "id": "985863fe-2660-47f5-8294-b725b9b693de", "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-23 23:27:23,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-56b24246-97d7-4605-a8eb-6693ebc7aa81 2018-07-23 23:27:23,578 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:27:23,578 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:26,582 - create_stack - DEBUG - Stack status query timeout in 1196.89515615 2018-07-23 23:27:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:26,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:26 GMT Server: Apache x-openstack-request-id: req-c6bde201-259e-410f-950c-df0944396d51 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:26,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:26 GMT Server: Apache x-openstack-request-id: req-f34e961c-d777-41f8-8841-7be98a48b603 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:27:23Z", "id": "985863fe-2660-47f5-8294-b725b9b693de", "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-23 23:27:26,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-f34e961c-d777-41f8-8841-7be98a48b603 2018-07-23 23:27:26,655 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:27:26,656 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:29,659 - create_stack - DEBUG - Stack status query timeout in 1193.81802297 2018-07-23 23:27:29,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:29,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:29 GMT Server: Apache x-openstack-request-id: req-aa80d0eb-7019-4733-817d-a12184a467ec Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:29,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:29 GMT Server: Apache x-openstack-request-id: req-c6775af9-bc1b-4935-9e25-0a99074ec23b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 772 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:27:23Z", "id": "985863fe-2660-47f5-8294-b725b9b693de", "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-23 23:27:29,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-c6775af9-bc1b-4935-9e25-0a99074ec23b 2018-07-23 23:27:29,713 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:27:29,714 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:32,717 - create_stack - DEBUG - Stack status query timeout in 1190.76016092 2018-07-23 23:27:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:32,747 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:32 GMT Server: Apache x-openstack-request-id: req-0a7383b3-b16d-4ae3-8390-16403c11d7d1 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:32,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:32 GMT Server: Apache x-openstack-request-id: req-2491dfbc-e7ea-45dd-8000-4e365c38775d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 Content-Type: application/json 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-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor2", "OS::project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "OS::stack_id": "985863fe-2660-47f5-8294-b725b9b693de", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-kp", "security_group_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-subnet", "net_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst2", "inst1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-inst1", "image2_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image", "flavor1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-flavor1", "image1_name": "CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image"}, "deletion_time": "2018-07-23T23:27:31Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack", "stack_user_project_id": "07f53eb25acd490790b6718bb3eee1ab", "tags": null, "creation_time": "2018-07-23T23:26:55Z", "links": [{"href": "http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:27:23Z", "id": "985863fe-2660-47f5-8294-b725b9b693de", "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-23 23:27:32,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-2491dfbc-e7ea-45dd-8000-4e365c38775d 2018-07-23 23:27:32,961 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:27:32,962 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack 2018-07-23 23:27:32,962 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack 2018-07-23 23:27:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/985863fe-2660-47f5-8294-b725b9b693de -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}043c8ce4fd11a2b37f5626c36b88b2396ce280a3" 2018-07-23 23:27:32,990 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:32 GMT Server: Apache x-openstack-request-id: req-1e3e6c22-aebb-49c6-94d0-f082dd95b9c9 Location: http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:33,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:27:32 GMT Server: Apache x-openstack-request-id: req-d2ae788d-fad6-432d-8558-efe382e8ecd1 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:27:33,015 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/d8fd5a12f2324a0eb1b1f561b67aa957/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-stack/985863fe-2660-47f5-8294-b725b9b693de used request id req-d2ae788d-fad6-432d-8558-efe382e8ecd1 2018-07-23 23:27:33,017 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-d745e569-a0f0-433a-b12d-0caf1b1e392e-image 2018-07-23 23:27:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63a7d51e2d6e6d8c3e310e7faacd71a7276b6d60" 2018-07-23 23:27:33,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d8f257a-d5c1-40d2-9a3d-2bd9a406038c Date: Mon, 23 Jul 2018 23:27:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:27:33,452 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/33ab0f8a-f7dd-4176-b1db-f7c793c209da used request id req-1d8f257a-d5c1-40d2-9a3d-2bd9a406038c 2018-07-23 23:27:33,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:33,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-4224c669-1652-4310-9730-71772ba0e38c Date: Mon, 23 Jul 2018 23:27:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:26:56Z", "updated_at": "2018-07-23T23:26:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "revision_number": 0, "id": "04bc44bb-f7f8-45e5-8428-4613f160822c", "remote_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "revision_number": 0, "id": "39e86ea3-e806-45b1-b6dd-2640eef6049b", "remote_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "revision_number": 0, "id": "4a553b15-560d-49bf-87aa-e79e1976d721", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_range_min": null, "ethertype": "IPv4", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "revision_number": 0, "id": "72fb530b-7505-41e6-987f-8b1732caac74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "port_range_min": null, "ethertype": "IPv6", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957"}], "revision_number": 4, "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "id": "369c3d43-8376-4b23-b724-bdb79344c427", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:27:33,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-4224c669-1652-4310-9730-71772ba0e38c 2018-07-23 23:27:33,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:33,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a57df34-773b-48a9-abcf-e6dc3d0a5cdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:27:33,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-1a57df34-773b-48a9-abcf-e6dc3d0a5cdd 2018-07-23 23:27:33,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:27:33,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:33,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99161bb3-1bb5-4009-b7fc-96afee8dcabc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:27:33,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-99161bb3-1bb5-4009-b7fc-96afee8dcabc 2018-07-23 23:27:33,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:27:33,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:33,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff088a0-d7f3-4652-bc8b-764d17575bda Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:27:33,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-4ff088a0-d7f3-4652-bc8b-764d17575bda 2018-07-23 23:27:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:34,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7495360-3b6c-41ec-9481-051adcf01013 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d8fd5a12f2324a0eb1b1f561b67aa957", "name": "CreateStackFloatingIpTests-26bafa72-152b-4ad-proj"}} 2018-07-23 23:27:34,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-b7495360-3b6c-41ec-9481-051adcf01013 2018-07-23 23:27:34,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 369c3d43-8376-4b23-b724-bdb79344c427 2018-07-23 23:27:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=369c3d43-8376-4b23-b724-bdb79344c427 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:34,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3b465613-aa4d-4714-b221-97fce3fcedfd Date: Mon, 23 Jul 2018 23:27:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "port_range_min": null, "revision_number": 0, "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:26:56Z", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "id": "04bc44bb-f7f8-45e5-8428-4613f160822c"}, {"remote_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "port_range_min": null, "revision_number": 0, "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:26:56Z", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "id": "39e86ea3-e806-45b1-b6dd-2640eef6049b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "port_range_min": null, "revision_number": 0, "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:26:56Z", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "id": "4a553b15-560d-49bf-87aa-e79e1976d721"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:26:56Z", "security_group_id": "369c3d43-8376-4b23-b724-bdb79344c427", "port_range_min": null, "revision_number": 0, "tenant_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "created_at": "2018-07-23T23:26:56Z", "project_id": "d8fd5a12f2324a0eb1b1f561b67aa957", "id": "72fb530b-7505-41e6-987f-8b1732caac74"}]} 2018-07-23 23:27:34,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=369c3d43-8376-4b23-b724-bdb79344c427 used request id req-3b465613-aa4d-4714-b221-97fce3fcedfd 2018-07-23 23:27:34,086 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:27:34,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/369c3d43-8376-4b23-b724-bdb79344c427 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:34,236 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f704ba4-a69f-4ce7-a3ff-a625b72ccf09 Content-Length: 0 Date: Mon, 23 Jul 2018 23:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:27:34,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/369c3d43-8376-4b23-b724-bdb79344c427 used request id req-3f704ba4-a69f-4ce7-a3ff-a625b72ccf09 2018-07-23 23:27:34,237 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-26bafa72-152b-4ad-proj 2018-07-23 23:27:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:34,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7d61f8-7c57-4fcb-a2cf-97d705d57bbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:27:34,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/d8fd5a12f2324a0eb1b1f561b67aa957 used request id req-3a7d61f8-7c57-4fcb-a2cf-97d705d57bbd 2018-07-23 23:27:34,468 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-26bafa72-152b-4ad-proj-role 2018-07-23 23:27:34,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/8e52c8ff621c47528f0037f43f72578f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:34,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e50f237-94d7-4291-a11c-c14d12ea9d32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:27:34,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/8e52c8ff621c47528f0037f43f72578f used request id req-0e50f237-94d7-4291-a11c-c14d12ea9d32 2018-07-23 23:27:34,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80cb1189e03f1957219f4c0d319d760f34eeb89e" 2018-07-23 23:27:34,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89429d6-e6d4-4fea-b89e-d2baae0d373a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:27:34,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f89429d6-e6d4-4fea-b89e-d2baae0d373a 2018-07-23 23:27:34,671 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-26bafa72-152b-4ad-user 2018-07-23 23:27:34,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/f806064c350040179a0a5006f7a2ab73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef4aa400233ac9f55c2a6c930fea21ef011c1e8" 2018-07-23 23:27:34,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecc2b31-d4ee-487c-9571-435ece76f409 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:27:34,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/f806064c350040179a0a5006f7a2ab73 used request id req-1ecc2b31-d4ee-487c-9571-435ece76f409 2018-07-23 23:27:34,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:27:35,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["naZtHYbUThqN8xmyIjmmYg"], "issued_at": "2018-07-23T23:27:35.000000Z"}} 2018-07-23 23:27:35,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}024ba1c78382353ed9e87828a2dab5022073900c" 2018-07-23 23:27:35,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581a82d5-c3aa-4cbb-9893-faeb28f338c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:35,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-581a82d5-c3aa-4cbb-9893-faeb28f338c5 2018-07-23 23:27:35,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:27:35,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:27:35,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZjwDvQ2sRJOpowyksfcN1Q"], "issued_at": "2018-07-23T23:27:35.000000Z"}} 2018-07-23 23:27:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:27:35,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a41ee67-b5f9-4db8-a25d-0a0586868581 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:35,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5a41ee67-b5f9-4db8-a25d-0a0586868581 2018-07-23 23:27:35,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:27:35,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:27:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:27:35,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:27:35,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb95ca61-decd-4a8a-9d7e-dcc328ca0427 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:27:35,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj used request id req-fb95ca61-decd-4a8a-9d7e-dcc328ca0427 2018-07-23 23:27:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:27:36,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48e621b-85b8-4344-907f-9749bdba09d1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:27:36,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e48e621b-85b8-4344-907f-9749bdba09d1 2018-07-23 23:27:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}}' 2018-07-23 23:27:36,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5eed2ec9-ef68-4f07-8e0e-d90b527ec7dd Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "id": "ab7bf78e53664006b262e0280d4a67a5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:27:36,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5eed2ec9-ef68-4f07-8e0e-d90b527ec7dd 2018-07-23 23:27:36,142 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-eb32c674-b8af-469-proj 2018-07-23 23:27:36,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:27:36,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:27:36,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["a21bSA6-TJeGxm-OXHYJvA"], "issued_at": "2018-07-23T23:27:36.000000Z"}} 2018-07-23 23:27:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:36,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d523f221-06d8-41bd-b1c6-1a538a90bdd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:36,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d523f221-06d8-41bd-b1c6-1a538a90bdd9 2018-07-23 23:27:36,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:27:36,614 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:27:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:27:36,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:36,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4039a7e3-2c44-4139-9139-e141cb493748 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:27:36,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-4039a7e3-2c44-4139-9139-e141cb493748 2018-07-23 23:27:36,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:36,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb5acd8-08ea-478a-8743-3368a548f3fb Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "id": "ab7bf78e53664006b262e0280d4a67a5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}]} 2018-07-23 23:27:36,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj used request id req-fbb5acd8-08ea-478a-8743-3368a548f3fb 2018-07-23 23:27:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:36,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7421d987-c8ea-46ad-a3dc-e6cab34edc11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:27:36,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-7421d987-c8ea-46ad-a3dc-e6cab34edc11 2018-07-23 23:27:37,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:37,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df75b71-2258-4dcc-92c1-e87fe6d6d2dc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:27:37,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5df75b71-2258-4dcc-92c1-e87fe6d6d2dc 2018-07-23 23:27:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:37,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51265825-bd6e-4d43-9ad9-c4d29fe66ac3 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "id": "ab7bf78e53664006b262e0280d4a67a5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}]} 2018-07-23 23:27:37,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj used request id req-51265825-bd6e-4d43-9ad9-c4d29fe66ac3 2018-07-23 23:27:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/8387c020e65143c3bb7f6755ba867001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:37,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49083dc-ad66-4d26-b58e-36080b65a594 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-eb32c674-b8af-469-user", "links": {"self": "http://172.30.9.26:5000/v3/users/8387c020e65143c3bb7f6755ba867001"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ab7bf78e53664006b262e0280d4a67a5", "id": "8387c020e65143c3bb7f6755ba867001", "password_expires_at": null}} 2018-07-23 23:27:37,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/8387c020e65143c3bb7f6755ba867001 used request id req-e49083dc-ad66-4d26-b58e-36080b65a594 2018-07-23 23:27:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5/users/8387c020e65143c3bb7f6755ba867001/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:37,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d3f7da-7c4c-44b8-ac02-76ea075b8366 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5/users/8387c020e65143c3bb7f6755ba867001/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:27:37,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5/users/8387c020e65143c3bb7f6755ba867001/roles used request id req-51d3f7da-7c4c-44b8-ac02-76ea075b8366 2018-07-23 23:27:37,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:37,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b85148-eef7-4da8-83ac-55ed39d6feba Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 23:27:37,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-12b85148-eef7-4da8-83ac-55ed39d6feba 2018-07-23 23:27:37,767 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-eb32c674-b8af-469-proj 2018-07-23 23:27:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5/users/8387c020e65143c3bb7f6755ba867001/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:37,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2efe0852-458a-4727-87f6-689fec79eeec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:27:37,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5/users/8387c020e65143c3bb7f6755ba867001/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-2efe0852-458a-4727-87f6-689fec79eeec 2018-07-23 23:27:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:38,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdb11a7-2cab-4406-9e20-a81c795ef809 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:27:38,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-0fdb11a7-2cab-4406-9e20-a81c795ef809 2018-07-23 23:27:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:27:38,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ff6198-b976-4f70-88e7-0984db5aa841 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "id": "ab7bf78e53664006b262e0280d4a67a5", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}]} 2018-07-23 23:27:38,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=CreateStackFloatingIpTests-eb32c674-b8af-469-proj used request id req-17ff6198-b976-4f70-88e7-0984db5aa841 2018-07-23 23:27:38,093 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-eb32c674-b8af-469-user 2018-07-23 23:27:38,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:27:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:27:38,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58adeeae-58ff-4aa3-afcc-5685fb521087 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:27:38,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-58adeeae-58ff-4aa3-afcc-5685fb521087 2018-07-23 23:27:38,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" -d '{"role": {"name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}}' 2018-07-23 23:27:38,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c73dd8-8928-4d48-86dc-f954ee9d268b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a32bd8948c64e75b27f21208db977d4", "links": {"self": "http://172.30.9.26:5000/v3/roles/0a32bd8948c64e75b27f21208db977d4"}, "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}} 2018-07-23 23:27:38,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-47c73dd8-8928-4d48-86dc-f954ee9d268b 2018-07-23 23:27:38,364 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role 2018-07-23 23:27:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/0a32bd8948c64e75b27f21208db977d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:27:38,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2899026-1226-4e3f-8b9b-092c4025847d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a32bd8948c64e75b27f21208db977d4", "links": {"self": "http://172.30.9.26:5000/v3/roles/0a32bd8948c64e75b27f21208db977d4"}, "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}} 2018-07-23 23:27:38,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/0a32bd8948c64e75b27f21208db977d4 used request id req-c2899026-1226-4e3f-8b9b-092c4025847d 2018-07-23 23:27:38,450 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role to project CreateStackFloatingIpTests-eb32c674-b8af-469-proj 2018-07-23 23:27:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5/users/8387c020e65143c3bb7f6755ba867001/roles/0a32bd8948c64e75b27f21208db977d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:27:38,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:27:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b433537c-377c-41a3-b98b-2b3134ed9e64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:27:38,569 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5/users/8387c020e65143c3bb7f6755ba867001/roles/0a32bd8948c64e75b27f21208db977d4 used request id req-b433537c-377c-41a3-b98b-2b3134ed9e64 2018-07-23 23:27:38,570 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:27:38,570 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-07-23 23:27:38,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:27:38,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:27:38,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "0a32bd8948c64e75b27f21208db977d4", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}], "expires_at": "2018-07-24T00:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-user", "id": "8387c020e65143c3bb7f6755ba867001"}, "audit_ids": ["vREVCyrtSkKQ8RBLLf1dhQ"], "issued_at": "2018-07-23T23:27:38.000000Z"}} 2018-07-23 23:27:38,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" 2018-07-23 23:27:39,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6e9fed-eab6-4734-b100-9d1bd520b39a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:39,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3d6e9fed-eab6-4734-b100-9d1bd520b39a 2018-07-23 23:27:39,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" 2018-07-23 23:27:39,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-a773e8da-b209-4c37-93d3-9bae031d9206 Date: Mon, 23 Jul 2018 23:27:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"} 2018-07-23 23:27:39,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image used request id req-a773e8da-b209-4c37-93d3-9bae031d9206 2018-07-23 23:27:39,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" 2018-07-23 23:27:39,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b58392dc-1f5d-4eae-9814-5c3adcbedec7 Date: Mon, 23 Jul 2018 23:27:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:27:39,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-b58392dc-1f5d-4eae-9814-5c3adcbedec7 2018-07-23 23:27:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}' 2018-07-23 23:27:39,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-38712c13-68e0-4548-ae95-fdbb9511e067 Date: Mon, 23 Jul 2018 23:27:39 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:27:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:27:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c", "min_disk": 0, "protected": false, "id": "75df58ee-deeb-4e14-9642-1188eca4243c", "file": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c/file", "checksum": null, "owner": "ab7bf78e53664006b262e0280d4a67a5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:27:39,299 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-38712c13-68e0-4548-ae95-fdbb9511e067 2018-07-23 23:27:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" -d '' 2018-07-23 23:27:39,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-72c29760-3d03-431c-8bbe-3e8c83900490 Date: Mon, 23 Jul 2018 23:27:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:27:39,620 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c/file used request id req-72c29760-3d03-431c-8bbe-3e8c83900490 2018-07-23 23:27:39,621 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:27:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" 2018-07-23 23:27:39,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b0098101-89ec-46de-899b-6436d2e5b7e0 Date: Mon, 23 Jul 2018 23:27:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:27:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:27:39Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "metadata": {}}], "self": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c", "min_disk": 0, "protected": false, "id": "75df58ee-deeb-4e14-9642-1188eca4243c", "file": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab7bf78e53664006b262e0280d4a67a5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:27:39,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c used request id req-b0098101-89ec-46de-899b-6436d2e5b7e0 2018-07-23 23:27:39,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" 2018-07-23 23:27:39,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-41fbfee6-322e-48b6-860d-51e99a17d346 Date: Mon, 23 Jul 2018 23:27:39 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:27:39,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-41fbfee6-322e-48b6-860d-51e99a17d346 2018-07-23 23:27:39,651 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image 2018-07-23 23:27:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" 2018-07-23 23:27:39,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-439297cc-010a-4038-8de3-a28d97a7d562 Date: Mon, 23 Jul 2018 23:27:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:27:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:27:39Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "metadata": {}}], "self": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c", "min_disk": 0, "protected": false, "id": "75df58ee-deeb-4e14-9642-1188eca4243c", "file": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab7bf78e53664006b262e0280d4a67a5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:27:39,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c used request id req-439297cc-010a-4038-8de3-a28d97a7d562 2018-07-23 23:27:39,668 - create_image - DEBUG - Instance status is - active 2018-07-23 23:27:39,668 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image 2018-07-23 23:27:39,668 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image 2018-07-23 23:27:39,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:27:39,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:27:40,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "0a32bd8948c64e75b27f21208db977d4", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}], "expires_at": "2018-07-24T00:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-user", "id": "8387c020e65143c3bb7f6755ba867001"}, "audit_ids": ["W2T7QQx5SYOd6oLSyCmeGw"], "issued_at": "2018-07-23T23:27:40.000000Z"}} 2018-07-23 23:27:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:40,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226fe785-adbb-47a6-9489-dd409f9cca9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:27:40,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-226fe785-adbb-47a6-9489-dd409f9cca9d 2018-07-23 23:27:40,146 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:27:40,149 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:27:40,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:40,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:40 GMT Server: Apache x-openstack-request-id: req-982684fd-56f7-4dec-9e62-eba7e1440347 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-07-23 23:27:40,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack used request id req-982684fd-56f7-4dec-9e62-eba7e1440347 2018-07-23 23:27:40,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-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::Neutron::FloatingIPAssociation", "properties": {"floatingip_id": {"get_resource": "floating_ip"}, "port_id": {"get_resource": "port1"}}}, "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"}}}, "port1": {"type": "OS::Neutron::Port", "properties": {"fixed_ips": [{"subnet_id": {"get_resource": "subnet"}}], "network": {"get_resource": "network"}, "security_groups": [{"get_resource": "server_security_group"}]}}, "vm2": {"depends_on": ["subnet", "keypair", "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", "port1"], "type": "OS::Nova::Server", "properties": {"key_name": {"get_resource": "keypair"}, "image": {"get_param": "image1_name"}, "name": {"get_param": "inst1_name"}, "flavor": {"get_resource": "flavor1"}, "networks": [{"port": {"get_resource": "port1"}}]}}}}, "parameters": {"flavor2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net"}}' 2018-07-23 23:27:42,676 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:27:40 GMT Server: Apache x-openstack-request-id: req-6a374b39-314b-40e0-8168-2e71ca6822dd Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "d31552f4-3393-46f9-8a84-063f1b734276", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}]}} 2018-07-23 23:27:42,676 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks used request id req-6a374b39-314b-40e0-8168-2e71ca6822dd 2018-07-23 23:27:42,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:42,861 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:42 GMT Server: Apache x-openstack-request-id: req-483991c1-466f-459b-99ba-2da5489c9b72 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:43,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:42 GMT Server: Apache x-openstack-request-id: req-4a498cb3-3c08-4984-a05c-9bbb2312cf2e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "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-23 23:27:43,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-4a498cb3-3c08-4984-a05c-9bbb2312cf2e 2018-07-23 23:27:43,096 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack 2018-07-23 23:27:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:43,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:43 GMT Server: Apache x-openstack-request-id: req-1dcef33d-901f-43c1-8341-7e1bd73ab6b2 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:43,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:43 GMT Server: Apache x-openstack-request-id: req-3f498b10-c795-4f50-bd99-b84ac2a1ea55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "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-23 23:27:43,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-3f498b10-c795-4f50-bd99-b84ac2a1ea55 2018-07-23 23:27:43,742 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:43,742 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:46,745 - create_stack - DEBUG - Stack status query timeout in 1196.35087585 2018-07-23 23:27:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:46,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:46 GMT Server: Apache x-openstack-request-id: req-e2d662dc-f71e-4cd6-99e8-c5908a33c8d5 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:46,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:46 GMT Server: Apache x-openstack-request-id: req-a84ef80b-7f07-48b5-935d-d0322f080688 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "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-23 23:27:46,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-a84ef80b-7f07-48b5-935d-d0322f080688 2018-07-23 23:27:46,981 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:46,982 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:49,985 - create_stack - DEBUG - Stack status query timeout in 1193.11144185 2018-07-23 23:27:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:50,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:49 GMT Server: Apache x-openstack-request-id: req-2eb8e595-0955-45fa-b4f9-e2657ada1599 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:50,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:50 GMT Server: Apache x-openstack-request-id: req-72cec03e-a6ba-4867-8f26-03cb045547e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAth2o7fqqnTMxsPvV+ClH0UNuJ/T1CnNFBUOsnSEsEggmOiBl\npc4VUzGA0HtXVgbbG9dLMeL3NSZdQN+oiGoJb1uscNJLn3tAo/pKMwuaWgSVzHWu\nlpCjvPOyVbV0qAYlLlV0hwKoRi4lLT7gN+QEuMkDHWaRlqhQ21HXCFywt1LZEiQ4\nku0HuYtsfib756+mQYOlSm99JHFELLjffdkMzp3IuUVF1J/9V3t54ZxcnPHYOrb6\n+qMo6aMhSGz2Voa1Nzz2zIL8dsXJdquBGvOO92Afca4GlOPlvEVokEnScy04nAfj\n7NuAzGa/6pfpAHttYOx3WhSo1vHXvPFjlCdYBwIDAQABAoIBAHmbYJxYz+jcsIfQ\nAlcNqakw77O6vI3X3vTe9bqO1hDMZEpYK8gFzvOYkL2mPvFw7oquvsV3Gz/geFDD\niJReyiIUAxfrNRgvg0B792QSkWUevrCivIxJ1SxtRl45Jsa0I8vGwGMPATKryaNm\n4u4vUn/ZqjzNqtYBWsy432/0BQTEKeuzIFx1swesOd+UBHFfEXKACz3APNwM8Aq5\ncOAUH2sdzt6yoowlx62cvDYefjwUqWlePVVQOlrceRxQ/3pKxiPlSB3XRBEmq8kj\nsJMsw+pWJDb0DYy8HBeqWuGxktjJ02UwNCxJ11yUL3jvflhDRExggou6zkXXllkZ\n2ZrEgVECgYEA7mUZL9tJLGSJZwst9iQeptVQqKHUqCOszZh7hwhKs9Ca6GUeE0pF\nEECgxpKkOgrzKHN1Kn6cxB9BJTX0jpeStGn0Fhpky16NSiAUGzqwNWiTES9T2xC7\n1Hwgy8VaZAWeqiJ2KBx2nJcDFtDdrBY/DC4GSDdTIVoWZoEJ5vpiJtsCgYEAw5CY\nWo8NutiHKnrJ62t+iuiLxu9eCX9k12hGfzwR4MVmsqB/B/X6c6yDhwI0KfMMxqam\n9yeIXfaaQpfPgqXGJlGZcQEeGUWNcW2wh8zJetw6m6SdsomKU/CbL2mUcKYV658d\npEt8a+YLgN7cZLf2+V3VBuw0TYMeCR1j8YX5TUUCgYEAkL/gIDfE4WiWKXQXTzo1\nRlWFqS7CAenPdfKdJqt5OF90f6FONqZE8w5a0NefUgLuC+S3ArtoEolrs91kBeSw\n1kzzQSx7gSSDI7wAmVv0PCmoCqoy/3PUqLtJ6pCFRvBGm8Va+xX1SzVCUes2fdPw\nKkQT2muFVV3u9gRp786eJDsCgYBZck4sxVdbSWPxKv4lviG/uQMNdzgEkg72cwwj\nb78hlkgVlVDkvD3UIGh8HKbtNOx4A4tEagF2MK93m+XedKH/rrzGseMpXeWGpsvi\nIOlaV1Y7D/zMxxnMsLTZ56lsKJrIDRvKpHgBBdPnGoelTXsZrTAdHXYCqeDX/GhU\n9JkFHQKBgGAQeaHQtZZrABx7Fnw+ogN5i0hTlStCd+qda90tRETWI3csbJTZt9Td\nwKcmsZwHDZZeTC+SJsBxZFhpbcIpug6CRrctxW3ESgk9MmvZ3qTqGzb1bmVdxCwq\n36ekD2vkdq3gB0/HL7gbDBEOyV5FQRvUV+vnx7cNDhPoDc14Yf/a\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-23 23:27:50,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-72cec03e-a6ba-4867-8f26-03cb045547e5 2018-07-23 23:27:50,309 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:50,309 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:53,312 - create_stack - DEBUG - Stack status query timeout in 1189.78375101 2018-07-23 23:27:53,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:53,342 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:53 GMT Server: Apache x-openstack-request-id: req-d07f9193-ae2d-4bcf-b9e5-5dec65e16788 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:53,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:53 GMT Server: Apache x-openstack-request-id: req-3b1c4ac6-2b9c-44fd-8e30-e5246d852757 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAth2o7fqqnTMxsPvV+ClH0UNuJ/T1CnNFBUOsnSEsEggmOiBl\npc4VUzGA0HtXVgbbG9dLMeL3NSZdQN+oiGoJb1uscNJLn3tAo/pKMwuaWgSVzHWu\nlpCjvPOyVbV0qAYlLlV0hwKoRi4lLT7gN+QEuMkDHWaRlqhQ21HXCFywt1LZEiQ4\nku0HuYtsfib756+mQYOlSm99JHFELLjffdkMzp3IuUVF1J/9V3t54ZxcnPHYOrb6\n+qMo6aMhSGz2Voa1Nzz2zIL8dsXJdquBGvOO92Afca4GlOPlvEVokEnScy04nAfj\n7NuAzGa/6pfpAHttYOx3WhSo1vHXvPFjlCdYBwIDAQABAoIBAHmbYJxYz+jcsIfQ\nAlcNqakw77O6vI3X3vTe9bqO1hDMZEpYK8gFzvOYkL2mPvFw7oquvsV3Gz/geFDD\niJReyiIUAxfrNRgvg0B792QSkWUevrCivIxJ1SxtRl45Jsa0I8vGwGMPATKryaNm\n4u4vUn/ZqjzNqtYBWsy432/0BQTEKeuzIFx1swesOd+UBHFfEXKACz3APNwM8Aq5\ncOAUH2sdzt6yoowlx62cvDYefjwUqWlePVVQOlrceRxQ/3pKxiPlSB3XRBEmq8kj\nsJMsw+pWJDb0DYy8HBeqWuGxktjJ02UwNCxJ11yUL3jvflhDRExggou6zkXXllkZ\n2ZrEgVECgYEA7mUZL9tJLGSJZwst9iQeptVQqKHUqCOszZh7hwhKs9Ca6GUeE0pF\nEECgxpKkOgrzKHN1Kn6cxB9BJTX0jpeStGn0Fhpky16NSiAUGzqwNWiTES9T2xC7\n1Hwgy8VaZAWeqiJ2KBx2nJcDFtDdrBY/DC4GSDdTIVoWZoEJ5vpiJtsCgYEAw5CY\nWo8NutiHKnrJ62t+iuiLxu9eCX9k12hGfzwR4MVmsqB/B/X6c6yDhwI0KfMMxqam\n9yeIXfaaQpfPgqXGJlGZcQEeGUWNcW2wh8zJetw6m6SdsomKU/CbL2mUcKYV658d\npEt8a+YLgN7cZLf2+V3VBuw0TYMeCR1j8YX5TUUCgYEAkL/gIDfE4WiWKXQXTzo1\nRlWFqS7CAenPdfKdJqt5OF90f6FONqZE8w5a0NefUgLuC+S3ArtoEolrs91kBeSw\n1kzzQSx7gSSDI7wAmVv0PCmoCqoy/3PUqLtJ6pCFRvBGm8Va+xX1SzVCUes2fdPw\nKkQT2muFVV3u9gRp786eJDsCgYBZck4sxVdbSWPxKv4lviG/uQMNdzgEkg72cwwj\nb78hlkgVlVDkvD3UIGh8HKbtNOx4A4tEagF2MK93m+XedKH/rrzGseMpXeWGpsvi\nIOlaV1Y7D/zMxxnMsLTZ56lsKJrIDRvKpHgBBdPnGoelTXsZrTAdHXYCqeDX/GhU\n9JkFHQKBgGAQeaHQtZZrABx7Fnw+ogN5i0hTlStCd+qda90tRETWI3csbJTZt9Td\nwKcmsZwHDZZeTC+SJsBxZFhpbcIpug6CRrctxW3ESgk9MmvZ3qTqGzb1bmVdxCwq\n36ekD2vkdq3gB0/HL7gbDBEOyV5FQRvUV+vnx7cNDhPoDc14Yf/a\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-23 23:27:53,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-3b1c4ac6-2b9c-44fd-8e30-e5246d852757 2018-07-23 23:27:53,467 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:53,467 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:56,470 - create_stack - DEBUG - Stack status query timeout in 1186.62582779 2018-07-23 23:27:56,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:56,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:56 GMT Server: Apache x-openstack-request-id: req-3c57941f-38a5-4368-b900-7b3006c25ace Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:27:56,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:56 GMT Server: Apache x-openstack-request-id: req-18a0042c-e524-4f27-b7af-97e9c1c42874 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAth2o7fqqnTMxsPvV+ClH0UNuJ/T1CnNFBUOsnSEsEggmOiBl\npc4VUzGA0HtXVgbbG9dLMeL3NSZdQN+oiGoJb1uscNJLn3tAo/pKMwuaWgSVzHWu\nlpCjvPOyVbV0qAYlLlV0hwKoRi4lLT7gN+QEuMkDHWaRlqhQ21HXCFywt1LZEiQ4\nku0HuYtsfib756+mQYOlSm99JHFELLjffdkMzp3IuUVF1J/9V3t54ZxcnPHYOrb6\n+qMo6aMhSGz2Voa1Nzz2zIL8dsXJdquBGvOO92Afca4GlOPlvEVokEnScy04nAfj\n7NuAzGa/6pfpAHttYOx3WhSo1vHXvPFjlCdYBwIDAQABAoIBAHmbYJxYz+jcsIfQ\nAlcNqakw77O6vI3X3vTe9bqO1hDMZEpYK8gFzvOYkL2mPvFw7oquvsV3Gz/geFDD\niJReyiIUAxfrNRgvg0B792QSkWUevrCivIxJ1SxtRl45Jsa0I8vGwGMPATKryaNm\n4u4vUn/ZqjzNqtYBWsy432/0BQTEKeuzIFx1swesOd+UBHFfEXKACz3APNwM8Aq5\ncOAUH2sdzt6yoowlx62cvDYefjwUqWlePVVQOlrceRxQ/3pKxiPlSB3XRBEmq8kj\nsJMsw+pWJDb0DYy8HBeqWuGxktjJ02UwNCxJ11yUL3jvflhDRExggou6zkXXllkZ\n2ZrEgVECgYEA7mUZL9tJLGSJZwst9iQeptVQqKHUqCOszZh7hwhKs9Ca6GUeE0pF\nEECgxpKkOgrzKHN1Kn6cxB9BJTX0jpeStGn0Fhpky16NSiAUGzqwNWiTES9T2xC7\n1Hwgy8VaZAWeqiJ2KBx2nJcDFtDdrBY/DC4GSDdTIVoWZoEJ5vpiJtsCgYEAw5CY\nWo8NutiHKnrJ62t+iuiLxu9eCX9k12hGfzwR4MVmsqB/B/X6c6yDhwI0KfMMxqam\n9yeIXfaaQpfPgqXGJlGZcQEeGUWNcW2wh8zJetw6m6SdsomKU/CbL2mUcKYV658d\npEt8a+YLgN7cZLf2+V3VBuw0TYMeCR1j8YX5TUUCgYEAkL/gIDfE4WiWKXQXTzo1\nRlWFqS7CAenPdfKdJqt5OF90f6FONqZE8w5a0NefUgLuC+S3ArtoEolrs91kBeSw\n1kzzQSx7gSSDI7wAmVv0PCmoCqoy/3PUqLtJ6pCFRvBGm8Va+xX1SzVCUes2fdPw\nKkQT2muFVV3u9gRp786eJDsCgYBZck4sxVdbSWPxKv4lviG/uQMNdzgEkg72cwwj\nb78hlkgVlVDkvD3UIGh8HKbtNOx4A4tEagF2MK93m+XedKH/rrzGseMpXeWGpsvi\nIOlaV1Y7D/zMxxnMsLTZ56lsKJrIDRvKpHgBBdPnGoelTXsZrTAdHXYCqeDX/GhU\n9JkFHQKBgGAQeaHQtZZrABx7Fnw+ogN5i0hTlStCd+qda90tRETWI3csbJTZt9Td\nwKcmsZwHDZZeTC+SJsBxZFhpbcIpug6CRrctxW3ESgk9MmvZ3qTqGzb1bmVdxCwq\n36ekD2vkdq3gB0/HL7gbDBEOyV5FQRvUV+vnx7cNDhPoDc14Yf/a\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-23 23:27:56,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-18a0042c-e524-4f27-b7af-97e9c1c42874 2018-07-23 23:27:56,797 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-07-23 23:27:56,797 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:27:59,800 - create_stack - DEBUG - Stack status query timeout in 1183.29586697 2018-07-23 23:27:59,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:27:59,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:27:59 GMT Server: Apache x-openstack-request-id: req-44e58a95-8720-433d-a51c-dea47ddf18df Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:00,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:27:59 GMT Server: Apache x-openstack-request-id: req-8ee26711-5c8c-4dff-b343-f993e21a5a55 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAth2o7fqqnTMxsPvV+ClH0UNuJ/T1CnNFBUOsnSEsEggmOiBl\npc4VUzGA0HtXVgbbG9dLMeL3NSZdQN+oiGoJb1uscNJLn3tAo/pKMwuaWgSVzHWu\nlpCjvPOyVbV0qAYlLlV0hwKoRi4lLT7gN+QEuMkDHWaRlqhQ21HXCFywt1LZEiQ4\nku0HuYtsfib756+mQYOlSm99JHFELLjffdkMzp3IuUVF1J/9V3t54ZxcnPHYOrb6\n+qMo6aMhSGz2Voa1Nzz2zIL8dsXJdquBGvOO92Afca4GlOPlvEVokEnScy04nAfj\n7NuAzGa/6pfpAHttYOx3WhSo1vHXvPFjlCdYBwIDAQABAoIBAHmbYJxYz+jcsIfQ\nAlcNqakw77O6vI3X3vTe9bqO1hDMZEpYK8gFzvOYkL2mPvFw7oquvsV3Gz/geFDD\niJReyiIUAxfrNRgvg0B792QSkWUevrCivIxJ1SxtRl45Jsa0I8vGwGMPATKryaNm\n4u4vUn/ZqjzNqtYBWsy432/0BQTEKeuzIFx1swesOd+UBHFfEXKACz3APNwM8Aq5\ncOAUH2sdzt6yoowlx62cvDYefjwUqWlePVVQOlrceRxQ/3pKxiPlSB3XRBEmq8kj\nsJMsw+pWJDb0DYy8HBeqWuGxktjJ02UwNCxJ11yUL3jvflhDRExggou6zkXXllkZ\n2ZrEgVECgYEA7mUZL9tJLGSJZwst9iQeptVQqKHUqCOszZh7hwhKs9Ca6GUeE0pF\nEECgxpKkOgrzKHN1Kn6cxB9BJTX0jpeStGn0Fhpky16NSiAUGzqwNWiTES9T2xC7\n1Hwgy8VaZAWeqiJ2KBx2nJcDFtDdrBY/DC4GSDdTIVoWZoEJ5vpiJtsCgYEAw5CY\nWo8NutiHKnrJ62t+iuiLxu9eCX9k12hGfzwR4MVmsqB/B/X6c6yDhwI0KfMMxqam\n9yeIXfaaQpfPgqXGJlGZcQEeGUWNcW2wh8zJetw6m6SdsomKU/CbL2mUcKYV658d\npEt8a+YLgN7cZLf2+V3VBuw0TYMeCR1j8YX5TUUCgYEAkL/gIDfE4WiWKXQXTzo1\nRlWFqS7CAenPdfKdJqt5OF90f6FONqZE8w5a0NefUgLuC+S3ArtoEolrs91kBeSw\n1kzzQSx7gSSDI7wAmVv0PCmoCqoy/3PUqLtJ6pCFRvBGm8Va+xX1SzVCUes2fdPw\nKkQT2muFVV3u9gRp786eJDsCgYBZck4sxVdbSWPxKv4lviG/uQMNdzgEkg72cwwj\nb78hlkgVlVDkvD3UIGh8HKbtNOx4A4tEagF2MK93m+XedKH/rrzGseMpXeWGpsvi\nIOlaV1Y7D/zMxxnMsLTZ56lsKJrIDRvKpHgBBdPnGoelTXsZrTAdHXYCqeDX/GhU\n9JkFHQKBgGAQeaHQtZZrABx7Fnw+ogN5i0hTlStCd+qda90tRETWI3csbJTZt9Td\nwKcmsZwHDZZeTC+SJsBxZFhpbcIpug6CRrctxW3ESgk9MmvZ3qTqGzb1bmVdxCwq\n36ekD2vkdq3gB0/HL7gbDBEOyV5FQRvUV+vnx7cNDhPoDc14Yf/a\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-23 23:28:00,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-8ee26711-5c8c-4dff-b343-f993e21a5a55 2018-07-23 23:28:00,131 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-07-23 23:28:00,131 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack 2018-07-23 23:28:00,131 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack 2018-07-23 23:28:00,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:00,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:00,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "0a32bd8948c64e75b27f21208db977d4", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}], "expires_at": "2018-07-24T00:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-user", "id": "8387c020e65143c3bb7f6755ba867001"}, "audit_ids": ["xWLK58KGSsGSc-5O084J-Q"], "issued_at": "2018-07-23T23:28:00.000000Z"}} 2018-07-23 23:28:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:00,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fe616a-b55d-4f33-86f7-287133e7d5e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:00,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-70fe616a-b55d-4f33-86f7-287133e7d5e0 2018-07-23 23:28:00,606 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:28:00,609 - heat_utils - DEBUG - Retrieving Heat Client 2018-07-23 23:28:00,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:00,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:00 GMT Server: Apache x-openstack-request-id: req-5538a5ad-5236-484f-9ed9-9d1e64d830ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "deletion_time": null, "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "updated_time": null, "project": "ab7bf78e53664006b262e0280d4a67a5", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "d31552f4-3393-46f9-8a84-063f1b734276", "tags": null}]} 2018-07-23 23:28:00,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack used request id req-5538a5ad-5236-484f-9ed9-9d1e64d830ca 2018-07-23 23:28:00,807 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack 2018-07-23 23:28:00,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:00,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:00 GMT Server: Apache x-openstack-request-id: req-27105c2f-d3f3-42eb-93aa-6f5eb5640579 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:01,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:00 GMT Server: Apache x-openstack-request-id: req-d29d51bf-b0cd-4288-acea-1d806ef83bea Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5c79af74-f7c7-4928-8c90-9356d662bd31", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1f5abf28-c49c-4280-a735-5e60746a9f8e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "1c80caf6-ac65-4f6d-85a0-839d0c332b70", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "d70451da-0ba8-4efb-ba6c-64f337af6cb9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7ba52639-8602-4f64-ae1d-cded0c3f21de", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "87", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f5c92186-fa92-4f4a-af74-1b944654a988:subnet_id=5c79af74-f7c7-4928-8c90-9356d662bd31", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "f5c92186-fa92-4f4a-af74-1b944654a988", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0ce2b37b-f85a-42cf-8595-567b807b3f61", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "10fafd78-5363-4ab6-8861-ac729ecdb4a6", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "321e3524-888b-4148-8dcb-0561f98b9292", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 23:28:01,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources used request id req-d29d51bf-b0cd-4288-acea-1d806ef83bea 2018-07-23 23:28:01,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:01,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:01,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-927379c6-7d48-4e64-aacd-6f4be957cea9 x-compute-request-id: req-927379c6-7d48-4e64-aacd-6f4be957cea9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-07-23T23:27:53.000000", "flavor": {"id": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "links": [{"href": "http://172.30.9.26:8774/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "rel": "bookmark"}]}, "id": "0ce2b37b-f85a-42cf-8595-567b807b3f61", "security_groups": [{"name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:53Z", "hostId": "839bb758124faa808afdb612eab6f21b6eef5ccd3fb1007849562501", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "created": "2018-07-23T23:27:48Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:01,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 used request id req-927379c6-7d48-4e64-aacd-6f4be957cea9 2018-07-23 23:28:01,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:01,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a262c2af-315b-4789-b5ae-a6c21d3fce22 x-compute-request-id: req-a262c2af-315b-4789-b5ae-a6c21d3fce22 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e0:24", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-07-23T23:27:56.000000", "flavor": {"id": "1c80caf6-ac65-4f6d-85a0-839d0c332b70", "links": [{"href": "http://172.30.9.26:8774/flavors/1c80caf6-ac65-4f6d-85a0-839d0c332b70", "rel": "bookmark"}]}, "id": "10fafd78-5363-4ab6-8861-ac729ecdb4a6", "security_groups": [{"name": "default"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:56Z", "hostId": "944df7f3fbf9d6a0727a96a90b14ff8213c16e08b1404c1e7bd9049e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "created": "2018-07-23T23:27:50Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:01,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6 used request id req-a262c2af-315b-4789-b5ae-a6c21d3fce22 2018-07-23 23:28:01,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:01,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d527aba2-2e3a-48cd-84da-df6e24650e88 Date: Mon, 23 Jul 2018 23:28:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:01,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-d527aba2-2e3a-48cd-84da-df6e24650e88 2018-07-23 23:28:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:01,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:01,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e5016bad-26a4-43a5-b15c-7d428d9840c5 Date: Mon, 23 Jul 2018 23:28:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:01,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:01,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-e5016bad-26a4-43a5-b15c-7d428d9840c5 2018-07-23 23:28:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b346c0e-df00-4cdf-8c51-1bce044ff89d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:02,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-9b346c0e-df00-4cdf-8c51-1bce044ff89d 2018-07-23 23:28:02,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e726abef-f2b8-4054-8547-ed9ecff5c04a Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:02,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-e726abef-f2b8-4054-8547-ed9ecff5c04a 2018-07-23 23:28:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ffa207-642e-4abe-b54e-3a610115c2cf Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:02,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-30ffa207-642e-4abe-b54e-3a610115c2cf 2018-07-23 23:28:02,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-a22dd445-05da-4d4d-80f3-787f18350097 Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:02,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-a22dd445-05da-4d4d-80f3-787f18350097 2018-07-23 23:28:02,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b3c099f3-204e-4b45-ae56-10feaf4da075 Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:02,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-b3c099f3-204e-4b45-ae56-10feaf4da075 2018-07-23 23:28:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-0cf22076-f2ff-4209-a1b1-c0a0749a11ab Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:02,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-0cf22076-f2ff-4209-a1b1-c0a0749a11ab 2018-07-23 23:28:02,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:02 GMT Server: Apache x-openstack-request-id: req-a7a181e4-7b48-43b2-a70e-19c75c0e0bb7 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:02,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:02 GMT Server: Apache x-openstack-request-id: req-7c6193f9-439c-4b85-8735-797220fbdcd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5c79af74-f7c7-4928-8c90-9356d662bd31", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/network", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1f5abf28-c49c-4280-a735-5e60746a9f8e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "1c80caf6-ac65-4f6d-85a0-839d0c332b70", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "d70451da-0ba8-4efb-ba6c-64f337af6cb9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "7ba52639-8602-4f64-ae1d-cded0c3f21de", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "87", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "f5c92186-fa92-4f4a-af74-1b944654a988:subnet_id=5c79af74-f7c7-4928-8c90-9356d662bd31", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "f5c92186-fa92-4f4a-af74-1b944654a988", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0ce2b37b-f85a-42cf-8595-567b807b3f61", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "10fafd78-5363-4ab6-8861-ac729ecdb4a6", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources/port1", "rel": "self"}, {"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-07-23T23:27:42Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-07-23T23:27:42Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "321e3524-888b-4148-8dcb-0561f98b9292", "resource_type": "OS::Neutron::Port"}]} 2018-07-23 23:28:02,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276/resources used request id req-7c6193f9-439c-4b85-8735-797220fbdcd0 2018-07-23 23:28:02,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/1c80caf6-ac65-4f6d-85a0-839d0c332b70 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5584a3ec-f555-461b-8b83-bebe97de9827 x-compute-request-id: req-5584a3ec-f555-461b-8b83-bebe97de9827 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-flavor1-zu6kilu6fiwh", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "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": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe"}} 2018-07-23 23:28:02,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe used request id req-5584a3ec-f555-461b-8b83-bebe97de9827 2018-07-23 23:28:02,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de49ba75-42ab-4554-9a73-ede53f36b496 x-compute-request-id: req-de49ba75-42ab-4554-9a73-ede53f36b496 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-flavor2-yd3762peglt2", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/1c80caf6-ac65-4f6d-85a0-839d0c332b70", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/1c80caf6-ac65-4f6d-85a0-839d0c332b70", "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": "1c80caf6-ac65-4f6d-85a0-839d0c332b70"}} 2018-07-23 23:28:02,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/1c80caf6-ac65-4f6d-85a0-839d0c332b70 used request id req-de49ba75-42ab-4554-9a73-ede53f36b496 2018-07-23 23:28:02,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-086042aa-a2d3-48b8-8394-db4e8580dd8f Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}} 2018-07-23 23:28:02,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 used request id req-086042aa-a2d3-48b8-8394-db4e8580dd8f 2018-07-23 23:28:02,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-cdcdc765-a598-4303-897a-ff64dc1728ab Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}} 2018-07-23 23:28:02,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 used request id req-cdcdc765-a598-4303-897a-ff64dc1728ab 2018-07-23 23:28:02,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d355f62b-89e5-4c44-9962-2bac8b59b9b6 Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:02,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4fd83e50-ff23-40a5-9ca2-04e2fef6f10c Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:02,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-d355f62b-89e5-4c44-9962-2bac8b59b9b6 2018-07-23 23:28:02,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-4fd83e50-ff23-40a5-9ca2-04e2fef6f10c 2018-07-23 23:28:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-da53deb8-8a09-446d-9a7c-812e10eb64e7 Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:02,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8b586d71-fb4d-4ca6-b287-ec978bfc831f Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:02,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-da53deb8-8a09-446d-9a7c-812e10eb64e7 2018-07-23 23:28:02,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-8b586d71-fb4d-4ca6-b287-ec978bfc831f 2018-07-23 23:28:02,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:02,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b4b7da62-3e1c-427a-beca-79a4884d065d Date: Mon, 23 Jul 2018 23:28:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:02,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-b4b7da62-3e1c-427a-beca-79a4884d065d 2018-07-23 23:28:02,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c93815-92be-4fc9-af40-06877c22b137 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:03,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-72c93815-92be-4fc9-af40-06877c22b137 2018-07-23 23:28:03,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-354b68fb-9536-49b7-8307-2c2ff57a07cc Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:03,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-354b68fb-9536-49b7-8307-2c2ff57a07cc 2018-07-23 23:28:03,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A88%3Ae0%3A24&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-04f6fefd-ca52-4cc5-9778-d04682c2f131 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:03,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A88%3Ae0%3A24&admin_state_up=True used request id req-04f6fefd-ca52-4cc5-9778-d04682c2f131 2018-07-23 23:28:03,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4c5051c7-b7f4-4088-a7a8-ef344ed6ab9b Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:03,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-4c5051c7-b7f4-4088-a7a8-ef344ed6ab9b 2018-07-23 23:28:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf51e5e-0eaf-4788-917a-5d28ab8daea3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:03,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-edf51e5e-0eaf-4788-917a-5d28ab8daea3 2018-07-23 23:28:03,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0554cde1-c8e8-4cf5-bfd6-3f49e24c5c65 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:03,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-0554cde1-c8e8-4cf5-bfd6-3f49e24c5c65 2018-07-23 23:28:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A2b%3A09%3Aa7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449522a8-1a07-437d-840d-c52156a4b05e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:03,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-449522a8-1a07-437d-840d-c52156a4b05e 2018-07-23 23:28:03,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-6b67a7b0-6f76-413c-b8e1-b798e447e0af Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"}]} 2018-07-23 23:28:03,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A2b%3A09%3Aa7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj&admin_state_up=True used request id req-6b67a7b0-6f76-413c-b8e1-b798e447e0af 2018-07-23 23:28:03,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d594fa60-9984-41c7-9e51-94aa241d98a4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:03,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-d594fa60-9984-41c7-9e51-94aa241d98a4 2018-07-23 23:28:03,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-77467153-8585-42a5-bf65-17db60a11b9e Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:03,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-77467153-8585-42a5-bf65-17db60a11b9e 2018-07-23 23:28:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d5230799-1c6b-436c-a06a-cd0e08664b8b Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:03,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-d5230799-1c6b-436c-a06a-cd0e08664b8b 2018-07-23 23:28:03,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-607f40be-f904-4116-bc19-6fc0d52db757 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:03,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-607f40be-f904-4116-bc19-6fc0d52db757 2018-07-23 23:28:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-0703a2c1-f2c7-44ed-ab35-fbde34038bff Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"floatingips": [{"router_id": "f5c92186-fa92-4f4a-af74-1b944654a988", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:49Z", "updated_at": "2018-07-23T23:27:54Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "ab7bf78e53664006b262e0280d4a67a5", "port_id": "321e3524-888b-4148-8dcb-0561f98b9292", "id": "7ba52639-8602-4f64-ae1d-cded0c3f21de", "qos_policy_id": null}]} 2018-07-23 23:28:03,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-0703a2c1-f2c7-44ed-ab35-fbde34038bff 2018-07-23 23:28:03,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/f5c92186-fa92-4f4a-af74-1b944654a988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-92155f41-e768-45c0-be15-e123e962903b Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:03,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-92155f41-e768-45c0-be15-e123e962903b 2018-07-23 23:28:03,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-306f059e-7838-474f-a61e-192d99c5780b Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:03,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-306f059e-7838-474f-a61e-192d99c5780b 2018-07-23 23:28:03,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-daa0c2e3-8067-4235-931d-adb60fc4dfbd Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:46Z", "admin_state_up": true, "updated_at": "2018-07-23T23:27:50Z", "project_id": "ab7bf78e53664006b262e0280d4a67a5", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f5c92186-fa92-4f4a-af74-1b944654a988", "name": "mgmt_router"}} 2018-07-23 23:28:03,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/f5c92186-fa92-4f4a-af74-1b944654a988 used request id req-daa0c2e3-8067-4235-931d-adb60fc4dfbd 2018-07-23 23:28:03,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=f5c92186-fa92-4f4a-af74-1b944654a988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-bbe9fe1a-ca7a-41e8-9bba-8f3056be2635 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:03,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-bbe9fe1a-ca7a-41e8-9bba-8f3056be2635 2018-07-23 23:28:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-1e4c1b4c-14dd-4a98-b912-6340f56e82df Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:50Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.209"}],"id":"7999f5b0-f38f-4e1c-9b17-b1c4754b1a4a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:db:34:af","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:27:46Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"}]} 2018-07-23 23:28:03,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=f5c92186-fa92-4f4a-af74-1b944654a988 used request id req-1e4c1b4c-14dd-4a98-b912-6340f56e82df 2018-07-23 23:28:03,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-df868f54-4d4e-461c-b707-0aeeb6cedd7d Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"floatingips": [{"router_id": "f5c92186-fa92-4f4a-af74-1b944654a988", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:49Z", "updated_at": "2018-07-23T23:27:54Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "ab7bf78e53664006b262e0280d4a67a5", "port_id": "321e3524-888b-4148-8dcb-0561f98b9292", "id": "7ba52639-8602-4f64-ae1d-cded0c3f21de", "qos_policy_id": null}]} 2018-07-23 23:28:03,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-df868f54-4d4e-461c-b707-0aeeb6cedd7d 2018-07-23 23:28:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ce9ae892-c6cd-45ae-80ab-8544c460c48f Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:28:03,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-ce9ae892-c6cd-45ae-80ab-8544c460c48f 2018-07-23 23:28:03,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-62422498-5d51-49f3-8186-1363afe100e6 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}} 2018-07-23 23:28:03,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 used request id req-62422498-5d51-49f3-8186-1363afe100e6 2018-07-23 23:28:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports/321e3524-888b-4148-8dcb-0561f98b9292 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-f96a05ac-5341-455a-96ab-389934ca99c9 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","project_id":"ab7bf78e53664006b262e0280d4a67a5","qos_policy_id":null,"admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:28:03,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports/321e3524-888b-4148-8dcb-0561f98b9292 used request id req-f96a05ac-5341-455a-96ab-389934ca99c9 2018-07-23 23:28:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-567a555c-919a-44ed-9e54-763a29651cf1 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:27:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:27:39Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "metadata": {}}], "self": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c", "min_disk": 0, "protected": false, "id": "75df58ee-deeb-4e14-9642-1188eca4243c", "file": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab7bf78e53664006b262e0280d4a67a5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:28:03,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c used request id req-567a555c-919a-44ed-9e54-763a29651cf1 2018-07-23 23:28:03,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a931a9de-57c3-4a87-ace6-dbe796b56196 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}} 2018-07-23 23:28:03,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/5c79af74-f7c7-4928-8c90-9356d662bd31 used request id req-a931a9de-57c3-4a87-ace6-dbe796b56196 2018-07-23 23:28:03,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-94aa8b1f-2e89-49dd-a049-a9eb561a1367 Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:28:03,940 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-94aa8b1f-2e89-49dd-a049-a9eb561a1367 2018-07-23 23:28:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-314b1e27-f5d8-469f-b5a2-1042b57b610b Date: Mon, 23 Jul 2018 23:28:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:27:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-07-23T23:27:39Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "metadata": {}}], "self": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c", "min_disk": 0, "protected": false, "id": "75df58ee-deeb-4e14-9642-1188eca4243c", "file": "/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab7bf78e53664006b262e0280d4a67a5", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/75df58ee-deeb-4e14-9642-1188eca4243c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:28:03,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c used request id req-314b1e27-f5d8-469f-b5a2-1042b57b610b 2018-07-23 23:28:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67eacb6c79d01f9607dc9858d3d4b886d522b7e6" 2018-07-23 23:28:03,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:03 GMT Server: Apache x-openstack-request-id: req-831374cb-abea-4ae8-98e2-b9e5255b88d5 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:04,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:03 GMT Server: Apache x-openstack-request-id: req-1f26e474-7f7a-49f2-a99b-ed447a45a253 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAth2o7fqqnTMxsPvV+ClH0UNuJ/T1CnNFBUOsnSEsEggmOiBl\npc4VUzGA0HtXVgbbG9dLMeL3NSZdQN+oiGoJb1uscNJLn3tAo/pKMwuaWgSVzHWu\nlpCjvPOyVbV0qAYlLlV0hwKoRi4lLT7gN+QEuMkDHWaRlqhQ21HXCFywt1LZEiQ4\nku0HuYtsfib756+mQYOlSm99JHFELLjffdkMzp3IuUVF1J/9V3t54ZxcnPHYOrb6\n+qMo6aMhSGz2Voa1Nzz2zIL8dsXJdquBGvOO92Afca4GlOPlvEVokEnScy04nAfj\n7NuAzGa/6pfpAHttYOx3WhSo1vHXvPFjlCdYBwIDAQABAoIBAHmbYJxYz+jcsIfQ\nAlcNqakw77O6vI3X3vTe9bqO1hDMZEpYK8gFzvOYkL2mPvFw7oquvsV3Gz/geFDD\niJReyiIUAxfrNRgvg0B792QSkWUevrCivIxJ1SxtRl45Jsa0I8vGwGMPATKryaNm\n4u4vUn/ZqjzNqtYBWsy432/0BQTEKeuzIFx1swesOd+UBHFfEXKACz3APNwM8Aq5\ncOAUH2sdzt6yoowlx62cvDYefjwUqWlePVVQOlrceRxQ/3pKxiPlSB3XRBEmq8kj\nsJMsw+pWJDb0DYy8HBeqWuGxktjJ02UwNCxJ11yUL3jvflhDRExggou6zkXXllkZ\n2ZrEgVECgYEA7mUZL9tJLGSJZwst9iQeptVQqKHUqCOszZh7hwhKs9Ca6GUeE0pF\nEECgxpKkOgrzKHN1Kn6cxB9BJTX0jpeStGn0Fhpky16NSiAUGzqwNWiTES9T2xC7\n1Hwgy8VaZAWeqiJ2KBx2nJcDFtDdrBY/DC4GSDdTIVoWZoEJ5vpiJtsCgYEAw5CY\nWo8NutiHKnrJ62t+iuiLxu9eCX9k12hGfzwR4MVmsqB/B/X6c6yDhwI0KfMMxqam\n9yeIXfaaQpfPgqXGJlGZcQEeGUWNcW2wh8zJetw6m6SdsomKU/CbL2mUcKYV658d\npEt8a+YLgN7cZLf2+V3VBuw0TYMeCR1j8YX5TUUCgYEAkL/gIDfE4WiWKXQXTzo1\nRlWFqS7CAenPdfKdJqt5OF90f6FONqZE8w5a0NefUgLuC+S3ArtoEolrs91kBeSw\n1kzzQSx7gSSDI7wAmVv0PCmoCqoy/3PUqLtJ6pCFRvBGm8Va+xX1SzVCUes2fdPw\nKkQT2muFVV3u9gRp786eJDsCgYBZck4sxVdbSWPxKv4lviG/uQMNdzgEkg72cwwj\nb78hlkgVlVDkvD3UIGh8HKbtNOx4A4tEagF2MK93m+XedKH/rrzGseMpXeWGpsvi\nIOlaV1Y7D/zMxxnMsLTZ56lsKJrIDRvKpHgBBdPnGoelTXsZrTAdHXYCqeDX/GhU\n9JkFHQKBgGAQeaHQtZZrABx7Fnw+ogN5i0hTlStCd+qda90tRETWI3csbJTZt9Td\nwKcmsZwHDZZeTC+SJsBxZFhpbcIpug6CRrctxW3ESgk9MmvZ3qTqGzb1bmVdxCwq\n36ekD2vkdq3gB0/HL7gbDBEOyV5FQRvUV+vnx7cNDhPoDc14Yf/a\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-23 23:28:04,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-1f26e474-7f7a-49f2-a99b-ed447a45a253 2018-07-23 23:28:04,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:04,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:04,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:03 GMT Server: Apache x-openstack-request-id: req-8142604a-db42-41c2-b7b4-927050a80dd7 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:04,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:04 GMT Server: Apache x-openstack-request-id: req-aabe930c-4080-41e3-a79e-141f86348484 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2076 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d31552f4-3393-46f9-8a84-063f1b734276", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAth2o7fqqnTMxsPvV+ClH0UNuJ/T1CnNFBUOsnSEsEggmOiBl\npc4VUzGA0HtXVgbbG9dLMeL3NSZdQN+oiGoJb1uscNJLn3tAo/pKMwuaWgSVzHWu\nlpCjvPOyVbV0qAYlLlV0hwKoRi4lLT7gN+QEuMkDHWaRlqhQ21HXCFywt1LZEiQ4\nku0HuYtsfib756+mQYOlSm99JHFELLjffdkMzp3IuUVF1J/9V3t54ZxcnPHYOrb6\n+qMo6aMhSGz2Voa1Nzz2zIL8dsXJdquBGvOO92Afca4GlOPlvEVokEnScy04nAfj\n7NuAzGa/6pfpAHttYOx3WhSo1vHXvPFjlCdYBwIDAQABAoIBAHmbYJxYz+jcsIfQ\nAlcNqakw77O6vI3X3vTe9bqO1hDMZEpYK8gFzvOYkL2mPvFw7oquvsV3Gz/geFDD\niJReyiIUAxfrNRgvg0B792QSkWUevrCivIxJ1SxtRl45Jsa0I8vGwGMPATKryaNm\n4u4vUn/ZqjzNqtYBWsy432/0BQTEKeuzIFx1swesOd+UBHFfEXKACz3APNwM8Aq5\ncOAUH2sdzt6yoowlx62cvDYefjwUqWlePVVQOlrceRxQ/3pKxiPlSB3XRBEmq8kj\nsJMsw+pWJDb0DYy8HBeqWuGxktjJ02UwNCxJ11yUL3jvflhDRExggou6zkXXllkZ\n2ZrEgVECgYEA7mUZL9tJLGSJZwst9iQeptVQqKHUqCOszZh7hwhKs9Ca6GUeE0pF\nEECgxpKkOgrzKHN1Kn6cxB9BJTX0jpeStGn0Fhpky16NSiAUGzqwNWiTES9T2xC7\n1Hwgy8VaZAWeqiJ2KBx2nJcDFtDdrBY/DC4GSDdTIVoWZoEJ5vpiJtsCgYEAw5CY\nWo8NutiHKnrJ62t+iuiLxu9eCX9k12hGfzwR4MVmsqB/B/X6c6yDhwI0KfMMxqam\n9yeIXfaaQpfPgqXGJlGZcQEeGUWNcW2wh8zJetw6m6SdsomKU/CbL2mUcKYV658d\npEt8a+YLgN7cZLf2+V3VBuw0TYMeCR1j8YX5TUUCgYEAkL/gIDfE4WiWKXQXTzo1\nRlWFqS7CAenPdfKdJqt5OF90f6FONqZE8w5a0NefUgLuC+S3ArtoEolrs91kBeSw\n1kzzQSx7gSSDI7wAmVv0PCmoCqoy/3PUqLtJ6pCFRvBGm8Va+xX1SzVCUes2fdPw\nKkQT2muFVV3u9gRp786eJDsCgYBZck4sxVdbSWPxKv4lviG/uQMNdzgEkg72cwwj\nb78hlkgVlVDkvD3UIGh8HKbtNOx4A4tEagF2MK93m+XedKH/rrzGseMpXeWGpsvi\nIOlaV1Y7D/zMxxnMsLTZ56lsKJrIDRvKpHgBBdPnGoelTXsZrTAdHXYCqeDX/GhU\n9JkFHQKBgGAQeaHQtZZrABx7Fnw+ogN5i0hTlStCd+qda90tRETWI3csbJTZt9Td\nwKcmsZwHDZZeTC+SJsBxZFhpbcIpug6CRrctxW3ESgk9MmvZ3qTqGzb1bmVdxCwq\n36ekD2vkdq3gB0/HL7gbDBEOyV5FQRvUV+vnx7cNDhPoDc14Yf/a\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-23 23:28:04,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-aabe930c-4080-41e3-a79e-141f86348484 2018-07-23 23:28:04,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:04,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:04,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "0a32bd8948c64e75b27f21208db977d4", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}], "expires_at": "2018-07-24T00:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-user", "id": "8387c020e65143c3bb7f6755ba867001"}, "audit_ids": ["dYGJQiujT9Ci_1Z3zmZlGA"], "issued_at": "2018-07-23T23:28:04.000000Z"}} 2018-07-23 23:28:04,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:04,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20c9539-de85-47fa-8129-263794a5ae0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:04,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a20c9539-de85-47fa-8129-263794a5ae0d 2018-07-23 23:28:04,595 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:28:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:04,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae878f6-0b09-4943-b2e8-25753cd2917b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:04,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-eae878f6-0b09-4943-b2e8-25753cd2917b 2018-07-23 23:28:04,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:04,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}, {"id": "0a32bd8948c64e75b27f21208db977d4", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role"}], "expires_at": "2018-07-24T00:28:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/ab7bf78e53664006b262e0280d4a67a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-user", "id": "8387c020e65143c3bb7f6755ba867001"}, "audit_ids": ["zwOarEaORQWAslP-9OCItw"], "issued_at": "2018-07-23T23:28:04.000000Z"}} 2018-07-23 23:28:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:04,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679bd1be-10c1-43e0-bf98-448bb5538d65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:04,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-679bd1be-10c1-43e0-bf98-448bb5538d65 2018-07-23 23:28:04,930 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:28:04,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:04,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-643929c3-a7d1-4234-b2e2-4004167d8cea Date: Mon, 23 Jul 2018 23:28:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:04,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-643929c3-a7d1-4234-b2e2-4004167d8cea 2018-07-23 23:28:04,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:04,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3da02b-8865-4add-bb24-aff182add215 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:04,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-da3da02b-8865-4add-bb24-aff182add215 2018-07-23 23:28:04,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:04,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:04,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:04,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ccd07a-b049-4b82-9ae2-f4eabd1ab1e3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:04,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-43ccd07a-b049-4b82-9ae2-f4eabd1ab1e3 2018-07-23 23:28:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-901e402d-a7fb-43eb-b49d-aa8a19491610 Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:05,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-901e402d-a7fb-43eb-b49d-aa8a19491610 2018-07-23 23:28:05,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A2b%3A09%3Aa7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-688e46f3-269d-41a9-9c9f-5a51b17f21c2 Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"}]} 2018-07-23 23:28:05,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A2b%3A09%3Aa7&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj&admin_state_up=True used request id req-688e46f3-269d-41a9-9c9f-5a51b17f21c2 2018-07-23 23:28:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15028b4f-dda4-4803-91aa-7d24ad5a2085 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:05,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-15028b4f-dda4-4803-91aa-7d24ad5a2085 2018-07-23 23:28:05,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e8838a40-8492-4a51-9a03-433200760bac Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:05,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-e8838a40-8492-4a51-9a03-433200760bac 2018-07-23 23:28:05,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:05,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:05,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:05,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a13194-b049-44e5-9407-abe217b301dd Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:05,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-34a13194-b049-44e5-9407-abe217b301dd 2018-07-23 23:28:05,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:05,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d7181254-7127-4375-8dcd-63b237f8581e Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:05,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-d7181254-7127-4375-8dcd-63b237f8581e 2018-07-23 23:28:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A88%3Ae0%3A24&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:05,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-7694e770-de12-45b5-8c5c-436e17e6c255 Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:05,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e&mac_address=fa%3A16%3A3e%3A88%3Ae0%3A24&admin_state_up=True used request id req-7694e770-de12-45b5-8c5c-436e17e6c255 2018-07-23 23:28:05,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:05,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e07615-4d4f-4461-88f8-a0a25704439f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:05,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-90e07615-4d4f-4461-88f8-a0a25704439f 2018-07-23 23:28:05,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:05,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df8fa101-a8b4-4431-b217-b61b1d0f85fd x-compute-request-id: req-df8fa101-a8b4-4431-b217-b61b1d0f85fd Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-07-23T23:27:53.000000", "flavor": {"id": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "links": [{"href": "http://172.30.9.26:8774/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "rel": "bookmark"}]}, "id": "0ce2b37b-f85a-42cf-8595-567b807b3f61", "security_groups": [{"name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:53Z", "hostId": "839bb758124faa808afdb612eab6f21b6eef5ccd3fb1007849562501", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "created": "2018-07-23T23:27:48Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:28:05,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1 used request id req-df8fa101-a8b4-4431-b217-b61b1d0f85fd 2018-07-23 23:28:05,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-642a369a-46c0-4141-b583-5f478c83f4c8 Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:05,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-642a369a-46c0-4141-b583-5f478c83f4c8 2018-07-23 23:28:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2298f916-56b0-46df-a6b4-703902716c9c Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:05,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-2298f916-56b0-46df-a6b4-703902716c9c 2018-07-23 23:28:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-f15b2eaa-9da1-4494-825d-2a999d4c0be9 Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:05,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-f15b2eaa-9da1-4494-825d-2a999d4c0be9 2018-07-23 23:28:05,832 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1 2018-07-23 23:28:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:05,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-7bea3eb8-f16e-46c6-a850-74725d830793 Date: Mon, 23 Jul 2018 23:28:05 GMT RESP BODY: {"floatingips": [{"router_id": "f5c92186-fa92-4f4a-af74-1b944654a988", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:49Z", "updated_at": "2018-07-23T23:27:54Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "ab7bf78e53664006b262e0280d4a67a5", "port_id": "321e3524-888b-4148-8dcb-0561f98b9292", "id": "7ba52639-8602-4f64-ae1d-cded0c3f21de", "qos_policy_id": null}]} 2018-07-23 23:28:05,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-7bea3eb8-f16e-46c6-a850-74725d830793 2018-07-23 23:28:06,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9306abd4-4379-4269-871b-7517398b1f10 x-compute-request-id: req-9306abd4-4379-4269-871b-7517398b1f10 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e0:24", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-07-23T23:27:56.000000", "flavor": {"id": "1c80caf6-ac65-4f6d-85a0-839d0c332b70", "links": [{"href": "http://172.30.9.26:8774/flavors/1c80caf6-ac65-4f6d-85a0-839d0c332b70", "rel": "bookmark"}]}, "id": "10fafd78-5363-4ab6-8861-ac729ecdb4a6", "security_groups": [{"name": "default"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:56Z", "hostId": "944df7f3fbf9d6a0727a96a90b14ff8213c16e08b1404c1e7bd9049e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "created": "2018-07-23T23:27:50Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:28:06,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2 used request id req-9306abd4-4379-4269-871b-7517398b1f10 2018-07-23 23:28:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:06,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-425cdef9-f1ff-4a39-8aa7-807ab3d0f1af Date: Mon, 23 Jul 2018 23:28:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:06,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-425cdef9-f1ff-4a39-8aa7-807ab3d0f1af 2018-07-23 23:28:06,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:06,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-50cff05c-b645-43ab-bfd3-d6859fcd6420 Date: Mon, 23 Jul 2018 23:28:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:06,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-50cff05c-b645-43ab-bfd3-d6859fcd6420 2018-07-23 23:28:06,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:06,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-cd7f9db2-1eef-4c56-85b1-e5341cc60c2e Date: Mon, 23 Jul 2018 23:28:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:06,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-cd7f9db2-1eef-4c56-85b1-e5341cc60c2e 2018-07-23 23:28:06,366 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2 2018-07-23 23:28:06,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:06,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-51077ea0-063e-42a7-a780-e99ba0661ca2 Date: Mon, 23 Jul 2018 23:28:06 GMT RESP BODY: {"floatingips": [{"router_id": "f5c92186-fa92-4f4a-af74-1b944654a988", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:49Z", "updated_at": "2018-07-23T23:27:54Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "ab7bf78e53664006b262e0280d4a67a5", "port_id": "321e3524-888b-4148-8dcb-0561f98b9292", "id": "7ba52639-8602-4f64-ae1d-cded0c3f21de", "qos_policy_id": null}]} 2018-07-23 23:28:06,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-51077ea0-063e-42a7-a780-e99ba0661ca2 2018-07-23 23:28:06,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:06,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-447e9280-06c3-4bd2-a6b2-5c0cce575395 x-compute-request-id: req-447e9280-06c3-4bd2-a6b2-5c0cce575395 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-07-23T23:27:53.000000", "flavor": {"id": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "links": [{"href": "http://172.30.9.26:8774/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "rel": "bookmark"}]}, "id": "0ce2b37b-f85a-42cf-8595-567b807b3f61", "security_groups": [{"name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:53Z", "hostId": "839bb758124faa808afdb612eab6f21b6eef5ccd3fb1007849562501", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "created": "2018-07-23T23:27:48Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:06,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 used request id req-447e9280-06c3-4bd2-a6b2-5c0cce575395 2018-07-23 23:28:06,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:06,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0ea97c94-ee6c-4f4e-9c9f-276585ed19e2 Date: Mon, 23 Jul 2018 23:28:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:06,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-0ea97c94-ee6c-4f4e-9c9f-276585ed19e2 2018-07-23 23:28:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:06,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48620cff-da0d-424e-b51b-6128fb9a2494 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:06,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-48620cff-da0d-424e-b51b-6128fb9a2494 2018-07-23 23:28:06,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c98f904a-b60e-4c74-b2a6-2578e0143c4d Date: Mon, 23 Jul 2018 23:28:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:07,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-c98f904a-b60e-4c74-b2a6-2578e0143c4d 2018-07-23 23:28:07,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-5f05c802-3b1a-448d-b1da-f730cf208e1b Date: Mon, 23 Jul 2018 23:28:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:07,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-5f05c802-3b1a-448d-b1da-f730cf208e1b 2018-07-23 23:28:07,129 - create_instance - INFO - Checking if VM is active 2018-07-23 23:28:07,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acb05a3c-fa6e-4025-82bb-15356956f4ae x-compute-request-id: req-acb05a3c-fa6e-4025-82bb-15356956f4ae Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-07-23T23:27:53.000000", "flavor": {"id": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "links": [{"href": "http://172.30.9.26:8774/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "rel": "bookmark"}]}, "id": "0ce2b37b-f85a-42cf-8595-567b807b3f61", "security_groups": [{"name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:53Z", "hostId": "839bb758124faa808afdb612eab6f21b6eef5ccd3fb1007849562501", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "created": "2018-07-23T23:27:48Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:07,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 used request id req-acb05a3c-fa6e-4025-82bb-15356956f4ae 2018-07-23 23:28:07,277 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1] is - ACTIVE 2018-07-23 23:28:07,278 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:28:07,280 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-284ecd9b-dede-4ca8-96e2-c847c0f83236 x-compute-request-id: req-284ecd9b-dede-4ca8-96e2-c847c0f83236 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:09:a7", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004c", "OS-SRV-USG:launched_at": "2018-07-23T23:27:53.000000", "flavor": {"id": "6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "links": [{"href": "http://172.30.9.26:8774/flavors/6d9f03bf-dd81-44d4-93ad-87f9d9a39abe", "rel": "bookmark"}]}, "id": "0ce2b37b-f85a-42cf-8595-567b807b3f61", "security_groups": [{"name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:53Z", "hostId": "839bb758124faa808afdb612eab6f21b6eef5ccd3fb1007849562501", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "created": "2018-07-23T23:27:48Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:07,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/0ce2b37b-f85a-42cf-8595-567b807b3f61 used request id req-284ecd9b-dede-4ca8-96e2-c847c0f83236 2018-07-23 23:28:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-709214c3-b92f-480d-9713-0e56a49bc84d Date: Mon, 23 Jul 2018 23:28:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:07,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-709214c3-b92f-480d-9713-0e56a49bc84d 2018-07-23 23:28:07,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea48e7c1-7680-4be7-bfb1-4c1af57d31a4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:07,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-ea48e7c1-7680-4be7-bfb1-4c1af57d31a4 2018-07-23 23:28:07,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b446d948-e8c3-4ea8-94dd-60e8a4c71bef Date: Mon, 23 Jul 2018 23:28:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:07,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-b446d948-e8c3-4ea8-94dd-60e8a4c71bef 2018-07-23 23:28:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf196c9e97b3b95ec278e9cf16755721e74929a2" 2018-07-23 23:28:07,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-c700b565-769a-48f2-899f-7bda15f5eba3 Date: Mon, 23 Jul 2018 23:28:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:07,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-c700b565-769a-48f2-899f-7bda15f5eba3 2018-07-23 23:28:07,863 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:28:07,866 - paramiko.transport - DEBUG - starting thread (client mode): 0xcdf1a350L 2018-07-23 23:28:07,866 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:28:07,866 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 23:28:07,867 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 23:28:07,868 - 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-23 23:28:07,868 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:28:07,869 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 23:28:07,869 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:28:07,869 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:28:07,869 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:28:07,886 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:28:07,886 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:28:07,899 - paramiko.transport - DEBUG - Trying discovered key ab776e0dbe569c481f91fda6856e92f8 in ba45aa9c-a5dd-4a5b-9d83-40a20db457e8 2018-07-23 23:28:07,926 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:28:07,932 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:28:08,032 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:28:08,077 - create_instance - INFO - SSH is active for VM instance 2018-07-23 23:28:08,077 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:28:08,079 - paramiko.transport - DEBUG - starting thread (client mode): 0xcdf1a350L 2018-07-23 23:28:08,079 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:28:08,080 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-07-23 23:28:08,080 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-07-23 23:28:08,081 - 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-23 23:28:08,081 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:28:08,081 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-07-23 23:28:08,081 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:28:08,082 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:28:08,082 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:28:08,098 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:28:08,099 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:28:08,112 - paramiko.transport - DEBUG - Trying discovered key ab776e0dbe569c481f91fda6856e92f8 in ba45aa9c-a5dd-4a5b-9d83-40a20db457e8 2018-07-23 23:28:08,138 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:28:08,144 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:28:08,176 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 23:28:08,177 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-07-23 23:28:08,177 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 23:28:08,179 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 23:28:08,180 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:28:08,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:08,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a1ad96e-6fd9-4bdd-a5c6-f0c3e23bdcf3 x-compute-request-id: req-8a1ad96e-6fd9-4bdd-a5c6-f0c3e23bdcf3 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:e0:24", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6", "rel": "bookmark"}], "image": {"id": "75df58ee-deeb-4e14-9642-1188eca4243c", "links": [{"href": "http://172.30.9.26:8774/images/75df58ee-deeb-4e14-9642-1188eca4243c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000004d", "OS-SRV-USG:launched_at": "2018-07-23T23:27:56.000000", "flavor": {"id": "1c80caf6-ac65-4f6d-85a0-839d0c332b70", "links": [{"href": "http://172.30.9.26:8774/flavors/1c80caf6-ac65-4f6d-85a0-839d0c332b70", "rel": "bookmark"}]}, "id": "10fafd78-5363-4ab6-8861-ac729ecdb4a6", "security_groups": [{"name": "default"}], "user_id": "8387c020e65143c3bb7f6755ba867001", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:27:56Z", "hostId": "944df7f3fbf9d6a0727a96a90b14ff8213c16e08b1404c1e7bd9049e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "created": "2018-07-23T23:27:50Z", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:08,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/10fafd78-5363-4ab6-8861-ac729ecdb4a6 used request id req-8a1ad96e-6fd9-4bdd-a5c6-f0c3e23bdcf3 2018-07-23 23:28:08,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:08,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-18edf04e-9186-44b7-8546-042b8b791570 Date: Mon, 23 Jul 2018 23:28:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"ab7bf78e53664006b262e0280d4a67a5","l2_adjacency":true,"status":"ACTIVE","subnets":["5c79af74-f7c7-4928-8c90-9356d662bd31"],"description":"","tags":[],"updated_at":"2018-07-23T23:27:44Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net","admin_state_up":true,"tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:43Z","provider:network_type":"vxlan"}]} 2018-07-23 23:28:08,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net used request id req-18edf04e-9186-44b7-8546-042b8b791570 2018-07-23 23:28:08,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:08,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07696670-7df6-45a9-ab1f-470f655f04da Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:08,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-07696670-7df6-45a9-ab1f-470f655f04da 2018-07-23 23:28:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:08,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e5c35b1a-a313-4bd8-86e1-57abdb99f45a Date: Mon, 23 Jul 2018 23:28:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:27:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5c79af74-f7c7-4928-8c90-9356d662bd31","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"ab7bf78e53664006b262e0280d4a67a5","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:44Z","ip_version":4}]} 2018-07-23 23:28:08,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-e5c35b1a-a313-4bd8-86e1-57abdb99f45a 2018-07-23 23:28:08,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73df340c39d59c54881d36312d95a827966d33e0" 2018-07-23 23:28:08,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4006 X-Openstack-Request-Id: req-44792be6-b839-4816-95d1-dee6bbe7641c Date: Mon, 23 Jul 2018 23:28:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:54Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.1"}],"id":"30cdc255-0a31-43d6-abeb-0d4a72e3c9e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:00:5a:26","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:49Z","binding:vnic_type":"normal","device_id":"f5c92186-fa92-4f4a-af74-1b944654a988","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.7"}],"id":"321e3524-888b-4148-8dcb-0561f98b9292","security_groups":["d70451da-0ba8-4efb-ba6c-64f337af6cb9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2b:09:a7","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack-port1-4hbxgkautdwj","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"0ce2b37b-f85a-42cf-8595-567b807b3f61","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:48Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.2"}],"id":"69d9bf52-4c90-4507-8d67-2602a3757114","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:14:a3","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1f5abf28-c49c-4280-a735-5e60746a9f8e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:27:56Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5c79af74-f7c7-4928-8c90-9356d662bd31","ip_address":"10.1.2.9"}],"id":"fb9f0996-7353-4f19-9163-e8cd08c537f7","security_groups":["18bdfc18-a42d-42fe-a18f-880dffd8289f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:e0:24","project_id":"ab7bf78e53664006b262e0280d4a67a5","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1f5abf28-c49c-4280-a735-5e60746a9f8e","tenant_id":"ab7bf78e53664006b262e0280d4a67a5","created_at":"2018-07-23T23:27:51Z","binding:vnic_type":"normal","device_id":"10fafd78-5363-4ab6-8861-ac729ecdb4a6","ip_allocation":"immediate"}]} 2018-07-23 23:28:08,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1f5abf28-c49c-4280-a735-5e60746a9f8e used request id req-44792be6-b839-4816-95d1-dee6bbe7641c 2018-07-23 23:28:08,763 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack 2018-07-23 23:28:08,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:28:08,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:08 GMT Server: Apache x-openstack-request-id: req-2c97d8b6-4ddf-4afa-94e4-60ae407060fa Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:08,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:28:08 GMT Server: Apache x-openstack-request-id: req-96f5de3f-1e54-40de-a98e-3bb32105c878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:28:08,864 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-96f5de3f-1e54-40de-a98e-3bb32105c878 2018-07-23 23:28:08,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:28:08,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:08 GMT Server: Apache x-openstack-request-id: req-a04115f7-76a5-4f26-914e-ea294c06b677 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:08,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:08 GMT Server: Apache x-openstack-request-id: req-77e5bb16-3032-4c46-8aee-1c984d53eb36 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:28:08Z", "id": "d31552f4-3393-46f9-8a84-063f1b734276", "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-23 23:28:08,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-77e5bb16-3032-4c46-8aee-1c984d53eb36 2018-07-23 23:28:08,919 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:28:08,919 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:28:11,922 - create_stack - DEBUG - Stack status query timeout in 1196.94194722 2018-07-23 23:28:11,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:28:11,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:11 GMT Server: Apache x-openstack-request-id: req-da1e5763-bfbd-44fb-9101-d33374103982 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:11,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:11 GMT Server: Apache x-openstack-request-id: req-177fcbd2-efd3-4d65-b259-22af5dae5635 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:28:08Z", "id": "d31552f4-3393-46f9-8a84-063f1b734276", "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-23 23:28:11,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-177fcbd2-efd3-4d65-b259-22af5dae5635 2018-07-23 23:28:11,977 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:28:11,977 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:28:14,980 - create_stack - DEBUG - Stack status query timeout in 1193.88393617 2018-07-23 23:28:14,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:28:15,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:14 GMT Server: Apache x-openstack-request-id: req-f93dc1d7-f372-4bd0-aa64-a8b270b0c190 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:15,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:15 GMT Server: Apache x-openstack-request-id: req-e0881a1e-6de7-4df2-bb51-83da6e018c35 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-07-23T23:28:08Z", "id": "d31552f4-3393-46f9-8a84-063f1b734276", "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-23 23:28:15,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-e0881a1e-6de7-4df2-bb51-83da6e018c35 2018-07-23 23:28:15,203 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-07-23 23:28:15,203 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-07-23 23:28:18,207 - create_stack - DEBUG - Stack status query timeout in 1190.65775108 2018-07-23 23:28:18,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:28:18,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:18 GMT Server: Apache x-openstack-request-id: req-369fa841-4e63-4ba5-82ac-1cf118752b02 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:18,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:18 GMT Server: Apache x-openstack-request-id: req-3d41f39f-9b6d-4f30-b342-264125d4ae56 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 692 Content-Type: application/json 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-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor2", "OS::project_id": "ab7bf78e53664006b262e0280d4a67a5", "OS::stack_id": "d31552f4-3393-46f9-8a84-063f1b734276", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-kp", "security_group_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-sec_grp", "subnet_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-subnet", "net_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst2", "inst1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-inst1", "image2_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image", "flavor1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-flavor1", "image1_name": "CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image"}, "deletion_time": "2018-07-23T23:28:16Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack", "stack_user_project_id": "bad4f705773248e6ac3f6b4c478d60d4", "tags": null, "creation_time": "2018-07-23T23:27:42Z", "links": [{"href": "http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-07-23T23:28:08Z", "id": "d31552f4-3393-46f9-8a84-063f1b734276", "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-23 23:28:18,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-3d41f39f-9b6d-4f30-b342-264125d4ae56 2018-07-23 23:28:18,443 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-07-23 23:28:18,443 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack 2018-07-23 23:28:18,443 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack 2018-07-23 23:28:18,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/d31552f4-3393-46f9-8a84-063f1b734276 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12b84f04b0b2a4f738de76c915ec495158d7d29b" 2018-07-23 23:28:18,472 - keystoneauth.session - DEBUG - RESP: [302] Date: Mon, 23 Jul 2018 23:28:18 GMT Server: Apache x-openstack-request-id: req-8f39601c-930d-412f-b99c-cac2740898f6 Location: http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-07-23 23:28:18,498 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:28:18 GMT Server: Apache x-openstack-request-id: req-08ad0cf3-de7c-4836-8c45-ef680abd07cb Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-07-23 23:28:18,498 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.26:8004/v1/ab7bf78e53664006b262e0280d4a67a5/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-stack/d31552f4-3393-46f9-8a84-063f1b734276 used request id req-08ad0cf3-de7c-4836-8c45-ef680abd07cb 2018-07-23 23:28:18,499 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-812a7d2f-81d8-4ef3-85fa-86524150066e-image 2018-07-23 23:28:18,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b3473e24ebeae3f64a4bce058237467c5c490d8" 2018-07-23 23:28:19,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-099fa389-96c2-431e-b274-e34614102d88 Date: Mon, 23 Jul 2018 23:28:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:28:19,176 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/75df58ee-deeb-4e14-9642-1188eca4243c used request id req-099fa389-96c2-431e-b274-e34614102d88 2018-07-23 23:28:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:19,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-65b8e8a8-43ff-438b-94ac-889120dd8419 Date: Mon, 23 Jul 2018 23:28:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:43Z", "updated_at": "2018-07-23T23:27:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "revision_number": 0, "id": "80823d3e-8a46-4c26-bc81-6e29ba7b3807", "remote_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "remote_ip_prefix": null, "created_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab7bf78e53664006b262e0280d4a67a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "revision_number": 0, "id": "dc7c2c76-3c16-45d6-a304-e44ce840d64f", "remote_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "remote_ip_prefix": null, "created_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab7bf78e53664006b262e0280d4a67a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "revision_number": 0, "id": "df431d5b-4f96-45c1-9459-974e7c07a7c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab7bf78e53664006b262e0280d4a67a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "revision_number": 0, "id": "eaeb8914-0d1b-4e4b-8a05-cbd23c96dc85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab7bf78e53664006b262e0280d4a67a5"}], "revision_number": 4, "project_id": "ab7bf78e53664006b262e0280d4a67a5", "id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:28:19,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-65b8e8a8-43ff-438b-94ac-889120dd8419 2018-07-23 23:28:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:19,518 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-201dd5dd-f712-48bd-a1aa-cae4c57039b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:28:19,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-201dd5dd-f712-48bd-a1aa-cae4c57039b9 2018-07-23 23:28:19,519 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:28:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:19,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf6f048-1782-418a-9e9e-6d74ad8c7d7b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab7bf78e53664006b262e0280d4a67a5", "name": "CreateStackFloatingIpTests-eb32c674-b8af-469-proj"}} 2018-07-23 23:28:19,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-1bf6f048-1782-418a-9e9e-6d74ad8c7d7b 2018-07-23 23:28:19,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 18bdfc18-a42d-42fe-a18f-880dffd8289f 2018-07-23 23:28:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=18bdfc18-a42d-42fe-a18f-880dffd8289f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:19,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-417fe109-442c-48d2-9951-388f769f2073 Date: Mon, 23 Jul 2018 23:28:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:43Z", "project_id": "ab7bf78e53664006b262e0280d4a67a5", "id": "80823d3e-8a46-4c26-bc81-6e29ba7b3807"}, {"remote_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:43Z", "project_id": "ab7bf78e53664006b262e0280d4a67a5", "id": "dc7c2c76-3c16-45d6-a304-e44ce840d64f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:43Z", "project_id": "ab7bf78e53664006b262e0280d4a67a5", "id": "df431d5b-4f96-45c1-9459-974e7c07a7c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:27:43Z", "security_group_id": "18bdfc18-a42d-42fe-a18f-880dffd8289f", "port_range_min": null, "revision_number": 0, "tenant_id": "ab7bf78e53664006b262e0280d4a67a5", "created_at": "2018-07-23T23:27:43Z", "project_id": "ab7bf78e53664006b262e0280d4a67a5", "id": "eaeb8914-0d1b-4e4b-8a05-cbd23c96dc85"}]} 2018-07-23 23:28:19,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=18bdfc18-a42d-42fe-a18f-880dffd8289f used request id req-417fe109-442c-48d2-9951-388f769f2073 2018-07-23 23:28:19,645 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:28:19,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/18bdfc18-a42d-42fe-a18f-880dffd8289f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:19,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fd84b28-1276-409a-af23-f932f0eb1cad Content-Length: 0 Date: Mon, 23 Jul 2018 23:28:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:28:19,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/18bdfc18-a42d-42fe-a18f-880dffd8289f used request id req-1fd84b28-1276-409a-af23-f932f0eb1cad 2018-07-23 23:28:19,792 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-eb32c674-b8af-469-proj 2018-07-23 23:28:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:20,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd9dc9d4-6344-4ae5-abf3-d9d1d7ead7dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:28:20,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/ab7bf78e53664006b262e0280d4a67a5 used request id req-bd9dc9d4-6344-4ae5-abf3-d9d1d7ead7dc 2018-07-23 23:28:20,023 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-eb32c674-b8af-469-proj-role 2018-07-23 23:28:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/0a32bd8948c64e75b27f21208db977d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:20,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ef8926c-104d-409f-b58d-967c67389ecd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:28:20,127 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/0a32bd8948c64e75b27f21208db977d4 used request id req-8ef8926c-104d-409f-b58d-967c67389ecd 2018-07-23 23:28:20,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983bb3cda35e864b30d55e6d1253171dd2c512de" 2018-07-23 23:28:20,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e86313-e307-4eb6-871e-abab61910da2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:28:20,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b4e86313-e307-4eb6-871e-abab61910da2 2018-07-23 23:28:20,216 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-eb32c674-b8af-469-user 2018-07-23 23:28:20,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/8387c020e65143c3bb7f6755ba867001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890a8e3dfe6488d7b3001bf0e8eb4914be0d3532" 2018-07-23 23:28:20,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d85a257-a67f-48c5-95f9-7262242aa692 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:28:20,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/8387c020e65143c3bb7f6755ba867001 used request id req-1d85a257-a67f-48c5-95f9-7262242aa692 2018-07-23 23:28:20,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:20,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["6RtAykkfRcStSs0CAhOf3Q"], "issued_at": "2018-07-23T23:28:20.000000Z"}} 2018-07-23 23:28:20,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}159c780679c39f6d1483ef68241bfab585b87dad" 2018-07-23 23:28:20,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c7b610-3909-456f-93d2-214aed594c22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:20,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e6c7b610-3909-456f-93d2-214aed594c22 2018-07-23 23:28:20,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:20,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:21,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["a3VH20iFRH-B5ZbNyKTB-Q"], "issued_at": "2018-07-23T23:28:21.000000Z"}} 2018-07-23 23:28:21,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:28:21,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc90b3c-6465-4d2a-aa33-d6aabf314955 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:21,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7fc90b3c-6465-4d2a-aa33-d6aabf314955 2018-07-23 23:28:21,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:21,342 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:28:21,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8d94ba3-d868-4e57-aa9a-31c8d1d64934 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:28:21,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj used request id req-d8d94ba3-d868-4e57-aa9a-31c8d1d64934 2018-07-23 23:28:21,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:28:21,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3904fd4-71f9-4c4f-af73-5afed992753e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:28:21,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-e3904fd4-71f9-4c4f-af73-5afed992753e 2018-07-23 23:28:21,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}}' 2018-07-23 23:28:21,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:28:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105a96d3-2fd8-4880-8fbb-014ccf886e42 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "id": "298c24a768f94ba7b180444da4da075c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:21,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-105a96d3-2fd8-4880-8fbb-014ccf886e42 2018-07-23 23:28:21,565 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj 2018-07-23 23:28:21,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:21,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:21,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["dn8VjqDbRK6Sku9xpc8Wow"], "issued_at": "2018-07-23T23:28:21.000000Z"}} 2018-07-23 23:28:21,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa96d916613d2635b426d829e980285fe1b23f4" 2018-07-23 23:28:22,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af0abc4-703a-4188-bd35-a4bf08b31ba3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:22,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0af0abc4-703a-4188-bd35-a4bf08b31ba3 2018-07-23 23:28:22,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:22,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:22,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa96d916613d2635b426d829e980285fe1b23f4" 2018-07-23 23:28:22,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629d56a3-25a9-4537-9e05-9a89b760e174 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:28:22,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-629d56a3-25a9-4537-9e05-9a89b760e174 2018-07-23 23:28:22,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa96d916613d2635b426d829e980285fe1b23f4" 2018-07-23 23:28:22,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e43685f-44db-497b-a36e-569c6cc76d08 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "id": "298c24a768f94ba7b180444da4da075c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}]} 2018-07-23 23:28:22,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj used request id req-5e43685f-44db-497b-a36e-569c6cc76d08 2018-07-23 23:28:22,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa96d916613d2635b426d829e980285fe1b23f4" 2018-07-23 23:28:22,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f3157b-9fd2-4cdc-8a12-f046899cc823 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:28:22,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-77f3157b-9fd2-4cdc-8a12-f046899cc823 2018-07-23 23:28:22,687 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-f537eaf1-a6c6-43a-user 2018-07-23 23:28:22,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:22,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:28:22,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc36f916-36bb-48a0-ad06-4fc887be45dd Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:28:22,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-fc36f916-36bb-48a0-ad06-4fc887be45dd 2018-07-23 23:28:22,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" -d '{"role": {"name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}}' 2018-07-23 23:28:22,814 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b835d549-4071-4101-af81-0cd584454c74 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6e5a6ccd4854fd58479573a43d50f30", "links": {"self": "http://172.30.9.26:5000/v3/roles/c6e5a6ccd4854fd58479573a43d50f30"}, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}} 2018-07-23 23:28:22,814 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-b835d549-4071-4101-af81-0cd584454c74 2018-07-23 23:28:22,814 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role 2018-07-23 23:28:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/c6e5a6ccd4854fd58479573a43d50f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:28:22,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4d9621-544c-4a47-883c-3ca740c69a00 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c6e5a6ccd4854fd58479573a43d50f30", "links": {"self": "http://172.30.9.26:5000/v3/roles/c6e5a6ccd4854fd58479573a43d50f30"}, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}} 2018-07-23 23:28:22,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/c6e5a6ccd4854fd58479573a43d50f30 used request id req-bc4d9621-544c-4a47-883c-3ca740c69a00 2018-07-23 23:28:22,897 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role to project AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj 2018-07-23 23:28:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c/users/aaa0f407ba434232b02b8e29696d2523/roles/c6e5a6ccd4854fd58479573a43d50f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:28:23,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a62f849-4498-4f24-b550-e9486d1aaa0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:28:23,051 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c/users/aaa0f407ba434232b02b8e29696d2523/roles/c6e5a6ccd4854fd58479573a43d50f30 used request id req-1a62f849-4498-4f24-b550-e9486d1aaa0c 2018-07-23 23:28:23,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:28:23,053 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-23 23:28:23,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:23,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:23,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["O5sMCYr6TGSudKX82rLXaw"], "issued_at": "2018-07-23T23:28:23.000000Z"}} 2018-07-23 23:28:23,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" 2018-07-23 23:28:23,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f175386-624f-4135-a275-cb5dedce39b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:23,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8f175386-624f-4135-a275-cb5dedce39b5 2018-07-23 23:28:23,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" 2018-07-23 23:28:23,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-acff0b52-e2fc-408f-83ab-6e5f133cafe8 Date: Mon, 23 Jul 2018 23:28:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image"} 2018-07-23 23:28:23,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image used request id req-acff0b52-e2fc-408f-83ab-6e5f133cafe8 2018-07-23 23:28:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" 2018-07-23 23:28:23,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ac8a3c7-6f49-426d-b769-6744222bca89 Date: Mon, 23 Jul 2018 23:28:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:28:23,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-4ac8a3c7-6f49-426d-b769-6744222bca89 2018-07-23 23:28:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image"}' 2018-07-23 23:28:23,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a040fda8-8b8b-4b6c-a669-a424c662c82e Date: Mon, 23 Jul 2018 23:28:23 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:28:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:28:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "min_disk": 0, "protected": false, "id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "file": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/file", "checksum": null, "owner": "298c24a768f94ba7b180444da4da075c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:28:23,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-a040fda8-8b8b-4b6c-a669-a424c662c82e 2018-07-23 23:28:23,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" -d '' 2018-07-23 23:28:29,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-902bce7a-cbf4-4cd9-b578-5472681e2bff Date: Mon, 23 Jul 2018 23:28:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:28:29,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/file used request id req-902bce7a-cbf4-4cd9-b578-5472681e2bff 2018-07-23 23:28:29,245 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 23:28:29,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" 2018-07-23 23:28:29,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9b7d66e0-64f3-410f-bf51-811db5391d07 Date: Mon, 23 Jul 2018 23:28:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:28:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:28:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/snap", "metadata": {}}], "self": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "min_disk": 0, "protected": false, "id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "file": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "298c24a768f94ba7b180444da4da075c", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:28:29,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf used request id req-9b7d66e0-64f3-410f-bf51-811db5391d07 2018-07-23 23:28:29,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" 2018-07-23 23:28:29,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-43adb3e2-65d8-4133-9631-e4a9b2a31e58 Date: Mon, 23 Jul 2018 23:28:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:28:29,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-43adb3e2-65d8-4133-9631-e4a9b2a31e58 2018-07-23 23:28:29,277 - create_image - INFO - Created image with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image 2018-07-23 23:28:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" 2018-07-23 23:28:29,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f1190d3c-198a-472e-9095-aba63464d54f Date: Mon, 23 Jul 2018 23:28:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:28:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:28:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/snap", "metadata": {}}], "self": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "min_disk": 0, "protected": false, "id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "file": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "298c24a768f94ba7b180444da4da075c", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:28:29,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf used request id req-f1190d3c-198a-472e-9095-aba63464d54f 2018-07-23 23:28:29,296 - create_image - DEBUG - Instance status is - active 2018-07-23 23:28:29,296 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image 2018-07-23 23:28:29,296 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image 2018-07-23 23:28:29,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:29,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:29,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["1xPEb2W9Qp-RC3ZsyUvGBg"], "issued_at": "2018-07-23T23:28:29.000000Z"}} 2018-07-23 23:28:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:28:29,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a726a63c-0cd8-4a32-b566-b6448f971d11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:29,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a726a63c-0cd8-4a32-b566-b6448f971d11 2018-07-23 23:28:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:28:29,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5c83e76e-1d12-4563-a0ab-628241cdc4ec Date: Mon, 23 Jul 2018 23:28:29 GMT RESP BODY: {"networks":[]} 2018-07-23 23:28:29,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-5c83e76e-1d12-4563-a0ab-628241cdc4ec 2018-07-23 23:28:29,947 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net 2018-07-23 23:28:29,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net", "admin_state_up": true}}' 2018-07-23 23:28:30,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-5256be01-1172-42e9-ab65-6fbde6c21147 Date: Mon, 23 Jul 2018 23:28:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","is_default":false,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}} 2018-07-23 23:28:30,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-5256be01-1172-42e9-ab65-6fbde6c21147 2018-07-23 23:28:30,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:28:30,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-05d4dba1-1729-48b2-9de5-a536eeb22257 Date: Mon, 23 Jul 2018 23:28:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:30,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-05d4dba1-1729-48b2-9de5-a536eeb22257 2018-07-23 23:28:30,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:28:30,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b6f0855f-6d2b-4f50-825a-f74f73fb416f Date: Mon, 23 Jul 2018 23:28:30 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:28:30,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-b6f0855f-6d2b-4f50-825a-f74f73fb416f 2018-07-23 23:28:30,688 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet 2018-07-23 23:28:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" -d '{"subnets": [{"ip_version": 4, "network_id": "2adda9d2-f8ed-4411-991e-e18e51bf532c", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]}' 2018-07-23 23:28:31,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-725afddf-97b9-416f-8591-73e92e5b97cf Date: Mon, 23 Jul 2018 23:28:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:31,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-725afddf-97b9-416f-8591-73e92e5b97cf 2018-07-23 23:28:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:28:31,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3038928d-5657-4ae6-8392-64f477c72c06 Date: Mon, 23 Jul 2018 23:28:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:31,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-3038928d-5657-4ae6-8392-64f477c72c06 2018-07-23 23:28:31,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:28:31,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7df5c2ca-b98b-4689-bf93-8a857ddae8b1 Date: Mon, 23 Jul 2018 23:28:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:31,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-7df5c2ca-b98b-4689-bf93-8a857ddae8b1 2018-07-23 23:28:31,329 - OpenStackNetwork - DEBUG - Network [2adda9d2-f8ed-4411-991e-e18e51bf532c] created successfully 2018-07-23 23:28:31,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:31,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:31,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["-xEQUM81Qr62obSH3PSUgQ"], "issued_at": "2018-07-23T23:28:31.000000Z"}} 2018-07-23 23:28:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:31,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a650e0e6-deac-4d9f-a3f5-f32622a4a0b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:31,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a650e0e6-deac-4d9f-a3f5-f32622a4a0b6 2018-07-23 23:28:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:32,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-00d4ae4b-e7fb-4968-9005-2e91fda82170 Date: Mon, 23 Jul 2018 23:28:32 GMT RESP BODY: {"routers": []} 2018-07-23 23:28:32,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router&admin_state_up=True used request id req-00d4ae4b-e7fb-4968-9005-2e91fda82170 2018-07-23 23:28:32,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:32,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:32,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["rARLNaXlQdyhtz56bek4UQ"], "issued_at": "2018-07-23T23:28:32.000000Z"}} 2018-07-23 23:28:32,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102237124b30758ef2c7cc6bf40ae13d8c223e83" 2018-07-23 23:28:32,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c74d8b2-9bca-42cd-b29b-bc45b360d12b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:32,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4c74d8b2-9bca-42cd-b29b-bc45b360d12b 2018-07-23 23:28:32,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:32,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-2b8cebc4-b256-4653-870b-ab851d974654 Date: Mon, 23 Jul 2018 23:28:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:28:32,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-2b8cebc4-b256-4653-870b-ab851d974654 2018-07-23 23:28:32,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:32,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a3847458-2a44-44f2-9dcd-0761c3a23282 Date: Mon, 23 Jul 2018 23:28:32 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:28:32,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-a3847458-2a44-44f2-9dcd-0761c3a23282 2018-07-23 23:28:32,664 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router 2018-07-23 23:28:32,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router", "admin_state_up": true}}' 2018-07-23 23:28:34,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-55050853-2acd-4ddc-aa81-4bad4a4273f8 Date: Mon, 23 Jul 2018 23:28:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:32Z", "admin_state_up": true, "updated_at": "2018-07-23T23:28:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "298c24a768f94ba7b180444da4da075c", "id": "256972e7-9eb1-4da0-8183-74aa98cd8d45", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router"}} 2018-07-23 23:28:34,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-55050853-2acd-4ddc-aa81-4bad4a4273f8 2018-07-23 23:28:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=256972e7-9eb1-4da0-8183-74aa98cd8d45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5cef51f6-ccdd-4a87-9a3e-87b04e008635 Date: Mon, 23 Jul 2018 23:28:34 GMT RESP BODY: {"ports":[]} 2018-07-23 23:28:34,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=256972e7-9eb1-4da0-8183-74aa98cd8d45 used request id req-5cef51f6-ccdd-4a87-9a3e-87b04e008635 2018-07-23 23:28:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:34,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8379a5b9-d8a7-4d3a-969e-805e33d48a3a Date: Mon, 23 Jul 2018 23:28:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:34,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-8379a5b9-d8a7-4d3a-969e-805e33d48a3a 2018-07-23 23:28:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:34,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:34,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:34,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf1bd175-8f9d-42f2-8c8c-59f16211babd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:34,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-bf1bd175-8f9d-42f2-8c8c-59f16211babd 2018-07-23 23:28:34,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:34,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-06df4e5d-eb91-45dd-bf9d-b06c43af8222 Date: Mon, 23 Jul 2018 23:28:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:34,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-06df4e5d-eb91-45dd-bf9d-b06c43af8222 2018-07-23 23:28:34,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:34,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c9d114d-7244-4904-8730-fd806a37d482 Date: Mon, 23 Jul 2018 23:28:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:34,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet used request id req-4c9d114d-7244-4904-8730-fd806a37d482 2018-07-23 23:28:34,427 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 23:28:34,427 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router 2018-07-23 23:28:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" -d '{"subnet_id": "4d464740-9159-413f-8be6-f161a3bcc22e"}' 2018-07-23 23:28:36,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b689d2fe-2dda-4cf0-9868-e988bb80fc37 Date: Mon, 23 Jul 2018 23:28:36 GMT RESP BODY: {"network_id": "2adda9d2-f8ed-4411-991e-e18e51bf532c", "tenant_id": "298c24a768f94ba7b180444da4da075c", "subnet_id": "4d464740-9159-413f-8be6-f161a3bcc22e", "subnet_ids": ["4d464740-9159-413f-8be6-f161a3bcc22e"], "port_id": "713ea7d3-45e1-4209-96c4-a39d589d26cc", "id": "256972e7-9eb1-4da0-8183-74aa98cd8d45"} 2018-07-23 23:28:36,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45/add_router_interface used request id req-b689d2fe-2dda-4cf0-9868-e988bb80fc37 2018-07-23 23:28:36,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:36,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-95e1be1d-ccc0-4466-bb10-1dfd6aaee2b7 Date: Mon, 23 Jul 2018 23:28:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:32Z", "admin_state_up": true, "updated_at": "2018-07-23T23:28:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "298c24a768f94ba7b180444da4da075c", "id": "256972e7-9eb1-4da0-8183-74aa98cd8d45", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router"}} 2018-07-23 23:28:36,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45 used request id req-95e1be1d-ccc0-4466-bb10-1dfd6aaee2b7 2018-07-23 23:28:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=256972e7-9eb1-4da0-8183-74aa98cd8d45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:36,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-408e0e72-aacb-4742-a175-18aca5d81b60 Date: Mon, 23 Jul 2018 23:28:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:36Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"}]} 2018-07-23 23:28:36,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=256972e7-9eb1-4da0-8183-74aa98cd8d45 used request id req-408e0e72-aacb-4742-a175-18aca5d81b60 2018-07-23 23:28:36,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4d464740-9159-413f-8be6-f161a3bcc22e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:28:37,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-12f9937e-50a8-4d58-84c2-58e2ba85255d Date: Mon, 23 Jul 2018 23:28:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}} 2018-07-23 23:28:37,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4d464740-9159-413f-8be6-f161a3bcc22e used request id req-12f9937e-50a8-4d58-84c2-58e2ba85255d 2018-07-23 23:28:37,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:37,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:37,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["1ENCu5b3QfeYLf6_5sm1Vw"], "issued_at": "2018-07-23T23:28:37.000000Z"}} 2018-07-23 23:28:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ce8d0cbf62c5831b08de6d2adc9be72280f6c4" 2018-07-23 23:28:37,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c05d4dc-fc6c-428d-a8f2-c19b1632ef5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:37,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8c05d4dc-fc6c-428d-a8f2-c19b1632ef5c 2018-07-23 23:28:37,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:28:37,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ce8d0cbf62c5831b08de6d2adc9be72280f6c4" 2018-07-23 23:28:37,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55f4b38f-f829-460f-a04f-b2e3ac54397a x-compute-request-id: req-55f4b38f-f829-460f-a04f-b2e3ac54397a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:28:37,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-55f4b38f-f829-460f-a04f-b2e3ac54397a 2018-07-23 23:28:37,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ce8d0cbf62c5831b08de6d2adc9be72280f6c4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-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-23 23:28:37,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e953eb3-147b-4f8f-b803-770a537b0271 x-compute-request-id: req-2e953eb3-147b-4f8f-b803-770a537b0271 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "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": "7255ceeb-2417-4d12-9431-6249491b82cc"}} 2018-07-23 23:28:37,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2e953eb3-147b-4f8f-b803-770a537b0271 2018-07-23 23:28:37,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:37,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:38,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["hBswAfbySw2PpOcRZgQwFw"], "issued_at": "2018-07-23T23:28:38.000000Z"}} 2018-07-23 23:28:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7a5dd5a42e7d0efb565bddbb5a82459f9275a2" 2018-07-23 23:28:38,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7cf20d-b835-45fb-98d0-2689190646b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:38,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-1d7cf20d-b835-45fb-98d0-2689190646b9 2018-07-23 23:28:38,275 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:28:38,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7a5dd5a42e7d0efb565bddbb5a82459f9275a2" 2018-07-23 23:28:38,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35cd8234-148d-4ccb-88bd-eb84122a31f5 x-compute-request-id: req-35cd8234-148d-4ccb-88bd-eb84122a31f5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:28:38,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-35cd8234-148d-4ccb-88bd-eb84122a31f5 2018-07-23 23:28:38,462 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp... 2018-07-23 23:28:38,462 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:28:38,491 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp 2018-07-23 23:28:38,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7a5dd5a42e7d0efb565bddbb5a82459f9275a2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBq56u7O2c5QDY3J1UsUbO2rskO9wMvvlrDMLd1F6VGb/2Tn9n081yaoHLF7/DHOMrmkmIWFYoe0UgFEzLQBzsQ0Jv3cUIMNgr9JVqfjQlxMuFRzi+Or32maFTOuhCuxrIfPM3IZxjVZfo8lYjUaFFruttDOqEKR3oC5rz+8v8yQ==", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp"}}' 2018-07-23 23:28:38,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37fc0399-38dc-4d6c-9665-3beb9b7fae71 x-compute-request-id: req-37fc0399-38dc-4d6c-9665-3beb9b7fae71 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBq56u7O2c5QDY3J1UsUbO2rskO9wMvvlrDMLd1F6VGb/2Tn9n081yaoHLF7/DHOMrmkmIWFYoe0UgFEzLQBzsQ0Jv3cUIMNgr9JVqfjQlxMuFRzi+Or32maFTOuhCuxrIfPM3IZxjVZfo8lYjUaFFruttDOqEKR3oC5rz+8v8yQ==", "user_id": "aaa0f407ba434232b02b8e29696d2523", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "fingerprint": "36:a0:34:10:6f:04:64:c9:f9:3c:b8:f9:2b:c6:8d:05"}} 2018-07-23 23:28:38,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-37fc0399-38dc-4d6c-9665-3beb9b7fae71 2018-07-23 23:28:38,544 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d.pub 2018-07-23 23:28:38,545 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d 2018-07-23 23:28:38,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:38,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:38,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["kBlvXcUPTCuIP0vTz7L9Gg"], "issued_at": "2018-07-23T23:28:38.000000Z"}} 2018-07-23 23:28:38,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e1eb7b-beb5-4105-83d3-f0a1505c8713 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:39,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-74e1eb7b-beb5-4105-83d3-f0a1505c8713 2018-07-23 23:28:39,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0610143d-d1f1-46b4-babf-2bd606f21997 Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:28:39,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp used request id req-0610143d-d1f1-46b4-babf-2bd606f21997 2018-07-23 23:28:39,212 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp... 2018-07-23 23:28:39,212 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp 2018-07-23 23:28:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" -d '{"security_group": {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}}' 2018-07-23 23:28:39,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-becbca3c-2f53-4616-aee9-aec7296004ec Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "updated_at": "2018-07-23T23:28:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}], "revision_number": 2, "project_id": "298c24a768f94ba7b180444da4da075c", "id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}} 2018-07-23 23:28:39,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-becbca3c-2f53-4616-aee9-aec7296004ec 2018-07-23 23:28:39,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:39,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c1406c0f-98ee-41da-a8f6-b02c4eacf8ef Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965"}]} 2018-07-23 23:28:39,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-c1406c0f-98ee-41da-a8f6-b02c4eacf8ef 2018-07-23 23:28:39,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:39,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-844ded82-46b0-4cbd-81aa-f187469d1686 Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965"}]} 2018-07-23 23:28:39,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-844ded82-46b0-4cbd-81aa-f187469d1686 2018-07-23 23:28:39,469 - neutron_utils - INFO - Retrieving security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-0b85cc84-fc71-45f2-a775-e132f9952e66 Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "updated_at": "2018-07-23T23:28:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}], "revision_number": 2, "project_id": "298c24a768f94ba7b180444da4da075c", "id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}]} 2018-07-23 23:28:39,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-0b85cc84-fc71-45f2-a775-e132f9952e66 2018-07-23 23:28:39,544 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:39,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-66404ad7-60dd-47e9-be73-2c3dafb70409 Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965"}]} 2018-07-23 23:28:39,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-66404ad7-60dd-47e9-be73-2c3dafb70409 2018-07-23 23:28:39,571 - neutron_utils - INFO - Retrieving security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:39,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-82d6b8a2-0cd2-4457-b9ed-43fbcc7da7b3 Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "updated_at": "2018-07-23T23:28:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}], "revision_number": 2, "project_id": "298c24a768f94ba7b180444da4da075c", "id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}]} 2018-07-23 23:28:39,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-82d6b8a2-0cd2-4457-b9ed-43fbcc7da7b3 2018-07-23 23:28:39,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-062e280d-2ac1-4e22-ae96-0ea72d4ef803 Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965"}]} 2018-07-23 23:28:39,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-062e280d-2ac1-4e22-ae96-0ea72d4ef803 2018-07-23 23:28:39,646 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp 2018-07-23 23:28:39,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-5d896613-6d53-4730-9ff7-d08d00933c05 Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "updated_at": "2018-07-23T23:28:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}], "revision_number": 2, "project_id": "298c24a768f94ba7b180444da4da075c", "id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}]} 2018-07-23 23:28:39,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp used request id req-5d896613-6d53-4730-9ff7-d08d00933c05 2018-07-23 23:28:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:39,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b75a45-0eda-492e-9a5b-f4a4988f28a2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:39,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-88b75a45-0eda-492e-9a5b-f4a4988f28a2 2018-07-23 23:28:39,788 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:39,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18f9e801-8f6f-4989-9581-184a3e04287c Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965"}]} 2018-07-23 23:28:39,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-18f9e801-8f6f-4989-9581-184a3e04287c 2018-07-23 23:28:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770"}}' 2018-07-23 23:28:39,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0b3e7550-251c-4d06-87d5-b57485dc974f Date: Mon, 23 Jul 2018 23:28:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "02334cd3-8b67-45b3-a825-a9d740d827f5"}} 2018-07-23 23:28:39,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-0b3e7550-251c-4d06-87d5-b57485dc974f 2018-07-23 23:28:39,970 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp 2018-07-23 23:28:39,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:40,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-b3c8813d-cde1-42ca-9477-e842befbb835 Date: Mon, 23 Jul 2018 23:28:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "updated_at": "2018-07-23T23:28:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "02334cd3-8b67-45b3-a825-a9d740d827f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}], "revision_number": 3, "project_id": "298c24a768f94ba7b180444da4da075c", "id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}]} 2018-07-23 23:28:40,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp used request id req-b3c8813d-cde1-42ca-9477-e842befbb835 2018-07-23 23:28:40,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:40,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8e98df-82c8-40e1-99b7-436a52d9b08d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:40,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-3e8e98df-82c8-40e1-99b7-436a52d9b08d 2018-07-23 23:28:40,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:40,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ec35e20e-70ac-4ba6-bbe1-a160eb29c64d Date: Mon, 23 Jul 2018 23:28:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "02334cd3-8b67-45b3-a825-a9d740d827f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965"}]} 2018-07-23 23:28:40,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-ec35e20e-70ac-4ba6-bbe1-a160eb29c64d 2018-07-23 23:28:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770"}}' 2018-07-23 23:28:40,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-2271e0ed-f984-4ace-beb7-3ea73bdeceda Date: Mon, 23 Jul 2018 23:28:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T23:28:40Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": 22, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:40Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "db8cf41a-9034-4fe3-9e50-ee22cca78874"}} 2018-07-23 23:28:40,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-2271e0ed-f984-4ace-beb7-3ea73bdeceda 2018-07-23 23:28:40,315 - neutron_utils - INFO - Retrieving security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:40,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:40,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-2991d005-1946-4abd-8495-de963f55c7b4 Date: Mon, 23 Jul 2018 23:28:40 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "updated_at": "2018-07-23T23:28:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "02334cd3-8b67-45b3-a825-a9d740d827f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "revision_number": 0, "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:28:40Z", "revision_number": 0, "id": "db8cf41a-9034-4fe3-9e50-ee22cca78874", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:40Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}], "revision_number": 4, "project_id": "298c24a768f94ba7b180444da4da075c", "id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}]} 2018-07-23 23:28:40,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-2991d005-1946-4abd-8495-de963f55c7b4 2018-07-23 23:28:40,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba0d5bf5-06e1-4650-9458-9c663a5d1770 2018-07-23 23:28:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:28:40,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-e4580650-3afe-4b0c-b5f7-da0b2a5e9d3f Date: Mon, 23 Jul 2018 23:28:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "02334cd3-8b67-45b3-a825-a9d740d827f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "94e2d3b8-6985-4312-bbf3-8733fe9de9ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:39Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:39Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "a7b23b68-edcc-4113-92b4-e42b1e28c965"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T23:28:40Z", "security_group_id": "ba0d5bf5-06e1-4650-9458-9c663a5d1770", "port_range_min": 22, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:40Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "db8cf41a-9034-4fe3-9e50-ee22cca78874"}]} 2018-07-23 23:28:40,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-e4580650-3afe-4b0c-b5f7-da0b2a5e9d3f 2018-07-23 23:28:40,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:40,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:40,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["5qCYpZO-QAmwSNvkO30coQ"], "issued_at": "2018-07-23T23:28:40.000000Z"}} 2018-07-23 23:28:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:40,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb41fa1-c8ec-4c79-a207-fdbd7a1b7eff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:40,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3bb41fa1-c8ec-4c79-a207-fdbd7a1b7eff 2018-07-23 23:28:40,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:28:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:40,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5eb32d2-40b4-4037-b1be-2bb14ea89d9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:40,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b5eb32d2-40b4-4037-b1be-2bb14ea89d9a 2018-07-23 23:28:40,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-32cd085b-38b7-49a2-9981-23bea6a62078 Date: Mon, 23 Jul 2018 23:28:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:41,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-32cd085b-38b7-49a2-9981-23bea6a62078 2018-07-23 23:28:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:41,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:41,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569aa6b8-fbd8-48a7-8386-168bff365b81 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:41,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-569aa6b8-fbd8-48a7-8386-168bff365b81 2018-07-23 23:28:41,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-38b2f3c4-5b0a-4f23-b1a3-3b49e084a8fd Date: Mon, 23 Jul 2018 23:28:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:41,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-38b2f3c4-5b0a-4f23-b1a3-3b49e084a8fd 2018-07-23 23:28:41,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26a3cba4-2f87-4235-a6b9-5e5f95305bc0 Date: Mon, 23 Jul 2018 23:28:41 GMT RESP BODY: {"ports":[]} 2018-07-23 23:28:41,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1&admin_state_up=True used request id req-26a3cba4-2f87-4235-a6b9-5e5f95305bc0 2018-07-23 23:28:41,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e6ee6c7-6970-4ca2-a9b3-44f4f944208b x-compute-request-id: req-6e6ee6c7-6970-4ca2-a9b3-44f4f944208b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:28:41,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst used request id req-6e6ee6c7-6970-4ca2-a9b3-44f4f944208b 2018-07-23 23:28:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11c326b8-7fe3-4037-b826-a9d440b9b833 Date: Mon, 23 Jul 2018 23:28:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:41,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-11c326b8-7fe3-4037-b826-a9d440b9b833 2018-07-23 23:28:41,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd34f9dc-0652-42d1-a038-e367b9f39f41 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:41,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-dd34f9dc-0652-42d1-a038-e367b9f39f41 2018-07-23 23:28:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eb1b3ed9-6663-4cf8-a18c-7eb00a803be1 Date: Mon, 23 Jul 2018 23:28:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:41,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-eb1b3ed9-6663-4cf8-a18c-7eb00a803be1 2018-07-23 23:28:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:41,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a61780d9-9675-455d-836b-ec9699ec82e3 Date: Mon, 23 Jul 2018 23:28:41 GMT RESP BODY: {"ports":[]} 2018-07-23 23:28:41,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1&admin_state_up=True used request id req-a61780d9-9675-455d-836b-ec9699ec82e3 2018-07-23 23:28:41,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:28:41,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:28:42,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c6e5a6ccd4854fd58479573a43d50f30", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role"}], "expires_at": "2018-07-24T00:28:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/298c24a768f94ba7b180444da4da075c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-user", "id": "aaa0f407ba434232b02b8e29696d2523"}, "audit_ids": ["Zb7bV85PS8iS2N0W66eddQ"], "issued_at": "2018-07-23T23:28:42.000000Z"}} 2018-07-23 23:28:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6990066fd118469efc6d6a7123846948c9a11b9" 2018-07-23 23:28:42,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6296c85-6783-45c8-8d62-4298ac65f705 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:28:42,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c6296c85-6783-45c8-8d62-4298ac65f705 2018-07-23 23:28:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:42,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b7f5f426-98a4-4431-b3e1-3a7ba833fe8e Date: Mon, 23 Jul 2018 23:28:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:42,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-b7f5f426-98a4-4431-b3e1-3a7ba833fe8e 2018-07-23 23:28:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:42,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-982c1ed2-01f7-423e-a9a4-2b853d3dcea6 Date: Mon, 23 Jul 2018 23:28:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:42,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-982c1ed2-01f7-423e-a9a4-2b853d3dcea6 2018-07-23 23:28:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:42,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-143ef8db-56ac-4e34-b7d9-67af296e633b Date: Mon, 23 Jul 2018 23:28:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:42,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-143ef8db-56ac-4e34-b7d9-67af296e633b 2018-07-23 23:28:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:28:42,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:28:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:28:42,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6990066fd118469efc6d6a7123846948c9a11b9" 2018-07-23 23:28:42,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f711b02b-b39c-4fef-9276-12858176180c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:42,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-f711b02b-b39c-4fef-9276-12858176180c 2018-07-23 23:28:42,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:42,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a16ffc2b-1288-4630-abc6-a9f3304c3e4f Date: Mon, 23 Jul 2018 23:28:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:42,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-a16ffc2b-1288-4630-abc6-a9f3304c3e4f 2018-07-23 23:28:42,713 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net 2018-07-23 23:28:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" -d '{"port": {"network_id": "2adda9d2-f8ed-4411-991e-e18e51bf532c", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1", "admin_state_up": true}}' 2018-07-23 23:28:43,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-ab02c8ab-ba10-42eb-8dd0-461c36f41517 Date: Mon, 23 Jul 2018 23:28:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096"],"mac_address":"fa:16:3e:84:4e:b9","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","project_id":"298c24a768f94ba7b180444da4da075c","qos_policy_id":null,"admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:28:43,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-ab02c8ab-ba10-42eb-8dd0-461c36f41517 2018-07-23 23:28:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:43,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-87fb2122-24d6-4519-9d12-e0c05b85d78d Date: Mon, 23 Jul 2018 23:28:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:28:43,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-87fb2122-24d6-4519-9d12-e0c05b85d78d 2018-07-23 23:28:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:43,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3ab08d-bd43-4c2f-8625-b231d8c14663 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:43,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-8f3ab08d-bd43-4c2f-8625-b231d8c14663 2018-07-23 23:28:43,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:43,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-482fe2cd-8990-4826-80bb-c43b45ad1bd8 Date: Mon, 23 Jul 2018 23:28:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:28:43,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-482fe2cd-8990-4826-80bb-c43b45ad1bd8 2018-07-23 23:28:43,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:43,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-dfaea5e7-50f1-4270-9bb3-b930c096af9c Date: Mon, 23 Jul 2018 23:28:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:28:43,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1&admin_state_up=True used request id req-dfaea5e7-50f1-4270-9bb3-b930c096af9c 2018-07-23 23:28:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:44,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77957c28-4ef1-43bc-8d07-62350963e404 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:28:44,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-77957c28-4ef1-43bc-8d07-62350963e404 2018-07-23 23:28:44,011 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst 2018-07-23 23:28:44,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:44,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c357f2ca-b6c3-413d-9e13-96460cd3533c x-compute-request-id: req-c357f2ca-b6c3-413d-9e13-96460cd3533c Content-Encoding: gzip Content-Length: 279 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-flavor-name"}]} 2018-07-23 23:28:44,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-c357f2ca-b6c3-413d-9e13-96460cd3533c 2018-07-23 23:28:44,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/7255ceeb-2417-4d12-9431-6249491b82cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:44,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4ab04d9-cbc8-4827-88d9-d43520669e7b x-compute-request-id: req-c4ab04d9-cbc8-4827-88d9-d43520669e7b Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "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": "7255ceeb-2417-4d12-9431-6249491b82cc"}} 2018-07-23 23:28:44,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/7255ceeb-2417-4d12-9431-6249491b82cc used request id req-c4ab04d9-cbc8-4827-88d9-d43520669e7b 2018-07-23 23:28:44,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:44,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-03771fa8-de22-4e8a-af5f-e6c660b70a95 Date: Mon, 23 Jul 2018 23:28:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:28:23Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:28:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/snap", "metadata": {}}], "self": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "min_disk": 0, "protected": false, "id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "file": "/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "298c24a768f94ba7b180444da4da075c", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image"} 2018-07-23 23:28:44,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image used request id req-03771fa8-de22-4e8a-af5f-e6c660b70a95 2018-07-23 23:28:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:44,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2be72a0-2794-435d-b72b-1b306c83c678 Date: Mon, 23 Jul 2018 23:28:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:28:44,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c2be72a0-2794-435d-b72b-1b306c83c678 2018-07-23 23:28:44,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" -d '{"server": {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "imageRef": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "flavorRef": "7255ceeb-2417-4d12-9431-6249491b82cc", "max_count": 1, "min_count": 1, "networks": [{"port": "b0e060df-e75d-4beb-95a2-99aba73490ac"}]}}' 2018-07-23 23:28:44,984 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07db4384-5864-4fa1-97cd-c05fc44c51a9 x-compute-request-id: req-07db4384-5864-4fa1-97cd-c05fc44c51a9 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "adminPass": "4iLhL5oWTBS6"}} 2018-07-23 23:28:44,984 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-07db4384-5864-4fa1-97cd-c05fc44c51a9 2018-07-23 23:28:44,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:45,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bdbd852-166e-465a-98fa-5bb020736cf4 x-compute-request-id: req-6bdbd852-166e-465a-98fa-5bb020736cf4 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "user_id": "aaa0f407ba434232b02b8e29696d2523", "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-23T23:28:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:45,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-6bdbd852-166e-465a-98fa-5bb020736cf4 2018-07-23 23:28:45,057 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst 2018-07-23 23:28:45,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:45,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05a71eff-d5cf-4b12-837e-67734d23b7ad x-compute-request-id: req-05a71eff-d5cf-4b12-837e-67734d23b7ad Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "user_id": "aaa0f407ba434232b02b8e29696d2523", "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-23T23:28:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:45,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-05a71eff-d5cf-4b12-837e-67734d23b7ad 2018-07-23 23:28:45,157 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:28:45,157 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:28:48,161 - create_instance - DEBUG - VM status query timeout in 896.896823883 2018-07-23 23:28:48,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:48,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1abce89-135d-4ada-ad16-46a1e3eba7d4 x-compute-request-id: req-f1abce89-135d-4ada-ad16-46a1e3eba7d4 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:48,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-f1abce89-135d-4ada-ad16-46a1e3eba7d4 2018-07-23 23:28:48,654 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:28:48,654 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:28:51,657 - create_instance - DEBUG - VM status query timeout in 893.400218964 2018-07-23 23:28:51,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:51,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbdd58b1-ac89-442b-aa1e-0dc77bdbc5ea x-compute-request-id: req-dbdd58b1-ac89-442b-aa1e-0dc77bdbc5ea Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:51,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-dbdd58b1-ac89-442b-aa1e-0dc77bdbc5ea 2018-07-23 23:28:51,993 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:28:51,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:28:54,994 - create_instance - DEBUG - VM status query timeout in 890.063817024 2018-07-23 23:28:54,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:55,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b70c658e-ed9a-4801-9d57-f01b7f09bc76 x-compute-request-id: req-b70c658e-ed9a-4801-9d57-f01b7f09bc76 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:55,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-b70c658e-ed9a-4801-9d57-f01b7f09bc76 2018-07-23 23:28:55,521 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:28:55,521 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:28:58,524 - create_instance - DEBUG - VM status query timeout in 886.533064842 2018-07-23 23:28:58,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:28:59,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:28:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdd44729-248e-417a-8cea-ac3ea273308b x-compute-request-id: req-bdd44729-248e-417a-8cea-ac3ea273308b Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:28:59,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-bdd44729-248e-417a-8cea-ac3ea273308b 2018-07-23 23:28:59,036 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:28:59,036 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:02,039 - create_instance - DEBUG - VM status query timeout in 883.018038988 2018-07-23 23:29:02,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:02,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa8c0e8e-aa86-4bd9-913a-aa9f39d25427 x-compute-request-id: req-fa8c0e8e-aa86-4bd9-913a-aa9f39d25427 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:02,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-fa8c0e8e-aa86-4bd9-913a-aa9f39d25427 2018-07-23 23:29:02,228 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:02,228 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:05,231 - create_instance - DEBUG - VM status query timeout in 879.826005936 2018-07-23 23:29:05,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:05,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a799eb2b-c454-4bed-90a6-0a6320df441c x-compute-request-id: req-a799eb2b-c454-4bed-90a6-0a6320df441c Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:05,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-a799eb2b-c454-4bed-90a6-0a6320df441c 2018-07-23 23:29:05,608 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:05,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:08,611 - create_instance - DEBUG - VM status query timeout in 876.446303844 2018-07-23 23:29:08,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:09,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48949916-f136-4d3f-bdd3-d49dab2879d2 x-compute-request-id: req-48949916-f136-4d3f-bdd3-d49dab2879d2 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:09,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-48949916-f136-4d3f-bdd3-d49dab2879d2 2018-07-23 23:29:09,099 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:09,099 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:12,103 - create_instance - DEBUG - VM status query timeout in 872.954752922 2018-07-23 23:29:12,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:12,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16609825-8170-4564-9b54-ff0dc7935293 x-compute-request-id: req-16609825-8170-4564-9b54-ff0dc7935293 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:12,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-16609825-8170-4564-9b54-ff0dc7935293 2018-07-23 23:29:12,605 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:12,605 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:15,608 - create_instance - DEBUG - VM status query timeout in 869.448895931 2018-07-23 23:29:15,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:15,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa87f5e7-6fee-4ba9-8c11-6f95eccf4d4f x-compute-request-id: req-aa87f5e7-6fee-4ba9-8c11-6f95eccf4d4f Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:15,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-aa87f5e7-6fee-4ba9-8c11-6f95eccf4d4f 2018-07-23 23:29:15,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:15,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:18,958 - create_instance - DEBUG - VM status query timeout in 866.099018812 2018-07-23 23:29:18,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:19,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7602dd20-5966-4ac5-93c3-946e5c451c36 x-compute-request-id: req-7602dd20-5966-4ac5-93c3-946e5c451c36 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:19,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-7602dd20-5966-4ac5-93c3-946e5c451c36 2018-07-23 23:29:19,140 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:19,140 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:22,143 - create_instance - DEBUG - VM status query timeout in 862.914022923 2018-07-23 23:29:22,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:22,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fe030a4-ff52-4b9c-abd7-0372d383b696 x-compute-request-id: req-0fe030a4-ff52-4b9c-abd7-0372d383b696 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:22,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-0fe030a4-ff52-4b9c-abd7-0372d383b696 2018-07-23 23:29:22,487 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:22,487 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:25,491 - create_instance - DEBUG - VM status query timeout in 859.566711903 2018-07-23 23:29:25,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:25,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9be02a3b-f31b-421a-a500-836e261e3d26 x-compute-request-id: req-9be02a3b-f31b-421a-a500-836e261e3d26 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:25,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-9be02a3b-f31b-421a-a500-836e261e3d26 2018-07-23 23:29:25,669 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:25,669 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:28,672 - create_instance - DEBUG - VM status query timeout in 856.384955883 2018-07-23 23:29:28,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:29,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00d385a5-3b7f-420c-996a-0e8ba55d9b79 x-compute-request-id: req-00d385a5-3b7f-420c-996a-0e8ba55d9b79 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:29,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-00d385a5-3b7f-420c-996a-0e8ba55d9b79 2018-07-23 23:29:29,047 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:29,047 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:32,048 - create_instance - DEBUG - VM status query timeout in 853.009351969 2018-07-23 23:29:32,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:32,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5d517e2-e813-4730-b1f0-aedcc7804a57 x-compute-request-id: req-f5d517e2-e813-4730-b1f0-aedcc7804a57 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:32,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-f5d517e2-e813-4730-b1f0-aedcc7804a57 2018-07-23 23:29:32,582 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:32,582 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:35,585 - create_instance - DEBUG - VM status query timeout in 849.472421885 2018-07-23 23:29:35,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:35,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b463ad0-7f26-49bf-b300-f2c5b2f887fa x-compute-request-id: req-8b463ad0-7f26-49bf-b300-f2c5b2f887fa Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:35,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-8b463ad0-7f26-49bf-b300-f2c5b2f887fa 2018-07-23 23:29:35,779 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:35,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:38,783 - create_instance - DEBUG - VM status query timeout in 846.27451396 2018-07-23 23:29:38,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:38,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2005723-9b46-41d5-88d0-1f3edb88aea4 x-compute-request-id: req-d2005723-9b46-41d5-88d0-1f3edb88aea4 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:38,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-d2005723-9b46-41d5-88d0-1f3edb88aea4 2018-07-23 23:29:38,966 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:38,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:41,970 - create_instance - DEBUG - VM status query timeout in 843.08780694 2018-07-23 23:29:41,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:42,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-189a6b39-e0fe-464e-8450-8b6beadb35e2 x-compute-request-id: req-189a6b39-e0fe-464e-8450-8b6beadb35e2 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:42,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-189a6b39-e0fe-464e-8450-8b6beadb35e2 2018-07-23 23:29:42,355 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:42,355 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:45,358 - create_instance - DEBUG - VM status query timeout in 839.69888401 2018-07-23 23:29:45,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:45,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dbb7f62-84cf-4d67-8291-3b832515ca05 x-compute-request-id: req-3dbb7f62-84cf-4d67-8291-3b832515ca05 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:45,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-3dbb7f62-84cf-4d67-8291-3b832515ca05 2018-07-23 23:29:45,552 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:45,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:48,555 - create_instance - DEBUG - VM status query timeout in 836.502509832 2018-07-23 23:29:48,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:48,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-417d4f15-5190-4c0d-bf76-53dec0514899 x-compute-request-id: req-417d4f15-5190-4c0d-bf76-53dec0514899 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:48,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-417d4f15-5190-4c0d-bf76-53dec0514899 2018-07-23 23:29:48,877 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:48,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:51,881 - create_instance - DEBUG - VM status query timeout in 833.176848888 2018-07-23 23:29:51,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:52,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85bb62cf-1e7e-4472-aec2-2b098e0f21b5 x-compute-request-id: req-85bb62cf-1e7e-4472-aec2-2b098e0f21b5 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:52,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-85bb62cf-1e7e-4472-aec2-2b098e0f21b5 2018-07-23 23:29:52,406 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:52,407 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:55,410 - create_instance - DEBUG - VM status query timeout in 829.64755702 2018-07-23 23:29:55,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:55,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-228ea760-be6e-48ef-947a-64def1e607b3 x-compute-request-id: req-228ea760-be6e-48ef-947a-64def1e607b3 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:55,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-228ea760-be6e-48ef-947a-64def1e607b3 2018-07-23 23:29:55,756 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:55,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:29:58,760 - create_instance - DEBUG - VM status query timeout in 826.297816992 2018-07-23 23:29:58,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:29:58,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:29:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0018996a-0b4a-4299-908d-3298d58884c7 x-compute-request-id: req-0018996a-0b4a-4299-908d-3298d58884c7 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:29:58,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-0018996a-0b4a-4299-908d-3298d58884c7 2018-07-23 23:29:58,944 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:29:58,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:01,948 - create_instance - DEBUG - VM status query timeout in 823.109721899 2018-07-23 23:30:01,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:02,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2bd91af-22f8-46b5-8f82-7b9c67c12eac x-compute-request-id: req-f2bd91af-22f8-46b5-8f82-7b9c67c12eac Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:02,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-f2bd91af-22f8-46b5-8f82-7b9c67c12eac 2018-07-23 23:30:02,124 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:02,124 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:05,128 - create_instance - DEBUG - VM status query timeout in 819.929698944 2018-07-23 23:30:05,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:05,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b655f9f-58b4-4b97-b6b8-c289faad4fec x-compute-request-id: req-3b655f9f-58b4-4b97-b6b8-c289faad4fec Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:05,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-3b655f9f-58b4-4b97-b6b8-c289faad4fec 2018-07-23 23:30:05,293 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:05,293 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:08,296 - create_instance - DEBUG - VM status query timeout in 816.761298895 2018-07-23 23:30:08,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:08,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f550c0dc-14e3-495c-93b3-0a3612563738 x-compute-request-id: req-f550c0dc-14e3-495c-93b3-0a3612563738 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:08,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-f550c0dc-14e3-495c-93b3-0a3612563738 2018-07-23 23:30:08,460 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:08,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:11,464 - create_instance - DEBUG - VM status query timeout in 813.593741894 2018-07-23 23:30:11,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:11,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cec99db9-c099-4d11-a4f7-74a54310c6a3 x-compute-request-id: req-cec99db9-c099-4d11-a4f7-74a54310c6a3 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:11,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-cec99db9-c099-4d11-a4f7-74a54310c6a3 2018-07-23 23:30:11,641 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:11,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:14,645 - create_instance - DEBUG - VM status query timeout in 810.41258502 2018-07-23 23:30:14,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:14,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ed98b62-7152-449c-b390-97058240dbc6 x-compute-request-id: req-5ed98b62-7152-449c-b390-97058240dbc6 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:14,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-5ed98b62-7152-449c-b390-97058240dbc6 2018-07-23 23:30:14,815 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:14,816 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:17,819 - create_instance - DEBUG - VM status query timeout in 807.238516808 2018-07-23 23:30:17,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:18,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-301688e8-fa0d-4276-aaea-d5769c0c5007 x-compute-request-id: req-301688e8-fa0d-4276-aaea-d5769c0c5007 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:18,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-301688e8-fa0d-4276-aaea-d5769c0c5007 2018-07-23 23:30:18,150 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:18,151 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:21,154 - create_instance - DEBUG - VM status query timeout in 803.903538942 2018-07-23 23:30:21,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:21,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bed1336-a87d-4a33-9a2c-96c3ef76e1e9 x-compute-request-id: req-0bed1336-a87d-4a33-9a2c-96c3ef76e1e9 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:21,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-0bed1336-a87d-4a33-9a2c-96c3ef76e1e9 2018-07-23 23:30:21,497 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:21,497 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:24,500 - create_instance - DEBUG - VM status query timeout in 800.557052851 2018-07-23 23:30:24,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:24,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0798b50-14c6-42dc-a8ea-439db2a8c1aa x-compute-request-id: req-c0798b50-14c6-42dc-a8ea-439db2a8c1aa Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:28:45Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:24,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-c0798b50-14c6-42dc-a8ea-439db2a8c1aa 2018-07-23 23:30:24,672 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - BUILD 2018-07-23 23:30:24,672 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:27,675 - create_instance - DEBUG - VM status query timeout in 797.381965876 2018-07-23 23:30:27,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:28,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e87299-7105-40aa-beed-5c926a0bcd28 x-compute-request-id: req-07e87299-7105-40aa-beed-5c926a0bcd28 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:28,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-07e87299-7105-40aa-beed-5c926a0bcd28 2018-07-23 23:30:28,009 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - ACTIVE 2018-07-23 23:30:28,009 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:30:28,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:28,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ea92714-c486-492a-8660-28817f0cf3fa x-compute-request-id: req-5ea92714-c486-492a-8660-28817f0cf3fa Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:28,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-5ea92714-c486-492a-8660-28817f0cf3fa 2018-07-23 23:30:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:28,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-71fd1459-a385-4d22-b741-b7a66d5d6a08 Date: Mon, 23 Jul 2018 23:30:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:30:28,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-71fd1459-a385-4d22-b741-b7a66d5d6a08 2018-07-23 23:30:28,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:28,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b6b6b8-78c1-40d4-8a7d-65fa38d1cdd6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:28,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-88b6b6b8-78c1-40d4-8a7d-65fa38d1cdd6 2018-07-23 23:30:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:28,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b0622a69-acc3-4370-902a-babe00ed9b81 Date: Mon, 23 Jul 2018 23:30:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:30:28,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-b0622a69-acc3-4370-902a-babe00ed9b81 2018-07-23 23:30:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:28,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-a6729bf2-ef59-4800-b277-ba45f9e621e2 Date: Mon, 23 Jul 2018 23:30:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.2"}],"id":"98bc970d-9d16-4d74-802b-783599074dfa","security_groups":[],"mac_address":"fa:16:3e:3a:7f:29","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2adda9d2-f8ed-4411-991e-e18e51bf532c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:30:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"d5d4ab71-764d-42ad-b996-faf93dcbb8c7","ip_allocation":"immediate"}]} 2018-07-23 23:30:28,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-a6729bf2-ef59-4800-b277-ba45f9e621e2 2018-07-23 23:30:28,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:28,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-8bf68f40-3061-4c17-a1ca-eeb2dd33e856 Date: Mon, 23 Jul 2018 23:30:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:32Z", "admin_state_up": true, "updated_at": "2018-07-23T23:28:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "298c24a768f94ba7b180444da4da075c", "id": "256972e7-9eb1-4da0-8183-74aa98cd8d45", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router"}]} 2018-07-23 23:30:28,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router used request id req-8bf68f40-3061-4c17-a1ca-eeb2dd33e856 2018-07-23 23:30:28,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e77632fb-d610-48f6-82aa-75922e97a965 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:29,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-e77632fb-d610-48f6-82aa-75922e97a965 2018-07-23 23:30:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=256972e7-9eb1-4da0-8183-74aa98cd8d45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-0bad9887-d557-4b5c-82e9-8e4bd9e69b03 Date: Mon, 23 Jul 2018 23:30:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"}]} 2018-07-23 23:30:29,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=256972e7-9eb1-4da0-8183-74aa98cd8d45 used request id req-0bad9887-d557-4b5c-82e9-8e4bd9e69b03 2018-07-23 23:30:29,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/4d464740-9159-413f-8be6-f161a3bcc22e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-4209c179-9a29-4a85-a13d-ebf92250e2f8 Date: Mon, 23 Jul 2018 23:30:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}} 2018-07-23 23:30:29,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/4d464740-9159-413f-8be6-f161a3bcc22e used request id req-4209c179-9a29-4a85-a13d-ebf92250e2f8 2018-07-23 23:30:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a8d9f5a7-a282-463b-80f7-c62bebb10f6a Date: Mon, 23 Jul 2018 23:30:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:30:29,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-a8d9f5a7-a282-463b-80f7-c62bebb10f6a 2018-07-23 23:30:29,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-176c99c2-18c1-4fd6-9b7a-92c4e317aab8 Date: Mon, 23 Jul 2018 23:30:29 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:30:29,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-176c99c2-18c1-4fd6-9b7a-92c4e317aab8 2018-07-23 23:30:29,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bef4eea8-873d-4049-99c7-14cf67065897 x-compute-request-id: req-bef4eea8-873d-4049-99c7-14cf67065897 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:29,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-bef4eea8-873d-4049-99c7-14cf67065897 2018-07-23 23:30:29,487 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - ACTIVE 2018-07-23 23:30:29,487 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:30:29,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41195726-5f63-4bd4-8c1a-8f598c9374ff x-compute-request-id: req-41195726-5f63-4bd4-8c1a-8f598c9374ff Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:29,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-41195726-5f63-4bd4-8c1a-8f598c9374ff 2018-07-23 23:30:29,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:29,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7523cdf0-20c4-4a86-ba5f-cf73e5fd683c Date: Mon, 23 Jul 2018 23:30:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:30:29,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-7523cdf0-20c4-4a86-ba5f-cf73e5fd683c 2018-07-23 23:30:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:30,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d69e38-0cd9-4404-8d40-7ae0638924ca Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:30,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-03d69e38-0cd9-4404-8d40-7ae0638924ca 2018-07-23 23:30:30,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:30,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3a363c51-1d6f-4ecf-9b36-5e58503d4cd9 Date: Mon, 23 Jul 2018 23:30:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:30:30,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-3a363c51-1d6f-4ecf-9b36-5e58503d4cd9 2018-07-23 23:30:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:30,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-9bd6f8b8-99f4-4970-a9e4-b4bc0af9496d Date: Mon, 23 Jul 2018 23:30:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.2"}],"id":"98bc970d-9d16-4d74-802b-783599074dfa","security_groups":[],"mac_address":"fa:16:3e:3a:7f:29","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2adda9d2-f8ed-4411-991e-e18e51bf532c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:30:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"d5d4ab71-764d-42ad-b996-faf93dcbb8c7","ip_allocation":"immediate"}]} 2018-07-23 23:30:30,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-9bd6f8b8-99f4-4970-a9e4-b4bc0af9496d 2018-07-23 23:30:30,171 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-23 23:30:30,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:30,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ba52517d-9597-4718-9d49-b5adfa7da702 Date: Mon, 23 Jul 2018 23:30:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:30:30,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-ba52517d-9597-4718-9d49-b5adfa7da702 2018-07-23 23:30:30,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:30,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2424edc6-e7a4-4fbf-8325-4c8c96d10a38 Date: Mon, 23 Jul 2018 23:30:30 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:30:30,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-2424edc6-e7a4-4fbf-8325-4c8c96d10a38 2018-07-23 23:30:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "port_id": "b0e060df-e75d-4beb-95a2-99aba73490ac"}}' 2018-07-23 23:30:32,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 571 X-Openstack-Request-Id: req-e69c7a3d-ecff-47d4-bfeb-712efe41b48a Date: Mon, 23 Jul 2018 23:30:32 GMT RESP BODY: {"floatingip": {"router_id": "256972e7-9eb1-4da0-8183-74aa98cd8d45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:30:31Z", "updated_at": "2018-07-23T23:30:31Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "298c24a768f94ba7b180444da4da075c", "port_id": "b0e060df-e75d-4beb-95a2-99aba73490ac", "id": "1b6ec115-99be-48f9-bcbb-ae2585186e95", "qos_policy_id": null}} 2018-07-23 23:30:32,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-e69c7a3d-ecff-47d4-bfeb-712efe41b48a 2018-07-23 23:30:32,393 - create_instance - INFO - Created floating IP 172.30.9.200 via router - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router 2018-07-23 23:30:32,393 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-07-23 23:30:32,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:32,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ae8417d-92e7-4aa8-b9e4-8ec978d01834 x-compute-request-id: req-8ae8417d-92e7-4aa8-b9e4-8ec978d01834 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:32,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-8ae8417d-92e7-4aa8-b9e4-8ec978d01834 2018-07-23 23:30:32,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:30:32,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24c6b22f-e31d-4a6f-86de-8749b26b5f22 x-compute-request-id: req-24c6b22f-e31d-4a6f-86de-8749b26b5f22 Content-Encoding: gzip Content-Length: 8564 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008030] Security Framework initialized\n[ 0.009118] AppArmor: AppArmor initialized\n[ 0.010163] Yama: becoming mindful.\n[ 0.011208] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013349] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016641] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.018243] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.020235] Initializing cgroup subsys memory\n[ 0.021358] Initializing cgroup subsys devices\n[ 0.022469] Initializing cgroup subsys freezer\n[ 0.023584] Initializing cgroup subsys blkio\n[ 0.024003] Initializing cgroup subsys perf_event\n[ 0.025171] Initializing cgroup subsys hugetlb\n[ 0.026325] CPU: Physical Processor ID: 0\n[ 0.028010] FEATURE SPEC_CTRL Present\n[ 0.029646] mce: CPU supports 10 MCE banks\n[ 0.030708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.030708] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.033518] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038079] Speculative Store Bypass: Vulnerable\n[ 0.040256] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.044737] ACPI: Core revision 20131115\n[ 0.046195] ACPI: All ACPI Tables successfully acquired\n[ 0.047636] ftrace: allocating 28727 entries in 113 pages\n[ 0.068252] Enabling x2apic\n[ 0.069046] Enabled x2apic\n[ 0.072003] Switched APIC routing to physical x2apic.\n[ 0.074138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.078624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.085028] KVM setup paravirtual spinlock\n[ 0.087308] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.088149] x86: Booting SMP configuration:\n[ 0.089265] .... node #0, CPUs: #1[ 0.087274] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.104017] x86: Booted up 1 node, 2 CPUs\n[ 0.104011] KVM setup async PF for cpu 1\n[ 0.104011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.107363] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.108311] devtmpfs: initialized\n[ 0.110511] EVM: security.selinux\n[ 0.111392] EVM: security.SMACK64\n[ 0.112005] EVM: security.ima\n[ 0.112809] EVM: security.capability\n[ 0.113762] pinctrl core: initialized pinctrl subsystem\n[ 0.114109] regulator-dummy: no parameters\n[ 0.116062] RTC time: 23:30:26, date: 07/23/18\n[ 0.117190] NET: Registered protocol family 16\n[ 0.118401] cpuidle: using governor ladder\n[ 0.119442] cpuidle: using governor menu\n[ 0.120073] ACPI: bus type PCI registered\n[ 0.121091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.122650] PCI: Using configuration type 1 for base access\n[ 0.124519] bio: create slab at 0\n[ 0.125038] ACPI: Added _OSI(Module Device)\n[ 0.125073] ACPI: Added _OSI(Processor Device)\n[ 0.125956] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.128003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.130020] ACPI: Interpreter enabled\n[ 0.130811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.137908] ACPI: (supports S0 S5)\n[ 0.138625] ACPI: Using IOAPIC for interrupt routing\n[ 0.139594] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.140192] ACPI: No dock devices found.\n[ 0.142782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.143960] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.144006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.148016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.150329] acpiphp: Slot [3] registered\n[ 0.151149] acpiphp: Slot [4] registered\n[ 0.151970] acpiphp: Slot [5] registered\n[ 0.152017] acpiphp: Slot [6] registered\n[ 0.152838] acpiphp: Slot [7] registered\n[ 0.153655] acpiphp: Slot [8] registered\n[ 0.154473] acpiphp: Slot [9] registered\n[ 0.155293] acpiphp: Slot [10] registered\n[ 0.156017] acpiphp: Slot [11] registered\n[ 0.156852] acpiphp: Slot [12] registered\n[ 0.157682] acpiphp: Slot [13] registered\n[ 0.158518] acpiphp: Slot [14] registered\n[ 0.159352] acpiphp: Slot [15] registered\n[ 0.160016] acpiphp: Slot [16] registered\n[ 0.160859] acpiphp: Slot [17] registered\n[ 0.161694] acpiphp: Slot [18] registered\n[ 0.162529] acpiphp: Slot [19] registered\n[ 0.163365] acpiphp: Slot [20] registered\n[ 0.164016] acpiphp: Slot [21] registered\n[ 0.164848] acpiphp: Slot [22] registered\n[ 0.165683] acpiphp: Slot [23] registered\n[ 0.166520] acpiphp: Slot [24] registered\n[ 0.167365] acpiphp: Slot [25] registered\n[ 0.168016] acpiphp: Slot [26] registered\n[ 0.168851] acpiphp: Slot [27] registered\n[ 0.169682] acpiphp: Slot [28] registered\n[ 0.170519] acpiphp: Slot [29] registered\n[ 0.171350] acpiphp: Slot [30] registered\n[ 0.172023] acpiphp: Slot [31] registered\n[ 0.172855] PCI host bridge to bus 0000:00\n[ 0.173685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.174729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.175883] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.176003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.177271] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.178531] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.184232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.185699] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.206108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.207657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.208708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.210264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212042] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.213663] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215157] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216003] vgaarb: loaded\n[ 0.216774] vgaarb: bridge control possible 0000:00:02.0\n[ 0.218317] SCSI subsystem initialized\n[ 0.219433] ACPI: bus type USB registered\n[ 0.220028] usbcore: registered new interface driver usbfs\n[ 0.221325] usbcore: registered new interface driver hub\n[ 0.222597] usbcore: registered new device driver usb\n[ 0.224004] PCI: Using ACPI for IRQ routing\n[ 0.225343] NetLabel: Initializing\n[ 0.226221] NetLabel: domain hash size = 128\n[ 0.227266] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.228040] NetLabel: unlabeled traffic allowed by default\n[ 0.229338] Switched to clocksource kvm-clock\n[ 0.235313] AppArmor: AppArmor Filesystem Enabled\n[ 0.238504] pnp: PnP ACPI init\n[ 0.239394] ACPI: bus type PNP registered\n[ 0.240894] pnp: PnP ACPI: found 8 devices\n[ 0.241964] ACPI: bus type PNP unregistered\n[ 0.249281] NET: Registered protocol family 2\n[ 0.250795] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.252705] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254466] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256143] TCP: reno registered\n[ 0.257003] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258420] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260033] NET: Registered protocol family 1\n[ 0.261162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262552] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263968] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.285906] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.307756] Trying to unpack rootfs image as initramfs...\n[ 0.398520] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.400682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.402093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.403596] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.405685] Scanning for low memory corruption every 60 seconds\n[ 0.407438] Initialise system trusted keyring\n[ 0.408574] audit: initializing netlink socket (disabled)\n[ 0.409872] type=2000 audit(1532388627.033:1): initialized\n[ 0.429553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.431842] zbud: loaded\n[ 0.432829] VFS: Disk quotas dquot_6.5.2\n[ 0.433857] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.435613] fuse init (API version 7.22)\n[ 0.436678] msgmni has been set to 3997\n[ 0.437666] Key type big_key registered\n[ 0.438846] Key type asymmetric registered\n[ 0.439889] Asymmetric key parser 'x509' registered\n[ 0.441089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.442937] io scheduler noop registered\n[ 0.443953] io scheduler deadline registered (default)\n[ 0.445181] io scheduler cfq registered\n[ 0.446186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.447476] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.449016] ipmi message handler version 39.2\n[ 0.450111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.451873] ACPI: Power Button [PWRF]\n[ 0.452929] GHES: HEST is not enabled!\n[ 0.474538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.517432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.519241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.543729] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.546062] Linux agpgart interface v0.103\n[ 0.547723] brd: module loaded\n[ 0.548839] loop: module loaded\n[ 0.549903] blk-mq: CPU -> queue map\n[ 0.550808] CPU 0 -> Queue 0\n[ 0.551554] CPU 1 -> Queue 0\n[ 0.552866] vda: vda1\n[ 0.554216] scsi0 : ata_piix\n[ 0.555103] scsi1 : ata_piix\n[ 0.555894] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.557404] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.559128] libphy: Fixed MDIO Bus: probed\n[ 0.560234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.561400] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.563547] PPP generic driver version 2.4.2\n[ 0.564732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.566205] ehci-pci: EHCI PCI platform driver\n[ 0.567258] ehci-platform: EHCI generic platform driver\n[ 0.568469] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.569874] ohci-pci: OHCI PCI platform driver\n[ 0.570900] ohci-platform: OHCI generic platform driver\n[ 0.572082] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.593811] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.595065] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.596906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.598243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.599820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.601625] usb usb1: Product: UHCI Host Controller\n[ 0.602819] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.604445] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.605707] hub 1-0:1.0: USB hub found\n[ 0.606682] hub 1-0:1.0: 2 ports detected\n[ 0.607783] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.610367] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.611520] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.612801] mousedev: PS/2 mouse device common for all mice\n[ 0.614392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.616678] rtc_cmos 00:00: RTC can wake from S4\n[ 0.618039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.619525] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.621030] device-mapper: uevent: version 1.0.3\n[ 0.622191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.624226] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.625733] TCP: cubic registered\n[ 0.626626] NET: Registered protocol family 10\n[ 0.627847] NET: Registered protocol family 17\n[ 0.628936] Key type dns_resolver registered\n[ 0.630157] Loading compiled-in X.509 certificates\n[ 0.631798] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.634033] registered taskstats version 1\n[ 0.636588] Key type trusted registered\n[ 0.640106] Key type encrypted registered\n[ 0.641119] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.642372] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.643928] regulator-dummy: disabling\n[ 0.644974] Magic number: 10:653:555\n[ 0.652756] rtc_cmos 00:00: setting system clock to 2018-07-23 23:30:27 UTC (1532388627)\n[ 0.654836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.656235] EDD information not available.\n[ 0.717117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.719060] Write protecting the kernel read-only data: 12288k\n[ 0.720944] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.724022] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.736877] systemd-udevd[107]: starting version 204\n[ 0.776702] FDC 0 is a S82078B\n[ 0.916043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.080424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.082203] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.084061] usb 1-1: Product: QEMU USB Tablet\n[ 1.085269] usb 1-1: Manufacturer: QEMU\n[ 1.086363] usb 1-1: SerialNumber: 42\n[ 1.400043] tsc: Refined TSC clocksource calibration: 3491.816 MHz\n[ 1.784817] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.021154] 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.117880] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.207442] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Mon, 23 Jul 2018 23:30:29 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.72]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.68]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 23 Jul 2018 23:30:30 +0000. Up 3.93 seconds.\nci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:84:4e:b9 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-07-23 23:30:32,842 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7/action used request id req-24c6b22f-e31d-4a6f-86de-8749b26b5f22 2018-07-23 23:30:32,843 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-23 23:30:32,843 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008030] Security Framework initialized [ 0.009118] AppArmor: AppArmor initialized [ 0.010163] Yama: becoming mindful. [ 0.011208] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013349] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016641] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.018243] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.020235] Initializing cgroup subsys memory [ 0.021358] Initializing cgroup subsys devices [ 0.022469] Initializing cgroup subsys freezer [ 0.023584] Initializing cgroup subsys blkio [ 0.024003] Initializing cgroup subsys perf_event [ 0.025171] Initializing cgroup subsys hugetlb [ 0.026325] CPU: Physical Processor ID: 0 [ 0.028010] FEATURE SPEC_CTRL Present [ 0.029646] mce: CPU supports 10 MCE banks [ 0.030708] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.030708] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.032004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.033518] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.036003] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.038079] Speculative Store Bypass: Vulnerable [ 0.040256] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.044737] ACPI: Core revision 20131115 [ 0.046195] ACPI: All ACPI Tables successfully acquired [ 0.047636] ftrace: allocating 28727 entries in 113 pages [ 0.068252] Enabling x2apic [ 0.069046] Enabled x2apic [ 0.072003] Switched APIC routing to physical x2apic. [ 0.074138] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.076002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.078624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.085028] KVM setup paravirtual spinlock [ 0.087308] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.088149] x86: Booting SMP configuration: [ 0.089265] .... node #0, CPUs: #1[ 0.087274] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.104017] x86: Booted up 1 node, 2 CPUs [ 0.104011] KVM setup async PF for cpu 1 [ 0.104011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.107363] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.108311] devtmpfs: initialized [ 0.110511] EVM: security.selinux [ 0.111392] EVM: security.SMACK64 [ 0.112005] EVM: security.ima [ 0.112809] EVM: security.capability [ 0.113762] pinctrl core: initialized pinctrl subsystem [ 0.114109] regulator-dummy: no parameters [ 0.116062] RTC time: 23:30:26, date: 07/23/18 [ 0.117190] NET: Registered protocol family 16 [ 0.118401] cpuidle: using governor ladder [ 0.119442] cpuidle: using governor menu [ 0.120073] ACPI: bus type PCI registered [ 0.121091] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.122650] PCI: Using configuration type 1 for base access [ 0.124519] bio: create slab at 0 [ 0.125038] ACPI: Added _OSI(Module Device) [ 0.125073] ACPI: Added _OSI(Processor Device) [ 0.125956] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.128003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.130020] ACPI: Interpreter enabled [ 0.130811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.137908] ACPI: (supports S0 S5) [ 0.138625] ACPI: Using IOAPIC for interrupt routing [ 0.139594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.140192] ACPI: No dock devices found. [ 0.142782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.143960] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.144006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.148016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.150329] acpiphp: Slot [3] registered [ 0.151149] acpiphp: Slot [4] registered [ 0.151970] acpiphp: Slot [5] registered [ 0.152017] acpiphp: Slot [6] registered [ 0.152838] acpiphp: Slot [7] registered [ 0.153655] acpiphp: Slot [8] registered [ 0.154473] acpiphp: Slot [9] registered [ 0.155293] acpiphp: Slot [10] registered [ 0.156017] acpiphp: Slot [11] registered [ 0.156852] acpiphp: Slot [12] registered [ 0.157682] acpiphp: Slot [13] registered [ 0.158518] acpiphp: Slot [14] registered [ 0.159352] acpiphp: Slot [15] registered [ 0.160016] acpiphp: Slot [16] registered [ 0.160859] acpiphp: Slot [17] registered [ 0.161694] acpiphp: Slot [18] registered [ 0.162529] acpiphp: Slot [19] registered [ 0.163365] acpiphp: Slot [20] registered [ 0.164016] acpiphp: Slot [21] registered [ 0.164848] acpiphp: Slot [22] registered [ 0.165683] acpiphp: Slot [23] registered [ 0.166520] acpiphp: Slot [24] registered [ 0.167365] acpiphp: Slot [25] registered [ 0.168016] acpiphp: Slot [26] registered [ 0.168851] acpiphp: Slot [27] registered [ 0.169682] acpiphp: Slot [28] registered [ 0.170519] acpiphp: Slot [29] registered [ 0.171350] acpiphp: Slot [30] registered [ 0.172023] acpiphp: Slot [31] registered [ 0.172855] PCI host bridge to bus 0000:00 [ 0.173685] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.174729] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.175883] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.176003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.177271] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.178531] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.184232] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.185699] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.206108] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.207657] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.208708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.210264] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212042] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.213663] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215157] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216003] vgaarb: loaded [ 0.216774] vgaarb: bridge control possible 0000:00:02.0 [ 0.218317] SCSI subsystem initialized [ 0.219433] ACPI: bus type USB registered [ 0.220028] usbcore: registered new interface driver usbfs [ 0.221325] usbcore: registered new interface driver hub [ 0.222597] usbcore: registered new device driver usb [ 0.224004] PCI: Using ACPI for IRQ routing [ 0.225343] NetLabel: Initializing [ 0.226221] NetLabel: domain hash size = 128 [ 0.227266] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.228040] NetLabel: unlabeled traffic allowed by default [ 0.229338] Switched to clocksource kvm-clock [ 0.235313] AppArmor: AppArmor Filesystem Enabled [ 0.238504] pnp: PnP ACPI init [ 0.239394] ACPI: bus type PNP registered [ 0.240894] pnp: PnP ACPI: found 8 devices [ 0.241964] ACPI: bus type PNP unregistered [ 0.249281] NET: Registered protocol family 2 [ 0.250795] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.252705] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254466] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256143] TCP: reno registered [ 0.257003] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258420] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260033] NET: Registered protocol family 1 [ 0.261162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262552] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263968] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.285906] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.307756] Trying to unpack rootfs image as initramfs... [ 0.398520] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.400682] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.402093] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.403596] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.405685] Scanning for low memory corruption every 60 seconds [ 0.407438] Initialise system trusted keyring [ 0.408574] audit: initializing netlink socket (disabled) [ 0.409872] type=2000 audit(1532388627.033:1): initialized [ 0.429553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.431842] zbud: loaded [ 0.432829] VFS: Disk quotas dquot_6.5.2 [ 0.433857] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.435613] fuse init (API version 7.22) [ 0.436678] msgmni has been set to 3997 [ 0.437666] Key type big_key registered [ 0.438846] Key type asymmetric registered [ 0.439889] Asymmetric key parser 'x509' registered [ 0.441089] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.442937] io scheduler noop registered [ 0.443953] io scheduler deadline registered (default) [ 0.445181] io scheduler cfq registered [ 0.446186] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.447476] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.449016] ipmi message handler version 39.2 [ 0.450111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.451873] ACPI: Power Button [PWRF] [ 0.452929] GHES: HEST is not enabled! [ 0.474538] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.517432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.519241] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.543729] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.546062] Linux agpgart interface v0.103 [ 0.547723] brd: module loaded [ 0.548839] loop: module loaded [ 0.549903] blk-mq: CPU -> queue map [ 0.550808] CPU 0 -> Queue 0 [ 0.551554] CPU 1 -> Queue 0 [ 0.552866] vda: vda1 [ 0.554216] scsi0 : ata_piix [ 0.555103] scsi1 : ata_piix [ 0.555894] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.557404] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.559128] libphy: Fixed MDIO Bus: probed [ 0.560234] tun: Universal TUN/TAP device driver, 1.6 [ 0.561400] tun: (C) 1999-2004 Max Krasnyansky [ 0.563547] PPP generic driver version 2.4.2 [ 0.564732] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.566205] ehci-pci: EHCI PCI platform driver [ 0.567258] ehci-platform: EHCI generic platform driver [ 0.568469] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.569874] ohci-pci: OHCI PCI platform driver [ 0.570900] ohci-platform: OHCI generic platform driver [ 0.572082] uhci_hcd: USB Universal Host Controller Interface driver [ 0.593811] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.595065] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.596906] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.598243] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.599820] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601625] usb usb1: Product: UHCI Host Controller [ 0.602819] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.604445] usb usb1: SerialNumber: 0000:00:01.2 [ 0.605707] hub 1-0:1.0: USB hub found [ 0.606682] hub 1-0:1.0: 2 ports detected [ 0.607783] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.610367] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.611520] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.612801] mousedev: PS/2 mouse device common for all mice [ 0.614392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.616678] rtc_cmos 00:00: RTC can wake from S4 [ 0.618039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.619525] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.621030] device-mapper: uevent: version 1.0.3 [ 0.622191] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.624226] ledtrig-cpu: registered to indicate activity on CPUs [ 0.625733] TCP: cubic registered [ 0.626626] NET: Registered protocol family 10 [ 0.627847] NET: Registered protocol family 17 [ 0.628936] Key type dns_resolver registered [ 0.630157] Loading compiled-in X.509 certificates [ 0.631798] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.634033] registered taskstats version 1 [ 0.636588] Key type trusted registered [ 0.640106] Key type encrypted registered [ 0.641119] AppArmor: AppArmor sha1 policy hashing enabled [ 0.642372] IMA: No TPM chip found, activating TPM-bypass! [ 0.643928] regulator-dummy: disabling [ 0.644974] Magic number: 10:653:555 [ 0.652756] rtc_cmos 00:00: setting system clock to 2018-07-23 23:30:27 UTC (1532388627) [ 0.654836] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.656235] EDD information not available. [ 0.717117] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.719060] Write protecting the kernel read-only data: 12288k [ 0.720944] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.724022] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.736877] systemd-udevd[107]: starting version 204 [ 0.776702] FDC 0 is a S82078B [ 0.916043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.080424] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.082203] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.084061] usb 1-1: Product: QEMU USB Tablet [ 1.085269] usb 1-1: Manufacturer: QEMU [ 1.086363] usb 1-1: SerialNumber: 42 [ 1.400043] tsc: Refined TSC clocksource calibration: 3491.816 MHz [ 1.784817] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.021154] 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.117880] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.207442] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 23 Jul 2018 23:30:29 +0000. Up 2.56 seconds. cloud-init-nonet[2.72]: 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 ] * Stopping set console keymap[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.68]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 23 Jul 2018 23:30:30 +0000. Up 3.93 seconds. ci-info: +++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 10.55.1.12 | 255.255.255.0 | fa:16:3e:84:4e:b9 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-07-23 23:30:32,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c44793ee-9d65-460e-9506-ec0cac4c866a x-compute-request-id: req-c44793ee-9d65-460e-9506-ec0cac4c866a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:33,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-c44793ee-9d65-460e-9506-ec0cac4c866a 2018-07-23 23:30:33,014 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - ACTIVE 2018-07-23 23:30:33,014 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:30:33,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c317689e-a2b7-4cc4-8af9-5b1a509393fb x-compute-request-id: req-c317689e-a2b7-4cc4-8af9-5b1a509393fb Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:33,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-c317689e-a2b7-4cc4-8af9-5b1a509393fb 2018-07-23 23:30:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d2c226a4-5567-40ab-b5a1-8ad465c0adae Date: Mon, 23 Jul 2018 23:30:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:30:33,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-d2c226a4-5567-40ab-b5a1-8ad465c0adae 2018-07-23 23:30:33,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e695a6b8-0d94-4df9-844e-8e6260ab1c4f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:33,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-e695a6b8-0d94-4df9-844e-8e6260ab1c4f 2018-07-23 23:30:33,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7631e542-fd3d-4bbd-8cc3-92dea92b67a3 Date: Mon, 23 Jul 2018 23:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:30:33,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-7631e542-fd3d-4bbd-8cc3-92dea92b67a3 2018-07-23 23:30:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-f3dc0a43-b5d2-4007-b1f1-e5d67a73cf9f Date: Mon, 23 Jul 2018 23:30:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.2"}],"id":"98bc970d-9d16-4d74-802b-783599074dfa","security_groups":[],"mac_address":"fa:16:3e:3a:7f:29","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2adda9d2-f8ed-4411-991e-e18e51bf532c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:30:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"d5d4ab71-764d-42ad-b996-faf93dcbb8c7","ip_allocation":"immediate"}]} 2018-07-23 23:30:33,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-f3dc0a43-b5d2-4007-b1f1-e5d67a73cf9f 2018-07-23 23:30:33,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-608947bc-029a-4c15-b358-0b4864b8259a x-compute-request-id: req-608947bc-029a-4c15-b358-0b4864b8259a Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:33,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-608947bc-029a-4c15-b358-0b4864b8259a 2018-07-23 23:30:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:33,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bc8f168e-8efa-4290-a682-2e74872895d5 Date: Mon, 23 Jul 2018 23:30:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:30:33,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-bc8f168e-8efa-4290-a682-2e74872895d5 2018-07-23 23:30:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:34,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d636f7-67eb-4a2a-889c-42d40221fb85 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:34,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-f0d636f7-67eb-4a2a-889c-42d40221fb85 2018-07-23 23:30:34,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:34,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-04484014-3834-40c1-bfdb-8ab6c6a89299 Date: Mon, 23 Jul 2018 23:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:30:34,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-04484014-3834-40c1-bfdb-8ab6c6a89299 2018-07-23 23:30:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:34,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2410 X-Openstack-Request-Id: req-45fea09f-9034-4a62-a629-65d08effb451 Date: Mon, 23 Jul 2018 23:30:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.2"}],"id":"98bc970d-9d16-4d74-802b-783599074dfa","security_groups":[],"mac_address":"fa:16:3e:3a:7f:29","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2adda9d2-f8ed-4411-991e-e18e51bf532c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:30:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"d5d4ab71-764d-42ad-b996-faf93dcbb8c7","ip_allocation":"immediate"}]} 2018-07-23 23:30:34,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-45fea09f-9034-4a62-a629-65d08effb451 2018-07-23 23:30:34,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}}' 2018-07-23 23:30:34,967 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34765133-2a76-4336-8c45-33807d75c837 x-compute-request-id: req-34765133-2a76-4336-8c45-33807d75c837 Content-Length: 0 Content-Type: application/json 2018-07-23 23:30:34,967 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7/action used request id req-34765133-2a76-4336-8c45-33807d75c837 2018-07-23 23:30:34,967 - create_instance - INFO - Checking if VM is active 2018-07-23 23:30:34,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:35,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b98ed0-9c7d-4092-bd4f-4dffb8667a8b x-compute-request-id: req-c2b98ed0-9c7d-4092-bd4f-4dffb8667a8b Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:35,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-c2b98ed0-9c7d-4092-bd4f-4dffb8667a8b 2018-07-23 23:30:35,389 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - ACTIVE 2018-07-23 23:30:35,390 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:30:35,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:35,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f73cdf7-450a-4422-b100-7d81a4aa0232 x-compute-request-id: req-4f73cdf7-450a-4422-b100-7d81a4aa0232 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:35,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-4f73cdf7-450a-4422-b100-7d81a4aa0232 2018-07-23 23:30:35,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:35,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2f0ce4d7-ac5d-413e-ae36-6ead9fdbf3b1 Date: Mon, 23 Jul 2018 23:30:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:30:35,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-2f0ce4d7-ac5d-413e-ae36-6ead9fdbf3b1 2018-07-23 23:30:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:35,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2e78c8-5327-4743-992a-ec9e2582aec9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:35,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-cc2e78c8-5327-4743-992a-ec9e2582aec9 2018-07-23 23:30:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:35,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-15e42ada-c9e2-47fb-b70f-9e32f04cc969 Date: Mon, 23 Jul 2018 23:30:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:30:35,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-15e42ada-c9e2-47fb-b70f-9e32f04cc969 2018-07-23 23:30:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:35,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-8172c5ee-069b-49f1-b7c3-3249707702b5 Date: Mon, 23 Jul 2018 23:30:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.2"}],"id":"98bc970d-9d16-4d74-802b-783599074dfa","security_groups":[],"mac_address":"fa:16:3e:3a:7f:29","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2adda9d2-f8ed-4411-991e-e18e51bf532c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:30:34Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096","ba0d5bf5-06e1-4650-9458-9c663a5d1770"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"d5d4ab71-764d-42ad-b996-faf93dcbb8c7","ip_allocation":"immediate"}]} 2018-07-23 23:30:35,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-8172c5ee-069b-49f1-b7c3-3249707702b5 2018-07-23 23:30:35,878 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:30:35,880 - paramiko.transport - DEBUG - starting thread (client mode): 0xcddd9d10L 2018-07-23 23:30:35,881 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:30:35,886 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:30:35,886 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:30:35,887 - 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-23 23:30:35,887 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:30:35,887 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:30:35,888 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:30:35,888 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:30:35,888 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:30:35,928 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:30:35,929 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:30:35,945 - paramiko.transport - DEBUG - Trying discovered key 36a034106f0464c9f93cb8f92bc68d05 in tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d 2018-07-23 23:30:35,969 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:30:35,987 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:30:36,087 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:30:36,123 - create_instance - INFO - SSH is active for VM instance 2018-07-23 23:30:36,124 - create_instance - INFO - Checking if cloud-init has completed 2018-07-23 23:30:36,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:36,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c4a7768-0db8-47e2-8850-af0e6c3f0d29 x-compute-request-id: req-1c4a7768-0db8-47e2-8850-af0e6c3f0d29 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:36,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-1c4a7768-0db8-47e2-8850-af0e6c3f0d29 2018-07-23 23:30:36,386 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - ACTIVE 2018-07-23 23:30:36,386 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:30:36,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:36,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f32ff2dd-f334-41e2-befd-d5e8f6e4162b x-compute-request-id: req-f32ff2dd-f334-41e2-befd-d5e8f6e4162b Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:36,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-f32ff2dd-f334-41e2-befd-d5e8f6e4162b 2018-07-23 23:30:36,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:36,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c094dfb7-2ecc-430c-8922-2cbd8d5a0657 Date: Mon, 23 Jul 2018 23:30:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:30:36,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-c094dfb7-2ecc-430c-8922-2cbd8d5a0657 2018-07-23 23:30:36,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:36,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eea1456-307f-4000-94de-06055690163b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:36,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-5eea1456-307f-4000-94de-06055690163b 2018-07-23 23:30:36,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:36,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cfcdd96c-103d-4ed3-ba48-5d3c831d49f4 Date: Mon, 23 Jul 2018 23:30:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:30:36,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-cfcdd96c-103d-4ed3-ba48-5d3c831d49f4 2018-07-23 23:30:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:36,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-ebdc9b93-fca6-4243-a132-04dbdd681b12 Date: Mon, 23 Jul 2018 23:30:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.2"}],"id":"98bc970d-9d16-4d74-802b-783599074dfa","security_groups":[],"mac_address":"fa:16:3e:3a:7f:29","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2adda9d2-f8ed-4411-991e-e18e51bf532c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:30:34Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096","ba0d5bf5-06e1-4650-9458-9c663a5d1770"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"d5d4ab71-764d-42ad-b996-faf93dcbb8c7","ip_allocation":"immediate"}]} 2018-07-23 23:30:36,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-ebdc9b93-fca6-4243-a132-04dbdd681b12 2018-07-23 23:30:36,884 - create_instance - INFO - Checking if VM is active 2018-07-23 23:30:36,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:37,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1df0917-6b06-46f1-ba08-df197b1187c3 x-compute-request-id: req-e1df0917-6b06-46f1-ba08-df197b1187c3 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:37,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-e1df0917-6b06-46f1-ba08-df197b1187c3 2018-07-23 23:30:37,054 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - ACTIVE 2018-07-23 23:30:37,055 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:30:37,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:37,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e3a77b8-e5b3-4309-b229-6732493d946e x-compute-request-id: req-7e3a77b8-e5b3-4309-b229-6732493d946e Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp"}], "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:26Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:37,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-7e3a77b8-e5b3-4309-b229-6732493d946e 2018-07-23 23:30:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:37,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d4a1a0fc-527b-4bee-889d-affb3e6a3abd Date: Mon, 23 Jul 2018 23:30:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"298c24a768f94ba7b180444da4da075c","l2_adjacency":true,"status":"ACTIVE","subnets":["4d464740-9159-413f-8be6-f161a3bcc22e"],"description":"","tags":[],"updated_at":"2018-07-23T23:28:30Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net","admin_state_up":true,"tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","mtu":1450}]} 2018-07-23 23:30:37,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net used request id req-d4a1a0fc-527b-4bee-889d-affb3e6a3abd 2018-07-23 23:30:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:37,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd66310-5618-460f-a863-58aca6f74528 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:37,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-afd66310-5618-460f-a863-58aca6f74528 2018-07-23 23:30:37,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:37,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-099ab0e4-a998-4750-88b0-d717a1299a87 Date: Mon, 23 Jul 2018 23:30:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:30Z","dns_nameservers":[],"updated_at":"2018-07-23T23:28: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":"298c24a768f94ba7b180444da4da075c","id":"4d464740-9159-413f-8be6-f161a3bcc22e","subnetpool_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet"}]} 2018-07-23 23:30:37,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-099ab0e4-a998-4750-88b0-d717a1299a87 2018-07-23 23:30:37,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:37,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2449 X-Openstack-Request-Id: req-1efc5607-60c7-4f34-a257-aa49983ba699 Date: Mon, 23 Jul 2018 23:30:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:38Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.1"}],"id":"713ea7d3-45e1-4209-96c4-a39d589d26cc","security_groups":[],"mac_address":"fa:16:3e:a3:72:0a","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:35Z","binding:vnic_type":"normal","device_id":"256972e7-9eb1-4da0-8183-74aa98cd8d45","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:28:34Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.2"}],"id":"98bc970d-9d16-4d74-802b-783599074dfa","security_groups":[],"mac_address":"fa:16:3e:3a:7f:29","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2adda9d2-f8ed-4411-991e-e18e51bf532c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:30:34Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4d464740-9159-413f-8be6-f161a3bcc22e","ip_address":"10.55.1.12"}],"id":"b0e060df-e75d-4beb-95a2-99aba73490ac","security_groups":["667aed5c-da51-47ce-ba74-9956420b5096","ba0d5bf5-06e1-4650-9458-9c663a5d1770"],"mac_address":"fa:16:3e:84:4e:b9","project_id":"298c24a768f94ba7b180444da4da075c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1","admin_state_up":true,"network_id":"2adda9d2-f8ed-4411-991e-e18e51bf532c","tenant_id":"298c24a768f94ba7b180444da4da075c","created_at":"2018-07-23T23:28:43Z","binding:vnic_type":"normal","device_id":"d5d4ab71-764d-42ad-b996-faf93dcbb8c7","ip_allocation":"immediate"}]} 2018-07-23 23:30:37,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-1efc5607-60c7-4f34-a257-aa49983ba699 2018-07-23 23:30:37,557 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:30:37,559 - paramiko.transport - DEBUG - starting thread (client mode): 0xcddd9cd0L 2018-07-23 23:30:37,559 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:30:37,563 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:30:37,563 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:30:37,564 - 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-23 23:30:37,565 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:30:37,565 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:30:37,565 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:30:37,565 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:30:37,565 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:30:37,605 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:30:37,605 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:30:37,623 - paramiko.transport - DEBUG - Trying discovered key 36a034106f0464c9f93cb8f92bc68d05 in tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d 2018-07-23 23:30:37,645 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:30:37,651 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:30:37,751 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:30:37,770 - create_instance - INFO - SSH is active for VM instance 2018-07-23 23:30:37,770 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:30:37,772 - paramiko.transport - DEBUG - starting thread (client mode): 0xcddd9b90L 2018-07-23 23:30:37,772 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:30:37,775 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:30:37,775 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:30:37,776 - 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-23 23:30:37,777 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:30:37,777 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:30:37,777 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:30:37,777 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:30:37,777 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:30:37,817 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:30:37,817 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:30:37,836 - paramiko.transport - DEBUG - Trying discovered key 36a034106f0464c9f93cb8f92bc68d05 in tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d 2018-07-23 23:30:37,857 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:30:37,863 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:30:37,868 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 23:30:38,128 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-23 23:30:38,128 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 23:30:38,134 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 23:30:38,140 - create_instance - INFO - cloud-init complete for VM instance 2018-07-23 23:30:38,141 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:30:38,141 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 23:30:38,142 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 23:30:38,143 - paramiko.transport - DEBUG - starting thread (client mode): 0xcddd9cd0L 2018-07-23 23:30:38,144 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:30:38,146 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:30:38,147 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:30:38,148 - 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-23 23:30:38,148 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:30:38,148 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:30:38,148 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:30:38,148 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:30:38,149 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:30:38,189 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:30:38,189 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:30:38,208 - paramiko.transport - DEBUG - Trying discovered key 36a034106f0464c9f93cb8f92bc68d05 in tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d 2018-07-23 23:30:38,229 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:30:38,235 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:30:38,241 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 23:30:38,435 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-23 23:30:38,435 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 23:30:38,442 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 23:30:38,444 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 23:30:38,452 - 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-23 23:30:38,470 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-07-23 23:30:40,610 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:30:40,613 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd8fdbd0L 2018-07-23 23:30:40,614 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:30:40,616 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:30:40,616 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:30:40,618 - 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-23 23:30:40,618 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:30:40,618 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:30:40,619 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:30:40,619 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:30:40,619 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:30:40,661 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:30:40,662 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:30:40,678 - paramiko.transport - DEBUG - Trying discovered key 36a034106f0464c9f93cb8f92bc68d05 in tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d 2018-07-23 23:30:40,701 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:30:40,707 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:30:40,711 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 23:30:40,888 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-23 23:30:40,888 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 23:30:40,913 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 23:30:40,926 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 23:30:40,927 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 23:30:40,927 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-07-23 23:30:40,927 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-07-23 23:30:40,929 - create_instance - INFO - Deleting Floating IP - 172.30.9.200 2018-07-23 23:30:40,929 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2018-07-23 23:30:40,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/1b6ec115-99be-48f9-bcbb-ae2585186e95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:41,967 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-659d121c-c543-4128-b3ba-eecfddce1e7f Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:41,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/1b6ec115-99be-48f9-bcbb-ae2585186e95 used request id req-659d121c-c543-4128-b3ba-eecfddce1e7f 2018-07-23 23:30:41,968 - create_instance - INFO - Deleting Port with ID - b0e060df-e75d-4beb-95a2-99aba73490ac 2018-07-23 23:30:41,968 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-port-1 2018-07-23 23:30:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/b0e060df-e75d-4beb-95a2-99aba73490ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:42,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0787836a-318a-4e75-88ab-e6265e5a522d Date: Mon, 23 Jul 2018 23:30:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:42,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/b0e060df-e75d-4beb-95a2-99aba73490ac used request id req-0787836a-318a-4e75-88ab-e6265e5a522d 2018-07-23 23:30:42,583 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst 2018-07-23 23:30:42,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:42,712 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34a1dc97-d522-4a7f-981f-64c9142ede46 x-compute-request-id: req-34a1dc97-d522-4a7f-981f-64c9142ede46 Content-Type: application/json 2018-07-23 23:30:42,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-34a1dc97-d522-4a7f-981f-64c9142ede46 2018-07-23 23:30:42,713 - create_instance - INFO - Checking deletion status 2018-07-23 23:30:42,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:42,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5032673b-befc-4418-a112-d6e0ab9140ff x-compute-request-id: req-5032673b-befc-4418-a112-d6e0ab9140ff Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:4e:b9", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "rel": "bookmark"}], "image": {"id": "6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "links": [{"href": "http://172.30.9.26:8774/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:30:26.000000", "flavor": {"id": "7255ceeb-2417-4d12-9431-6249491b82cc", "links": [{"href": "http://172.30.9.26:8774/flavors/7255ceeb-2417-4d12-9431-6249491b82cc", "rel": "bookmark"}]}, "id": "d5d4ab71-764d-42ad-b996-faf93dcbb8c7", "user_id": "aaa0f407ba434232b02b8e29696d2523", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:30:42Z", "hostId": "6b40c5e08057bfba8f23d1e1d878a4922cac6580cbd20c57350e64c9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp", "name": "AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst", "created": "2018-07-23T23:28:44Z", "tenant_id": "298c24a768f94ba7b180444da4da075c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:30:42,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-5032673b-befc-4418-a112-d6e0ab9140ff 2018-07-23 23:30:42,816 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst] is - ACTIVE 2018-07-23 23:30:42,816 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:30:45,819 - create_instance - DEBUG - VM status query timeout in 296.894150019 2018-07-23 23:30:45,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df8e5bbac0bc61e7a1349cf735db21da161521ff" 2018-07-23 23:30:45,877 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:30:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2397a1af-3abc-4422-a13f-e0a3812b212e x-compute-request-id: req-2397a1af-3abc-4422-a13f-e0a3812b212e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d5d4ab71-764d-42ad-b996-faf93dcbb8c7 could not be found.", "code": 404}} 2018-07-23 23:30:45,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/d5d4ab71-764d-42ad-b996-faf93dcbb8c7 used request id req-2397a1af-3abc-4422-a13f-e0a3812b212e 2018-07-23 23:30:45,878 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d5d4ab71-764d-42ad-b996-faf93dcbb8c7 could not be found. (HTTP 404) (Request-ID: req-2397a1af-3abc-4422-a13f-e0a3812b212e) 2018-07-23 23:30:45,878 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-inst 2018-07-23 23:30:45,880 - neutron_utils - INFO - Deleting security group rule with ID - 02334cd3-8b67-45b3-a825-a9d740d827f5 2018-07-23 23:30:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/02334cd3-8b67-45b3-a825-a9d740d827f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:30:46,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bb14e25-3a45-4934-b750-4eb29eadd36d Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:46,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/02334cd3-8b67-45b3-a825-a9d740d827f5 used request id req-7bb14e25-3a45-4934-b750-4eb29eadd36d 2018-07-23 23:30:46,140 - neutron_utils - INFO - Deleting security group rule with ID - a7b23b68-edcc-4113-92b4-e42b1e28c965 2018-07-23 23:30:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/a7b23b68-edcc-4113-92b4-e42b1e28c965 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:30:46,232 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f2df8f1-ab47-462b-a652-efe569805d93 Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:46,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/a7b23b68-edcc-4113-92b4-e42b1e28c965 used request id req-4f2df8f1-ab47-462b-a652-efe569805d93 2018-07-23 23:30:46,232 - neutron_utils - INFO - Deleting security group rule with ID - 94e2d3b8-6985-4312-bbf3-8733fe9de9ee 2018-07-23 23:30:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/94e2d3b8-6985-4312-bbf3-8733fe9de9ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:30:46,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6015b8cb-e6bd-4df4-9d83-b3cfcec916ab Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:46,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/94e2d3b8-6985-4312-bbf3-8733fe9de9ee used request id req-6015b8cb-e6bd-4df4-9d83-b3cfcec916ab 2018-07-23 23:30:46,308 - neutron_utils - INFO - Deleting security group rule with ID - db8cf41a-9034-4fe3-9e50-ee22cca78874 2018-07-23 23:30:46,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/db8cf41a-9034-4fe3-9e50-ee22cca78874 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:30:46,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc04ea4f-c0c9-4f93-9214-9b852b34d65d Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:46,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/db8cf41a-9034-4fe3-9e50-ee22cca78874 used request id req-cc04ea4f-c0c9-4f93-9214-9b852b34d65d 2018-07-23 23:30:46,389 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-sec-grp 2018-07-23 23:30:46,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/ba0d5bf5-06e1-4650-9458-9c663a5d1770 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6598d61a59f69af2a175b079d21c4ef1a8c04f" 2018-07-23 23:30:46,663 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85f9f689-3836-4754-8b92-56822550b980 Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:46,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/ba0d5bf5-06e1-4650-9458-9c663a5d1770 used request id req-85f9f689-3836-4754-8b92-56822550b980 2018-07-23 23:30:46,664 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp 2018-07-23 23:30:46,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7a5dd5a42e7d0efb565bddbb5a82459f9275a2" 2018-07-23 23:30:46,700 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a11f3b4c-5cc0-4fc2-aeab-5881df2634ea x-compute-request-id: req-a11f3b4c-5cc0-4fc2-aeab-5881df2634ea Content-Length: 0 Content-Type: application/json 2018-07-23 23:30:46,700 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-kp used request id req-a11f3b4c-5cc0-4fc2-aeab-5881df2634ea 2018-07-23 23:30:46,700 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d.pub] 2018-07-23 23:30:46,701 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d] 2018-07-23 23:30:46,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/7255ceeb-2417-4d12-9431-6249491b82cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ce8d0cbf62c5831b08de6d2adc9be72280f6c4" 2018-07-23 23:30:46,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:30:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0d063e08-df06-4e43-bf6f-176b6b29798d x-compute-request-id: req-0d063e08-df06-4e43-bf6f-176b6b29798d Content-Length: 0 Content-Type: application/json 2018-07-23 23:30:46,739 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/7255ceeb-2417-4d12-9431-6249491b82cc used request id req-0d063e08-df06-4e43-bf6f-176b6b29798d 2018-07-23 23:30:46,739 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router and subnet AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet 2018-07-23 23:30:46,740 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router 2018-07-23 23:30:46,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" -d '{"subnet_id": "4d464740-9159-413f-8be6-f161a3bcc22e"}' 2018-07-23 23:30:48,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-da237f2d-c4b1-4a2f-9032-27cdf76c83fc Date: Mon, 23 Jul 2018 23:30:48 GMT RESP BODY: {"network_id": "2adda9d2-f8ed-4411-991e-e18e51bf532c", "tenant_id": "298c24a768f94ba7b180444da4da075c", "subnet_id": "4d464740-9159-413f-8be6-f161a3bcc22e", "subnet_ids": ["4d464740-9159-413f-8be6-f161a3bcc22e"], "port_id": "713ea7d3-45e1-4209-96c4-a39d589d26cc", "id": "256972e7-9eb1-4da0-8183-74aa98cd8d45"} 2018-07-23 23:30:48,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45/remove_router_interface used request id req-da237f2d-c4b1-4a2f-9032-27cdf76c83fc 2018-07-23 23:30:48,717 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router 2018-07-23 23:30:48,717 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-router 2018-07-23 23:30:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a009a8419b36cd607c77ebaa3983f6ab02bd42" 2018-07-23 23:30:49,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b0fbd89-4afa-4b52-b998-5372e4c4818d Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:49,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/256972e7-9eb1-4da0-8183-74aa98cd8d45 used request id req-0b0fbd89-4afa-4b52-b998-5372e4c4818d 2018-07-23 23:30:49,802 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet 2018-07-23 23:30:49,802 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-subnet 2018-07-23 23:30:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/4d464740-9159-413f-8be6-f161a3bcc22e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:30:51,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c1ae0f3-ec0c-4fdb-b060-cf27996c92cf Date: Mon, 23 Jul 2018 23:30:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:51,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/4d464740-9159-413f-8be6-f161a3bcc22e used request id req-5c1ae0f3-ec0c-4fdb-b060-cf27996c92cf 2018-07-23 23:30:51,164 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d-pub-net 2018-07-23 23:30:51,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/2adda9d2-f8ed-4411-991e-e18e51bf532c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b244f64d66913fe4a7a1d6fdb69836bfc50163" 2018-07-23 23:30:52,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27ab7c89-b127-42c7-9710-4e8c1c14da34 Date: Mon, 23 Jul 2018 23:30:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:52,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2adda9d2-f8ed-4411-991e-e18e51bf532c used request id req-27ab7c89-b127-42c7-9710-4e8c1c14da34 2018-07-23 23:30:52,245 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-ba513650-666f-4543-8807-8e13108d897d--image 2018-07-23 23:30:52,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e72c1c246bdf3bbfd1ee43bc54a72eeda46a0c" 2018-07-23 23:30:53,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e27516a-15e9-4fb1-bcbc-70fa510947ee Date: Mon, 23 Jul 2018 23:30:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:30:53,267 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/6ebf2051-e1b0-4e24-9b6f-571cde2babaf used request id req-9e27516a-15e9-4fb1-bcbc-70fa510947ee 2018-07-23 23:30:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:53,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-05eafba8-8c1b-48a7-a505-fda9b5e83b19 Date: Mon, 23 Jul 2018 23:30:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:30Z", "updated_at": "2018-07-23T23:28:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "revision_number": 0, "id": "3ff074f5-c84b-4401-a6e4-c5905e4e7271", "remote_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "revision_number": 0, "id": "af21fbbd-8baa-4321-b96b-db1aa6f0ada8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "revision_number": 0, "id": "b65d4fbb-f695-49df-a691-028cf99f96c8", "remote_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv6", "project_id": "298c24a768f94ba7b180444da4da075c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "revision_number": 0, "id": "e05518b1-0850-4c3f-be40-1ae4feb798d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "tenant_id": "298c24a768f94ba7b180444da4da075c", "port_range_min": null, "ethertype": "IPv4", "project_id": "298c24a768f94ba7b180444da4da075c"}], "revision_number": 4, "project_id": "298c24a768f94ba7b180444da4da075c", "id": "667aed5c-da51-47ce-ba74-9956420b5096", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}]} 2018-07-23 23:30:53,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-05eafba8-8c1b-48a7-a505-fda9b5e83b19 2018-07-23 23:30:53,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:53,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57865d7c-40bc-43b8-9d3a-ff2681aa289c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:30:53,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-57865d7c-40bc-43b8-9d3a-ff2681aa289c 2018-07-23 23:30:53,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:30:53,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:53,688 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e1dce2-352c-4f18-9213-9ccac0b40511 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:30:53,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-a9e1dce2-352c-4f18-9213-9ccac0b40511 2018-07-23 23:30:53,688 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:30:53,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:53,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357cc636-ebe5-4cb5-a88a-8dc93a772a1f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:30:53,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-357cc636-ebe5-4cb5-a88a-8dc93a772a1f 2018-07-23 23:30:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:53,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e304539b-b590-42b5-a3eb-8ec785dcd8e2 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:30:53,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e304539b-b590-42b5-a3eb-8ec785dcd8e2 2018-07-23 23:30:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:53,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fffca10-efe1-4fc8-a94f-4721f06b7af5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:30:53,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-7fffca10-efe1-4fc8-a94f-4721f06b7af5 2018-07-23 23:30:53,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:30:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929fdbc3-3828-4d62-917c-64ebc00c0ad4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:30:54,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-929fdbc3-3828-4d62-917c-64ebc00c0ad4 2018-07-23 23:30:54,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:30:54,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8242fb62-4948-4fed-bdc6-a044f75e38da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:30:54,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-8242fb62-4948-4fed-bdc6-a044f75e38da 2018-07-23 23:30:54,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:30:54,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e25ec7-ba96-4980-8a39-5d3a238ef144 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "298c24a768f94ba7b180444da4da075c", "name": "AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj"}} 2018-07-23 23:30:54,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-b8e25ec7-ba96-4980-8a39-5d3a238ef144 2018-07-23 23:30:54,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 667aed5c-da51-47ce-ba74-9956420b5096 2018-07-23 23:30:54,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=667aed5c-da51-47ce-ba74-9956420b5096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6f3ec89-10e3-4f24-9d1e-51889c9ca122 Date: Mon, 23 Jul 2018 23:30:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:30Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "3ff074f5-c84b-4401-a6e4-c5905e4e7271"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:30Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "af21fbbd-8baa-4321-b96b-db1aa6f0ada8"}, {"remote_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:30Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "b65d4fbb-f695-49df-a691-028cf99f96c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:28:30Z", "security_group_id": "667aed5c-da51-47ce-ba74-9956420b5096", "port_range_min": null, "revision_number": 0, "tenant_id": "298c24a768f94ba7b180444da4da075c", "created_at": "2018-07-23T23:28:30Z", "project_id": "298c24a768f94ba7b180444da4da075c", "id": "e05518b1-0850-4c3f-be40-1ae4feb798d3"}]} 2018-07-23 23:30:54,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=667aed5c-da51-47ce-ba74-9956420b5096 used request id req-d6f3ec89-10e3-4f24-9d1e-51889c9ca122 2018-07-23 23:30:54,262 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:30:54,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/667aed5c-da51-47ce-ba74-9956420b5096 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,399 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c898c3e-db78-4947-88d0-41fad0b6cdff Content-Length: 0 Date: Mon, 23 Jul 2018 23:30:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:30:54,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/667aed5c-da51-47ce-ba74-9956420b5096 used request id req-1c898c3e-db78-4947-88d0-41fad0b6cdff 2018-07-23 23:30:54,400 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj 2018-07-23 23:30:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4618b670-c565-41dc-826d-4795a06b59b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:30:54,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/298c24a768f94ba7b180444da4da075c used request id req-4618b670-c565-41dc-826d-4795a06b59b2 2018-07-23 23:30:54,612 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-f537eaf1-a6c6-43a-proj-role 2018-07-23 23:30:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/c6e5a6ccd4854fd58479573a43d50f30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444e38a2-539f-4bc0-acb4-8435ee420605 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:30:54,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/c6e5a6ccd4854fd58479573a43d50f30 used request id req-444e38a2-539f-4bc0-acb4-8435ee420605 2018-07-23 23:30:54,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a1f69814bd1ca9eee5a474f25a62d17419dc07" 2018-07-23 23:30:54,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152a4daf-5327-4216-8ace-a6e160c3f38e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:30:54,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-152a4daf-5327-4216-8ace-a6e160c3f38e 2018-07-23 23:30:54,815 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-f537eaf1-a6c6-43a-user 2018-07-23 23:30:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/aaa0f407ba434232b02b8e29696d2523 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa96d916613d2635b426d829e980285fe1b23f4" 2018-07-23 23:30:54,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc33ad0c-9165-45b1-8c32-bb2dfea7ba4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:30:54,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/aaa0f407ba434232b02b8e29696d2523 used request id req-bc33ad0c-9165-45b1-8c32-bb2dfea7ba4c 2018-07-23 23:30:54,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:30:55,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["mSosioGZSOyiz6z4aMDIpg"], "issued_at": "2018-07-23T23:30:55.000000Z"}} 2018-07-23 23:30:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb412013e2a4f9ea905e560ee44ac250dc6b185" 2018-07-23 23:30:55,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a29c6ea-ad88-47fe-9f52-d864daa12343 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:30:55,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0a29c6ea-ad88-47fe-9f52-d864daa12343 2018-07-23 23:30:55,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:30:55,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:30:55,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["RP8-X3SqRiefSD9EgXag7Q"], "issued_at": "2018-07-23T23:30:55.000000Z"}} 2018-07-23 23:30:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:30:56,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01afebc0-20a3-485a-8701-ebf858dec14f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:30:56,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-01afebc0-20a3-485a-8701-ebf858dec14f 2018-07-23 23:30:56,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:30:56,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:30:56,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:30:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6095340-d475-46b9-ae25-172e810a7782 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-07-23 23:30:56,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj used request id req-a6095340-d475-46b9-ae25-172e810a7782 2018-07-23 23:30:56,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:30:56,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5991da3d-3661-4d5c-859b-f39dad0cc0d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:30:56,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5991da3d-3661-4d5c-859b-f39dad0cc0d4 2018-07-23 23:30:56,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}}' 2018-07-23 23:30:56,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-996d27c2-320d-434c-9ca2-1d017ececacc Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:30:56,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-996d27c2-320d-434c-9ca2-1d017ececacc 2018-07-23 23:30:56,247 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj 2018-07-23 23:30:56,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:30:56,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:30:56,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:30:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["SqeZgQo8QGe6NwrVwSs_6A"], "issued_at": "2018-07-23T23:30:56.000000Z"}} 2018-07-23 23:30:56,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f4ef6b4f6e22e0d2ba55723017d3b0d770f615" 2018-07-23 23:30:56,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba38f36-5b0c-488e-ab71-5696230b7eab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:30:56,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-9ba38f36-5b0c-488e-ab71-5696230b7eab 2018-07-23 23:30:56,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:30:56,806 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:30:56,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f4ef6b4f6e22e0d2ba55723017d3b0d770f615" 2018-07-23 23:30:56,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95c44cc-a532-4c6d-b152-3834088c7594 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:30:56,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-d95c44cc-a532-4c6d-b152-3834088c7594 2018-07-23 23:30:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f4ef6b4f6e22e0d2ba55723017d3b0d770f615" 2018-07-23 23:30:56,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3730f479-0b7c-4957-bc61-970abac5350e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}]} 2018-07-23 23:30:56,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj used request id req-3730f479-0b7c-4957-bc61-970abac5350e 2018-07-23 23:30:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f4ef6b4f6e22e0d2ba55723017d3b0d770f615" 2018-07-23 23:30:57,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e030566-6f5f-4313-b8cf-1a651d403997 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:30:57,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-4e030566-6f5f-4313-b8cf-1a651d403997 2018-07-23 23:30:57,462 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-618a5ee7-37e0-4c7-user 2018-07-23 23:30:57,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:30:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:30:57,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f5d1b1-0d0e-495c-8883-343284148ccc Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:30:57,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-65f5d1b1-0d0e-495c-8883-343284148ccc 2018-07-23 23:30:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" -d '{"role": {"name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}}' 2018-07-23 23:30:57,672 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8addff8-a317-422c-91c3-0ab20d472ad4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5a48152f9cc430aa0a75f3e7aea2341", "links": {"self": "http://172.30.9.26:5000/v3/roles/d5a48152f9cc430aa0a75f3e7aea2341"}, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}} 2018-07-23 23:30:57,672 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-f8addff8-a317-422c-91c3-0ab20d472ad4 2018-07-23 23:30:57,673 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role 2018-07-23 23:30:57,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/d5a48152f9cc430aa0a75f3e7aea2341 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:30:57,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0941088d-a300-4d7c-8e82-81406113dea3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5a48152f9cc430aa0a75f3e7aea2341", "links": {"self": "http://172.30.9.26:5000/v3/roles/d5a48152f9cc430aa0a75f3e7aea2341"}, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}} 2018-07-23 23:30:57,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/d5a48152f9cc430aa0a75f3e7aea2341 used request id req-0941088d-a300-4d7c-8e82-81406113dea3 2018-07-23 23:30:57,694 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role to project AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj 2018-07-23 23:30:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe/users/26fad192b94e4a4c9b8d3ef8a3304629/roles/d5a48152f9cc430aa0a75f3e7aea2341 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:30:57,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3292874-e373-43f7-9438-73f918fcae1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:30:57,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe/users/26fad192b94e4a4c9b8d3ef8a3304629/roles/d5a48152f9cc430aa0a75f3e7aea2341 used request id req-a3292874-e373-43f7-9438-73f918fcae1b 2018-07-23 23:30:57,816 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:30:57,817 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-07-23 23:30:57,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:30:57,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:30:58,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["7H3vSX5CR96VVgNEqigyNg"], "issued_at": "2018-07-23T23:30:58.000000Z"}} 2018-07-23 23:30:58,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" 2018-07-23 23:30:58,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85cf932-2519-45a0-a3c8-76bda621175c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:30:58,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d85cf932-2519-45a0-a3c8-76bda621175c 2018-07-23 23:30:58,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" 2018-07-23 23:30:58,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-66260b20-75c5-4390-810b-05a5e868549d Date: Mon, 23 Jul 2018 23:30:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image"} 2018-07-23 23:30:58,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image used request id req-66260b20-75c5-4390-810b-05a5e868549d 2018-07-23 23:30:58,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" 2018-07-23 23:30:58,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e212e171-6152-4537-b40a-e681470eabcf Date: Mon, 23 Jul 2018 23:30:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:30:58,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e212e171-6152-4537-b40a-e681470eabcf 2018-07-23 23:30:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image"}' 2018-07-23 23:30:58,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5ed0819a-9987-41a1-9341-65350676ab19 Date: Mon, 23 Jul 2018 23:30:58 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:30:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:30:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "min_disk": 0, "protected": false, "id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "file": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/file", "checksum": null, "owner": "b005ccfa4276409d90b9a77fd4de1cbe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:30:58,558 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5ed0819a-9987-41a1-9341-65350676ab19 2018-07-23 23:30:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" -d '' 2018-07-23 23:31:03,315 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4fab71b-1c04-4e47-a900-f3987dfb8065 Date: Mon, 23 Jul 2018 23:31:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:31:03,316 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/file used request id req-a4fab71b-1c04-4e47-a900-f3987dfb8065 2018-07-23 23:31:03,317 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 23:31:03,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" 2018-07-23 23:31:03,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f4adf528-f2e7-4022-8c68-4571681e1f8a Date: Mon, 23 Jul 2018 23:31:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:30:58Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:31:03Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/snap", "metadata": {}}], "self": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "min_disk": 0, "protected": false, "id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "file": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "b005ccfa4276409d90b9a77fd4de1cbe", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:31:03,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e used request id req-f4adf528-f2e7-4022-8c68-4571681e1f8a 2018-07-23 23:31:03,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" 2018-07-23 23:31:03,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-06f4a43e-1cff-482e-a062-3f8965d850ea Date: Mon, 23 Jul 2018 23:31:03 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:31:03,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-06f4a43e-1cff-482e-a062-3f8965d850ea 2018-07-23 23:31:03,354 - create_image - INFO - Created image with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image 2018-07-23 23:31:03,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" 2018-07-23 23:31:03,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-59370c7d-c9bc-4245-be27-fe2ab8bff4fc Date: Mon, 23 Jul 2018 23:31:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:30:58Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:31:03Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/snap", "metadata": {}}], "self": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "min_disk": 0, "protected": false, "id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "file": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "b005ccfa4276409d90b9a77fd4de1cbe", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:31:03,375 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e used request id req-59370c7d-c9bc-4245-be27-fe2ab8bff4fc 2018-07-23 23:31:03,375 - create_image - DEBUG - Instance status is - active 2018-07-23 23:31:03,375 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image 2018-07-23 23:31:03,376 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image 2018-07-23 23:31:03,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:03,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:03,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:31:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["ivrIFn6fQ2aoz90Ws0eCTw"], "issued_at": "2018-07-23T23:31:03.000000Z"}} 2018-07-23 23:31:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:31:03,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0982d039-e98e-4014-960c-ce0aab078c1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:03,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0982d039-e98e-4014-960c-ce0aab078c1e 2018-07-23 23:31:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:31:04,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c8056635-e4f8-455d-96e3-ddd20844774a Date: Mon, 23 Jul 2018 23:31:04 GMT RESP BODY: {"networks":[]} 2018-07-23 23:31:04,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-c8056635-e4f8-455d-96e3-ddd20844774a 2018-07-23 23:31:04,030 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net 2018-07-23 23:31:04,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" -d '{"network": {"mtu": 1450, "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net", "admin_state_up": true}}' 2018-07-23 23:31:04,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-d1c5d6fb-a148-4dd1-a9eb-ffb646b3c065 Date: Mon, 23 Jul 2018 23:31:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","is_default":false,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}} 2018-07-23 23:31:04,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-d1c5d6fb-a148-4dd1-a9eb-ffb646b3c065 2018-07-23 23:31:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:31:04,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-05a51c03-494c-414b-9afa-6cce67cdd8c1 Date: Mon, 23 Jul 2018 23:31:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:04,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-05a51c03-494c-414b-9afa-6cce67cdd8c1 2018-07-23 23:31:04,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:31:04,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79447c9d-8ab4-4403-b753-631205a3fc55 Date: Mon, 23 Jul 2018 23:31:04 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:31:04,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-79447c9d-8ab4-4403-b753-631205a3fc55 2018-07-23 23:31:04,654 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet 2018-07-23 23:31:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" -d '{"subnets": [{"ip_version": 4, "network_id": "1b966033-92a9-41b7-ba89-2efd5ea2aa44", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]}' 2018-07-23 23:31:05,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-55aaf2c6-df3d-45e4-93ce-d1029e657d41 Date: Mon, 23 Jul 2018 23:31:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:05,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-55aaf2c6-df3d-45e4-93ce-d1029e657d41 2018-07-23 23:31:05,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:31:05,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-af626881-3894-48de-b28c-a1a3063d0e66 Date: Mon, 23 Jul 2018 23:31:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:05,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-af626881-3894-48de-b28c-a1a3063d0e66 2018-07-23 23:31:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:31:05,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2283cc8d-c2eb-4d0f-9ee1-2805b767f4fd Date: Mon, 23 Jul 2018 23:31:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:05,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-2283cc8d-c2eb-4d0f-9ee1-2805b767f4fd 2018-07-23 23:31:05,391 - OpenStackNetwork - DEBUG - Network [1b966033-92a9-41b7-ba89-2efd5ea2aa44] created successfully 2018-07-23 23:31:05,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:05,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:05,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["mrqDHbBmSpSbtMznK8-7nw"], "issued_at": "2018-07-23T23:31:05.000000Z"}} 2018-07-23 23:31:05,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:05,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b5b898-59bb-4ed2-a4ef-488665843f01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:05,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b2b5b898-59bb-4ed2-a4ef-488665843f01 2018-07-23 23:31:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:06,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-134d8f3e-30ce-49c0-99d1-91405ed9172b Date: Mon, 23 Jul 2018 23:31:06 GMT RESP BODY: {"routers": []} 2018-07-23 23:31:06,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router&admin_state_up=True used request id req-134d8f3e-30ce-49c0-99d1-91405ed9172b 2018-07-23 23:31:06,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:06,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:06,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:31:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["N0yg6r9_S7WBEnEVfwY9_w"], "issued_at": "2018-07-23T23:31:06.000000Z"}} 2018-07-23 23:31:06,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40d859947249f7920e63874cca455b6648351b1a" 2018-07-23 23:31:06,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3787d4-2a74-46b8-bcac-3aad6e72177a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:06,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8c3787d4-2a74-46b8-bcac-3aad6e72177a 2018-07-23 23:31:06,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:06,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-4e8a7be8-f8e0-4795-a8e9-ad8bcbcda243 Date: Mon, 23 Jul 2018 23:31:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:31:06,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-4e8a7be8-f8e0-4795-a8e9-ad8bcbcda243 2018-07-23 23:31:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:06,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-144b595f-841b-4a2a-b4f5-282885988e64 Date: Mon, 23 Jul 2018 23:31:06 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:31:06,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-144b595f-841b-4a2a-b4f5-282885988e64 2018-07-23 23:31:06,957 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router 2018-07-23 23:31:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router", "admin_state_up": true}}' 2018-07-23 23:31:08,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-04de62ce-3b37-4562-832c-28db1f328e4c Date: Mon, 23 Jul 2018 23:31:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:07Z", "admin_state_up": true, "updated_at": "2018-07-23T23:31:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2c3d0ea5-708a-49fa-a62f-f0a8fba18984", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router"}} 2018-07-23 23:31:08,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-04de62ce-3b37-4562-832c-28db1f328e4c 2018-07-23 23:31:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2c3d0ea5-708a-49fa-a62f-f0a8fba18984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:08,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aac3001e-9171-48dd-9ab5-f8675ed42e31 Date: Mon, 23 Jul 2018 23:31:08 GMT RESP BODY: {"ports":[]} 2018-07-23 23:31:08,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2c3d0ea5-708a-49fa-a62f-f0a8fba18984 used request id req-aac3001e-9171-48dd-9ab5-f8675ed42e31 2018-07-23 23:31:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:08,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8b0a53a4-b9d8-4930-a1af-c22821f66052 Date: Mon, 23 Jul 2018 23:31:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:08,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-8b0a53a4-b9d8-4930-a1af-c22821f66052 2018-07-23 23:31:08,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:31:08,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:31:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:31:08,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:08,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34839037-a0ed-4c96-b629-671377d2329a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:08,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-34839037-a0ed-4c96-b629-671377d2329a 2018-07-23 23:31:08,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:08,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d14d3916-99b6-4220-84d4-0abfa30ff5b6 Date: Mon, 23 Jul 2018 23:31:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:08,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-d14d3916-99b6-4220-84d4-0abfa30ff5b6 2018-07-23 23:31:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:08,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e13c1ea1-f3fe-45ce-a8e9-d5d291e2af09 Date: Mon, 23 Jul 2018 23:31:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:08,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet used request id req-e13c1ea1-f3fe-45ce-a8e9-d5d291e2af09 2018-07-23 23:31:08,851 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 23:31:08,851 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router 2018-07-23 23:31:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" -d '{"subnet_id": "a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"}' 2018-07-23 23:31:11,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62dc05e7-1370-4c33-ab1e-bdfced9c96c5 Date: Mon, 23 Jul 2018 23:31:11 GMT RESP BODY: {"network_id": "1b966033-92a9-41b7-ba89-2efd5ea2aa44", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "subnet_id": "a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47", "subnet_ids": ["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"], "port_id": "fecb439e-088c-4779-96e8-a7076c824a8d", "id": "2c3d0ea5-708a-49fa-a62f-f0a8fba18984"} 2018-07-23 23:31:11,184 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984/add_router_interface used request id req-62dc05e7-1370-4c33-ab1e-bdfced9c96c5 2018-07-23 23:31:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:11,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-29af8b76-aca4-4c60-8049-49ec1076149c Date: Mon, 23 Jul 2018 23:31:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:07Z", "admin_state_up": true, "updated_at": "2018-07-23T23:31:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2c3d0ea5-708a-49fa-a62f-f0a8fba18984", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router"}} 2018-07-23 23:31:11,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984 used request id req-29af8b76-aca4-4c60-8049-49ec1076149c 2018-07-23 23:31:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2c3d0ea5-708a-49fa-a62f-f0a8fba18984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:11,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-a1d5d119-ee61-407a-a639-73d9c5826576 Date: Mon, 23 Jul 2018 23:31:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:10Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:31:11,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2c3d0ea5-708a-49fa-a62f-f0a8fba18984 used request id req-a1d5d119-ee61-407a-a639-73d9c5826576 2018-07-23 23:31:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:31:11,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-bce74526-02b3-422c-bafc-42d3b832bde9 Date: Mon, 23 Jul 2018 23:31:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}} 2018-07-23 23:31:11,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47 used request id req-bce74526-02b3-422c-bafc-42d3b832bde9 2018-07-23 23:31:11,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:11,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:11,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["rJuezNzOSMmF_kyTf9JyXw"], "issued_at": "2018-07-23T23:31:11.000000Z"}} 2018-07-23 23:31:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6499d54b7795b05be617ff51d24dfcb02bcac6c9" 2018-07-23 23:31:11,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c04caf-5aaf-43d2-aa65-0997b8f0b99e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:11,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f5c04caf-5aaf-43d2-aa65-0997b8f0b99e 2018-07-23 23:31:11,892 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:31:11,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6499d54b7795b05be617ff51d24dfcb02bcac6c9" 2018-07-23 23:31:12,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ef29348-fa1e-4e00-9201-fd10fe519ce9 x-compute-request-id: req-5ef29348-fa1e-4e00-9201-fd10fe519ce9 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:31:12,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5ef29348-fa1e-4e00-9201-fd10fe519ce9 2018-07-23 23:31:12,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6499d54b7795b05be617ff51d24dfcb02bcac6c9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-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-23 23:31:12,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dc40d10-b0d9-4c02-8ade-54e3129bf88e x-compute-request-id: req-5dc40d10-b0d9-4c02-8ade-54e3129bf88e Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "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": "e8fe1ecb-db87-4c75-8959-ed80758e467c"}} 2018-07-23 23:31:12,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5dc40d10-b0d9-4c02-8ade-54e3129bf88e 2018-07-23 23:31:12,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:12,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:12,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:31:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["RsQVuq-BSNq8y_ba8yKKAw"], "issued_at": "2018-07-23T23:31:12.000000Z"}} 2018-07-23 23:31:12,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab6d035ecd0e7000e2bd3e0b0760bef11ac832" 2018-07-23 23:31:12,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b5ee17b-5c7a-4fc8-9a99-d4023a27b993 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:12,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7b5ee17b-5c7a-4fc8-9a99-d4023a27b993 2018-07-23 23:31:12,630 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:31:12,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab6d035ecd0e7000e2bd3e0b0760bef11ac832" 2018-07-23 23:31:12,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f2e299b-7c0e-4f77-9060-fcfcfc17f5b2 x-compute-request-id: req-3f2e299b-7c0e-4f77-9060-fcfcfc17f5b2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:31:12,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-3f2e299b-7c0e-4f77-9060-fcfcfc17f5b2 2018-07-23 23:31:12,819 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp... 2018-07-23 23:31:12,819 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:31:12,886 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp 2018-07-23 23:31:12,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab6d035ecd0e7000e2bd3e0b0760bef11ac832" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDUNHHwy6QaUlUJuGisJLdxJlex38//2V/YokgD4A9RCeh0fghXGBoRFiDhASqN5qn3IU/TRSP5avaGkEt6HtVvqhNKdxneo18yJ7opnnk30u9DjtaZs0SqHVAmooKPDYr5N4+NYstD1adDtC3okdbOYAvh2Vl26TvFZG9rzW+BFw==", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp"}}' 2018-07-23 23:31:12,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa20fafb-3902-40cb-957b-9a04b29cd70f x-compute-request-id: req-aa20fafb-3902-40cb-957b-9a04b29cd70f Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDUNHHwy6QaUlUJuGisJLdxJlex38//2V/YokgD4A9RCeh0fghXGBoRFiDhASqN5qn3IU/TRSP5avaGkEt6HtVvqhNKdxneo18yJ7opnnk30u9DjtaZs0SqHVAmooKPDYr5N4+NYstD1adDtC3okdbOYAvh2Vl26TvFZG9rzW+BFw==", "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "fingerprint": "50:15:74:21:bb:fa:12:1f:47:f4:02:c1:a6:38:02:40"}} 2018-07-23 23:31:12,943 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-aa20fafb-3902-40cb-957b-9a04b29cd70f 2018-07-23 23:31:12,945 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb.pub 2018-07-23 23:31:12,945 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb 2018-07-23 23:31:12,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:12,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:13,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:31:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["tQumHACpS4aQEkZgyHbkUw"], "issued_at": "2018-07-23T23:31:13.000000Z"}} 2018-07-23 23:31:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:13,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8d134b-b71c-47b8-80d1-4c6914d6b358 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:13,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6f8d134b-b71c-47b8-80d1-4c6914d6b358 2018-07-23 23:31:13,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:13,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-71008616-4f91-4f76-9534-ddf2391f5298 Date: Mon, 23 Jul 2018 23:31:13 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:31:13,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp used request id req-71008616-4f91-4f76-9534-ddf2391f5298 2018-07-23 23:31:13,616 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp... 2018-07-23 23:31:13,616 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp 2018-07-23 23:31:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" -d '{"security_group": {"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}}' 2018-07-23 23:31:13,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-41ce3f99-c405-46cb-bd6c-3385c4836090 Date: Mon, 23 Jul 2018 23:31:13 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "updated_at": "2018-07-23T23:31:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "2a7e362a-413c-488f-a8cb-097addafb88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}], "revision_number": 2, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}} 2018-07-23 23:31:13,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-41ce3f99-c405-46cb-bd6c-3385c4836090 2018-07-23 23:31:13,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:13,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b615d663-3467-458d-9931-2a6d03329efb Date: Mon, 23 Jul 2018 23:31:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2a7e362a-413c-488f-a8cb-097addafb88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9"}]} 2018-07-23 23:31:13,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-b615d663-3467-458d-9931-2a6d03329efb 2018-07-23 23:31:13,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:13,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3dcf697b-83d9-4c71-83a5-223e9725fb59 Date: Mon, 23 Jul 2018 23:31:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2a7e362a-413c-488f-a8cb-097addafb88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9"}]} 2018-07-23 23:31:13,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-3dcf697b-83d9-4c71-83a5-223e9725fb59 2018-07-23 23:31:13,930 - neutron_utils - INFO - Retrieving security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:13,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-50dd6ffd-6e41-4621-87c1-87b17fb2730e Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "updated_at": "2018-07-23T23:31:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "2a7e362a-413c-488f-a8cb-097addafb88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}], "revision_number": 2, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}]} 2018-07-23 23:31:14,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-50dd6ffd-6e41-4621-87c1-87b17fb2730e 2018-07-23 23:31:14,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-308b6a75-39c4-4a7e-8409-5f1f18cc7938 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2a7e362a-413c-488f-a8cb-097addafb88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9"}]} 2018-07-23 23:31:14,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-308b6a75-39c4-4a7e-8409-5f1f18cc7938 2018-07-23 23:31:14,032 - neutron_utils - INFO - Retrieving security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d51f87c6-c212-47cd-87a6-6c95262e6ae4 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "updated_at": "2018-07-23T23:31:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "2a7e362a-413c-488f-a8cb-097addafb88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}], "revision_number": 2, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}]} 2018-07-23 23:31:14,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-d51f87c6-c212-47cd-87a6-6c95262e6ae4 2018-07-23 23:31:14,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d14ef69d-f7a1-482a-8776-6269eaf289ac Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2a7e362a-413c-488f-a8cb-097addafb88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9"}]} 2018-07-23 23:31:14,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-d14ef69d-f7a1-482a-8776-6269eaf289ac 2018-07-23 23:31:14,105 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp 2018-07-23 23:31:14,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-8b879c4d-0e1c-4b98-9479-a3723f5cd0eb Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "updated_at": "2018-07-23T23:31:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "2a7e362a-413c-488f-a8cb-097addafb88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}], "revision_number": 2, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}]} 2018-07-23 23:31:14,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp used request id req-8b879c4d-0e1c-4b98-9479-a3723f5cd0eb 2018-07-23 23:31:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:31:14,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:31:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:31:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e82140-05a4-4ef5-bfe8-ae9feb5048c1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:14,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-92e82140-05a4-4ef5-bfe8-ae9feb5048c1 2018-07-23 23:31:14,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:14,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed63bc06-92ff-43fa-9359-b4c4b8c72c31 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2a7e362a-413c-488f-a8cb-097addafb88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9"}]} 2018-07-23 23:31:14,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-ed63bc06-92ff-43fa-9359-b4c4b8c72c31 2018-07-23 23:31:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}6e49f19aebb254286e3a78be278381bd4b54710e" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9"}}' 2018-07-23 23:31:14,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d12d6bfc-2a9f-4c07-9be8-870135a793e2 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:14Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "83cf5940-a43b-4f07-9e18-3694b3e46d57"}} 2018-07-23 23:31:14,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-d12d6bfc-2a9f-4c07-9be8-870135a793e2 2018-07-23 23:31:14,427 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp 2018-07-23 23:31:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-828d10d6-39a7-4b79-9533-b71dde9e74f3 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "updated_at": "2018-07-23T23:31:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "2a7e362a-413c-488f-a8cb-097addafb88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:14Z", "revision_number": 0, "id": "83cf5940-a43b-4f07-9e18-3694b3e46d57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}], "revision_number": 3, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}]} 2018-07-23 23:31:14,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp used request id req-828d10d6-39a7-4b79-9533-b71dde9e74f3 2018-07-23 23:31:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511df35f-9fa8-4966-94ba-40adfa7f1f72 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:14,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-511df35f-9fa8-4966-94ba-40adfa7f1f72 2018-07-23 23:31:14,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ab83571f-4a10-455c-ba94-56639317968a Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2a7e362a-413c-488f-a8cb-097addafb88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:14Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "83cf5940-a43b-4f07-9e18-3694b3e46d57"}]} 2018-07-23 23:31:14,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-ab83571f-4a10-455c-ba94-56639317968a 2018-07-23 23:31:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}6e49f19aebb254286e3a78be278381bd4b54710e" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9"}}' 2018-07-23 23:31:14,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d214793e-7bba-4bde-8f0f-c063e6b93ec7 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": 22, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:14Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "465d2188-ec58-4333-9425-3e9fe186bc43"}} 2018-07-23 23:31:14,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-d214793e-7bba-4bde-8f0f-c063e6b93ec7 2018-07-23 23:31:14,793 - neutron_utils - INFO - Retrieving security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:14,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-f7d09d64-cb82-4623-8092-015fff21b2c4 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "updated_at": "2018-07-23T23:31:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "2a7e362a-413c-488f-a8cb-097addafb88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "revision_number": 0, "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:31:14Z", "revision_number": 0, "id": "465d2188-ec58-4333-9425-3e9fe186bc43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:14Z", "revision_number": 0, "id": "83cf5940-a43b-4f07-9e18-3694b3e46d57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}], "revision_number": 4, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}]} 2018-07-23 23:31:14,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-f7d09d64-cb82-4623-8092-015fff21b2c4 2018-07-23 23:31:14,843 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c59afc97-40aa-48f3-aa23-534aba5032d9 2018-07-23 23:31:14,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:31:14,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d1e35342-ab41-42f6-859f-cdfd1cbdf602 Date: Mon, 23 Jul 2018 23:31:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2a7e362a-413c-488f-a8cb-097addafb88b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:13Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:13Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "45bb3685-2fe1-46dc-b043-27f0f58982d9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": 22, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:14Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "465d2188-ec58-4333-9425-3e9fe186bc43"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:14Z", "security_group_id": "c59afc97-40aa-48f3-aa23-534aba5032d9", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:14Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "83cf5940-a43b-4f07-9e18-3694b3e46d57"}]} 2018-07-23 23:31:14,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-d1e35342-ab41-42f6-859f-cdfd1cbdf602 2018-07-23 23:31:14,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:14,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:15,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["7keZ4p1KQrGONa5et1IeHg"], "issued_at": "2018-07-23T23:31:15.000000Z"}} 2018-07-23 23:31:15,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:15,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70857da6-3c77-4397-874f-07bad41b99f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:15,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-70857da6-3c77-4397-874f-07bad41b99f8 2018-07-23 23:31:15,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:31:15,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:15,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06140ecb-71b9-4206-9cc3-9c67720c5fee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:15,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-06140ecb-71b9-4206-9cc3-9c67720c5fee 2018-07-23 23:31:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:15,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-34b1e2ea-3c8e-470f-b71f-586977020e7b Date: Mon, 23 Jul 2018 23:31:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:15,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-34b1e2ea-3c8e-470f-b71f-586977020e7b 2018-07-23 23:31:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:31:15,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:31:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:31:15,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:15,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984e07ec-2aab-472c-819e-4b26aca47538 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:15,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-984e07ec-2aab-472c-819e-4b26aca47538 2018-07-23 23:31:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:15,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-66ef138e-6de1-4c8e-a009-676a4709ea77 Date: Mon, 23 Jul 2018 23:31:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:15,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-66ef138e-6de1-4c8e-a009-676a4709ea77 2018-07-23 23:31:15,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:15,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-de49fc8e-516c-45da-93c2-5035b9f90836 Date: Mon, 23 Jul 2018 23:31:15 GMT RESP BODY: {"ports":[]} 2018-07-23 23:31:15,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1&admin_state_up=True used request id req-de49fc8e-516c-45da-93c2-5035b9f90836 2018-07-23 23:31:15,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:16,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d300c6c-bee9-4b84-bbdc-e77502ed317f x-compute-request-id: req-4d300c6c-bee9-4b84-bbdc-e77502ed317f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:31:16,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst used request id req-4d300c6c-bee9-4b84-bbdc-e77502ed317f 2018-07-23 23:31:16,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:16,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-126e6f72-35fb-4996-a7bb-ba21445e9986 Date: Mon, 23 Jul 2018 23:31:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:16,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-126e6f72-35fb-4996-a7bb-ba21445e9986 2018-07-23 23:31:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:16,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c92db9-850d-4914-bd7c-91208e893b1e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:16,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-d2c92db9-850d-4914-bd7c-91208e893b1e 2018-07-23 23:31:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:16,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cb103b48-a02c-47ac-9f81-a33b3b03e5da Date: Mon, 23 Jul 2018 23:31:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:16,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-cb103b48-a02c-47ac-9f81-a33b3b03e5da 2018-07-23 23:31:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:16,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cf692e11-8f46-446b-9a83-02e8677b8988 Date: Mon, 23 Jul 2018 23:31:16 GMT RESP BODY: {"ports":[]} 2018-07-23 23:31:16,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1&admin_state_up=True used request id req-cf692e11-8f46-446b-9a83-02e8677b8988 2018-07-23 23:31:16,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:31:16,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:31:16,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5a48152f9cc430aa0a75f3e7aea2341", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role"}], "expires_at": "2018-07-24T00:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/b005ccfa4276409d90b9a77fd4de1cbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-user", "id": "26fad192b94e4a4c9b8d3ef8a3304629"}, "audit_ids": ["bKT1tzTUSR667QHxIiduCQ"], "issued_at": "2018-07-23T23:31:16.000000Z"}} 2018-07-23 23:31:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44200a8843c628347fa50ed59d55ff0b20f8b53" 2018-07-23 23:31:16,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e2f8ba-39b2-466b-9f1f-a9d85c05607d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:31:16,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-c4e2f8ba-39b2-466b-9f1f-a9d85c05607d 2018-07-23 23:31:16,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:16,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a4ffb7b-baf2-430b-a15d-ec807b27f176 Date: Mon, 23 Jul 2018 23:31:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:16,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-4a4ffb7b-baf2-430b-a15d-ec807b27f176 2018-07-23 23:31:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:16,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3f65b4cd-6f36-46c2-baa2-f81a4ea18044 Date: Mon, 23 Jul 2018 23:31:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:16,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-3f65b4cd-6f36-46c2-baa2-f81a4ea18044 2018-07-23 23:31:16,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:17,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-de84201b-b51e-4586-817d-6788437f2dc9 Date: Mon, 23 Jul 2018 23:31:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:17,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-de84201b-b51e-4586-817d-6788437f2dc9 2018-07-23 23:31:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:31:17,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:31:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:31:17,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44200a8843c628347fa50ed59d55ff0b20f8b53" 2018-07-23 23:31:17,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41c6acc-31a5-41bf-a504-28ba37bcdc6a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:17,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-b41c6acc-31a5-41bf-a504-28ba37bcdc6a 2018-07-23 23:31:17,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:17,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-973209fc-4dec-44bf-8898-043732b8e093 Date: Mon, 23 Jul 2018 23:31:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:17,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-973209fc-4dec-44bf-8898-043732b8e093 2018-07-23 23:31:17,191 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net 2018-07-23 23:31:17,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" -d '{"port": {"network_id": "1b966033-92a9-41b7-ba89-2efd5ea2aa44", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1", "admin_state_up": true}}' 2018-07-23 23:31:18,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-499ca109-9015-4c7a-a955-df1d7270bf2c Date: Mon, 23 Jul 2018 23:31:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","qos_policy_id":null,"admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:31:18,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-499ca109-9015-4c7a-a955-df1d7270bf2c 2018-07-23 23:31:18,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5e0e8ae-e0ac-486c-9152-ee4d59e913c6 Date: Mon, 23 Jul 2018 23:31:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:31:18,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-f5e0e8ae-e0ac-486c-9152-ee4d59e913c6 2018-07-23 23:31:18,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b4031e-d2e8-4f11-a67f-b2483dff97a1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:18,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-77b4031e-d2e8-4f11-a67f-b2483dff97a1 2018-07-23 23:31:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a4447d63-f999-4c21-8dc8-ccd15d7688c3 Date: Mon, 23 Jul 2018 23:31:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:31:18,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-a4447d63-f999-4c21-8dc8-ccd15d7688c3 2018-07-23 23:31:18,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-9b454086-5af7-4da6-b0d0-0e0713f7548f Date: Mon, 23 Jul 2018 23:31:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:31:18,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1&admin_state_up=True used request id req-9b454086-5af7-4da6-b0d0-0e0713f7548f 2018-07-23 23:31:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2410dd95-e0ff-4cec-8dba-f047e65d44c5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:31:18,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-2410dd95-e0ff-4cec-8dba-f047e65d44c5 2018-07-23 23:31:18,664 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst 2018-07-23 23:31:18,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61bc77f6-0bee-4f28-8817-104ab25b0bd7 x-compute-request-id: req-61bc77f6-0bee-4f28-8817-104ab25b0bd7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}, {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-flavor-name"}]} 2018-07-23 23:31:18,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-61bc77f6-0bee-4f28-8817-104ab25b0bd7 2018-07-23 23:31:18,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9689abd3-e139-4028-a573-05c3e9895396 x-compute-request-id: req-9689abd3-e139-4028-a573-05c3e9895396 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-flavor-name", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "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": "e8fe1ecb-db87-4c75-8959-ed80758e467c"}} 2018-07-23 23:31:18,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c used request id req-9689abd3-e139-4028-a573-05c3e9895396 2018-07-23 23:31:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-a9ab40ee-1d4a-4df1-89f8-8ed596efff40 Date: Mon, 23 Jul 2018 23:31:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:30:58Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:31:03Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/snap", "metadata": {}}], "self": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "min_disk": 0, "protected": false, "id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "file": "/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "b005ccfa4276409d90b9a77fd4de1cbe", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/191ebb58-8fea-4368-89c4-9d4dd179e44e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image"} 2018-07-23 23:31:18,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image used request id req-a9ab40ee-1d4a-4df1-89f8-8ed596efff40 2018-07-23 23:31:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:18,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d889582-0ec4-48fd-a5e1-3c1a644f38f9 Date: Mon, 23 Jul 2018 23:31:18 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:31:18,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9d889582-0ec4-48fd-a5e1-3c1a644f38f9 2018-07-23 23:31:18,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" -d '{"server": {"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "imageRef": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "flavorRef": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "max_count": 1, "min_count": 1, "networks": [{"port": "8f2b6acb-9785-4e2e-be64-070ea067ef82"}]}}' 2018-07-23 23:31:19,589 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:31:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26bfc41e-d553-4b17-b1fd-2b6ca9bf3a33 x-compute-request-id: req-26bfc41e-d553-4b17-b1fd-2b6ca9bf3a33 Content-Length: 374 location: http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "adminPass": "ESp4egYWCj3F"}} 2018-07-23 23:31:19,589 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-26bfc41e-d553-4b17-b1fd-2b6ca9bf3a33 2018-07-23 23:31:19,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:19,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc496648-0ecb-4e01-951c-8c5470bc51f4 x-compute-request-id: req-fc496648-0ecb-4e01-951c-8c5470bc51f4 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "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-23T23:31:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:19,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-fc496648-0ecb-4e01-951c-8c5470bc51f4 2018-07-23 23:31:19,832 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst 2018-07-23 23:31:19,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:19,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c5a5c56-6da2-4dfd-b796-1347f474a0d8 x-compute-request-id: req-3c5a5c56-6da2-4dfd-b796-1347f474a0d8 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "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-23T23:31:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:19,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-3c5a5c56-6da2-4dfd-b796-1347f474a0d8 2018-07-23 23:31:19,904 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:19,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:22,907 - create_instance - DEBUG - VM status query timeout in 896.925060034 2018-07-23 23:31:22,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:23,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98b7f3f1-3f68-477a-bc2f-0a7227e78041 x-compute-request-id: req-98b7f3f1-3f68-477a-bc2f-0a7227e78041 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:23,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-98b7f3f1-3f68-477a-bc2f-0a7227e78041 2018-07-23 23:31:23,076 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:23,076 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:26,080 - create_instance - DEBUG - VM status query timeout in 893.752434969 2018-07-23 23:31:26,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:26,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f64f55b2-8468-4bb7-9ab8-8b887886e768 x-compute-request-id: req-f64f55b2-8468-4bb7-9ab8-8b887886e768 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:26,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-f64f55b2-8468-4bb7-9ab8-8b887886e768 2018-07-23 23:31:26,570 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:26,570 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:29,573 - create_instance - DEBUG - VM status query timeout in 890.258835077 2018-07-23 23:31:29,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:30,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d155359-7eb6-4f7b-b183-b15748229969 x-compute-request-id: req-7d155359-7eb6-4f7b-b183-b15748229969 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:30,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-7d155359-7eb6-4f7b-b183-b15748229969 2018-07-23 23:31:30,125 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:30,125 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:33,128 - create_instance - DEBUG - VM status query timeout in 886.703842163 2018-07-23 23:31:33,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:33,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-269a8b41-3867-49e8-87ad-4ab21c182f97 x-compute-request-id: req-269a8b41-3867-49e8-87ad-4ab21c182f97 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:33,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-269a8b41-3867-49e8-87ad-4ab21c182f97 2018-07-23 23:31:33,469 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:33,470 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:36,472 - create_instance - DEBUG - VM status query timeout in 883.35957098 2018-07-23 23:31:36,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:36,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f824ccdc-f766-49c1-b0a3-eae4638d60a9 x-compute-request-id: req-f824ccdc-f766-49c1-b0a3-eae4638d60a9 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:36,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-f824ccdc-f766-49c1-b0a3-eae4638d60a9 2018-07-23 23:31:36,659 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:36,659 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:39,662 - create_instance - DEBUG - VM status query timeout in 880.169952154 2018-07-23 23:31:39,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:39,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-141c3ad6-5389-4905-b83e-d6aba269706b x-compute-request-id: req-141c3ad6-5389-4905-b83e-d6aba269706b Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:39,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-141c3ad6-5389-4905-b83e-d6aba269706b 2018-07-23 23:31:39,846 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:39,846 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:42,847 - create_instance - DEBUG - VM status query timeout in 876.985072136 2018-07-23 23:31:42,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:43,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-287be99d-6093-4e7c-8e03-9dd1526f55d5 x-compute-request-id: req-287be99d-6093-4e7c-8e03-9dd1526f55d5 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:43,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-287be99d-6093-4e7c-8e03-9dd1526f55d5 2018-07-23 23:31:43,352 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:43,352 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:46,355 - create_instance - DEBUG - VM status query timeout in 873.476919174 2018-07-23 23:31:46,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:46,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe6664b8-c6d2-4a17-beb9-cd682d360c6c x-compute-request-id: req-fe6664b8-c6d2-4a17-beb9-cd682d360c6c Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:46,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-fe6664b8-c6d2-4a17-beb9-cd682d360c6c 2018-07-23 23:31:46,727 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:46,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:49,729 - create_instance - DEBUG - VM status query timeout in 870.10303998 2018-07-23 23:31:49,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:50,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602d4de6-0d6b-4fcc-872a-ad03ba4f797e x-compute-request-id: req-602d4de6-0d6b-4fcc-872a-ad03ba4f797e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:50,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-602d4de6-0d6b-4fcc-872a-ad03ba4f797e 2018-07-23 23:31:50,156 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:50,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:53,159 - create_instance - DEBUG - VM status query timeout in 866.673069954 2018-07-23 23:31:53,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:53,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-430048b0-653d-4f13-9c48-df5b3afb6c7d x-compute-request-id: req-430048b0-653d-4f13-9c48-df5b3afb6c7d Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:53,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-430048b0-653d-4f13-9c48-df5b3afb6c7d 2018-07-23 23:31:53,515 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:53,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:31:56,518 - create_instance - DEBUG - VM status query timeout in 863.313593149 2018-07-23 23:31:56,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:31:57,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:31:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5a3ab9-28f7-4ff3-a30d-3d1cab73e4cd x-compute-request-id: req-4f5a3ab9-28f7-4ff3-a30d-3d1cab73e4cd Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:31:57,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-4f5a3ab9-28f7-4ff3-a30d-3d1cab73e4cd 2018-07-23 23:31:57,030 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:31:57,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:00,033 - create_instance - DEBUG - VM status query timeout in 859.799082994 2018-07-23 23:32:00,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:00,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d44eaa5c-0b8c-4f1d-b6cc-5a519ecb0062 x-compute-request-id: req-d44eaa5c-0b8c-4f1d-b6cc-5a519ecb0062 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:00,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-d44eaa5c-0b8c-4f1d-b6cc-5a519ecb0062 2018-07-23 23:32:00,226 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:00,227 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:03,230 - create_instance - DEBUG - VM status query timeout in 856.602243185 2018-07-23 23:32:03,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:03,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20708315-0aac-4b9e-9898-fce9122d3a46 x-compute-request-id: req-20708315-0aac-4b9e-9898-fce9122d3a46 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:03,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-20708315-0aac-4b9e-9898-fce9122d3a46 2018-07-23 23:32:03,411 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:03,411 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:06,412 - create_instance - DEBUG - VM status query timeout in 853.41963315 2018-07-23 23:32:06,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:06,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-492d98c6-1b94-4669-b223-11e56e1b952f x-compute-request-id: req-492d98c6-1b94-4669-b223-11e56e1b952f Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:06,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-492d98c6-1b94-4669-b223-11e56e1b952f 2018-07-23 23:32:06,755 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:06,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:09,759 - create_instance - DEBUG - VM status query timeout in 850.073271036 2018-07-23 23:32:09,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:10,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f556eb1-f0d2-4eb7-a41c-8cf465be55d2 x-compute-request-id: req-9f556eb1-f0d2-4eb7-a41c-8cf465be55d2 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:10,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-9f556eb1-f0d2-4eb7-a41c-8cf465be55d2 2018-07-23 23:32:10,104 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:10,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:13,106 - create_instance - DEBUG - VM status query timeout in 846.726238012 2018-07-23 23:32:13,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:13,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0353c83a-f754-4dea-8c27-31b3ff945540 x-compute-request-id: req-0353c83a-f754-4dea-8c27-31b3ff945540 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:13,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-0353c83a-f754-4dea-8c27-31b3ff945540 2018-07-23 23:32:13,455 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:13,455 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:16,458 - create_instance - DEBUG - VM status query timeout in 843.374130964 2018-07-23 23:32:16,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:16,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e07d2ff9-6b07-4a45-af69-a7cc57ed6187 x-compute-request-id: req-e07d2ff9-6b07-4a45-af69-a7cc57ed6187 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:16,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-e07d2ff9-6b07-4a45-af69-a7cc57ed6187 2018-07-23 23:32:16,661 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:16,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:19,664 - create_instance - DEBUG - VM status query timeout in 840.167711973 2018-07-23 23:32:19,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:20,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d9da793-488e-463c-b985-a3374cf08f31 x-compute-request-id: req-5d9da793-488e-463c-b985-a3374cf08f31 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:20,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-5d9da793-488e-463c-b985-a3374cf08f31 2018-07-23 23:32:20,002 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:20,002 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:23,006 - create_instance - DEBUG - VM status query timeout in 836.826393127 2018-07-23 23:32:23,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:23,500 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8335ee95-08c6-42d5-8602-ec16035ca8c3 x-compute-request-id: req-8335ee95-08c6-42d5-8602-ec16035ca8c3 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:23,500 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-8335ee95-08c6-42d5-8602-ec16035ca8c3 2018-07-23 23:32:23,501 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:23,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:26,504 - create_instance - DEBUG - VM status query timeout in 833.328148127 2018-07-23 23:32:26,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:26,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7614b84a-34d8-42c7-bd6b-b4dbc44691e1 x-compute-request-id: req-7614b84a-34d8-42c7-bd6b-b4dbc44691e1 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:26,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-7614b84a-34d8-42c7-bd6b-b4dbc44691e1 2018-07-23 23:32:26,686 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:26,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:29,690 - create_instance - DEBUG - VM status query timeout in 830.142224073 2018-07-23 23:32:29,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:29,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-311f1278-c9c4-4411-978a-5c7c131f11a8 x-compute-request-id: req-311f1278-c9c4-4411-978a-5c7c131f11a8 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:29,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-311f1278-c9c4-4411-978a-5c7c131f11a8 2018-07-23 23:32:29,877 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:29,877 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:32,880 - create_instance - DEBUG - VM status query timeout in 826.952181101 2018-07-23 23:32:32,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:33,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2943c58-4226-412a-8fff-191f4977eeb3 x-compute-request-id: req-d2943c58-4226-412a-8fff-191f4977eeb3 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:33,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-d2943c58-4226-412a-8fff-191f4977eeb3 2018-07-23 23:32:33,094 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:33,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:36,098 - create_instance - DEBUG - VM status query timeout in 823.734277964 2018-07-23 23:32:36,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:36,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0e0f6d0-5e14-4e3b-a27c-226dbfc04659 x-compute-request-id: req-a0e0f6d0-5e14-4e3b-a27c-226dbfc04659 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:36,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-a0e0f6d0-5e14-4e3b-a27c-226dbfc04659 2018-07-23 23:32:36,276 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:36,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:39,280 - create_instance - DEBUG - VM status query timeout in 820.552366972 2018-07-23 23:32:39,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:39,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b737d02-5ddc-49ea-a7a2-4d914591a5ef x-compute-request-id: req-6b737d02-5ddc-49ea-a7a2-4d914591a5ef Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:39,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-6b737d02-5ddc-49ea-a7a2-4d914591a5ef 2018-07-23 23:32:39,450 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:39,450 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:42,453 - create_instance - DEBUG - VM status query timeout in 817.378834009 2018-07-23 23:32:42,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:42,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84175b83-385d-481a-a033-29a7b665d7c0 x-compute-request-id: req-84175b83-385d-481a-a033-29a7b665d7c0 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:42,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-84175b83-385d-481a-a033-29a7b665d7c0 2018-07-23 23:32:42,661 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:42,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:45,665 - create_instance - DEBUG - VM status query timeout in 814.16724515 2018-07-23 23:32:45,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:45,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a4a4111-5293-439b-af2a-b198abe74499 x-compute-request-id: req-0a4a4111-5293-439b-af2a-b198abe74499 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:45,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-0a4a4111-5293-439b-af2a-b198abe74499 2018-07-23 23:32:45,834 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:45,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:48,838 - create_instance - DEBUG - VM status query timeout in 810.994459152 2018-07-23 23:32:48,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:49,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d34eb7b2-208c-4b68-9f30-d3aca5fe139e x-compute-request-id: req-d34eb7b2-208c-4b68-9f30-d3aca5fe139e Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:49,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-d34eb7b2-208c-4b68-9f30-d3aca5fe139e 2018-07-23 23:32:49,011 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:49,012 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:52,015 - create_instance - DEBUG - VM status query timeout in 807.817291975 2018-07-23 23:32:52,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:52,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2137c35c-d9db-4b92-bec2-b58a326593f9 x-compute-request-id: req-2137c35c-d9db-4b92-bec2-b58a326593f9 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:52,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-2137c35c-d9db-4b92-bec2-b58a326593f9 2018-07-23 23:32:52,211 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:52,211 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:55,215 - create_instance - DEBUG - VM status query timeout in 804.617431164 2018-07-23 23:32:55,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:55,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14f542ca-5d8c-455e-8dfb-f1308de1b4c3 x-compute-request-id: req-14f542ca-5d8c-455e-8dfb-f1308de1b4c3 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:55,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-14f542ca-5d8c-455e-8dfb-f1308de1b4c3 2018-07-23 23:32:55,540 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:55,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:32:58,543 - create_instance - DEBUG - VM status query timeout in 801.28886199 2018-07-23 23:32:58,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:32:58,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:32:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35661045-98fc-4805-8e0b-18a1edb73fd1 x-compute-request-id: req-35661045-98fc-4805-8e0b-18a1edb73fd1 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-07-23T23:31:20Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:32:58,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-35661045-98fc-4805-8e0b-18a1edb73fd1 2018-07-23 23:32:58,891 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - BUILD 2018-07-23 23:32:58,892 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:33:01,895 - create_instance - DEBUG - VM status query timeout in 797.937250137 2018-07-23 23:33:01,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:02,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fd1462a-0926-4d36-bbb1-ffea9c0131c4 x-compute-request-id: req-4fd1462a-0926-4d36-bbb1-ffea9c0131c4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:02,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-4fd1462a-0926-4d36-bbb1-ffea9c0131c4 2018-07-23 23:33:02,063 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:02,063 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:33:02,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:02,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f356a76-0033-4c4e-8756-be6eecee9969 x-compute-request-id: req-6f356a76-0033-4c4e-8756-be6eecee9969 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:02,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-6f356a76-0033-4c4e-8756-be6eecee9969 2018-07-23 23:33:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:02,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cdb78144-27cd-441d-af04-ca689e775504 Date: Mon, 23 Jul 2018 23:33:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:02,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-cdb78144-27cd-441d-af04-ca689e775504 2018-07-23 23:33:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b7a3c1-a4ef-4751-a9bc-697c9fa12f05 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:02,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-83b7a3c1-a4ef-4751-a9bc-697c9fa12f05 2018-07-23 23:33:02,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:02,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-86001f00-fae6-419d-85f1-68768999e4bd Date: Mon, 23 Jul 2018 23:33:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:02,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-86001f00-fae6-419d-85f1-68768999e4bd 2018-07-23 23:33:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:02,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-78187541-70a4-4782-9d04-4946616b2723 Date: Mon, 23 Jul 2018 23:33:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:02,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-78187541-70a4-4782-9d04-4946616b2723 2018-07-23 23:33:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:02,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-9d6f7b8a-9d47-4b56-a6cb-c74434fee3e3 Date: Mon, 23 Jul 2018 23:33:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:07Z", "admin_state_up": true, "updated_at": "2018-07-23T23:31:10Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "2c3d0ea5-708a-49fa-a62f-f0a8fba18984", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router"}]} 2018-07-23 23:33:02,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router used request id req-9d6f7b8a-9d47-4b56-a6cb-c74434fee3e3 2018-07-23 23:33:02,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:03,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5793cd98-b8a4-47b0-9f30-fc823087ad91 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:03,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-5793cd98-b8a4-47b0-9f30-fc823087ad91 2018-07-23 23:33:03,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=2c3d0ea5-708a-49fa-a62f-f0a8fba18984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:03,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7235e3fc-2b18-426b-ab7a-32ed9ac3b2c7 Date: Mon, 23 Jul 2018 23:33:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:03,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=2c3d0ea5-708a-49fa-a62f-f0a8fba18984 used request id req-7235e3fc-2b18-426b-ab7a-32ed9ac3b2c7 2018-07-23 23:33:03,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:03,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-f8f02249-4d2e-4051-a87a-14e8799581be Date: Mon, 23 Jul 2018 23:33:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}} 2018-07-23 23:33:03,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47 used request id req-f8f02249-4d2e-4051-a87a-14e8799581be 2018-07-23 23:33:03,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:03,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f796e213-4617-4803-81d8-1b2124b0d0c4 Date: Mon, 23 Jul 2018 23:33:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:33:03,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-f796e213-4617-4803-81d8-1b2124b0d0c4 2018-07-23 23:33:03,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:03,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-16b82ef6-13b1-482e-8dd3-30e29464789d Date: Mon, 23 Jul 2018 23:33:03 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:33:03,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-16b82ef6-13b1-482e-8dd3-30e29464789d 2018-07-23 23:33:03,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:03,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4f1114a-f3f7-4610-b0ac-28947aabbe66 x-compute-request-id: req-e4f1114a-f3f7-4610-b0ac-28947aabbe66 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:03,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-e4f1114a-f3f7-4610-b0ac-28947aabbe66 2018-07-23 23:33:03,582 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:03,583 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:33:03,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:04,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d6b3c44-de2a-4922-afee-3099aa0b761a x-compute-request-id: req-9d6b3c44-de2a-4922-afee-3099aa0b761a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:04,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-9d6b3c44-de2a-4922-afee-3099aa0b761a 2018-07-23 23:33:04,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:04,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d59dbb6b-390e-4a92-a502-860892de2a56 Date: Mon, 23 Jul 2018 23:33:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:04,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-d59dbb6b-390e-4a92-a502-860892de2a56 2018-07-23 23:33:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:04,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14311b21-0859-4448-b538-b15452be8289 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:04,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-14311b21-0859-4448-b538-b15452be8289 2018-07-23 23:33:04,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:04,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-34b44084-91da-485d-bde2-e6a417e0ecfb Date: Mon, 23 Jul 2018 23:33:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:04,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-34b44084-91da-485d-bde2-e6a417e0ecfb 2018-07-23 23:33:04,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:04,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-7072b271-6d67-48e8-8088-2df35746a82d Date: Mon, 23 Jul 2018 23:33:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:04,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-7072b271-6d67-48e8-8088-2df35746a82d 2018-07-23 23:33:04,349 - neutron_utils - INFO - Creating floating ip to external network - external 2018-07-23 23:33:04,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:04,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-08448bca-e88e-42cc-aad9-6e46e8bac0bb Date: Mon, 23 Jul 2018 23:33:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:33:04,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-08448bca-e88e-42cc-aad9-6e46e8bac0bb 2018-07-23 23:33:04,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:04,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b83e8a3-6c20-4007-8fdf-7720371a28ba Date: Mon, 23 Jul 2018 23:33:04 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:33:04,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-0b83e8a3-6c20-4007-8fdf-7720371a28ba 2018-07-23 23:33:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" -d '{"floatingip": {"floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "port_id": "8f2b6acb-9785-4e2e-be64-070ea067ef82"}}' 2018-07-23 23:33:06,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 570 X-Openstack-Request-Id: req-64053122-742c-44ca-b51f-e64b78aea98d Date: Mon, 23 Jul 2018 23:33:06 GMT RESP BODY: {"floatingip": {"router_id": "2c3d0ea5-708a-49fa-a62f-f0a8fba18984", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:33:05Z", "updated_at": "2018-07-23T23:33:05Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_id": "8f2b6acb-9785-4e2e-be64-070ea067ef82", "id": "feca0387-bf89-4602-99f4-27573bcc9e41", "qos_policy_id": null}} 2018-07-23 23:33:06,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-64053122-742c-44ca-b51f-e64b78aea98d 2018-07-23 23:33:06,726 - create_instance - INFO - Created floating IP 172.30.9.205 via router - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router 2018-07-23 23:33:06,726 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-07-23 23:33:06,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:06,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0a6462a-488f-49c2-94e6-c347696af5fa x-compute-request-id: req-b0a6462a-488f-49c2-94e6-c347696af5fa Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:06,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-b0a6462a-488f-49c2-94e6-c347696af5fa 2018-07-23 23:33:06,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-07-23 23:33:06,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c04868c-a79a-4951-a800-ce3c762d4651 x-compute-request-id: req-6c04868c-a79a-4951-a800-ce3c762d4651 Content-Encoding: gzip Content-Length: 8521 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008030] Security Framework initialized\n[ 0.009027] AppArmor: AppArmor initialized\n[ 0.009997] Yama: becoming mindful.\n[ 0.010969] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013333] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016103] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017559] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019314] Initializing cgroup subsys memory\n[ 0.020006] Initializing cgroup subsys devices\n[ 0.021036] Initializing cgroup subsys freezer\n[ 0.022064] Initializing cgroup subsys blkio\n[ 0.023055] Initializing cgroup subsys perf_event\n[ 0.024003] Initializing cgroup subsys hugetlb\n[ 0.025061] CPU: Physical Processor ID: 0\n[ 0.026004] FEATURE SPEC_CTRL Present\n[ 0.028038] mce: CPU supports 10 MCE banks\n[ 0.029014] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031290] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported\n[ 0.033587] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable\n[ 0.037369] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.041895] ACPI: Core revision 20131115\n[ 0.043273] ACPI: All ACPI Tables successfully acquired\n[ 0.044249] ftrace: allocating 28727 entries in 113 pages\n[ 0.064251] Enabling x2apic\n[ 0.064978] Enabled x2apic\n[ 0.065870] Switched APIC routing to physical x2apic.\n[ 0.068347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.069745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.072016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081090] KVM setup paravirtual spinlock\n[ 0.083220] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084148] x86: Booting SMP configuration:\n[ 0.085162] .... node #0, CPUs: #1[ 0.083187] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100019] x86: Booted up 1 node, 2 CPUs\n[ 0.100013] KVM setup async PF for cpu 1\n[ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104323] devtmpfs: initialized\n[ 0.105966] EVM: security.selinux\n[ 0.106689] EVM: security.SMACK64\n[ 0.107397] EVM: security.ima\n[ 0.108008] EVM: security.capability\n[ 0.108813] pinctrl core: initialized pinctrl subsystem\n[ 0.109875] regulator-dummy: no parameters\n[ 0.110775] RTC time: 23:33:01, date: 07/23/18\n[ 0.112034] NET: Registered protocol family 16\n[ 0.113017] cpuidle: using governor ladder\n[ 0.113867] cpuidle: using governor menu\n[ 0.114739] ACPI: bus type PCI registered\n[ 0.115565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116097] PCI: Using configuration type 1 for base access\n[ 0.117703] bio: create slab at 0\n[ 0.117703] ACPI: Added _OSI(Module Device)\n[ 0.117703] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120929] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.122964] ACPI: Interpreter enabled\n[ 0.123744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.125224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.127120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130427] ACPI: (supports S0 S5)\n[ 0.131151] ACPI: Using IOAPIC for interrupt routing\n[ 0.132013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.133961] ACPI: No dock devices found.\n[ 0.136556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.137731] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.138989] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.142327] acpiphp: Slot [3] registered\n[ 0.143228] acpiphp: Slot [4] registered\n[ 0.144019] acpiphp: Slot [5] registered\n[ 0.144882] acpiphp: Slot [6] registered\n[ 0.145742] acpiphp: Slot [7] registered\n[ 0.146598] acpiphp: Slot [8] registered\n[ 0.147469] acpiphp: Slot [9] registered\n[ 0.148025] acpiphp: Slot [10] registered\n[ 0.148899] acpiphp: Slot [11] registered\n[ 0.149770] acpiphp: Slot [12] registered\n[ 0.150657] acpiphp: Slot [13] registered\n[ 0.151537] acpiphp: Slot [14] registered\n[ 0.152018] acpiphp: Slot [15] registered\n[ 0.152895] acpiphp: Slot [16] registered\n[ 0.153775] acpiphp: Slot [17] registered\n[ 0.154663] acpiphp: Slot [18] registered\n[ 0.155573] acpiphp: Slot [19] registered\n[ 0.156017] acpiphp: Slot [20] registered\n[ 0.156895] acpiphp: Slot [21] registered\n[ 0.157766] acpiphp: Slot [22] registered\n[ 0.158647] acpiphp: Slot [23] registered\n[ 0.159521] acpiphp: Slot [24] registered\n[ 0.160018] acpiphp: Slot [25] registered\n[ 0.160891] acpiphp: Slot [26] registered\n[ 0.161762] acpiphp: Slot [27] registered\n[ 0.162635] acpiphp: Slot [28] registered\n[ 0.163514] acpiphp: Slot [29] registered\n[ 0.164017] acpiphp: Slot [30] registered\n[ 0.164898] acpiphp: Slot [31] registered\n[ 0.165772] PCI host bridge to bus 0000:00\n[ 0.166637] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.167752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.169223] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.170562] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.171891] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.176417] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.197082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.198670] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.200073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.201768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.203584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.204578] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.206103] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.206103] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208004] vgaarb: loaded\n[ 0.208646] vgaarb: bridge control possible 0000:00:02.0\n[ 0.209930] SCSI subsystem initialized\n[ 0.210856] ACPI: bus type USB registered\n[ 0.210856] usbcore: registered new interface driver usbfs\n[ 0.212012] usbcore: registered new interface driver hub\n[ 0.213125] usbcore: registered new device driver usb\n[ 0.213125] PCI: Using ACPI for IRQ routing\n[ 0.213149] NetLabel: Initializing\n[ 0.216005] NetLabel: domain hash size = 128\n[ 0.216919] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.217970] NetLabel: unlabeled traffic allowed by default\n[ 0.219099] Switched to clocksource kvm-clock\n[ 0.223109] AppArmor: AppArmor Filesystem Enabled\n[ 0.224135] pnp: PnP ACPI init\n[ 0.224855] ACPI: bus type PNP registered\n[ 0.226108] pnp: PnP ACPI: found 8 devices\n[ 0.226993] ACPI: bus type PNP unregistered\n[ 0.234009] NET: Registered protocol family 2\n[ 0.235163] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236808] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.238254] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239632] TCP: reno registered\n[ 0.240370] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241929] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.243713] NET: Registered protocol family 1\n[ 0.244956] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.246486] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.248027] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.272513] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.295511] Trying to unpack rootfs image as initramfs...\n[ 0.386257] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388858] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390497] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392084] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394549] Scanning for low memory corruption every 60 seconds\n[ 0.396651] Initialise system trusted keyring\n[ 0.397776] audit: initializing netlink socket (disabled)\n[ 0.399149] type=2000 audit(1532388782.644:1): initialized\n[ 0.418762] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.421142] zbud: loaded\n[ 0.422196] VFS: Disk quotas dquot_6.5.2\n[ 0.423355] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.425304] fuse init (API version 7.22)\n[ 0.426426] msgmni has been set to 3997\n[ 0.427531] Key type big_key registered\n[ 0.428806] Key type asymmetric registered\n[ 0.429904] Asymmetric key parser 'x509' registered\n[ 0.431158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.433138] io scheduler noop registered\n[ 0.434197] io scheduler deadline registered (default)\n[ 0.435579] io scheduler cfq registered\n[ 0.436684] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.438125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.439785] ipmi message handler version 39.2\n[ 0.440993] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.442980] ACPI: Power Button [PWRF]\n[ 0.444129] GHES: HEST is not enabled!\n[ 0.465835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.508951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.511036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.534371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.536930] Linux agpgart interface v0.103\n[ 0.538668] brd: module loaded\n[ 0.539843] loop: module loaded\n[ 0.541086] blk-mq: CPU -> queue map\n[ 0.542004] CPU 0 -> Queue 0\n[ 0.542837] CPU 1 -> Queue 0\n[ 0.544306] vda: vda1\n[ 0.545707] scsi0 : ata_piix\n[ 0.546607] scsi1 : ata_piix\n[ 0.547459] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.549226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.551167] libphy: Fixed MDIO Bus: probed\n[ 0.552346] tun: Universal TUN/TAP device driver, 1.6\n[ 0.553514] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.555531] PPP generic driver version 2.4.2\n[ 0.556650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.557929] ehci-pci: EHCI PCI platform driver\n[ 0.558874] ehci-platform: EHCI generic platform driver\n[ 0.559938] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.561235] ohci-pci: OHCI PCI platform driver\n[ 0.562174] ohci-platform: OHCI generic platform driver\n[ 0.563240] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.584871] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.585936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.587589] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.588826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.590124] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.591655] usb usb1: Product: UHCI Host Controller\n[ 0.592662] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.593906] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.594989] hub 1-0:1.0: USB hub found\n[ 0.595951] hub 1-0:1.0: 2 ports detected\n[ 0.596969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.599201] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.600241] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.601420] mousedev: PS/2 mouse device common for all mice\n[ 0.602829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.604902] rtc_cmos 00:00: RTC can wake from S4\n[ 0.606158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.607454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.608815] device-mapper: uevent: version 1.0.3\n[ 0.609878] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.611633] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.612972] TCP: cubic registered\n[ 0.613833] NET: Registered protocol family 10\n[ 0.615057] NET: Registered protocol family 17\n[ 0.616472] Key type dns_resolver registered\n[ 0.617982] Loading compiled-in X.509 certificates\n[ 0.619561] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.621633] registered taskstats version 1\n[ 0.624153] Key type trusted registered\n[ 0.627546] Key type encrypted registered\n[ 0.628464] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.629619] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.631079] regulator-dummy: disabling\n[ 0.631991] Magic number: 10:206:606\n[ 0.639769] rtc_cmos 00:00: setting system clock to 2018-07-23 23:33:02 UTC (1532388782)\n[ 0.641630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.642876] EDD information not available.\n[ 0.709126] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.710794] Write protecting the kernel read-only data: 12288k\n[ 0.712517] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.715325] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.727901] systemd-udevd[107]: starting version 204\n[ 0.764400] FDC 0 is a S82078B\n[ 0.908044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.073399] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.074730] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.076109] usb 1-1: Product: QEMU USB Tablet\n[ 1.077029] usb 1-1: Manufacturer: QEMU\n[ 1.077873] usb 1-1: SerialNumber: 42\n[ 1.388073] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.773029] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3\nBegin: Loading essential drivers ... done.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... done.\n[ 2.018707] 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.124177] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.213201] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[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 Mon, 23 Jul 2018 23:33:04 +0000. Up 2.52 seconds.\ncloud-init-nonet[2.69]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.52]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Mon, 23 Jul 2018 23:33:05 +0000. Up 3.71 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.6 | 255.255.255.0 | fa:16:3e:54:ad:9b |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-07-23 23:33:06,980 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e/action used request id req-6c04868c-a79a-4951-a800-ce3c762d4651 2018-07-23 23:33:06,982 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-07-23 23:33:06,982 - create_instance_tests - DEBUG - Full console output - [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008030] Security Framework initialized [ 0.009027] AppArmor: AppArmor initialized [ 0.009997] Yama: becoming mindful. [ 0.010969] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013333] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016103] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017559] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019314] Initializing cgroup subsys memory [ 0.020006] Initializing cgroup subsys devices [ 0.021036] Initializing cgroup subsys freezer [ 0.022064] Initializing cgroup subsys blkio [ 0.023055] Initializing cgroup subsys perf_event [ 0.024003] Initializing cgroup subsys hugetlb [ 0.025061] CPU: Physical Processor ID: 0 [ 0.026004] FEATURE SPEC_CTRL Present [ 0.028038] mce: CPU supports 10 MCE banks [ 0.029014] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031290] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported [ 0.033587] Spectre V2 mitigation: Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.036002] Speculative Store Bypass: Vulnerable [ 0.037369] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.041895] ACPI: Core revision 20131115 [ 0.043273] ACPI: All ACPI Tables successfully acquired [ 0.044249] ftrace: allocating 28727 entries in 113 pages [ 0.064251] Enabling x2apic [ 0.064978] Enabled x2apic [ 0.065870] Switched APIC routing to physical x2apic. [ 0.068347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.069745] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.072016] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081090] KVM setup paravirtual spinlock [ 0.083220] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084148] x86: Booting SMP configuration: [ 0.085162] .... node #0, CPUs: #1[ 0.083187] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100019] x86: Booted up 1 node, 2 CPUs [ 0.100013] KVM setup async PF for cpu 1 [ 0.100015] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102861] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104323] devtmpfs: initialized [ 0.105966] EVM: security.selinux [ 0.106689] EVM: security.SMACK64 [ 0.107397] EVM: security.ima [ 0.108008] EVM: security.capability [ 0.108813] pinctrl core: initialized pinctrl subsystem [ 0.109875] regulator-dummy: no parameters [ 0.110775] RTC time: 23:33:01, date: 07/23/18 [ 0.112034] NET: Registered protocol family 16 [ 0.113017] cpuidle: using governor ladder [ 0.113867] cpuidle: using governor menu [ 0.114739] ACPI: bus type PCI registered [ 0.115565] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116097] PCI: Using configuration type 1 for base access [ 0.117703] bio: create slab at 0 [ 0.117703] ACPI: Added _OSI(Module Device) [ 0.117703] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120929] ACPI: Added _OSI(Processor Aggregator Device) [ 0.122964] ACPI: Interpreter enabled [ 0.123744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.125224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.127120] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128535] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130427] ACPI: (supports S0 S5) [ 0.131151] ACPI: Using IOAPIC for interrupt routing [ 0.132013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.133961] ACPI: No dock devices found. [ 0.136556] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.137731] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.138989] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.140017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.142327] acpiphp: Slot [3] registered [ 0.143228] acpiphp: Slot [4] registered [ 0.144019] acpiphp: Slot [5] registered [ 0.144882] acpiphp: Slot [6] registered [ 0.145742] acpiphp: Slot [7] registered [ 0.146598] acpiphp: Slot [8] registered [ 0.147469] acpiphp: Slot [9] registered [ 0.148025] acpiphp: Slot [10] registered [ 0.148899] acpiphp: Slot [11] registered [ 0.149770] acpiphp: Slot [12] registered [ 0.150657] acpiphp: Slot [13] registered [ 0.151537] acpiphp: Slot [14] registered [ 0.152018] acpiphp: Slot [15] registered [ 0.152895] acpiphp: Slot [16] registered [ 0.153775] acpiphp: Slot [17] registered [ 0.154663] acpiphp: Slot [18] registered [ 0.155573] acpiphp: Slot [19] registered [ 0.156017] acpiphp: Slot [20] registered [ 0.156895] acpiphp: Slot [21] registered [ 0.157766] acpiphp: Slot [22] registered [ 0.158647] acpiphp: Slot [23] registered [ 0.159521] acpiphp: Slot [24] registered [ 0.160018] acpiphp: Slot [25] registered [ 0.160891] acpiphp: Slot [26] registered [ 0.161762] acpiphp: Slot [27] registered [ 0.162635] acpiphp: Slot [28] registered [ 0.163514] acpiphp: Slot [29] registered [ 0.164017] acpiphp: Slot [30] registered [ 0.164898] acpiphp: Slot [31] registered [ 0.165772] PCI host bridge to bus 0000:00 [ 0.166637] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.167752] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.168004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.169223] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.170562] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.171891] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.176417] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177955] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.197082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.198670] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.200073] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.201768] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.203584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.204578] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.206103] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.206103] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208004] vgaarb: loaded [ 0.208646] vgaarb: bridge control possible 0000:00:02.0 [ 0.209930] SCSI subsystem initialized [ 0.210856] ACPI: bus type USB registered [ 0.210856] usbcore: registered new interface driver usbfs [ 0.212012] usbcore: registered new interface driver hub [ 0.213125] usbcore: registered new device driver usb [ 0.213125] PCI: Using ACPI for IRQ routing [ 0.213149] NetLabel: Initializing [ 0.216005] NetLabel: domain hash size = 128 [ 0.216919] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.217970] NetLabel: unlabeled traffic allowed by default [ 0.219099] Switched to clocksource kvm-clock [ 0.223109] AppArmor: AppArmor Filesystem Enabled [ 0.224135] pnp: PnP ACPI init [ 0.224855] ACPI: bus type PNP registered [ 0.226108] pnp: PnP ACPI: found 8 devices [ 0.226993] ACPI: bus type PNP unregistered [ 0.234009] NET: Registered protocol family 2 [ 0.235163] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236808] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.238254] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239632] TCP: reno registered [ 0.240370] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241929] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.243713] NET: Registered protocol family 1 [ 0.244956] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.246486] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.248027] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.272513] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.295511] Trying to unpack rootfs image as initramfs... [ 0.386257] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388858] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390497] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392084] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394549] Scanning for low memory corruption every 60 seconds [ 0.396651] Initialise system trusted keyring [ 0.397776] audit: initializing netlink socket (disabled) [ 0.399149] type=2000 audit(1532388782.644:1): initialized [ 0.418762] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.421142] zbud: loaded [ 0.422196] VFS: Disk quotas dquot_6.5.2 [ 0.423355] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.425304] fuse init (API version 7.22) [ 0.426426] msgmni has been set to 3997 [ 0.427531] Key type big_key registered [ 0.428806] Key type asymmetric registered [ 0.429904] Asymmetric key parser 'x509' registered [ 0.431158] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.433138] io scheduler noop registered [ 0.434197] io scheduler deadline registered (default) [ 0.435579] io scheduler cfq registered [ 0.436684] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.438125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.439785] ipmi message handler version 39.2 [ 0.440993] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.442980] ACPI: Power Button [PWRF] [ 0.444129] GHES: HEST is not enabled! [ 0.465835] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.508951] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.511036] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.534371] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.536930] Linux agpgart interface v0.103 [ 0.538668] brd: module loaded [ 0.539843] loop: module loaded [ 0.541086] blk-mq: CPU -> queue map [ 0.542004] CPU 0 -> Queue 0 [ 0.542837] CPU 1 -> Queue 0 [ 0.544306] vda: vda1 [ 0.545707] scsi0 : ata_piix [ 0.546607] scsi1 : ata_piix [ 0.547459] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.549226] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.551167] libphy: Fixed MDIO Bus: probed [ 0.552346] tun: Universal TUN/TAP device driver, 1.6 [ 0.553514] tun: (C) 1999-2004 Max Krasnyansky [ 0.555531] PPP generic driver version 2.4.2 [ 0.556650] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.557929] ehci-pci: EHCI PCI platform driver [ 0.558874] ehci-platform: EHCI generic platform driver [ 0.559938] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.561235] ohci-pci: OHCI PCI platform driver [ 0.562174] ohci-platform: OHCI generic platform driver [ 0.563240] uhci_hcd: USB Universal Host Controller Interface driver [ 0.584871] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.585936] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.587589] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.588826] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.590124] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.591655] usb usb1: Product: UHCI Host Controller [ 0.592662] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.593906] usb usb1: SerialNumber: 0000:00:01.2 [ 0.594989] hub 1-0:1.0: USB hub found [ 0.595951] hub 1-0:1.0: 2 ports detected [ 0.596969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.599201] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.600241] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.601420] mousedev: PS/2 mouse device common for all mice [ 0.602829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.604902] rtc_cmos 00:00: RTC can wake from S4 [ 0.606158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.607454] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.608815] device-mapper: uevent: version 1.0.3 [ 0.609878] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.611633] ledtrig-cpu: registered to indicate activity on CPUs [ 0.612972] TCP: cubic registered [ 0.613833] NET: Registered protocol family 10 [ 0.615057] NET: Registered protocol family 17 [ 0.616472] Key type dns_resolver registered [ 0.617982] Loading compiled-in X.509 certificates [ 0.619561] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.621633] registered taskstats version 1 [ 0.624153] Key type trusted registered [ 0.627546] Key type encrypted registered [ 0.628464] AppArmor: AppArmor sha1 policy hashing enabled [ 0.629619] IMA: No TPM chip found, activating TPM-bypass! [ 0.631079] regulator-dummy: disabling [ 0.631991] Magic number: 10:206:606 [ 0.639769] rtc_cmos 00:00: setting system clock to 2018-07-23 23:33:02 UTC (1532388782) [ 0.641630] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.642876] EDD information not available. [ 0.709126] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.710794] Write protecting the kernel read-only data: 12288k [ 0.712517] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.715325] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.727901] systemd-udevd[107]: starting version 204 [ 0.764400] FDC 0 is a S82078B [ 0.908044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.073399] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.074730] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.076109] usb 1-1: Product: QEMU USB Tablet [ 1.077029] usb 1-1: Manufacturer: QEMU [ 1.077873] usb 1-1: SerialNumber: 42 [ 1.388073] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.773029] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.018707] 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.124177] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.213201] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 23 Jul 2018 23:33:04 +0000. Up 2.52 seconds. cloud-init-nonet[2.69]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.52]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 23 Jul 2018 23:33:05 +0000. Up 3.71 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.6 | 255.255.255.0 | fa:16:3e:54:ad:9b | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.1 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-07-23 23:33:06,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:07,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0a46571-1558-4e6e-81cd-3fb5a1b9c3cc x-compute-request-id: req-b0a46571-1558-4e6e-81cd-3fb5a1b9c3cc Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:07,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-b0a46571-1558-4e6e-81cd-3fb5a1b9c3cc 2018-07-23 23:33:07,358 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:07,358 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:33:07,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:07,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6265946d-eb87-4ed1-b4a9-35cfbb0fc049 x-compute-request-id: req-6265946d-eb87-4ed1-b4a9-35cfbb0fc049 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:07,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-6265946d-eb87-4ed1-b4a9-35cfbb0fc049 2018-07-23 23:33:07,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:07,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8390766c-79ff-4ac6-a0f4-69485509bf83 Date: Mon, 23 Jul 2018 23:33:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:07,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-8390766c-79ff-4ac6-a0f4-69485509bf83 2018-07-23 23:33:07,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f46bdd-dda1-4e62-a847-c4453021c902 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:08,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-97f46bdd-dda1-4e62-a847-c4453021c902 2018-07-23 23:33:08,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e3b22ae1-fdb7-40c9-a50f-4d653515090f Date: Mon, 23 Jul 2018 23:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:08,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-e3b22ae1-fdb7-40c9-a50f-4d653515090f 2018-07-23 23:33:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-994319bd-a9f2-4108-a6bd-645f593dc28e Date: Mon, 23 Jul 2018 23:33:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:08,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-994319bd-a9f2-4108-a6bd-645f593dc28e 2018-07-23 23:33:08,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b39859a3-3709-4951-a6da-d0b3d5731f6d x-compute-request-id: req-b39859a3-3709-4951-a6da-d0b3d5731f6d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:08,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-b39859a3-3709-4951-a6da-d0b3d5731f6d 2018-07-23 23:33:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0d230d3d-b944-42bd-8f51-c0753a13e330 Date: Mon, 23 Jul 2018 23:33:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:08,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-0d230d3d-b944-42bd-8f51-c0753a13e330 2018-07-23 23:33:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78885bc4-ea2f-4205-931a-19b9546f2487 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:08,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-78885bc4-ea2f-4205-931a-19b9546f2487 2018-07-23 23:33:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b5dfafab-fef4-446d-8923-12f5606b56db Date: Mon, 23 Jul 2018 23:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:08,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-b5dfafab-fef4-446d-8923-12f5606b56db 2018-07-23 23:33:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:08,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2409 X-Openstack-Request-Id: req-e0e2842d-0945-4ebd-9856-9e26f3c4182e Date: Mon, 23 Jul 2018 23:33:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:08,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-e0e2842d-0945-4ebd-9856-9e26f3c4182e 2018-07-23 23:33:08,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}}' 2018-07-23 23:33:09,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb6945a1-3181-4676-88c1-fa1b8c6c07be x-compute-request-id: req-fb6945a1-3181-4676-88c1-fa1b8c6c07be Content-Length: 0 Content-Type: application/json 2018-07-23 23:33:09,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e/action used request id req-fb6945a1-3181-4676-88c1-fa1b8c6c07be 2018-07-23 23:33:09,689 - create_instance - INFO - Checking if VM is active 2018-07-23 23:33:09,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:10,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38de217e-e1a9-4f73-8ac5-4a4165696168 x-compute-request-id: req-38de217e-e1a9-4f73-8ac5-4a4165696168 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:10,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-38de217e-e1a9-4f73-8ac5-4a4165696168 2018-07-23 23:33:10,005 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:10,005 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:33:10,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:10,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bd9fb0e-c048-46ed-8313-ce68bd2189e7 x-compute-request-id: req-1bd9fb0e-c048-46ed-8313-ce68bd2189e7 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:10,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-1bd9fb0e-c048-46ed-8313-ce68bd2189e7 2018-07-23 23:33:10,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:10,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0d447be5-9ddc-4a5f-9bab-17e3924a00b7 Date: Mon, 23 Jul 2018 23:33:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:10,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-0d447be5-9ddc-4a5f-9bab-17e3924a00b7 2018-07-23 23:33:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:10,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0322bc8d-a7fd-4d35-85dc-050eb566344e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:10,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-0322bc8d-a7fd-4d35-85dc-050eb566344e 2018-07-23 23:33:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:10,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-439fde3f-7a48-49d8-9f57-b68adad7ea97 Date: Mon, 23 Jul 2018 23:33:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:10,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-439fde3f-7a48-49d8-9f57-b68adad7ea97 2018-07-23 23:33:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:10,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-2d85772a-f702-4c5e-8aca-44a061aebdfc Date: Mon, 23 Jul 2018 23:33:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:09Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["c59afc97-40aa-48f3-aa23-534aba5032d9","dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:10,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-2d85772a-f702-4c5e-8aca-44a061aebdfc 2018-07-23 23:33:10,527 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:33:11,533 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd7ac910L 2018-07-23 23:33:11,534 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:33:11,539 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:33:11,539 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:33:11,541 - 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-23 23:33:11,541 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:33:11,541 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:33:11,541 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:33:11,542 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:33:11,542 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:33:11,582 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:33:11,583 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:33:11,598 - paramiko.transport - DEBUG - Trying discovered key 50157421bbfa121f47f402c1a6380240 in tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb 2018-07-23 23:33:11,623 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:33:11,642 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:33:11,742 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:33:11,776 - create_instance - INFO - SSH is active for VM instance 2018-07-23 23:33:11,776 - create_instance - INFO - Checking if cloud-init has completed 2018-07-23 23:33:11,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:11,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67113462-8488-46ce-9f19-4bb1d8ac2597 x-compute-request-id: req-67113462-8488-46ce-9f19-4bb1d8ac2597 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:11,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-67113462-8488-46ce-9f19-4bb1d8ac2597 2018-07-23 23:33:11,955 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:11,956 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:33:11,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:12,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82e301fe-7f82-43b5-9bba-5c171792269e x-compute-request-id: req-82e301fe-7f82-43b5-9bba-5c171792269e Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:12,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-82e301fe-7f82-43b5-9bba-5c171792269e 2018-07-23 23:33:12,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:12,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-13422757-c54d-4769-968a-fc73a8efda95 Date: Mon, 23 Jul 2018 23:33:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:12,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-13422757-c54d-4769-968a-fc73a8efda95 2018-07-23 23:33:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:12,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9358b6af-6512-4d98-b75e-5d2a73cb74ba Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:12,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-9358b6af-6512-4d98-b75e-5d2a73cb74ba 2018-07-23 23:33:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:12,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d4671a8a-1c47-424b-b5ac-c8b0670efe38 Date: Mon, 23 Jul 2018 23:33:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:12,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-d4671a8a-1c47-424b-b5ac-c8b0670efe38 2018-07-23 23:33:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:12,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-aab1e36e-8edd-4031-b485-a759da59c255 Date: Mon, 23 Jul 2018 23:33:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:09Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["c59afc97-40aa-48f3-aa23-534aba5032d9","dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:12,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-aab1e36e-8edd-4031-b485-a759da59c255 2018-07-23 23:33:12,450 - create_instance - INFO - Checking if VM is active 2018-07-23 23:33:12,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:12,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5329c48-4a3a-43ac-a5cd-d3c2a2716c10 x-compute-request-id: req-f5329c48-4a3a-43ac-a5cd-d3c2a2716c10 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:12,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-f5329c48-4a3a-43ac-a5cd-d3c2a2716c10 2018-07-23 23:33:12,622 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:12,622 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:33:12,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:12,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b14222f-4df0-402a-8674-93901a0a1cb1 x-compute-request-id: req-8b14222f-4df0-402a-8674-93901a0a1cb1 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:12,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-8b14222f-4df0-402a-8674-93901a0a1cb1 2018-07-23 23:33:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:13,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1974c4e8-6efb-4041-ab20-b1899ecc8ed4 Date: Mon, 23 Jul 2018 23:33:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:13,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-1974c4e8-6efb-4041-ab20-b1899ecc8ed4 2018-07-23 23:33:13,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:13,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbfd5de-62cb-4aef-9594-245510a11f5d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:13,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-0bbfd5de-62cb-4aef-9594-245510a11f5d 2018-07-23 23:33:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:13,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9c35704e-76ca-4e58-993d-a1be4074c9f3 Date: Mon, 23 Jul 2018 23:33:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:13,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-9c35704e-76ca-4e58-993d-a1be4074c9f3 2018-07-23 23:33:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:13,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-083ed0da-d2ed-4e1e-8937-3f2dfc35ea1c Date: Mon, 23 Jul 2018 23:33:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:09Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["c59afc97-40aa-48f3-aa23-534aba5032d9","dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:13,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-083ed0da-d2ed-4e1e-8937-3f2dfc35ea1c 2018-07-23 23:33:13,294 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:33:13,296 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd7aca10L 2018-07-23 23:33:13,296 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:33:13,300 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:33:13,300 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:33:13,301 - 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-23 23:33:13,301 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:33:13,301 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:33:13,302 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:33:13,302 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:33:13,302 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:33:13,342 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:33:13,342 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:33:13,360 - paramiko.transport - DEBUG - Trying discovered key 50157421bbfa121f47f402c1a6380240 in tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb 2018-07-23 23:33:13,379 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:33:13,384 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:33:13,484 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:33:13,505 - create_instance - INFO - SSH is active for VM instance 2018-07-23 23:33:13,506 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:33:13,507 - paramiko.transport - DEBUG - starting thread (client mode): 0xcd7ac850L 2018-07-23 23:33:13,508 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:33:13,511 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:33:13,511 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:33:13,512 - 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-23 23:33:13,512 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:33:13,513 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:33:13,513 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:33:13,513 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:33:13,513 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:33:13,554 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:33:13,555 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:33:13,572 - paramiko.transport - DEBUG - Trying discovered key 50157421bbfa121f47f402c1a6380240 in tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb 2018-07-23 23:33:13,591 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:33:13,596 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:33:13,604 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 23:33:13,786 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-23 23:33:13,787 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 23:33:13,806 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 23:33:13,814 - create_instance - INFO - cloud-init complete for VM instance 2018-07-23 23:33:13,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:13,820 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 23:33:13,821 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 23:33:13,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897b3f0c-dc55-4b86-a8e1-7afc97860114 x-compute-request-id: req-897b3f0c-dc55-4b86-a8e1-7afc97860114 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:13,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-897b3f0c-dc55-4b86-a8e1-7afc97860114 2018-07-23 23:33:13,990 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:13,990 - create_instance - INFO - VM is - ACTIVE 2018-07-23 23:33:13,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7836956-fc99-4a5b-86e4-ee37ed77920d x-compute-request-id: req-e7836956-fc99-4a5b-86e4-ee37ed77920d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:14,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-e7836956-fc99-4a5b-86e4-ee37ed77920d 2018-07-23 23:33:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7e387954-e180-4912-849f-371f10bc98ed Date: Mon, 23 Jul 2018 23:33:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:14,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-7e387954-e180-4912-849f-371f10bc98ed 2018-07-23 23:33:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3394675f-e1fd-430b-893f-cfe0fc47f310 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:14,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-3394675f-e1fd-430b-893f-cfe0fc47f310 2018-07-23 23:33:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fd8d700f-a4a7-498e-b830-f872e71b011b Date: Mon, 23 Jul 2018 23:33:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:14,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-fd8d700f-a4a7-498e-b830-f872e71b011b 2018-07-23 23:33:14,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-3a9ea6be-9a91-40ac-a04a-62a2577c54f5 Date: Mon, 23 Jul 2018 23:33:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:09Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["c59afc97-40aa-48f3-aa23-534aba5032d9","dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:14,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-3a9ea6be-9a91-40ac-a04a-62a2577c54f5 2018-07-23 23:33:14,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e59bed0-c4c4-4b65-b3dc-4b91aaa249e5 x-compute-request-id: req-8e59bed0-c4c4-4b65-b3dc-4b91aaa249e5 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:14,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-8e59bed0-c4c4-4b65-b3dc-4b91aaa249e5 2018-07-23 23:33:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-088c8e53-9d11-4bff-945c-fb0faf29b001 Date: Mon, 23 Jul 2018 23:33:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b005ccfa4276409d90b9a77fd4de1cbe","l2_adjacency":true,"status":"ACTIVE","subnets":["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"],"description":"","tags":[],"updated_at":"2018-07-23T23:31:04Z","qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net","admin_state_up":true,"tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","mtu":1450}]} 2018-07-23 23:33:14,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net used request id req-088c8e53-9d11-4bff-945c-fb0faf29b001 2018-07-23 23:33:14,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3180eb-8d1e-4c6f-b822-1367c9700672 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:14,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-fa3180eb-8d1e-4c6f-b822-1367c9700672 2018-07-23 23:33:14,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:14,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-15fab2e5-6b47-49de-9ca8-b640ce9950cc Date: Mon, 23 Jul 2018 23:33:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:04Z","dns_nameservers":[],"updated_at":"2018-07-23T23:31: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":"b005ccfa4276409d90b9a77fd4de1cbe","id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","subnetpool_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet"}]} 2018-07-23 23:33:14,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-15fab2e5-6b47-49de-9ca8-b640ce9950cc 2018-07-23 23:33:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:15,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2448 X-Openstack-Request-Id: req-a9cc466a-97d1-4d17-a8a6-faf33098f223 Date: Mon, 23 Jul 2018 23:33:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:08Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.2"}],"id":"6178a9ab-93a9-4efd-8046-6a722936788d","security_groups":[],"mac_address":"fa:16:3e:b5:84:df","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1b966033-92a9-41b7-ba89-2efd5ea2aa44","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:33:09Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.6"}],"id":"8f2b6acb-9785-4e2e-be64-070ea067ef82","security_groups":["c59afc97-40aa-48f3-aa23-534aba5032d9","dd93ca00-c5f3-4344-8556-749ba3b42f64"],"mac_address":"fa:16:3e:54:ad:9b","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:17Z","binding:vnic_type":"normal","device_id":"676ea331-b57f-4bd2-90f9-19e795f8cf9e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:31:14Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47","ip_address":"10.55.1.1"}],"id":"fecb439e-088c-4779-96e8-a7076c824a8d","security_groups":[],"mac_address":"fa:16:3e:69:39:4a","project_id":"b005ccfa4276409d90b9a77fd4de1cbe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1b966033-92a9-41b7-ba89-2efd5ea2aa44","tenant_id":"b005ccfa4276409d90b9a77fd4de1cbe","created_at":"2018-07-23T23:31:09Z","binding:vnic_type":"normal","device_id":"2c3d0ea5-708a-49fa-a62f-f0a8fba18984","ip_allocation":"immediate"}]} 2018-07-23 23:33:15,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-a9cc466a-97d1-4d17-a8a6-faf33098f223 2018-07-23 23:33:15,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}}' 2018-07-23 23:33:15,172 - novaclient.v2.client - DEBUG - RESP: [400] Date: Mon, 23 Jul 2018 23:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a8bc5157-104f-486d-81fb-f0b78826c593 x-compute-request-id: req-a8bc5157-104f-486d-81fb-f0b78826c593 Content-Length: 237 Content-Type: application/json; charset=UTF-8 RESP BODY: {"badRequest": {"message": "Invalid input for security_groups. Reason: Duplicate items in the list: 'c59afc97-40aa-48f3-aa23-534aba5032d9'.\nNeutron server returns request_ids: ['req-2fb5e7c4-762e-4839-9f9c-e4434646aff1']", "code": 400}} 2018-07-23 23:33:15,172 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e/action used request id req-a8bc5157-104f-486d-81fb-f0b78826c593 2018-07-23 23:33:15,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:15,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-320708fa-615f-4d03-b015-a8b5c021582d x-compute-request-id: req-320708fa-615f-4d03-b015-a8b5c021582d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "security_groups": [{"name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp"}, {"name": "default"}], "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:01Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:15,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-320708fa-615f-4d03-b015-a8b5c021582d 2018-07-23 23:33:15,351 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp] already added to VM [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] 2018-07-23 23:33:15,355 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-23 23:33:15,356 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-07-23 23:33:16,641 - ansible_utils - DEBUG - Retrieving SSH client 2018-07-23 23:33:16,642 - paramiko.transport - DEBUG - starting thread (client mode): 0xce03c5d0L 2018-07-23 23:33:16,643 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-07-23 23:33:16,646 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-07-23 23:33:16,647 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-07-23 23:33:16,647 - 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-23 23:33:16,648 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-07-23 23:33:16,648 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-07-23 23:33:16,648 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-07-23 23:33:16,648 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-07-23 23:33:16,648 - paramiko.transport - DEBUG - Compression agreed: none 2018-07-23 23:33:16,690 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-07-23 23:33:16,691 - paramiko.transport - DEBUG - Switch to new keys ... 2018-07-23 23:33:16,707 - paramiko.transport - DEBUG - Trying discovered key 50157421bbfa121f47f402c1a6380240 in tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb 2018-07-23 23:33:16,731 - paramiko.transport - DEBUG - userauth is OK 2018-07-23 23:33:16,737 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-07-23 23:33:16,739 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-07-23 23:33:16,925 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-07-23 23:33:16,925 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-07-23 23:33:16,941 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-07-23 23:33:16,957 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-07-23 23:33:16,958 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-07-23 23:33:17,058 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:33:17,073 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-07-23 23:33:17,073 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-07-23 23:33:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/feca0387-bf89-4602-99f4-27573bcc9e41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:18,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f85d7b3-611e-4bba-9794-3e3deff5be42 Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:18,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/feca0387-bf89-4602-99f4-27573bcc9e41 used request id req-0f85d7b3-611e-4bba-9794-3e3deff5be42 2018-07-23 23:33:18,141 - create_instance - INFO - Deleting Port with ID - 8f2b6acb-9785-4e2e-be64-070ea067ef82 2018-07-23 23:33:18,141 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-port-1 2018-07-23 23:33:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/ports/8f2b6acb-9785-4e2e-be64-070ea067ef82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:18,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43cdb8cd-04cc-4009-b9b4-9d35dc53bacf Date: Mon, 23 Jul 2018 23:33:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:18,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/ports/8f2b6acb-9785-4e2e-be64-070ea067ef82 used request id req-43cdb8cd-04cc-4009-b9b4-9d35dc53bacf 2018-07-23 23:33:18,640 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst 2018-07-23 23:33:18,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:18,750 - novaclient.v2.client - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e13ed826-1fdd-43a7-ae32-b64013384533 x-compute-request-id: req-e13ed826-1fdd-43a7-ae32-b64013384533 Content-Type: application/json 2018-07-23 23:33:18,750 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-e13ed826-1fdd-43a7-ae32-b64013384533 2018-07-23 23:33:18,750 - create_instance - INFO - Checking deletion status 2018-07-23 23:33:18,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:18,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd4d0cf1-3c02-49b7-8b09-ef6d465df9cd x-compute-request-id: req-bd4d0cf1-3c02-49b7-8b09-ef6d465df9cd Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:ad:9b", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e", "rel": "bookmark"}], "image": {"id": "191ebb58-8fea-4368-89c4-9d4dd179e44e", "links": [{"href": "http://172.30.9.26:8774/images/191ebb58-8fea-4368-89c4-9d4dd179e44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-07-23T23:33:01.000000", "flavor": {"id": "e8fe1ecb-db87-4c75-8959-ed80758e467c", "links": [{"href": "http://172.30.9.26:8774/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c", "rel": "bookmark"}]}, "id": "676ea331-b57f-4bd2-90f9-19e795f8cf9e", "user_id": "26fad192b94e4a4c9b8d3ef8a3304629", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-07-23T23:33:18Z", "hostId": "3519ceeed9cd11df52768ba5b737101cb1d4fcb47193f20171d87754", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp", "name": "AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst", "created": "2018-07-23T23:31:19Z", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:33:18,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-bd4d0cf1-3c02-49b7-8b09-ef6d465df9cd 2018-07-23 23:33:18,881 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst] is - ACTIVE 2018-07-23 23:33:18,881 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-07-23 23:33:21,884 - create_instance - DEBUG - VM status query timeout in 296.866462946 2018-07-23 23:33:21,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2155b2770d1c0293f5502c8157acba21ef57ed4e" 2018-07-23 23:33:21,943 - novaclient.v2.client - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7ad582ff-c18a-4ad1-ba86-f7465910ab4d x-compute-request-id: req-7ad582ff-c18a-4ad1-ba86-f7465910ab4d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 676ea331-b57f-4bd2-90f9-19e795f8cf9e could not be found.", "code": 404}} 2018-07-23 23:33:21,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/676ea331-b57f-4bd2-90f9-19e795f8cf9e used request id req-7ad582ff-c18a-4ad1-ba86-f7465910ab4d 2018-07-23 23:33:21,944 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 676ea331-b57f-4bd2-90f9-19e795f8cf9e could not be found. (HTTP 404) (Request-ID: req-7ad582ff-c18a-4ad1-ba86-f7465910ab4d) 2018-07-23 23:33:21,944 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-inst 2018-07-23 23:33:21,945 - neutron_utils - INFO - Deleting security group rule with ID - 45bb3685-2fe1-46dc-b043-27f0f58982d9 2018-07-23 23:33:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/45bb3685-2fe1-46dc-b043-27f0f58982d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:33:22,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c8950c7-f8e9-47a9-9220-4c2d4e965cce Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:22,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/45bb3685-2fe1-46dc-b043-27f0f58982d9 used request id req-8c8950c7-f8e9-47a9-9220-4c2d4e965cce 2018-07-23 23:33:22,227 - neutron_utils - INFO - Deleting security group rule with ID - 465d2188-ec58-4333-9425-3e9fe186bc43 2018-07-23 23:33:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/465d2188-ec58-4333-9425-3e9fe186bc43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:33:22,327 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-289835f5-adb6-454b-aff2-12777fe36b38 Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:22,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/465d2188-ec58-4333-9425-3e9fe186bc43 used request id req-289835f5-adb6-454b-aff2-12777fe36b38 2018-07-23 23:33:22,327 - neutron_utils - INFO - Deleting security group rule with ID - 83cf5940-a43b-4f07-9e18-3694b3e46d57 2018-07-23 23:33:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/83cf5940-a43b-4f07-9e18-3694b3e46d57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:33:22,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53f79269-f130-416f-aaf2-faf997ebf3a1 Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:22,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/83cf5940-a43b-4f07-9e18-3694b3e46d57 used request id req-53f79269-f130-416f-aaf2-faf997ebf3a1 2018-07-23 23:33:22,404 - neutron_utils - INFO - Deleting security group rule with ID - 2a7e362a-413c-488f-a8cb-097addafb88b 2018-07-23 23:33:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/2a7e362a-413c-488f-a8cb-097addafb88b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:33:22,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db73c12e-4fcd-4058-bb25-37a19f94fd6b Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:22,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/2a7e362a-413c-488f-a8cb-097addafb88b used request id req-db73c12e-4fcd-4058-bb25-37a19f94fd6b 2018-07-23 23:33:22,484 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-sec-grp 2018-07-23 23:33:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c59afc97-40aa-48f3-aa23-534aba5032d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e49f19aebb254286e3a78be278381bd4b54710e" 2018-07-23 23:33:22,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c396b8c0-bc89-41d4-bead-64cbd0dd373b Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:22,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c59afc97-40aa-48f3-aa23-534aba5032d9 used request id req-c396b8c0-bc89-41d4-bead-64cbd0dd373b 2018-07-23 23:33:22,594 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp 2018-07-23 23:33:22,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bab6d035ecd0e7000e2bd3e0b0760bef11ac832" 2018-07-23 23:33:22,630 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2d60a1a-569a-48b9-b536-cd4e7911264a x-compute-request-id: req-f2d60a1a-569a-48b9-b536-cd4e7911264a Content-Length: 0 Content-Type: application/json 2018-07-23 23:33:22,630 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-kp used request id req-f2d60a1a-569a-48b9-b536-cd4e7911264a 2018-07-23 23:33:22,631 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb.pub] 2018-07-23 23:33:22,631 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb] 2018-07-23 23:33:22,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6499d54b7795b05be617ff51d24dfcb02bcac6c9" 2018-07-23 23:33:22,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:33:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8cc7c8a7-a52d-4ed9-9aff-e13408f0ff59 x-compute-request-id: req-8cc7c8a7-a52d-4ed9-9aff-e13408f0ff59 Content-Length: 0 Content-Type: application/json 2018-07-23 23:33:22,659 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/e8fe1ecb-db87-4c75-8959-ed80758e467c used request id req-8cc7c8a7-a52d-4ed9-9aff-e13408f0ff59 2018-07-23 23:33:22,660 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router and subnet AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet 2018-07-23 23:33:22,660 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router 2018-07-23 23:33:22,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" -d '{"subnet_id": "a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"}' 2018-07-23 23:33:24,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad41e7b4-26d6-47e4-9734-6ef2dd61e38c Date: Mon, 23 Jul 2018 23:33:24 GMT RESP BODY: {"network_id": "1b966033-92a9-41b7-ba89-2efd5ea2aa44", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "subnet_id": "a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47", "subnet_ids": ["a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47"], "port_id": "fecb439e-088c-4779-96e8-a7076c824a8d", "id": "2c3d0ea5-708a-49fa-a62f-f0a8fba18984"} 2018-07-23 23:33:24,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984/remove_router_interface used request id req-ad41e7b4-26d6-47e4-9734-6ef2dd61e38c 2018-07-23 23:33:24,634 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router 2018-07-23 23:33:24,635 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-router 2018-07-23 23:33:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfeb170ea3a7f04decdbb62639a850f430ab5fdb" 2018-07-23 23:33:25,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08365cbf-cb5d-4626-b16e-6c00e92cedcc Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:25,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/2c3d0ea5-708a-49fa-a62f-f0a8fba18984 used request id req-08365cbf-cb5d-4626-b16e-6c00e92cedcc 2018-07-23 23:33:25,769 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet 2018-07-23 23:33:25,769 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-subnet 2018-07-23 23:33:25,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:33:27,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cce092c3-68bb-475f-a82e-74ace76666b6 Date: Mon, 23 Jul 2018 23:33:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:27,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/a3d32daf-7b9f-45e6-b02d-e8dd1c0a7c47 used request id req-cce092c3-68bb-475f-a82e-74ace76666b6 2018-07-23 23:33:27,016 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb-pub-net 2018-07-23 23:33:27,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/1b966033-92a9-41b7-ba89-2efd5ea2aa44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e92280564a43237d1395a0fe1a9bf8d9038f2a0" 2018-07-23 23:33:27,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b85981c-0f03-441e-9103-380736e96467 Date: Mon, 23 Jul 2018 23:33:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:27,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/1b966033-92a9-41b7-ba89-2efd5ea2aa44 used request id req-6b85981c-0f03-441e-9103-380736e96467 2018-07-23 23:33:27,886 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-d0c91fc3-2d50-4e74-a6a6-282d077e89eb--image 2018-07-23 23:33:27,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dad91e27ec2ddffe141254f82fc00be562002c6f" 2018-07-23 23:33:28,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d158c3e-3a45-426e-8da3-380e6ee19e26 Date: Mon, 23 Jul 2018 23:33:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:33:28,158 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/191ebb58-8fea-4368-89c4-9d4dd179e44e used request id req-5d158c3e-3a45-426e-8da3-380e6ee19e26 2018-07-23 23:33:28,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:28,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 26244 X-Openstack-Request-Id: req-cfbc10d9-617b-49ec-9ce1-67c631ae3332 Date: Mon, 23 Jul 2018 23:33:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:04Z", "updated_at": "2018-07-23T23:31:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "revision_number": 0, "id": "02381ec7-f8a5-4162-8b2a-bb2e07e55464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "revision_number": 0, "id": "0a529fad-a592-4919-a49a-fc06d7ea7845", "remote_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "revision_number": 0, "id": "b883522d-79cb-4251-a7bf-9424337612e7", "remote_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "revision_number": 0, "id": "fbcdd91e-5b9c-4c39-87c3-eace1840cca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe"}], "revision_number": 4, "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "name": "default"}]} 2018-07-23 23:33:28,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-cfbc10d9-617b-49ec-9ce1-67c631ae3332 2018-07-23 23:33:28,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:28,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52279ae7-e8b5-47a1-80b6-d544b49721c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:33:28,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-52279ae7-e8b5-47a1-80b6-d544b49721c3 2018-07-23 23:33:28,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:33:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:28,592 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-925c5ec3-2858-4cc7-a4b6-b17197e6c151 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:33:28,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-925c5ec3-2858-4cc7-a4b6-b17197e6c151 2018-07-23 23:33:28,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:33:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:28,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1037dd1-ea92-426d-b7db-e4546cdcbc21 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:33:28,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-b1037dd1-ea92-426d-b7db-e4546cdcbc21 2018-07-23 23:33:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:28,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c7a084-f827-4ef9-8761-890737e1a06c Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:33:28,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-e7c7a084-f827-4ef9-8761-890737e1a06c 2018-07-23 23:33:28,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:28,854 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb117c1-3f7b-4ce8-82fd-fcaef9bd1247 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:33:28,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-1cb117c1-3f7b-4ce8-82fd-fcaef9bd1247 2018-07-23 23:33:28,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:33:28,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:28,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c846987a-43fa-44a7-80b0-3dc0c760cddf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:33:28,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-c846987a-43fa-44a7-80b0-3dc0c760cddf 2018-07-23 23:33:28,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:33:28,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7d113df-6f3f-4c37-9703-95044305ab75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:33:29,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-c7d113df-6f3f-4c37-9703-95044305ab75 2018-07-23 23:33:29,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:33:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-278d94d2-e1db-4e3b-84b9-c3b29ddb6d29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:33:29,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-278d94d2-e1db-4e3b-84b9-c3b29ddb6d29 2018-07-23 23:33:29,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:33:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ba14a9-6351-47bf-a0af-f95a9d990d08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: b725e439fe2d4361896499a4f15a134c.", "code": 404, "title": "Not Found"}} 2018-07-23 23:33:29,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b725e439fe2d4361896499a4f15a134c used request id req-01ba14a9-6351-47bf-a0af-f95a9d990d08 2018-07-23 23:33:29,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:33:29,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac49563-ddad-492e-8005-ee90c4ee3b5f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b005ccfa4276409d90b9a77fd4de1cbe", "name": "AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj"}} 2018-07-23 23:33:29,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-9ac49563-ddad-492e-8005-ee90c4ee3b5f 2018-07-23 23:33:29,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd93ca00-c5f3-4344-8556-749ba3b42f64 2018-07-23 23:33:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=dd93ca00-c5f3-4344-8556-749ba3b42f64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-342fb441-eed7-45cb-8b49-666ec4dd6f4b Date: Mon, 23 Jul 2018 23:33:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:04Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "02381ec7-f8a5-4162-8b2a-bb2e07e55464"}, {"remote_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:04Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "0a529fad-a592-4919-a49a-fc06d7ea7845"}, {"remote_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:04Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "b883522d-79cb-4251-a7bf-9424337612e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:31:04Z", "security_group_id": "dd93ca00-c5f3-4344-8556-749ba3b42f64", "port_range_min": null, "revision_number": 0, "tenant_id": "b005ccfa4276409d90b9a77fd4de1cbe", "created_at": "2018-07-23T23:31:04Z", "project_id": "b005ccfa4276409d90b9a77fd4de1cbe", "id": "fbcdd91e-5b9c-4c39-87c3-eace1840cca7"}]} 2018-07-23 23:33:29,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=dd93ca00-c5f3-4344-8556-749ba3b42f64 used request id req-342fb441-eed7-45cb-8b49-666ec4dd6f4b 2018-07-23 23:33:29,320 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:33:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/dd93ca00-c5f3-4344-8556-749ba3b42f64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db616e1a-fc7e-4067-8b43-56a8790643a0 Content-Length: 0 Date: Mon, 23 Jul 2018 23:33:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:33:29,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/dd93ca00-c5f3-4344-8556-749ba3b42f64 used request id req-db616e1a-fc7e-4067-8b43-56a8790643a0 2018-07-23 23:33:29,663 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj 2018-07-23 23:33:29,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b14817f-3071-4167-a7dc-908114616a2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:33:29,868 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/b005ccfa4276409d90b9a77fd4de1cbe used request id req-2b14817f-3071-4167-a7dc-908114616a2c 2018-07-23 23:33:29,868 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-618a5ee7-37e0-4c7-proj-role 2018-07-23 23:33:29,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/roles/d5a48152f9cc430aa0a75f3e7aea2341 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:29,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91cd9556-3ff7-4f7d-b921-18e90528513d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:33:29,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/d5a48152f9cc430aa0a75f3e7aea2341 used request id req-91cd9556-3ff7-4f7d-b921-18e90528513d 2018-07-23 23:33:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e3fa80adcf5fd781236ab2c6807f5b3a58e985c" 2018-07-23 23:33:30,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e84971d-2fc9-4447-b21d-cb81f58d6b61 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:33:30,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8e84971d-2fc9-4447-b21d-cb81f58d6b61 2018-07-23 23:33:30,061 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-618a5ee7-37e0-4c7-user 2018-07-23 23:33:30,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/26fad192b94e4a4c9b8d3ef8a3304629 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f4ef6b4f6e22e0d2ba55723017d3b0d770f615" 2018-07-23 23:33:30,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d570c9-8eb7-437c-8e18-d5e0f4dd6540 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:33:30,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/26fad192b94e4a4c9b8d3ef8a3304629 used request id req-28d570c9-8eb7-437c-8e18-d5e0f4dd6540 2018-07-23 23:33:30,285 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ---------------------------------------------------------------------- Ran 103 tests in 1955.614s OK 2018-07-23 23:33:30,420 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 23:33:30,420 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 32:36 | PASS | +---------------------+------------------+------------------+----------------+ 2018-07-23 23:33:30,471 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-07-23 23:33:30,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 23:33:30,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 23:33:30,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 23:33:30,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 23:33:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:33:30,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44793a0-1f01-48ea-9754-02650fd7435e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:33:30,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-a44793a0-1f01-48ea-9754-02650fd7435e 2018-07-23 23:33:30,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 23:33:30,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["mKzRqSCDTa2HzwWmv-oOAA"], "issued_at": "2018-07-23T23:33:30.000000Z"}} 2018-07-23 23:33:30,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:33:30,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:31,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0fc0833d-5a31-440c-98a4-df1443bde402 Date: Mon, 23 Jul 2018 23:33:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:33:31,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fc0833d-5a31-440c-98a4-df1443bde402 2018-07-23 23:33:31,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.23496389389s 2018-07-23 23:33:31,132 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0fc0833d-5a31-440c-98a4-df1443bde402 2018-07-23 23:33:31,133 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 23:33:33,837 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 23:33:36,876 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4ead2aa4-254a-47ac-9d29-1c784fcdc401 | 2018-07-23T23:33:36.477743 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4ead2aa4-254a-47ac-9d29-1c784fcdc401 ~/.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-23 23:33:40,683 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 23:33:40,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 23:33:43,176 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 23:33:46,761 - 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=a486dcc0-991a-49cc-9529-768678c17dba) as the default verifier for the future CLI operations. 2018-07-23 23:33:49,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 23:33:49,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:50,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-b6dfc5f5-ec29-46c3-9f3e-655897a28af6 Date: Mon, 23 Jul 2018 23:33:50 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 23:33:50,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-b6dfc5f5-ec29-46c3-9f3e-655897a28af6 2018-07-23 23:33:50,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.199865818024s 2018-07-23 23:33:50,009 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-b6dfc5f5-ec29-46c3-9f3e-655897a28af6 2018-07-23 23:33:50,018 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-07-23 23:33:50,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 23:33:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"network": {"name": "neutron_trunk-net_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "admin_state_up": true}}' 2018-07-23 23:33:50,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-4e151b6b-a209-41eb-b855-fc4120803c2a Date: Mon, 23 Jul 2018 23:33:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4c39d28c-d814-4abc-bae9-a32c2695b000","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:33:50Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_a421ded6-b4a7-4b10-8329-34bb310cdcf8","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:33:50Z","mtu":1450}} 2018-07-23 23:33:50,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4e151b6b-a209-41eb-b855-fc4120803c2a 2018-07-23 23:33:50,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.337769985199s 2018-07-23 23:33:50,357 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-4e151b6b-a209-41eb-b855-fc4120803c2a 2018-07-23 23:33:50,357 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T23:33:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4c39d28c-d814-4abc-bae9-a32c2695b000', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_a421ded6-b4a7-4b10-8329-34bb310cdcf8', u'created_at': u'2018-07-23T23:33:50Z', u'mtu': 1450, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9462505ff8a4a87b98518c3007786d3', u'l2_adjacency': True}) 2018-07-23 23:33:50,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:33:50,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:50,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-05be9dac-9bbe-4a95-9752-069d525b0f01 Date: Mon, 23 Jul 2018 23:33:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4c39d28c-d814-4abc-bae9-a32c2695b000","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:33:50Z","qos_policy_id":null,"name":"neutron_trunk-net_a421ded6-b4a7-4b10-8329-34bb310cdcf8","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:33:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:33:50,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-05be9dac-9bbe-4a95-9752-069d525b0f01 2018-07-23 23:33:50,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105921030045s 2018-07-23 23:33:50,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-05be9dac-9bbe-4a95-9752-069d525b0f01 2018-07-23 23:33:50,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 23:33:50,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"subnet": {"name": "neutron_trunk-subnet_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "enable_dhcp": true, "network_id": "4c39d28c-d814-4abc-bae9-a32c2695b000", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 23:33:51,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-3621dd74-5e63-4e2f-bee8-17b9cb6144de Date: Mon, 23 Jul 2018 23:33:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b7df02e-5a32-420b-86d5-a45b188e8847","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a421ded6-b4a7-4b10-8329-34bb310cdcf8","enable_dhcp":true,"segment_id":null,"network_id":"4c39d28c-d814-4abc-bae9-a32c2695b000","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:33:50Z","ip_version":4}} 2018-07-23 23:33:51,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3621dd74-5e63-4e2f-bee8-17b9cb6144de 2018-07-23 23:33:51,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.62918305397s 2018-07-23 23:33:51,097 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-3621dd74-5e63-4e2f-bee8-17b9cb6144de 2018-07-23 23:33:51,097 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T23:33:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0b7df02e-5a32-420b-86d5-a45b188e8847', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_a421ded6-b4a7-4b10-8329-34bb310cdcf8', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4c39d28c-d814-4abc-bae9-a32c2695b000', u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T23:33:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 23:33:51,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 23:33:51,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "neutron_trunk-router_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "admin_state_up": true}}' 2018-07-23 23:33:52,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-43bf06b9-978b-47b5-bd0f-37ecadd86ccd Date: Mon, 23 Jul 2018 23:33:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T23:33:51Z", "admin_state_up": true, "updated_at": "2018-07-23T23:33:52Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "5850e0ce-d820-4924-87fa-48d548279e53", "name": "neutron_trunk-router_a421ded6-b4a7-4b10-8329-34bb310cdcf8"}} 2018-07-23 23:33:52,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-43bf06b9-978b-47b5-bd0f-37ecadd86ccd 2018-07-23 23:33:52,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61325907707s 2018-07-23 23:33:52,712 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-43bf06b9-978b-47b5-bd0f-37ecadd86ccd 2018-07-23 23:33:52,713 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T23:33:52Z', u'revision_number': 3, u'ha': False, u'id': u'5850e0ce-d820-4924-87fa-48d548279e53', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_a421ded6-b4a7-4b10-8329-34bb310cdcf8', u'admin_state_up': True, u'tenant_id': u'c9462505ff8a4a87b98518c3007786d3', u'created_at': u'2018-07-23T23:33:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9462505ff8a4a87b98518c3007786d3'}) 2018-07-23 23:33:52,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 23:33:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53/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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"subnet_id": "0b7df02e-5a32-420b-86d5-a45b188e8847"}' 2018-07-23 23:33:54,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4ce68a0b-a41a-462a-9198-bae2c7f5a007 Date: Mon, 23 Jul 2018 23:33:54 GMT RESP BODY: {"network_id": "4c39d28c-d814-4abc-bae9-a32c2695b000", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "0b7df02e-5a32-420b-86d5-a45b188e8847", "subnet_ids": ["0b7df02e-5a32-420b-86d5-a45b188e8847"], "port_id": "31934f6a-8a78-4803-b880-ee668af3be07", "id": "5850e0ce-d820-4924-87fa-48d548279e53"} 2018-07-23 23:33:54,624 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53/add_router_interface.json used request id req-4ce68a0b-a41a-462a-9198-bae2c7f5a007 2018-07-23 23:33:54,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.91045594215s 2018-07-23 23:33:54,624 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53/add_router_interface.json used request id req-4ce68a0b-a41a-462a-9198-bae2c7f5a007 returning object 5850e0ce-d820-4924-87fa-48d548279e53 2018-07-23 23:33:54,625 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 23:33:54,782 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 23:33:54,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 23:33:54,790 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 23:33:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 23:33:54,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:33:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:54,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b10bbd5a-2adb-47e3-b2bb-61baed302602 Date: Mon, 23 Jul 2018 23:33:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:33:54,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b10bbd5a-2adb-47e3-b2bb-61baed302602 2018-07-23 23:33:54,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186472892761s 2018-07-23 23:33:54,983 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-b10bbd5a-2adb-47e3-b2bb-61baed302602 2018-07-23 23:33:54,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 23:33:54,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8"}' 2018-07-23 23:33:55,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62da016b-215a-4f8d-be6c-100513be72a2 Date: Mon, 23 Jul 2018 23:33:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "f0547d7d-8cd8-4423-95c0-60fa93157442", "size": null, "self": "/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T23:33:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "checksum": null, "created_at": "2018-07-23T23:33:55Z", "protected": false} 2018-07-23 23:33:55,048 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-62da016b-215a-4f8d-be6c-100513be72a2 2018-07-23 23:33:55,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0562829971313s 2018-07-23 23:33:55,048 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-62da016b-215a-4f8d-be6c-100513be72a2 returning object f0547d7d-8cd8-4423-95c0-60fa93157442 2018-07-23 23:33:55,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 23:33:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442/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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '' 2018-07-23 23:33:55,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-493e796f-b32c-4e84-9c40-88e1a84fa05a Date: Mon, 23 Jul 2018 23:33:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:33:55,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442/file used request id req-493e796f-b32c-4e84-9c40-88e1a84fa05a 2018-07-23 23:33:55,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.468085765839s 2018-07-23 23:33:55,517 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442/file used request id req-493e796f-b32c-4e84-9c40-88e1a84fa05a 2018-07-23 23:33:55,518 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T23:33:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f0547d7d-8cd8-4423-95c0-60fa93157442', u'size': None, u'name': u'neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8', u'checksum': None, u'self': u'/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T23:33:55Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 23:33:55,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 23:33:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 23:33:55,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-feb9c7eb-380b-4eaf-9e15-2007cae8ff94 x-compute-request-id: req-feb9c7eb-380b-4eaf-9e15-2007cae8ff94 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3b653256-3a98-4c63-a09c-682f633681ae", "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": "3b653256-3a98-4c63-a09c-682f633681ae"}} 2018-07-23 23:33:55,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-feb9c7eb-380b-4eaf-9e15-2007cae8ff94 2018-07-23 23:33:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196995973587s 2018-07-23 23:33:55,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-feb9c7eb-380b-4eaf-9e15-2007cae8ff94 2018-07-23 23:33:55,717 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_a421ded6-b4a7-4b10-8329-34bb310cdcf8', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', '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'3b653256-3a98-4c63-a09c-682f633681ae', 'swap': 0}) 2018-07-23 23:33:55,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 23:33:55,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae/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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"extra_specs": {}}' 2018-07-23 23:33:55,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73670b96-206b-47e1-98e4-bc07e9c73167 x-compute-request-id: req-73670b96-206b-47e1-98e4-bc07e9c73167 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 23:33:55,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae/os-extra_specs used request id req-73670b96-206b-47e1-98e4-bc07e9c73167 2018-07-23 23:33:55,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230278968811s 2018-07-23 23:33:55,741 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae/os-extra_specs used request id req-73670b96-206b-47e1-98e4-bc07e9c73167 2018-07-23 23:33:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 23:33:55,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:33:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:33:55,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:33:55,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:55,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc217723-8fe8-4eaf-bd4f-e622fdbee84f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:33:55,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc217723-8fe8-4eaf-bd4f-e622fdbee84f 2018-07-23 23:33:55,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.088714838028s 2018-07-23 23:33:55,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-cc217723-8fe8-4eaf-bd4f-e622fdbee84f 2018-07-23 23:33:55,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:33:55,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:55,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be79f516-2e20-4110-8783-5e420be54918 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:33:55,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-be79f516-2e20-4110-8783-5e420be54918 2018-07-23 23:33:55,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.088042974472s 2018-07-23 23:33:55,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-be79f516-2e20-4110-8783-5e420be54918 2018-07-23 23:33:55,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 23:33:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:55,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1f0adcf-bb04-45e4-bf44-22816977e0c5 x-compute-request-id: req-a1f0adcf-bb04-45e4-bf44-22816977e0c5 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 25, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 10}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 28, "hypervisor_version": 2010000, "disk_available_least": 25, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-23 23:33:55,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a1f0adcf-bb04-45e4-bf44-22816977e0c5 2018-07-23 23:33:55,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0396740436554s 2018-07-23 23:33:55,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-hypervisors/detail used request id req-a1f0adcf-bb04-45e4-bf44-22816977e0c5 2018-07-23 23:33:55,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:33:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:33:56,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-f0d29b66-2c60-486e-91ff-232d2f5c29ea Date: Mon, 23 Jul 2018 23:33:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/f0547d7d-8cd8-4423-95c0-60fa93157442/snap", "metadata": {}}], "file": "/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "f0547d7d-8cd8-4423-95c0-60fa93157442", "size": 12716032, "self": "/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/f0547d7d-8cd8-4423-95c0-60fa93157442/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T23:33:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T23:33:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:33:56,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f0d29b66-2c60-486e-91ff-232d2f5c29ea 2018-07-23 23:33:56,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234169960022s 2018-07-23 23:33:56,008 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-f0d29b66-2c60-486e-91ff-232d2f5c29ea 2018-07-23 23:33:56,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 23:33:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8"}' 2018-07-23 23:33:56,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e59920dc-a2e9-46e3-85fd-7888ef6f88f8 Date: Mon, 23 Jul 2018 23:33:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "647d3c9f-7945-4fbd-a581-e42112d5897f", "size": null, "self": "/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T23:33:56Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "checksum": null, "created_at": "2018-07-23T23:33:56Z", "protected": false} 2018-07-23 23:33:56,060 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e59920dc-a2e9-46e3-85fd-7888ef6f88f8 2018-07-23 23:33:56,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0433249473572s 2018-07-23 23:33:56,060 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-e59920dc-a2e9-46e3-85fd-7888ef6f88f8 returning object 647d3c9f-7945-4fbd-a581-e42112d5897f 2018-07-23 23:33:56,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 23:33:56,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f/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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '' 2018-07-23 23:33:56,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e7f4ba52-c13f-443a-9e67-b588df987991 Date: Mon, 23 Jul 2018 23:33:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:33:56,423 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f/file used request id req-e7f4ba52-c13f-443a-9e67-b588df987991 2018-07-23 23:33:56,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.36155295372s 2018-07-23 23:33:56,423 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f/file used request id req-e7f4ba52-c13f-443a-9e67-b588df987991 2018-07-23 23:33:56,423 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T23:33:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f/file', u'owner': u'c9462505ff8a4a87b98518c3007786d3', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'647d3c9f-7945-4fbd-a581-e42112d5897f', u'size': None, u'name': u'neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8', u'checksum': None, u'self': u'/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T23:33:56Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 23:33:56,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 23:33:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 23:33:56,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eacade31-0136-4cd3-9d65-478f4127263d x-compute-request-id: req-eacade31-0136-4cd3-9d65-478f4127263d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21", "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": "bedf42dd-e6fe-4586-8ace-1c99342d2e21"}} 2018-07-23 23:33:56,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eacade31-0136-4cd3-9d65-478f4127263d 2018-07-23 23:33:56,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0425832271576s 2018-07-23 23:33:56,467 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-eacade31-0136-4cd3-9d65-478f4127263d 2018-07-23 23:33:56,468 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8', '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'c9462505ff8a4a87b98518c3007786d3', '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'bedf42dd-e6fe-4586-8ace-1c99342d2e21', 'swap': 0}) 2018-07-23 23:33:56,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 23:33:56,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21/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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"extra_specs": {}}' 2018-07-23 23:33:56,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97ff96a6-1082-4c90-b44e-6667740691e6 x-compute-request-id: req-97ff96a6-1082-4c90-b44e-6667740691e6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 23:33:56,493 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21/os-extra_specs used request id req-97ff96a6-1082-4c90-b44e-6667740691e6 2018-07-23 23:33:56,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024491071701s 2018-07-23 23:33:56,493 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21/os-extra_specs used request id req-97ff96a6-1082-4c90-b44e-6667740691e6 2018-07-23 23:33:56,494 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8', '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'c9462505ff8a4a87b98518c3007786d3', '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'bedf42dd-e6fe-4586-8ace-1c99342d2e21', 'swap': 0}) 2018-07-23 23:33:59,716 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 23:33:59,716 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 23:33:59,717 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 23:33:59,720 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 23:33:59,723 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 23:34:03,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a486dcc0-991a-49cc-9529-768678c17dba/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-07-23 23:34:03,206 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 23:34:03,207 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 23:34:03,208 - 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-23 23:36:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 345dd6d3-41b4-4381-a700-f7ba5d053cf0 2018-07-23 23:36:31,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '345dd6d3-41b4-4381-a700-f7ba5d053cf0']'. 2018-07-23 23:36:32,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 345dd6d3-41b4-4381-a700-f7ba5d053cf0 | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 23:34:05 | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 23:36:31 | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:26 | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a486dcc0-991a-49cc-9529-768678c17dba) | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4ead2aa4-254a-47ac-9d29-1c784fcdc401) | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-07-23 23:36:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 127.114 | 2018-07-23 23:36:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-07-23 23:36:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-07-23 23:36:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 23:36:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 23:36:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 23:36:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 23:36:32,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 23:36:32,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-07-23 23:36:32,941 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 23:36:32,941 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:43 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-23 23:36:32,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 23:36:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53/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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" -d '{"subnet_id": "0b7df02e-5a32-420b-86d5-a45b188e8847"}' 2018-07-23 23:36:34,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-50de9d2c-0417-4a8e-9cca-2689d3bda5b2 Date: Mon, 23 Jul 2018 23:36:34 GMT RESP BODY: {"network_id": "4c39d28c-d814-4abc-bae9-a32c2695b000", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "subnet_id": "0b7df02e-5a32-420b-86d5-a45b188e8847", "subnet_ids": ["0b7df02e-5a32-420b-86d5-a45b188e8847"], "port_id": "31934f6a-8a78-4803-b880-ee668af3be07", "id": "5850e0ce-d820-4924-87fa-48d548279e53"} 2018-07-23 23:36:34,828 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53/remove_router_interface.json used request id req-50de9d2c-0417-4a8e-9cca-2689d3bda5b2 2018-07-23 23:36:34,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88224506378s 2018-07-23 23:36:34,828 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53/remove_router_interface.json used request id req-50de9d2c-0417-4a8e-9cca-2689d3bda5b2 returning object 5850e0ce-d820-4924-87fa-48d548279e53 2018-07-23 23:36:34,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 23:36:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:34,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-965f8a32-2ef9-48ce-98eb-3dcb2058a311 Date: Mon, 23 Jul 2018 23:36:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T23:33:51Z", "admin_state_up": true, "updated_at": "2018-07-23T23:36:33Z", "project_id": "c9462505ff8a4a87b98518c3007786d3", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "5850e0ce-d820-4924-87fa-48d548279e53", "name": "neutron_trunk-router_a421ded6-b4a7-4b10-8329-34bb310cdcf8"}]} 2018-07-23 23:36:34,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-965f8a32-2ef9-48ce-98eb-3dcb2058a311 2018-07-23 23:36:34,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124038934708s 2018-07-23 23:36:34,953 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-965f8a32-2ef9-48ce-98eb-3dcb2058a311 2018-07-23 23:36:34,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 23:36:34,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:36,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d48fcd2-e1d0-4be6-9cd9-3ab6a03f9d57 Content-Length: 0 Date: Mon, 23 Jul 2018 23:36:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:36:36,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53.json used request id req-9d48fcd2-e1d0-4be6-9cd9-3ab6a03f9d57 2018-07-23 23:36:36,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14123487473s 2018-07-23 23:36:36,096 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5850e0ce-d820-4924-87fa-48d548279e53.json used request id req-9d48fcd2-e1d0-4be6-9cd9-3ab6a03f9d57 2018-07-23 23:36:36,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 23:36:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:36,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-cb3d1451-1e8f-4595-8b5f-7540f513f531 Date: Mon, 23 Jul 2018 23:36:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:33:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b7df02e-5a32-420b-86d5-a45b188e8847","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9462505ff8a4a87b98518c3007786d3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a421ded6-b4a7-4b10-8329-34bb310cdcf8","enable_dhcp":true,"segment_id":null,"network_id":"4c39d28c-d814-4abc-bae9-a32c2695b000","tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:33:50Z","ip_version":4},{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 23:36:36,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-cb3d1451-1e8f-4595-8b5f-7540f513f531 2018-07-23 23:36:36,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0839729309082s 2018-07-23 23:36:36,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-cb3d1451-1e8f-4595-8b5f-7540f513f531 2018-07-23 23:36:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 23:36:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/0b7df02e-5a32-420b-86d5-a45b188e8847.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:37,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e1d444f-648e-4e46-9489-643ed5a946f9 Date: Mon, 23 Jul 2018 23:36:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:36:37,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0b7df02e-5a32-420b-86d5-a45b188e8847.json used request id req-6e1d444f-648e-4e46-9489-643ed5a946f9 2018-07-23 23:36:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15380096436s 2018-07-23 23:36:37,337 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/0b7df02e-5a32-420b-86d5-a45b188e8847.json used request id req-6e1d444f-648e-4e46-9489-643ed5a946f9 2018-07-23 23:36:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:36:37,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:37,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-522ddaf2-471d-4956-aeec-403dc439d9a4 Date: Mon, 23 Jul 2018 23:36:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"4c39d28c-d814-4abc-bae9-a32c2695b000","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"c9462505ff8a4a87b98518c3007786d3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:36:37Z","qos_policy_id":null,"name":"neutron_trunk-net_a421ded6-b4a7-4b10-8329-34bb310cdcf8","admin_state_up":true,"tenant_id":"c9462505ff8a4a87b98518c3007786d3","created_at":"2018-07-23T23:33:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:36:37,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-522ddaf2-471d-4956-aeec-403dc439d9a4 2018-07-23 23:36:37,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0981819629669s 2018-07-23 23:36:37,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-522ddaf2-471d-4956-aeec-403dc439d9a4 2018-07-23 23:36:37,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 23:36:37,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/4c39d28c-d814-4abc-bae9-a32c2695b000.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:38,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74f8d921-4b52-4a65-8fed-46e6d6cdcc4f Date: Mon, 23 Jul 2018 23:36:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:36:38,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4c39d28c-d814-4abc-bae9-a32c2695b000.json used request id req-74f8d921-4b52-4a65-8fed-46e6d6cdcc4f 2018-07-23 23:36:38,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.01750206947s 2018-07-23 23:36:38,455 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4c39d28c-d814-4abc-bae9-a32c2695b000.json used request id req-74f8d921-4b52-4a65-8fed-46e6d6cdcc4f 2018-07-23 23:36:38,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:36:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:38,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-84acee31-ce99-48bf-a4c4-07df24843915 Date: Mon, 23 Jul 2018 23:36:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/647d3c9f-7945-4fbd-a581-e42112d5897f/snap", "metadata": {}}], "file": "/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "647d3c9f-7945-4fbd-a581-e42112d5897f", "size": 12716032, "self": "/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/647d3c9f-7945-4fbd-a581-e42112d5897f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T23:33:56Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T23:33:56Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/f0547d7d-8cd8-4423-95c0-60fa93157442/snap", "metadata": {}}], "file": "/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442/file", "owner": "c9462505ff8a4a87b98518c3007786d3", "id": "f0547d7d-8cd8-4423-95c0-60fa93157442", "size": 12716032, "self": "/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/f0547d7d-8cd8-4423-95c0-60fa93157442/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T23:33:55Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T23:33:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:36:38,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-84acee31-ce99-48bf-a4c4-07df24843915 2018-07-23 23:36:38,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189028024673s 2018-07-23 23:36:38,649 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-84acee31-ce99-48bf-a4c4-07df24843915 2018-07-23 23:36:38,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 23:36:38,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:39,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c21e30d1-c745-4110-b635-b231458552b8 Date: Mon, 23 Jul 2018 23:36:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:36:39,434 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442 used request id req-c21e30d1-c745-4110-b635-b231458552b8 2018-07-23 23:36:39,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.782238006592s 2018-07-23 23:36:39,435 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/f0547d7d-8cd8-4423-95c0-60fa93157442 used request id req-c21e30d1-c745-4110-b635-b231458552b8 2018-07-23 23:36:39,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 23:36:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:39,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70d46334-fc3e-49a1-b8e8-5c368d2959e5 x-compute-request-id: req-70d46334-fc3e-49a1-b8e8-5c368d2959e5 Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/3b653256-3a98-4c63-a09c-682f633681ae", "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": "3b653256-3a98-4c63-a09c-682f633681ae"}, {"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}, {"name": "neutron_trunk-flavor_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21", "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": "bedf42dd-e6fe-4586-8ace-1c99342d2e21"}]} 2018-07-23 23:36:39,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-70d46334-fc3e-49a1-b8e8-5c368d2959e5 2018-07-23 23:36:39,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301909446716s 2018-07-23 23:36:39,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-70d46334-fc3e-49a1-b8e8-5c368d2959e5 2018-07-23 23:36:39,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 23:36:39,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:39,505 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:36:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fd92354b-3b2a-486d-9a88-399c23fb1cbf x-compute-request-id: req-fd92354b-3b2a-486d-9a88-399c23fb1cbf Content-Length: 0 Content-Type: application/json 2018-07-23 23:36:39,505 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae used request id req-fd92354b-3b2a-486d-9a88-399c23fb1cbf 2018-07-23 23:36:39,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0369310379028s 2018-07-23 23:36:39,506 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/3b653256-3a98-4c63-a09c-682f633681ae used request id req-fd92354b-3b2a-486d-9a88-399c23fb1cbf 2018-07-23 23:36:39,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 23:36:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:40,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbbd1aa5-38de-407a-a142-5177471efa00 Date: Mon, 23 Jul 2018 23:36:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:36:40,542 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f used request id req-cbbd1aa5-38de-407a-a142-5177471efa00 2018-07-23 23:36:40,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03611302376s 2018-07-23 23:36:40,543 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/647d3c9f-7945-4fbd-a581-e42112d5897f used request id req-cbbd1aa5-38de-407a-a142-5177471efa00 2018-07-23 23:36:40,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 23:36:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:40,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cc4c94f-79c7-4239-b9f3-52e6af74d8d3 x-compute-request-id: req-6cc4c94f-79c7-4239-b9f3-52e6af74d8d3 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}, {"name": "neutron_trunk-flavor_alt_a421ded6-b4a7-4b10-8329-34bb310cdcf8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21", "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": "bedf42dd-e6fe-4586-8ace-1c99342d2e21"}]} 2018-07-23 23:36:40,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6cc4c94f-79c7-4239-b9f3-52e6af74d8d3 2018-07-23 23:36:40,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258710384369s 2018-07-23 23:36:40,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6cc4c94f-79c7-4239-b9f3-52e6af74d8d3 2018-07-23 23:36:40,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 23:36:40,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f52b6581d0b33eecf80edab11b3ff22ad3b7569" 2018-07-23 23:36:40,613 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:36:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43fa30f9-c779-4daf-92a8-17730eee532a x-compute-request-id: req-43fa30f9-c779-4daf-92a8-17730eee532a Content-Length: 0 Content-Type: application/json 2018-07-23 23:36:40,613 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21 used request id req-43fa30f9-c779-4daf-92a8-17730eee532a 2018-07-23 23:36:40,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416259765625s 2018-07-23 23:36:40,614 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/bedf42dd-e6fe-4586-8ace-1c99342d2e21 used request id req-43fa30f9-c779-4daf-92a8-17730eee532a 2018-07-23 23:36:40,661 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 23:36:40,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 23:36:40,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 23:36:40,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 23:36:40,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 23:36:40,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 23:36:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:36:40,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:36:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db672da-dacd-46a3-92cb-825bed6ff20a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:36:40,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0db672da-dacd-46a3-92cb-825bed6ff20a 2018-07-23 23:36:40,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 23:36:41,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["LH48YiZpRoaP8vmeujxZ3g"], "issued_at": "2018-07-23T23:36:41.000000Z"}} 2018-07-23 23:36:41,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:36:41,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}0b21bc04abc562d68d6a74d78b0da7aa780faa06" 2018-07-23 23:36:41,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-45e3e289-4fa6-426c-a3ea-5839f4ef33bc Date: Mon, 23 Jul 2018 23:36:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:36:41,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-45e3e289-4fa6-426c-a3ea-5839f4ef33bc 2018-07-23 23:36:41,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244393825531s 2018-07-23 23:36:41,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-45e3e289-4fa6-426c-a3ea-5839f4ef33bc 2018-07-23 23:36:41,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 23:36:44,243 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-07-23 23:36:47,042 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6b617183-d220-4bb4-bd34-2094039dff3a | 2018-07-23T23:36:46.693371 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6b617183-d220-4bb4-bd34-2094039dff3a ~/.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-23 23:36:50,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 23:36:50,738 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 23:36:53,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-07-23 23:36:57,004 - 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=c6807cc0-d24e-46ad-9d05-0709a6a66ec1) as the default verifier for the future CLI operations. 2018-07-23 23:37:00,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 23:37:00,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:37:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:37:00,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-23 23:37:00,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:37:00,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:37:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.7:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.7:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:37:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b21bc04abc562d68d6a74d78b0da7aa780faa06" 2018-07-23 23:37:00,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7d5e5b-51d8-44b1-a734-354a0b173415 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2cd778031182428fa292efa3d347389b"}, "enabled": true, "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/2fb9359b35cc43d2ade2fd87eaa17c86"}, "enabled": true, "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/3d8238c26f684fbfa2ec12ada6944c13"}, "enabled": true, "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/42708614fab24f9d95165623033bcaa7"}, "enabled": true, "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/4d6107b1002b46eaaa24b60d30d0fe72"}, "enabled": true, "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/55eb701c98d743058da2df4b49fe2d7b"}, "enabled": true, "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/587d631cd475458b90261b809faa24b5"}, "enabled": true, "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/7c95be6c164f45cb974183739138c6f6"}, "enabled": true, "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/a09f6c81e0884822a23521b907e8f49f"}, "enabled": true, "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.7:35357/v3/services/aa0538c1fb3f4f03a44a039b52a29e42"}, "enabled": true, "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/b22cd2ce79a84d6699d875eb7e86251f"}, "enabled": true, "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c2aa329daf7c4b9395b9a6140ea1fe5f"}, "enabled": true, "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/e04db1d33f2d45c4b6979d7d515280f8"}, "enabled": true, "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/e3957d7578ef41b68ca33f49de37f37d"}, "enabled": true, "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fdf4c47c7d884a7f902856d45871213c"}, "enabled": true, "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2018-07-23 23:37:00,356 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-cd7d5e5b-51d8-44b1-a734-354a0b173415 2018-07-23 23:37:00,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111481904984s 2018-07-23 23:37:00,357 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-cd7d5e5b-51d8-44b1-a734-354a0b173415 2018-07-23 23:37:00,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 23:37:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0b21bc04abc562d68d6a74d78b0da7aa780faa06" 2018-07-23 23:37:00,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-2411af12-ed56-4ee3-8f5c-831e2cf6dc50 Date: Mon, 23 Jul 2018 23:37:00 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 23:37:00,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-2411af12-ed56-4ee3-8f5c-831e2cf6dc50 2018-07-23 23:37:00,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.170787096024s 2018-07-23 23:37:00,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/extensions.json used request id req-2411af12-ed56-4ee3-8f5c-831e2cf6dc50 2018-07-23 23:37:00,543 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-07-23 23:37:00,543 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-07-23 23:37:00,548 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:17 | PASS | | rally_sanity | functest | smoke | 24:02 | PASS | | patrole | functest | smoke | 01:59 | PASS | | vmtp | functest | smoke | 18:13 | PASS | | shaker | functest | smoke | 04:13 | FAIL | | snaps_smoke | functest | smoke | 32:36 | PASS | | neutron_trunk | functest | smoke | 02:43 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +--------------------------+------------------+---------------+------------------+----------------+ 2018-07-23 23:37:00,558 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-07-23 23:37:00,654 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:37:00,655 - paramiko.transport - DEBUG - EOF in transport thread 2018-07-23 23:37:59,541 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-182 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 23:37:59,544 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QEYajvaJKmgAvMP7M3hHeGqkE export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c9462505ff8a4a87b98518c3007786d3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 23:37:59,544 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 23:37:59,544 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-07-23 23:37:59,545 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-07-23 23:37:59,547 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-07-23 23:38:46,561 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-182 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 23:38:46,567 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.7 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QEYajvaJKmgAvMP7M3hHeGqkE export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=c9462505ff8a4a87b98518c3007786d3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 23:38:46,567 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-23 23:38:46,568 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims vyos_vrouter | | | | | juju_epc | +---------------+---------------+---------------------------------------+--------------------------------------------+ 2018-07-23 23:38:46,586 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-07-23 23:38:46,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 23:38:46,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 23:38:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 23:38:46,988 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 23:38:46,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 23:38:46,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:38:47,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db1860a-8b2a-4a55-a7db-2a35ffec0640 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:38:47,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7db1860a-8b2a-4a55-a7db-2a35ffec0640 2018-07-23 23:38:47,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 23:38:47,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["ZnW6ibcXSG-22wWSLzfuWA"], "issued_at": "2018-07-23T23:38:47.000000Z"}} 2018-07-23 23:38:47,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:38:47,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:47,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bbf6b775-f0f2-433f-843d-1754c3429184 Date: Mon, 23 Jul 2018 23:38:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:38:47,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bbf6b775-f0f2-433f-843d-1754c3429184 2018-07-23 23:38:47,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287393093109s 2018-07-23 23:38:47,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bbf6b775-f0f2-433f-843d-1754c3429184 2018-07-23 23:38:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 23:38:47,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:38:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:38:47,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 23:38:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:47,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04d96e4-f9ee-4882-a15f-fa04599a83d5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 23:38:47,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c04d96e4-f9ee-4882-a15f-fa04599a83d5 2018-07-23 23:38:47,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0891809463501s 2018-07-23 23:38:47,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-c04d96e4-f9ee-4882-a15f-fa04599a83d5 2018-07-23 23:38:47,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 23:38:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8"}}' 2018-07-23 23:38:47,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7f0834-c5b5-4d1e-b649-3868b3de0d55 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684"}, "tags": [], "enabled": true, "id": "9e378eb6af7c4cd0af0956b792521684", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8"}} 2018-07-23 23:38:47,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9c7f0834-c5b5-4d1e-b649-3868b3de0d55 2018-07-23 23:38:47,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117305040359s 2018-07-23 23:38:47,904 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-9c7f0834-c5b5-4d1e-b649-3868b3de0d55 2018-07-23 23:38:47,905 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'9e378eb6af7c4cd0af0956b792521684', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8'}) 2018-07-23 23:38:47,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 23:38:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0fdccc10-662e-46ab-a2db-0793581d25e5", "email": null, "name": "cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8"}}' 2018-07-23 23:38:48,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c3e5452-696d-4341-8842-7c47688c0834 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8", "links": {"self": "http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c328086aebf44fead47a52cb41f8975", "domain_id": "default", "password_expires_at": null}} 2018-07-23 23:38:48,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6c3e5452-696d-4341-8842-7c47688c0834 2018-07-23 23:38:48,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358248949051s 2018-07-23 23:38:48,270 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-6c3e5452-696d-4341-8842-7c47688c0834 2018-07-23 23:38:48,271 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7c328086aebf44fead47a52cb41f8975', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8'}) 2018-07-23 23:38:48,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:38:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:48,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f57f01b-b9eb-4c8f-8458-7172ade57b2b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:38:48,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f57f01b-b9eb-4c8f-8458-7172ade57b2b 2018-07-23 23:38:48,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0879650115967s 2018-07-23 23:38:48,363 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-7f57f01b-b9eb-4c8f-8458-7172ade57b2b 2018-07-23 23:38:48,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:38:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:48,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d528d6-d6ab-41c9-81a7-caa419166ac2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:38:48,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3d528d6-d6ab-41c9-81a7-caa419166ac2 2018-07-23 23:38:48,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0875680446625s 2018-07-23 23:38:48,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f3d528d6-d6ab-41c9-81a7-caa419166ac2 2018-07-23 23:38:48,457 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 23:38:48,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 23:38:48,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" -d '{"role": {"name": "Member"}}' 2018-07-23 23:38:48,565 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c97fa09-d703-43be-915c-77a5c717531e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4407fc6f93b3460db92c4b1befc9bec0", "links": {"self": "http://172.30.9.26:5000/v3/roles/4407fc6f93b3460db92c4b1befc9bec0"}, "name": "Member"}} 2018-07-23 23:38:48,565 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c97fa09-d703-43be-915c-77a5c717531e 2018-07-23 23:38:48,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.104717969894s 2018-07-23 23:38:48,565 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-5c97fa09-d703-43be-915c-77a5c717531e 2018-07-23 23:38:48,566 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'4407fc6f93b3460db92c4b1befc9bec0'}) 2018-07-23 23:38:48,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:38:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:48,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25c672c-5679-4e40-aace-98023c3a35a1 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4407fc6f93b3460db92c4b1befc9bec0", "links": {"self": "http://172.30.9.26:5000/v3/roles/4407fc6f93b3460db92c4b1befc9bec0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:38:48,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c25c672c-5679-4e40-aace-98023c3a35a1 2018-07-23 23:38:48,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0865468978882s 2018-07-23 23:38:48,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c25c672c-5679-4e40-aace-98023c3a35a1 2018-07-23 23:38:48,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 23:38:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:48,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7a8e47-74ce-4344-8b86-d32a5a548188 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 23:38:48,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4c7a8e47-74ce-4344-8b86-d32a5a548188 2018-07-23 23:38:48,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0866150856018s 2018-07-23 23:38:48,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-4c7a8e47-74ce-4344-8b86-d32a5a548188 2018-07-23 23:38:48,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:38:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:48,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01dab15-6166-43cb-a14c-8305b23f935f Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8", "links": {"self": "http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c328086aebf44fead47a52cb41f8975", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:38:48,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b01dab15-6166-43cb-a14c-8305b23f935f 2018-07-23 23:38:48,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107218980789s 2018-07-23 23:38:48,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b01dab15-6166-43cb-a14c-8305b23f935f 2018-07-23 23:38:48,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 23:38:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:48,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afc31c9-eeaa-4ac0-bf1d-a487d6cd284c Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684"}, "tags": [], "enabled": true, "id": "9e378eb6af7c4cd0af0956b792521684", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 23:38:48,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1afc31c9-eeaa-4ac0-bf1d-a487d6cd284c 2018-07-23 23:38:48,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0905728340149s 2018-07-23 23:38:48,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-1afc31c9-eeaa-4ac0-bf1d-a487d6cd284c 2018-07-23 23:38:48,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 23:38:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=7c328086aebf44fead47a52cb41f8975&role.id=4407fc6f93b3460db92c4b1befc9bec0&scope.project.id=9e378eb6af7c4cd0af0956b792521684" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:48,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92420946-2279-4468-9599-39fee066638d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=7c328086aebf44fead47a52cb41f8975&role.id=4407fc6f93b3460db92c4b1befc9bec0&scope.project.id=9e378eb6af7c4cd0af0956b792521684", "previous": null, "next": null}} 2018-07-23 23:38:48,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7c328086aebf44fead47a52cb41f8975&role.id=4407fc6f93b3460db92c4b1befc9bec0&scope.project.id=9e378eb6af7c4cd0af0956b792521684 used request id req-92420946-2279-4468-9599-39fee066638d 2018-07-23 23:38:48,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0208699703217s 2018-07-23 23:38:48,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=7c328086aebf44fead47a52cb41f8975&role.id=4407fc6f93b3460db92c4b1befc9bec0&scope.project.id=9e378eb6af7c4cd0af0956b792521684 used request id req-92420946-2279-4468-9599-39fee066638d 2018-07-23 23:38:48,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 23:38:48,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684/users/7c328086aebf44fead47a52cb41f8975/roles/4407fc6f93b3460db92c4b1befc9bec0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:38:49,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed98f42-a6e9-43c3-8784-9ab3bdfb9de3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:38:49,132 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684/users/7c328086aebf44fead47a52cb41f8975/roles/4407fc6f93b3460db92c4b1befc9bec0 used request id req-3ed98f42-a6e9-43c3-8784-9ab3bdfb9de3 2018-07-23 23:38:49,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138402938843s 2018-07-23 23:38:49,132 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684/users/7c328086aebf44fead47a52cb41f8975/roles/4407fc6f93b3460db92c4b1befc9bec0 used request id req-3ed98f42-a6e9-43c3-8784-9ab3bdfb9de3 2018-07-23 23:38:49,133 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'9e378eb6af7c4cd0af0956b792521684', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0fdccc10-662e-46ab-a2db-0793581d25e5', 'username': u'cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 23:38:49,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 23:38:49,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 23:38:49,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 23:38:49,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 23:38:49,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 23:38:49,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 23:38:49,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 23:38:49,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 23:38:49,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 23:38:49,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 23:38:49,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 23:38:49,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 23:38:49,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 23:38:49,137 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 23:38:49,139 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8', 'password': '0fdccc10-662e-46ab-a2db-0793581d25e5', 'project_name': 'cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '9e378eb6af7c4cd0af0956b792521684', 'project_domain_name': 'Default'} 2018-07-23 23:38:49,139 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-07-23 23:38:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:38:49,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d58852-17df-4b43-94f4-4f168f13b02b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:38:49,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-22d58852-17df-4b43-94f4-4f168f13b02b 2018-07-23 23:38:49,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 23:38:49,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4407fc6f93b3460db92c4b1befc9bec0", "name": "Member"}], "expires_at": "2018-07-24T00:38:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9e378eb6af7c4cd0af0956b792521684", "name": "cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/9e378eb6af7c4cd0af0956b792521684", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/9e378eb6af7c4cd0af0956b792521684", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/9e378eb6af7c4cd0af0956b792521684", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/9e378eb6af7c4cd0af0956b792521684", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/9e378eb6af7c4cd0af0956b792521684", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/9e378eb6af7c4cd0af0956b792521684", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/9e378eb6af7c4cd0af0956b792521684", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/9e378eb6af7c4cd0af0956b792521684", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/9e378eb6af7c4cd0af0956b792521684", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_9e378eb6af7c4cd0af0956b792521684", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9e378eb6af7c4cd0af0956b792521684", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/9e378eb6af7c4cd0af0956b792521684", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/9e378eb6af7c4cd0af0956b792521684", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/9e378eb6af7c4cd0af0956b792521684", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8", "id": "7c328086aebf44fead47a52cb41f8975"}, "audit_ids": ["J7yBjIlHSgSUbq_izmDcJQ"], "issued_at": "2018-07-23T23:38:49.000000Z"}} 2018-07-23 23:38:49,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 23:38:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"network": {"name": "cloudify-net_ad620975-eb62-4e35-989c-af9ae69f53f8", "admin_state_up": true}}' 2018-07-23 23:38:50,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-3b00d41d-e166-4cf4-945c-bb49a9931210 Date: Mon, 23 Jul 2018 23:38:50 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e378eb6af7c4cd0af0956b792521684","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:38:50Z","is_default":false,"name":"cloudify-net_ad620975-eb62-4e35-989c-af9ae69f53f8","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:49Z","mtu":1450}} 2018-07-23 23:38:50,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3b00d41d-e166-4cf4-945c-bb49a9931210 2018-07-23 23:38:50,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.65313577652s 2018-07-23 23:38:50,179 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-3b00d41d-e166-4cf4-945c-bb49a9931210 2018-07-23 23:38:50,179 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T23:38:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'2cac0a03-1bfc-43e4-8da5-0e86617aa540', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_ad620975-eb62-4e35-989c-af9ae69f53f8', u'admin_state_up': True, u'tenant_id': u'9e378eb6af7c4cd0af0956b792521684', u'created_at': u'2018-07-23T23:38:49Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9e378eb6af7c4cd0af0956b792521684', u'l2_adjacency': True}) 2018-07-23 23:38:50,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:38:50,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:38:50,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-00eec26b-f3f0-4616-b361-8adca488c2ad Date: Mon, 23 Jul 2018 23:38:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9e378eb6af7c4cd0af0956b792521684","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:38:50Z","qos_policy_id":null,"name":"cloudify-net_ad620975-eb62-4e35-989c-af9ae69f53f8","admin_state_up":true,"tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:38:50,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-00eec26b-f3f0-4616-b361-8adca488c2ad 2018-07-23 23:38:50,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34806895256s 2018-07-23 23:38:50,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-00eec26b-f3f0-4616-b361-8adca488c2ad 2018-07-23 23:38:50,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 23:38:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"subnet": {"name": "cloudify-subnet_ad620975-eb62-4e35-989c-af9ae69f53f8", "enable_dhcp": true, "network_id": "2cac0a03-1bfc-43e4-8da5-0e86617aa540", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 23:38:51,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b29df61f-3329-49e6-b636-83b31e0c9eeb Date: Mon, 23 Jul 2018 23:38:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:38:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9e378eb6af7c4cd0af0956b792521684","id":"f4a9a8ae-5b10-442a-b113-e71872826ca0","subnetpool_id":null,"name":"cloudify-subnet_ad620975-eb62-4e35-989c-af9ae69f53f8"}} 2018-07-23 23:38:51,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b29df61f-3329-49e6-b636-83b31e0c9eeb 2018-07-23 23:38:51,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.504619836807s 2018-07-23 23:38:51,035 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-b29df61f-3329-49e6-b636-83b31e0c9eeb 2018-07-23 23:38:51,035 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T23:38:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f4a9a8ae-5b10-442a-b113-e71872826ca0', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_ad620975-eb62-4e35-989c-af9ae69f53f8', u'enable_dhcp': True, u'network_id': u'2cac0a03-1bfc-43e4-8da5-0e86617aa540', u'tenant_id': u'9e378eb6af7c4cd0af0956b792521684', u'created_at': u'2018-07-23T23:38:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9e378eb6af7c4cd0af0956b792521684'}) 2018-07-23 23:38:51,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 23:38:51,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "cloudify-router_ad620975-eb62-4e35-989c-af9ae69f53f8", "admin_state_up": true}}' 2018-07-23 23:38:52,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-edf87e15-6cef-40dd-9504-56349208557f Date: Mon, 23 Jul 2018 23:38:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:51Z", "admin_state_up": true, "updated_at": "2018-07-23T23:38:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "e6dfc4c1-ae02-4fad-b143-51db0d2c162e", "name": "cloudify-router_ad620975-eb62-4e35-989c-af9ae69f53f8"}} 2018-07-23 23:38:52,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-edf87e15-6cef-40dd-9504-56349208557f 2018-07-23 23:38:52,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41397595406s 2018-07-23 23:38:52,450 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-edf87e15-6cef-40dd-9504-56349208557f 2018-07-23 23:38:52,451 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T23:38:52Z', u'revision_number': 3, u'id': u'e6dfc4c1-ae02-4fad-b143-51db0d2c162e', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_ad620975-eb62-4e35-989c-af9ae69f53f8', u'admin_state_up': True, u'tenant_id': u'9e378eb6af7c4cd0af0956b792521684', u'created_at': u'2018-07-23T23:38:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'9e378eb6af7c4cd0af0956b792521684'}) 2018-07-23 23:38:52,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 23:38:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e/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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"subnet_id": "f4a9a8ae-5b10-442a-b113-e71872826ca0"}' 2018-07-23 23:38:54,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2771ccf6-6e69-4a2d-9975-7d540a7b8d8b Date: Mon, 23 Jul 2018 23:38:54 GMT RESP BODY: {"network_id": "2cac0a03-1bfc-43e4-8da5-0e86617aa540", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "subnet_id": "f4a9a8ae-5b10-442a-b113-e71872826ca0", "subnet_ids": ["f4a9a8ae-5b10-442a-b113-e71872826ca0"], "port_id": "051a995e-c791-45ae-92f0-91b5a660364a", "id": "e6dfc4c1-ae02-4fad-b143-51db0d2c162e"} 2018-07-23 23:38:54,745 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e/add_router_interface.json used request id req-2771ccf6-6e69-4a2d-9975-7d540a7b8d8b 2018-07-23 23:38:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29356789589s 2018-07-23 23:38:54,745 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e/add_router_interface.json used request id req-2771ccf6-6e69-4a2d-9975-7d540a7b8d8b returning object e6dfc4c1-ae02-4fad-b143-51db0d2c162e 2018-07-23 23:38:54,746 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 23:39:17,831 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-23 23:39:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 23:39:17,838 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 23:39:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 23:39:17,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:39:17,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:39:18,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-31a3e630-74e5-4046-9ee7-463a9baa5dcf Date: Mon, 23 Jul 2018 23:39:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:39:18,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-31a3e630-74e5-4046-9ee7-463a9baa5dcf 2018-07-23 23:39:18,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215731859207s 2018-07-23 23:39:18,056 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-31a3e630-74e5-4046-9ee7-463a9baa5dcf 2018-07-23 23:39:18,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 23:39:18,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8"}' 2018-07-23 23:39:18,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff8b5602-5954-4aa4-bf21-94e26dea1d8b Date: Mon, 23 Jul 2018 23:39:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/file", "owner": "9e378eb6af7c4cd0af0956b792521684", "id": "10043a38-ff94-4c2f-a034-86ceb80da9e8", "size": null, "self": "/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T23:39:18Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8", "checksum": null, "created_at": "2018-07-23T23:39:18Z", "protected": false} 2018-07-23 23:39:18,099 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ff8b5602-5954-4aa4-bf21-94e26dea1d8b 2018-07-23 23:39:18,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0372719764709s 2018-07-23 23:39:18,100 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-ff8b5602-5954-4aa4-bf21-94e26dea1d8b returning object 10043a38-ff94-4c2f-a034-86ceb80da9e8 2018-07-23 23:39:18,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 23:39:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '' 2018-07-23 23:40:20,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f393c654-8c83-45ca-8a4e-0ae315ef92af Date: Mon, 23 Jul 2018 23:40:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:40:20,199 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/file used request id req-f393c654-8c83-45ca-8a4e-0ae315ef92af 2018-07-23 23:40:20,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 62.0991029739s 2018-07-23 23:40:20,200 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/file used request id req-f393c654-8c83-45ca-8a4e-0ae315ef92af 2018-07-23 23:40:20,200 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T23:39:18Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/file', u'owner': u'9e378eb6af7c4cd0af0956b792521684', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'10043a38-ff94-4c2f-a034-86ceb80da9e8', u'size': None, u'name': u'cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8', u'checksum': None, u'self': u'/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T23:39:18Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 23:40:20,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 23:40:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_ad620975-eb62-4e35-989c-af9ae69f53f8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-23 23:40:20,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5110b240-7f1f-4268-9403-50d7e8e45096 x-compute-request-id: req-5110b240-7f1f-4268-9403-50d7e8e45096 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_ad620975-eb62-4e35-989c-af9ae69f53f8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "16926200-fb2d-4bba-88bc-103152a217ff"}} 2018-07-23 23:40:20,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5110b240-7f1f-4268-9403-50d7e8e45096 2018-07-23 23:40:20,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224762916565s 2018-07-23 23:40:20,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-5110b240-7f1f-4268-9403-50d7e8e45096 2018-07-23 23:40:20,427 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_ad620975-eb62-4e35-989c-af9ae69f53f8', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'16926200-fb2d-4bba-88bc-103152a217ff', 'swap': 0}) 2018-07-23 23:40:20,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 23:40:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff/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}e28ae83af0086ceb209749cbbe5cd59656481968" -d '{"extra_specs": {}}' 2018-07-23 23:40:20,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8154660d-67ba-4323-b247-7cbc5c7e18ff x-compute-request-id: req-8154660d-67ba-4323-b247-7cbc5c7e18ff Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 23:40:20,453 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff/os-extra_specs used request id req-8154660d-67ba-4323-b247-7cbc5c7e18ff 2018-07-23 23:40:20,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0249519348145s 2018-07-23 23:40:20,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff/os-extra_specs used request id req-8154660d-67ba-4323-b247-7cbc5c7e18ff 2018-07-23 23:40:20,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 23:40:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"keypair": {"name": "cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8"}}' 2018-07-23 23:40:20,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6b3c77f-4c61-451d-b084-d2da08168419 x-compute-request-id: req-c6b3c77f-4c61-451d-b084-d2da08168419 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAJr04jZDFXI4/QQtujTFpY/DD2xAOd/0jZtwlq0vdh467LI6Y9a+0Fcx9IGgzik1NB2JCewaKh2M34HSZXqt1QGvnIQ2+sbIizt8kwZLAUfKQ9MV6TwjmUniTbhZI0B/hurwtnDKfYwlooBdftrscAqg+AhUHlCHVVswfrHXsSylYjuGJlOP232v/mFFTBuFX2MoJB7OF0h7nnWd6MEvNd3cRlJ15oX7ktl7bH0wcsvy3+ipjIeZgZe8vF/3z+nVXr7GmU4eWmKlbQAppL/KERKRFFkclo+XSfkHGLaR3F1W/Vihm/9ZC0lOfW7/tts703tCb5xXqbvVoXqF1wmEP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwCa9OI2QxVyOP0ELbo0xaWPww9sQDnf9I2bcJatL3YeOuyyO\nmPWvtBXMfSBoM4pNTQdiQnsGiodjN+B0mV6rdUBr5yENvrGyIs7fJMGSwFHykPTF\nek8I5lJ4k24WSNAf4bq8LZwyn2MJaKAXX7a7HAKoPgIVB5Qh1VbMH6x17EspWI7h\niZTj9t9r/5hRUwbhV9jKCQezhdIe551nejBLzXd3EZSdeaF+5LZe2x9MHLL8t/oq\nYyHmYGXvLxf98/p1V6+xplOHlpipW0AKaS/yhESkRRZHJaPl0n5Bxi2kdxdVv1Yo\nZv/WQtJTn1u/7bbO9N7Qm+cV6m71aF6hdcJhDwIDAQABAoIBAFCfcIGMFJRa02yC\n9DL8lyDrSBhFkCUh/1qdS/2aNAjNWfv7JBHV9FURWG2f7VjCzNBnKrlOOV5ilCTb\nztCTQkm+MAgYfFXo5R9pwYMAnXyIZcigi0NYahmJvQHPDRacDOR/n3lbsnnh6g62\nLViBqVyFWOY7pWs6oj+LXbZkfE4aOAKqGuaG/elp0j2du3b11B4wqC4eFMNNFhJ2\nIyJ+DHXEDtVCda0WcjRegEN9mnJkiDXnWHcWYxM6awfTdvLZr+trrSEdYeabIIii\n9nyNuP0+V3tMd1RdB+ANPHq4Gfyj411e2pWtgpAkNop7uL07Ay5LOszPHi9405HM\nAzQlz6ECgYEA+BfmQ5/4Penf1CKLuMWIYji+YsOdC/MskJTx2A0YsOeQ6/jgt5Xw\n/Us8pjRuzC1zR+Of5UkOAh/Z2njEZZdwSzcKzgSbw3BO53z31UKy4yvjInPwaC+i\n9uarosPM7A2rd+DtXqGnuVLEBtvEsT9u+xu8dF3rH3n4YYkS770IEucCgYEAxkZt\n/OwSGLmHjmj05twrEi2sziyTYsxLUBnEU/fVfzGj17QgZ2k/C55Y46AGX6X4zCyh\nyLzqjgKRRfor6ONW14ogpetQ68po5a0E+wsUH97R9lwpcKauWnnl5/FC1FWOM3g9\n7Sli1e0Ry0I4Fhnim5+m4k1rq60nSTO9OhIqo5kCgYEAif+RP7BtvtKmhDMrEP4f\nXLM/g2RXqNv8v/d5hrnSMCS+geOP685lnB8Lf0/PCZeGdkhxGnLGbfwVi+Z9KB1S\ngyP8yJfbpJyF51Gl8WQGaUJyNynSYcGNnlS0x/att+fqpuXgYzD8QKN/EmmQQR+N\ntfO5oejT7lBEDszWUbAOG6UCgYBPORD1gDXy3x7Ezjccj1g+WTW046a4UTy+cq05\nh8ssmV8H7xcLesgQEmMeAHDLgvuYSTUTijiGKYx2U3F8CmpGkRBee1nH/QZQzwMw\nc8rEuTlXoJeGRXNg/1fXh1TWlqDM+/xyaJjvNVxoxLq4Sft7hx0dSyX8YKFT5HJ1\nY5DZ8QKBgFY903LMUkKPcyZO50+Q3ExLUymwYraY80qdYUzk4AQAQEzQflvp4i/f\n1niNCapS26DwU3CdQ96tzmRsYqCSYBlVST9UAHxnCaKxZLzelszt1/zLhE74IwP3\nYIKTmEychDwgMoUAwtv3BXldhm01KAzY7kLMJRndLgMgMVaW+OWk\n-----END RSA PRIVATE KEY-----\n", "user_id": "7c328086aebf44fead47a52cb41f8975", "name": "cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8", "fingerprint": "f9:0d:49:23:24:65:49:be:cc:d5:0f:f9:ff:fc:f2:40"}} 2018-07-23 23:40:20,884 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c6b3c77f-4c61-451d-b084-d2da08168419 2018-07-23 23:40:20,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.430507898331s 2018-07-23 23:40:20,884 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-c6b3c77f-4c61-451d-b084-d2da08168419 2018-07-23 23:40:20,885 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAJr04jZDFXI4/QQtujTFpY/DD2xAOd/0jZtwlq0vdh467LI6Y9a+0Fcx9IGgzik1NB2JCewaKh2M34HSZXqt1QGvnIQ2+sbIizt8kwZLAUfKQ9MV6TwjmUniTbhZI0B/hurwtnDKfYwlooBdftrscAqg+AhUHlCHVVswfrHXsSylYjuGJlOP232v/mFFTBuFX2MoJB7OF0h7nnWd6MEvNd3cRlJ15oX7ktl7bH0wcsvy3+ipjIeZgZe8vF/3z+nVXr7GmU4eWmKlbQAppL/KERKRFFkclo+XSfkHGLaR3F1W/Vihm/9ZC0lOfW7/tts703tCb5xXqbvVoXqF1wmEP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwCa9OI2QxVyOP0ELbo0xaWPww9sQDnf9I2bcJatL3YeOuyyO\nmPWvtBXMfSBoM4pNTQdiQnsGiodjN+B0mV6rdUBr5yENvrGyIs7fJMGSwFHykPTF\nek8I5lJ4k24WSNAf4bq8LZwyn2MJaKAXX7a7HAKoPgIVB5Qh1VbMH6x17EspWI7h\niZTj9t9r/5hRUwbhV9jKCQezhdIe551nejBLzXd3EZSdeaF+5LZe2x9MHLL8t/oq\nYyHmYGXvLxf98/p1V6+xplOHlpipW0AKaS/yhESkRRZHJaPl0n5Bxi2kdxdVv1Yo\nZv/WQtJTn1u/7bbO9N7Qm+cV6m71aF6hdcJhDwIDAQABAoIBAFCfcIGMFJRa02yC\n9DL8lyDrSBhFkCUh/1qdS/2aNAjNWfv7JBHV9FURWG2f7VjCzNBnKrlOOV5ilCTb\nztCTQkm+MAgYfFXo5R9pwYMAnXyIZcigi0NYahmJvQHPDRacDOR/n3lbsnnh6g62\nLViBqVyFWOY7pWs6oj+LXbZkfE4aOAKqGuaG/elp0j2du3b11B4wqC4eFMNNFhJ2\nIyJ+DHXEDtVCda0WcjRegEN9mnJkiDXnWHcWYxM6awfTdvLZr+trrSEdYeabIIii\n9nyNuP0+V3tMd1RdB+ANPHq4Gfyj411e2pWtgpAkNop7uL07Ay5LOszPHi9405HM\nAzQlz6ECgYEA+BfmQ5/4Penf1CKLuMWIYji+YsOdC/MskJTx2A0YsOeQ6/jgt5Xw\n/Us8pjRuzC1zR+Of5UkOAh/Z2njEZZdwSzcKzgSbw3BO53z31UKy4yvjInPwaC+i\n9uarosPM7A2rd+DtXqGnuVLEBtvEsT9u+xu8dF3rH3n4YYkS770IEucCgYEAxkZt\n/OwSGLmHjmj05twrEi2sziyTYsxLUBnEU/fVfzGj17QgZ2k/C55Y46AGX6X4zCyh\nyLzqjgKRRfor6ONW14ogpetQ68po5a0E+wsUH97R9lwpcKauWnnl5/FC1FWOM3g9\n7Sli1e0Ry0I4Fhnim5+m4k1rq60nSTO9OhIqo5kCgYEAif+RP7BtvtKmhDMrEP4f\nXLM/g2RXqNv8v/d5hrnSMCS+geOP685lnB8Lf0/PCZeGdkhxGnLGbfwVi+Z9KB1S\ngyP8yJfbpJyF51Gl8WQGaUJyNynSYcGNnlS0x/att+fqpuXgYzD8QKN/EmmQQR+N\ntfO5oejT7lBEDszWUbAOG6UCgYBPORD1gDXy3x7Ezjccj1g+WTW046a4UTy+cq05\nh8ssmV8H7xcLesgQEmMeAHDLgvuYSTUTijiGKYx2U3F8CmpGkRBee1nH/QZQzwMw\nc8rEuTlXoJeGRXNg/1fXh1TWlqDM+/xyaJjvNVxoxLq4Sft7hx0dSyX8YKFT5HJ1\nY5DZ8QKBgFY903LMUkKPcyZO50+Q3ExLUymwYraY80qdYUzk4AQAQEzQflvp4i/f\n1niNCapS26DwU3CdQ96tzmRsYqCSYBlVST9UAHxnCaKxZLzelszt1/zLhE74IwP3\nYIKTmEychDwgMoUAwtv3BXldhm01KAzY7kLMJRndLgMgMVaW+OWk\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7c328086aebf44fead47a52cb41f8975', 'name': u'cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8', 'created_at': '2018-07-23T23:40:20.885555', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e378eb6af7c4cd0af0956b792521684', 'name': 'cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f9:0d:49:23:24:65:49:be:cc:d5:0f:f9:ff:fc:f2:40', 'type': 'ssh', 'id': u'cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8'}) 2018-07-23 23:40:20,886 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwCa9OI2QxVyOP0ELbo0xaWPww9sQDnf9I2bcJatL3YeOuyyO mPWvtBXMfSBoM4pNTQdiQnsGiodjN+B0mV6rdUBr5yENvrGyIs7fJMGSwFHykPTF ek8I5lJ4k24WSNAf4bq8LZwyn2MJaKAXX7a7HAKoPgIVB5Qh1VbMH6x17EspWI7h iZTj9t9r/5hRUwbhV9jKCQezhdIe551nejBLzXd3EZSdeaF+5LZe2x9MHLL8t/oq YyHmYGXvLxf98/p1V6+xplOHlpipW0AKaS/yhESkRRZHJaPl0n5Bxi2kdxdVv1Yo Zv/WQtJTn1u/7bbO9N7Qm+cV6m71aF6hdcJhDwIDAQABAoIBAFCfcIGMFJRa02yC 9DL8lyDrSBhFkCUh/1qdS/2aNAjNWfv7JBHV9FURWG2f7VjCzNBnKrlOOV5ilCTb ztCTQkm+MAgYfFXo5R9pwYMAnXyIZcigi0NYahmJvQHPDRacDOR/n3lbsnnh6g62 LViBqVyFWOY7pWs6oj+LXbZkfE4aOAKqGuaG/elp0j2du3b11B4wqC4eFMNNFhJ2 IyJ+DHXEDtVCda0WcjRegEN9mnJkiDXnWHcWYxM6awfTdvLZr+trrSEdYeabIIii 9nyNuP0+V3tMd1RdB+ANPHq4Gfyj411e2pWtgpAkNop7uL07Ay5LOszPHi9405HM AzQlz6ECgYEA+BfmQ5/4Penf1CKLuMWIYji+YsOdC/MskJTx2A0YsOeQ6/jgt5Xw /Us8pjRuzC1zR+Of5UkOAh/Z2njEZZdwSzcKzgSbw3BO53z31UKy4yvjInPwaC+i 9uarosPM7A2rd+DtXqGnuVLEBtvEsT9u+xu8dF3rH3n4YYkS770IEucCgYEAxkZt /OwSGLmHjmj05twrEi2sziyTYsxLUBnEU/fVfzGj17QgZ2k/C55Y46AGX6X4zCyh yLzqjgKRRfor6ONW14ogpetQ68po5a0E+wsUH97R9lwpcKauWnnl5/FC1FWOM3g9 7Sli1e0Ry0I4Fhnim5+m4k1rq60nSTO9OhIqo5kCgYEAif+RP7BtvtKmhDMrEP4f XLM/g2RXqNv8v/d5hrnSMCS+geOP685lnB8Lf0/PCZeGdkhxGnLGbfwVi+Z9KB1S gyP8yJfbpJyF51Gl8WQGaUJyNynSYcGNnlS0x/att+fqpuXgYzD8QKN/EmmQQR+N tfO5oejT7lBEDszWUbAOG6UCgYBPORD1gDXy3x7Ezjccj1g+WTW046a4UTy+cq05 h8ssmV8H7xcLesgQEmMeAHDLgvuYSTUTijiGKYx2U3F8CmpGkRBee1nH/QZQzwMw c8rEuTlXoJeGRXNg/1fXh1TWlqDM+/xyaJjvNVxoxLq4Sft7hx0dSyX8YKFT5HJ1 Y5DZ8QKBgFY903LMUkKPcyZO50+Q3ExLUymwYraY80qdYUzk4AQAQEzQflvp4i/f 1niNCapS26DwU3CdQ96tzmRsYqCSYBlVST9UAHxnCaKxZLzelszt1/zLhE74IwP3 YIKTmEychDwgMoUAwtv3BXldhm01KAzY7kLMJRndLgMgMVaW+OWk -----END RSA PRIVATE KEY----- 2018-07-23 23:40:20,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 23:40:20,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"security_group": {"name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8", "description": "created by OPNFV Functest (cloudify)"}}' 2018-07-23 23:40:21,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-26b2f30d-4852-422e-88da-1b5fa66dd554 Date: Mon, 23 Jul 2018 23:40:21 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 2, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}} 2018-07-23 23:40:21,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-26b2f30d-4852-422e-88da-1b5fa66dd554 2018-07-23 23:40:21,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.373757839203s 2018-07-23 23:40:21,263 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-26b2f30d-4852-422e-88da-1b5fa66dd554 2018-07-23 23:40:21,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:40:21,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:21,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-6aeb881c-e2ef-4956-beed-433ab8485fd9 Date: Mon, 23 Jul 2018 23:40:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 2, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:40:21,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6aeb881c-e2ef-4956-beed-433ab8485fd9 2018-07-23 23:40:21,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0782029628754s 2018-07-23 23:40:21,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6aeb881c-e2ef-4956-beed-433ab8485fd9 2018-07-23 23:40:21,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:40:21,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -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": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}}' 2018-07-23 23:40:21,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-dc44158a-0c51-41f9-ad92-ab8038ad39d6 Date: Mon, 23 Jul 2018 23:40:21 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-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "port_range_min": 22, "revision_number": 0, "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "25fec22e-86b3-4202-89ef-2eccec5c308b"}} 2018-07-23 23:40:21,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dc44158a-0c51-41f9-ad92-ab8038ad39d6 2018-07-23 23:40:21,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149474859238s 2018-07-23 23:40:21,500 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-dc44158a-0c51-41f9-ad92-ab8038ad39d6 2018-07-23 23:40:21,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:40:21,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:21,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-02bab5e6-9ff2-4c99-9b4d-c3f6acba9b2a Date: Mon, 23 Jul 2018 23:40:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "25fec22e-86b3-4202-89ef-2eccec5c308b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 3, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:40:21,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-02bab5e6-9ff2-4c99-9b4d-c3f6acba9b2a 2018-07-23 23:40:21,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480298995972s 2018-07-23 23:40:21,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-02bab5e6-9ff2-4c99-9b4d-c3f6acba9b2a 2018-07-23 23:40:21,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:40:21,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -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": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}}' 2018-07-23 23:40:21,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d186092c-9dd2-4ff0-87fc-4ab131747f9b Date: Mon, 23 Jul 2018 23:40:21 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-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "port_range_min": null, "revision_number": 0, "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "8aa6ab21-c4b7-4ba4-a697-7faf60f8d819"}} 2018-07-23 23:40:21,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d186092c-9dd2-4ff0-87fc-4ab131747f9b 2018-07-23 23:40:21,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118152141571s 2018-07-23 23:40:21,673 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d186092c-9dd2-4ff0-87fc-4ab131747f9b 2018-07-23 23:40:21,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:40:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:21,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-3d0f5ed6-6e60-4023-9428-3380d1602a29 Date: Mon, 23 Jul 2018 23:40:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "25fec22e-86b3-4202-89ef-2eccec5c308b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "8aa6ab21-c4b7-4ba4-a697-7faf60f8d819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:40:21,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3d0f5ed6-6e60-4023-9428-3380d1602a29 2018-07-23 23:40:21,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473740100861s 2018-07-23 23:40:21,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-3d0f5ed6-6e60-4023-9428-3380d1602a29 2018-07-23 23:40:21,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:40:21,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}}' 2018-07-23 23:40:21,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9cac2fff-2cf8-4c07-9ede-40cd8ff5d688 Date: Mon, 23 Jul 2018 23:40:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "port_range_min": 80, "revision_number": 0, "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "b84f788d-2121-46aa-8d08-1e976067fd33"}} 2018-07-23 23:40:21,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9cac2fff-2cf8-4c07-9ede-40cd8ff5d688 2018-07-23 23:40:21,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118869066238s 2018-07-23 23:40:21,847 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-9cac2fff-2cf8-4c07-9ede-40cd8ff5d688 2018-07-23 23:40:21,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:40:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:21,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-6c97d83e-5508-4c84-8185-35d539349a8c Date: Mon, 23 Jul 2018 23:40:21 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "25fec22e-86b3-4202-89ef-2eccec5c308b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "8aa6ab21-c4b7-4ba4-a697-7faf60f8d819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "b84f788d-2121-46aa-8d08-1e976067fd33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 5, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:40:21,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6c97d83e-5508-4c84-8185-35d539349a8c 2018-07-23 23:40:21,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586550235748s 2018-07-23 23:40:21,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-6c97d83e-5508-4c84-8185-35d539349a8c 2018-07-23 23:40:21,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:40:21,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}}' 2018-07-23 23:40:22,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d4d89434-9585-466c-af9a-a5c16be3bff7 Date: Mon, 23 Jul 2018 23:40:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "port_range_min": 443, "revision_number": 0, "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:22Z", "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "b4c62ba0-73cd-41e5-b383-38df2641ef3f"}} 2018-07-23 23:40:22,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d4d89434-9585-466c-af9a-a5c16be3bff7 2018-07-23 23:40:22,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139526128769s 2018-07-23 23:40:22,053 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-d4d89434-9585-466c-af9a-a5c16be3bff7 2018-07-23 23:40:22,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:40:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:22,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-965d5ca8-aa34-43b6-9d5f-d0844ad0807d Date: Mon, 23 Jul 2018 23:40:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "25fec22e-86b3-4202-89ef-2eccec5c308b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "8aa6ab21-c4b7-4ba4-a697-7faf60f8d819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T23:40:22Z", "revision_number": 0, "id": "b4c62ba0-73cd-41e5-b383-38df2641ef3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "b84f788d-2121-46aa-8d08-1e976067fd33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 6, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:40:22,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-965d5ca8-aa34-43b6-9d5f-d0844ad0807d 2018-07-23 23:40:22,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512142181396s 2018-07-23 23:40:22,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-965d5ca8-aa34-43b6-9d5f-d0844ad0807d 2018-07-23 23:40:22,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:40:22,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}}' 2018-07-23 23:40:22,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-39154c45-bfd0-40f8-92e6-8efa1ce05cb6 Date: Mon, 23 Jul 2018 23:40:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:22Z", "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "92061af4-6add-4d32-a5a4-ef0d572eed23"}} 2018-07-23 23:40:22,400 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-39154c45-bfd0-40f8-92e6-8efa1ce05cb6 2018-07-23 23:40:22,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.289054870605s 2018-07-23 23:40:22,400 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-39154c45-bfd0-40f8-92e6-8efa1ce05cb6 2018-07-23 23:40:22,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:40:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:22,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-572526a4-fa36-42e9-b6c1-34b71b4395a2 Date: Mon, 23 Jul 2018 23:40:22 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "25fec22e-86b3-4202-89ef-2eccec5c308b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "8aa6ab21-c4b7-4ba4-a697-7faf60f8d819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T23:40:22Z", "revision_number": 0, "id": "92061af4-6add-4d32-a5a4-ef0d572eed23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T23:40:22Z", "revision_number": 0, "id": "b4c62ba0-73cd-41e5-b383-38df2641ef3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "b84f788d-2121-46aa-8d08-1e976067fd33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 7, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:40:22,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-572526a4-fa36-42e9-b6c1-34b71b4395a2 2018-07-23 23:40:22,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515630245209s 2018-07-23 23:40:22,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-572526a4-fa36-42e9-b6c1-34b71b4395a2 2018-07-23 23:40:22,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:40:22,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}}' 2018-07-23 23:40:22,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-94dfb75c-e827-4ba0-9eb7-93b7dd102ea7 Date: Mon, 23 Jul 2018 23:40:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:22Z", "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "3107eaff-ec20-40df-8f14-d388d56c0092"}} 2018-07-23 23:40:22,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-94dfb75c-e827-4ba0-9eb7-93b7dd102ea7 2018-07-23 23:40:22,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130553007126s 2018-07-23 23:40:22,590 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-94dfb75c-e827-4ba0-9eb7-93b7dd102ea7 2018-07-23 23:40:22,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:40:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:22,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-8ad9455b-6825-41f3-9441-7e44cddf3900 Date: Mon, 23 Jul 2018 23:40:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e378eb6af7c4cd0af0956b792521684","l2_adjacency":true,"status":"ACTIVE","subnets":["f4a9a8ae-5b10-442a-b113-e71872826ca0"],"description":"","tags":[],"updated_at":"2018-07-23T23:38:50Z","qos_policy_id":null,"name":"cloudify-net_ad620975-eb62-4e35-989c-af9ae69f53f8","admin_state_up":true,"tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:40:22,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8ad9455b-6825-41f3-9441-7e44cddf3900 2018-07-23 23:40:22,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12370300293s 2018-07-23 23:40:22,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-8ad9455b-6825-41f3-9441-7e44cddf3900 2018-07-23 23:40:22,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:40:22,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:22,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2d93b8ac-5b09-49ac-b341-40e60397489c Date: Mon, 23 Jul 2018 23:40:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/snap", "metadata": {}}], "file": "/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/file", "owner": "9e378eb6af7c4cd0af0956b792521684", "id": "10043a38-ff94-4c2f-a034-86ceb80da9e8", "size": 4373348352, "self": "/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T23:40:20Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T23:39:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:40:22,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d93b8ac-5b09-49ac-b341-40e60397489c 2018-07-23 23:40:22,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359778404236s 2018-07-23 23:40:22,756 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-2d93b8ac-5b09-49ac-b341-40e60397489c 2018-07-23 23:40:22,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 23:40:22,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:22,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bb2f42a-84a8-49e6-93b8-a53c71597b73 x-compute-request-id: req-2bb2f42a-84a8-49e6-93b8-a53c71597b73 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_ad620975-eb62-4e35-989c-af9ae69f53f8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "16926200-fb2d-4bba-88bc-103152a217ff"}, {"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}]} 2018-07-23 23:40:22,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2bb2f42a-84a8-49e6-93b8-a53c71597b73 2018-07-23 23:40:22,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025593996048s 2018-07-23 23:40:22,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-2bb2f42a-84a8-49e6-93b8-a53c71597b73 2018-07-23 23:40:22,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 23:40:22,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"server": {"name": "cloudify-vm_ad620975-eb62-4e35-989c-af9ae69f53f8", "imageRef": "10043a38-ff94-4c2f-a034-86ceb80da9e8", "key_name": "cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8", "flavorRef": "16926200-fb2d-4bba-88bc-103152a217ff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2cac0a03-1bfc-43e4-8da5-0e86617aa540"}], "security_groups": [{"name": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}]}}' 2018-07-23 23:40:23,665 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:40:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3c4f487-cd73-41ca-9071-f73850b33d8e x-compute-request-id: req-b3c4f487-cd73-41ca-9071-f73850b33d8e Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/ec62f422-7460-4d70-8a89-e5d282c0fc01 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec62f422-7460-4d70-8a89-e5d282c0fc01", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ec62f422-7460-4d70-8a89-e5d282c0fc01", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ec62f422-7460-4d70-8a89-e5d282c0fc01", "rel": "bookmark"}], "adminPass": "zfWjPyK6Y7Sk"}} 2018-07-23 23:40:23,665 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b3c4f487-cd73-41ca-9071-f73850b33d8e 2018-07-23 23:40:23,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.878840208054s 2018-07-23 23:40:23,666 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-b3c4f487-cd73-41ca-9071-f73850b33d8e 2018-07-23 23:40:23,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:40:23,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:24,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c88a8e06-da5e-46cb-946f-9d7ab934e28d x-compute-request-id: req-c88a8e06-da5e-46cb-946f-9d7ab934e28d Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ec62f422-7460-4d70-8a89-e5d282c0fc01", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ec62f422-7460-4d70-8a89-e5d282c0fc01", "rel": "bookmark"}], "image": {"id": "10043a38-ff94-4c2f-a034-86ceb80da9e8", "links": [{"href": "http://172.30.9.26:8774/images/10043a38-ff94-4c2f-a034-86ceb80da9e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16926200-fb2d-4bba-88bc-103152a217ff", "links": [{"href": "http://172.30.9.26:8774/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "bookmark"}]}, "id": "ec62f422-7460-4d70-8a89-e5d282c0fc01", "user_id": "7c328086aebf44fead47a52cb41f8975", "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-23T23:40:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8", "name": "cloudify-vm_ad620975-eb62-4e35-989c-af9ae69f53f8", "created": "2018-07-23T23:40:23Z", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:40:24,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c88a8e06-da5e-46cb-946f-9d7ab934e28d 2018-07-23 23:40:24,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469532012939s 2018-07-23 23:40:24,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-c88a8e06-da5e-46cb-946f-9d7ab934e28d 2018-07-23 23:40:24,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:40:24,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1273 X-Openstack-Request-Id: req-741c2445-fa24-43d3-8f08-3f19896253d6 Date: Mon, 23 Jul 2018 23:40:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e378eb6af7c4cd0af0956b792521684","l2_adjacency":true,"status":"ACTIVE","subnets":["f4a9a8ae-5b10-442a-b113-e71872826ca0"],"description":"","tags":[],"updated_at":"2018-07-23T23:38:50Z","qos_policy_id":null,"name":"cloudify-net_ad620975-eb62-4e35-989c-af9ae69f53f8","admin_state_up":true,"tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:40:24,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-741c2445-fa24-43d3-8f08-3f19896253d6 2018-07-23 23:40:24,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297602891922s 2018-07-23 23:40:24,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-741c2445-fa24-43d3-8f08-3f19896253d6 2018-07-23 23:40:24,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 23:40:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:24,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c73c75b0-3ead-4879-ab05-a86f87f4760e Date: Mon, 23 Jul 2018 23:40:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:38:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9e378eb6af7c4cd0af0956b792521684","id":"f4a9a8ae-5b10-442a-b113-e71872826ca0","subnetpool_id":null,"name":"cloudify-subnet_ad620975-eb62-4e35-989c-af9ae69f53f8"}]} 2018-07-23 23:40:24,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c73c75b0-3ead-4879-ab05-a86f87f4760e 2018-07-23 23:40:24,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0471110343933s 2018-07-23 23:40:24,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-c73c75b0-3ead-4879-ab05-a86f87f4760e 2018-07-23 23:40:24,490 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:40:26,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:40:26,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:26,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11761491-3e62-4957-bf85-f131211ebc75 x-compute-request-id: req-11761491-3e62-4957-bf85-f131211ebc75 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ec62f422-7460-4d70-8a89-e5d282c0fc01", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ec62f422-7460-4d70-8a89-e5d282c0fc01", "rel": "bookmark"}], "image": {"id": "10043a38-ff94-4c2f-a034-86ceb80da9e8", "links": [{"href": "http://172.30.9.26:8774/images/10043a38-ff94-4c2f-a034-86ceb80da9e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16926200-fb2d-4bba-88bc-103152a217ff", "links": [{"href": "http://172.30.9.26:8774/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "bookmark"}]}, "id": "ec62f422-7460-4d70-8a89-e5d282c0fc01", "user_id": "7c328086aebf44fead47a52cb41f8975", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T23:40:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8", "name": "cloudify-vm_ad620975-eb62-4e35-989c-af9ae69f53f8", "created": "2018-07-23T23:40:23Z", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:40:26,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-11761491-3e62-4957-bf85-f131211ebc75 2018-07-23 23:40:26,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465281009674s 2018-07-23 23:40:26,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-11761491-3e62-4957-bf85-f131211ebc75 2018-07-23 23:40:26,963 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'10043a38-ff94-4c2f-a034-86ceb80da9e8'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'16926200-fb2d-4bba-88bc-103152a217ff'}), 'az': u'', 'id': u'ec62f422-7460-4d70-8a89-e5d282c0fc01', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7c328086aebf44fead47a52cb41f8975', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9e378eb6af7c4cd0af0956b792521684', 'name': 'cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-23T23:40:24Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'9e378eb6af7c4cd0af0956b792521684', 'name': u'cloudify-vm_ad620975-eb62-4e35-989c-af9ae69f53f8', 'adminPass': None, 'tenant_id': u'9e378eb6af7c4cd0af0956b792521684', 'created_at': u'2018-07-23T23:40:23Z', 'created': u'2018-07-23T23:40:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-23 23:40:27,094 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 23:40:27,094 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 01:38 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 23:40:27,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:40:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-8537bab1-4743-4b48-afe7-fafff04db7d8 Date: Mon, 23 Jul 2018 23:40:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:40:21Z", "updated_at": "2018-07-23T23:40:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "25fec22e-86b3-4202-89ef-2eccec5c308b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-23T23:40:22Z", "revision_number": 0, "id": "3107eaff-ec20-40df-8f14-d388d56c0092", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "855ff898-f6a1-40f9-b58d-7e135f1248dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "89cdadaa-aa04-4fe1-905b-cf36e43733d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "8aa6ab21-c4b7-4ba4-a697-7faf60f8d819", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T23:40:22Z", "revision_number": 0, "id": "92061af4-6add-4d32-a5a4-ef0d572eed23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T23:40:22Z", "revision_number": 0, "id": "b4c62ba0-73cd-41e5-b383-38df2641ef3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:22Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:40:21Z", "revision_number": 0, "id": "b84f788d-2121-46aa-8d08-1e976067fd33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:21Z", "security_group_id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 8, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "a3ff8c43-0455-4ef3-b35f-52a88657a0e3", "name": "cloudify-sg_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:40:27,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8537bab1-4743-4b48-afe7-fafff04db7d8 2018-07-23 23:40:27,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0529210567474s 2018-07-23 23:40:27,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-8537bab1-4743-4b48-afe7-fafff04db7d8 2018-07-23 23:40:27,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 23:40:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/a3ff8c43-0455-4ef3-b35f-52a88657a0e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:27,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dea3dad2-fa24-4947-ab52-bbfddee9c8e3 Content-Length: 0 Date: Mon, 23 Jul 2018 23:40:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:40:27,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a3ff8c43-0455-4ef3-b35f-52a88657a0e3.json used request id req-dea3dad2-fa24-4947-ab52-bbfddee9c8e3 2018-07-23 23:40:27,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.184037208557s 2018-07-23 23:40:27,343 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/a3ff8c43-0455-4ef3-b35f-52a88657a0e3.json used request id req-dea3dad2-fa24-4947-ab52-bbfddee9c8e3 2018-07-23 23:40:27,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 23:40:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:27,382 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:40:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24b9ca27-8d0e-4bc0-8d9f-97a99e5edd02 x-compute-request-id: req-24b9ca27-8d0e-4bc0-8d9f-97a99e5edd02 Content-Length: 0 Content-Type: application/json 2018-07-23 23:40:27,383 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8 used request id req-24b9ca27-8d0e-4bc0-8d9f-97a99e5edd02 2018-07-23 23:40:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0394380092621s 2018-07-23 23:40:27,383 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify-kp_ad620975-eb62-4e35-989c-af9ae69f53f8 used request id req-24b9ca27-8d0e-4bc0-8d9f-97a99e5edd02 2018-07-23 23:40:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 23:40:27,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e/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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" -d '{"subnet_id": "f4a9a8ae-5b10-442a-b113-e71872826ca0"}' 2018-07-23 23:40:28,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e85d6dd-f008-4e1c-a2dd-4b54befb3ca7 Date: Mon, 23 Jul 2018 23:40:28 GMT RESP BODY: {"network_id": "2cac0a03-1bfc-43e4-8da5-0e86617aa540", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "subnet_id": "f4a9a8ae-5b10-442a-b113-e71872826ca0", "subnet_ids": ["f4a9a8ae-5b10-442a-b113-e71872826ca0"], "port_id": "051a995e-c791-45ae-92f0-91b5a660364a", "id": "e6dfc4c1-ae02-4fad-b143-51db0d2c162e"} 2018-07-23 23:40:28,964 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e/remove_router_interface.json used request id req-8e85d6dd-f008-4e1c-a2dd-4b54befb3ca7 2018-07-23 23:40:28,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.58060503006s 2018-07-23 23:40:28,964 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e/remove_router_interface.json used request id req-8e85d6dd-f008-4e1c-a2dd-4b54befb3ca7 returning object e6dfc4c1-ae02-4fad-b143-51db0d2c162e 2018-07-23 23:40:28,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 23:40:28,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:29,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-a925a6a2-f66e-4699-8156-c82014440412 Date: Mon, 23 Jul 2018 23:40:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:51Z", "admin_state_up": true, "updated_at": "2018-07-23T23:40:27Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "e6dfc4c1-ae02-4fad-b143-51db0d2c162e", "name": "cloudify-router_ad620975-eb62-4e35-989c-af9ae69f53f8"}]} 2018-07-23 23:40:29,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a925a6a2-f66e-4699-8156-c82014440412 2018-07-23 23:40:29,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12126493454s 2018-07-23 23:40:29,087 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-a925a6a2-f66e-4699-8156-c82014440412 2018-07-23 23:40:29,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 23:40:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:30,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78c7a6e2-6531-43df-a102-85694c9f87d5 Content-Length: 0 Date: Mon, 23 Jul 2018 23:40:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:40:30,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e.json used request id req-78c7a6e2-6531-43df-a102-85694c9f87d5 2018-07-23 23:40:30,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13355994225s 2018-07-23 23:40:30,222 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e6dfc4c1-ae02-4fad-b143-51db0d2c162e.json used request id req-78c7a6e2-6531-43df-a102-85694c9f87d5 2018-07-23 23:40:30,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 23:40:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:30,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-99f3d3dc-7700-4ad0-92d3-ef749c8da98b Date: Mon, 23 Jul 2018 23:40:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:38:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9e378eb6af7c4cd0af0956b792521684","id":"f4a9a8ae-5b10-442a-b113-e71872826ca0","subnetpool_id":null,"name":"cloudify-subnet_ad620975-eb62-4e35-989c-af9ae69f53f8"}]} 2018-07-23 23:40:30,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-99f3d3dc-7700-4ad0-92d3-ef749c8da98b 2018-07-23 23:40:30,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0529410839081s 2018-07-23 23:40:30,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-99f3d3dc-7700-4ad0-92d3-ef749c8da98b 2018-07-23 23:40:30,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 23:40:30,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/f4a9a8ae-5b10-442a-b113-e71872826ca0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:31,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88cf4e58-3413-4383-900e-695e0f18b413 Date: Mon, 23 Jul 2018 23:40:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:40:31,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f4a9a8ae-5b10-442a-b113-e71872826ca0.json used request id req-88cf4e58-3413-4383-900e-695e0f18b413 2018-07-23 23:40:31,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19437098503s 2018-07-23 23:40:31,471 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f4a9a8ae-5b10-442a-b113-e71872826ca0.json used request id req-88cf4e58-3413-4383-900e-695e0f18b413 2018-07-23 23:40:31,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:40:31,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:31,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-405b4c60-6ded-4ec9-b652-da10bef6f7c2 Date: Mon, 23 Jul 2018 23:40:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"2cac0a03-1bfc-43e4-8da5-0e86617aa540","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e378eb6af7c4cd0af0956b792521684","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:40:31Z","qos_policy_id":null,"name":"cloudify-net_ad620975-eb62-4e35-989c-af9ae69f53f8","admin_state_up":true,"tenant_id":"9e378eb6af7c4cd0af0956b792521684","created_at":"2018-07-23T23:38:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:40:31,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-405b4c60-6ded-4ec9-b652-da10bef6f7c2 2018-07-23 23:40:31,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11088514328s 2018-07-23 23:40:31,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-405b4c60-6ded-4ec9-b652-da10bef6f7c2 2018-07-23 23:40:31,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 23:40:31,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/2cac0a03-1bfc-43e4-8da5-0e86617aa540.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:32,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e67c77ed-9ffe-4d06-8d8e-53d48ffeafe1 Date: Mon, 23 Jul 2018 23:40:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:40:32,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2cac0a03-1bfc-43e4-8da5-0e86617aa540.json used request id req-e67c77ed-9ffe-4d06-8d8e-53d48ffeafe1 2018-07-23 23:40:32,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05550289154s 2018-07-23 23:40:32,640 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/2cac0a03-1bfc-43e4-8da5-0e86617aa540.json used request id req-e67c77ed-9ffe-4d06-8d8e-53d48ffeafe1 2018-07-23 23:40:32,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:40:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:32,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ead272bc-4192-447b-b1de-ad810d4bd0fe Date: Mon, 23 Jul 2018 23:40:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/snap", "metadata": {}}], "file": "/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/file", "owner": "9e378eb6af7c4cd0af0956b792521684", "id": "10043a38-ff94-4c2f-a034-86ceb80da9e8", "size": 4373348352, "self": "/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/10043a38-ff94-4c2f-a034-86ceb80da9e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T23:40:20Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_ad620975-eb62-4e35-989c-af9ae69f53f8", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T23:39:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:40:32,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ead272bc-4192-447b-b1de-ad810d4bd0fe 2018-07-23 23:40:32,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344090461731s 2018-07-23 23:40:32,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-ead272bc-4192-447b-b1de-ad810d4bd0fe 2018-07-23 23:40:32,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 23:40:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}df002cee27d3aeed3c4bb87b79b0908a46cf7646" 2018-07-23 23:40:33,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63407256-51ba-457c-a857-01448d79f254 Date: Mon, 23 Jul 2018 23:40:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:40:33,707 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8 used request id req-63407256-51ba-457c-a857-01448d79f254 2018-07-23 23:40:33,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02725410461s 2018-07-23 23:40:33,708 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/10043a38-ff94-4c2f-a034-86ceb80da9e8 used request id req-63407256-51ba-457c-a857-01448d79f254 2018-07-23 23:40:33,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 23:40:33,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:33,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b69eb58-54e8-4a72-870c-e7ce28341d63 x-compute-request-id: req-6b69eb58-54e8-4a72-870c-e7ce28341d63 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_ad620975-eb62-4e35-989c-af9ae69f53f8", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/16926200-fb2d-4bba-88bc-103152a217ff", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "16926200-fb2d-4bba-88bc-103152a217ff"}, {"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}]} 2018-07-23 23:40:33,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6b69eb58-54e8-4a72-870c-e7ce28341d63 2018-07-23 23:40:33,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279648303986s 2018-07-23 23:40:33,736 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-6b69eb58-54e8-4a72-870c-e7ce28341d63 2018-07-23 23:40:33,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 23:40:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:33,777 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:40:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93357a1f-6900-48f7-ac60-eaa9f03bf843 x-compute-request-id: req-93357a1f-6900-48f7-ac60-eaa9f03bf843 Content-Length: 0 Content-Type: application/json 2018-07-23 23:40:33,777 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff used request id req-93357a1f-6900-48f7-ac60-eaa9f03bf843 2018-07-23 23:40:33,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388720035553s 2018-07-23 23:40:33,777 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/16926200-fb2d-4bba-88bc-103152a217ff used request id req-93357a1f-6900-48f7-ac60-eaa9f03bf843 2018-07-23 23:40:33,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:40:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:33,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c7971c-0c75-441f-ba94-dfc16c939f4b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8", "links": {"self": "http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c328086aebf44fead47a52cb41f8975", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:40:33,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-66c7971c-0c75-441f-ba94-dfc16c939f4b 2018-07-23 23:40:33,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106688022614s 2018-07-23 23:40:33,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-66c7971c-0c75-441f-ba94-dfc16c939f4b 2018-07-23 23:40:33,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:40:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:34,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f19e9e-3d82-440b-ad39-88bd4058940a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_ad620975-eb62-4e35-989c-af9ae69f53f8", "links": {"self": "http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7c328086aebf44fead47a52cb41f8975", "description": null}} 2018-07-23 23:40:34,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975 used request id req-95f19e9e-3d82-440b-ad39-88bd4058940a 2018-07-23 23:40:34,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118392944336s 2018-07-23 23:40:34,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975 used request id req-95f19e9e-3d82-440b-ad39-88bd4058940a 2018-07-23 23:40:34,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 23:40:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:34,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65f95730-1e43-4527-b800-3eb4e671304b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:40:34,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975 used request id req-65f95730-1e43-4527-b800-3eb4e671304b 2018-07-23 23:40:34,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.179959058762s 2018-07-23 23:40:34,190 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/7c328086aebf44fead47a52cb41f8975 used request id req-65f95730-1e43-4527-b800-3eb4e671304b 2018-07-23 23:40:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 23:40:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:34,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3a7d03-0ee5-4c1c-a78e-e5e5f8fd62b7 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684"}, "tags": [], "enabled": true, "id": "9e378eb6af7c4cd0af0956b792521684", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_ad620975-eb62-4e35-989c-af9ae69f53f8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 23:40:34,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dc3a7d03-0ee5-4c1c-a78e-e5e5f8fd62b7 2018-07-23 23:40:34,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0899548530579s 2018-07-23 23:40:34,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-dc3a7d03-0ee5-4c1c-a78e-e5e5f8fd62b7 2018-07-23 23:40:34,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 23:40:34,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:34,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74f9a276-f6d9-42ef-992a-91736f32ab56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:40:34,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684 used request id req-74f9a276-f6d9-42ef-992a-91736f32ab56 2018-07-23 23:40:34,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152023792267s 2018-07-23 23:40:34,444 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/9e378eb6af7c4cd0af0956b792521684 used request id req-74f9a276-f6d9-42ef-992a-91736f32ab56 2018-07-23 23:40:34,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:40:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:34,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a014b7-bd09-41ad-b9b8-fd7983c96cc8 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "4407fc6f93b3460db92c4b1befc9bec0", "links": {"self": "http://172.30.9.26:5000/v3/roles/4407fc6f93b3460db92c4b1befc9bec0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:40:34,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-52a014b7-bd09-41ad-b9b8-fd7983c96cc8 2018-07-23 23:40:34,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0899219512939s 2018-07-23 23:40:34,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-52a014b7-bd09-41ad-b9b8-fd7983c96cc8 2018-07-23 23:40:34,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 23:40:34,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/4407fc6f93b3460db92c4b1befc9bec0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e28ae83af0086ceb209749cbbe5cd59656481968" 2018-07-23 23:40:34,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a2c270f-6037-4c4a-8842-0b6c6ec08a46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:40:34,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4407fc6f93b3460db92c4b1befc9bec0 used request id req-2a2c270f-6037-4c4a-8842-0b6c6ec08a46 2018-07-23 23:40:34,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.110201120377s 2018-07-23 23:40:34,654 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/4407fc6f93b3460db92c4b1befc9bec0 used request id req-2a2c270f-6037-4c4a-8842-0b6c6ec08a46 2018-07-23 23:40:34,654 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2018-07-23 23:40:34,675 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-07-23 23:40:34,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 23:40:34,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 23:40:34,699 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 23:40:34,700 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 23:40:34,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 23:40:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:40:34,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16def728-f4ca-47a1-abfb-ad9c7abd7926 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:40:34,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-16def728-f4ca-47a1-abfb-ad9c7abd7926 2018-07-23 23:40:34,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 23:40:35,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:40:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["Ly1wqt5DQP6aU6tfAT13FQ"], "issued_at": "2018-07-23T23:40:35.000000Z"}} 2018-07-23 23:40:35,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:40:35,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:35,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cfa1c9bc-a64a-473f-9c90-fceb5fa11f13 Date: Mon, 23 Jul 2018 23:40:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:40:35,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfa1c9bc-a64a-473f-9c90-fceb5fa11f13 2018-07-23 23:40:35,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246662855148s 2018-07-23 23:40:35,424 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfa1c9bc-a64a-473f-9c90-fceb5fa11f13 2018-07-23 23:40:35,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 23:40:35,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:40:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:40:35,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 23:40:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:35,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbf5d01-f09e-484d-9598-836028bdcdcb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.26:5000/v3/domains/2e1578e238b5402e9030dfc0b95d0a6b"}, "tags": [], "enabled": true, "id": "2e1578e238b5402e9030dfc0b95d0a6b", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains", "previous": null, "next": null}} 2018-07-23 23:40:35,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6dbf5d01-f09e-484d-9598-836028bdcdcb 2018-07-23 23:40:35,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.086366891861s 2018-07-23 23:40:35,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains used request id req-6dbf5d01-f09e-484d-9598-836028bdcdcb 2018-07-23 23:40:35,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-23 23:40:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383"}}' 2018-07-23 23:40:35,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e62649c-4e31-493a-8dbd-b009d1d78ce5 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2"}, "tags": [], "enabled": true, "id": "1a7024f0bc814fbca8db5053b62102e2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383"}} 2018-07-23 23:40:35,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5e62649c-4e31-493a-8dbd-b009d1d78ce5 2018-07-23 23:40:35,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12017083168s 2018-07-23 23:40:35,648 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-5e62649c-4e31-493a-8dbd-b009d1d78ce5 2018-07-23 23:40:35,649 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'1a7024f0bc814fbca8db5053b62102e2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383'}) 2018-07-23 23:40:35,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-23 23:40:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5c8aac41-9475-4fc0-918d-fc94909d9781", "email": null, "name": "cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383"}}' 2018-07-23 23:40:36,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf50ee3-2608-4166-b978-33d9911be7f2 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383", "links": {"self": "http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e154b88ca9543bfb46394973dbd4880", "domain_id": "default", "password_expires_at": null}} 2018-07-23 23:40:36,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ddf50ee3-2608-4166-b978-33d9911be7f2 2018-07-23 23:40:36,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380426883698s 2018-07-23 23:40:36,036 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/users used request id req-ddf50ee3-2608-4166-b978-33d9911be7f2 2018-07-23 23:40:36,036 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5e154b88ca9543bfb46394973dbd4880', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383'}) 2018-07-23 23:40:36,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:40:36,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c510d0e4-ea2f-4df4-be53-9804cd9bd50e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:40:36,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c510d0e4-ea2f-4df4-be53-9804cd9bd50e 2018-07-23 23:40:36,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0884580612183s 2018-07-23 23:40:36,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-c510d0e4-ea2f-4df4-be53-9804cd9bd50e 2018-07-23 23:40:36,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:40:36,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78669b8-aaa8-44e3-8fc8-a171d5dc6a3e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:40:36,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a78669b8-aaa8-44e3-8fc8-a171d5dc6a3e 2018-07-23 23:40:36,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0850059986115s 2018-07-23 23:40:36,219 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-a78669b8-aaa8-44e3-8fc8-a171d5dc6a3e 2018-07-23 23:40:36,220 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-23 23:40:36,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-23 23:40:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" -d '{"role": {"name": "Member"}}' 2018-07-23 23:40:36,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28697f6d-99e0-4787-8d9c-543843d3780f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e63a0294e7fa4151af2c602005646a8c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e63a0294e7fa4151af2c602005646a8c"}, "name": "Member"}} 2018-07-23 23:40:36,317 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-28697f6d-99e0-4787-8d9c-543843d3780f 2018-07-23 23:40:36,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0932221412659s 2018-07-23 23:40:36,317 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/roles used request id req-28697f6d-99e0-4787-8d9c-543843d3780f 2018-07-23 23:40:36,317 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'e63a0294e7fa4151af2c602005646a8c'}) 2018-07-23 23:40:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:40:36,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5296b36e-5407-460e-9eca-5ef4f2395207 Content-Encoding: gzip Content-Length: 357 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e63a0294e7fa4151af2c602005646a8c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e63a0294e7fa4151af2c602005646a8c"}, "name": "Member"}]} 2018-07-23 23:40:36,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5296b36e-5407-460e-9eca-5ef4f2395207 2018-07-23 23:40:36,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0855350494385s 2018-07-23 23:40:36,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-5296b36e-5407-460e-9eca-5ef4f2395207 2018-07-23 23:40:36,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-23 23:40:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e438ce5-b2d8-4ec7-90ce-17f005ec843d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-23 23:40:36,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-3e438ce5-b2d8-4ec7-90ce-17f005ec843d 2018-07-23 23:40:36,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0910561084747s 2018-07-23 23:40:36,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains/default used request id req-3e438ce5-b2d8-4ec7-90ce-17f005ec843d 2018-07-23 23:40:36,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:40:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ef65cc-0671-4fa3-9b2d-19354e8d27e9 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383", "links": {"self": "http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e154b88ca9543bfb46394973dbd4880", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:40:36,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-76ef65cc-0671-4fa3-9b2d-19354e8d27e9 2018-07-23 23:40:36,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099189043045s 2018-07-23 23:40:36,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-76ef65cc-0671-4fa3-9b2d-19354e8d27e9 2018-07-23 23:40:36,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 23:40:36,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1bee2f-20d9-45a4-ae91-a1e4c8f15296 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2"}, "tags": [], "enabled": true, "id": "1a7024f0bc814fbca8db5053b62102e2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 23:40:36,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7c1bee2f-20d9-45a4-ae91-a1e4c8f15296 2018-07-23 23:40:36,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852601528168s 2018-07-23 23:40:36,701 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?domain_id=default used request id req-7c1bee2f-20d9-45a4-ae91-a1e4c8f15296 2018-07-23 23:40:36,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-23 23:40:36,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26:5000/v3/role_assignments?user.id=5e154b88ca9543bfb46394973dbd4880&role.id=e63a0294e7fa4151af2c602005646a8c&scope.project.id=1a7024f0bc814fbca8db5053b62102e2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2b05bb-7cba-4fbf-941a-4428fd1760e0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.26:5000/v3/role_assignments?user.id=5e154b88ca9543bfb46394973dbd4880&role.id=e63a0294e7fa4151af2c602005646a8c&scope.project.id=1a7024f0bc814fbca8db5053b62102e2", "previous": null, "next": null}} 2018-07-23 23:40:36,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5e154b88ca9543bfb46394973dbd4880&role.id=e63a0294e7fa4151af2c602005646a8c&scope.project.id=1a7024f0bc814fbca8db5053b62102e2 used request id req-2e2b05bb-7cba-4fbf-941a-4428fd1760e0 2018-07-23 23:40:36,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0854799747467s 2018-07-23 23:40:36,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/role_assignments?user.id=5e154b88ca9543bfb46394973dbd4880&role.id=e63a0294e7fa4151af2c602005646a8c&scope.project.id=1a7024f0bc814fbca8db5053b62102e2 used request id req-2e2b05bb-7cba-4fbf-941a-4428fd1760e0 2018-07-23 23:40:36,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-23 23:40:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2/users/5e154b88ca9543bfb46394973dbd4880/roles/e63a0294e7fa4151af2c602005646a8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:40:36,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-328c5ccb-438f-4a65-9036-8fb5a2cdb2d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:40:36,944 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2/users/5e154b88ca9543bfb46394973dbd4880/roles/e63a0294e7fa4151af2c602005646a8c used request id req-328c5ccb-438f-4a65-9036-8fb5a2cdb2d1 2018-07-23 23:40:36,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145946979523s 2018-07-23 23:40:36,945 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2/users/5e154b88ca9543bfb46394973dbd4880/roles/e63a0294e7fa4151af2c602005646a8c used request id req-328c5ccb-438f-4a65-9036-8fb5a2cdb2d1 2018-07-23 23:40:36,945 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'1a7024f0bc814fbca8db5053b62102e2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5c8aac41-9475-4fc0-918d-fc94909d9781', 'username': u'cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 23:40:36,947 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 23:40:36,948 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 23:40:36,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 23:40:36,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 23:40:36,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 23:40:36,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 23:40:36,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 23:40:36,949 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 23:40:36,951 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383', 'password': '5c8aac41-9475-4fc0-918d-fc94909d9781', 'project_name': 'cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '1a7024f0bc814fbca8db5053b62102e2', 'project_domain_name': 'Default'} 2018-07-23 23:40:36,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-23 23:40:37,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'file_name': u'/src/vims/openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-07-23 23:40:37,075 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-07-23 23:40:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:40:37,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5977cbfe-32ef-401f-9d92-6b71d43dec88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:40:37,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5977cbfe-32ef-401f-9d92-6b71d43dec88 2018-07-23 23:40:37,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000/v3/auth/tokens 2018-07-23 23:40:37,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e63a0294e7fa4151af2c602005646a8c", "name": "Member"}], "expires_at": "2018-07-24T00:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a7024f0bc814fbca8db5053b62102e2", "name": "cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/1a7024f0bc814fbca8db5053b62102e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/1a7024f0bc814fbca8db5053b62102e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/1a7024f0bc814fbca8db5053b62102e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/1a7024f0bc814fbca8db5053b62102e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/1a7024f0bc814fbca8db5053b62102e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/1a7024f0bc814fbca8db5053b62102e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1a7024f0bc814fbca8db5053b62102e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/1a7024f0bc814fbca8db5053b62102e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/1a7024f0bc814fbca8db5053b62102e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_1a7024f0bc814fbca8db5053b62102e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1a7024f0bc814fbca8db5053b62102e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1a7024f0bc814fbca8db5053b62102e2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/1a7024f0bc814fbca8db5053b62102e2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/1a7024f0bc814fbca8db5053b62102e2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383", "id": "5e154b88ca9543bfb46394973dbd4880"}, "audit_ids": ["mInY5hD_SKOzsDYdkSw3kw"], "issued_at": "2018-07-23T23:40:37.000000Z"}} 2018-07-23 23:40:37,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 23:40:37,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"network": {"name": "cloudify_ims-net_ba6a9c3b-5009-4631-9cbc-27002f155383", "admin_state_up": true}}' 2018-07-23 23:40:38,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e4f6cc0e-663e-4418-957b-e3ec6997ed81 Date: Mon, 23 Jul 2018 23:40:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0326db50-f600-456d-aa96-df974dc2c763","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1a7024f0bc814fbca8db5053b62102e2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:40:37Z","is_default":false,"name":"cloudify_ims-net_ba6a9c3b-5009-4631-9cbc-27002f155383","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:37Z","mtu":1450}} 2018-07-23 23:40:38,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e4f6cc0e-663e-4418-957b-e3ec6997ed81 2018-07-23 23:40:38,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.570371866226s 2018-07-23 23:40:38,037 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-e4f6cc0e-663e-4418-957b-e3ec6997ed81 2018-07-23 23:40:38,037 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-23T23:40:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'0326db50-f600-456d-aa96-df974dc2c763', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_ba6a9c3b-5009-4631-9cbc-27002f155383', u'admin_state_up': True, u'tenant_id': u'1a7024f0bc814fbca8db5053b62102e2', u'created_at': u'2018-07-23T23:40:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1a7024f0bc814fbca8db5053b62102e2', u'l2_adjacency': True}) 2018-07-23 23:40:38,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:40:38,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:40:38,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1233 X-Openstack-Request-Id: req-b93da4fc-7fee-4ed4-8248-dba75faacc81 Date: Mon, 23 Jul 2018 23:40:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0326db50-f600-456d-aa96-df974dc2c763","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1a7024f0bc814fbca8db5053b62102e2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:40:37Z","qos_policy_id":null,"name":"cloudify_ims-net_ba6a9c3b-5009-4631-9cbc-27002f155383","admin_state_up":true,"tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:40:38,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b93da4fc-7fee-4ed4-8248-dba75faacc81 2018-07-23 23:40:38,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345774173737s 2018-07-23 23:40:38,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b93da4fc-7fee-4ed4-8248-dba75faacc81 2018-07-23 23:40:38,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 23:40:38,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"subnet": {"name": "cloudify_ims-subnet_ba6a9c3b-5009-4631-9cbc-27002f155383", "enable_dhcp": true, "network_id": "0326db50-f600-456d-aa96-df974dc2c763", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 23:40:38,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-eb10ef59-0964-46b3-a1ac-e0522dde6575 Date: Mon, 23 Jul 2018 23:40:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0326db50-f600-456d-aa96-df974dc2c763","tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:40:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1a7024f0bc814fbca8db5053b62102e2","id":"c088090a-86c8-4df8-a6f6-1bda1cf38bd8","subnetpool_id":null,"name":"cloudify_ims-subnet_ba6a9c3b-5009-4631-9cbc-27002f155383"}} 2018-07-23 23:40:38,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-eb10ef59-0964-46b3-a1ac-e0522dde6575 2018-07-23 23:40:38,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54692196846s 2018-07-23 23:40:38,933 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-eb10ef59-0964-46b3-a1ac-e0522dde6575 2018-07-23 23:40:38,933 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T23:40:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c088090a-86c8-4df8-a6f6-1bda1cf38bd8', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_ba6a9c3b-5009-4631-9cbc-27002f155383', u'enable_dhcp': True, u'network_id': u'0326db50-f600-456d-aa96-df974dc2c763', u'tenant_id': u'1a7024f0bc814fbca8db5053b62102e2', u'created_at': u'2018-07-23T23:40:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1a7024f0bc814fbca8db5053b62102e2'}) 2018-07-23 23:40:38,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 23:40:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "cloudify_ims-router_ba6a9c3b-5009-4631-9cbc-27002f155383", "admin_state_up": true}}' 2018-07-23 23:40:40,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-32becd58-ced6-486f-9fe3-dafc46ee93ff Date: Mon, 23 Jul 2018 23:40:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:38Z", "admin_state_up": true, "updated_at": "2018-07-23T23:40:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "e83440b3-5a9c-40fd-ac94-b881665b4895", "name": "cloudify_ims-router_ba6a9c3b-5009-4631-9cbc-27002f155383"}} 2018-07-23 23:40:40,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-32becd58-ced6-486f-9fe3-dafc46ee93ff 2018-07-23 23:40:40,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49291396141s 2018-07-23 23:40:40,427 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-32becd58-ced6-486f-9fe3-dafc46ee93ff 2018-07-23 23:40:40,428 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T23:40:40Z', u'revision_number': 3, u'id': u'e83440b3-5a9c-40fd-ac94-b881665b4895', u'external_gateway_info': {u'network_id': u'8a029fb9-cb44-4a54-b8bf-a8de71144fde', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'79acc888-f355-4cd0-8136-471e497c4f34', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_ba6a9c3b-5009-4631-9cbc-27002f155383', u'admin_state_up': True, u'tenant_id': u'1a7024f0bc814fbca8db5053b62102e2', u'created_at': u'2018-07-23T23:40:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'1a7024f0bc814fbca8db5053b62102e2'}) 2018-07-23 23:40:40,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 23:40:40,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895/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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"subnet_id": "c088090a-86c8-4df8-a6f6-1bda1cf38bd8"}' 2018-07-23 23:40:42,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93d7c514-1736-448e-9396-53af472b84e3 Date: Mon, 23 Jul 2018 23:40:42 GMT RESP BODY: {"network_id": "0326db50-f600-456d-aa96-df974dc2c763", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "subnet_id": "c088090a-86c8-4df8-a6f6-1bda1cf38bd8", "subnet_ids": ["c088090a-86c8-4df8-a6f6-1bda1cf38bd8"], "port_id": "141be379-d4bd-4306-9ec0-736213587236", "id": "e83440b3-5a9c-40fd-ac94-b881665b4895"} 2018-07-23 23:40:42,791 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895/add_router_interface.json used request id req-93d7c514-1736-448e-9396-53af472b84e3 2018-07-23 23:40:42,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3625099659s 2018-07-23 23:40:42,791 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895/add_router_interface.json used request id req-93d7c514-1736-448e-9396-53af472b84e3 returning object e83440b3-5a9c-40fd-ac94-b881665b4895 2018-07-23 23:40:42,792 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 23:41:05,851 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-07-23 23:41:05,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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-23 23:41:05,858 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 23 Jul 2018 23:41:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.26:9292/v2/", "rel": "self"}]}]} 2018-07-23 23:41:05,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:41:05,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:41:06,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d9eb5ba9-84b3-4a97-a3f3-96ec24a586ee Date: Mon, 23 Jul 2018 23:41:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:41:06,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d9eb5ba9-84b3-4a97-a3f3-96ec24a586ee 2018-07-23 23:41:06,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19246006012s 2018-07-23 23:41:06,052 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d9eb5ba9-84b3-4a97-a3f3-96ec24a586ee 2018-07-23 23:41:06,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 23:41:06,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383"}' 2018-07-23 23:41:06,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f61c0ee-11ba-457a-bff6-afb746048969 Date: Mon, 23 Jul 2018 23:41:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/file", "owner": "1a7024f0bc814fbca8db5053b62102e2", "id": "88e8a1bc-f91c-4154-a856-1a7f0f725361", "size": null, "self": "/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T23:41:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383", "checksum": null, "created_at": "2018-07-23T23:41:06Z", "protected": false} 2018-07-23 23:41:06,120 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5f61c0ee-11ba-457a-bff6-afb746048969 2018-07-23 23:41:06,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0590879917145s 2018-07-23 23:41:06,120 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-5f61c0ee-11ba-457a-bff6-afb746048969 returning object 88e8a1bc-f91c-4154-a856-1a7f0f725361 2018-07-23 23:41:06,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 23:41:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9292/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '' 2018-07-23 23:42:04,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afca5e36-a33e-464e-b130-f91d013e15d7 Date: Mon, 23 Jul 2018 23:42:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:42:04,433 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/file used request id req-afca5e36-a33e-464e-b130-f91d013e15d7 2018-07-23 23:42:04,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.3122708797s 2018-07-23 23:42:04,433 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/file used request id req-afca5e36-a33e-464e-b130-f91d013e15d7 2018-07-23 23:42:04,433 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T23:41:06Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/file', u'owner': u'1a7024f0bc814fbca8db5053b62102e2', u'virtual_size': None, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'id': u'88e8a1bc-f91c-4154-a856-1a7f0f725361', u'size': None, u'name': u'cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383', u'checksum': None, u'self': u'/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T23:41:06Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 23:42:04,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 23:42:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_ba6a9c3b-5009-4631-9cbc-27002f155383", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-07-23 23:42:04,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93e5cc8b-3951-47a9-919e-69dd6ce63de6 x-compute-request-id: req-93e5cc8b-3951-47a9-919e-69dd6ce63de6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_ba6a9c3b-5009-4631-9cbc-27002f155383", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "a466499e-36bf-443f-9b94-bc2b0648e12b"}} 2018-07-23 23:42:04,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-93e5cc8b-3951-47a9-919e-69dd6ce63de6 2018-07-23 23:42:04,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.207633972168s 2018-07-23 23:42:04,642 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-93e5cc8b-3951-47a9-919e-69dd6ce63de6 2018-07-23 23:42:04,643 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_ba6a9c3b-5009-4631-9cbc-27002f155383', 'ephemeral': 0, 'ram': 4096, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c9462505ff8a4a87b98518c3007786d3', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 50, 'id': u'a466499e-36bf-443f-9b94-bc2b0648e12b', 'swap': 0}) 2018-07-23 23:42:04,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 23:42:04,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b/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}ac3b8d6674ff750de055fc2733108cc4cc745726" -d '{"extra_specs": {}}' 2018-07-23 23:42:04,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e4d5df2-23e8-4fab-b83a-6438a201ffe8 x-compute-request-id: req-8e4d5df2-23e8-4fab-b83a-6438a201ffe8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-23 23:42:04,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b/os-extra_specs used request id req-8e4d5df2-23e8-4fab-b83a-6438a201ffe8 2018-07-23 23:42:04,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0242409706116s 2018-07-23 23:42:04,668 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b/os-extra_specs used request id req-8e4d5df2-23e8-4fab-b83a-6438a201ffe8 2018-07-23 23:42:04,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-23 23:42:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"keypair": {"name": "cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383"}}' 2018-07-23 23:42:04,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5be894a7-9c01-470b-a80d-662c14465846 x-compute-request-id: req-5be894a7-9c01-470b-a80d-662c14465846 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD07ngFjd0a7ibNYtE2HfsHGmFsBVom3VnvKbYOHZNTm2tBfgpbEnxgSjsGvLJGQJcM1B8qigfPm7aH3fcLCmt+l5z5Rro86IIXOnELP/OtlrQ12fDPqzVV19rJdeu1HB/rMBMQhnchpuuJrMFsKe02BcslmywOrLwrPSX0rlTjF+Ccm4MnT5emmUucUdh7f1fPqGfFjSkfif+vRWK/i7JP1qSZzX7lIQUbLOw2qDKc177A1TUD6dnZvdterL1cE9QSnaMjTPyBQibLIUrmabgXiEgxp8F0IK0WtTcNT/6JRaEhIAT9pInZTaukQV1QqkCXM8h3nvjsZeyk614/mIjF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9O54BY3dGu4mzWLRNh37BxphbAVaJt1Z7ym2Dh2TU5trQX4K\nWxJ8YEo7BryyRkCXDNQfKooHz5u2h933Cwprfpec+Ua6POiCFzpxCz/zrZa0Ndnw\nz6s1VdfayXXrtRwf6zATEIZ3IabriazBbCntNgXLJZssDqy8Kz0l9K5U4xfgnJuD\nJ0+XpplLnFHYe39Xz6hnxY0pH4n/r0Viv4uyT9akmc1+5SEFGyzsNqgynNe+wNU1\nA+nZ2b3bXqy9XBPUEp2jI0z8gUImyyFK5mm4F4hIMafBdCCtFrU3DU/+iUWhISAE\n/aSJ2U2rpEFdUKpAlzPId5747GXspOteP5iIxQIDAQABAoIBAEkALluRbb4SDxSW\nCD717pSuYyz752PAA4cJyo4oeHmpz+zkMRf1yYY1eaRHZ2cS5zJWordeDnftNBkI\nqhHrWCCR9aJCV03CCsv7iifNNsadLTcDrwdmQu5D+Jyk/cysBkNlv7jkKuunwXn2\nOGwRjvbUATlDJ310NF06y25C62AHb5ELnavpBJKEDvnC5D2dFUv/2d4zXs6/I6uc\ndaQoRW6xkYWiwqlWrPEXotnJtbDz9V3fOL43McBjw5MZYlUNKWrTok0rNekaSwIt\noFi5GtbzZU1nmlxBzZmi+jDdcIAtjURgfCqwYeDYBq3IWWMDw1H+9Ios0mHZz6nh\nF31+06ECgYEA+5p+zNAAVF58PYPsN0UrY7J8V/NdA6ExE92KCu8CVVpS6R/tUXWc\nRda0WqAprctha/mMKwVuB0PdMSiT/3jKP++2zyGbguMcisi6H1l1kzLPnbOYq5C5\n3X1bZpCi6CMsxHaN/Cb5oOarff2fVWLjNXSiFx3n2sHjzx729nryfE0CgYEA+TYg\nqTBWHGb4TKBjCOMqfL5Bn3m7fVd5vw1m3xLkvmPDMFpaHK9Qc07X5xYFh+OygIVN\nRv80kMkaMA1FnHLbghONyLzurd4MmgYyCAqzOPv35jTCFza9nS//Pazl5bcGsPIN\n0FYQaJ+sclQ4zOu0bbVnySmSd1FJVVHV0vsZmlkCgYEA4FaSBwbTtGaG+sadIW7w\nUDW+PyGEZw8b1m2rfzI7b2VZFfpcvUxTqcXWDBRQ9WCpnf/lJhryT1IIcKOQyrKm\nCzovUyLRKXRdZ7WwlvFKL5SXoDKZxygFQeNbUulWCAwNB6P518HcxMXIVU+F+Tly\nA6DaQihtKhXFjVE7vOxFN+UCgYAhc5eMvlVAuL2po3nHrp58Yhly66c0GvLXp1fg\np6uWttNzgR1JbmrxH2sxtK4HYJQMVlhaKFWI/cWLH6zxZCV8310PzfSH2B9+6Uf7\n9lu6UXAkMX7AGPP4zoGHaNbvL9MxGzypc3P+ZziBnDaHozfz5f7JbNAhPgMG9dYq\n3NPB+QKBgQCf6UJlAS0Kn15IBGaP6LHjDPTZL972dKpwnBE9OE7JX+4t4P1kABtr\nrZKshukywhd5hyJRw06Nbzek/xulmvzgKcZswyYSezLHHBj+cZSiCwxkeFBLS8Jk\nLkl7BnX3wt1WUSitDuuxaAcsTlvUdeshI56SLi+mC+h9kKoTU9uLGQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5e154b88ca9543bfb46394973dbd4880", "name": "cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383", "fingerprint": "7b:61:ee:ed:bb:ad:81:c2:50:d6:55:ab:c8:a7:76:c4"}} 2018-07-23 23:42:04,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-5be894a7-9c01-470b-a80d-662c14465846 2018-07-23 23:42:04,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.306328058243s 2018-07-23 23:42:04,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-5be894a7-9c01-470b-a80d-662c14465846 2018-07-23 23:42:04,977 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD07ngFjd0a7ibNYtE2HfsHGmFsBVom3VnvKbYOHZNTm2tBfgpbEnxgSjsGvLJGQJcM1B8qigfPm7aH3fcLCmt+l5z5Rro86IIXOnELP/OtlrQ12fDPqzVV19rJdeu1HB/rMBMQhnchpuuJrMFsKe02BcslmywOrLwrPSX0rlTjF+Ccm4MnT5emmUucUdh7f1fPqGfFjSkfif+vRWK/i7JP1qSZzX7lIQUbLOw2qDKc177A1TUD6dnZvdterL1cE9QSnaMjTPyBQibLIUrmabgXiEgxp8F0IK0WtTcNT/6JRaEhIAT9pInZTaukQV1QqkCXM8h3nvjsZeyk614/mIjF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA9O54BY3dGu4mzWLRNh37BxphbAVaJt1Z7ym2Dh2TU5trQX4K\nWxJ8YEo7BryyRkCXDNQfKooHz5u2h933Cwprfpec+Ua6POiCFzpxCz/zrZa0Ndnw\nz6s1VdfayXXrtRwf6zATEIZ3IabriazBbCntNgXLJZssDqy8Kz0l9K5U4xfgnJuD\nJ0+XpplLnFHYe39Xz6hnxY0pH4n/r0Viv4uyT9akmc1+5SEFGyzsNqgynNe+wNU1\nA+nZ2b3bXqy9XBPUEp2jI0z8gUImyyFK5mm4F4hIMafBdCCtFrU3DU/+iUWhISAE\n/aSJ2U2rpEFdUKpAlzPId5747GXspOteP5iIxQIDAQABAoIBAEkALluRbb4SDxSW\nCD717pSuYyz752PAA4cJyo4oeHmpz+zkMRf1yYY1eaRHZ2cS5zJWordeDnftNBkI\nqhHrWCCR9aJCV03CCsv7iifNNsadLTcDrwdmQu5D+Jyk/cysBkNlv7jkKuunwXn2\nOGwRjvbUATlDJ310NF06y25C62AHb5ELnavpBJKEDvnC5D2dFUv/2d4zXs6/I6uc\ndaQoRW6xkYWiwqlWrPEXotnJtbDz9V3fOL43McBjw5MZYlUNKWrTok0rNekaSwIt\noFi5GtbzZU1nmlxBzZmi+jDdcIAtjURgfCqwYeDYBq3IWWMDw1H+9Ios0mHZz6nh\nF31+06ECgYEA+5p+zNAAVF58PYPsN0UrY7J8V/NdA6ExE92KCu8CVVpS6R/tUXWc\nRda0WqAprctha/mMKwVuB0PdMSiT/3jKP++2zyGbguMcisi6H1l1kzLPnbOYq5C5\n3X1bZpCi6CMsxHaN/Cb5oOarff2fVWLjNXSiFx3n2sHjzx729nryfE0CgYEA+TYg\nqTBWHGb4TKBjCOMqfL5Bn3m7fVd5vw1m3xLkvmPDMFpaHK9Qc07X5xYFh+OygIVN\nRv80kMkaMA1FnHLbghONyLzurd4MmgYyCAqzOPv35jTCFza9nS//Pazl5bcGsPIN\n0FYQaJ+sclQ4zOu0bbVnySmSd1FJVVHV0vsZmlkCgYEA4FaSBwbTtGaG+sadIW7w\nUDW+PyGEZw8b1m2rfzI7b2VZFfpcvUxTqcXWDBRQ9WCpnf/lJhryT1IIcKOQyrKm\nCzovUyLRKXRdZ7WwlvFKL5SXoDKZxygFQeNbUulWCAwNB6P518HcxMXIVU+F+Tly\nA6DaQihtKhXFjVE7vOxFN+UCgYAhc5eMvlVAuL2po3nHrp58Yhly66c0GvLXp1fg\np6uWttNzgR1JbmrxH2sxtK4HYJQMVlhaKFWI/cWLH6zxZCV8310PzfSH2B9+6Uf7\n9lu6UXAkMX7AGPP4zoGHaNbvL9MxGzypc3P+ZziBnDaHozfz5f7JbNAhPgMG9dYq\n3NPB+QKBgQCf6UJlAS0Kn15IBGaP6LHjDPTZL972dKpwnBE9OE7JX+4t4P1kABtr\nrZKshukywhd5hyJRw06Nbzek/xulmvzgKcZswyYSezLHHBj+cZSiCwxkeFBLS8Jk\nLkl7BnX3wt1WUSitDuuxaAcsTlvUdeshI56SLi+mC+h9kKoTU9uLGQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5e154b88ca9543bfb46394973dbd4880', 'name': u'cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383', 'created_at': '2018-07-23T23:42:04.977011', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a7024f0bc814fbca8db5053b62102e2', 'name': 'cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7b:61:ee:ed:bb:ad:81:c2:50:d6:55:ab:c8:a7:76:c4', 'type': 'ssh', 'id': u'cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383'}) 2018-07-23 23:42:04,977 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA9O54BY3dGu4mzWLRNh37BxphbAVaJt1Z7ym2Dh2TU5trQX4K WxJ8YEo7BryyRkCXDNQfKooHz5u2h933Cwprfpec+Ua6POiCFzpxCz/zrZa0Ndnw z6s1VdfayXXrtRwf6zATEIZ3IabriazBbCntNgXLJZssDqy8Kz0l9K5U4xfgnJuD J0+XpplLnFHYe39Xz6hnxY0pH4n/r0Viv4uyT9akmc1+5SEFGyzsNqgynNe+wNU1 A+nZ2b3bXqy9XBPUEp2jI0z8gUImyyFK5mm4F4hIMafBdCCtFrU3DU/+iUWhISAE /aSJ2U2rpEFdUKpAlzPId5747GXspOteP5iIxQIDAQABAoIBAEkALluRbb4SDxSW CD717pSuYyz752PAA4cJyo4oeHmpz+zkMRf1yYY1eaRHZ2cS5zJWordeDnftNBkI qhHrWCCR9aJCV03CCsv7iifNNsadLTcDrwdmQu5D+Jyk/cysBkNlv7jkKuunwXn2 OGwRjvbUATlDJ310NF06y25C62AHb5ELnavpBJKEDvnC5D2dFUv/2d4zXs6/I6uc daQoRW6xkYWiwqlWrPEXotnJtbDz9V3fOL43McBjw5MZYlUNKWrTok0rNekaSwIt oFi5GtbzZU1nmlxBzZmi+jDdcIAtjURgfCqwYeDYBq3IWWMDw1H+9Ios0mHZz6nh F31+06ECgYEA+5p+zNAAVF58PYPsN0UrY7J8V/NdA6ExE92KCu8CVVpS6R/tUXWc Rda0WqAprctha/mMKwVuB0PdMSiT/3jKP++2zyGbguMcisi6H1l1kzLPnbOYq5C5 3X1bZpCi6CMsxHaN/Cb5oOarff2fVWLjNXSiFx3n2sHjzx729nryfE0CgYEA+TYg qTBWHGb4TKBjCOMqfL5Bn3m7fVd5vw1m3xLkvmPDMFpaHK9Qc07X5xYFh+OygIVN Rv80kMkaMA1FnHLbghONyLzurd4MmgYyCAqzOPv35jTCFza9nS//Pazl5bcGsPIN 0FYQaJ+sclQ4zOu0bbVnySmSd1FJVVHV0vsZmlkCgYEA4FaSBwbTtGaG+sadIW7w UDW+PyGEZw8b1m2rfzI7b2VZFfpcvUxTqcXWDBRQ9WCpnf/lJhryT1IIcKOQyrKm CzovUyLRKXRdZ7WwlvFKL5SXoDKZxygFQeNbUulWCAwNB6P518HcxMXIVU+F+Tly A6DaQihtKhXFjVE7vOxFN+UCgYAhc5eMvlVAuL2po3nHrp58Yhly66c0GvLXp1fg p6uWttNzgR1JbmrxH2sxtK4HYJQMVlhaKFWI/cWLH6zxZCV8310PzfSH2B9+6Uf7 9lu6UXAkMX7AGPP4zoGHaNbvL9MxGzypc3P+ZziBnDaHozfz5f7JbNAhPgMG9dYq 3NPB+QKBgQCf6UJlAS0Kn15IBGaP6LHjDPTZL972dKpwnBE9OE7JX+4t4P1kABtr rZKshukywhd5hyJRw06Nbzek/xulmvzgKcZswyYSezLHHBj+cZSiCwxkeFBLS8Jk Lkl7BnX3wt1WUSitDuuxaAcsTlvUdeshI56SLi+mC+h9kKoTU9uLGQ== -----END RSA PRIVATE KEY----- 2018-07-23 23:42:04,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-23 23:42:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"security_group": {"name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-07-23 23:42:05,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-da0fe871-7742-4048-9f19-4be9e7fe67d0 Date: Mon, 23 Jul 2018 23:42:05 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 2, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}} 2018-07-23 23:42:05,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-da0fe871-7742-4048-9f19-4be9e7fe67d0 2018-07-23 23:42:05,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.384181022644s 2018-07-23 23:42:05,365 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-da0fe871-7742-4048-9f19-4be9e7fe67d0 2018-07-23 23:42:05,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:42:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:05,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-f7065215-174a-47a6-b797-1d155c22d124 Date: Mon, 23 Jul 2018 23:42:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 2, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}]} 2018-07-23 23:42:05,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f7065215-174a-47a6-b797-1d155c22d124 2018-07-23 23:42:05,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0672178268433s 2018-07-23 23:42:05,437 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f7065215-174a-47a6-b797-1d155c22d124 2018-07-23 23:42:05,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:42:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -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": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}}' 2018-07-23 23:42:05,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-445a489f-6cac-4293-8711-eb2a959a42c8 Date: Mon, 23 Jul 2018 23:42:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "port_range_min": 22, "revision_number": 0, "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "3f287837-0353-4f65-825f-abaffdaddfd9"}} 2018-07-23 23:42:05,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-445a489f-6cac-4293-8711-eb2a959a42c8 2018-07-23 23:42:05,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152256965637s 2018-07-23 23:42:05,593 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-445a489f-6cac-4293-8711-eb2a959a42c8 2018-07-23 23:42:05,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:42:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:05,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-62fe1ad3-3f33-4274-9f23-b9746609d746 Date: Mon, 23 Jul 2018 23:42:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "3f287837-0353-4f65-825f-abaffdaddfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 3, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}]} 2018-07-23 23:42:05,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-62fe1ad3-3f33-4274-9f23-b9746609d746 2018-07-23 23:42:05,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048476934433s 2018-07-23 23:42:05,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-62fe1ad3-3f33-4274-9f23-b9746609d746 2018-07-23 23:42:05,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:42:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -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": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}}' 2018-07-23 23:42:05,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0d5644b4-718f-4576-9ff9-a43a4ad3074d Date: Mon, 23 Jul 2018 23:42:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "port_range_min": null, "revision_number": 0, "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "44ee3ebd-9c08-40f1-8dd7-ee5f3ebf6a69"}} 2018-07-23 23:42:05,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0d5644b4-718f-4576-9ff9-a43a4ad3074d 2018-07-23 23:42:05,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139637947083s 2018-07-23 23:42:05,789 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-0d5644b4-718f-4576-9ff9-a43a4ad3074d 2018-07-23 23:42:05,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:42:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:05,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-40e0c264-c018-4ff1-969c-1222f8856f6b Date: Mon, 23 Jul 2018 23:42:05 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "3f287837-0353-4f65-825f-abaffdaddfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "44ee3ebd-9c08-40f1-8dd7-ee5f3ebf6a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}]} 2018-07-23 23:42:05,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-40e0c264-c018-4ff1-969c-1222f8856f6b 2018-07-23 23:42:05,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493149757385s 2018-07-23 23:42:05,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-40e0c264-c018-4ff1-969c-1222f8856f6b 2018-07-23 23:42:05,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:42:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 80, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 80, "ethertype": "IPv4", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}}' 2018-07-23 23:42:05,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c449581d-2768-4fc4-bbb7-7399790d581a Date: Mon, 23 Jul 2018 23:42:05 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "port_range_min": 80, "revision_number": 0, "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "29fe7c1e-3247-4570-993b-adbf861543df"}} 2018-07-23 23:42:05,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c449581d-2768-4fc4-bbb7-7399790d581a 2018-07-23 23:42:05,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141181945801s 2018-07-23 23:42:05,987 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-c449581d-2768-4fc4-bbb7-7399790d581a 2018-07-23 23:42:05,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:42:05,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:06,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-88eb4ad0-cffd-4d09-a039-4f3d4cd724de Date: Mon, 23 Jul 2018 23:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "29fe7c1e-3247-4570-993b-adbf861543df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "3f287837-0353-4f65-825f-abaffdaddfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "44ee3ebd-9c08-40f1-8dd7-ee5f3ebf6a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 5, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}]} 2018-07-23 23:42:06,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-88eb4ad0-cffd-4d09-a039-4f3d4cd724de 2018-07-23 23:42:06,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0505111217499s 2018-07-23 23:42:06,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-88eb4ad0-cffd-4d09-a039-4f3d4cd724de 2018-07-23 23:42:06,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:42:06,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 443, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 443, "ethertype": "IPv4", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}}' 2018-07-23 23:42:06,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5cbddeb5-ca5b-4220-8a31-bf9fe0a64b52 Date: Mon, 23 Jul 2018 23:42:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "port_range_min": 443, "revision_number": 0, "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:06Z", "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "c91533ea-3df3-447c-80b4-68edcd088bc0"}} 2018-07-23 23:42:06,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5cbddeb5-ca5b-4220-8a31-bf9fe0a64b52 2018-07-23 23:42:06,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.260922908783s 2018-07-23 23:42:06,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-5cbddeb5-ca5b-4220-8a31-bf9fe0a64b52 2018-07-23 23:42:06,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:42:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:06,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-85587330-3f58-43ed-9f15-8a67b6dcb08f Date: Mon, 23 Jul 2018 23:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "29fe7c1e-3247-4570-993b-adbf861543df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "3f287837-0353-4f65-825f-abaffdaddfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "44ee3ebd-9c08-40f1-8dd7-ee5f3ebf6a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T23:42:06Z", "revision_number": 0, "id": "c91533ea-3df3-447c-80b4-68edcd088bc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 6, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}]} 2018-07-23 23:42:06,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-85587330-3f58-43ed-9f15-8a67b6dcb08f 2018-07-23 23:42:06,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531749725342s 2018-07-23 23:42:06,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-85587330-3f58-43ed-9f15-8a67b6dcb08f 2018-07-23 23:42:06,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:42:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 5671, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 5671, "ethertype": "IPv4", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}}' 2018-07-23 23:42:06,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-3484dafb-1a6e-44b7-b04b-a42221ed5c29 Date: Mon, 23 Jul 2018 23:42:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:06Z", "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "6b5055c5-d58e-4ba1-b100-7bf9d86ba9ed"}} 2018-07-23 23:42:06,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3484dafb-1a6e-44b7-b04b-a42221ed5c29 2018-07-23 23:42:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143488883972s 2018-07-23 23:42:06,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-3484dafb-1a6e-44b7-b04b-a42221ed5c29 2018-07-23 23:42:06,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:42:06,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:06,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-ee693b3a-fb62-442e-9994-82c61c67487a Date: Mon, 23 Jul 2018 23:42:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "29fe7c1e-3247-4570-993b-adbf861543df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "3f287837-0353-4f65-825f-abaffdaddfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "44ee3ebd-9c08-40f1-8dd7-ee5f3ebf6a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T23:42:06Z", "revision_number": 0, "id": "6b5055c5-d58e-4ba1-b100-7bf9d86ba9ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T23:42:06Z", "revision_number": 0, "id": "c91533ea-3df3-447c-80b4-68edcd088bc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 7, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}]} 2018-07-23 23:42:06,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ee693b3a-fb62-442e-9994-82c61c67487a 2018-07-23 23:42:06,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.271588087082s 2018-07-23 23:42:06,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-ee693b3a-fb62-442e-9994-82c61c67487a 2018-07-23 23:42:06,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-23 23:42:06,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 53333, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 53333, "ethertype": "IPv4", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}}' 2018-07-23 23:42:06,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-66661772-8b74-4e92-9c29-5198b3b308a6 Date: Mon, 23 Jul 2018 23:42:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:06Z", "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "eb3798b4-829a-4b41-ad2f-df3a2fd4f900"}} 2018-07-23 23:42:06,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-66661772-8b74-4e92-9c29-5198b3b308a6 2018-07-23 23:42:06,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131797075272s 2018-07-23 23:42:06,921 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules.json used request id req-66661772-8b74-4e92-9c29-5198b3b308a6 2018-07-23 23:42:06,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:42:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:07,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-b79024b0-55a9-421f-b05c-f43d8f357129 Date: Mon, 23 Jul 2018 23:42:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0326db50-f600-456d-aa96-df974dc2c763","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a7024f0bc814fbca8db5053b62102e2","l2_adjacency":true,"status":"ACTIVE","subnets":["c088090a-86c8-4df8-a6f6-1bda1cf38bd8"],"description":"","tags":[],"updated_at":"2018-07-23T23:40:38Z","qos_policy_id":null,"name":"cloudify_ims-net_ba6a9c3b-5009-4631-9cbc-27002f155383","admin_state_up":true,"tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:42:07,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b79024b0-55a9-421f-b05c-f43d8f357129 2018-07-23 23:42:07,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.1060359478s 2018-07-23 23:42:07,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-b79024b0-55a9-421f-b05c-f43d8f357129 2018-07-23 23:42:07,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:42:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:07,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d2d30438-68e6-40e7-8c02-a8f6943cb9a0 Date: Mon, 23 Jul 2018 23:42:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/snap", "metadata": {}}], "file": "/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/file", "owner": "1a7024f0bc814fbca8db5053b62102e2", "id": "88e8a1bc-f91c-4154-a856-1a7f0f725361", "size": 4373348352, "self": "/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T23:42:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T23:41:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:42:07,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d2d30438-68e6-40e7-8c02-a8f6943cb9a0 2018-07-23 23:42:07,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341260433197s 2018-07-23 23:42:07,068 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-d2d30438-68e6-40e7-8c02-a8f6943cb9a0 2018-07-23 23:42:07,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 23:42:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:07,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57eb62f3-40b9-45e8-ab54-aad7d50755ed x-compute-request-id: req-57eb62f3-40b9-45e8-ab54-aad7d50755ed Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}, {"name": "cloudify_ims-flavor_ba6a9c3b-5009-4631-9cbc-27002f155383", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "a466499e-36bf-443f-9b94-bc2b0648e12b"}]} 2018-07-23 23:42:07,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-57eb62f3-40b9-45e8-ab54-aad7d50755ed 2018-07-23 23:42:07,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248739719391s 2018-07-23 23:42:07,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-57eb62f3-40b9-45e8-ab54-aad7d50755ed 2018-07-23 23:42:07,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-23 23:42:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"server": {"name": "cloudify_ims-vm_ba6a9c3b-5009-4631-9cbc-27002f155383", "imageRef": "88e8a1bc-f91c-4154-a856-1a7f0f725361", "key_name": "cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383", "flavorRef": "a466499e-36bf-443f-9b94-bc2b0648e12b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0326db50-f600-456d-aa96-df974dc2c763"}], "security_groups": [{"name": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}]}}' 2018-07-23 23:42:08,187 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:42:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f3b4b3c6-be4e-4a9a-89e6-824fd7f30614 x-compute-request-id: req-f3b4b3c6-be4e-4a9a-89e6-824fd7f30614 Content-Length: 403 location: http://172.30.9.26:8774/v2.1/servers/ada35ec2-bc78-4cc4-9ed4-70d59694a71b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "00a5219d-08ce-41c8-b070-4b0fb803e9de"}], "OS-DCF:diskConfig": "MANUAL", "id": "ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "rel": "bookmark"}], "adminPass": "25B3nnSZkhxb"}} 2018-07-23 23:42:08,188 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f3b4b3c6-be4e-4a9a-89e6-824fd7f30614 2018-07-23 23:42:08,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.09033489227s 2018-07-23 23:42:08,188 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-f3b4b3c6-be4e-4a9a-89e6-824fd7f30614 2018-07-23 23:42:08,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:42:08,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:08,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf0c4638-e562-4c22-ac24-5c2d276ec109 x-compute-request-id: req-cf0c4638-e562-4c22-ac24-5c2d276ec109 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "rel": "bookmark"}], "image": {"id": "88e8a1bc-f91c-4154-a856-1a7f0f725361", "links": [{"href": "http://172.30.9.26:8774/images/88e8a1bc-f91c-4154-a856-1a7f0f725361", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a466499e-36bf-443f-9b94-bc2b0648e12b", "links": [{"href": "http://172.30.9.26:8774/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "bookmark"}]}, "id": "ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "user_id": "5e154b88ca9543bfb46394973dbd4880", "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-23T23:42:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383", "name": "cloudify_ims-vm_ba6a9c3b-5009-4631-9cbc-27002f155383", "created": "2018-07-23T23:42:08Z", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:42:08,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cf0c4638-e562-4c22-ac24-5c2d276ec109 2018-07-23 23:42:08,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450055122375s 2018-07-23 23:42:08,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-cf0c4638-e562-4c22-ac24-5c2d276ec109 2018-07-23 23:42:08,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:42:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:08,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1277 X-Openstack-Request-Id: req-64ebe833-8aff-4dbe-bdb8-4e4778dfe1fb Date: Mon, 23 Jul 2018 23:42:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0326db50-f600-456d-aa96-df974dc2c763","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a7024f0bc814fbca8db5053b62102e2","l2_adjacency":true,"status":"ACTIVE","subnets":["c088090a-86c8-4df8-a6f6-1bda1cf38bd8"],"description":"","tags":[],"updated_at":"2018-07-23T23:40:38Z","qos_policy_id":null,"name":"cloudify_ims-net_ba6a9c3b-5009-4631-9cbc-27002f155383","admin_state_up":true,"tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:42:08,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-64ebe833-8aff-4dbe-bdb8-4e4778dfe1fb 2018-07-23 23:42:08,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104566812515s 2018-07-23 23:42:08,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-64ebe833-8aff-4dbe-bdb8-4e4778dfe1fb 2018-07-23 23:42:08,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 23:42:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:08,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-319809b8-ffc1-4106-a82c-a7f27495b031 Date: Mon, 23 Jul 2018 23:42:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0326db50-f600-456d-aa96-df974dc2c763","tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1a7024f0bc814fbca8db5053b62102e2","id":"c088090a-86c8-4df8-a6f6-1bda1cf38bd8","subnetpool_id":null,"name":"cloudify_ims-subnet_ba6a9c3b-5009-4631-9cbc-27002f155383"}]} 2018-07-23 23:42:08,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-319809b8-ffc1-4106-a82c-a7f27495b031 2018-07-23 23:42:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0465948581696s 2018-07-23 23:42:08,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-319809b8-ffc1-4106-a82c-a7f27495b031 2018-07-23 23:42:08,799 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-23 23:42:10,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-23 23:42:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:11,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f41efc65-48ff-48e8-870b-86817d5e0cce x-compute-request-id: req-f41efc65-48ff-48e8-870b-86817d5e0cce Content-Encoding: gzip Content-Length: 593 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "rel": "bookmark"}], "image": {"id": "88e8a1bc-f91c-4154-a856-1a7f0f725361", "links": [{"href": "http://172.30.9.26:8774/images/88e8a1bc-f91c-4154-a856-1a7f0f725361", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a466499e-36bf-443f-9b94-bc2b0648e12b", "links": [{"href": "http://172.30.9.26:8774/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "bookmark"}]}, "id": "ada35ec2-bc78-4cc4-9ed4-70d59694a71b", "user_id": "5e154b88ca9543bfb46394973dbd4880", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T23:42:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383", "name": "cloudify_ims-vm_ba6a9c3b-5009-4631-9cbc-27002f155383", "created": "2018-07-23T23:42:08Z", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-23 23:42:11,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f41efc65-48ff-48e8-870b-86817d5e0cce 2018-07-23 23:42:11,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457958936691s 2018-07-23 23:42:11,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail used request id req-f41efc65-48ff-48e8-870b-86817d5e0cce 2018-07-23 23:42:11,264 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 409, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 183, in boot_vm timeout=self.create_server_timeout, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'88e8a1bc-f91c-4154-a856-1a7f0f725361'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'a466499e-36bf-443f-9b94-bc2b0648e12b'}), 'az': u'', 'id': u'ada35ec2-bc78-4cc4-9ed4-70d59694a71b', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5e154b88ca9543bfb46394973dbd4880', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a7024f0bc814fbca8db5053b62102e2', 'name': 'cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-23T23:42:08Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'1a7024f0bc814fbca8db5053b62102e2', 'name': u'cloudify_ims-vm_ba6a9c3b-5009-4631-9cbc-27002f155383', 'adminPass': None, 'tenant_id': u'1a7024f0bc814fbca8db5053b62102e2', 'created_at': u'2018-07-23T23:42:08Z', 'created': u'2018-07-23T23:42:08Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-23 23:42:11,392 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 23:42:11,393 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:34 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 23:42:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-07-23 23:42:11,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 251, in clean exec_list = self.cfy_client.executions.list(dep_name) AttributeError: 'NoneType' object has no attribute 'executions' 2018-07-23 23:42:11,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-23 23:42:11,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:11,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-f3bb9c56-1f9a-4e4f-b3af-224fab4763ae Date: Mon, 23 Jul 2018 23:42:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:42:05Z", "updated_at": "2018-07-23T23:42:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "0c3fe669-78fc-48d2-8721-7ebfade06356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "29fe7c1e-3247-4570-993b-adbf861543df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "3f287837-0353-4f65-825f-abaffdaddfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "44ee3ebd-9c08-40f1-8dd7-ee5f3ebf6a69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-07-23T23:42:06Z", "revision_number": 0, "id": "6b5055c5-d58e-4ba1-b100-7bf9d86ba9ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:42:05Z", "revision_number": 0, "id": "79eb79b9-01f2-4606-99d7-7c0b0df42763", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:05Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-07-23T23:42:06Z", "revision_number": 0, "id": "c91533ea-3df3-447c-80b4-68edcd088bc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-07-23T23:42:06Z", "revision_number": 0, "id": "eb3798b4-829a-4b41-ad2f-df3a2fd4f900", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:42:06Z", "security_group_id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 8, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "00a5219d-08ce-41c8-b070-4b0fb803e9de", "name": "cloudify_ims-sg_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}]} 2018-07-23 23:42:11,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f3bb9c56-1f9a-4e4f-b3af-224fab4763ae 2018-07-23 23:42:11,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0551300048828s 2018-07-23 23:42:11,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups.json used request id req-f3bb9c56-1f9a-4e4f-b3af-224fab4763ae 2018-07-23 23:42:11,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-23 23:42:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/security-groups/00a5219d-08ce-41c8-b070-4b0fb803e9de.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:11,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4268c29-5a3c-4c29-b9e0-127be9d55306 Content-Length: 0 Date: Mon, 23 Jul 2018 23:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:42:11,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/00a5219d-08ce-41c8-b070-4b0fb803e9de.json used request id req-b4268c29-5a3c-4c29-b9e0-127be9d55306 2018-07-23 23:42:11,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156550168991s 2018-07-23 23:42:11,617 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/00a5219d-08ce-41c8-b070-4b0fb803e9de.json used request id req-b4268c29-5a3c-4c29-b9e0-127be9d55306 2018-07-23 23:42:11,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-23 23:42:11,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:11,652 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aab31b8c-b2c0-463e-8920-1113f5047839 x-compute-request-id: req-aab31b8c-b2c0-463e-8920-1113f5047839 Content-Length: 0 Content-Type: application/json 2018-07-23 23:42:11,653 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383 used request id req-aab31b8c-b2c0-463e-8920-1113f5047839 2018-07-23 23:42:11,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0353820323944s 2018-07-23 23:42:11,653 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_ims-kp_ba6a9c3b-5009-4631-9cbc-27002f155383 used request id req-aab31b8c-b2c0-463e-8920-1113f5047839 2018-07-23 23:42:11,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 23:42:11,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895/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}fabe0136b55c254f059d16415ca9b16074e20b32" -d '{"subnet_id": "c088090a-86c8-4df8-a6f6-1bda1cf38bd8"}' 2018-07-23 23:42:13,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb4b9a8a-a11d-4309-8508-0301ebb74660 Date: Mon, 23 Jul 2018 23:42:13 GMT RESP BODY: {"network_id": "0326db50-f600-456d-aa96-df974dc2c763", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "subnet_id": "c088090a-86c8-4df8-a6f6-1bda1cf38bd8", "subnet_ids": ["c088090a-86c8-4df8-a6f6-1bda1cf38bd8"], "port_id": "141be379-d4bd-4306-9ec0-736213587236", "id": "e83440b3-5a9c-40fd-ac94-b881665b4895"} 2018-07-23 23:42:13,296 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895/remove_router_interface.json used request id req-eb4b9a8a-a11d-4309-8508-0301ebb74660 2018-07-23 23:42:13,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64269900322s 2018-07-23 23:42:13,296 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895/remove_router_interface.json used request id req-eb4b9a8a-a11d-4309-8508-0301ebb74660 returning object e83440b3-5a9c-40fd-ac94-b881665b4895 2018-07-23 23:42:13,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 23:42:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:13,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-1d744d84-ab2f-44db-8331-58d5522808f2 Date: Mon, 23 Jul 2018 23:42:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:38Z", "admin_state_up": true, "updated_at": "2018-07-23T23:42:12Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "e83440b3-5a9c-40fd-ac94-b881665b4895", "name": "cloudify_ims-router_ba6a9c3b-5009-4631-9cbc-27002f155383"}]} 2018-07-23 23:42:13,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1d744d84-ab2f-44db-8331-58d5522808f2 2018-07-23 23:42:13,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110769987106s 2018-07-23 23:42:13,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers.json used request id req-1d744d84-ab2f-44db-8331-58d5522808f2 2018-07-23 23:42:13,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 23:42:13,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:14,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6916b235-690a-4a30-b004-a69c4af9e007 Content-Length: 0 Date: Mon, 23 Jul 2018 23:42:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:42:14,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895.json used request id req-6916b235-690a-4a30-b004-a69c4af9e007 2018-07-23 23:42:14,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32164096832s 2018-07-23 23:42:14,731 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/e83440b3-5a9c-40fd-ac94-b881665b4895.json used request id req-6916b235-690a-4a30-b004-a69c4af9e007 2018-07-23 23:42:14,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 23:42:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:14,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d8459b5c-b442-4942-bc33-e7ef67e73fab Date: Mon, 23 Jul 2018 23:42:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0326db50-f600-456d-aa96-df974dc2c763","tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:40:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1a7024f0bc814fbca8db5053b62102e2","id":"c088090a-86c8-4df8-a6f6-1bda1cf38bd8","subnetpool_id":null,"name":"cloudify_ims-subnet_ba6a9c3b-5009-4631-9cbc-27002f155383"}]} 2018-07-23 23:42:14,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d8459b5c-b442-4942-bc33-e7ef67e73fab 2018-07-23 23:42:14,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0481021404266s 2018-07-23 23:42:14,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets.json used request id req-d8459b5c-b442-4942-bc33-e7ef67e73fab 2018-07-23 23:42:14,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 23:42:14,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/subnets/c088090a-86c8-4df8-a6f6-1bda1cf38bd8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:15,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4446a644-7648-4800-8fc7-cced596de8b8 Date: Mon, 23 Jul 2018 23:42:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:42:15,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c088090a-86c8-4df8-a6f6-1bda1cf38bd8.json used request id req-4446a644-7648-4800-8fc7-cced596de8b8 2018-07-23 23:42:15,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.914345026016s 2018-07-23 23:42:15,697 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/c088090a-86c8-4df8-a6f6-1bda1cf38bd8.json used request id req-4446a644-7648-4800-8fc7-cced596de8b8 2018-07-23 23:42:15,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 23:42:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:15,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-06110ebf-7d21-409c-8903-f34dffba4d19 Date: Mon, 23 Jul 2018 23:42:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0326db50-f600-456d-aa96-df974dc2c763","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1a7024f0bc814fbca8db5053b62102e2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:42:15Z","qos_policy_id":null,"name":"cloudify_ims-net_ba6a9c3b-5009-4631-9cbc-27002f155383","admin_state_up":true,"tenant_id":"1a7024f0bc814fbca8db5053b62102e2","created_at":"2018-07-23T23:40:37Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:42:15,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-06110ebf-7d21-409c-8903-f34dffba4d19 2018-07-23 23:42:15,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111231088638s 2018-07-23 23:42:15,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks.json used request id req-06110ebf-7d21-409c-8903-f34dffba4d19 2018-07-23 23:42:15,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 23:42:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9696/v2.0/networks/0326db50-f600-456d-aa96-df974dc2c763.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:16,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-76a21a80-6262-4e55-a33c-c58731ebf2be Date: Mon, 23 Jul 2018 23:42:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:42:16,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0326db50-f600-456d-aa96-df974dc2c763.json used request id req-76a21a80-6262-4e55-a33c-c58731ebf2be 2018-07-23 23:42:16,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.789359092712s 2018-07-23 23:42:16,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/0326db50-f600-456d-aa96-df974dc2c763.json used request id req-76a21a80-6262-4e55-a33c-c58731ebf2be 2018-07-23 23:42:16,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 23:42:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:16,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-506847e8-b999-4e65-b747-c0f72f8e1799 Date: Mon, 23 Jul 2018 23:42:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/snap", "metadata": {}}], "file": "/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/file", "owner": "1a7024f0bc814fbca8db5053b62102e2", "id": "88e8a1bc-f91c-4154-a856-1a7f0f725361", "size": 4373348352, "self": "/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361", "disk_format": "qcow2", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/88e8a1bc-f91c-4154-a856-1a7f0f725361/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-07-23T23:42:04Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_ba6a9c3b-5009-4631-9cbc-27002f155383", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-07-23T23:41:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 23:42:16,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-506847e8-b999-4e65-b747-c0f72f8e1799 2018-07-23 23:42:16,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357580184937s 2018-07-23 23:42:16,640 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images used request id req-506847e8-b999-4e65-b747-c0f72f8e1799 2018-07-23 23:42:16,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 23:42:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:9292/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fabe0136b55c254f059d16415ca9b16074e20b32" 2018-07-23 23:42:17,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01e21018-d86b-4748-ba6b-e4a1f2dcfcbc Date: Mon, 23 Jul 2018 23:42:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:42:17,727 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361 used request id req-01e21018-d86b-4748-ba6b-e4a1f2dcfcbc 2018-07-23 23:42:17,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08595991135s 2018-07-23 23:42:17,728 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/88e8a1bc-f91c-4154-a856-1a7f0f725361 used request id req-01e21018-d86b-4748-ba6b-e4a1f2dcfcbc 2018-07-23 23:42:17,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 23:42:17,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:17,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbb5d6fb-3c55-4ebf-8a57-0bf8aa6038a0 x-compute-request-id: req-cbb5d6fb-3c55-4ebf-8a57-0bf8aa6038a0 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "57d44428-5dfd-4e85-8393-d65f10cf9937"}, {"name": "cloudify_ims-flavor_ba6a9c3b-5009-4631-9cbc-27002f155383", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "a466499e-36bf-443f-9b94-bc2b0648e12b"}]} 2018-07-23 23:42:17,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cbb5d6fb-3c55-4ebf-8a57-0bf8aa6038a0 2018-07-23 23:42:17,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270941257477s 2018-07-23 23:42:17,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/detail?is_public=None used request id req-cbb5d6fb-3c55-4ebf-8a57-0bf8aa6038a0 2018-07-23 23:42:17,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 23:42:17,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:17,793 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbc03078-c08f-4eee-8bce-765773fc5b00 x-compute-request-id: req-fbc03078-c08f-4eee-8bce-765773fc5b00 Content-Length: 0 Content-Type: application/json 2018-07-23 23:42:17,793 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b used request id req-fbc03078-c08f-4eee-8bce-765773fc5b00 2018-07-23 23:42:17,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.035640001297s 2018-07-23 23:42:17,794 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/a466499e-36bf-443f-9b94-bc2b0648e12b used request id req-fbc03078-c08f-4eee-8bce-765773fc5b00 2018-07-23 23:42:17,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:42:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:17,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b412614-82cc-48b4-8f22-7c0907c24efd Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383", "links": {"self": "http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5e154b88ca9543bfb46394973dbd4880", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:42:17,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9b412614-82cc-48b4-8f22-7c0907c24efd 2018-07-23 23:42:17,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104938983917s 2018-07-23 23:42:17,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-9b412614-82cc-48b4-8f22-7c0907c24efd 2018-07-23 23:42:17,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-23 23:42:17,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:18,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e65191e-76a4-4be4-9ba5-88089fc41dd1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_ba6a9c3b-5009-4631-9cbc-27002f155383", "links": {"self": "http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5e154b88ca9543bfb46394973dbd4880", "description": null}} 2018-07-23 23:42:18,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880 used request id req-7e65191e-76a4-4be4-9ba5-88089fc41dd1 2018-07-23 23:42:18,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104433774948s 2018-07-23 23:42:18,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880 used request id req-7e65191e-76a4-4be4-9ba5-88089fc41dd1 2018-07-23 23:42:18,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-23 23:42:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:18,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81f12b0-775c-434c-baa0-316b77414ba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:42:18,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880 used request id req-c81f12b0-775c-434c-baa0-316b77414ba8 2018-07-23 23:42:18,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.169915914536s 2018-07-23 23:42:18,181 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/5e154b88ca9543bfb46394973dbd4880 used request id req-c81f12b0-775c-434c-baa0-316b77414ba8 2018-07-23 23:42:18,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-23 23:42:18,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:18,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a64e7f-e1ff-40af-ac6b-e42d9b5fe648 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2"}, "tags": [], "enabled": true, "id": "1a7024f0bc814fbca8db5053b62102e2", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_ba6a9c3b-5009-4631-9cbc-27002f155383"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "id": "8707d8833d5c4b879e8357ef18a0ca79", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "id": "c9462505ff8a4a87b98518c3007786d3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-23 23:42:18,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5a64e7f-e1ff-40af-ac6b-e42d9b5fe648 2018-07-23 23:42:18,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0886070728302s 2018-07-23 23:42:18,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects used request id req-e5a64e7f-e1ff-40af-ac6b-e42d9b5fe648 2018-07-23 23:42:18,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-23 23:42:18,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:18,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2114c09a-c67b-459b-81c9-e600e3ea3c43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:42:18,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2 used request id req-2114c09a-c67b-459b-81c9-e600e3ea3c43 2018-07-23 23:42:18,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.150462150574s 2018-07-23 23:42:18,432 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/1a7024f0bc814fbca8db5053b62102e2 used request id req-2114c09a-c67b-459b-81c9-e600e3ea3c43 2018-07-23 23:42:18,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 23:42:18,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.26: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}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:18,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9ba0c36-18ee-4173-a0d9-00d81ebcda55 Content-Encoding: gzip Content-Length: 357 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "e63a0294e7fa4151af2c602005646a8c", "links": {"self": "http://172.30.9.26:5000/v3/roles/e63a0294e7fa4151af2c602005646a8c"}, "name": "Member"}]} 2018-07-23 23:42:18,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b9ba0c36-18ee-4173-a0d9-00d81ebcda55 2018-07-23 23:42:18,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0878009796143s 2018-07-23 23:42:18,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b9ba0c36-18ee-4173-a0d9-00d81ebcda55 2018-07-23 23:42:18,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-23 23:42:18,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.26:5000/v3/roles/e63a0294e7fa4151af2c602005646a8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac3b8d6674ff750de055fc2733108cc4cc745726" 2018-07-23 23:42:18,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cbd1948-64ae-4253-a2f8-bac77a230ed6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:42:18,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e63a0294e7fa4151af2c602005646a8c used request id req-3cbd1948-64ae-4253-a2f8-bac77a230ed6 2018-07-23 23:42:18,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.102386951447s 2018-07-23 23:42:18,632 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/roles/e63a0294e7fa4151af2c602005646a8c used request id req-3cbd1948-64ae-4253-a2f8-bac77a230ed6 2018-07-23 23:42:18,632 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-07-23 23:42:18,655 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-07-23 23:42:18,974 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-23 23:42:19,017 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-07-23 23:42:19,072 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-23 23:42:19,072 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=True, shell=None) 2018-07-23 23:42:19,314 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-07-23 23:42:19,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-07-23 23:42:19,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-07-23 23:42:19,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-07-23 23:42:19,429 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-07-23 23:42:19,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-07-23 23:42:19,457 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-07-23 23:42:19,457 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-07-23 23:42:19,457 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 23:42:19,457 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 23:42:19,458 - openstack_tests - INFO - OS Credentials = > 2018-07-23 23:42:19,458 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:42:19,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:42:19,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["bvYY3qknSl-i4HQzqfXR8g"], "issued_at": "2018-07-23T23:42:19.000000Z"}} 2018-07-23 23:42:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:42:19,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16a75de-e9d6-45ff-80c6-0ce835e6c016 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:42:19,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f16a75de-e9d6-45ff-80c6-0ce835e6c016 2018-07-23 23:42:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:42:19,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:42:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:42:19,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15&description=Created+by+OPNFV+Functest%3A+vyos_vrouter -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:42:20,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af8e05f7-161f-46e0-aa70-4b9339004a75 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15&description=Created+by+OPNFV+Functest%3A+vyos_vrouter", "previous": null, "next": null}, "projects": []} 2018-07-23 23:42:20,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15&description=Created+by+OPNFV+Functest%3A+vyos_vrouter used request id req-af8e05f7-161f-46e0-aa70-4b9339004a75 2018-07-23 23:42:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:42:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41044cfc-3d1e-48cd-9314-e3b604934065 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:42:20,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-41044cfc-3d1e-48cd-9314-e3b604934065 2018-07-23 23:42:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: vyos_vrouter", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "domain_id": "default"}}' 2018-07-23 23:42:20,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60171753-a3cd-4840-bebe-c6345603e822 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "id": "50d7a875487d46e18753c4414229c590", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:42:20,236 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-60171753-a3cd-4840-bebe-c6345603e822 2018-07-23 23:42:20,237 - keystone_utils - INFO - Created project with name - vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:42:20,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:42:20,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:42:20,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["q4mfXDckQvScu-SlA5p8lg"], "issued_at": "2018-07-23T23:42:20.000000Z"}} 2018-07-23 23:42:20,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87be7f9974ae748a9cd7d8c942e02bdefc5c1c76" 2018-07-23 23:42:20,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6101fb00-65fe-4b07-aa2f-137c7596243c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:42:20,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6101fb00-65fe-4b07-aa2f-137c7596243c 2018-07-23 23:42:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:42:20,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:42:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:42:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87be7f9974ae748a9cd7d8c942e02bdefc5c1c76" 2018-07-23 23:42:20,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b15b1c-169c-4d1b-81c3-3323f191731e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:42:20,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f7b15b1c-169c-4d1b-81c3-3323f191731e 2018-07-23 23:42:20,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:42:20,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:42:21,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["_AdU_fQ0RGyaqGoMsgMrbg"], "issued_at": "2018-07-23T23:42:21.000000Z"}} 2018-07-23 23:42:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:21,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242132a6-310c-4447-a6b2-52d2c01f9291 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:42:21,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-242132a6-310c-4447-a6b2-52d2c01f9291 2018-07-23 23:42:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:42:21,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:42:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:42:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:21,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48040c1d-5a3b-4809-8e7f-7be686450877 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:42:21,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-48040c1d-5a3b-4809-8e7f-7be686450877 2018-07-23 23:42:21,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:21,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0847d04-d019-40ca-9a9c-7a39f2bb508e Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "id": "50d7a875487d46e18753c4414229c590", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:42:21,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-c0847d04-d019-40ca-9a9c-7a39f2bb508e 2018-07-23 23:42:21,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:21,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624bd049-33f1-46e8-832e-8465e707f21c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:42:21,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-624bd049-33f1-46e8-832e-8465e707f21c 2018-07-23 23:42:21,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:21,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8c0fcf4-70a7-4f06-ae8b-6cde27481435 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:42:21,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-f8c0fcf4-70a7-4f06-ae8b-6cde27481435 2018-07-23 23:42:21,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:22,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c75b57b-19d4-4e63-9010-373e5b71be28 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "id": "50d7a875487d46e18753c4414229c590", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:42:22,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-6c75b57b-19d4-4e63-9010-373e5b71be28 2018-07-23 23:42:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/83baa64189304fdba19b0c2aba26ffd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:22,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eab3750-c2d5-4789-ac03-3d59a290e622 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "links": {"self": "http://172.30.9.26:5000/v3/users/83baa64189304fdba19b0c2aba26ffd7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "50d7a875487d46e18753c4414229c590", "id": "83baa64189304fdba19b0c2aba26ffd7", "password_expires_at": null}} 2018-07-23 23:42:22,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/83baa64189304fdba19b0c2aba26ffd7 used request id req-9eab3750-c2d5-4789-ac03-3d59a290e622 2018-07-23 23:42:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/83baa64189304fdba19b0c2aba26ffd7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:22,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acaf7ad6-3665-481e-918e-b149d95da59c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/83baa64189304fdba19b0c2aba26ffd7/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:42:22,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/83baa64189304fdba19b0c2aba26ffd7/roles used request id req-acaf7ad6-3665-481e-918e-b149d95da59c 2018-07-23 23:42:22,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:22,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32300777-9251-49fb-a0a6-c39b06397b33 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 23:42:22,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-32300777-9251-49fb-a0a6-c39b06397b33 2018-07-23 23:42:22,380 - keystone_utils - INFO - Granting role admin to project vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:42:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/83baa64189304fdba19b0c2aba26ffd7/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:42:22,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b30b50f-b40a-4074-b9be-eb43160b65c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:42:22,496 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/83baa64189304fdba19b0c2aba26ffd7/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-0b30b50f-b40a-4074-b9be-eb43160b65c4 2018-07-23 23:42:22,497 - keystone_utils - INFO - Created user with name - vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:42:22,497 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15, password=f8cabfe7-e611-40be-8df3-e1fe98b67e02, auth_url=http://172.30.9.26:5000//v3, project_name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 23:42:22,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-07-23 23:42:22,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-07-23 23:42:22,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:42:22,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:42:22,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "83baa64189304fdba19b0c2aba26ffd7"}, "audit_ids": ["uHBWXzX1T02oVlTavPnurQ"], "issued_at": "2018-07-23T23:42:22.000000Z"}} 2018-07-23 23:42:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeda0d515a3ac412bec0cb68e14878b8933280f" 2018-07-23 23:42:22,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416fbd96-845e-40be-ad7d-d808f4b7399a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:42:22,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-416fbd96-845e-40be-ad7d-d808f4b7399a 2018-07-23 23:42:22,958 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:42:23,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeda0d515a3ac412bec0cb68e14878b8933280f" 2018-07-23 23:42:23,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2197bcbc-837a-4477-a261-f8c49c4d73eb x-compute-request-id: req-2197bcbc-837a-4477-a261-f8c49c4d73eb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:42:23,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-2197bcbc-837a-4477-a261-f8c49c4d73eb 2018-07-23 23:42:23,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeda0d515a3ac412bec0cb68e14878b8933280f" -d '{"flavor": {"vcpus": 2, "disk": 50, "name": "cloudify.medium-aca05618-57f4-40e8-8eb0-85354d1e5e15", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 4096, "id": null, "swap": 0}}' 2018-07-23 23:42:23,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d577e0f8-3233-4534-a9cf-21e505da376b x-compute-request-id: req-d577e0f8-3233-4534-a9cf-21e505da376b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-aca05618-57f4-40e8-8eb0-85354d1e5e15", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "2b34f259-9c90-4e7a-8f1a-b1d8e71104e4"}} 2018-07-23 23:42:23,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-d577e0f8-3233-4534-a9cf-21e505da376b 2018-07-23 23:42:23,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:42:23,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:42:23,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "83baa64189304fdba19b0c2aba26ffd7"}, "audit_ids": ["o9pkBUUzQUCoXyiWxridAA"], "issued_at": "2018-07-23T23:42:23.000000Z"}} 2018-07-23 23:42:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:23,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8562cc97-e764-4329-808d-9af9bc20d751 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:42:23,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8562cc97-e764-4329-808d-9af9bc20d751 2018-07-23 23:42:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:42:23,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:42:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:42:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:23,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e77156-3dc4-4548-aeda-9a997b382c7c Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "links": {"self": "http://172.30.9.26:5000/v3/users/83baa64189304fdba19b0c2aba26ffd7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "50d7a875487d46e18753c4414229c590", "id": "83baa64189304fdba19b0c2aba26ffd7", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:42:23,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-b8e77156-3dc4-4548-aeda-9a997b382c7c 2018-07-23 23:42:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:23,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78391ad-397b-45f1-a296-2c7e18726b1b Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "id": "50d7a875487d46e18753c4414229c590", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:42:23,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-a78391ad-397b-45f1-a296-2c7e18726b1b 2018-07-23 23:42:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:23,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2c2509-ce37-4b08-8a4f-952e43ff6513 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:42:23,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-5e2c2509-ce37-4b08-8a4f-952e43ff6513 2018-07-23 23:42:24,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:24,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2f14b1-b68d-42fc-a4a2-ee60f1336f5b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:42:24,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-8e2f14b1-b68d-42fc-a4a2-ee60f1336f5b 2018-07-23 23:42:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:24,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb241f8-b79a-4584-843a-9604e5431628 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "id": "50d7a875487d46e18753c4414229c590", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:42:24,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-aeb241f8-b79a-4584-843a-9604e5431628 2018-07-23 23:42:24,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/9a444a657a744cecac23a02e0016f6b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:24,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77950f6b-a2e0-4212-8f43-6062a44d383e Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "links": {"self": "http://172.30.9.26:5000/v3/users/9a444a657a744cecac23a02e0016f6b8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "50d7a875487d46e18753c4414229c590", "id": "9a444a657a744cecac23a02e0016f6b8", "password_expires_at": null}} 2018-07-23 23:42:24,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/9a444a657a744cecac23a02e0016f6b8 used request id req-77950f6b-a2e0-4212-8f43-6062a44d383e 2018-07-23 23:42:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/9a444a657a744cecac23a02e0016f6b8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:24,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21531a16-efed-4578-9279-5bd5b172efca Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/9a444a657a744cecac23a02e0016f6b8/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:42:24,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/9a444a657a744cecac23a02e0016f6b8/roles used request id req-21531a16-efed-4578-9279-5bd5b172efca 2018-07-23 23:42:24,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:24,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf5d09c-4575-4021-b879-4146d1188e1e Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-23 23:42:24,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-ebf5d09c-4575-4021-b879-4146d1188e1e 2018-07-23 23:42:24,760 - keystone_utils - INFO - Granting role _member_ to project vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:42:24,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/9a444a657a744cecac23a02e0016f6b8/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:42:24,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:42:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7437a2f-b366-46a2-9c8f-8ec87724d888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:42:24,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590/users/9a444a657a744cecac23a02e0016f6b8/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-e7437a2f-b366-46a2-9c8f-8ec87724d888 2018-07-23 23:42:24,823 - keystone_utils - INFO - Created user with name - cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:42:24,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - snaps creds: OSCreds - username=cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15, password=5e893668-adce-491a-ae71-a71bea1ef4d7, auth_url=http://172.30.9.26:5000//v3, project_name=vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 23:42:24,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-07-23 23:42:24,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:42:24,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:42:25,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["Yl-W8mGJQ4akI7RCWhnRDg"], "issued_at": "2018-07-23T23:42:25.000000Z"}} 2018-07-23 23:42:25,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b23708676c1a0fbd574b570d662bffc9cba3c9" 2018-07-23 23:42:25,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7affcc81-49d5-4c03-b72b-a19159f6cf32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:42:25,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-7affcc81-49d5-4c03-b72b-a19159f6cf32 2018-07-23 23:42:25,278 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:42:25,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b23708676c1a0fbd574b570d662bffc9cba3c9" 2018-07-23 23:42:25,466 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ed05c5e-da54-4c2f-ae4c-5aee6f8b16c7 x-compute-request-id: req-5ed05c5e-da54-4c2f-ae4c-5aee6f8b16c7 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-23 23:42:25,466 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-5ed05c5e-da54-4c2f-ae4c-5aee6f8b16c7 2018-07-23 23:42:25,467 - OpenStackKeypair - INFO - Creating keypair cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15... 2018-07-23 23:42:25,467 - OpenStackKeypair - INFO - Creating new keypair 2018-07-23 23:42:25,495 - nova_utils - INFO - Creating keypair with name - cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:42:25,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b23708676c1a0fbd574b570d662bffc9cba3c9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDI497RtHj5lq5I0kohyuzxahVj6cFyDNrzxAfWQVB4bKs+rk5RFLXeoI6eH1oQe2Jywqj9N2F0VW0gLj1IO1Kz2ioLUFDllnYupuOJ66I56eEWbzWEdG7vJ/bwJ9ins9ygbVYDsJrfl96ob/f5ErigdQOu3dUYLcKWebvBV2HVgQ==", "name": "cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15"}}' 2018-07-23 23:42:25,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12f3977a-eb7c-4900-a688-3deef11d49f9 x-compute-request-id: req-12f3977a-eb7c-4900-a688-3deef11d49f9 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDI497RtHj5lq5I0kohyuzxahVj6cFyDNrzxAfWQVB4bKs+rk5RFLXeoI6eH1oQe2Jywqj9N2F0VW0gLj1IO1Kz2ioLUFDllnYupuOJ66I56eEWbzWEdG7vJ/bwJ9ins9ygbVYDsJrfl96ob/f5ErigdQOu3dUYLcKWebvBV2HVgQ==", "user_id": "9a444a657a744cecac23a02e0016f6b8", "name": "cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15", "fingerprint": "61:d6:c2:b6:08:9e:15:91:ba:50:04:55:d5:88:18:77"}} 2018-07-23 23:42:25,573 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/os-keypairs used request id req-12f3977a-eb7c-4900-a688-3deef11d49f9 2018-07-23 23:42:25,574 - file_utils - INFO - Saved private key to - /home/opnfv/functest/data/router/cloudify_vrouter.pem 2018-07-23 23:42:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-07-23 23:42:25,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 23:42:25,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:42:25,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:42:25,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["-8v1fvNlS4y0NO8PrMC3BQ"], "issued_at": "2018-07-23T23:42:25.000000Z"}} 2018-07-23 23:42:25,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" 2018-07-23 23:42:26,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e14afcb-a3c6-4c42-9a96-b598c7200cc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:42:26,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-5e14afcb-a3c6-4c42-9a96-b598c7200cc9 2018-07-23 23:42:26,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" 2018-07-23 23:42:26,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 122 Content-Type: application/json X-Openstack-Request-Id: req-4da8b246-3c9a-433a-a8ae-fdda3a4dfb02 Date: Mon, 23 Jul 2018 23:42:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=cloudify_manager_4.0"} 2018-07-23 23:42:26,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=cloudify_manager_4.0 used request id req-4da8b246-3c9a-433a-a8ae-fdda3a4dfb02 2018-07-23 23:42:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" 2018-07-23 23:42:26,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c338604c-ff4e-431f-8db3-d60507811bd0 Date: Mon, 23 Jul 2018 23:42:26 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:42:26,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-c338604c-ff4e-431f-8db3-d60507811bd0 2018-07-23 23:42:26,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "cloudify_manager_4.0"}' 2018-07-23 23:42:26,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 581 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c419c83-6bc2-4eaf-802d-3dec16550bdf Date: Mon, 23 Jul 2018 23:42:26 GMT RESP BODY: {"status": "queued", "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:42:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:42:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f", "min_disk": 0, "protected": false, "id": "8174ab94-46bd-40fd-9092-6d72c4cce15f", "file": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/file", "checksum": null, "owner": "50d7a875487d46e18753c4414229c590", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:42:26,311 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-1c419c83-6bc2-4eaf-802d-3dec16550bdf 2018-07-23 23:42:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" -d '' 2018-07-23 23:43:29,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c4fc086-d675-4c4f-a970-6a5130e93fd2 Date: Mon, 23 Jul 2018 23:43:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:43:29,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/file used request id req-8c4fc086-d675-4c4f-a970-6a5130e93fd2 2018-07-23 23:43:29,681 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-07-23 23:43:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" 2018-07-23 23:43:29,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-f86f9030-9ec3-4a0c-a5d0-f9d961877f18 Date: Mon, 23 Jul 2018 23:43:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:42:26Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T23:43:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/snap", "metadata": {}}], "self": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f", "min_disk": 0, "protected": false, "id": "8174ab94-46bd-40fd-9092-6d72c4cce15f", "file": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "50d7a875487d46e18753c4414229c590", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:43:29,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f used request id req-f86f9030-9ec3-4a0c-a5d0-f9d961877f18 2018-07-23 23:43:29,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" 2018-07-23 23:43:29,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-be20429d-994f-4deb-8dda-924d5624f120 Date: Mon, 23 Jul 2018 23:43:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:43:29,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-be20429d-994f-4deb-8dda-924d5624f120 2018-07-23 23:43:29,714 - create_image - INFO - Created image with name - cloudify_manager_4.0 2018-07-23 23:43:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" 2018-07-23 23:43:29,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 844 Content-Type: application/json X-Openstack-Request-Id: req-89cdb488-914d-48d8-a031-d5771baf102f Date: Mon, 23 Jul 2018 23:43:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:42:26Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T23:43:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/snap", "metadata": {}}], "self": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f", "min_disk": 0, "protected": false, "id": "8174ab94-46bd-40fd-9092-6d72c4cce15f", "file": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "50d7a875487d46e18753c4414229c590", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:43:29,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f used request id req-89cdb488-914d-48d8-a031-d5771baf102f 2018-07-23 23:43:29,732 - create_image - DEBUG - Instance status is - active 2018-07-23 23:43:29,732 - create_image - DEBUG - Image is active with name - cloudify_manager_4.0 2018-07-23 23:43:29,732 - create_image - INFO - Image is now active with name - cloudify_manager_4.0 2018-07-23 23:43:29,732 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-23 23:43:29,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:29,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:30,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["dmDTjS-MSH2ji22CR_QVYA"], "issued_at": "2018-07-23T23:43:30.000000Z"}} 2018-07-23 23:43:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" 2018-07-23 23:43:30,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4259c179-5168-4081-8d80-98c8c209fbce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:30,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-4259c179-5168-4081-8d80-98c8c209fbce 2018-07-23 23:43:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" 2018-07-23 23:43:30,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 111 Content-Type: application/json X-Openstack-Request-Id: req-b76e691f-302e-4a95-9e63-e4f015f0b3c7 Date: Mon, 23 Jul 2018 23:43:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=vyos1.1.7"} 2018-07-23 23:43:30,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=vyos1.1.7 used request id req-b76e691f-302e-4a95-9e63-e4f015f0b3c7 2018-07-23 23:43:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" 2018-07-23 23:43:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a276ccf6-9ea5-4372-b49d-d868a6ec1a41 Date: Mon, 23 Jul 2018 23:43:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:43:30,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a276ccf6-9ea5-4372-b49d-d868a6ec1a41 2018-07-23 23:43:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "vyos1.1.7"}' 2018-07-23 23:43:30,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 570 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-89585364-83a4-4ce4-b809-b67930ba3376 Date: Mon, 23 Jul 2018 23:43:30 GMT RESP BODY: {"status": "queued", "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:43:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:43:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24", "min_disk": 0, "protected": false, "id": "c3f4e9e4-de94-4d80-81c9-b33988a41e24", "file": "/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/file", "checksum": null, "owner": "50d7a875487d46e18753c4414229c590", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:43:30,547 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-89585364-83a4-4ce4-b809-b67930ba3376 2018-07-23 23:43:30,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" -d '' 2018-07-23 23:43:38,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d995bfb-c378-4f2c-83f2-b9b7f4b7006c Date: Mon, 23 Jul 2018 23:43:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:43:38,029 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/file used request id req-3d995bfb-c378-4f2c-83f2-b9b7f4b7006c 2018-07-23 23:43:38,029 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/vyos-1.1.7.img 2018-07-23 23:43:38,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" 2018-07-23 23:43:38,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-8dd54cc5-633f-478c-a709-54f3490e0b06 Date: Mon, 23 Jul 2018 23:43:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:43:30Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-23T23:43:37Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/snap", "metadata": {}}], "self": "/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24", "min_disk": 0, "protected": false, "id": "c3f4e9e4-de94-4d80-81c9-b33988a41e24", "file": "/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "50d7a875487d46e18753c4414229c590", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:43:38,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24 used request id req-8dd54cc5-633f-478c-a709-54f3490e0b06 2018-07-23 23:43:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" 2018-07-23 23:43:38,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c2f3169-276c-4394-bdc0-a16e58a5054c Date: Mon, 23 Jul 2018 23:43:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:43:38,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-5c2f3169-276c-4394-bdc0-a16e58a5054c 2018-07-23 23:43:38,060 - create_image - INFO - Created image with name - vyos1.1.7 2018-07-23 23:43:38,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" 2018-07-23 23:43:38,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 832 Content-Type: application/json X-Openstack-Request-Id: req-62ce2388-33d1-41a2-8ed0-161fd2f47a9d Date: Mon, 23 Jul 2018 23:43:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "vyos1.1.7", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:43:30Z", "size": 426967040, "disk_format": "qcow2", "updated_at": "2018-07-23T23:43:37Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/snap", "metadata": {}}], "self": "/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24", "min_disk": 0, "protected": false, "id": "c3f4e9e4-de94-4d80-81c9-b33988a41e24", "file": "/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/file", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "owner": "50d7a875487d46e18753c4414229c590", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:43:38,077 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24 used request id req-62ce2388-33d1-41a2-8ed0-161fd2f47a9d 2018-07-23 23:43:38,077 - create_image - DEBUG - Instance status is - active 2018-07-23 23:43:38,077 - create_image - DEBUG - Image is active with name - vyos1.1.7 2018-07-23 23:43:38,078 - create_image - INFO - Image is now active with name - vyos1.1.7 2018-07-23 23:43:38,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-07-23 23:43:38,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:38,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:38,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["yTId3DBiSzWQoQyt9YANvw"], "issued_at": "2018-07-23T23:43:38.000000Z"}} 2018-07-23 23:43:38,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" 2018-07-23 23:43:38,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6610390-39e9-473c-886e-6ea33b3bf091 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:38,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f6610390-39e9-473c-886e-6ea33b3bf091 2018-07-23 23:43:38,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" 2018-07-23 23:43:38,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb2f312d-7f20-486e-994a-00b303215869 Date: Mon, 23 Jul 2018 23:43:38 GMT RESP BODY: {"networks":[]} 2018-07-23 23:43:38,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-eb2f312d-7f20-486e-994a-00b303215869 2018-07-23 23:43:38,811 - neutron_utils - INFO - Creating network with name cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:38,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" -d '{"network": {"name": "cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15", "admin_state_up": true}}' 2018-07-23 23:43:39,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-429c83e4-b83b-492e-940b-e353f3e67e82 Date: Mon, 23 Jul 2018 23:43:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","is_default":false,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","qos_policy_id":null,"admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}} 2018-07-23 23:43:39,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-429c83e4-b83b-492e-940b-e353f3e67e82 2018-07-23 23:43:39,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" 2018-07-23 23:43:39,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-57f20734-7e70-4d58-96a3-494b2c64fb19 Date: Mon, 23 Jul 2018 23:43:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","qos_policy_id":null,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}]} 2018-07-23 23:43:39,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-57f20734-7e70-4d58-96a3-494b2c64fb19 2018-07-23 23:43:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" 2018-07-23 23:43:39,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-228415d6-dabd-4eab-88c6-2c6fb6f84a33 Date: Mon, 23 Jul 2018 23:43:39 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:43:39,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-228415d6-dabd-4eab-88c6-2c6fb6f84a33 2018-07-23 23:43:39,357 - neutron_utils - INFO - Creating subnet with name cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:39,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" -d '{"subnets": [{"ip_version": 4, "network_id": "627237fe-6409-4170-b3de-1822db2c21b8", "cidr": "10.67.79.0/24", "dns_nameservers": ["8.8.8.8"], "name": "cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]}' 2018-07-23 23:43:40,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-887a7283-a401-4c42-8d2f-e055571c0c8e Date: Mon, 23 Jul 2018 23:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:40,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-887a7283-a401-4c42-8d2f-e055571c0c8e 2018-07-23 23:43:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" 2018-07-23 23:43:40,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-992e8397-6551-4293-ae04-698f600d9f2b Date: Mon, 23 Jul 2018 23:43:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":["f64d81e6-19cd-444d-8865-36164a2ac94c"],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","qos_policy_id":null,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}]} 2018-07-23 23:43:40,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-992e8397-6551-4293-ae04-698f600d9f2b 2018-07-23 23:43:40,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" 2018-07-23 23:43:40,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6d8714b5-bb37-4c3c-be5f-5f3be177c641 Date: Mon, 23 Jul 2018 23:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:40,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-6d8714b5-bb37-4c3c-be5f-5f3be177c641 2018-07-23 23:43:40,201 - OpenStackNetwork - DEBUG - Network [627237fe-6409-4170-b3de-1822db2c21b8] created successfully 2018-07-23 23:43:40,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:40,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:40,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["4-XuBLd2QRaIXTrerAefEQ"], "issued_at": "2018-07-23T23:43:40.000000Z"}} 2018-07-23 23:43:40,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01804735e98799a37e73d29fe726e8ec4016ea49" 2018-07-23 23:43:40,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-222a5211-3afe-456e-922c-2fb9e5c15e67 Date: Mon, 23 Jul 2018 23:43:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:43:40,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-222a5211-3afe-456e-922c-2fb9e5c15e67 2018-07-23 23:43:40,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01804735e98799a37e73d29fe726e8ec4016ea49" 2018-07-23 23:43:40,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88589fa2-02ab-401e-81d3-6bf279e0f5ea Date: Mon, 23 Jul 2018 23:43:40 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:43:40,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-88589fa2-02ab-401e-81d3-6bf279e0f5ea 2018-07-23 23:43:40,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:40,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:41,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["hrp2OwBoQAWIG59CSUizzw"], "issued_at": "2018-07-23T23:43:41.000000Z"}} 2018-07-23 23:43:41,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:41,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0dbd3a2-b1a9-49a7-8c42-bb47fde73b8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:41,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f0dbd3a2-b1a9-49a7-8c42-bb47fde73b8a 2018-07-23 23:43:41,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:41,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3fa0efdf-611a-45a4-86ff-96ac28ec91c9 Date: Mon, 23 Jul 2018 23:43:41 GMT RESP BODY: {"routers": []} 2018-07-23 23:43:41,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True used request id req-3fa0efdf-611a-45a4-86ff-96ac28ec91c9 2018-07-23 23:43:41,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:41,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:41,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["bWWeNqfKRsS-6EecNU317g"], "issued_at": "2018-07-23T23:43:41.000000Z"}} 2018-07-23 23:43:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c908ffdcc9c463835a8ca58d9d9618251e0bb3" 2018-07-23 23:43:41,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9fc8539-d571-4bc7-a735-cb314f7d24f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:41,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d9fc8539-d571-4bc7-a735-cb314f7d24f7 2018-07-23 23:43:41,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:42,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-575a0982-1f62-4059-8d32-a3912d6d6769 Date: Mon, 23 Jul 2018 23:43:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","mtu":1500}]} 2018-07-23 23:43:42,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-575a0982-1f62-4059-8d32-a3912d6d6769 2018-07-23 23:43:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:42,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-883f3e81-11e7-4422-b56d-4dbc3485c6ba Date: Mon, 23 Jul 2018 23:43:42 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:43:42,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-883f3e81-11e7-4422-b56d-4dbc3485c6ba 2018-07-23 23:43:42,132 - neutron_utils - INFO - Creating router with name - cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15", "admin_state_up": true}}' 2018-07-23 23:43:43,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-3d67d8ae-7fa5-4b2e-b481-c3973b2b03a7 Date: Mon, 23 Jul 2018 23:43:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:42Z", "admin_state_up": true, "updated_at": "2018-07-23T23:43:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "50d7a875487d46e18753c4414229c590", "id": "5dda0a52-2ae6-4484-a87b-5a691a1abb50", "name": "cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:43,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-3d67d8ae-7fa5-4b2e-b481-c3973b2b03a7 2018-07-23 23:43:43,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5dda0a52-2ae6-4484-a87b-5a691a1abb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:43,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c119a4c6-b5af-4e0b-b3b6-3c605236a1b7 Date: Mon, 23 Jul 2018 23:43:43 GMT RESP BODY: {"ports":[]} 2018-07-23 23:43:43,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5dda0a52-2ae6-4484-a87b-5a691a1abb50 used request id req-c119a4c6-b5af-4e0b-b3b6-3c605236a1b7 2018-07-23 23:43:43,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:43,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be7681cb-68c6-4169-b549-529ebaed1854 Date: Mon, 23 Jul 2018 23:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:43,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-be7681cb-68c6-4169-b549-529ebaed1854 2018-07-23 23:43:43,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:43:43,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:43:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:43:43,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:43,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4b1066-d8fe-41ce-a79d-c0f794b98ca0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:43,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-fd4b1066-d8fe-41ce-a79d-c0f794b98ca0 2018-07-23 23:43:43,725 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 23:43:43,725 - neutron_utils - INFO - Adding interface to router with name cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:43,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" -d '{"subnet_id": "f64d81e6-19cd-444d-8865-36164a2ac94c"}' 2018-07-23 23:43:46,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a03041d6-8a75-40e2-8707-18b618772baf Date: Mon, 23 Jul 2018 23:43:46 GMT RESP BODY: {"network_id": "627237fe-6409-4170-b3de-1822db2c21b8", "tenant_id": "50d7a875487d46e18753c4414229c590", "subnet_id": "f64d81e6-19cd-444d-8865-36164a2ac94c", "subnet_ids": ["f64d81e6-19cd-444d-8865-36164a2ac94c"], "port_id": "897f53c0-cc4c-44fb-94d5-703acbd16c13", "id": "5dda0a52-2ae6-4484-a87b-5a691a1abb50"} 2018-07-23 23:43:46,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50/add_router_interface used request id req-a03041d6-8a75-40e2-8707-18b618772baf 2018-07-23 23:43:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:46,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-9bba28c3-cb86-4ccb-b183-2a8cf7feaea3 Date: Mon, 23 Jul 2018 23:43:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:42Z", "admin_state_up": true, "updated_at": "2018-07-23T23:43:44Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "50d7a875487d46e18753c4414229c590", "id": "5dda0a52-2ae6-4484-a87b-5a691a1abb50", "name": "cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:46,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50 used request id req-9bba28c3-cb86-4ccb-b183-2a8cf7feaea3 2018-07-23 23:43:46,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=5dda0a52-2ae6-4484-a87b-5a691a1abb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:46,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-50909f8d-ebe2-4c17-88aa-5dc1f343b020 Date: Mon, 23 Jul 2018 23:43:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:43:45Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f64d81e6-19cd-444d-8865-36164a2ac94c","ip_address":"10.67.79.1"}],"id":"897f53c0-cc4c-44fb-94d5-703acbd16c13","security_groups":[],"mac_address":"fa:16:3e:09:ef:fe","project_id":"50d7a875487d46e18753c4414229c590","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:44Z","binding:vnic_type":"normal","device_id":"5dda0a52-2ae6-4484-a87b-5a691a1abb50","ip_allocation":"immediate"}]} 2018-07-23 23:43:46,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=5dda0a52-2ae6-4484-a87b-5a691a1abb50 used request id req-50909f8d-ebe2-4c17-88aa-5dc1f343b020 2018-07-23 23:43:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/f64d81e6-19cd-444d-8865-36164a2ac94c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:46,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-329b41aa-f47b-4dbb-b11a-0fb1f8f1a508 Date: Mon, 23 Jul 2018 23:43:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","gateway_ip":"10.67.79.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:46,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/f64d81e6-19cd-444d-8865-36164a2ac94c used request id req-329b41aa-f47b-4dbb-b11a-0fb1f8f1a508 2018-07-23 23:43:46,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-07-23 23:43:46,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:46,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:46,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["sHy-SdflSJm6v6zIecsaAw"], "issued_at": "2018-07-23T23:43:46.000000Z"}} 2018-07-23 23:43:46,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:46,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292c0bd1-dc3b-485b-859e-ddef21c4b2ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:46,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-292c0bd1-dc3b-485b-859e-ddef21c4b2ff 2018-07-23 23:43:46,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-512fe65a-1b0f-4525-ad19-2af751732706 Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_groups": []} 2018-07-23 23:43:47,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-512fe65a-1b0f-4525-ad19-2af751732706 2018-07-23 23:43:47,129 - OpenStackSecurityGroup - INFO - Creating security group sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15... 2018-07-23 23:43:47,129 - neutron_utils - INFO - Creating security group with name - sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:47,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" -d '{"security_group": {"name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}}' 2018-07-23 23:43:47,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-a25c60a5-de2a-44fb-8841-d77e443ef7de Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "updated_at": "2018-07-23T23:43:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "82a3f07b-b093-4b42-8b91-d729efeed92a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 2, "project_id": "50d7a875487d46e18753c4414229c590", "id": "68867ecb-d527-4c93-be30-a56428d15b38", "name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:47,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-groups used request id req-a25c60a5-de2a-44fb-8841-d77e443ef7de 2018-07-23 23:43:47,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a2c2cb7-9c3c-433a-ba33-f354553aa22d Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "82a3f07b-b093-4b42-8b91-d729efeed92a"}]} 2018-07-23 23:43:47,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-1a2c2cb7-9c3c-433a-ba33-f354553aa22d 2018-07-23 23:43:47,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:47,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf735662-cc83-49dc-bfb4-0d549aa9e972 Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "82a3f07b-b093-4b42-8b91-d729efeed92a"}]} 2018-07-23 23:43:47,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-bf735662-cc83-49dc-bfb4-0d549aa9e972 2018-07-23 23:43:47,407 - neutron_utils - INFO - Retrieving security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:47,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-13de4d55-507d-4a15-8dc5-490606268a86 Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "updated_at": "2018-07-23T23:43:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "82a3f07b-b093-4b42-8b91-d729efeed92a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 2, "project_id": "50d7a875487d46e18753c4414229c590", "id": "68867ecb-d527-4c93-be30-a56428d15b38", "name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:47,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-13de4d55-507d-4a15-8dc5-490606268a86 2018-07-23 23:43:47,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:47,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8c414753-edf7-4fdf-ab54-6c6b9aac9844 Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "82a3f07b-b093-4b42-8b91-d729efeed92a"}]} 2018-07-23 23:43:47,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-8c414753-edf7-4fdf-ab54-6c6b9aac9844 2018-07-23 23:43:47,509 - neutron_utils - INFO - Retrieving security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1b1230c4-0481-4ca5-86fe-8a75d433eefc Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "updated_at": "2018-07-23T23:43:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "82a3f07b-b093-4b42-8b91-d729efeed92a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 2, "project_id": "50d7a875487d46e18753c4414229c590", "id": "68867ecb-d527-4c93-be30-a56428d15b38", "name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:47,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-1b1230c4-0481-4ca5-86fe-8a75d433eefc 2018-07-23 23:43:47,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:47,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cd1c61b-5628-4d45-9973-ff565587c470 Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "82a3f07b-b093-4b42-8b91-d729efeed92a"}]} 2018-07-23 23:43:47,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-6cd1c61b-5628-4d45-9973-ff565587c470 2018-07-23 23:43:47,581 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:47,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-57df085e-1558-495c-a99b-30c03c88bf22 Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "updated_at": "2018-07-23T23:43:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "82a3f07b-b093-4b42-8b91-d729efeed92a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 2, "project_id": "50d7a875487d46e18753c4414229c590", "id": "68867ecb-d527-4c93-be30-a56428d15b38", "name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:47,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-57df085e-1558-495c-a99b-30c03c88bf22 2018-07-23 23:43:47,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:43:47,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:43:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:43:47,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d51ba82-9332-4cb6-8ff7-79659f7f2e9c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:47,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-5d51ba82-9332-4cb6-8ff7-79659f7f2e9c 2018-07-23 23:43:47,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:47,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ce752700-41d7-42d9-a65a-0b9c2d18eded Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "82a3f07b-b093-4b42-8b91-d729efeed92a"}]} 2018-07-23 23:43:47,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-ce752700-41d7-42d9-a65a-0b9c2d18eded 2018-07-23 23:43:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38"}}' 2018-07-23 23:43:47,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2800a89d-01e6-4b39-aab7-1dab8a94269d Date: Mon, 23 Jul 2018 23:43:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": 1, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "df14a358-86f5-4b32-8eb8-ecf78eb25e66"}} 2018-07-23 23:43:47,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-2800a89d-01e6-4b39-aab7-1dab8a94269d 2018-07-23 23:43:47,902 - neutron_utils - INFO - Creating security group to security group - sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:47,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:48,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1887 X-Openstack-Request-Id: req-fde5b3a6-cd2b-4678-a5b1-bbfb54380768 Date: Mon, 23 Jul 2018 23:43:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "updated_at": "2018-07-23T23:43:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "82a3f07b-b093-4b42-8b91-d729efeed92a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "df14a358-86f5-4b32-8eb8-ecf78eb25e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": 1, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 3, "project_id": "50d7a875487d46e18753c4414229c590", "id": "68867ecb-d527-4c93-be30-a56428d15b38", "name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:48,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-fde5b3a6-cd2b-4678-a5b1-bbfb54380768 2018-07-23 23:43:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:48,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0006f44-8e45-4e2f-a8a8-6aba379a4cad Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:48,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-b0006f44-8e45-4e2f-a8a8-6aba379a4cad 2018-07-23 23:43:48,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:48,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1486 X-Openstack-Request-Id: req-a3891280-7ca7-48c3-8212-cc8e0848823c Date: Mon, 23 Jul 2018 23:43:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "82a3f07b-b093-4b42-8b91-d729efeed92a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": 1, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "df14a358-86f5-4b32-8eb8-ecf78eb25e66"}]} 2018-07-23 23:43:48,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-a3891280-7ca7-48c3-8212-cc8e0848823c 2018-07-23 23:43:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26: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}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" -d '{"security_group_rule": {"protocol": 17, "direction": "ingress", "port_range_min": 1, "port_range_max": 65535, "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38"}}' 2018-07-23 23:43:48,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-e54929f2-0c2f-4ae2-a6f5-49b98a9b6a0a Date: Mon, 23 Jul 2018 23:43:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T23:43:48Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": 1, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:48Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "29ac0468-3805-42d5-b72f-9f19020b9ba2"}} 2018-07-23 23:43:48,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/security-group-rules used request id req-e54929f2-0c2f-4ae2-a6f5-49b98a9b6a0a 2018-07-23 23:43:48,427 - neutron_utils - INFO - Retrieving security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:48,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2384 X-Openstack-Request-Id: req-f3568c5f-60ed-423f-97bb-4a6e4e675278 Date: Mon, 23 Jul 2018 23:43:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "updated_at": "2018-07-23T23:43:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "17", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T23:43:48Z", "revision_number": 0, "id": "29ac0468-3805-42d5-b72f-9f19020b9ba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:48Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": 1, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "82a3f07b-b093-4b42-8b91-d729efeed92a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 65535, "updated_at": "2018-07-23T23:43:47Z", "revision_number": 0, "id": "df14a358-86f5-4b32-8eb8-ecf78eb25e66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": 1, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 4, "project_id": "50d7a875487d46e18753c4414229c590", "id": "68867ecb-d527-4c93-be30-a56428d15b38", "name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:48,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-f3568c5f-60ed-423f-97bb-4a6e4e675278 2018-07-23 23:43:48,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68867ecb-d527-4c93-be30-a56428d15b38 2018-07-23 23:43:48,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:48,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1971 X-Openstack-Request-Id: req-2e36b92c-2057-4133-a6b9-f5c6067002ad Date: Mon, 23 Jul 2018 23:43:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "17", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T23:43:48Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": 1, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:48Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "29ac0468-3805-42d5-b72f-9f19020b9ba2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "3f0f6d15-78ad-4732-b1cf-d8218e311ff9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "82a3f07b-b093-4b42-8b91-d729efeed92a"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 65535, "updated_at": "2018-07-23T23:43:47Z", "security_group_id": "68867ecb-d527-4c93-be30-a56428d15b38", "port_range_min": 1, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:47Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "df14a358-86f5-4b32-8eb8-ecf78eb25e66"}]} 2018-07-23 23:43:48,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=68867ecb-d527-4c93-be30-a56428d15b38 used request id req-2e36b92c-2057-4133-a6b9-f5c6067002ad 2018-07-23 23:43:48,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-07-23 23:43:48,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:48,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:48,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["qWZpEJsqSmShLvWJ7CRsRA"], "issued_at": "2018-07-23T23:43:48.000000Z"}} 2018-07-23 23:43:48,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e64882f1-fd6f-4a8b-9d59-f1e8fd468827 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:49,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e64882f1-fd6f-4a8b-9d59-f1e8fd468827 2018-07-23 23:43:49,005 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:43:49,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da81dba-a5d3-49a4-b5c4-1512d767220b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:49,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-8da81dba-a5d3-49a4-b5c4-1512d767220b 2018-07-23 23:43:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-5e313a40-94b1-4bc8-a9d0-8f64137f9d10 Date: Mon, 23 Jul 2018 23:43:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":["f64d81e6-19cd-444d-8865-36164a2ac94c"],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","qos_policy_id":null,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}]} 2018-07-23 23:43:49,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-5e313a40-94b1-4bc8-a9d0-8f64137f9d10 2018-07-23 23:43:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:43:49,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:43:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:43:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb5df65c-ba6e-4560-a82c-5c4d45a5c2ce Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:49,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-cb5df65c-ba6e-4560-a82c-5c4d45a5c2ce 2018-07-23 23:43:49,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fe5688a5-99b1-49c1-bc58-883114826711 Date: Mon, 23 Jul 2018 23:43:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:49,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-fe5688a5-99b1-49c1-bc58-883114826711 2018-07-23 23:43:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=627237fe-6409-4170-b3de-1822db2c21b8&name=cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2853c5b4-0ed0-45ab-8182-4d7ef5e8fb05 Date: Mon, 23 Jul 2018 23:43:49 GMT RESP BODY: {"ports":[]} 2018-07-23 23:43:49,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=627237fe-6409-4170-b3de-1822db2c21b8&name=cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True used request id req-2853c5b4-0ed0-45ab-8182-4d7ef5e8fb05 2018-07-23 23:43:49,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/detail?name=cloudify_manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1b630f4-ee38-4372-9181-4ba2a5bf2e53 x-compute-request-id: req-e1b630f4-ee38-4372-9181-4ba2a5bf2e53 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-23 23:43:49,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/detail?name=cloudify_manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-e1b630f4-ee38-4372-9181-4ba2a5bf2e53 2018-07-23 23:43:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-bef2ac04-f29b-4573-850e-9f05c2f6edc8 Date: Mon, 23 Jul 2018 23:43:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":["f64d81e6-19cd-444d-8865-36164a2ac94c"],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","qos_policy_id":null,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}]} 2018-07-23 23:43:49,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-bef2ac04-f29b-4573-850e-9f05c2f6edc8 2018-07-23 23:43:49,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6a19aa-94a9-4f81-9a8d-ea2a04427ad9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:49,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-fb6a19aa-94a9-4f81-9a8d-ea2a04427ad9 2018-07-23 23:43:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:49,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-42ea0f01-3329-47af-9f4c-cdae660f8303 Date: Mon, 23 Jul 2018 23:43:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:49,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-42ea0f01-3329-47af-9f4c-cdae660f8303 2018-07-23 23:43:49,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=627237fe-6409-4170-b3de-1822db2c21b8&name=cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:50,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eff288e0-4f9d-434d-b927-59e79710e23a Date: Mon, 23 Jul 2018 23:43:50 GMT RESP BODY: {"ports":[]} 2018-07-23 23:43:50,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=627237fe-6409-4170-b3de-1822db2c21b8&name=cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True used request id req-eff288e0-4f9d-434d-b927-59e79710e23a 2018-07-23 23:43:50,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:43:50,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:43:50,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}], "expires_at": "2018-07-24T00:43:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/50d7a875487d46e18753c4414229c590", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15", "id": "9a444a657a744cecac23a02e0016f6b8"}, "audit_ids": ["kwDGNKzmRYuyeCl3CZH2Lg"], "issued_at": "2018-07-23T23:43:50.000000Z"}} 2018-07-23 23:43:50,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e915a456b9940c7bc9e9578ceb0caeb455481ccb" 2018-07-23 23:43:50,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea51f35b-7367-4aeb-996a-933e19c5f9b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:43:50,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-ea51f35b-7367-4aeb-996a-933e19c5f9b4 2018-07-23 23:43:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:50,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-e594780e-f3c2-417d-8f97-53f1ce93c0e1 Date: Mon, 23 Jul 2018 23:43:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":["f64d81e6-19cd-444d-8865-36164a2ac94c"],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","qos_policy_id":null,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}]} 2018-07-23 23:43:50,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-e594780e-f3c2-417d-8f97-53f1ce93c0e1 2018-07-23 23:43:50,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:50,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-38237946-7ea1-49b9-835b-c299b0d4f3d1 Date: Mon, 23 Jul 2018 23:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:50,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-38237946-7ea1-49b9-835b-c299b0d4f3d1 2018-07-23 23:43:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:50,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-1ea7f63a-a605-4682-9d95-fbc6fcf88ff2 Date: Mon, 23 Jul 2018 23:43:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":["f64d81e6-19cd-444d-8865-36164a2ac94c"],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","qos_policy_id":null,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}]} 2018-07-23 23:43:50,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-1ea7f63a-a605-4682-9d95-fbc6fcf88ff2 2018-07-23 23:43:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:43:50,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:43:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:43:50,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e915a456b9940c7bc9e9578ceb0caeb455481ccb" 2018-07-23 23:43:50,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98fd0b1f-bacf-4722-bfcd-3896617ec2fb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:50,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-98fd0b1f-bacf-4722-bfcd-3896617ec2fb 2018-07-23 23:43:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:50,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0ec846b-b120-4e28-a563-fb8eee0318bd Date: Mon, 23 Jul 2018 23:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:50,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-b0ec846b-b120-4e28-a563-fb8eee0318bd 2018-07-23 23:43:50,749 - neutron_utils - INFO - Creating port for network with name - cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" -d '{"port": {"network_id": "627237fe-6409-4170-b3de-1822db2c21b8", "name": "cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15", "admin_state_up": true}}' 2018-07-23 23:43:51,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6320428d-9539-4c93-9a8b-ed71dbf19f4a Date: Mon, 23 Jul 2018 23:43:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:43:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f64d81e6-19cd-444d-8865-36164a2ac94c","ip_address":"10.67.79.5"}],"id":"184ad161-6fa8-47e8-8cae-0a8db0b779e7","security_groups":["76c55a55-3cd4-4295-b2d9-00266340e182"],"mac_address":"fa:16:3e:7f:c8:53","device_id":"","status":"DOWN","description":"","tags":[],"name":"cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15","project_id":"50d7a875487d46e18753c4414229c590","qos_policy_id":null,"admin_state_up":true,"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:51Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-07-23 23:43:51,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/ports used request id req-6320428d-9539-4c93-9a8b-ed71dbf19f4a 2018-07-23 23:43:51,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:51,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 667 X-Openstack-Request-Id: req-33ad3a15-882c-41f6-b040-d8d8abfd5fd8 Date: Mon, 23 Jul 2018 23:43:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"627237fe-6409-4170-b3de-1822db2c21b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"50d7a875487d46e18753c4414229c590","l2_adjacency":true,"status":"ACTIVE","subnets":["f64d81e6-19cd-444d-8865-36164a2ac94c"],"description":"","tags":[],"updated_at":"2018-07-23T23:43:39Z","qos_policy_id":null,"name":"cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","mtu":1450}]} 2018-07-23 23:43:51,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=cloudify_vrouter_network-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-33ad3a15-882c-41f6-b040-d8d8abfd5fd8 2018-07-23 23:43:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:51,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f20f45-3d08-4c33-8ce5-ac0f395f68ce Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:51,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-b1f20f45-3d08-4c33-8ce5-ac0f395f68ce 2018-07-23 23:43:51,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:51,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d59d283d-2592-435e-87d4-923ebf4450e7 Date: Mon, 23 Jul 2018 23:43:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-23T23:43:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.67.79.2","end":"10.67.79.254"}],"gateway_ip":"10.67.79.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.67.79.0/24","project_id":"50d7a875487d46e18753c4414229c590","id":"f64d81e6-19cd-444d-8865-36164a2ac94c","subnetpool_id":null,"name":"cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]} 2018-07-23 23:43:51,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=627237fe-6409-4170-b3de-1822db2c21b8 used request id req-d59d283d-2592-435e-87d4-923ebf4450e7 2018-07-23 23:43:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?network_id=627237fe-6409-4170-b3de-1822db2c21b8&name=cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:52,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 803 X-Openstack-Request-Id: req-024d8950-450f-4d90-8cf5-c9135ce4809c Date: Mon, 23 Jul 2018 23:43:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:43:51Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f64d81e6-19cd-444d-8865-36164a2ac94c","ip_address":"10.67.79.5"}],"id":"184ad161-6fa8-47e8-8cae-0a8db0b779e7","security_groups":["76c55a55-3cd4-4295-b2d9-00266340e182"],"mac_address":"fa:16:3e:7f:c8:53","project_id":"50d7a875487d46e18753c4414229c590","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15","admin_state_up":true,"network_id":"627237fe-6409-4170-b3de-1822db2c21b8","tenant_id":"50d7a875487d46e18753c4414229c590","created_at":"2018-07-23T23:43:51Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-07-23 23:43:52,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?network_id=627237fe-6409-4170-b3de-1822db2c21b8&name=cloudify_manager_port-aca05618-57f4-40e8-8eb0-85354d1e5e15&admin_state_up=True used request id req-024d8950-450f-4d90-8cf5-c9135ce4809c 2018-07-23 23:43:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:52,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06acaa04-9d72-40dc-9b39-5a7908a10154 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:43:52,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-06acaa04-9d72-40dc-9b39-5a7908a10154 2018-07-23 23:43:52,229 - nova_utils - INFO - Creating VM with name - cloudify_manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:52,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:52,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f54ddbd0-7d3a-4b55-bce0-58b39e9ceba0 x-compute-request-id: req-f54ddbd0-7d3a-4b55-bce0-58b39e9ceba0 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "bookmark"}], "name": "cloudify.medium-aca05618-57f4-40e8-8eb0-85354d1e5e15"}, {"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:43:52,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-f54ddbd0-7d3a-4b55-bce0-58b39e9ceba0 2018-07-23 23:43:52,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:52,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1932557a-37a9-4019-bb4f-162b53cca9b5 x-compute-request-id: req-1932557a-37a9-4019-bb4f-162b53cca9b5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify.medium-aca05618-57f4-40e8-8eb0-85354d1e5e15", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "2b34f259-9c90-4e7a-8f1a-b1d8e71104e4"}} 2018-07-23 23:43:52,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4 used request id req-1932557a-37a9-4019-bb4f-162b53cca9b5 2018-07-23 23:43:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&name=cloudify_manager_4.0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:52,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 948 Content-Type: application/json X-Openstack-Request-Id: req-cf58fff2-7ec6-4f35-9360-d63bcacdf97d Date: Mon, 23 Jul 2018 23:43:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "cloudify_manager_4.0", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:42:26Z", "size": 4373348352, "disk_format": "qcow2", "updated_at": "2018-07-23T23:43:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/snap", "metadata": {}}], "self": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f", "min_disk": 0, "protected": false, "id": "8174ab94-46bd-40fd-9092-6d72c4cce15f", "file": "/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/file", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner": "50d7a875487d46e18753c4414229c590", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/8174ab94-46bd-40fd-9092-6d72c4cce15f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=cloudify_manager_4.0"} 2018-07-23 23:43:52,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&name=cloudify_manager_4.0 used request id req-cf58fff2-7ec6-4f35-9360-d63bcacdf97d 2018-07-23 23:43:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:52,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd87598c-b5f6-4754-99c1-87995bc28195 Date: Mon, 23 Jul 2018 23:43:52 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:43:52,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-fd87598c-b5f6-4754-99c1-87995bc28195 2018-07-23 23:43:52,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" -d '{"server": {"name": "cloudify_manager-aca05618-57f4-40e8-8eb0-85354d1e5e15", "imageRef": "8174ab94-46bd-40fd-9092-6d72c4cce15f", "key_name": "cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15", "flavorRef": "2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "max_count": 1, "min_count": 1, "networks": [{"port": "184ad161-6fa8-47e8-8cae-0a8db0b779e7"}], "security_groups": [{"name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}]}}' 2018-07-23 23:43:53,324 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5b1d10b-91aa-4071-b112-0fab118d226d x-compute-request-id: req-d5b1d10b-91aa-4071-b112-0fab118d226d Content-Length: 423 location: http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15"}], "OS-DCF:diskConfig": "MANUAL", "id": "55f32d2e-c02a-45ce-84eb-d0efd91166e6", "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6", "rel": "bookmark"}], "adminPass": "Fy58MMm8AD57"}} 2018-07-23 23:43:53,324 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/servers used request id req-d5b1d10b-91aa-4071-b112-0fab118d226d 2018-07-23 23:43:53,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:53,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bd6faf8-e3ff-473f-923b-c420911794ff x-compute-request-id: req-0bd6faf8-e3ff-473f-923b-c420911794ff Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6", "rel": "bookmark"}], "image": {"id": "8174ab94-46bd-40fd-9092-6d72c4cce15f", "links": [{"href": "http://172.30.9.26:8774/images/8174ab94-46bd-40fd-9092-6d72c4cce15f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "links": [{"href": "http://172.30.9.26:8774/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "bookmark"}]}, "id": "55f32d2e-c02a-45ce-84eb-d0efd91166e6", "user_id": "9a444a657a744cecac23a02e0016f6b8", "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-23T23:43:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15", "name": "cloudify_manager-aca05618-57f4-40e8-8eb0-85354d1e5e15", "created": "2018-07-23T23:43:53Z", "tenant_id": "50d7a875487d46e18753c4414229c590", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-07-23 23:43:53,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6 used request id req-0bd6faf8-e3ff-473f-923b-c420911794ff 2018-07-23 23:43:53,768 - create_instance - INFO - Created instance with name - cloudify_manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:53,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12c796447539bf7bd3b87fd8a8949271e969504b" 2018-07-23 23:43:54,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:43:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-797e46e2-858d-46d2-aa67-b9b3a92b3f07 x-compute-request-id: req-797e46e2-858d-46d2-aa67-b9b3a92b3f07 Content-Encoding: gzip Content-Length: 636 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6", "rel": "self"}, {"href": "http://172.30.9.26:8774/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6", "rel": "bookmark"}], "image": {"id": "8174ab94-46bd-40fd-9092-6d72c4cce15f", "links": [{"href": "http://172.30.9.26:8774/images/8174ab94-46bd-40fd-9092-6d72c4cce15f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "links": [{"href": "http://172.30.9.26:8774/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4", "rel": "bookmark"}]}, "id": "55f32d2e-c02a-45ce-84eb-d0efd91166e6", "user_id": "9a444a657a744cecac23a02e0016f6b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-23T23:43:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15", "name": "cloudify_manager-aca05618-57f4-40e8-8eb0-85354d1e5e15", "created": "2018-07-23T23:43:53Z", "tenant_id": "50d7a875487d46e18753c4414229c590", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-07-23T23:43:53Z"}, "metadata": {}}} 2018-07-23 23:43:54,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/servers/55f32d2e-c02a-45ce-84eb-d0efd91166e6 used request id req-797e46e2-858d-46d2-aa67-b9b3a92b3f07 2018-07-23 23:43:54,179 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 256, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 158, in __create_vm if self.vm_active(block=True): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 525, in vm_active poll_interval): File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 552, in __vm_status_check status = self.__status(expected_status_code) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 587, in __status 'Instance had an error during deployment') VmInstanceCreationError: Instance had an error during deployment 2018-07-23 23:43:54,291 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 23:43:54,291 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 01:35 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-07-23 23:43:54,296 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 404, in clean cfy_client = self.orchestrator['object'] KeyError: 'object' 2018-07-23 23:43:54,296 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-23 23:43:54,297 - neutron_utils - INFO - Deleting security group rule with ID - df14a358-86f5-4b32-8eb8-ecf78eb25e66 2018-07-23 23:43:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/df14a358-86f5-4b32-8eb8-ecf78eb25e66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:54,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4226a45-27ff-4ee2-9d98-4c8de2abc04c Content-Length: 0 Date: Mon, 23 Jul 2018 23:43:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:43:54,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/df14a358-86f5-4b32-8eb8-ecf78eb25e66 used request id req-f4226a45-27ff-4ee2-9d98-4c8de2abc04c 2018-07-23 23:43:54,386 - neutron_utils - INFO - Deleting security group rule with ID - 82a3f07b-b093-4b42-8b91-d729efeed92a 2018-07-23 23:43:54,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/82a3f07b-b093-4b42-8b91-d729efeed92a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:54,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d4e6130-c99b-4601-b8af-cdf8f9c83065 Content-Length: 0 Date: Mon, 23 Jul 2018 23:43:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:43:54,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/82a3f07b-b093-4b42-8b91-d729efeed92a used request id req-5d4e6130-c99b-4601-b8af-cdf8f9c83065 2018-07-23 23:43:54,473 - neutron_utils - INFO - Deleting security group rule with ID - 29ac0468-3805-42d5-b72f-9f19020b9ba2 2018-07-23 23:43:54,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/29ac0468-3805-42d5-b72f-9f19020b9ba2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:54,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c8fcd38-0dd1-43f0-8cf6-5fc31bd3cc14 Content-Length: 0 Date: Mon, 23 Jul 2018 23:43:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:43:54,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/29ac0468-3805-42d5-b72f-9f19020b9ba2 used request id req-6c8fcd38-0dd1-43f0-8cf6-5fc31bd3cc14 2018-07-23 23:43:54,556 - neutron_utils - INFO - Deleting security group rule with ID - 3f0f6d15-78ad-4732-b1cf-d8218e311ff9 2018-07-23 23:43:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-group-rules/3f0f6d15-78ad-4732-b1cf-d8218e311ff9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:54,637 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c78e33f9-a01e-44b6-8b1d-70913b7ec1f7 Content-Length: 0 Date: Mon, 23 Jul 2018 23:43:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:43:54,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-group-rules/3f0f6d15-78ad-4732-b1cf-d8218e311ff9 used request id req-c78e33f9-a01e-44b6-8b1d-70913b7ec1f7 2018-07-23 23:43:54,637 - neutron_utils - INFO - Deleting security group with name - sg-cloudify-manager-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/68867ecb-d527-4c93-be30-a56428d15b38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}721569051d7ccc3ad8fb4492eea5f70bd3c4cf8c" 2018-07-23 23:43:54,760 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3615be97-1263-4be1-9688-6ef1b9f8429d Content-Length: 0 Date: Mon, 23 Jul 2018 23:43:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:43:54,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/68867ecb-d527-4c93-be30-a56428d15b38 used request id req-3615be97-1263-4be1-9688-6ef1b9f8429d 2018-07-23 23:43:54,761 - OpenStackNetwork - INFO - Removing router interface from router cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15 and subnet cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:54,761 - neutron_utils - INFO - Removing router interface from router named cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" -d '{"subnet_id": "f64d81e6-19cd-444d-8865-36164a2ac94c"}' 2018-07-23 23:43:56,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9e014235-7c77-4e4f-94e1-9ecdbb2e7de4 Date: Mon, 23 Jul 2018 23:43:56 GMT RESP BODY: {"network_id": "627237fe-6409-4170-b3de-1822db2c21b8", "tenant_id": "50d7a875487d46e18753c4414229c590", "subnet_id": "f64d81e6-19cd-444d-8865-36164a2ac94c", "subnet_ids": ["f64d81e6-19cd-444d-8865-36164a2ac94c"], "port_id": "897f53c0-cc4c-44fb-94d5-703acbd16c13", "id": "5dda0a52-2ae6-4484-a87b-5a691a1abb50"} 2018-07-23 23:43:56,265 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50/remove_router_interface used request id req-9e014235-7c77-4e4f-94e1-9ecdbb2e7de4 2018-07-23 23:43:56,265 - OpenStackNetwork - INFO - Removing router cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:56,266 - neutron_utils - INFO - Deleting router with name - cloudify_vrouter_router-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fb4fc4c358f10f8e3b549d94b358d07a27ec60" 2018-07-23 23:43:57,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ca9e23d-82cf-43f9-abea-f985a104edd1 Content-Length: 0 Date: Mon, 23 Jul 2018 23:43:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:43:57,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/5dda0a52-2ae6-4484-a87b-5a691a1abb50 used request id req-9ca9e23d-82cf-43f9-abea-f985a104edd1 2018-07-23 23:43:57,429 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:57,430 - neutron_utils - INFO - Deleting subnet with name cloudify_vrouter_subnet-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:57,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/f64d81e6-19cd-444d-8865-36164a2ac94c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}656c25488bb75ed7d96caedaea9d7dbd81a8207b" 2018-07-23 23:43:57,909 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-fbd1982a-0f1b-4845-b673-c5ea0e7528f7 Date: Mon, 23 Jul 2018 23:43:57 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet f64d81e6-19cd-444d-8865-36164a2ac94c: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 23:43:57,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/f64d81e6-19cd-444d-8865-36164a2ac94c used request id req-fbd1982a-0f1b-4845-b673-c5ea0e7528f7 2018-07-23 23:43:57,910 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet f64d81e6-19cd-444d-8865-36164a2ac94c: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-07-23 23:43:57,910 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet f64d81e6-19cd-444d-8865-36164a2ac94c: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-fbd1982a-0f1b-4845-b673-c5ea0e7528f7'] 2018-07-23 23:43:57,911 - glance_utils - INFO - Deleting image named - vyos1.1.7 2018-07-23 23:43:57,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54e913ca7ff7a63b97302dfdd6fd4727697d68b8" 2018-07-23 23:43:58,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98d2fa52-a512-4874-b58e-254ba1e478c8 Date: Mon, 23 Jul 2018 23:43:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:43:58,322 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c3f4e9e4-de94-4d80-81c9-b33988a41e24 used request id req-98d2fa52-a512-4874-b58e-254ba1e478c8 2018-07-23 23:43:58,323 - glance_utils - INFO - Deleting image named - cloudify_manager_4.0 2018-07-23 23:43:58,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b95bc8f26d2dc7c3f2b835cfeb57c9d502c0f72" 2018-07-23 23:43:59,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0209399-fef3-4dc1-8866-38869e005f11 Date: Mon, 23 Jul 2018 23:43:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:43:59,590 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/8174ab94-46bd-40fd-9092-6d72c4cce15f used request id req-d0209399-fef3-4dc1-8866-38869e005f11 2018-07-23 23:43:59,591 - nova_utils - DEBUG - Deleting keypair - cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:59,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0b23708676c1a0fbd574b570d662bffc9cba3c9" 2018-07-23 23:43:59,639 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:43:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4dfdf836-5d0d-4069-b4d0-a888dd43909c x-compute-request-id: req-4dfdf836-5d0d-4069-b4d0-a888dd43909c Content-Length: 0 Content-Type: application/json 2018-07-23 23:43:59,639 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/os-keypairs/cloudify_vrouter_kp-aca05618-57f4-40e8-8eb0-85354d1e5e15 used request id req-4dfdf836-5d0d-4069-b4d0-a888dd43909c 2018-07-23 23:43:59,639 - OpenStackKeypair - INFO - Deleted private key file [/home/opnfv/functest/data/router/cloudify_vrouter.pem] 2018-07-23 23:43:59,640 - keystone_utils - INFO - Deleting user with name - cloudify_network_bug-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/9a444a657a744cecac23a02e0016f6b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728256f874be5e41610eeacd4287e42a4dd0268b" 2018-07-23 23:43:59,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3cd65b-65ea-4e2e-ae13-a65e8d879554 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:43:59,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/9a444a657a744cecac23a02e0016f6b8 used request id req-1f3cd65b-65ea-4e2e-ae13-a65e8d879554 2018-07-23 23:43:59,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfeda0d515a3ac412bec0cb68e14878b8933280f" 2018-07-23 23:43:59,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:43:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b73f9081-c253-41a4-b013-b1aa3df21153 x-compute-request-id: req-b73f9081-c253-41a4-b013-b1aa3df21153 Content-Length: 0 Content-Type: application/json 2018-07-23 23:43:59,933 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/2b34f259-9c90-4e7a-8f1a-b1d8e71104e4 used request id req-b73f9081-c253-41a4-b013-b1aa3df21153 2018-07-23 23:43:59,933 - keystone_utils - INFO - Deleting user with name - vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:43:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/83baa64189304fdba19b0c2aba26ffd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b9048c8730466f19be1bb8ae2d5f5c62321aa5" 2018-07-23 23:44:00,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c47cfad-a2c5-4858-a622-c20a1a2113f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:44:00,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/83baa64189304fdba19b0c2aba26ffd7 used request id req-9c47cfad-a2c5-4858-a622-c20a1a2113f1 2018-07-23 23:44:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:00,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-2db383f9-5f6b-4caa-bb69-a72ab2e80e54 Date: Mon, 23 Jul 2018 23:44:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:38Z", "updated_at": "2018-07-23T23:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "103f7509-9094-49ec-a9da-0363169a074a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "184ec111-bb1a-4393-9f95-7b4ab4bc52a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "52c5fdb9-da3a-45dd-882f-3fefcc3b584c", "remote_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "6fcaf68e-7b03-433f-9cd8-1d78025d68dd", "remote_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 4, "project_id": "50d7a875487d46e18753c4414229c590", "id": "76c55a55-3cd4-4295-b2d9-00266340e182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:44:00,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-2db383f9-5f6b-4caa-bb69-a72ab2e80e54 2018-07-23 23:44:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:00,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1906f35-225e-49bd-95ed-391fabae7a9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:44:00,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-e1906f35-225e-49bd-95ed-391fabae7a9a 2018-07-23 23:44:00,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:44:00,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:00,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8a08eb-6947-48ed-85f1-2c77e4cf0109 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:44:00,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-df8a08eb-6947-48ed-85f1-2c77e4cf0109 2018-07-23 23:44:00,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:44:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:00,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2951f1-e727-4161-abf1-e0d6ade3d302 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:44:00,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-4d2951f1-e727-4161-abf1-e0d6ade3d302 2018-07-23 23:44:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:00,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead53aa2-0515-4873-b46c-1a5983ae8044 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:44:00,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-ead53aa2-0515-4873-b46c-1a5983ae8044 2018-07-23 23:44:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:00,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89d3b979-88ec-46f3-bd42-75563890f8c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:44:00,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-89d3b979-88ec-46f3-bd42-75563890f8c5 2018-07-23 23:44:00,934 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:44:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:01,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f0c2647-3cf2-48c3-870a-6d9633468918 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:44:01,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-6f0c2647-3cf2-48c3-870a-6d9633468918 2018-07-23 23:44:01,020 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:44:01,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:01,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5917ee91-c710-4ffc-9fdd-59182e46eea1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:44:01,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-5917ee91-c710-4ffc-9fdd-59182e46eea1 2018-07-23 23:44:01,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:44:01,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:01,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb8b4b6-20a4-46b6-9d2e-a641e8f6e645 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "50d7a875487d46e18753c4414229c590", "name": "vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15"}} 2018-07-23 23:44:01,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-ebb8b4b6-20a4-46b6-9d2e-a641e8f6e645 2018-07-23 23:44:01,191 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 76c55a55-3cd4-4295-b2d9-00266340e182 2018-07-23 23:44:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=76c55a55-3cd4-4295-b2d9-00266340e182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:01,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6aa5eeee-78a2-4c94-8865-45519cc3d069 Date: Mon, 23 Jul 2018 23:44:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:38Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "103f7509-9094-49ec-a9da-0363169a074a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:38Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "184ec111-bb1a-4393-9f95-7b4ab4bc52a8"}, {"remote_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:38Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "52c5fdb9-da3a-45dd-882f-3fefcc3b584c"}, {"remote_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "port_range_min": null, "revision_number": 0, "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:38Z", "project_id": "50d7a875487d46e18753c4414229c590", "id": "6fcaf68e-7b03-433f-9cd8-1d78025d68dd"}]} 2018-07-23 23:44:01,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=76c55a55-3cd4-4295-b2d9-00266340e182 used request id req-6aa5eeee-78a2-4c94-8865-45519cc3d069 2018-07-23 23:44:01,216 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:44:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/76c55a55-3cd4-4295-b2d9-00266340e182 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:01,262 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2968c970-8ad5-467b-a450-b0533f1cdfdc Date: Mon, 23 Jul 2018 23:44:01 GMT RESP BODY: {"NeutronError": {"message": "Security Group 76c55a55-3cd4-4295-b2d9-00266340e182 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 23:44:01,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/76c55a55-3cd4-4295-b2d9-00266340e182 used request id req-2968c970-8ad5-467b-a450-b0533f1cdfdc 2018-07-23 23:44:01,262 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security Group 76c55a55-3cd4-4295-b2d9-00266340e182 in use.", "type": "SecurityGroupInUse", "detail": ""}} 2018-07-23 23:44:01,263 - keystone_utils - INFO - Deleting project with name - vyos_vrouter-aca05618-57f4-40e8-8eb0-85354d1e5e15 2018-07-23 23:44:01,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:01,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6821c380-d1ac-4d62-a150-f997faecd82b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:44:01,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-6821c380-d1ac-4d62-a150-f997faecd82b 2018-07-23 23:44:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed072da3079a49ef32564b0db2bc2c121f13f54" 2018-07-23 23:44:01,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b400aa2e-8956-404f-a83f-a054ff9b52b9 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:44:01,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-b400aa2e-8956-404f-a83f-a054ff9b52b9 2018-07-23 23:44:01,500 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-07-23 23:44:01,522 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-07-23 23:44:01,595 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-07-23 23:44:01,614 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-07-23 23:44:01,614 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-07-23 23:44:01,614 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-07-23 23:44:01,614 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-07-23 23:44:01,614 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-07-23 23:44:01,615 - openstack_tests - INFO - OS Credentials = > 2018-07-23 23:44:01,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:01,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:01,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["mYGIPWbERtyTGpTKyliOXA"], "issued_at": "2018-07-23T23:44:01.000000Z"}} 2018-07-23 23:44:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:44:02,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6433c920-b49f-4fd0-a5dd-bdba365f3025 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:02,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-6433c920-b49f-4fd0-a5dd-bdba365f3025 2018-07-23 23:44:02,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:44:02,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:44:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:44:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d&description=Created+by+OPNFV+Functest%3A+juju_epc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:44:02,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac17994-2bff-4fc3-ac93-dde61a593555 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d&description=Created+by+OPNFV+Functest%3A+juju_epc", "previous": null, "next": null}, "projects": []} 2018-07-23 23:44:02,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?enabled=True&domain_name=Default&name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d&description=Created+by+OPNFV+Functest%3A+juju_epc used request id req-8ac17994-2bff-4fc3-ac93-dde61a593555 2018-07-23 23:44:02,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:44:02,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7385c1-050f-4ea4-9cc1-a9a4011fdfe9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:44:02,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-cd7385c1-050f-4ea4-9cc1-a9a4011fdfe9 2018-07-23 23:44:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" -d '{"project": {"enabled": true, "description": "Created by OPNFV Functest: juju_epc", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "domain_id": "default"}}' 2018-07-23 23:44:02,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 23 Jul 2018 23:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29669766-7657-48b4-b2a5-1e70c0ee85ad Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b"}, "tags": [], "enabled": true, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}} 2018-07-23 23:44:02,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.26:5000/v3/projects used request id req-29669766-7657-48b4-b2a5-1e70c0ee85ad 2018-07-23 23:44:02,364 - keystone_utils - INFO - Created project with name - juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:44:02,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:02,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:02,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["WrJKwcuATdGOW4cjnlhILg"], "issued_at": "2018-07-23T23:44:02.000000Z"}} 2018-07-23 23:44:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eefa751dcf975d82235fe10b853473fa27ac029" 2018-07-23 23:44:02,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93b66c7-fa83-4be6-9845-33544f655b97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:02,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-e93b66c7-fa83-4be6-9845-33544f655b97 2018-07-23 23:44:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:44:02,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:44:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:44:02,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2eefa751dcf975d82235fe10b853473fa27ac029" 2018-07-23 23:44:02,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860143b4-bbec-45f8-8e84-997ba201c21a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:44:02,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-860143b4-bbec-45f8-8e84-997ba201c21a 2018-07-23 23:44:02,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:02,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:03,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/c9462505ff8a4a87b98518c3007786d3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "8b6eeb42e9bf44bd95cd0618c7c55da0"}, "audit_ids": ["B4Uw1-AHRP6wReONRkmrJw"], "issued_at": "2018-07-23T23:44:03.000000Z"}} 2018-07-23 23:44:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:03,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c73f2a-c530-41e1-b47e-3818d804f349 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:03,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-b0c73f2a-c530-41e1-b47e-3818d804f349 2018-07-23 23:44:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:44:03,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:44:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:44:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:03,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5572f74d-942d-4e05-9ce7-d077406c5b7d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:44:03,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-5572f74d-942d-4e05-9ce7-d077406c5b7d 2018-07-23 23:44:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:03,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203de0f1-cf9c-4ef0-9be8-934966373500 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b"}, "tags": [], "enabled": true, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}]} 2018-07-23 23:44:03,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d used request id req-203de0f1-cf9c-4ef0-9be8-934966373500 2018-07-23 23:44:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:03,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf6de57-520a-48b9-b29c-1331b4bb7be8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:44:03,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-fcf6de57-520a-48b9-b29c-1331b4bb7be8 2018-07-23 23:44:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:04,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327e101d-e3a5-4742-bbf1-a8678a69f680 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:44:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-327e101d-e3a5-4742-bbf1-a8678a69f680 2018-07-23 23:44:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:04,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59eea5b8-27d8-4500-b633-7855da902ef8 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b"}, "tags": [], "enabled": true, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}]} 2018-07-23 23:44:04,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d used request id req-59eea5b8-27d8-4500-b633-7855da902ef8 2018-07-23 23:44:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/40dcb790cbd247a3b1ceacaf4b0faecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:04,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7b2c76-76c8-44e9-aba7-37491563956d Content-Encoding: gzip Content-Length: 242 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "links": {"self": "http://172.30.9.26:5000/v3/users/40dcb790cbd247a3b1ceacaf4b0faecf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "40dcb790cbd247a3b1ceacaf4b0faecf", "password_expires_at": null}} 2018-07-23 23:44:04,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/40dcb790cbd247a3b1ceacaf4b0faecf used request id req-2c7b2c76-76c8-44e9-aba7-37491563956d 2018-07-23 23:44:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/40dcb790cbd247a3b1ceacaf4b0faecf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:04,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08729e80-a80d-4d34-8b33-df7a064a919a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/40dcb790cbd247a3b1ceacaf4b0faecf/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:44:04,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/40dcb790cbd247a3b1ceacaf4b0faecf/roles used request id req-08729e80-a80d-4d34-8b33-df7a064a919a 2018-07-23 23:44:04,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:04,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d583fa8-0543-4edf-aa97-abf6fabada44 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}} 2018-07-23 23:44:04,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-6d583fa8-0543-4edf-aa97-abf6fabada44 2018-07-23 23:44:04,461 - keystone_utils - INFO - Granting role admin to project juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:44:04,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/40dcb790cbd247a3b1ceacaf4b0faecf/roles/aec24dd85f0246a69b9efc1db0e5b0ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:44:04,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9927085-8b6e-4085-987b-4beb4cd05db3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:44:04,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/40dcb790cbd247a3b1ceacaf4b0faecf/roles/aec24dd85f0246a69b9efc1db0e5b0ef used request id req-e9927085-8b6e-4085-987b-4beb4cd05db3 2018-07-23 23:44:04,672 - keystone_utils - INFO - Created user with name - juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:44:04,672 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d, password=b0c3f7bb-bab9-4050-a591-cb07c0b7cd69, auth_url=http://172.30.9.26:5000//v3, project_name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 23:44:04,673 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_USER | admin | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_PASSWORD | admin | | SDN_CONTROLLER_WEBPORT | 8080 | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | NODE_NAME | lf-pod1 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-182 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | VOLUME_DEVICE_NAME | vdb | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NAMESERVER | 8.8.8.8 | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 23:44:04,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:04,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:05,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["KypOccNpR-OTxQi3Fqs42Q"], "issued_at": "2018-07-23T23:44:05.000000Z"}} 2018-07-23 23:44:05,064 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-07-23 23:44:06,388 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 2018-07-23 23:44:06,388 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-07-23 23:44:06,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:06,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:06,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["waoqLm8SRN2ftVM2JvjtUQ"], "issued_at": "2018-07-23T23:44:06.000000Z"}} 2018-07-23 23:44:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:06,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3764e0ba-2370-4b4e-8779-bf395fabbdda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:06,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-3764e0ba-2370-4b4e-8779-bf395fabbdda 2018-07-23 23:44:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:44:06,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:44:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:44:06,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:06,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60fa371-4331-4e30-b547-ba240a8fcb76 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.26:5000/v3/users/333a8383357744a0adb0d57b96df7c10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "333a8383357744a0adb0d57b96df7c10", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "links": {"self": "http://172.30.9.26:5000/v3/users/40dcb790cbd247a3b1ceacaf4b0faecf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "40dcb790cbd247a3b1ceacaf4b0faecf", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.26:5000/v3/users/593b4bb563ce47b0b8865ff3447549b8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "593b4bb563ce47b0b8865ff3447549b8", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.26:5000/v3/users/5fc945a2fc554bee9bd70db74834f507"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5fc945a2fc554bee9bd70db74834f507", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.26:5000/v3/users/7687fd8df5be4c0f9f596cdb0a864f05"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7687fd8df5be4c0f9f596cdb0a864f05", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.26:5000/v3/users/7f6235f43db248118908dce6021e98c1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f6235f43db248118908dce6021e98c1", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.26:5000/v3/users/81bb1bffeb414d7890b4cd3f929559de"}, "domain_id": "default", "enabled": true, "options": {}, "id": "81bb1bffeb414d7890b4cd3f929559de", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.26:5000/v3/users/8b6eeb42e9bf44bd95cd0618c7c55da0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b6eeb42e9bf44bd95cd0618c7c55da0", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.26:5000/v3/users/8d00c1cd7eb64f919f2977c0a29f0b34"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8d00c1cd7eb64f919f2977c0a29f0b34", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.26:5000/v3/users/98ed2398284c48f3a952911d90a998b1"}, "domain_id": "2e1578e238b5402e9030dfc0b95d0a6b", "enabled": true, "options": {}, "id": "98ed2398284c48f3a952911d90a998b1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.26:5000/v3/users/a1640f116fd34273891219204b4f70dd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1640f116fd34273891219204b4f70dd", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.26:5000/v3/users/c322389a74244ecea3699acd8bc68d19"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c322389a74244ecea3699acd8bc68d19", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.26:5000/v3/users/c40fcbc7d8904fca884ae88056df62e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c40fcbc7d8904fca884ae88056df62e2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.26:5000/v3/users/c53b78a0ceb9400d80142496d02d67fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c53b78a0ceb9400d80142496d02d67fe", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.26:5000/v3/users/c8d58386d29b40fa8225e228789febc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c8d58386d29b40fa8225e228789febc8", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.26:5000/v3/users", "previous": null, "next": null}} 2018-07-23 23:44:06,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users used request id req-e60fa371-4331-4e30-b547-ba240a8fcb76 2018-07-23 23:44:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:06,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0f247e-375e-43af-8394-d74b6ae05659 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b"}, "tags": [], "enabled": true, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}]} 2018-07-23 23:44:06,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d used request id req-4c0f247e-375e-43af-8394-d74b6ae05659 2018-07-23 23:44:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:07,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07044b5d-fb20-4046-95d9-42ff6b077d10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.26:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.26:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-07-23 23:44:07,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/domains?name=Default used request id req-07044b5d-fb20-4046-95d9-42ff6b077d10 2018-07-23 23:44:07,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:07,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9913126a-3793-4ca2-8382-917b081d1f88 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:44:07,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-9913126a-3793-4ca2-8382-917b081d1f88 2018-07-23 23:44:07,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:07,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1b7226-4528-452a-a792-0e9f2e454a1a Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b"}, "tags": [], "enabled": true, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}]} 2018-07-23 23:44:07,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects?name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d used request id req-6e1b7226-4528-452a-a792-0e9f2e454a1a 2018-07-23 23:44:07,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/users/298ba0e35ddb409eb1b56e9069ac6109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:07,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473df30e-f6c7-4cd7-b743-5f6b25bbfd65 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "juju_network_discovery_bug", "links": {"self": "http://172.30.9.26:5000/v3/users/298ba0e35ddb409eb1b56e9069ac6109"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "298ba0e35ddb409eb1b56e9069ac6109", "password_expires_at": null}} 2018-07-23 23:44:07,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/users/298ba0e35ddb409eb1b56e9069ac6109 used request id req-473df30e-f6c7-4cd7-b743-5f6b25bbfd65 2018-07-23 23:44:07,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/298ba0e35ddb409eb1b56e9069ac6109/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:07,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74cd336-f894-4fc2-be6a-00e13ddcb292 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/298ba0e35ddb409eb1b56e9069ac6109/roles", "previous": null, "next": null}, "roles": []} 2018-07-23 23:44:07,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/298ba0e35ddb409eb1b56e9069ac6109/roles used request id req-c74cd336-f894-4fc2-be6a-00e13ddcb292 2018-07-23 23:44:07,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:07,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b6c852-13c2-4c2b-b7e0-5e002ff194c2 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}} 2018-07-23 23:44:07,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-62b6c852-13c2-4c2b-b7e0-5e002ff194c2 2018-07-23 23:44:07,903 - keystone_utils - INFO - Granting role _member_ to project juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:44:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/298ba0e35ddb409eb1b56e9069ac6109/roles/9fe2ff9ee4384b1894a90878d3e92bab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:44:08,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd19aac9-0e17-46d6-86ca-acd1f4f432d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:44:08,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b/users/298ba0e35ddb409eb1b56e9069ac6109/roles/9fe2ff9ee4384b1894a90878d3e92bab used request id req-fd19aac9-0e17-46d6-86ca-acd1f4f432d6 2018-07-23 23:44:08,025 - keystone_utils - INFO - Created user with name - juju_network_discovery_bug 2018-07-23 23:44:08,025 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=d795a965-8857-40e3-ad22-90ff4b0f0f25, auth_url=http://172.30.9.26:5000//v3, project_name=juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=public, region_name=regionOne, proxy_settings=None, cacert=False 2018-07-23 23:44:08,132 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-07-23 23:44:08,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Juju Orchestrator 2018-07-23 23:44:08,133 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network with nameserver: 8.8.8.8 2018-07-23 23:44:08,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:08,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:08,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["eIMvhXJ6REOZQBKoJhoTug"], "issued_at": "2018-07-23T23:44:08.000000Z"}} 2018-07-23 23:44:08,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:44:08,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19731596-1b3a-44aa-b0ad-5d4cf347ed95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:08,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-19731596-1b3a-44aa-b0ad-5d4cf347ed95 2018-07-23 23:44:08,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=abot-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:44:08,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d0559864-d687-424a-ab47-e2f0031c41be Date: Mon, 23 Jul 2018 23:44:08 GMT RESP BODY: {"networks":[]} 2018-07-23 23:44:08,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=abot-net used request id req-d0559864-d687-424a-ab47-e2f0031c41be 2018-07-23 23:44:08,872 - neutron_utils - INFO - Creating network with name abot-net 2018-07-23 23:44:08,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" -d '{"network": {"name": "abot-net", "admin_state_up": true}}' 2018-07-23 23:44:09,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-7dc42d0b-d493-4f12-9556-9ac2f08e8732 Date: Mon, 23 Jul 2018 23:44:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4f3c8101461d4126a87b0a2b5c038c6b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:44:09Z","is_default":false,"qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:09Z","mtu":1450}} 2018-07-23 23:44:09,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/networks used request id req-7dc42d0b-d493-4f12-9556-9ac2f08e8732 2018-07-23 23:44:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:44:09,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-66b371c4-bd63-4eae-886c-0863db1904f8 Date: Mon, 23 Jul 2018 23:44:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4f3c8101461d4126a87b0a2b5c038c6b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T23:44:09Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:09Z","provider:network_type":"vxlan"}]} 2018-07-23 23:44:09,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 used request id req-66b371c4-bd63-4eae-886c-0863db1904f8 2018-07-23 23:44:09,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:44:09,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d348a140-5a08-4f00-8cdc-43caf9d26ad8 Date: Mon, 23 Jul 2018 23:44:09 GMT RESP BODY: {"subnets":[]} 2018-07-23 23:44:09,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 used request id req-d348a140-5a08-4f00-8cdc-43caf9d26ad8 2018-07-23 23:44:09,463 - neutron_utils - INFO - Creating subnet with name abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:44:09,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" -d '{"subnets": [{"ip_version": 4, "network_id": "4950cbf7-d193-45c0-8fe3-7f9a7e272616", "cidr": "172.16.0.0/24", "dns_nameservers": ["8.8.8.8"], "name": "abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d"}]}' 2018-07-23 23:44:09,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-76429184-8a55-4d93-8a72-965a6c76868c Date: Mon, 23 Jul 2018 23:44:09 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"20994279-87cc-462a-9298-e14e493a7204","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"4f3c8101461d4126a87b0a2b5c038c6b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d","enable_dhcp":true,"segment_id":null,"network_id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:09Z","ip_version":4}]} 2018-07-23 23:44:09,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/subnets used request id req-76429184-8a55-4d93-8a72-965a6c76868c 2018-07-23 23:44:09,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:44:09,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-46c3c209-4e38-45c7-accd-d25e1dcc0b8c Date: Mon, 23 Jul 2018 23:44:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"4f3c8101461d4126a87b0a2b5c038c6b","l2_adjacency":true,"status":"ACTIVE","subnets":["20994279-87cc-462a-9298-e14e493a7204"],"description":"","tags":[],"updated_at":"2018-07-23T23:44:09Z","qos_policy_id":null,"name":"abot-net","admin_state_up":true,"tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:09Z","provider:network_type":"vxlan"}]} 2018-07-23 23:44:09,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 used request id req-46c3c209-4e38-45c7-accd-d25e1dcc0b8c 2018-07-23 23:44:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:44:10,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-cc9b6734-d1f8-4d0a-a3a6-c374ad5197b3 Date: Mon, 23 Jul 2018 23:44:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"20994279-87cc-462a-9298-e14e493a7204","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"4f3c8101461d4126a87b0a2b5c038c6b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d","enable_dhcp":true,"segment_id":null,"network_id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:09Z","ip_version":4}]} 2018-07-23 23:44:10,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=4950cbf7-d193-45c0-8fe3-7f9a7e272616 used request id req-cc9b6734-d1f8-4d0a-a3a6-c374ad5197b3 2018-07-23 23:44:10,006 - OpenStackNetwork - DEBUG - Network [4950cbf7-d193-45c0-8fe3-7f9a7e272616] created successfully 2018-07-23 23:44:10,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:10,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:10,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["EixVZnkHTqmw-jkrJBotcw"], "issued_at": "2018-07-23T23:44:10.000000Z"}} 2018-07-23 23:44:10,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b571b4341377f5622eaf5155b98b4713eee2f162" 2018-07-23 23:44:10,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-691dd533-37eb-4bbd-94b0-08df513df0bf Date: Mon, 23 Jul 2018 23:44:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:44:10,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?router%3Aexternal=True used request id req-691dd533-37eb-4bbd-94b0-08df513df0bf 2018-07-23 23:44:10,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b571b4341377f5622eaf5155b98b4713eee2f162" 2018-07-23 23:44:10,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d32a70ca-8eb5-4686-8873-1a2b843e76a3 Date: Mon, 23 Jul 2018 23:44:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 23:44:10,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-d32a70ca-8eb5-4686-8873-1a2b843e76a3 2018-07-23 23:44:10,693 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-07-23 23:44:10,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:10,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:11,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["fDYph6sPQK-zPWdhUHM7qA"], "issued_at": "2018-07-23T23:44:11.000000Z"}} 2018-07-23 23:44:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:11,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2017d9e2-cf36-419d-b6d1-caed7589ab4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:11,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-2017d9e2-cf36-419d-b6d1-caed7589ab4a 2018-07-23 23:44:11,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers?name=abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:11,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cbf5e23c-991d-4d55-8be7-c240b4f407e6 Date: Mon, 23 Jul 2018 23:44:11 GMT RESP BODY: {"routers": []} 2018-07-23 23:44:11,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers?name=abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d&admin_state_up=True used request id req-cbf5e23c-991d-4d55-8be7-c240b4f407e6 2018-07-23 23:44:11,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:11,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:11,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["giqPwFJ8SCCoaHMDlJvm7A"], "issued_at": "2018-07-23T23:44:11.000000Z"}} 2018-07-23 23:44:11,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c6a7728b5f425881edd266e7b7029fb54f6028" 2018-07-23 23:44:11,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b08f0b-48f1-4cb2-98ea-395539b6872a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:11,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-d1b08f0b-48f1-4cb2-98ea-395539b6872a 2018-07-23 23:44:11,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:12,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5b5eada3-26d6-4539-a24d-51336a1ad681 Date: Mon, 23 Jul 2018 23:44:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8707d8833d5c4b879e8357ef18a0ca79","l2_adjacency":true,"status":"ACTIVE","subnets":["79acc888-f355-4cd0-8136-471e497c4f34"],"description":"","tags":[],"updated_at":"2018-07-23T21:52:26Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:19Z","provider:network_type":"flat"}]} 2018-07-23 23:44:12,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/networks?name=external used request id req-5b5eada3-26d6-4539-a24d-51336a1ad681 2018-07-23 23:44:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:12,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-46465805-29fe-409d-8a1f-2e0833b19662 Date: Mon, 23 Jul 2018 23:44:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}]} 2018-07-23 23:44:12,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?network_id=8a029fb9-cb44-4a54-b8bf-a8de71144fde used request id req-46465805-29fe-409d-8a1f-2e0833b19662 2018-07-23 23:44:12,080 - neutron_utils - INFO - Creating router with name - abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:44:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" -d '{"router": {"external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde"}, "name": "abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d", "admin_state_up": true}}' 2018-07-23 23:44:13,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-4233a1ef-ece8-4c26-a418-da669451e784 Date: Mon, 23 Jul 2018 23:44:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:44:12Z", "admin_state_up": true, "updated_at": "2018-07-23T23:44:13Z", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "c8bcb679-c085-40af-89b4-d16b397c464a", "name": "abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d"}} 2018-07-23 23:44:13,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.26:9696/v2.0/routers used request id req-4233a1ef-ece8-4c26-a418-da669451e784 2018-07-23 23:44:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c8bcb679-c085-40af-89b4-d16b397c464a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:13,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-0d0d5929-3851-4842-9fd7-ebec9b6c0f89 Date: Mon, 23 Jul 2018 23:44:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:44:12Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.206"}],"id":"af4ecc61-c751-4977-afc0-62a04e4520d2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5f:c1:24","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:44:12Z","binding:vnic_type":"normal","device_id":"c8bcb679-c085-40af-89b4-d16b397c464a","ip_allocation":"immediate"}]} 2018-07-23 23:44:13,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c8bcb679-c085-40af-89b4-d16b397c464a used request id req-0d0d5929-3851-4842-9fd7-ebec9b6c0f89 2018-07-23 23:44:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:13,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-cdef8e52-ea60-4eaf-8150-a426c4050676 Date: Mon, 23 Jul 2018 23:44:13 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:44:13,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-cdef8e52-ea60-4eaf-8150-a426c4050676 2018-07-23 23:44:13,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets?name=abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:13,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-78b95c9e-9701-4801-8d15-439249f81566 Date: Mon, 23 Jul 2018 23:44:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-23T23:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"20994279-87cc-462a-9298-e14e493a7204","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"4f3c8101461d4126a87b0a2b5c038c6b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d","enable_dhcp":true,"segment_id":null,"network_id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:09Z","ip_version":4}]} 2018-07-23 23:44:13,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets?name=abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d used request id req-78b95c9e-9701-4801-8d15-439249f81566 2018-07-23 23:44:13,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-23 23:44:13,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 23 Jul 2018 23:44:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.26:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-23 23:44:13,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:13,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1030f75-62bd-403f-a641-651a0cb71e24 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}} 2018-07-23 23:44:13,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b used request id req-c1030f75-62bd-403f-a641-651a0cb71e24 2018-07-23 23:44:13,756 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-07-23 23:44:13,756 - neutron_utils - INFO - Adding interface to router with name abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:44:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" -d '{"subnet_id": "20994279-87cc-462a-9298-e14e493a7204"}' 2018-07-23 23:44:15,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b02edbee-0d46-457e-b7f3-74c7b8c21092 Date: Mon, 23 Jul 2018 23:44:15 GMT RESP BODY: {"network_id": "4950cbf7-d193-45c0-8fe3-7f9a7e272616", "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "subnet_id": "20994279-87cc-462a-9298-e14e493a7204", "subnet_ids": ["20994279-87cc-462a-9298-e14e493a7204"], "port_id": "e2b0e1bf-1f16-4b30-a3d0-619749ced2c4", "id": "c8bcb679-c085-40af-89b4-d16b397c464a"} 2018-07-23 23:44:15,601 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a/add_router_interface used request id req-b02edbee-0d46-457e-b7f3-74c7b8c21092 2018-07-23 23:44:15,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:15,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-9433c2cc-4273-4c73-9487-539b86aefdc4 Date: Mon, 23 Jul 2018 23:44:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "79acc888-f355-4cd0-8136-471e497c4f34", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:44:12Z", "admin_state_up": true, "updated_at": "2018-07-23T23:44:14Z", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c8bcb679-c085-40af-89b4-d16b397c464a", "name": "abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d"}} 2018-07-23 23:44:15,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a used request id req-9433c2cc-4273-4c73-9487-539b86aefdc4 2018-07-23 23:44:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/ports?device_id=c8bcb679-c085-40af-89b4-d16b397c464a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:15,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1749 X-Openstack-Request-Id: req-672cae3b-1ded-4377-b14e-70965c9a3d16 Date: Mon, 23 Jul 2018 23:44:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:44:14Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"79acc888-f355-4cd0-8136-471e497c4f34","ip_address":"172.30.9.206"}],"id":"af4ecc61-c751-4977-afc0-62a04e4520d2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:c1:24","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"","created_at":"2018-07-23T23:44:12Z","binding:vnic_type":"normal","device_id":"c8bcb679-c085-40af-89b4-d16b397c464a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-07-23T23:44:15Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"20994279-87cc-462a-9298-e14e493a7204","ip_address":"172.16.0.1"}],"id":"e2b0e1bf-1f16-4b30-a3d0-619749ced2c4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a1:da:f0","project_id":"4f3c8101461d4126a87b0a2b5c038c6b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:14Z","binding:vnic_type":"normal","device_id":"c8bcb679-c085-40af-89b4-d16b397c464a","ip_allocation":"immediate"}]} 2018-07-23 23:44:15,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/ports?device_id=c8bcb679-c085-40af-89b4-d16b397c464a used request id req-672cae3b-1ded-4377-b14e-70965c9a3d16 2018-07-23 23:44:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:16,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-f6f81069-e071-4a5e-8fee-b79adb6b9838 Date: Mon, 23 Jul 2018 23:44:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T21:52:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79acc888-f355-4cd0-8136-471e497c4f34","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8707d8833d5c4b879e8357ef18a0ca79","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8a029fb9-cb44-4a54-b8bf-a8de71144fde","tenant_id":"8707d8833d5c4b879e8357ef18a0ca79","created_at":"2018-07-23T21:52:26Z","ip_version":4}} 2018-07-23 23:44:16,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/79acc888-f355-4cd0-8136-471e497c4f34 used request id req-f6f81069-e071-4a5e-8fee-b79adb6b9838 2018-07-23 23:44:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/subnets/20994279-87cc-462a-9298-e14e493a7204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:44:16,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-0b99f165-783d-4d35-9a41-1d012686b119 Date: Mon, 23 Jul 2018 23:44:16 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-23T23:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.16.0.2","end":"172.16.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"20994279-87cc-462a-9298-e14e493a7204","dns_nameservers":["8.8.8.8"],"gateway_ip":"172.16.0.1","project_id":"4f3c8101461d4126a87b0a2b5c038c6b","description":"","tags":[],"cidr":"172.16.0.0/24","subnetpool_id":null,"service_types":[],"name":"abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d","enable_dhcp":true,"segment_id":null,"network_id":"4950cbf7-d193-45c0-8fe3-7f9a7e272616","tenant_id":"4f3c8101461d4126a87b0a2b5c038c6b","created_at":"2018-07-23T23:44:09Z","ip_version":4}} 2018-07-23 23:44:16,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/subnets/20994279-87cc-462a-9298-e14e493a7204 used request id req-0b99f165-783d-4d35-9a41-1d012686b119 2018-07-23 23:44:16,052 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-07-23 23:44:16,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:16,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:16,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["eAL-e8kkQSmvf-kenhyETw"], "issued_at": "2018-07-23T23:44:16.000000Z"}} 2018-07-23 23:44:16,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7762862fb14d2fbd611e29f0c807f912467afcf2" 2018-07-23 23:44:16,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af66c4c-a157-45ae-ba7a-70b1a45336cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:16,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-0af66c4c-a157-45ae-ba7a-70b1a45336cb 2018-07-23 23:44:16,534 - nova_utils - DEBUG - Retrieving Nova Client 2018-07-23 23:44:16,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7762862fb14d2fbd611e29f0c807f912467afcf2" 2018-07-23 23:44:16,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b0e71b9-5ad2-44d3-83c2-e0891aff58b1 x-compute-request-id: req-0b0e71b9-5ad2-44d3-83c2-e0891aff58b1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"flavors": [{"id": "57d44428-5dfd-4e85-8393-d65f10cf9937", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/57d44428-5dfd-4e85-8393-d65f10cf9937", "rel": "bookmark"}], "name": "vmtp-flavor_bd892fdc-c9d4-4939-a428-6b142c828c80"}]} 2018-07-23 23:44:16,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-0b0e71b9-5ad2-44d3-83c2-e0891aff58b1 2018-07-23 23:44:16,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7762862fb14d2fbd611e29f0c807f912467afcf2" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.small.juju", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-07-23 23:44:16,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34b36a35-713b-4f0a-9786-5f3e58accb2b x-compute-request-id: req-34b36a35-713b-4f0a-9786-5f3e58accb2b Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.small.juju", "links": [{"href": "http://172.30.9.26:8774/v2.1/flavors/4e25cfd7-4ff3-4f44-b7d9-dc4fe1092244", "rel": "self"}, {"href": "http://172.30.9.26:8774/flavors/4e25cfd7-4ff3-4f44-b7d9-dc4fe1092244", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4e25cfd7-4ff3-4f44-b7d9-dc4fe1092244"}} 2018-07-23 23:44:16,781 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.26:8774/v2.1/flavors used request id req-34b36a35-713b-4f0a-9786-5f3e58accb2b 2018-07-23 23:44:16,782 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-07-23 23:44:16,792 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-07-23 23:44:16,792 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 23:44:16,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:16,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:17,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["kfUh8Nf1TQK02DzIu83MaQ"], "issued_at": "2018-07-23T23:44:17.000000Z"}} 2018-07-23 23:44:17,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" 2018-07-23 23:44:17,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8890c1-ddbd-45c3-908a-eeb322ae534b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:17,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-bf8890c1-ddbd-45c3-908a-eeb322ae534b 2018-07-23 23:44:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=trusty -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" 2018-07-23 23:44:17,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-857596f8-5070-4f11-b049-6890199f78eb Date: Mon, 23 Jul 2018 23:44:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=trusty"} 2018-07-23 23:44:17,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=trusty used request id req-857596f8-5070-4f11-b049-6890199f78eb 2018-07-23 23:44:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" 2018-07-23 23:44:17,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e1bd44ff-4e8d-4b6d-8fdf-520938d28713 Date: Mon, 23 Jul 2018 23:44:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:44:17,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-e1bd44ff-4e8d-4b6d-8fdf-520938d28713 2018-07-23 23:44:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "trusty"}' 2018-07-23 23:44:17,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-db577e5e-4a9b-4f6e-805e-cdc6e52713be Date: Mon, 23 Jul 2018 23:44:17 GMT RESP BODY: {"status": "queued", "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:44:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:44:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6", "min_disk": 0, "protected": false, "id": "c757ca87-a532-4fa2-acef-6517d9dffed6", "file": "/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6/file", "checksum": null, "owner": "4f3c8101461d4126a87b0a2b5c038c6b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:44:17,508 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-db577e5e-4a9b-4f6e-805e-cdc6e52713be 2018-07-23 23:44:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" -d '' 2018-07-23 23:44:23,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b392338-d954-4864-b3a1-68e9049d146e Date: Mon, 23 Jul 2018 23:44:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:44:23,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6/file used request id req-0b392338-d954-4864-b3a1-68e9049d146e 2018-07-23 23:44:23,799 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-07-23 23:44:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" 2018-07-23 23:44:23,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-ebf9f25b-0a2e-400f-b98c-0b70caf28357 Date: Mon, 23 Jul 2018 23:44:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:44:17Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:44:23Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c757ca87-a532-4fa2-acef-6517d9dffed6/snap", "metadata": {}}], "self": "/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6", "min_disk": 0, "protected": false, "id": "c757ca87-a532-4fa2-acef-6517d9dffed6", "file": "/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "4f3c8101461d4126a87b0a2b5c038c6b", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c757ca87-a532-4fa2-acef-6517d9dffed6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:44:23,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6 used request id req-ebf9f25b-0a2e-400f-b98c-0b70caf28357 2018-07-23 23:44:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" 2018-07-23 23:44:23,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-25bc1b31-1c34-40a7-aad1-dc2c8cad845e Date: Mon, 23 Jul 2018 23:44:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:44:23,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-25bc1b31-1c34-40a7-aad1-dc2c8cad845e 2018-07-23 23:44:23,833 - create_image - INFO - Created image with name - trusty 2018-07-23 23:44:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" 2018-07-23 23:44:23,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-8cfe5b26-47f1-48b4-aac8-42bd621dedfc Date: Mon, 23 Jul 2018 23:44:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "trusty", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:44:17Z", "size": 263127552, "disk_format": "qcow2", "updated_at": "2018-07-23T23:44:23Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c757ca87-a532-4fa2-acef-6517d9dffed6/snap", "metadata": {}}], "self": "/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6", "min_disk": 0, "protected": false, "id": "c757ca87-a532-4fa2-acef-6517d9dffed6", "file": "/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6/file", "checksum": "06d561ab1ae8723493b484c1effc2790", "owner": "4f3c8101461d4126a87b0a2b5c038c6b", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/c757ca87-a532-4fa2-acef-6517d9dffed6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:44:23,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6 used request id req-8cfe5b26-47f1-48b4-aac8-42bd621dedfc 2018-07-23 23:44:23,854 - create_image - DEBUG - Instance status is - active 2018-07-23 23:44:23,854 - create_image - DEBUG - Image is active with name - trusty 2018-07-23 23:44:23,855 - create_image - INFO - Image is now active with name - trusty 2018-07-23 23:44:23,993 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c757ca87-a532-4fa2-acef-6517d9dffed6 -s trusty -r regionOne -u http://172.30.9.26:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-23 23:44:23,993 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-23 23:44:23,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:44:23,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:44:24,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["Sm5YlJieTwaOZbB170PgqQ"], "issued_at": "2018-07-23T23:44:24.000000Z"}} 2018-07-23 23:44:24,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" 2018-07-23 23:44:24,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16756d7-d817-4086-bee0-ae294cb48d21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.26:5000/v3/", "rel": "self"}]}} 2018-07-23 23:44:24,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.26:5000//v3 used request id req-f16756d7-d817-4086-bee0-ae294cb48d21 2018-07-23 23:44:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=xenial -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" 2018-07-23 23:44:24,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 108 Content-Type: application/json X-Openstack-Request-Id: req-46e695ed-78fd-4c77-a0fa-93537d6663b6 Date: Mon, 23 Jul 2018 23:44:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=xenial"} 2018-07-23 23:44:24,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images?limit=20&disk_format=qcow2&name=xenial used request id req-46e695ed-78fd-4c77-a0fa-93537d6663b6 2018-07-23 23:44:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" 2018-07-23 23:44:24,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9622b616-5d50-4399-8613-72472586e412 Date: Mon, 23 Jul 2018 23:44:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:44:24,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-9622b616-5d50-4399-8613-72472586e412 2018-07-23 23:44:24,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.26:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "xenial"}' 2018-07-23 23:44:24,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 567 Content-Type: application/json Location: http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9c39b491-e4ab-4863-bbd8-1a2a16adf93b Date: Mon, 23 Jul 2018 23:44:24 GMT RESP BODY: {"status": "queued", "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:44:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-07-23T23:44:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2", "min_disk": 0, "protected": false, "id": "747efa44-5211-43a0-93fe-66d4bcdc32d2", "file": "/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/file", "checksum": null, "owner": "4f3c8101461d4126a87b0a2b5c038c6b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:44:24,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.26:9292/v2/images used request id req-9c39b491-e4ab-4863-bbd8-1a2a16adf93b 2018-07-23 23:44:24,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" -d '' 2018-07-23 23:44:29,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2fd9943-5b0e-40e8-8b38-281560a81c27 Date: Mon, 23 Jul 2018 23:44:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:44:29,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/file used request id req-f2fd9943-5b0e-40e8-8b38-281560a81c27 2018-07-23 23:44:29,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-07-23 23:44:29,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" 2018-07-23 23:44:29,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-a6fc9ca2-d3b7-4bc1-9799-c1bec0ef475d Date: Mon, 23 Jul 2018 23:44:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:44:24Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-23T23:44:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/snap", "metadata": {}}], "self": "/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2", "min_disk": 0, "protected": false, "id": "747efa44-5211-43a0-93fe-66d4bcdc32d2", "file": "/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "4f3c8101461d4126a87b0a2b5c038c6b", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:44:29,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2 used request id req-a6fc9ca2-d3b7-4bc1-9799-c1bec0ef475d 2018-07-23 23:44:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" 2018-07-23 23:44:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a4d41c0b-22f3-4635-bee5-37fa28ecea11 Date: Mon, 23 Jul 2018 23:44:29 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-07-23 23:44:29,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/schemas/image used request id req-a4d41c0b-22f3-4635-bee5-37fa28ecea11 2018-07-23 23:44:29,795 - create_image - INFO - Created image with name - xenial 2018-07-23 23:44:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" 2018-07-23 23:44:29,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json X-Openstack-Request-Id: req-210eea0d-f5ae-48c4-9af3-2e7ef96530d3 Date: Mon, 23 Jul 2018 23:44:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "xenial", "tags": [], "container_format": "bare", "created_at": "2018-07-23T23:44:24Z", "size": 292225024, "disk_format": "qcow2", "updated_at": "2018-07-23T23:44:29Z", "visibility": "shared", "locations": [{"url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/snap", "metadata": {}}], "self": "/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2", "min_disk": 0, "protected": false, "id": "747efa44-5211-43a0-93fe-66d4bcdc32d2", "file": "/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/file", "checksum": "dc8393f531122fcf9401650e8d2fd266", "owner": "4f3c8101461d4126a87b0a2b5c038c6b", "direct_url": "rbd://f7cb7e16-1b69-4b34-a9c3-002bc2dc68d1/images/747efa44-5211-43a0-93fe-66d4bcdc32d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-07-23 23:44:29,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2 used request id req-210eea0d-f5ae-48c4-9af3-2e7ef96530d3 2018-07-23 23:44:29,814 - create_image - DEBUG - Instance status is - active 2018-07-23 23:44:29,814 - create_image - DEBUG - Image is active with name - xenial 2018-07-23 23:44:29,814 - create_image - INFO - Image is now active with name - xenial 2018-07-23 23:44:29,960 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 747efa44-5211-43a0-93fe-66d4bcdc32d2 -s xenial -r regionOne -u http://172.30.9.26:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-07-23 23:44:29,960 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 4950cbf7-d193-45c0-8fe3-7f9a7e272616 2018-07-23 23:44:29,960 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-07-23 23:53:16,214 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=4950cbf7-d193-45c0-8fe3-7f9a7e272616', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 23:44:30 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 23:44:30 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc", "abot-controller", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=4950cbf7-d193-45c0-8fe3-7f9a7e272616", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 23:44:30 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "" and credential "abot-epc" () 23:44:30 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-default-secgroup:true network:4950cbf7-d193-45c0-8fe3-7f9a7e272616 external-network: use-floating-ip:true] 23:44:30 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 23:44:30 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[max-status-history-size:5G use-default-secgroup:true proxy-ssh:false external-network: max-action-results-size:5G network:4950cbf7-d193-45c0-8fe3-7f9a7e272616 http-proxy: enable-os-upgrade:true apt-https-proxy: disable-network-management:false provisioner-harvest-mode:destroyed https-proxy: max-action-results-age:336h type:openstack no-proxy:127.0.0.1,localhost,::1 max-status-history-age:336h net-bond-reconfigure-delay:17 apt-no-proxy: ftp-proxy: agent-stream:released agent-metadata-url: ssl-hostname-verification:false uuid:d4781074-0ad6-444a-89a7-216f59dac768 use-floating-ip:true test-mode:false name:controller update-status-hook-interval:5m logforward-enabled:false logging-config: transmit-vendor-metrics:true apt-ftp-proxy: image-metadata-url: apt-http-proxy: firewall-mode:instance automatically-retry-hooks:true enable-os-refresh-update:true development:false image-stream:released authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOk9BLsPRspOikVgSwJYjcB+dugc6T/R3s1Dg1d2S/FEPI27j/Iu6d7CyCkxqZ/kYuyesYnIecFxYl2uJOPOfC2LKwZvwwrcuj9W0DfDPfzo/z+5AwMC6jfdxM/xo/pSEshQhVSnAJWcT9tx1qL4Bck6ZiMInh66RicdTwQHGK+vKcufSgcEf9DNmI3Cii6waXYiloEBvWoLRXo8nNLBJ7CHxAvOwR5zeBZvtv4h1QqEUCb0Me1ON/BIlNtGdE0VnNbQxWwhS9v4whm4HCltkb/OZ4Cfw82HgoHPVtuZPO7FKh7zz/Ck4F7b6aJgoOLWJg4hMCYJIwt1Rdu3z4QB7n juju-client-key ignore-machine-addresses:false apt-mirror: default-series:xenial resource-tags:] 23:44:30 INFO juju.provider.openstack provider.go:144 opening model "controller" 23:44:30 DEBUG goose :1 auth details: &{Token:gAAAAABbVmheJcMoBMwPlsVkPa7YPQUs7WZvAZqHTocYqsbdX1ZCyTI68jnLLuc52QwOiMci9pbxz0S4aJbLOZHSAKll7rL95YG5IXQqZGUt2SbcpIjNI9ReVmqf9zFLXCro8oVYyqr6qsLTnJTNdF_vCq6FUzRxq4IFffZSDOjA_mW67WCHoJo TenantId:4f3c8101461d4126a87b0a2b5c038c6b UserId:298ba0e35ddb409eb1b56e9069ac6109 Domain: RegionServiceURLs:map[regionOne:map[event:http://172.30.9.26:8977 identity:http://172.30.9.26:5000 object-store:http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b alarming:http://172.30.9.26:8042 orchestration:http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b image:http://172.30.9.26:9292 volumev3:http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b metric:http://172.30.9.26:8041 compute:http://172.30.9.26:8774/v2.1 volume:http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b placement:http://172.30.9.26:8778/placement cloudformation:http://172.30.9.26:8000/v1 network:http://172.30.9.26:9696 volumev2:http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b]]} 23:44:30 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 23:44:30 DEBUG goose :1 performing API version discovery for "http://172.30.9.26:8774/" 23:44:30 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 23:44:31 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 23:44:31 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 23:44:31 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 23:44:31 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 23:44:31 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 23:44:31 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 23:44:31 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 23:44:31 INFO cmd bootstrap.go:233 Loading image metadata 23:44:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 23:44:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 23:44:31 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 23:44:31 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [saucy win2012r2 win2016hv wily xenial win2016 win8 raring yakkety win2012hv zesty win2008r2 win2016nano centos7 genericlinux quantal utopic vivid win7 win81 opensuseleap precise trusty win2012 win2012hvr2 win10] [amd64 i386 armhf arm64 ppc64el s390x] released}} 23:44:31 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 23:44:33 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 23:44:34 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 23:44:34 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 23:44:34 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 23:44:34 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.5 for amd64 23:44:34 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.5 23:44:34 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 23:44:34 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 23:44:34 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.5 23:44:34 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 23:44:34 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 23:44:34 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 23:44:35 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 23:44:38 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 23:44:38 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 23:44:38 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 23:44:38 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:747efa44-5211-43a0-93fe-66d4bcdc32d2 Arch:amd64 VirtType:}] 23:44:38 INFO juju.environs.instances image.go:106 find instance - using image with id: 747efa44-5211-43a0-93fe-66d4bcdc32d2 23:44:38 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 23:44:38 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 23:44:38 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2493 bytes 23:44:38 DEBUG juju.provider.openstack provider.go:1022 using network id "4950cbf7-d193-45c0-8fe3-7f9a7e272616" 23:44:38 DEBUG goose :1 performing API version discovery for "http://172.30.9.26:9696/" 23:44:38 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] 23:44:41 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "43f1c8a5-647b-4d34-9630-2b598980ecda" has status BUILD, wait 10 seconds before retry, attempt 11 23:46:38 INFO juju.provider.openstack provider.go:1189 started instance "43f1c8a5-647b-4d34-9630-2b598980ecda" 23:46:38 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 23:46:40 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.207 23:46:40 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.207 - 43f1c8a5-647b-4d34-9630-2b598980ecda (arch=amd64 mem=2G cores=1) 23:46:41 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.5 23:46:41 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.5 23:46:41 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 23:46:44 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.12.3 23:46:44 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 23:46:45 DEBUG juju.provider.openstack provider.go:414 instance 43f1c8a5-647b-4d34-9630-2b598980ecda has floating IP address: 172.30.9.207 Attempting to connect to 172.30.9.207:22 Attempting to connect to 172.16.0.6:22 23:46:45 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 23:46:45 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.207 failed: ssh: connect to host 172.30.9.207 port 22: Connection refused 23:46:50 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.16.0.6 failed: ssh: connect to host 172.16.0.6 port 22: Connection refused 23:46:50 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-dac768-controller-0 Cloud-init v. 18.2 running 'init-local' at Mon, 23 Jul 2018 23:46:38 +0000. Up 6.04 seconds. Cloud-init v. 18.2 running 'init' at Mon, 23 Jul 2018 23:46:39 +0000. Up 7.28 seconds. ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: | ens3 | True | 172.16.0.6 | 255.255.255.0 | . | fa:16:3e:b9:55:f4 | ci-info: | ens3 | True | fe80::f816:3eff:feb9:55f4/64 | . | link | fa:16:3e:b9:55:f4 | ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | ci-info: | lo | True | ::1/128 | . | host | . | ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 172.16.0.1 | 0.0.0.0 | ens3 | UG | ci-info: | 1 | 169.254.169.254 | 172.16.0.1 | 255.255.255.255 | ens3 | UGH | ci-info: | 2 | 172.16.0.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Generating locales (this might take a while)... en_US.UTF-8... done Generation complete. Cloud-init v. 18.2 running 'modules:config' at Mon, 23 Jul 2018 23:46:45 +0000. Up 12.34 seconds. + install -D -m 644 /dev/null /etc/systemd/system/juju-clean-shutdown.service + printf %s\n [Unit] Description=Stop all network interfaces on shutdown DefaultDependencies=false After=final.target [Service] Type=oneshot ExecStart=/sbin/ifdown -a -v --force StandardOutput=tty StandardError=tty [Install] WantedBy=final.target + /bin/systemctl enable /etc/systemd/system/juju-clean-shutdown.service Created symlink from /etc/systemd/system/final.target.wants/juju-clean-shutdown.service to /etc/systemd/system/juju-clean-shutdown.service. + install -D -m 644 /dev/null /var/lib/juju/nonce.txt + printf %s\n user-admin:bootstrap Cloud-init v. 18.2 running 'modules:final' at Mon, 23 Jul 2018 23:46:47 +0000. Up 14.40 seconds. Cloud-init v. 18.2 finished at Mon, 23 Jul 2018 23:46:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 14.63 seconds Logging to /var/log/cloud-init-output.log on the bootstrap machine Regenerating SSH RSA host key Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:ssidU4iPQnfjORSfUdb19GGRJZjvvbDXh747oqPVAlc root@juju-dac768-controller-0 The key's randomart image is: +---[RSA 2048]----+ | o. +o+*| | o + .=o| | . . E. o| | . + o . . | | . o * S . . . | | . o O B o . .. .| | . + X o . o.o| | . o .....ooo| | ...o o=+.| +----[SHA256]-----+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: SHA256:0xBPbDZh0ohrL6ShZ4b2gmFE6kKF+VealMA11XPbCNE root@juju-dac768-controller-0 The key's randomart image is: +---[DSA 1024]----+ | +.oooo+=*. | | + o oo..X*E | |o o . +..o=.+ | |.o ..++ o o . | |+ o.= .S . | |oo+ = . .. | |o+ = . | |. . . | | . | +----[SHA256]-----+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: SHA256:AmxEKXZz5lPKK308ppDm6pJWY6KPCO7aHfczP/lT0ZI root@juju-dac768-controller-0 The key's randomart image is: +---[ECDSA 256]---+ | .o. | | oo+ o . | | . o+* o o | | . .= E .| | o.+S o | | . += o.= . | |o.+ooo.+ . . . | |B+ ..o..o o . | |B*=.. .+.o.. | +----[SHA256]-----+ Running apt-get update Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:5 http://security.ubuntu.com/ubuntu xenial-security/main Sources [129 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main Sources [868 kB] Get:7 http://security.ubuntu.com/ubuntu xenial-security/restricted Sources [2,116 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/restricted Sources [4,808 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Sources [7,728 kB] Get:10 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [68.0 kB] Get:11 http://security.ubuntu.com/ubuntu xenial-security/multiverse Sources [2,120 B] Get:12 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [525 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Sources [179 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [7,532 kB] Get:15 http://security.ubuntu.com/ubuntu xenial-security/main Translation-en [225 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe Translation-en [4,354 kB] Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [360 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [144 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/multiverse Translation-en [106 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Sources [314 kB] Get:21 http://security.ubuntu.com/ubuntu xenial-security/universe Translation-en [135 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/restricted Sources [2,524 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Sources [208 kB] Get:24 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3,452 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources [8,404 B] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [812 kB] Get:27 http://security.ubuntu.com/ubuntu xenial-security/multiverse Translation-en [1,744 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main Translation-en [335 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [644 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe Translation-en [260 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [16.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/multiverse Translation-en [8,344 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Sources [4,484 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Sources [6,712 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [6,744 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/main Translation-en [4,180 B] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [7,420 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports/universe Translation-en [3,996 B] Fetched 25.3 MB in 4s (5,303 kB/s) Reading package lists... Running apt-get upgrade Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages have been kept back: linux-headers-generic linux-headers-virtual linux-image-virtual linux-virtual The following packages will be upgraded: apt apt-transport-https apt-utils base-files dns-root-data dnsmasq-base libapt-inst2.0 libapt-pkg5.0 libdrm-common libdrm2 libpng12-0 libpolkit-agent-1-0 libpolkit-backend-1-0 libpolkit-gobject-1-0 policykit-1 python-apt-common python3-apt snapd squashfs-tools ubuntu-core-launcher 20 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Need to get 17.1 MB of archives. After this operation, 1,147 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 base-files amd64 9.4ubuntu4.7 [65.9 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-pkg5.0 amd64 1.2.27 [706 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.27 [55.4 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt amd64 1.2.27 [1,042 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-utils amd64 1.2.27 [196 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 squashfs-tools amd64 1:4.3-3ubuntu2.16.04.2 [105 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-core-launcher amd64 2.33.1ubuntu2 [1,570 B] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.33.1ubuntu2 [14.1 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-0 amd64 1.2.54-1ubuntu1.1 [116 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apt-transport-https amd64 1.2.27 [26.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-common all 2.4.91-2~16.04.1 [4,764 B] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm2 amd64 2.4.91-2~16.04.1 [30.8 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-14.1ubuntu0.1 [36.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.2 [16.0 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.2 [137 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dns-root-data all 2018013001~16.04.1 [5,424 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dnsmasq-base amd64 2.75-1ubuntu0.16.04.5 [295 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-14.1ubuntu0.1 [14.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpolkit-backend-1-0 amd64 0.105-14.1ubuntu0.1 [35.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 policykit-1 amd64 0.105-14.1ubuntu0.1 [52.9 kB] Fetched 17.1 MB in 5s (3,391 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../base-files_9.4ubuntu4.7_amd64.deb ... Unpacking base-files (9.4ubuntu4.7) over (9.4ubuntu4.6) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. Setting up base-files (9.4ubuntu4.7) ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Installing new version of config file /etc/lsb-release ... Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.5) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.122ubuntu8.11) ... update-initramfs: Generating /boot/initrd.img-4.4.0-130-generic W: mdadm: /etc/mdadm/mdadm.conf defines no arrays. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-pkg5.0_1.2.27_amd64.deb ... Unpacking libapt-pkg5.0:amd64 (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Setting up libapt-pkg5.0:amd64 (1.2.27) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../libapt-inst2.0_1.2.27_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.27) over (1.2.26) ... Preparing to unpack .../archives/apt_1.2.27_amd64.deb ... Unpacking apt (1.2.27) over (1.2.26) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for man-db (2.7.5-1) ... Setting up apt (1.2.27) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Processing triggers for libc-bin (2.23-0ubuntu10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54120 files and directories currently installed.) Preparing to unpack .../apt-utils_1.2.27_amd64.deb ... Unpacking apt-utils (1.2.27) over (1.2.26) ... Preparing to unpack .../squashfs-tools_1%3a4.3-3ubuntu2.16.04.2_amd64.deb ... Unpacking squashfs-tools (1:4.3-3ubuntu2.16.04.2) over (1:4.3-3ubuntu2.16.04.1) ... Preparing to unpack .../ubuntu-core-launcher_2.33.1ubuntu2_amd64.deb ... Unpacking ubuntu-core-launcher (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../snapd_2.33.1ubuntu2_amd64.deb ... Unpacking snapd (2.33.1ubuntu2) over (2.32.9) ... Preparing to unpack .../libpng12-0_1.2.54-1ubuntu1.1_amd64.deb ... Unpacking libpng12-0:amd64 (1.2.54-1ubuntu1.1) over (1.2.54-1ubuntu1) ... Preparing to unpack .../apt-transport-https_1.2.27_amd64.deb ... Unpacking apt-transport-https (1.2.27) over (1.2.26) ... Preparing to unpack .../libdrm-common_2.4.91-2~16.04.1_all.deb ... Unpacking libdrm-common (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libdrm2_2.4.91-2~16.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.91-2~16.04.1) over (2.4.83-1~16.04.1) ... Preparing to unpack .../libpolkit-gobject-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.2_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.2_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.2) over (1.1.0~beta1ubuntu0.16.04.1) ... Preparing to unpack .../dns-root-data_2018013001~16.04.1_all.deb ... Unpacking dns-root-data (2018013001~16.04.1) over (2015052300+h+1) ... Preparing to unpack .../dnsmasq-base_2.75-1ubuntu0.16.04.5_amd64.deb ... Unpacking dnsmasq-base (2.75-1ubuntu0.16.04.5) over (2.75-1ubuntu0.16.04.4) ... Preparing to unpack .../libpolkit-agent-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../libpolkit-backend-1-0_0.105-14.1ubuntu0.1_amd64.deb ... Unpacking libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Preparing to unpack .../policykit-1_0.105-14.1ubuntu0.1_amd64.deb ... Created symlink from /run/systemd/system/polkitd.service to /dev/null. Unpacking policykit-1 (0.105-14.1ubuntu0.1) over (0.105-14.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for dbus (1.10.6-1ubuntu3.3) ... Setting up libapt-inst2.0:amd64 (1.2.27) ... Setting up apt-utils (1.2.27) ... Setting up squashfs-tools (1:4.3-3ubuntu2.16.04.2) ... Setting up snapd (2.33.1ubuntu2) ... Installing new version of config file /etc/apparmor.d/usr.lib.snapd.snap-confine.real ... Installing new version of config file /etc/profile.d/apps-bin-path.sh ... snapd.snap-repair.service is a disabled or a static unit, not starting it. Setting up ubuntu-core-launcher (2.33.1ubuntu2) ... Setting up libpng12-0:amd64 (1.2.54-1ubuntu1.1) ... Setting up apt-transport-https (1.2.27) ... Setting up libdrm-common (2.4.91-2~16.04.1) ... Setting up libdrm2:amd64 (2.4.91-2~16.04.1) ... Setting up libpolkit-gobject-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.2) ... Setting up dns-root-data (2018013001~16.04.1) ... Setting up dnsmasq-base (2.75-1ubuntu0.16.04.5) ... Setting up libpolkit-agent-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up libpolkit-backend-1-0:amd64 (0.105-14.1ubuntu0.1) ... Setting up policykit-1 (0.105-14.1ubuntu0.1) ... Removed symlink /run/systemd/system/polkitd.service. Processing triggers for libc-bin (2.23-0ubuntu10) ... Installing curl, cpu-checker, bridge-utils, cloud-utils, tmux Reading package lists... Building dependency tree... Reading state information... curl is already the newest version (7.47.0-1ubuntu2.8). 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: msr-tools The following NEW packages will be installed: cpu-checker msr-tools 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 17.5 kB of archives. After this operation, 87.0 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 msr-tools amd64 1.3-2 [10.6 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpu-checker amd64 0.7-0ubuntu7 [6,862 B] Fetched 17.5 kB in 0s (75.8 kB/s) Selecting previously unselected package msr-tools. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54118 files and directories currently installed.) Preparing to unpack .../msr-tools_1.3-2_amd64.deb ... Unpacking msr-tools (1.3-2) ... Selecting previously unselected package cpu-checker. Preparing to unpack .../cpu-checker_0.7-0ubuntu7_amd64.deb ... Unpacking cpu-checker (0.7-0ubuntu7) ... Processing triggers for man-db (2.7.5-1) ... Setting up msr-tools (1.3-2) ... Setting up cpu-checker (0.7-0ubuntu7) ... Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: bridge-utils 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. Need to get 28.6 kB of archives. After this operation, 102 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bridge-utils amd64 1.5-9ubuntu1 [28.6 kB] Fetched 28.6 kB in 0s (45.7 kB/s) Selecting previously unselected package bridge-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54132 files and directories currently installed.) Preparing to unpack .../bridge-utils_1.5-9ubuntu1_amd64.deb ... Unpacking bridge-utils (1.5-9ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up bridge-utils (1.5-9ubuntu1) ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: cloud-image-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils Suggested packages: cloud-utils-euca shunit2 wodim cdrkit-doc debootstrap bsd-mailx | mailx The following NEW packages will be installed: cloud-image-utils cloud-utils distro-info genisoimage libaio1 libboost-iostreams1.58.0 libboost-random1.58.0 libboost-system1.58.0 libboost-thread1.58.0 libiscsi2 libnspr4 libnss3 libnss3-nssdb librados2 librbd1 qemu-block-extra qemu-utils sharutils 0 upgraded, 18 newly installed, 0 to remove and 4 not upgraded. Need to get 6,365 kB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libiscsi2 amd64 1.12.0-2 [51.5 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 distro-info amd64 0.14build1 [20.0 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 genisoimage amd64 9:1.1.11-3ubuntu1 [316 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaio1 amd64 0.3.110-2 [6,356 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-iostreams1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [29.0 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-system1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [9,146 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-random1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [11.7 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-thread1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [47.0 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnspr4 amd64 2:4.13.1-0ubuntu0.16.04.1 [112 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3-nssdb all 2:3.28.4-0ubuntu0.16.04.3 [10.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnss3 amd64 2:3.28.4-0ubuntu0.16.04.3 [1,148 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librados2 amd64 10.2.9-0ubuntu0.16.04.1 [1,644 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 librbd1 amd64 10.2.9-0ubuntu0.16.04.1 [2,185 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-block-extra amd64 1:2.5+dfsg-5ubuntu10.30 [31.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 qemu-utils amd64 1:2.5+dfsg-5ubuntu10.30 [578 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 sharutils amd64 1:4.15.2-1ubuntu0.1 [148 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-image-utils all 0.27-0ubuntu25.1 [15.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cloud-utils all 0.27-0ubuntu25.1 [1,512 B] Fetched 6,365 kB in 4s (1,535 kB/s) Selecting previously unselected package libiscsi2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54158 files and directories currently installed.) Preparing to unpack .../libiscsi2_1.12.0-2_amd64.deb ... Unpacking libiscsi2:amd64 (1.12.0-2) ... Selecting previously unselected package distro-info. Preparing to unpack .../distro-info_0.14build1_amd64.deb ... Unpacking distro-info (0.14build1) ... Selecting previously unselected package genisoimage. Preparing to unpack .../genisoimage_9%3a1.1.11-3ubuntu1_amd64.deb ... Unpacking genisoimage (9:1.1.11-3ubuntu1) ... Selecting previously unselected package libaio1:amd64. Preparing to unpack .../libaio1_0.3.110-2_amd64.deb ... Unpacking libaio1:amd64 (0.3.110-2) ... Selecting previously unselected package libboost-iostreams1.58.0:amd64. Preparing to unpack .../libboost-iostreams1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-system1.58.0:amd64. Preparing to unpack .../libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-random1.58.0:amd64. Preparing to unpack .../libboost-random1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libboost-thread1.58.0:amd64. Preparing to unpack .../libboost-thread1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Selecting previously unselected package libnspr4:amd64. Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.16.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.16.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.16.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Selecting previously unselected package librados2. Preparing to unpack .../librados2_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librados2 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package librbd1. Preparing to unpack .../librbd1_10.2.9-0ubuntu0.16.04.1_amd64.deb ... Unpacking librbd1 (10.2.9-0ubuntu0.16.04.1) ... Selecting previously unselected package qemu-block-extra:amd64. Preparing to unpack .../qemu-block-extra_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package qemu-utils. Preparing to unpack .../qemu-utils_1%3a2.5+dfsg-5ubuntu10.30_amd64.deb ... Unpacking qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Selecting previously unselected package sharutils. Preparing to unpack .../sharutils_1%3a4.15.2-1ubuntu0.1_amd64.deb ... Unpacking sharutils (1:4.15.2-1ubuntu0.1) ... Selecting previously unselected package cloud-image-utils. Preparing to unpack .../cloud-image-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-image-utils (0.27-0ubuntu25.1) ... Selecting previously unselected package cloud-utils. Preparing to unpack .../cloud-utils_0.27-0ubuntu25.1_all.deb ... Unpacking cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Processing triggers for install-info (6.1.0.dfsg.1-5) ... Setting up libiscsi2:amd64 (1.12.0-2) ... Setting up distro-info (0.14build1) ... Setting up genisoimage (9:1.1.11-3ubuntu1) ... Setting up libaio1:amd64 (0.3.110-2) ... Setting up libboost-iostreams1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-system1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-random1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libboost-thread1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.16.04.1) ... Setting up sharutils (1:4.15.2-1ubuntu0.1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.16.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.16.04.3) ... Setting up librados2 (10.2.9-0ubuntu0.16.04.1) ... Setting up librbd1 (10.2.9-0ubuntu0.16.04.1) ... Setting up qemu-block-extra:amd64 (1:2.5+dfsg-5ubuntu10.30) ... Setting up qemu-utils (1:2.5+dfsg-5ubuntu10.30) ... Setting up cloud-image-utils (0.27-0ubuntu25.1) ... Setting up cloud-utils (0.27-0ubuntu25.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Reading package lists... Building dependency tree... Reading state information... tmux is already the newest version (2.1-3build1). 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. Fetching Juju agent version 2.2.5 for amd64 Attempt 1 to download tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz... tools from https://streams.canonical.com/juju/tools/agent/2.2.5/juju-2.2.5-ubuntu-amd64.tgz downloaded: HTTP 200; time 9.204s; size 22087170 bytes; speed 2399731.000 bytes/s Tools downloaded successfully. b5ab9e3c0189317a0dbdb60369ac91c11cfcd41f0a84f98d8347239ffb4320b9 /var/lib/juju/tools/2.2.5-xenial-amd64/tools.tar.gz 80e7bb6beb479685bc21e7f529f61e5fd2219773cf7343f459f227301d2e38d4 /var/lib/juju/gui/gui.tar.bz2 Installing Juju machine agent 2018-07-23 23:47:48 INFO juju.cmd supercommand.go:63 running jujud [2.2.5 gc go1.8] 2018-07-23 23:47:48 DEBUG juju.cmd supercommand.go:64 args: []string{"/var/lib/juju/tools/2.2.5-xenial-amd64/jujud", "bootstrap-state", "--timeout", "20m0s", "--data-dir", "/var/lib/juju", "--debug", "/var/lib/juju/bootstrap-params"} 2018-07-23 23:47:48 DEBUG juju.agent agent.go:552 read agent config, format "2.0" 2018-07-23 23:47:48 INFO juju.provider.openstack provider.go:144 opening model "controller" 2018-07-23 23:47:48 DEBUG goose :22 auth details: &{Token:gAAAAABbVmkk-BpT9ua8SnePlef21X8bqh8zGa1s69KXpHyfSzPKuwopcp3Nl7v-4EvC7ea57uV-ngRlwTIrOy4gapGWlfu4XsDxTbfvtWu1vzt4YVJXTWsO0oug9M04AQwOaKhWPGSREo70eQnZ1UZ7-RxJmCSLwG02XsOgbIaZmohUyIZ7kQc TenantId:4f3c8101461d4126a87b0a2b5c038c6b UserId:298ba0e35ddb409eb1b56e9069ac6109 Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.26:8041 orchestration:http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b network:http://172.30.9.26:9696 volumev2:http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b object-store:http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b image:http://172.30.9.26:9292 cloudformation:http://172.30.9.26:8000/v1 compute:http://172.30.9.26:8774/v2.1 volumev3:http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b alarming:http://172.30.9.26:8042 volume:http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b event:http://172.30.9.26:8977 identity:http://172.30.9.26:5000 placement:http://172.30.9.26:8778/placement]]} 2018-07-23 23:47:48 DEBUG goose :22 performing API version discovery for "http://172.30.9.26:8774/" 2018-07-23 23:47:48 DEBUG goose :22 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 2018-07-23 23:47:49 DEBUG juju.provider.openstack provider.go:414 instance 43f1c8a5-647b-4d34-9630-2b598980ecda has floating IP address: 172.30.9.207 2018-07-23 23:47:49 INFO juju.agent identity.go:22 writing system identity file 2018-07-23 23:47:49 DEBUG juju.cmd.jujud bootstrap.go:323 starting mongo 2018-07-23 23:47:49 DEBUG juju.cmd.jujud bootstrap.go:351 calling ensureMongoServer 2018-07-23 23:47:49 INFO juju.mongo mongo.go:465 Ensuring mongo server is running; data directory /var/lib/juju; port 37017 2018-07-23 23:47:49 INFO juju.mongo mongo.go:663 installing [juju-mongodb3.2 juju-mongo-tools3.2] 2018-07-23 23:47:49 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongodb3.2 2018-07-23 23:47:57 INFO juju.utils.packaging.manager utils.go:57 Running: apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet install juju-mongo-tools3.2 2018-07-23 23:48:02 DEBUG juju.mongo mongo.go:622 using mongod: /usr/lib/juju/mongo3.2/bin/mongod --version: "db version v3.2.15\ngit version: e11e3c1b9c9ce3f7b4a79493e16f5e4504e01140\nOpenSSL version: OpenSSL 1.0.2g 1 Mar 2016\nallocator: tcmalloc\nmodules: none\nbuild environment:\n distarch: x86_64\n target_arch: x86_64\n" 2018-07-23 23:48:02 DEBUG juju.service discovery.go:115 discovered init system "systemd" from local host 2018-07-23 23:48:02 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-23 23:48:04 INFO juju.service service.go:213 Installing and starting service &{Service:{Name:juju-db Conf:{Desc:juju state database Transient:false AfterStopped: Env:map[] Limit:map[nofile:65000 nproc:20000] Timeout:300 ExecStart:/usr/lib/juju/mongo3.2/bin/mongod --dbpath '/var/lib/juju/db' --sslPEMKeyFile '/var/lib/juju/server.pem' --sslPEMKeyPassword=ignored --port 37017 --syslog --journal --replSet juju --quiet --oplogSize 512 --ipv6 --auth --keyFile '/var/lib/juju/shared-secret' --sslMode requireSSL --storageEngine wiredTiger --wiredTigerCacheSizeGB 1 ExecStopPost: Logfile: ExtraScript: ServiceBinary: ServiceArgs:[]}} ConfName:juju-db.service UnitName:juju-db.service Dirname:/var/lib/juju/init/juju-db Script:[]} 2018-07-23 23:48:04 DEBUG juju.service.systemd service.go:431 service "juju-db" successfully installed 2018-07-23 23:48:05 DEBUG juju.service.systemd service.go:329 service "juju-db" not running 2018-07-23 23:48:05 DEBUG juju.service.systemd service.go:275 service "juju-db" successfully started 2018-07-23 23:48:05 DEBUG juju.mongo mongo.go:273 selecting mongo peer address from [public:172.30.9.207 local-cloud:172.16.0.6] 2018-07-23 23:48:05 DEBUG juju.network address.go:316 selected "172.16.0.6" as controller address, using scope "local-cloud" 2018-07-23 23:48:05 DEBUG juju.worker.peergrouper initiate.go:42 Initiating mongo replicaset; dialInfo &mgo.DialInfo{Addrs:[]string{"localhost:37017"}, Direct:false, Timeout:300000000000, FailFast:false, Database:"", ReplicaSetName:"", Source:"", Service:"", ServiceHost:"", Mechanism:"", Username:"", Password:"", PoolLimit:0, DialServer:(func(*mgo.ServerAddr) (net.Conn, error))(0xae8cb0), Dial:(func(net.Addr) (net.Conn, error))(nil)}; memberHostport "172.16.0.6:37017"; user ""; password "" 2018-07-23 23:48:05 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:05 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:06 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:07 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:08 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:09 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:10 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:11 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:12 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:13 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:14 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:15 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:16 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:17 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:18 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:19 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:20 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial tcp 127.0.0.1:37017: getsockopt: connection refused 2018-07-23 23:48:21 WARNING juju.mongo open.go:159 mongodb connection failed, will retry: dial23:53:06 ERROR juju.cmd.juju.commands bootstrap.go:496 failed to bootstrap model: subprocess encountered error code 1 23:53:06 DEBUG juju.cmd.juju.commands bootstrap.go:497 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:588: failed to bootstrap model} {subprocess encountered error code 1}]) 23:53:06 DEBUG juju.cmd.juju.commands bootstrap.go:1095 cleaning up after failed bootstrap 23:53:06 INFO juju.provider.common destroy.go:20 destroying model "controller" 23:53:06 INFO juju.provider.common destroy.go:31 destroying instances 23:53:10 DEBUG juju.provider.openstack provider.go:1231 terminating instances [43f1c8a5-647b-4d34-9630-2b598980ecda] 23:53:10 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-73031eab-7e4c-4029-8138-e353b39ff05a-d4781074-0ad6-444a-89a7-216f59dac768-0" 23:53:12 INFO juju.provider.common destroy.go:51 destroying storage 23:53:12 DEBUG juju.provider.openstack cinder.go:81 volume URL: http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b 23:53:15 DEBUG juju.provider.openstack firewaller.go:297 deleting security group "juju-73031eab-7e4c-4029-8138-e353b39ff05a-d4781074-0ad6-444a-89a7-216f59dac768" 23:53:16 INFO cmd supercommand.go:465 command finished 2018-07-23 23:53:16,339 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-23 23:53:16,340 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 09:15 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-23 23:53:16,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:53:16,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:53:16,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["YtuaE37zRY25zqV8YTQdrg"], "issued_at": "2018-07-23T23:53:16.000000Z"}} 2018-07-23 23:53:16,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54f8f2986f4dc5370355061e6adceb0cc1842048" 2018-07-23 23:53:16,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-0d5220fb-0818-4e6c-86bb-f1153b9a497c Date: Mon, 23 Jul 2018 23:53:16 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:46:39Z", "updated_at": "2018-07-23T23:53:12Z", "floating_network_id": "8a029fb9-cb44-4a54-b8bf-a8de71144fde", "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "port_id": null, "id": "29eaafff-c9c3-4c7e-98f1-585b12f2a037", "qos_policy_id": null}]} 2018-07-23 23:53:16,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/floatingips used request id req-0d5220fb-0818-4e6c-86bb-f1153b9a497c 2018-07-23 23:53:16,929 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Floating IPs assigned to project:juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:16,929 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - 172.30.9.207: 2018-07-23 23:53:17,015 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2018-07-23 23:53:17,015 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Release floating IPs assigned by Juju... 2018-07-23 23:53:17,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-07-23 23:53:17,017 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-07-23 23:53:17,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.26:5000//v3/auth/tokens 2018-07-23 23:53:17,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aec24dd85f0246a69b9efc1db0e5b0ef", "name": "admin"}], "expires_at": "2018-07-24T00:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ae893ec68e344359dc02bb2125d0354"}, {"url": "http://172.30.9.26:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "472d51f5e82a4318a9021832e3a5b855"}, {"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "85e458d37e3740e690b217d2401eb7eb"}], "type": "alarming", "id": "2cd778031182428fa292efa3d347389b", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c82517b692a4c5d9c761b98d060228c"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d91a3cd4051b4fe2817c3e61e4e2abce"}, {"url": "http://172.30.9.26:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3fea8175c75424f8deb31bbf20371af"}], "type": "metric", "id": "2fb9359b35cc43d2ade2fd87eaa17c86", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.26:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "21d7166db4384e22a518879dd208d3d0"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ba993e12958c4ce193c862dff79a785e"}, {"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff4fc295db044fb38c7448416641fb74"}], "type": "event", "id": "3d8238c26f684fbfa2ec12ada6944c13", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.26:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0044b5205d75482982ac427032e2e199"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5737123b5c274b30873092bed5887b2d"}, {"url": "http://192.30.9.7:8004/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b8638905ebc41fe809792fef88c6ceb"}], "type": "orchestration", "id": "42708614fab24f9d95165623033bcaa7", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "4d6107b1002b46eaaa24b60d30d0fe72", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "56395d3dc10741bba03be4fc68f67944"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a25a4b98256a482d90ee4eac1e57e193"}, {"url": "http://172.30.9.26:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b96ca29a4e5b4d24b758bfc079b7d616"}], "type": "cloudformation", "id": "55eb701c98d743058da2df4b49fe2d7b", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "04fd617c816d41c5a9e7ab82a643358e"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "36ba7f29253040a48520f514f2a7d7d4"}, {"url": "http://172.30.9.26:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4718bfaf41844a64b5c28223f4e65221"}], "type": "network", "id": "587d631cd475458b90261b809faa24b5", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17fc3ae807874ac1b65a06c761876399"}, {"url": "http://172.30.9.26:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3b7eb78c078940c695d3af1838eba838"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ce3fdd8a69ad46abb0965e5475c5d27d"}], "type": "compute", "id": "7c95be6c164f45cb974183739138c6f6", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "946e30ea61504ec6a87dfae34683ac8e"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aa65b3cd0f6d4898a16fcb46db53fbef"}, {"url": "http://172.30.9.26:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1d63fcddd544a6e8dc3ed5a9e7411a2"}], "type": "identity", "id": "a09f6c81e0884822a23521b907e8f49f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "29e2b1459d2b4d55876f42b901ad3260"}, {"url": "http://192.30.9.7:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b45f0054677e454fb92be116d2994568"}, {"url": "http://172.30.9.26:8776/v1/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d6e0a0ce93a44d5db101d67a51043cd7"}], "type": "volume", "id": "aa0538c1fb3f4f03a44a039b52a29e42", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e7250e4a174407283963ab9366765ff"}, {"url": "http://172.30.9.26:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6966ddf29fb346a9a2896cc7c11fbfd0"}, {"url": "http://192.30.9.7:8776/v2/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ca8139bf76fb405dbbfe6d5ad4e71dd9"}], "type": "volumev2", "id": "b22cd2ce79a84d6699d875eb7e86251f", "name": "cinderv2"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19cf46a8ee8c4fad833c5f806b3ff8ee"}, {"url": "http://172.30.9.26:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f9412e5dfce4f90bb58c5aa507bcc2d"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "94560b0c303045339820149e4ee6c16c"}], "type": "object-store", "id": "c2aa329daf7c4b9395b9a6140ea1fe5f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ef797274c0940dd9e62422f79684ed8"}, {"url": "http://172.30.9.26:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "33dc63a79185489381b74cbc31c35263"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8f1e8d2d78f447da819cf607c695c8c6"}], "type": "image", "id": "e04db1d33f2d45c4b6979d7d515280f8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23b6c6448c5c46e0948242a733b6c68e"}, {"url": "http://192.30.9.7:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "952f5a2d98394cc2a320edc429a4d667"}, {"url": "http://172.30.9.26:8776/v3/4f3c8101461d4126a87b0a2b5c038c6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b9c0b4c5c0114887b647268a2a4a562a"}], "type": "volumev3", "id": "e3957d7578ef41b68ca33f49de37f37d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a420ba0d34e06911a65cc6fc0a95a"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44d2221818534b13971f2be339b70602"}, {"url": "http://172.30.9.26:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89395524f9464985b5de4e85ab988679"}], "type": "placement", "id": "fdf4c47c7d884a7f902856d45871213c", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d", "id": "40dcb790cbd247a3b1ceacaf4b0faecf"}, "audit_ids": ["VRk6EFf4R7W3E1RbFp6hSg"], "issued_at": "2018-07-23T23:53:17.000000Z"}} 2018-07-23 23:53:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/floatingips/29eaafff-c9c3-4c7e-98f1-585b12f2a037 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36edb493986b1fe5dce43d1f183f1385b97ba557" 2018-07-23 23:53:18,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d93c501-daf1-433a-917f-83e5cf5e196d Content-Length: 0 Date: Mon, 23 Jul 2018 23:53:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:53:18,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/floatingips/29eaafff-c9c3-4c7e-98f1-585b12f2a037 used request id req-9d93c501-daf1-433a-917f-83e5cf5e196d 2018-07-23 23:53:18,048 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS objects .. 2018-07-23 23:53:18,048 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-07-23 23:53:18,048 - glance_utils - INFO - Deleting image named - xenial 2018-07-23 23:53:18,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5e20ec7029bfc9a4e9c338d4653ebcfb9b2fa9a" 2018-07-23 23:53:18,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57f8bbf1-5983-45d0-8e26-1dfa421c46f6 Date: Mon, 23 Jul 2018 23:53:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:53:18,499 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/747efa44-5211-43a0-93fe-66d4bcdc32d2 used request id req-57f8bbf1-5983-45d0-8e26-1dfa421c46f6 2018-07-23 23:53:18,501 - glance_utils - INFO - Deleting image named - trusty 2018-07-23 23:53:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6518b02c747bd0f5b2e76cc9c227216aec6c0be2" 2018-07-23 23:53:19,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-404346f1-e1af-49a0-ad9a-bd9a00e294e0 Date: Mon, 23 Jul 2018 23:53:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 23:53:19,546 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.26:9292/v2/images/c757ca87-a532-4fa2-acef-6517d9dffed6 used request id req-404346f1-e1af-49a0-ad9a-bd9a00e294e0 2018-07-23 23:53:19,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:8774/v2.1/flavors/4e25cfd7-4ff3-4f44-b7d9-dc4fe1092244 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7762862fb14d2fbd611e29f0c807f912467afcf2" 2018-07-23 23:53:19,683 - novaclient.v2.client - DEBUG - RESP: [202] Date: Mon, 23 Jul 2018 23:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d0aec74-4d25-4747-86d0-2aa9af2692d7 x-compute-request-id: req-8d0aec74-4d25-4747-86d0-2aa9af2692d7 Content-Length: 0 Content-Type: application/json 2018-07-23 23:53:19,683 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.26:8774/v2.1/flavors/4e25cfd7-4ff3-4f44-b7d9-dc4fe1092244 used request id req-8d0aec74-4d25-4747-86d0-2aa9af2692d7 2018-07-23 23:53:19,684 - OpenStackNetwork - INFO - Removing router interface from router abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d and subnet abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:19,684 - neutron_utils - INFO - Removing router interface from router named abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:19,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" -d '{"subnet_id": "20994279-87cc-462a-9298-e14e493a7204"}' 2018-07-23 23:53:21,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f3df319-695a-41ca-ba40-a8d10af7918b Date: Mon, 23 Jul 2018 23:53:21 GMT RESP BODY: {"network_id": "4950cbf7-d193-45c0-8fe3-7f9a7e272616", "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "subnet_id": "20994279-87cc-462a-9298-e14e493a7204", "subnet_ids": ["20994279-87cc-462a-9298-e14e493a7204"], "port_id": "e2b0e1bf-1f16-4b30-a3d0-619749ced2c4", "id": "c8bcb679-c085-40af-89b4-d16b397c464a"} 2018-07-23 23:53:21,516 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a/remove_router_interface used request id req-4f3df319-695a-41ca-ba40-a8d10af7918b 2018-07-23 23:53:21,516 - OpenStackNetwork - INFO - Removing router abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:21,517 - neutron_utils - INFO - Deleting router with name - abot-router-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:21,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34565e4bc1a494edce639187676aec840f3505d7" 2018-07-23 23:53:22,723 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bc3c21e-f385-45b2-9274-26d10aafdb72 Content-Length: 0 Date: Mon, 23 Jul 2018 23:53:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:53:22,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/routers/c8bcb679-c085-40af-89b4-d16b397c464a used request id req-1bc3c21e-f385-45b2-9274-26d10aafdb72 2018-07-23 23:53:22,725 - neutron_utils - INFO - Deleting subnet with name abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:22,725 - neutron_utils - INFO - Deleting subnet with name abot-subnet-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:22,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/subnets/20994279-87cc-462a-9298-e14e493a7204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:53:23,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-258e068f-e78f-43e3-b5c8-65f5805e8d30 Date: Mon, 23 Jul 2018 23:53:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:53:23,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/subnets/20994279-87cc-462a-9298-e14e493a7204 used request id req-258e068f-e78f-43e3-b5c8-65f5805e8d30 2018-07-23 23:53:23,720 - neutron_utils - INFO - Deleting network with name abot-net 2018-07-23 23:53:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/networks/4950cbf7-d193-45c0-8fe3-7f9a7e272616 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730ef497ed71197b30fbcd7a3ff9e19b5d62d04e" 2018-07-23 23:53:24,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e59216c9-674d-4d25-b10b-1a847135512b Date: Mon, 23 Jul 2018 23:53:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:53:24,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/networks/4950cbf7-d193-45c0-8fe3-7f9a7e272616 used request id req-e59216c9-674d-4d25-b10b-1a847135512b 2018-07-23 23:53:24,726 - keystone_utils - INFO - Deleting user with name - juju_network_discovery_bug 2018-07-23 23:53:24,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/298ba0e35ddb409eb1b56e9069ac6109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4395e7766ee840bb188392d1831057a539b59aa" 2018-07-23 23:53:24,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51f75a5a-be0c-4f96-892a-490305391f5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:53:24,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/298ba0e35ddb409eb1b56e9069ac6109 used request id req-51f75a5a-be0c-4f96-892a-490305391f5f 2018-07-23 23:53:24,913 - keystone_utils - INFO - Deleting user with name - juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:24,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/users/40dcb790cbd247a3b1ceacaf4b0faecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8276b1a180b254ad4659557fc93cf18beaead55" 2018-07-23 23:53:25,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da76197-5758-4b4b-baa7-f0f39808abd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:53:25,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/users/40dcb790cbd247a3b1ceacaf4b0faecf used request id req-6da76197-5758-4b4b-baa7-f0f39808abd6 2018-07-23 23:53:25,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-fb367783-3ad6-46e4-adef-e4335db37d34 Date: Mon, 23 Jul 2018 23:53:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb011c36d48b461290d4dca452b81002", "created_at": "2018-07-23T21:56:57Z", "updated_at": "2018-07-23T21:56:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "068d56fb-613f-4f7e-96a1-eaf576878b44", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "70c7e98b-6019-4658-80d2-7323d5285c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "98349d98-96ef-4dd0-830d-7cd9a66c7309", "remote_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb011c36d48b461290d4dca452b81002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:57Z", "revision_number": 0, "id": "b816fbe5-3dd0-4287-9d24-b6ce69937d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:57Z", "security_group_id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "tenant_id": "bb011c36d48b461290d4dca452b81002", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb011c36d48b461290d4dca452b81002"}], "revision_number": 4, "project_id": "bb011c36d48b461290d4dca452b81002", "id": "05579f20-ea25-412e-a0aa-48e31d518fd2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be54fd59f1b14720b730560844836835", "created_at": "2018-07-23T21:57:52Z", "updated_at": "2018-07-23T21:57:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "823e4c1c-9b9a-41cf-bfaf-48e7449ca4d7", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "c9488276-d110-449c-abcd-6b05e0a39ad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv6", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "cf951023-a83d-4fbc-85fb-cf04fc636721", "remote_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:57:52Z", "revision_number": 0, "id": "fe2972c3-c036-4fd1-bb1d-1f83e70f58f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:57:52Z", "security_group_id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "tenant_id": "be54fd59f1b14720b730560844836835", "port_range_min": null, "ethertype": "IPv4", "project_id": "be54fd59f1b14720b730560844836835"}], "revision_number": 4, "project_id": "be54fd59f1b14720b730560844836835", "id": "20ddbd4a-97a2-455a-bdb4-903aba851a8c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "created_at": "2018-07-23T21:52:19Z", "updated_at": "2018-07-23T21:52:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "4b71c8fb-e14f-493e-bbee-4e81591c46cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "869697d1-ccc1-4f3d-9e88-74c3d95a7cda", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv6", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "9453d6dd-4304-4f5f-ad00-bf46d288f001", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:52:19Z", "revision_number": 0, "id": "e93e4bba-2d20-4f72-942d-9d6610d59248", "remote_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "remote_ip_prefix": null, "created_at": "2018-07-23T21:52:19Z", "security_group_id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "tenant_id": "8707d8833d5c4b879e8357ef18a0ca79", "port_range_min": null, "ethertype": "IPv4", "project_id": "8707d8833d5c4b879e8357ef18a0ca79"}], "revision_number": 4, "project_id": "8707d8833d5c4b879e8357ef18a0ca79", "id": "2908bee4-fee3-47da-b5d2-bef44a8fcaff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-23T21:54:43Z", "updated_at": "2018-07-23T21:54:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "0ebf51be-0ac8-425f-b3dc-a5ef614e9796", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "277ab8bb-a3ea-4d12-94ca-6b8c3fb383b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "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-23T21:54:43Z", "revision_number": 0, "id": "467291bd-29db-4ad7-8f62-629f619f6bca", "remote_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:43Z", "revision_number": 0, "id": "c418bc05-0ea3-4006-9c32-f766e7b15f1e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:43Z", "security_group_id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "43d7942f-dd2b-4b9d-b788-88cdd5d6549f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "created_at": "2018-07-23T22:00:25Z", "updated_at": "2018-07-23T22:00:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "72a12370-a17a-4e29-af6d-036d917c5895", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "751db600-ad6e-40ce-b5b6-db183a02332c", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv6", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "882ed63d-6b00-4d81-810f-0e6cfa11dece", "remote_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:00:25Z", "revision_number": 0, "id": "d67d2851-3c3d-4942-bd3d-3ef70178414d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:00:25Z", "security_group_id": "46632b95-fcff-4b58-9347-145c3ae260f5", "tenant_id": "c9462505ff8a4a87b98518c3007786d3", "port_range_min": null, "ethertype": "IPv4", "project_id": "c9462505ff8a4a87b98518c3007786d3"}], "revision_number": 4, "project_id": "c9462505ff8a4a87b98518c3007786d3", "id": "46632b95-fcff-4b58-9347-145c3ae260f5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "593cba1857954b8eafbf9304501fe849", "created_at": "2018-07-23T21:54:55Z", "updated_at": "2018-07-23T21:54:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "0a255344-c6ec-4981-94e8-d9ce1c14fa8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "549ed08f-5c6f-464a-ae90-60dbd25f9a62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "b1c7a9b3-43c5-4f8f-ae1d-f0c069a9cf6b", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv6", "project_id": "593cba1857954b8eafbf9304501fe849"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:54:55Z", "revision_number": 0, "id": "fef578ce-7905-4438-9c92-43679179a83f", "remote_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "remote_ip_prefix": null, "created_at": "2018-07-23T21:54:55Z", "security_group_id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "tenant_id": "593cba1857954b8eafbf9304501fe849", "port_range_min": null, "ethertype": "IPv4", "project_id": "593cba1857954b8eafbf9304501fe849"}], "revision_number": 4, "project_id": "593cba1857954b8eafbf9304501fe849", "id": "495b5a8d-e973-4dd1-a981-9fb55e29c321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "created_at": "2018-07-23T21:56:20Z", "updated_at": "2018-07-23T21:56:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "004cae7e-3209-45cc-8754-ec6433353592", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "c8293266-83c2-4c20-8d5f-7fb20de2f009", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e49685ef-b46f-4980-81ac-7a29bb66e782", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:56:20Z", "revision_number": 0, "id": "e6f4f469-678a-4ebe-aaae-6c47624bf27b", "remote_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "remote_ip_prefix": null, "created_at": "2018-07-23T21:56:20Z", "security_group_id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "tenant_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2"}], "revision_number": 4, "project_id": "8b4a9ecf9ada4bf9a1407d103611bfe2", "id": "5e27a6b3-5176-493f-9ff1-9f05722278a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15cb252aa671449abdb4e503cbe95715", "created_at": "2018-07-23T21:58:32Z", "updated_at": "2018-07-23T21:58:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "095fe472-70d6-4870-8073-a218062f0010", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "09a6348d-3ad7-481b-8584-f36e00fa1412", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv6", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "23252e33-7f00-435f-aa86-9365c1ddf597", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:58:32Z", "revision_number": 0, "id": "d229cc7a-7f21-427a-80ad-1f8a122258d2", "remote_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "remote_ip_prefix": null, "created_at": "2018-07-23T21:58:32Z", "security_group_id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "tenant_id": "15cb252aa671449abdb4e503cbe95715", "port_range_min": null, "ethertype": "IPv4", "project_id": "15cb252aa671449abdb4e503cbe95715"}], "revision_number": 4, "project_id": "15cb252aa671449abdb4e503cbe95715", "id": "62a2ad7a-fc1c-494b-b602-623044b12aa2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "50d7a875487d46e18753c4414229c590", "created_at": "2018-07-23T23:43:38Z", "updated_at": "2018-07-23T23:43:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "103f7509-9094-49ec-a9da-0363169a074a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "184ec111-bb1a-4393-9f95-7b4ab4bc52a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "52c5fdb9-da3a-45dd-882f-3fefcc3b584c", "remote_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv6", "project_id": "50d7a875487d46e18753c4414229c590"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:43:38Z", "revision_number": 0, "id": "6fcaf68e-7b03-433f-9cd8-1d78025d68dd", "remote_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "remote_ip_prefix": null, "created_at": "2018-07-23T23:43:38Z", "security_group_id": "76c55a55-3cd4-4295-b2d9-00266340e182", "tenant_id": "50d7a875487d46e18753c4414229c590", "port_range_min": null, "ethertype": "IPv4", "project_id": "50d7a875487d46e18753c4414229c590"}], "revision_number": 4, "project_id": "50d7a875487d46e18753c4414229c590", "id": "76c55a55-3cd4-4295-b2d9-00266340e182", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "230da8827ad8438fa1566d35f6c18072", "created_at": "2018-07-23T21:55:26Z", "updated_at": "2018-07-23T21:55:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "61123ed8-efd2-43e0-908c-49506a5e2647", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "799e8703-742a-47e8-94ce-0f606f881771", "remote_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "ce84116b-4313-4ad1-9edb-7fd4fb8083ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv6", "project_id": "230da8827ad8438fa1566d35f6c18072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T21:55:26Z", "revision_number": 0, "id": "cfe30370-9516-48b7-b55a-14e8b11abc92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T21:55:26Z", "security_group_id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "tenant_id": "230da8827ad8438fa1566d35f6c18072", "port_range_min": null, "ethertype": "IPv4", "project_id": "230da8827ad8438fa1566d35f6c18072"}], "revision_number": 4, "project_id": "230da8827ad8438fa1566d35f6c18072", "id": "a159c6b0-62d2-402a-83c6-364105b77cc9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:44:08Z", "updated_at": "2018-07-23T23:44:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:44:08Z", "revision_number": 0, "id": "42612812-1563-4f01-b1c0-ba54a5b9b1b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:44:08Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:44:09Z", "revision_number": 0, "id": "5ad83513-74a8-4733-a190-8bfad58d1eee", "remote_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "remote_ip_prefix": null, "created_at": "2018-07-23T23:44:09Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:44:09Z", "revision_number": 0, "id": "a769451f-9fb2-4670-9bc0-6da721abaaee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:44:09Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:44:08Z", "revision_number": 0, "id": "e13652e2-f4b4-4b2c-891e-ccd5f9152dbd", "remote_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "remote_ip_prefix": null, "created_at": "2018-07-23T23:44:08Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b"}], "revision_number": 4, "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b725e439fe2d4361896499a4f15a134c", "created_at": "2018-07-23T22:56:28Z", "updated_at": "2018-07-23T22:56:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "1cb02ec5-c6a8-4365-b251-1daee1e23ff3", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "4556d041-66fa-412c-a94f-cd42cbdec425", "remote_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "702d181a-18e8-4e7f-b9bb-2568a19dfe72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv6", "project_id": "b725e439fe2d4361896499a4f15a134c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T22:56:28Z", "revision_number": 0, "id": "b5a77bd4-c6d5-44cf-a589-b09375ddf256", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T22:56:28Z", "security_group_id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "tenant_id": "b725e439fe2d4361896499a4f15a134c", "port_range_min": null, "ethertype": "IPv4", "project_id": "b725e439fe2d4361896499a4f15a134c"}], "revision_number": 4, "project_id": "b725e439fe2d4361896499a4f15a134c", "id": "ca0eb77d-af68-485e-89ea-cebddf6a4fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "created_at": "2018-07-23T23:40:37Z", "updated_at": "2018-07-23T23:40:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "0d731406-3adf-4803-8a44-9d21667d570e", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "78964fc4-ede7-4ee4-a68a-fb1083099036", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a531b8c9-cce0-47eb-80ec-e043b12e120b", "remote_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:40:37Z", "revision_number": 0, "id": "a7d59ce7-47b7-4d12-96d6-bed35568f2e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:40:37Z", "security_group_id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "tenant_id": "1a7024f0bc814fbca8db5053b62102e2", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a7024f0bc814fbca8db5053b62102e2"}], "revision_number": 4, "project_id": "1a7024f0bc814fbca8db5053b62102e2", "id": "d625efde-b022-45a9-a89a-e90c20bd05bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "created_at": "2018-07-23T23:38:49Z", "updated_at": "2018-07-23T23:38:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "1881051f-c475-4595-872d-b2f3c1f8d9a2", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "3b37dae3-08f1-43d8-974a-d1ae001d1b9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "44fa54f4-4e80-46de-81c3-478f264b6210", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e378eb6af7c4cd0af0956b792521684"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-23T23:38:49Z", "revision_number": 0, "id": "9e105f41-8da7-44a6-a44a-a1dbe170eaa1", "remote_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "remote_ip_prefix": null, "created_at": "2018-07-23T23:38:49Z", "security_group_id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "tenant_id": "9e378eb6af7c4cd0af0956b792521684", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e378eb6af7c4cd0af0956b792521684"}], "revision_number": 4, "project_id": "9e378eb6af7c4cd0af0956b792521684", "id": "ff852d77-8f7c-4770-bd05-e70d3842bef8", "name": "default"}]} 2018-07-23 23:53:25,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-groups?name=default used request id req-fb367783-3ad6-46e4-adef-e4335db37d34 2018-07-23 23:53:25,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01901e1f-8603-48fa-8e13-6cc3f0d2820b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bb011c36d48b461290d4dca452b81002.", "code": 404, "title": "Not Found"}} 2018-07-23 23:53:25,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/bb011c36d48b461290d4dca452b81002 used request id req-01901e1f-8603-48fa-8e13-6cc3f0d2820b 2018-07-23 23:53:25,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:53:25,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,531 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d16612-fa88-4ecb-8863-78ddd7b0348b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: be54fd59f1b14720b730560844836835.", "code": 404, "title": "Not Found"}} 2018-07-23 23:53:25,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/be54fd59f1b14720b730560844836835 used request id req-92d16612-fa88-4ecb-8863-78ddd7b0348b 2018-07-23 23:53:25,531 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:53:25,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e25c913-a6fd-43ab-a06a-f8c0abe97a47 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8707d8833d5c4b879e8357ef18a0ca79", "name": "service"}} 2018-07-23 23:53:25,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8707d8833d5c4b879e8357ef18a0ca79 used request id req-8e25c913-a6fd-43ab-a06a-f8c0abe97a47 2018-07-23 23:53:25,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e3e92f-098a-4af3-8b9f-8f71e342ced6 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c9462505ff8a4a87b98518c3007786d3", "name": "admin"}} 2018-07-23 23:53:25,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/c9462505ff8a4a87b98518c3007786d3 used request id req-c9e3e92f-098a-4af3-8b9f-8f71e342ced6 2018-07-23 23:53:25,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ed7bfef-095c-4cc2-90ac-7e3047ddfd0d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 593cba1857954b8eafbf9304501fe849.", "code": 404, "title": "Not Found"}} 2018-07-23 23:53:25,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/593cba1857954b8eafbf9304501fe849 used request id req-0ed7bfef-095c-4cc2-90ac-7e3047ddfd0d 2018-07-23 23:53:25,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:53:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6335e2f7-1e81-4baa-b62d-16a331913174 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 8b4a9ecf9ada4bf9a1407d103611bfe2.", "code": 404, "title": "Not Found"}} 2018-07-23 23:53:25,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/8b4a9ecf9ada4bf9a1407d103611bfe2 used request id req-6335e2f7-1e81-4baa-b62d-16a331913174 2018-07-23 23:53:25,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:53:25,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:25,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826a9bbc-7e8d-46c7-91b6-e24a8e0b01ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 15cb252aa671449abdb4e503cbe95715.", "code": 404, "title": "Not Found"}} 2018-07-23 23:53:25,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/15cb252aa671449abdb4e503cbe95715 used request id req-826a9bbc-7e8d-46c7-91b6-e24a8e0b01ac 2018-07-23 23:53:25,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:53:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:26,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b098c5e1-3a00-463d-841f-7d276a7a6e60 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 50d7a875487d46e18753c4414229c590.", "code": 404, "title": "Not Found"}} 2018-07-23 23:53:26,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/50d7a875487d46e18753c4414229c590 used request id req-b098c5e1-3a00-463d-841f-7d276a7a6e60 2018-07-23 23:53:26,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:53:26,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:26,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Mon, 23 Jul 2018 23:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48a63d95-1ff4-44dd-9094-a864754b6102 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 230da8827ad8438fa1566d35f6c18072.", "code": 404, "title": "Not Found"}} 2018-07-23 23:53:26,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/230da8827ad8438fa1566d35f6c18072 used request id req-48a63d95-1ff4-44dd-9094-a864754b6102 2018-07-23 23:53:26,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-07-23 23:53:26,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:26,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab80dedb-3465-4c02-aab5-4a0cc82cfc6e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4f3c8101461d4126a87b0a2b5c038c6b", "name": "juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d"}} 2018-07-23 23:53:26,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b used request id req-ab80dedb-3465-4c02-aab5-4a0cc82cfc6e 2018-07-23 23:53:26,205 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6151801-15c9-4ba0-9c6f-282e37b7d519 2018-07-23 23:53:26,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c6151801-15c9-4ba0-9c6f-282e37b7d519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bb94867e-2ab2-440b-81ba-99966d8198f6 Date: Mon, 23 Jul 2018 23:53:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:44:08Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:44:08Z", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "42612812-1563-4f01-b1c0-ba54a5b9b1b6"}, {"remote_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:44:09Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:44:09Z", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "5ad83513-74a8-4733-a190-8bfad58d1eee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:44:09Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:44:09Z", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "a769451f-9fb2-4670-9bc0-6da721abaaee"}, {"remote_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-23T23:44:08Z", "security_group_id": "c6151801-15c9-4ba0-9c6f-282e37b7d519", "port_range_min": null, "revision_number": 0, "tenant_id": "4f3c8101461d4126a87b0a2b5c038c6b", "created_at": "2018-07-23T23:44:08Z", "project_id": "4f3c8101461d4126a87b0a2b5c038c6b", "id": "e13652e2-f4b4-4b2c-891e-ccd5f9152dbd"}]} 2018-07-23 23:53:26,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.26:9696/v2.0/security-group-rules?security_group_id=c6151801-15c9-4ba0-9c6f-282e37b7d519 used request id req-bb94867e-2ab2-440b-81ba-99966d8198f6 2018-07-23 23:53:26,238 - neutron_utils - INFO - Deleting security group with name - default 2018-07-23 23:53:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:9696/v2.0/security-groups/c6151801-15c9-4ba0-9c6f-282e37b7d519 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:26,397 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12331114-8a2e-42d0-8c8d-8008e0e9fd32 Content-Length: 0 Date: Mon, 23 Jul 2018 23:53:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 23:53:26,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.26:9696/v2.0/security-groups/c6151801-15c9-4ba0-9c6f-282e37b7d519 used request id req-12331114-8a2e-42d0-8c8d-8008e0e9fd32 2018-07-23 23:53:26,398 - keystone_utils - INFO - Deleting project with name - juju_epc-c0c21617-342e-427e-95d8-fe4f6bb9890d 2018-07-23 23:53:26,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:26,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 23 Jul 2018 23:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f790741-9612-427f-9280-ede798ddda12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-23 23:53:26,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.26:5000/v3/projects/4f3c8101461d4126a87b0a2b5c038c6b used request id req-8f790741-9612-427f-9280-ede798ddda12 2018-07-23 23:53:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.26:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e012f4488d58cf9408e7330c3beb565a22c04e2b" 2018-07-23 23:53:26,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 23 Jul 2018 23:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbb74a2-170a-4b4a-9666-d8261f84e168 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.26:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "006173427f8843a09b85005c05651c83", "links": {"self": "http://172.30.9.26:5000/v3/roles/006173427f8843a09b85005c05651c83"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.26:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aec24dd85f0246a69b9efc1db0e5b0ef", "links": {"self": "http://172.30.9.26:5000/v3/roles/aec24dd85f0246a69b9efc1db0e5b0ef"}, "name": "admin"}, {"domain_id": null, "id": "affd7fa98789420591bd02be00f8f910", "links": {"self": "http://172.30.9.26:5000/v3/roles/affd7fa98789420591bd02be00f8f910"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "e318e80259fb444a9d1c262ee9f265e7", "links": {"self": "http://172.30.9.26:5000/v3/roles/e318e80259fb444a9d1c262ee9f265e7"}, "name": "swiftoperator"}]} 2018-07-23 23:53:26,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.26:5000/v3/roles used request id req-bbbb74a2-170a-4b4a-9666-d8261f84e168 2018-07-23 23:53:26,635 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-07-23 23:53:26,636 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 01:38 | FAIL | | cloudify_ims | functest | vnf | 01:34 | FAIL | | vyos_vrouter | functest | vnf | 01:35 | FAIL | | juju_epc | functest | vnf | 09:15 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-07-23 23:53:26,641 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR